Pull request #43750 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5b0eb69635266672d571ef88e7e1bc5613c5e4e9+5daceee6cab9fe5cf8580220d63a27db107d1cfa (2f92a1a603d4622c52e11868eb8739fa1fd45eea) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43750@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags 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 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-08T11:51:53.793Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-08T11:51:53.797Z] Trying to pass milestone 2 [Pipeline] milestone [2022-07-08T11:51:53.887Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-08T11:52:09.063Z] Still waiting to schedule task [2022-07-08T11:52:09.065Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07dbb6182a720a86c)’ is offline [2022-07-08T11:53:01.195Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07dbb6182a720a86c) in /home/ubuntu/workspace/moby_PR-43750 [Pipeline] { [Pipeline] checkout [2022-07-08T11:53:01.380Z] The recommended git tool is: git [2022-07-08T11:53:04.304Z] using credential docker-jenkins-github-credentials [2022-07-08T11:53:04.322Z] Cloning the remote Git repository [2022-07-08T11:53:04.322Z] Cloning with configured refspecs honoured and without tags [2022-07-08T11:53:04.461Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T11:53:04.521Z] > git init /home/ubuntu/workspace/moby_PR-43750 # timeout=10 [2022-07-08T11:53:04.884Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T11:53:04.885Z] > git --version # timeout=10 [2022-07-08T11:53:04.913Z] > git --version # 'git version 2.17.1' [2022-07-08T11:53:04.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:53:04.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43750/head:refs/remotes/origin/PR-43750 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:53:25.781Z] Fetching without tags [2022-07-08T11:53:26.284Z] Merging remotes/origin/master commit 5daceee6cab9fe5cf8580220d63a27db107d1cfa into PR head commit 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:53:25.659Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T11:53:25.677Z] > git config --add remote.origin.fetch +refs/pull/43750/head:refs/remotes/origin/PR-43750 # timeout=10 [2022-07-08T11:53:25.703Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:53:25.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T11:53:25.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T11:53:25.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:53:25.793Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43750/head:refs/remotes/origin/PR-43750 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:53:26.292Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:53:26.314Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:53:27.534Z] Merge succeeded, producing 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:53:27.534Z] Checking out Revision 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 (PR-43750) [2022-07-08T11:53:27.429Z] > git remote # timeout=10 [2022-07-08T11:53:27.454Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T11:53:27.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:53:27.475Z] > git merge 5daceee6cab9fe5cf8580220d63a27db107d1cfa # timeout=10 [2022-07-08T11:53:27.505Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T11:53:27.541Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:53:27.562Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:53:32.045Z] Commit message: "Extract ImageService interface from the image service" [2022-07-08T11:53:32.049Z] > git rev-list --no-walk 14416857fb06d927435720e62169039b5b75b0d7 # timeout=10 [2022-07-08T11:53:32.071Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T11:53:33.087Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43750:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-08T11:53:41.236Z] Unable to find image 'alpine:latest' locally [2022-07-08T11:53:41.809Z] latest: Pulling from library/alpine [2022-07-08T11:53:42.069Z] 2408cc74d12b: Pulling fs layer [2022-07-08T11:53:42.069Z] 2408cc74d12b: Verifying Checksum [2022-07-08T11:53:42.069Z] 2408cc74d12b: Download complete [2022-07-08T11:53:42.641Z] 2408cc74d12b: Pull complete [2022-07-08T11:53:42.641Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-08T11:53:42.641Z] Status: Downloaded newer image for alpine:latest [2022-07-08T11:53:49.248Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-07-08T11:53:49.747Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07dbb6182a720a86c) in /home/ubuntu/workspace/moby_PR-43750 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-08T11:53:49.800Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2022-07-08T11:53:49.829Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-07-08T11:53:49.856Z] Fetching changes from the remote Git repository [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] } [2022-07-08T11:53:49.875Z] Fetching without tags [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 [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-08T11:53:50.130Z] Merging remotes/origin/master commit 5daceee6cab9fe5cf8580220d63a27db107d1cfa into PR head commit 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:53:50.305Z] Merge succeeded, producing 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:53:50.306Z] Checking out Revision 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 (PR-43750) [2022-07-08T11:53:50.412Z] Commit message: "Extract ImageService interface from the image service" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T11:53:49.841Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43750/.git # timeout=10 [2022-07-08T11:53:49.860Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T11:53:49.878Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T11:53:49.879Z] > git --version # timeout=10 [2022-07-08T11:53:49.891Z] > git --version # 'git version 2.17.1' [2022-07-08T11:53:49.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:53:49.892Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43750/head:refs/remotes/origin/PR-43750 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:53:50.134Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:53:50.162Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:53:50.251Z] > git remote # timeout=10 [2022-07-08T11:53:50.260Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T11:53:50.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:53:50.269Z] > git merge 5daceee6cab9fe5cf8580220d63a27db107d1cfa # timeout=10 [2022-07-08T11:53:50.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T11:53:50.309Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:53:50.316Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:53:51.018Z] + [ PR != PR ] [2022-07-08T11:53:51.018Z] + [ master != master ] [2022-07-08T11:53:51.018Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T11:53:51.347Z] + docker version [2022-07-08T11:53:51.347Z] Client: Docker Engine - Community [2022-07-08T11:53:51.347Z] Version: 20.10.14 [2022-07-08T11:53:51.347Z] API version: 1.41 [2022-07-08T11:53:51.347Z] Go version: go1.16.15 [2022-07-08T11:53:51.347Z] Git commit: a224086 [2022-07-08T11:53:51.347Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-08T11:53:51.347Z] OS/Arch: linux/amd64 [2022-07-08T11:53:51.347Z] Context: default [2022-07-08T11:53:51.347Z] Experimental: true [2022-07-08T11:53:51.347Z] [2022-07-08T11:53:51.347Z] Server: Docker Engine - Community [2022-07-08T11:53:51.347Z] Engine: [2022-07-08T11:53:51.347Z] Version: 20.10.14 [2022-07-08T11:53:51.347Z] API version: 1.41 (minimum version 1.12) [2022-07-08T11:53:51.347Z] Go version: go1.16.15 [2022-07-08T11:53:51.347Z] Git commit: 87a90dc [2022-07-08T11:53:51.347Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-08T11:53:51.347Z] OS/Arch: linux/amd64 [2022-07-08T11:53:51.347Z] Experimental: true [2022-07-08T11:53:51.347Z] containerd: [2022-07-08T11:53:51.347Z] Version: 1.5.11 [2022-07-08T11:53:51.347Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T11:53:51.347Z] runc: [2022-07-08T11:53:51.348Z] Version: 1.0.3 [2022-07-08T11:53:51.348Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T11:53:51.348Z] docker-init: [2022-07-08T11:53:51.348Z] Version: 0.19.0 [2022-07-08T11:53:51.348Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T11:53:51.649Z] + docker info [2022-07-08T11:54:04.747Z] Still waiting to schedule task [2022-07-08T11:54:04.747Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07dbb6182a720a86c)’ [2022-07-08T11:54:04.748Z] Still waiting to schedule task [2022-07-08T11:54:04.748Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07dbb6182a720a86c)’ [2022-07-08T11:54:04.749Z] Still waiting to schedule task [2022-07-08T11:54:04.749Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-08T11:54:04.752Z] Still waiting to schedule task [2022-07-08T11:54:04.753Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-08T11:54:13.625Z] Client: [2022-07-08T11:54:13.626Z] Context: default [2022-07-08T11:54:13.626Z] Debug Mode: false [2022-07-08T11:54:13.626Z] Plugins: [2022-07-08T11:54:13.626Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T11:54:13.626Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T11:54:13.626Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T11:54:13.626Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T11:54:13.626Z] [2022-07-08T11:54:13.626Z] Server: [2022-07-08T11:54:13.626Z] Containers: 0 [2022-07-08T11:54:13.626Z] Running: 0 [2022-07-08T11:54:13.626Z] Paused: 0 [2022-07-08T11:54:13.626Z] Stopped: 0 [2022-07-08T11:54:13.626Z] Images: 1 [2022-07-08T11:54:13.626Z] Server Version: 20.10.14 [2022-07-08T11:54:13.626Z] Storage Driver: overlay2 [2022-07-08T11:54:13.626Z] Backing Filesystem: extfs [2022-07-08T11:54:13.626Z] Supports d_type: true [2022-07-08T11:54:13.626Z] Native Overlay Diff: true [2022-07-08T11:54:13.626Z] userxattr: false [2022-07-08T11:54:13.626Z] Logging Driver: json-file [2022-07-08T11:54:13.626Z] Cgroup Driver: cgroupfs [2022-07-08T11:54:13.626Z] Cgroup Version: 1 [2022-07-08T11:54:13.626Z] Plugins: [2022-07-08T11:54:13.626Z] Volume: local [2022-07-08T11:54:13.626Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T11:54:13.626Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T11:54:13.626Z] Swarm: inactive [2022-07-08T11:54:13.626Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-08T11:54:13.626Z] Default Runtime: runc [2022-07-08T11:54:13.626Z] Init Binary: docker-init [2022-07-08T11:54:13.626Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T11:54:13.626Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T11:54:13.626Z] init version: de40ad0 [2022-07-08T11:54:13.626Z] Security Options: [2022-07-08T11:54:13.626Z] apparmor [2022-07-08T11:54:13.626Z] seccomp [2022-07-08T11:54:13.626Z] Profile: default [2022-07-08T11:54:13.626Z] Kernel Version: 5.4.0-1071-aws [2022-07-08T11:54:13.626Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-08T11:54:13.626Z] OSType: linux [2022-07-08T11:54:13.626Z] Architecture: x86_64 [2022-07-08T11:54:13.626Z] CPUs: 2 [2022-07-08T11:54:13.626Z] Total Memory: 7.565GiB [2022-07-08T11:54:13.626Z] Name: ip-10-100-53-122 [2022-07-08T11:54:13.626Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-08T11:54:13.626Z] Docker Root Dir: /var/lib/docker [2022-07-08T11:54:13.626Z] Debug Mode: false [2022-07-08T11:54:13.626Z] Registry: https://index.docker.io/v1/ [2022-07-08T11:54:13.626Z] Labels: [2022-07-08T11:54:13.626Z] Experimental: true [2022-07-08T11:54:13.626Z] Insecure Registries: [2022-07-08T11:54:13.626Z] 127.0.0.0/8 [2022-07-08T11:54:13.626Z] Live Restore Enabled: true [2022-07-08T11:54:13.626Z] [2022-07-08T11:54:13.626Z] WARNING: No swap limit support [Pipeline] sh [2022-07-08T11:54:13.932Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T11:54:13.932Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T11:54:13.932Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43750/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T11:54:13.932Z] + bash /home/ubuntu/workspace/moby_PR-43750/check-config.sh [2022-07-08T11:54:13.932Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T11:54:13.932Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-08T11:54:13.932Z] [2022-07-08T11:54:13.932Z] Generally Necessary: [2022-07-08T11:54:13.932Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T11:54:13.932Z] - apparmor: enabled and tools installed [2022-07-08T11:54:14.197Z] - CONFIG_NAMESPACES: enabled [2022-07-08T11:54:14.197Z] - CONFIG_NET_NS: enabled [2022-07-08T11:54:14.197Z] - CONFIG_PID_NS: enabled [2022-07-08T11:54:14.197Z] - CONFIG_IPC_NS: enabled [2022-07-08T11:54:14.197Z] - CONFIG_UTS_NS: enabled [2022-07-08T11:54:14.197Z] - CONFIG_CGROUPS: enabled [2022-07-08T11:54:14.197Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T11:54:14.197Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T11:54:14.197Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T11:54:14.197Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T11:54:14.197Z] - CONFIG_CPUSETS: enabled [2022-07-08T11:54:14.197Z] - CONFIG_MEMCG: enabled [2022-07-08T11:54:14.197Z] - CONFIG_KEYS: enabled [2022-07-08T11:54:14.197Z] - CONFIG_VETH: enabled (as module) [2022-07-08T11:54:14.197Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T11:54:14.197Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T11:54:14.197Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T11:54:14.197Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T11:54:14.197Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T11:54:14.197Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T11:54:14.197Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T11:54:14.197Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T11:54:14.197Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-08T11:54:14.197Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T11:54:14.197Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T11:54:14.197Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T11:54:14.197Z] [2022-07-08T11:54:14.197Z] Optional Features: [2022-07-08T11:54:14.197Z] - CONFIG_USER_NS: enabled [2022-07-08T11:54:14.197Z] - CONFIG_SECCOMP: enabled [2022-07-08T11:54:14.197Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T11:54:14.197Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T11:54:14.197Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T11:54:14.197Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-08T11:54:14.197Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-08T11:54:14.197Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T11:54:14.197Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T11:54:14.469Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T11:54:14.469Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T11:54:14.469Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T11:54:14.469Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T11:54:14.469Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T11:54:14.469Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T11:54:14.469Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T11:54:14.469Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T11:54:14.469Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T11:54:14.469Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T11:54:14.469Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T11:54:14.469Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T11:54:14.469Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T11:54:14.469Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T11:54:14.469Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T11:54:14.469Z] - CONFIG_EXT4_FS: enabled [2022-07-08T11:54:14.469Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T11:54:14.469Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T11:54:14.469Z] - Network Drivers: [2022-07-08T11:54:14.469Z] - "overlay": [2022-07-08T11:54:14.469Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T11:54:14.469Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T11:54:14.469Z] Optional (for encrypted networks): [2022-07-08T11:54:14.469Z] - CONFIG_CRYPTO: enabled [2022-07-08T11:54:14.469Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T11:54:14.469Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T11:54:14.469Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T11:54:14.469Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T11:54:14.469Z] - CONFIG_XFRM: enabled [2022-07-08T11:54:14.469Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T11:54:14.469Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T11:54:14.469Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T11:54:14.469Z] - "ipvlan": [2022-07-08T11:54:14.469Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T11:54:14.469Z] - "macvlan": [2022-07-08T11:54:14.469Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T11:54:14.469Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T11:54:14.469Z] - "ftp,tftp client in container": [2022-07-08T11:54:14.469Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T11:54:14.469Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T11:54:14.469Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T11:54:14.469Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T11:54:14.469Z] - Storage Drivers: [2022-07-08T11:54:14.469Z] - "aufs": [2022-07-08T11:54:14.469Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T11:54:14.728Z] - "btrfs": [2022-07-08T11:54:14.728Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T11:54:14.728Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T11:54:14.728Z] - "devicemapper": [2022-07-08T11:54:14.728Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T11:54:14.728Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T11:54:14.728Z] - "overlay": [2022-07-08T11:54:14.728Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T11:54:14.728Z] - "zfs": [2022-07-08T11:54:14.728Z] - /dev/zfs: present [2022-07-08T11:54:14.728Z] - zfs command: missing [2022-07-08T11:54:14.728Z] - zpool command: missing [2022-07-08T11:54:14.728Z] [2022-07-08T11:54:14.728Z] Limits: [2022-07-08T11:54:14.728Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T11:54:14.728Z] [2022-07-08T11:54:14.728Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T11:54:15.053Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 . [2022-07-08T11:54:15.053Z] #2 [internal] load .dockerignore [2022-07-08T11:54:15.053Z] #2 sha256:383ca637d5551c41ad0a0bb5aa94728d1f5c0378a5b0471612d8a6cfd73f3c8b [2022-07-08T11:54:15.352Z] #2 transferring context: 145B done [2022-07-08T11:54:15.352Z] #2 DONE 0.1s [2022-07-08T11:54:15.352Z] [2022-07-08T11:54:15.352Z] #1 [internal] load build definition from Dockerfile [2022-07-08T11:54:15.352Z] #1 sha256:9889649d8a942db2393b4855149d2bef9eee4b5627f09288d813fd1816738253 [2022-07-08T11:54:15.352Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-08T11:54:15.352Z] #1 DONE 0.1s [2022-07-08T11:54:15.352Z] [2022-07-08T11:54:15.352Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T11:54:15.352Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T11:54:15.921Z] #3 DONE 0.4s [2022-07-08T11:54:15.921Z] [2022-07-08T11:54:15.921Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T11:54:15.921Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T11:54:15.921Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-08T11:54:15.921Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-08T11:54:15.921Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-08T11:54:15.921Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-08T11:54:15.921Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.2s [2022-07-08T11:54:15.921Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.3s [2022-07-08T11:54:16.181Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s [2022-07-08T11:54:16.181Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.5s done [2022-07-08T11:54:16.181Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-08T11:54:16.756Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-08T11:54:16.756Z] #4 DONE 1.0s [2022-07-08T11:54:17.016Z] [2022-07-08T11:54:17.016Z] #6 [internal] load .dockerignore [2022-07-08T11:54:17.016Z] #6 sha256:6be4912a4f05b7c5ed3800e933a934fbfb7e778222c25dd866e9624458754e21 [2022-07-08T11:54:17.016Z] #6 DONE 0.0s [2022-07-08T11:54:17.016Z] [2022-07-08T11:54:17.016Z] #5 [internal] load build definition from Dockerfile [2022-07-08T11:54:17.016Z] #5 sha256:15986da3a2c2a71b5435b3b9e7a58bbf8481ebb9ae0ef7687228f846a71defa3 [2022-07-08T11:54:17.016Z] #5 DONE 0.0s [2022-07-08T11:54:17.016Z] [2022-07-08T11:54:17.016Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:54:17.016Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T11:54:17.955Z] #10 ... [2022-07-08T11:54:17.955Z] [2022-07-08T11:54:17.955Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T11:54:17.955Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T11:54:17.955Z] #7 DONE 0.9s [2022-07-08T11:54:17.955Z] [2022-07-08T11:54:17.955Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:54:17.955Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T11:54:17.955Z] #9 DONE 1.0s [2022-07-08T11:54:18.214Z] [2022-07-08T11:54:18.214Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T11:54:18.214Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T11:54:18.214Z] #8 DONE 1.0s [2022-07-08T11:54:18.214Z] [2022-07-08T11:54:18.214Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:54:18.214Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T11:54:18.214Z] #10 DONE 1.0s [2022-07-08T11:54:18.507Z] [2022-07-08T11:54:18.507Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:54:18.507Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T11:54:18.507Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-08T11:54:18.507Z] #80 DONE 0.0s [2022-07-08T11:54:18.507Z] [2022-07-08T11:54:18.507Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:54:18.507Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:54:18.507Z] #35 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-07-08T11:54:18.507Z] #35 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-08T11:54:18.507Z] #35 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-08T11:54:18.507Z] #35 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-08T11:54:18.836Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.10MB / 55.01MB 0.3s [2022-07-08T11:54:18.836Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 12.58MB / 55.01MB 0.4s [2022-07-08T11:54:19.099Z] #35 ... [2022-07-08T11:54:19.099Z] [2022-07-08T11:54:19.099Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T11:54:19.099Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T11:54:19.099Z] #56 DONE 0.7s [2022-07-08T11:54:19.099Z] [2022-07-08T11:54:19.099Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:54:19.099Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:54:19.099Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 22.22MB / 55.01MB 0.5s [2022-07-08T11:54:19.099Z] #35 ... [2022-07-08T11:54:19.099Z] [2022-07-08T11:54:19.099Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T11:54:19.099Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T11:54:19.099Z] #56 DONE 0.0s [2022-07-08T11:54:19.099Z] [2022-07-08T11:54:19.099Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:54:19.099Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:54:19.099Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 25.60MB / 55.01MB 0.6s [2022-07-08T11:54:19.099Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 28.74MB / 55.01MB 0.7s [2022-07-08T11:54:19.360Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 34.01MB / 55.01MB 0.8s [2022-07-08T11:54:19.360Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 45.09MB / 55.01MB 1.0s [2022-07-08T11:54:19.625Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 52.43MB / 55.01MB 1.1s [2022-07-08T11:54:20.211Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.6s done [2022-07-08T11:54:20.211Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-08T11:54:24.419Z] #35 ... [2022-07-08T11:54:24.419Z] [2022-07-08T11:54:24.419Z] #31 [internal] load build context [2022-07-08T11:54:24.419Z] #31 sha256:0e3daa99e7781fd403abc735826e64df1bfe2b6e56c78f3ad5ef1a257956751b [2022-07-08T11:54:24.419Z] #31 transferring context: 61.65MB 4.9s done [2022-07-08T11:54:24.419Z] #31 DONE 5.7s [2022-07-08T11:54:24.419Z] [2022-07-08T11:54:24.419Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:54:24.419Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:54:24.419Z] #35 ... [2022-07-08T11:54:24.419Z] [2022-07-08T11:54:24.419Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:54:24.419Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T11:54:24.419Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-08T11:54:24.419Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-08T11:54:24.419Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-08T11:54:24.419Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-07-08T11:54:24.419Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-07-08T11:54:24.419Z] #78 DONE 6.0s [2022-07-08T11:54:24.419Z] [2022-07-08T11:54:24.419Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:54:24.419Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:54:24.682Z] #35 ... [2022-07-08T11:54:24.682Z] [2022-07-08T11:54:24.682Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:54:24.682Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T11:54:24.682Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T11:54:24.682Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-08T11:54:24.682Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-08T11:54:24.682Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-07-08T11:54:24.682Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-07-08T11:54:24.682Z] #80 DONE 6.2s [2022-07-08T11:54:24.682Z] [2022-07-08T11:54:24.682Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:54:24.682Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:54:25.625Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.0s [2022-07-08T11:54:27.009Z] #35 ... [2022-07-08T11:54:27.009Z] [2022-07-08T11:54:27.009Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T11:54:27.009Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T11:54:27.009Z] #79 DONE 0.5s [2022-07-08T11:54:27.275Z] [2022-07-08T11:54:27.275Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:54:27.275Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:54:27.275Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-08T11:54:27.275Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-08T11:54:27.275Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-08T11:54:27.275Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-08T11:54:27.275Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.6s done [2022-07-08T11:54:27.275Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.6s done [2022-07-08T11:54:27.275Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.9s done [2022-07-08T11:54:27.275Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.3s done [2022-07-08T11:54:27.275Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.1s done [2022-07-08T11:54:27.275Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 5.9s done [2022-07-08T11:54:27.275Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.2s done [2022-07-08T11:54:27.845Z] #11 ... [2022-07-08T11:54:27.845Z] [2022-07-08T11:54:27.845Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T11:54:27.845Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T11:54:27.845Z] #81 DONE 0.8s [2022-07-08T11:54:27.845Z] [2022-07-08T11:54:27.845Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:54:27.845Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:54:29.244Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.6s done [2022-07-08T11:54:29.245Z] #35 DONE 10.8s [2022-07-08T11:54:29.245Z] [2022-07-08T11:54:29.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:54:29.245Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:54:29.245Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.1s [2022-07-08T11:54:30.239Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.8s done [2022-07-08T11:54:30.239Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-08T11:54:31.188Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.9s done [2022-07-08T11:54:31.448Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s [2022-07-08T11:54:36.734Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.2s [2022-07-08T11:54:38.648Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.3s done [2022-07-08T11:54:38.908Z] #11 ... [2022-07-08T11:54:38.908Z] [2022-07-08T11:54:38.908Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:54:38.908Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T11:54:38.908Z] #36 1.506 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:54:38.908Z] #36 1.511 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:54:38.908Z] #36 1.511 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:54:38.908Z] #36 1.681 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:54:38.908Z] #36 1.936 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:54:38.908Z] #36 2.391 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:54:38.908Z] #36 3.860 Fetched 8548 kB in 3s (3226 kB/s) [2022-07-08T11:54:38.908Z] #36 3.860 Reading package lists... [2022-07-08T11:54:38.908Z] #36 4.781 Reading package lists... [2022-07-08T11:54:38.908Z] #36 5.668 Building dependency tree... [2022-07-08T11:54:38.908Z] #36 6.121 The following additional packages will be installed: [2022-07-08T11:54:38.908Z] #36 6.124 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-08T11:54:38.908Z] #36 6.124 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-08T11:54:38.908Z] #36 6.124 Recommended packages: [2022-07-08T11:54:38.908Z] #36 6.124 libldap-common publicsuffix libsasl2-modules [2022-07-08T11:54:38.908Z] #36 6.281 The following NEW packages will be installed: [2022-07-08T11:54:38.908Z] #36 6.282 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-08T11:54:38.908Z] #36 6.282 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-08T11:54:38.908Z] #36 6.283 libssh2-1 openssl [2022-07-08T11:54:38.908Z] #36 6.568 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-08T11:54:38.908Z] #36 6.568 Need to get 3041 kB of archives. [2022-07-08T11:54:38.908Z] #36 6.568 After this operation, 6651 kB of additional disk space will be used. [2022-07-08T11:54:38.908Z] #36 6.568 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-08T11:54:38.908Z] #36 6.572 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-08T11:54:38.908Z] #36 6.587 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-08T11:54:38.908Z] #36 6.587 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-08T11:54:38.908Z] #36 6.587 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-08T11:54:38.908Z] #36 6.587 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-08T11:54:38.908Z] #36 6.587 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-08T11:54:38.908Z] #36 6.587 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-08T11:54:38.908Z] #36 6.587 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-08T11:54:38.908Z] #36 6.587 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-08T11:54:38.908Z] #36 6.592 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-08T11:54:38.908Z] #36 6.596 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-08T11:54:38.908Z] #36 6.607 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T11:54:38.908Z] #36 6.607 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T11:54:38.908Z] #36 6.620 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T11:54:38.908Z] #36 6.798 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:54:38.908Z] #36 6.846 Fetched 3041 kB in 0s (9532 kB/s) [2022-07-08T11:54:38.908Z] #36 6.880 Selecting previously unselected package openssl. [2022-07-08T11:54:38.908Z] #36 6.880 (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 ... 6662 files and directories currently installed.) [2022-07-08T11:54:38.908Z] #36 6.880 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-08T11:54:38.908Z] #36 6.886 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-08T11:54:38.908Z] #36 7.059 Selecting previously unselected package ca-certificates. [2022-07-08T11:54:38.908Z] #36 7.059 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-08T11:54:38.908Z] #36 7.064 Unpacking ca-certificates (20210119) ... [2022-07-08T11:54:38.908Z] #36 7.136 Selecting previously unselected package libbrotli1:amd64. [2022-07-08T11:54:38.909Z] #36 7.136 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.146 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T11:54:38.909Z] #36 7.239 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-08T11:54:38.909Z] #36 7.239 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.242 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:54:38.909Z] #36 7.284 Selecting previously unselected package libsasl2-2:amd64. [2022-07-08T11:54:38.909Z] #36 7.284 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.289 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:54:38.909Z] #36 7.351 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-08T11:54:38.909Z] #36 7.351 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.354 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T11:54:38.909Z] #36 7.431 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-08T11:54:38.909Z] #36 7.434 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.439 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T11:54:38.909Z] #36 7.508 Selecting previously unselected package libpsl5:amd64. [2022-07-08T11:54:38.909Z] #36 7.510 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.514 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T11:54:38.909Z] #36 7.559 Selecting previously unselected package librtmp1:amd64. [2022-07-08T11:54:38.909Z] #36 7.561 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.572 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T11:54:38.909Z] #36 7.627 Selecting previously unselected package libssh2-1:amd64. [2022-07-08T11:54:38.909Z] #36 7.629 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.640 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T11:54:38.909Z] #36 7.698 Selecting previously unselected package libcurl4:amd64. [2022-07-08T11:54:38.909Z] #36 7.698 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.705 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T11:54:38.909Z] #36 7.799 Selecting previously unselected package curl. [2022-07-08T11:54:38.909Z] #36 7.799 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.805 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-08T11:54:38.909Z] #36 7.893 Selecting previously unselected package libonig5:amd64. [2022-07-08T11:54:38.909Z] #36 7.893 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.897 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T11:54:38.909Z] #36 7.975 Selecting previously unselected package libjq1:amd64. [2022-07-08T11:54:38.909Z] #36 7.975 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 7.980 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T11:54:38.909Z] #36 8.040 Selecting previously unselected package jq. [2022-07-08T11:54:38.909Z] #36 8.040 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-08T11:54:38.909Z] #36 8.051 Unpacking jq (1.6-2.1) ... [2022-07-08T11:54:38.909Z] #36 8.106 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T11:54:38.909Z] #36 8.133 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T11:54:38.909Z] #36 8.153 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T11:54:38.909Z] #36 8.162 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:54:38.909Z] #36 8.174 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T11:54:38.909Z] #36 8.187 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:54:38.909Z] #36 8.202 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T11:54:38.909Z] #36 8.214 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-08T11:54:38.909Z] #36 8.239 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T11:54:38.909Z] #36 8.254 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T11:54:38.909Z] #36 8.275 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T11:54:38.909Z] #36 8.282 Setting up ca-certificates (20210119) ... [2022-07-08T11:54:38.909Z] #36 8.930 Updating certificates in /etc/ssl/certs... [2022-07-08T11:54:39.169Z] #36 9.862 129 added, 0 removed; done. [2022-07-08T11:54:39.169Z] #36 9.935 Setting up jq (1.6-2.1) ... [2022-07-08T11:54:39.169Z] #36 ... [2022-07-08T11:54:39.169Z] [2022-07-08T11:54:39.169Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:54:39.169Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:54:39.169Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-08T11:54:41.711Z] #11 ... [2022-07-08T11:54:41.711Z] [2022-07-08T11:54:41.711Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:54:41.711Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T11:54:41.711Z] #36 9.949 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T11:54:41.711Z] #36 9.963 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-08T11:54:41.711Z] #36 9.975 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:54:41.711Z] #36 9.995 Processing triggers for ca-certificates (20210119) ... [2022-07-08T11:54:41.711Z] #36 10.01 Updating certificates in /etc/ssl/certs... [2022-07-08T11:54:41.711Z] #36 10.82 0 added, 0 removed; done. [2022-07-08T11:54:41.711Z] #36 10.82 Running hooks in /etc/ca-certificates/update.d... [2022-07-08T11:54:41.711Z] #36 10.83 done. [2022-07-08T11:54:41.711Z] #36 DONE 12.3s [2022-07-08T11:54:41.711Z] [2022-07-08T11:54:41.711Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:54:41.711Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:54:41.711Z] #11 ... [2022-07-08T11:54:41.711Z] [2022-07-08T11:54:41.711Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T11:54:41.711Z] #37 sha256:79366489eb9de902b8fc01d5779c21a2a5e2c4fd5a4bac724711a8f78131446f [2022-07-08T11:54:41.711Z] #37 DONE 0.2s [2022-07-08T11:54:41.711Z] [2022-07-08T11:54:41.711Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:54:41.711Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:54:44.257Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.0s [2022-07-08T11:54:46.796Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.6s done [2022-07-08T11:54:46.796Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-08T11:54:50.643Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02b6c7eaba29d8798) in /home/ubuntu/workspace/moby_PR-43750 [Pipeline] { [Pipeline] checkout [2022-07-08T11:54:50.750Z] The recommended git tool is: git [2022-07-08T11:54:52.089Z] #11 ... [2022-07-08T11:54:52.089Z] [2022-07-08T11:54:52.089Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:54:52.089Z] #38 sha256:b6abfbfd41515806ae821587c080a419e3e9e00628c375f299458d9e120507e0 [2022-07-08T11:54:52.089Z] #38 1.951 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-08T11:54:52.089Z] #38 2.277 [2022-07-08T11:54:52.089Z] #38 2.496 #=#=# ######################################################################## 100.0% [2022-07-08T11:54:52.089Z] #38 2.810 [2022-07-08T11:54:52.089Z] #38 3.890 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-08T11:54:52.089Z] #38 4.179 [2022-07-08T11:54:52.089Z] #38 4.406 #=#=# ######################################################################## 100.0% [2022-07-08T11:54:52.089Z] #38 4.744 [2022-07-08T11:54:52.089Z] #38 5.858 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-08T11:54:52.089Z] #38 6.237 [2022-07-08T11:54:52.089Z] #38 6.455 #=#=# ########## 14.8% ########################################## 58.5% ################################################################ 90.3% ######################################################################## 100.0% [2022-07-08T11:54:52.089Z] #38 7.006 [2022-07-08T11:54:52.089Z] #38 8.056 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-08T11:54:52.089Z] #38 8.367 [2022-07-08T11:54:52.089Z] #38 8.593 #=#=# ######################################################################## 100.0% [2022-07-08T11:54:52.089Z] #38 8.898 [2022-07-08T11:54:52.090Z] #38 9.675 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-08T11:54:52.090Z] #38 10.04 [2022-07-08T11:54:52.090Z] #38 ... [2022-07-08T11:54:52.090Z] [2022-07-08T11:54:52.090Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:54:52.090Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:54:52.090Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-07-08T11:54:53.487Z] using credential docker-jenkins-github-credentials [2022-07-08T11:54:53.495Z] Cloning the remote Git repository [2022-07-08T11:54:53.495Z] Cloning with configured refspecs honoured and without tags [2022-07-08T11:54:53.804Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T11:54:53.856Z] > git init /home/ubuntu/workspace/moby_PR-43750 # timeout=10 [2022-07-08T11:54:54.201Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T11:54:54.201Z] > git --version # timeout=10 [2022-07-08T11:54:54.223Z] > git --version # 'git version 2.17.1' [2022-07-08T11:54:54.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:54:54.227Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43750/head:refs/remotes/origin/PR-43750 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:54:56.139Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bef011cb94e9763a) in /home/ubuntu/workspace/moby_PR-43750 [Pipeline] { [Pipeline] checkout [2022-07-08T11:54:56.443Z] The recommended git tool is: git [2022-07-08T11:54:56.640Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a2817e3c80e1b072) in /home/ubuntu/workspace/moby_PR-43750 [Pipeline] { [Pipeline] checkout [2022-07-08T11:54:56.988Z] The recommended git tool is: git [2022-07-08T11:54:57.371Z] #11 ... [2022-07-08T11:54:57.371Z] [2022-07-08T11:54:57.371Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:54:57.371Z] #38 sha256:b6abfbfd41515806ae821587c080a419e3e9e00628c375f299458d9e120507e0 [2022-07-08T11:54:57.371Z] #38 10.28 #=#=# ######################################################################## 100.0% [2022-07-08T11:54:57.371Z] #38 10.66 [2022-07-08T11:54:57.371Z] #38 10.74 Download of images into '/build' complete. [2022-07-08T11:54:57.371Z] #38 10.74 Use something like the following to load the result into a Docker daemon: [2022-07-08T11:54:57.371Z] #38 10.74 tar -cC '/build' . | docker load [2022-07-08T11:54:57.371Z] #38 DONE 15.1s [2022-07-08T11:54:57.371Z] [2022-07-08T11:54:57.371Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:54:57.371Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:54:57.371Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.4s [2022-07-08T11:54:57.946Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.0s done [2022-07-08T11:54:58.208Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-08T11:54:58.479Z] #11 DONE 40.2s [2022-07-08T11:54:58.739Z] [2022-07-08T11:54:58.739Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T11:54:58.739Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T11:54:59.308Z] #12 DONE 0.6s [2022-07-08T11:54:59.308Z] [2022-07-08T11:54:59.308Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-08T11:54:59.308Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T11:54:59.464Z] using credential docker-jenkins-github-credentials [2022-07-08T11:54:59.473Z] Cloning the remote Git repository [2022-07-08T11:54:59.473Z] Cloning with configured refspecs honoured and without tags [2022-07-08T11:54:59.817Z] using credential docker-jenkins-github-credentials [2022-07-08T11:54:59.825Z] Cloning the remote Git repository [2022-07-08T11:54:59.825Z] Cloning with configured refspecs honoured and without tags [2022-07-08T11:54:59.849Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T11:55:00.256Z] #13 DONE 0.8s [2022-07-08T11:55:00.256Z] [2022-07-08T11:55:00.256Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:55:00.256Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:55:00.256Z] #47 ... [2022-07-08T11:55:00.256Z] [2022-07-08T11:55:00.256Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T11:55:00.256Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T11:55:00.256Z] #53 DONE 0.2s [2022-07-08T11:55:00.256Z] [2022-07-08T11:55:00.256Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T11:55:00.256Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T11:55:00.256Z] #40 DONE 0.2s [2022-07-08T11:55:00.256Z] [2022-07-08T11:55:00.256Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-08T11:55:00.256Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T11:55:00.256Z] #57 DONE 0.3s [2022-07-08T11:55:00.256Z] [2022-07-08T11:55:00.256Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:55:00.256Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:54:59.966Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T11:55:00.020Z] > git init /home/ubuntu/workspace/moby_PR-43750 # timeout=10 [2022-07-08T11:55:00.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T11:55:00.245Z] > git --version # timeout=10 [2022-07-08T11:55:00.266Z] > git --version # 'git version 2.17.1' [2022-07-08T11:55:00.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:55:00.268Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43750/head:refs/remotes/origin/PR-43750 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:54:59.903Z] > git init /home/ubuntu/workspace/moby_PR-43750 # timeout=10 [2022-07-08T11:55:00.351Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T11:55:00.351Z] > git --version # timeout=10 [2022-07-08T11:55:00.370Z] > git --version # 'git version 2.25.1' [2022-07-08T11:55:00.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:55:00.467Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43750/head:refs/remotes/origin/PR-43750 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:55:03.560Z] #58 ... [2022-07-08T11:55:03.560Z] [2022-07-08T11:55:03.560Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-08T11:55:03.560Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-07-08T11:55:03.560Z] #14 DONE 3.5s [2022-07-08T11:55:03.560Z] [2022-07-08T11:55:03.560Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-08T11:55:03.560Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-07-08T11:55:05.971Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-049c44c48f2c8468f) in /home/ubuntu/workspace/moby_PR-43750 [Pipeline] { [Pipeline] checkout [2022-07-08T11:55:06.072Z] The recommended git tool is: git [2022-07-08T11:55:06.856Z] #15 DONE 3.1s [2022-07-08T11:55:06.856Z] [2022-07-08T11:55:06.856Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-08T11:55:06.856Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-07-08T11:55:08.768Z] #16 DONE 2.1s [2022-07-08T11:55:08.768Z] [2022-07-08T11:55:08.768Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-08T11:55:08.768Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-08T11:55:09.447Z] using credential docker-jenkins-github-credentials [2022-07-08T11:55:09.457Z] Cloning the remote Git repository [2022-07-08T11:55:09.457Z] Cloning with configured refspecs honoured and without tags [2022-07-08T11:55:09.477Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T11:55:09.543Z] > git init /home/ubuntu/workspace/moby_PR-43750 # timeout=10 [2022-07-08T11:55:10.154Z] #17 ... [2022-07-08T11:55:10.154Z] [2022-07-08T11:55:10.154Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:55:10.154Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:55:10.154Z] #83 6.045 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:55:10.154Z] #83 6.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:55:10.154Z] #83 6.103 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:55:10.154Z] #83 7.102 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:55:10.154Z] #83 9.297 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:55:10.154Z] #83 ... [2022-07-08T11:55:10.154Z] [2022-07-08T11:55:10.154Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T11:55:10.154Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T11:55:10.154Z] #45 4.310 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-08T11:55:10.414Z] #45 ... [2022-07-08T11:55:10.414Z] [2022-07-08T11:55:10.414Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:55:10.414Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:55:10.414Z] #62 5.401 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-08T11:55:10.414Z] #62 7.335 go: downloading github.com/fatih/color v1.13.0 [2022-07-08T11:55:10.414Z] #62 7.345 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T11:55:10.414Z] #62 7.529 go: downloading github.com/pkg/errors v0.9.1 [2022-07-08T11:55:10.414Z] #62 7.619 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-08T11:55:10.414Z] #62 7.693 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-08T11:55:10.414Z] #62 8.084 go: downloading github.com/spf13/viper v1.11.0 [2022-07-08T11:55:10.414Z] #62 8.113 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-08T11:55:10.414Z] #62 8.674 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-08T11:55:10.414Z] #62 8.722 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-08T11:55:10.414Z] #62 8.945 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-08T11:55:10.414Z] #62 8.977 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-08T11:55:10.414Z] #62 ... [2022-07-08T11:55:10.414Z] [2022-07-08T11:55:10.414Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:55:10.414Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:55:10.414Z] #60 5.773 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-08T11:55:10.414Z] #60 7.747 go: downloading github.com/fatih/color v1.10.0 [2022-07-08T11:55:10.414Z] #60 7.813 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-08T11:55:10.414Z] #60 7.837 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-08T11:55:10.414Z] #60 8.299 go: downloading golang.org/x/tools v0.1.0 [2022-07-08T11:55:10.414Z] #60 8.898 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-08T11:55:10.414Z] #60 8.945 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-08T11:55:10.414Z] #60 9.084 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-08T11:55:10.414Z] #60 9.296 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-08T11:55:10.677Z] #60 ... [2022-07-08T11:55:10.677Z] [2022-07-08T11:55:10.677Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:55:10.677Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T11:55:10.677Z] #64 5.118 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-08T11:55:10.946Z] #64 ... [2022-07-08T11:55:10.946Z] [2022-07-08T11:55:10.946Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:55:10.946Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T11:55:10.946Z] #41 5.350 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-08T11:55:10.946Z] #41 5.350 Cloning into '.'... [2022-07-08T11:55:10.946Z] #41 ... [2022-07-08T11:55:10.946Z] [2022-07-08T11:55:10.946Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:55:10.946Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:55:10.946Z] #43 5.882 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-08T11:55:10.028Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T11:55:10.029Z] > git --version # timeout=10 [2022-07-08T11:55:10.078Z] > git --version # 'git version 2.25.1' [2022-07-08T11:55:10.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:55:10.345Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43750/head:refs/remotes/origin/PR-43750 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:55:11.207Z] #43 ... [2022-07-08T11:55:11.207Z] [2022-07-08T11:55:11.207Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-08T11:55:11.207Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-08T11:55:11.207Z] #17 DONE 2.4s [2022-07-08T11:55:11.207Z] [2022-07-08T11:55:11.207Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:55:11.207Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:55:11.207Z] #54 5.313 + git clone https://github.com/docker/distribution.git . [2022-07-08T11:55:11.207Z] #54 5.313 Cloning into '.'... [2022-07-08T11:55:11.207Z] #54 ... [2022-07-08T11:55:11.207Z] [2022-07-08T11:55:11.207Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-08T11:55:11.207Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-07-08T11:55:13.749Z] #18 DONE 2.1s [2022-07-08T11:55:13.749Z] [2022-07-08T11:55:13.749Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:55:13.749Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:55:15.134Z] #19 ... [2022-07-08T11:55:15.134Z] [2022-07-08T11:55:15.134Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:55:15.134Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:55:15.134Z] #47 5.260 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-08T11:55:15.134Z] #47 6.100 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-08T11:55:15.134Z] #47 7.367 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-08T11:55:15.134Z] #47 7.831 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-08T11:55:15.134Z] #47 7.907 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-08T11:55:15.134Z] #47 10.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-08T11:55:15.134Z] #47 10.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T11:55:15.394Z] #47 ... [2022-07-08T11:55:15.394Z] [2022-07-08T11:55:15.395Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:55:15.395Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:55:15.395Z] #19 2.063 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:55:15.656Z] #19 2.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:55:15.656Z] #19 2.203 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:55:15.656Z] #19 ... [2022-07-08T11:55:15.656Z] [2022-07-08T11:55:15.656Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:55:15.656Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:55:15.656Z] #58 5.423 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:55:15.656Z] #58 5.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:55:15.656Z] #58 5.526 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:55:15.656Z] #58 6.024 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-08T11:55:15.656Z] #58 6.624 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:55:15.656Z] #58 9.330 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:55:15.656Z] #58 12.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:55:15.656Z] #58 14.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-08T11:55:15.916Z] #58 ... [2022-07-08T11:55:15.916Z] [2022-07-08T11:55:15.916Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:55:15.916Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:55:15.916Z] #60 13.78 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-08T11:55:15.916Z] #60 13.88 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-08T11:55:15.916Z] #60 13.96 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-08T11:55:15.916Z] #60 15.78 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-08T11:55:15.916Z] #60 15.90 go: downloading golang.org/x/mod v0.3.0 [2022-07-08T11:55:17.098Z] Fetching without tags [2022-07-08T11:55:17.380Z] Merging remotes/origin/master commit 5daceee6cab9fe5cf8580220d63a27db107d1cfa into PR head commit 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:55:18.375Z] Merge succeeded, producing 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:55:18.376Z] Checking out Revision 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 (PR-43750) [2022-07-08T11:55:16.975Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T11:55:17.015Z] > git config --add remote.origin.fetch +refs/pull/43750/head:refs/remotes/origin/PR-43750 # timeout=10 [2022-07-08T11:55:17.037Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:55:17.069Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T11:55:17.148Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T11:55:17.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:55:17.150Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43750/head:refs/remotes/origin/PR-43750 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:55:17.396Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:55:17.434Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:55:18.281Z] > git remote # timeout=10 [2022-07-08T11:55:18.294Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T11:55:18.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:55:18.316Z] > git merge 5daceee6cab9fe5cf8580220d63a27db107d1cfa # timeout=10 [2022-07-08T11:55:18.355Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T11:55:18.388Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:55:18.414Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:55:19.217Z] #60 ... [2022-07-08T11:55:19.217Z] [2022-07-08T11:55:19.217Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:55:19.217Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:55:19.217Z] #43 19.26 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-08T11:55:19.217Z] #43 19.29 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-08T11:55:19.789Z] #43 19.90 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-08T11:55:20.051Z] #43 20.00 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-08T11:55:20.315Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T11:55:20.326Z] > git config --add remote.origin.fetch +refs/pull/43750/head:refs/remotes/origin/PR-43750 # timeout=10 [2022-07-08T11:55:20.349Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:55:20.368Z] Fetching without tags [2022-07-08T11:55:20.621Z] #43 20.57 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-08T11:55:20.633Z] Merging remotes/origin/master commit 5daceee6cab9fe5cf8580220d63a27db107d1cfa into PR head commit 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:55:21.191Z] #43 21.18 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-08T11:55:21.191Z] #43 21.20 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-08T11:55:21.191Z] #43 21.28 go: downloading github.com/peterh/liner v1.2.2 [2022-07-08T11:55:21.334Z] Merge succeeded, producing 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:55:21.334Z] Checking out Revision 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 (PR-43750) [2022-07-08T11:55:21.452Z] #43 ... [2022-07-08T11:55:21.452Z] [2022-07-08T11:55:21.452Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:55:21.452Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:55:21.452Z] #62 11.56 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-08T11:55:21.452Z] #62 11.70 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-08T11:55:21.452Z] #62 12.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-08T11:55:21.452Z] #62 12.26 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-08T11:55:21.452Z] #62 17.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T11:55:21.452Z] #62 17.17 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-08T11:55:21.452Z] #62 17.36 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-08T11:55:21.452Z] #62 17.62 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-08T11:55:21.452Z] #62 17.73 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-08T11:55:21.452Z] #62 17.85 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-08T11:55:21.452Z] #62 18.10 go: downloading github.com/spf13/afero v1.8.2 [2022-07-08T11:55:21.452Z] #62 18.10 go: downloading github.com/spf13/cast v1.4.1 [2022-07-08T11:55:21.452Z] #62 18.31 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-08T11:55:21.452Z] #62 18.51 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-08T11:55:21.452Z] #62 18.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-08T11:55:21.452Z] #62 18.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-08T11:55:21.452Z] #62 18.99 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-08T11:55:21.452Z] #62 19.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-08T11:55:21.452Z] #62 19.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-08T11:55:21.452Z] #62 19.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-08T11:55:21.452Z] #62 19.88 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-08T11:55:21.452Z] #62 20.13 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-08T11:55:21.452Z] #62 21.23 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-08T11:55:21.452Z] #62 21.44 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-08T11:55:21.713Z] #62 ... [2022-07-08T11:55:21.713Z] [2022-07-08T11:55:21.713Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:55:21.713Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:55:21.713Z] #43 21.67 go: downloading github.com/google/go-dap v0.6.0 [2022-07-08T11:55:21.974Z] #43 22.03 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-08T11:55:22.235Z] #43 ... [2022-07-08T11:55:22.235Z] [2022-07-08T11:55:22.235Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:55:22.235Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:55:22.235Z] #83 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:55:22.235Z] #83 21.06 Fetched 8548 kB in 15s (560 kB/s) [2022-07-08T11:55:22.235Z] #83 21.06 Reading package lists... [2022-07-08T11:55:22.235Z] #83 ... [2022-07-08T11:55:22.235Z] [2022-07-08T11:55:22.235Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:55:22.235Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:55:22.235Z] #62 22.26 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-08T11:55:22.235Z] #62 22.29 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-08T11:55:20.360Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T11:55:20.372Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T11:55:20.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:55:20.374Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43750/head:refs/remotes/origin/PR-43750 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:55:20.640Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:55:20.653Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:55:21.282Z] > git remote # timeout=10 [2022-07-08T11:55:21.293Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T11:55:21.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:55:21.302Z] > git merge 5daceee6cab9fe5cf8580220d63a27db107d1cfa # timeout=10 [2022-07-08T11:55:21.320Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T11:55:21.337Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:55:21.343Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:55:22.805Z] Commit message: "Extract ImageService interface from the image service" [2022-07-08T11:55:22.805Z] #62 22.85 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-08T11:55:23.075Z] #62 ... [2022-07-08T11:55:23.075Z] [2022-07-08T11:55:23.075Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T11:55:23.075Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T11:55:23.075Z] #45 22.54 tomll can be used in two ways: [2022-07-08T11:55:23.075Z] #45 22.54 Writing to STDIN and reading from STDOUT: [2022-07-08T11:55:23.075Z] #45 22.54 cat file.toml | tomll > file.toml [2022-07-08T11:55:23.075Z] #45 22.54 [2022-07-08T11:55:23.075Z] #45 22.54 Reading and updating a list of files: [2022-07-08T11:55:23.075Z] #45 22.54 tomll a.toml b.toml c.toml [2022-07-08T11:55:23.075Z] #45 22.54 [2022-07-08T11:55:23.075Z] #45 22.54 When given a list of files, tomll will modify all files in place without asking. [2022-07-08T11:55:23.075Z] #45 DONE 23.0s [2022-07-08T11:55:23.075Z] [2022-07-08T11:55:23.075Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:55:23.075Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:55:23.075Z] #62 23.09 go: downloading github.com/Antonboom/nilnil v0.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T11:55:23.338Z] #62 23.30 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-08T11:55:23.834Z] + docker version [2022-07-08T11:55:23.909Z] #62 23.88 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-08T11:55:24.168Z] #62 24.12 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-08T11:55:24.428Z] #62 24.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-08T11:55:24.428Z] #62 24.55 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-08T11:55:24.428Z] #62 24.61 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-08T11:55:24.694Z] #62 24.67 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-08T11:55:24.694Z] #62 24.73 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-08T11:55:24.694Z] #62 24.79 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-08T11:55:24.955Z] #62 24.94 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-08T11:55:24.955Z] #62 25.00 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-08T11:55:25.215Z] #62 25.21 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-08T11:55:25.215Z] #62 25.24 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-08T11:55:25.435Z] Commit message: "Extract ImageService interface from the image service" [2022-07-08T11:55:25.475Z] #62 25.33 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-08T11:55:25.475Z] #62 25.40 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-08T11:55:25.451Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T11:55:25.469Z] > git config --add remote.origin.fetch +refs/pull/43750/head:refs/remotes/origin/PR-43750 # timeout=10 [2022-07-08T11:55:25.545Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T11:55:25.785Z] #62 25.69 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-08T11:55:25.799Z] Merging remotes/origin/master commit 5daceee6cab9fe5cf8580220d63a27db107d1cfa into PR head commit 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:55:26.079Z] #62 25.95 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-08T11:55:26.079Z] #62 26.14 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-08T11:55:26.079Z] #62 26.24 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-08T11:55:26.044Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T11:55:26.088Z] > git config --add remote.origin.fetch +refs/pull/43750/head:refs/remotes/origin/PR-43750 # timeout=10 [2022-07-08T11:55:26.139Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:55:26.171Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T11:55:26.217Z] Fetching without tags [2022-07-08T11:55:26.233Z] + docker version [2022-07-08T11:55:26.546Z] Merging remotes/origin/master commit 5daceee6cab9fe5cf8580220d63a27db107d1cfa into PR head commit 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:55:26.714Z] #62 26.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-08T11:55:26.714Z] #62 26.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-08T11:55:26.714Z] #62 26.66 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-08T11:55:26.714Z] #62 26.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-08T11:55:26.714Z] #62 ... [2022-07-08T11:55:26.714Z] [2022-07-08T11:55:26.714Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:55:26.714Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:55:26.714Z] #19 3.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T11:55:26.714Z] #19 4.470 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T11:55:26.714Z] #19 5.919 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T11:55:26.714Z] #19 7.622 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T11:55:26.714Z] #19 9.581 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T11:55:26.714Z] #19 11.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:55:26.714Z] #19 12.55 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T11:55:26.714Z] #19 12.57 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T11:55:26.714Z] #19 12.60 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T11:55:26.714Z] #19 12.62 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:55:26.714Z] #19 12.66 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T11:55:26.714Z] #19 12.72 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T11:55:26.714Z] #19 12.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T11:55:26.714Z] #19 12.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T11:55:26.714Z] #19 12.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T11:55:26.714Z] #19 12.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T11:55:26.714Z] #19 12.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T11:55:26.714Z] #19 12.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:55:26.719Z] Merge succeeded, producing 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:55:26.719Z] Checking out Revision 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 (PR-43750) [2022-07-08T11:55:26.974Z] #19 ... [2022-07-08T11:55:26.974Z] [2022-07-08T11:55:26.974Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:55:26.974Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:55:26.975Z] #62 27.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-08T11:55:27.236Z] #62 27.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-08T11:55:27.236Z] #62 27.35 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-08T11:55:27.495Z] #62 27.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-08T11:55:27.495Z] #62 27.57 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-08T11:55:27.495Z] #62 27.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-08T11:55:27.754Z] #62 27.78 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-08T11:55:27.754Z] #62 27.93 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-08T11:55:25.497Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:55:25.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T11:55:25.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T11:55:25.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:55:25.551Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43750/head:refs/remotes/origin/PR-43750 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:55:25.807Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:55:25.830Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:55:26.613Z] > git remote # timeout=10 [2022-07-08T11:55:26.644Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T11:55:26.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:55:26.669Z] > git merge 5daceee6cab9fe5cf8580220d63a27db107d1cfa # timeout=10 [2022-07-08T11:55:26.700Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T11:55:26.722Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:55:26.741Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:55:28.014Z] #62 28.07 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-08T11:55:26.221Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T11:55:26.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:55:26.222Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43750/head:refs/remotes/origin/PR-43750 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T11:55:26.565Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:55:26.591Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:55:28.273Z] #62 28.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-08T11:55:28.273Z] #62 28.16 go: downloading github.com/julz/importas v0.1.0 [2022-07-08T11:55:28.273Z] #62 28.26 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-08T11:55:28.317Z] Merge succeeded, producing 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T11:55:28.318Z] Checking out Revision 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 (PR-43750) [2022-07-08T11:55:28.534Z] #62 28.40 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-08T11:55:28.534Z] #62 28.55 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-08T11:55:28.792Z] #62 28.68 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-08T11:55:28.792Z] #62 28.77 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-08T11:55:28.792Z] #62 28.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-08T11:55:28.792Z] #62 28.96 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-08T11:55:29.052Z] #62 29.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-08T11:55:29.052Z] #62 29.13 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-08T11:55:29.312Z] #62 29.27 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-08T11:55:29.312Z] #62 29.38 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-08T11:55:30.249Z] #62 30.30 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-08T11:55:30.249Z] #62 30.30 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-08T11:55:30.249Z] #62 ... [2022-07-08T11:55:30.249Z] [2022-07-08T11:55:30.249Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:55:30.249Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T11:55:30.249Z] #64 20.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-08T11:55:30.249Z] #64 20.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-08T11:55:30.249Z] #64 20.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-08T11:55:30.249Z] #64 22.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-08T11:55:28.252Z] > git remote # timeout=10 [2022-07-08T11:55:28.271Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T11:55:28.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T11:55:28.284Z] > git merge 5daceee6cab9fe5cf8580220d63a27db107d1cfa # timeout=10 [2022-07-08T11:55:28.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T11:55:28.321Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T11:55:28.334Z] > git checkout -f 5b0eb69635266672d571ef88e7e1bc5613c5e4e9 # timeout=10 [2022-07-08T11:55:30.510Z] #64 ... [2022-07-08T11:55:30.510Z] [2022-07-08T11:55:30.510Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:55:30.510Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:55:30.510Z] #62 30.44 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-08T11:55:30.510Z] #62 30.48 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-08T11:55:30.770Z] #62 30.66 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-08T11:55:30.770Z] #62 30.74 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-08T11:55:30.770Z] #62 30.83 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-08T11:55:31.029Z] #62 31.04 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-08T11:55:31.029Z] #62 31.05 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-08T11:55:31.253Z] Commit message: "Extract ImageService interface from the image service" [2022-07-08T11:55:31.291Z] #62 31.47 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-08T11:55:31.551Z] #62 31.49 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-08T11:55:31.551Z] #62 31.53 go: downloading github.com/sivchari/tenv v1.5.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T11:55:31.811Z] #62 31.68 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-08T11:55:31.811Z] #62 31.76 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-08T11:55:31.948Z] Client: Docker Engine - Community [2022-07-08T11:55:31.948Z] Version: 20.10.14 [2022-07-08T11:55:31.948Z] API version: 1.41 [2022-07-08T11:55:31.948Z] Go version: go1.16.15 [2022-07-08T11:55:31.948Z] Git commit: a224086 [2022-07-08T11:55:31.948Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-08T11:55:31.948Z] OS/Arch: linux/amd64 [2022-07-08T11:55:31.948Z] Context: default [2022-07-08T11:55:31.948Z] Experimental: true [2022-07-08T11:55:31.948Z] [2022-07-08T11:55:31.948Z] Server: Docker Engine - Community [2022-07-08T11:55:31.948Z] Engine: [2022-07-08T11:55:31.948Z] Version: 20.10.14 [2022-07-08T11:55:31.948Z] API version: 1.41 (minimum version 1.12) [2022-07-08T11:55:31.948Z] Go version: go1.16.15 [2022-07-08T11:55:31.948Z] Git commit: 87a90dc [2022-07-08T11:55:31.948Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-08T11:55:31.948Z] OS/Arch: linux/amd64 [2022-07-08T11:55:31.948Z] Experimental: true [2022-07-08T11:55:31.948Z] containerd: [2022-07-08T11:55:31.948Z] Version: 1.5.11 [2022-07-08T11:55:31.948Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T11:55:31.948Z] runc: [2022-07-08T11:55:31.948Z] Version: 1.0.3 [2022-07-08T11:55:31.948Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T11:55:31.948Z] docker-init: [2022-07-08T11:55:31.948Z] Version: 0.19.0 [2022-07-08T11:55:31.948Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T11:55:32.071Z] #62 31.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-08T11:55:32.071Z] #62 32.01 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-08T11:55:32.071Z] #62 32.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-08T11:55:32.071Z] #62 32.17 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-08T11:55:32.331Z] #62 32.31 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-08T11:55:32.331Z] #62 32.39 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-08T11:55:32.331Z] #62 ... [2022-07-08T11:55:32.331Z] [2022-07-08T11:55:32.331Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:55:32.331Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:55:32.331Z] #43 22.41 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-08T11:55:32.331Z] #43 23.52 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-08T11:55:32.331Z] #43 23.62 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-08T11:55:32.331Z] #43 23.65 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-08T11:55:32.331Z] #43 26.03 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-08T11:55:32.331Z] #43 26.12 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-08T11:55:32.342Z] + docker info [2022-07-08T11:55:32.362Z] + docker version [2022-07-08T11:55:32.426Z] Commit message: "Extract ImageService interface from the image service" [2022-07-08T11:55:32.591Z] #43 ... [2022-07-08T11:55:32.591Z] [2022-07-08T11:55:32.591Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:55:32.591Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:55:32.591Z] #54 28.75 Updating files: 67% (1472/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-08T11:55:32.591Z] #54 29.48 + git checkout -q v2.3.0 [2022-07-08T11:55:32.591Z] #54 31.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-08T11:55:32.591Z] #54 ... [2022-07-08T11:55:32.591Z] [2022-07-08T11:55:32.591Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:55:32.591Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:55:32.591Z] #58 22.47 Fetched 8552 kB in 17s (496 kB/s) [2022-07-08T11:55:32.591Z] #58 22.47 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T11:55:32.851Z] #58 30.23 Reading package lists... [2022-07-08T11:55:32.851Z] #58 ... [2022-07-08T11:55:32.851Z] [2022-07-08T11:55:32.851Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:55:32.851Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:55:32.851Z] #62 32.47 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-08T11:55:32.851Z] #62 32.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-08T11:55:32.851Z] #62 32.86 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-08T11:55:33.111Z] #62 33.01 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-08T11:55:33.313Z] + docker version [2022-07-08T11:55:33.371Z] #62 33.30 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-08T11:55:33.371Z] #62 33.44 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-08T11:55:33.371Z] #62 33.51 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-08T11:55:33.939Z] #62 33.83 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-08T11:55:34.365Z] Client: Docker Engine - Community [2022-07-08T11:55:34.365Z] Version: 20.10.14 [2022-07-08T11:55:34.365Z] API version: 1.41 [2022-07-08T11:55:34.365Z] Go version: go1.16.15 [2022-07-08T11:55:34.365Z] Git commit: a224086 [2022-07-08T11:55:34.365Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-08T11:55:34.366Z] OS/Arch: linux/amd64 [2022-07-08T11:55:34.366Z] Context: default [2022-07-08T11:55:34.366Z] Experimental: true [2022-07-08T11:55:34.366Z] [2022-07-08T11:55:34.366Z] Server: Docker Engine - Community [2022-07-08T11:55:34.366Z] Engine: [2022-07-08T11:55:34.366Z] Version: 20.10.14 [2022-07-08T11:55:34.366Z] API version: 1.41 (minimum version 1.12) [2022-07-08T11:55:34.366Z] Go version: go1.16.15 [2022-07-08T11:55:34.366Z] Git commit: 87a90dc [2022-07-08T11:55:34.366Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-08T11:55:34.366Z] OS/Arch: linux/amd64 [2022-07-08T11:55:34.366Z] Experimental: true [2022-07-08T11:55:34.366Z] containerd: [2022-07-08T11:55:34.366Z] Version: 1.5.11 [2022-07-08T11:55:34.366Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T11:55:34.366Z] runc: [2022-07-08T11:55:34.366Z] Version: 1.0.3 [2022-07-08T11:55:34.366Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T11:55:34.366Z] docker-init: [2022-07-08T11:55:34.366Z] Version: 0.19.0 [2022-07-08T11:55:34.366Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T11:55:34.509Z] #62 34.35 go: downloading honnef.co/go/tools v0.3.1 [2022-07-08T11:55:34.688Z] + docker info [2022-07-08T11:55:36.420Z] #62 36.08 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-08T11:55:36.420Z] #62 36.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-08T11:55:36.420Z] #62 36.28 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-08T11:55:36.420Z] #62 36.37 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-08T11:55:36.420Z] #62 36.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-08T11:55:36.565Z] Client: Docker Engine - Community [2022-07-08T11:55:36.565Z] Version: 20.10.14 [2022-07-08T11:55:36.565Z] API version: 1.41 [2022-07-08T11:55:36.565Z] Go version: go1.16.15 [2022-07-08T11:55:36.565Z] Git commit: a224086 [2022-07-08T11:55:36.565Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-08T11:55:36.565Z] OS/Arch: linux/amd64 [2022-07-08T11:55:36.565Z] Context: default [2022-07-08T11:55:36.565Z] Experimental: true [2022-07-08T11:55:36.565Z] [2022-07-08T11:55:36.565Z] Server: Docker Engine - Community [2022-07-08T11:55:36.565Z] Engine: [2022-07-08T11:55:36.565Z] Version: 20.10.14 [2022-07-08T11:55:36.565Z] API version: 1.41 (minimum version 1.12) [2022-07-08T11:55:36.565Z] Go version: go1.16.15 [2022-07-08T11:55:36.565Z] Git commit: 87a90dc [2022-07-08T11:55:36.565Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-08T11:55:36.565Z] OS/Arch: linux/amd64 [2022-07-08T11:55:36.565Z] Experimental: true [2022-07-08T11:55:36.565Z] containerd: [2022-07-08T11:55:36.565Z] Version: 1.5.11 [2022-07-08T11:55:36.565Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T11:55:36.565Z] runc: [2022-07-08T11:55:36.565Z] Version: 1.0.3 [2022-07-08T11:55:36.565Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T11:55:36.565Z] docker-init: [2022-07-08T11:55:36.565Z] Version: 0.19.0 [2022-07-08T11:55:36.565Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T11:55:36.680Z] #62 36.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-08T11:55:36.680Z] #62 36.66 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-08T11:55:36.680Z] #62 36.76 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-08T11:55:36.902Z] + docker info [2022-07-08T11:55:36.940Z] #62 36.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-08T11:55:37.199Z] #62 37.26 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-08T11:55:37.200Z] #62 37.28 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-08T11:55:37.460Z] #62 37.43 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-08T11:55:37.720Z] #62 37.68 go: downloading golang.org/x/text v0.3.7 [2022-07-08T11:55:38.670Z] #62 ... [2022-07-08T11:55:38.670Z] [2022-07-08T11:55:38.670Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:55:38.670Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:55:38.670Z] #83 21.06 Reading package lists... [2022-07-08T11:55:38.670Z] #83 28.71 Reading package lists... [2022-07-08T11:55:38.670Z] #83 36.02 Building dependency tree... [2022-07-08T11:55:38.670Z] #83 ... [2022-07-08T11:55:38.670Z] [2022-07-08T11:55:38.670Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:55:38.670Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:55:38.670Z] #58 30.23 Reading package lists... [2022-07-08T11:55:39.241Z] #58 36.84 Building dependency tree... [2022-07-08T11:55:42.538Z] #58 41.94 The following additional packages will be installed: [2022-07-08T11:55:42.538Z] #58 41.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T11:55:42.538Z] #58 41.97 python3-protobuf python3-six [2022-07-08T11:55:42.538Z] #58 41.99 Suggested packages: [2022-07-08T11:55:42.538Z] #58 42.02 python3-setuptools [2022-07-08T11:55:42.538Z] #58 42.02 Recommended packages: [2022-07-08T11:55:42.538Z] #58 42.02 iproute2 | iproute [2022-07-08T11:55:43.108Z] #58 43.01 The following NEW packages will be installed: [2022-07-08T11:55:43.286Z] Client: Docker Engine - Community [2022-07-08T11:55:43.286Z] Version: 20.10.14 [2022-07-08T11:55:43.286Z] API version: 1.41 [2022-07-08T11:55:43.286Z] Go version: go1.16.15 [2022-07-08T11:55:43.286Z] Git commit: a224086 [2022-07-08T11:55:43.286Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-08T11:55:43.286Z] OS/Arch: linux/arm64 [2022-07-08T11:55:43.286Z] Context: default [2022-07-08T11:55:43.286Z] Experimental: true [2022-07-08T11:55:43.286Z] [2022-07-08T11:55:43.286Z] Server: Docker Engine - Community [2022-07-08T11:55:43.286Z] Engine: [2022-07-08T11:55:43.286Z] Version: 20.10.14 [2022-07-08T11:55:43.286Z] API version: 1.41 (minimum version 1.12) [2022-07-08T11:55:43.286Z] Go version: go1.16.15 [2022-07-08T11:55:43.286Z] Git commit: 87a90dc [2022-07-08T11:55:43.286Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-08T11:55:43.286Z] OS/Arch: linux/arm64 [2022-07-08T11:55:43.286Z] Experimental: true [2022-07-08T11:55:43.286Z] containerd: [2022-07-08T11:55:43.286Z] Version: 1.5.11 [2022-07-08T11:55:43.286Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T11:55:43.286Z] runc: [2022-07-08T11:55:43.286Z] Version: 1.0.3 [2022-07-08T11:55:43.286Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T11:55:43.286Z] docker-init: [2022-07-08T11:55:43.286Z] Version: 0.19.0 [2022-07-08T11:55:43.286Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T11:55:43.368Z] #58 43.04 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T11:55:43.368Z] #58 43.05 python3-protobuf python3-six [2022-07-08T11:55:43.595Z] + docker info [2022-07-08T11:55:43.937Z] #58 ... [2022-07-08T11:55:43.937Z] [2022-07-08T11:55:43.937Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:55:43.937Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:55:43.937Z] #83 41.17 python3 is already the newest version (3.9.2-3). [2022-07-08T11:55:43.937Z] #83 41.17 The following additional packages will be installed: [2022-07-08T11:55:43.937Z] #83 41.18 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-08T11:55:43.937Z] #83 41.22 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-08T11:55:43.937Z] #83 41.24 Suggested packages: [2022-07-08T11:55:43.937Z] #83 41.24 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-08T11:55:43.937Z] #83 41.24 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-08T11:55:43.937Z] #83 41.24 m4-doc ed diffutils-doc [2022-07-08T11:55:43.937Z] #83 41.24 Recommended packages: [2022-07-08T11:55:43.937Z] #83 41.24 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-08T11:55:43.937Z] #83 43.29 The following NEW packages will be installed: [2022-07-08T11:55:43.937Z] #83 43.30 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-08T11:55:43.937Z] #83 43.30 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-08T11:55:43.937Z] #83 43.30 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-08T11:55:43.937Z] #83 43.31 libyajl2 m4 patch xz-utils [2022-07-08T11:55:43.937Z] #83 43.74 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:55:43.937Z] #83 43.74 Need to get 5939 kB of archives. [2022-07-08T11:55:43.937Z] #83 43.74 After this operation, 18.7 MB of additional disk space will be used. [2022-07-08T11:55:43.937Z] #83 43.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T11:55:43.937Z] #83 43.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T11:55:43.937Z] #83 43.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T11:55:43.937Z] #83 43.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T11:55:43.937Z] #83 43.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-08T11:55:43.937Z] #83 43.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-08T11:55:43.937Z] #83 43.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-08T11:55:43.937Z] #83 43.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-08T11:55:43.937Z] #83 43.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-08T11:55:43.937Z] #83 43.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-08T11:55:43.937Z] #83 43.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T11:55:43.937Z] #83 44.02 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T11:55:44.197Z] #83 44.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-08T11:55:44.197Z] #83 44.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T11:55:44.197Z] #83 44.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-08T11:55:44.197Z] #83 44.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T11:55:44.197Z] #83 44.21 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-07-08T11:55:44.197Z] #83 44.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T11:55:44.197Z] #83 44.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T11:55:44.197Z] #83 44.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-08T11:55:44.197Z] #83 44.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T11:55:44.457Z] #83 44.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T11:55:44.457Z] #83 44.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-08T11:55:45.839Z] #83 45.53 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:55:45.839Z] #83 45.77 Fetched 5939 kB in 1s (6123 kB/s) [2022-07-08T11:55:46.100Z] #83 45.95 Selecting previously unselected package bzip2. [2022-07-08T11:55:46.100Z] #83 45.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:55:46.100Z] #83 46.08 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T11:55:46.100Z] #83 46.16 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T11:55:46.360Z] #83 46.45 Selecting previously unselected package libmagic-mgc. [2022-07-08T11:55:46.620Z] #83 46.45 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T11:55:46.620Z] #83 46.46 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T11:55:47.563Z] #83 47.34 Selecting previously unselected package libmagic1:amd64. [2022-07-08T11:55:47.563Z] #83 47.34 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T11:55:47.563Z] #83 47.36 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T11:55:47.563Z] #83 47.67 Selecting previously unselected package file. [2022-07-08T11:55:47.563Z] #83 47.67 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-08T11:55:47.823Z] #83 47.68 Unpacking file (1:5.39-3) ... [2022-07-08T11:55:47.823Z] #83 47.86 Selecting previously unselected package xz-utils. [2022-07-08T11:55:47.823Z] #83 47.86 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T11:55:47.823Z] #83 47.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:55:48.344Z] #83 48.27 Selecting previously unselected package libsigsegv2:amd64. [2022-07-08T11:55:48.344Z] #83 48.28 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-08T11:55:48.344Z] #83 48.28 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-08T11:55:48.605Z] #83 48.50 Selecting previously unselected package m4. [2022-07-08T11:55:48.605Z] #83 48.52 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-08T11:55:48.605Z] #83 48.54 Unpacking m4 (1.4.18-5) ... [2022-07-08T11:55:49.127Z] Client: [2022-07-08T11:55:49.127Z] Context: default [2022-07-08T11:55:49.127Z] Debug Mode: false [2022-07-08T11:55:49.127Z] Plugins: [2022-07-08T11:55:49.127Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T11:55:49.127Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T11:55:49.127Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T11:55:49.127Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T11:55:49.127Z] [2022-07-08T11:55:49.127Z] Server: [2022-07-08T11:55:49.127Z] Containers: 0 [2022-07-08T11:55:49.127Z] Running: 0 [2022-07-08T11:55:49.127Z] Paused: 0 [2022-07-08T11:55:49.127Z] Stopped: 0 [2022-07-08T11:55:49.127Z] Images: 0 [2022-07-08T11:55:49.127Z] Server Version: 20.10.14 [2022-07-08T11:55:49.127Z] Storage Driver: overlay2 [2022-07-08T11:55:49.127Z] Backing Filesystem: extfs [2022-07-08T11:55:49.127Z] Supports d_type: true [2022-07-08T11:55:49.127Z] Native Overlay Diff: true [2022-07-08T11:55:49.127Z] userxattr: false [2022-07-08T11:55:49.127Z] Logging Driver: json-file [2022-07-08T11:55:49.127Z] Cgroup Driver: cgroupfs [2022-07-08T11:55:49.127Z] Cgroup Version: 1 [2022-07-08T11:55:49.127Z] Plugins: [2022-07-08T11:55:49.127Z] Volume: local [2022-07-08T11:55:49.127Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T11:55:49.127Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T11:55:49.127Z] Swarm: inactive [2022-07-08T11:55:49.127Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-08T11:55:49.127Z] Default Runtime: runc [2022-07-08T11:55:49.127Z] Init Binary: docker-init [2022-07-08T11:55:49.127Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T11:55:49.127Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T11:55:49.127Z] init version: de40ad0 [2022-07-08T11:55:49.127Z] Security Options: [2022-07-08T11:55:49.127Z] apparmor [2022-07-08T11:55:49.127Z] seccomp [2022-07-08T11:55:49.127Z] Profile: default [2022-07-08T11:55:49.127Z] Kernel Version: 5.4.0-1071-aws [2022-07-08T11:55:49.127Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-08T11:55:49.127Z] OSType: linux [2022-07-08T11:55:49.127Z] Architecture: x86_64 [2022-07-08T11:55:49.127Z] CPUs: 2 [2022-07-08T11:55:49.127Z] Total Memory: 7.565GiB [2022-07-08T11:55:49.127Z] Name: ip-10-100-120-143 [2022-07-08T11:55:49.127Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-08T11:55:49.127Z] Docker Root Dir: /var/lib/docker [2022-07-08T11:55:49.127Z] Debug Mode: false [2022-07-08T11:55:49.127Z] Registry: https://index.docker.io/v1/ [2022-07-08T11:55:49.127Z] Labels: [2022-07-08T11:55:49.127Z] Experimental: true [2022-07-08T11:55:49.127Z] Insecure Registries: [2022-07-08T11:55:49.127Z] 127.0.0.0/8 [2022-07-08T11:55:49.127Z] Live Restore Enabled: true [2022-07-08T11:55:49.127Z] [2022-07-08T11:55:49.127Z] WARNING: No swap limit support [Pipeline] sh [2022-07-08T11:55:49.175Z] #83 49.00 Selecting previously unselected package autoconf. [2022-07-08T11:55:49.175Z] #83 49.01 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-08T11:55:49.175Z] #83 49.06 Unpacking autoconf (2.69-14) ... [2022-07-08T11:55:49.432Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T11:55:49.432Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T11:55:49.432Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43750/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T11:55:49.432Z] + bash /home/ubuntu/workspace/moby_PR-43750/check-config.sh [2022-07-08T11:55:49.432Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T11:55:49.432Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-08T11:55:49.432Z] [2022-07-08T11:55:49.432Z] Generally Necessary: [2022-07-08T11:55:49.432Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T11:55:49.432Z] - apparmor: enabled and tools installed [2022-07-08T11:55:49.432Z] - CONFIG_NAMESPACES: enabled [2022-07-08T11:55:49.432Z] - CONFIG_NET_NS: enabled [2022-07-08T11:55:49.432Z] - CONFIG_PID_NS: enabled [2022-07-08T11:55:49.432Z] - CONFIG_IPC_NS: enabled [2022-07-08T11:55:49.432Z] - CONFIG_UTS_NS: enabled [2022-07-08T11:55:49.432Z] - CONFIG_CGROUPS: enabled [2022-07-08T11:55:49.432Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T11:55:49.432Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T11:55:49.432Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T11:55:49.432Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T11:55:49.432Z] - CONFIG_CPUSETS: enabled [2022-07-08T11:55:49.432Z] - CONFIG_MEMCG: enabled [2022-07-08T11:55:49.432Z] - CONFIG_KEYS: enabled [2022-07-08T11:55:49.707Z] - CONFIG_VETH: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T11:55:49.707Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T11:55:49.707Z] [2022-07-08T11:55:49.707Z] Optional Features: [2022-07-08T11:55:49.707Z] - CONFIG_USER_NS: enabled [2022-07-08T11:55:49.707Z] - CONFIG_SECCOMP: enabled [2022-07-08T11:55:49.707Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T11:55:49.707Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T11:55:49.707Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T11:55:49.707Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-08T11:55:49.707Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-08T11:55:49.707Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T11:55:49.707Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T11:55:49.707Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T11:55:49.707Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T11:55:49.707Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T11:55:49.707Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T11:55:49.707Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T11:55:49.707Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T11:55:49.707Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T11:55:49.707Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T11:55:49.707Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T11:55:49.707Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T11:55:49.707Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T11:55:49.707Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T11:55:49.707Z] - CONFIG_EXT4_FS: enabled [2022-07-08T11:55:49.761Z] #83 49.57 Selecting previously unselected package autotools-dev. [2022-07-08T11:55:49.761Z] #83 49.58 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-08T11:55:49.761Z] #83 49.60 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-08T11:55:49.761Z] #83 ... [2022-07-08T11:55:49.761Z] [2022-07-08T11:55:49.761Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:55:49.761Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:55:49.761Z] #47 49.57 NAME: [2022-07-08T11:55:49.761Z] #47 49.57 go-winres - A tool for embedding resources in Windows executables [2022-07-08T11:55:49.761Z] #47 49.57 [2022-07-08T11:55:49.761Z] #47 49.57 USAGE: [2022-07-08T11:55:49.761Z] #47 49.59 go-winres [global options] command [command options] [arguments...] [2022-07-08T11:55:49.761Z] #47 49.59 [2022-07-08T11:55:49.761Z] #47 49.59 COMMANDS: [2022-07-08T11:55:49.761Z] #47 49.59 init Create an initial ./winres/winres.json [2022-07-08T11:55:49.761Z] #47 49.59 make Make syso files for the "go build" command [2022-07-08T11:55:49.761Z] #47 49.59 simply Make syso files for the "go build" command (simplified) [2022-07-08T11:55:49.761Z] #47 49.59 extract Extract all resources from an executable [2022-07-08T11:55:49.761Z] #47 49.59 patch Replace resources in an executable file (exe, dll) [2022-07-08T11:55:49.761Z] #47 49.59 help, h Shows a list of commands or help for one command [2022-07-08T11:55:49.761Z] #47 49.59 [2022-07-08T11:55:49.761Z] #47 49.59 GLOBAL OPTIONS: [2022-07-08T11:55:49.761Z] #47 49.59 --help, -h show help (default: false) [2022-07-08T11:55:49.968Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T11:55:49.968Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T11:55:49.968Z] - Network Drivers: [2022-07-08T11:55:49.968Z] - "overlay": [2022-07-08T11:55:49.968Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T11:55:49.968Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T11:55:49.968Z] Optional (for encrypted networks): [2022-07-08T11:55:49.968Z] - CONFIG_CRYPTO: enabled [2022-07-08T11:55:49.968Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T11:55:49.968Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T11:55:49.968Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T11:55:49.968Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T11:55:49.968Z] - CONFIG_XFRM: enabled [2022-07-08T11:55:49.968Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T11:55:49.968Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T11:55:49.968Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T11:55:49.968Z] - "ipvlan": [2022-07-08T11:55:49.968Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T11:55:49.968Z] - "macvlan": [2022-07-08T11:55:49.968Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T11:55:49.968Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T11:55:49.968Z] - "ftp,tftp client in container": [2022-07-08T11:55:49.968Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T11:55:49.968Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T11:55:49.968Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T11:55:49.968Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T11:55:49.968Z] - Storage Drivers: [2022-07-08T11:55:49.968Z] - "aufs": [2022-07-08T11:55:49.968Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T11:55:49.968Z] - "btrfs": [2022-07-08T11:55:49.968Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T11:55:49.968Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T11:55:49.968Z] - "devicemapper": [2022-07-08T11:55:49.968Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T11:55:49.968Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T11:55:49.968Z] - "overlay": [2022-07-08T11:55:49.968Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T11:55:49.968Z] - "zfs": [2022-07-08T11:55:49.968Z] - /dev/zfs: present [2022-07-08T11:55:49.968Z] - zfs command: missing [2022-07-08T11:55:49.968Z] - zpool command: missing [2022-07-08T11:55:49.968Z] [2022-07-08T11:55:49.968Z] Limits: [2022-07-08T11:55:49.968Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T11:55:49.968Z] [2022-07-08T11:55:49.968Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T11:55:50.314Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 . [2022-07-08T11:55:50.338Z] #47 DONE 50.2s [2022-07-08T11:55:50.338Z] [2022-07-08T11:55:50.338Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:55:50.338Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:55:50.338Z] #83 49.99 Selecting previously unselected package automake. [2022-07-08T11:55:50.338Z] #83 50.00 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-08T11:55:50.338Z] #83 50.02 Unpacking automake (1:1.16.3-2) ... [2022-07-08T11:55:50.411Z] Client: [2022-07-08T11:55:50.411Z] Context: default [2022-07-08T11:55:50.411Z] Debug Mode: false [2022-07-08T11:55:50.411Z] Plugins: [2022-07-08T11:55:50.411Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T11:55:50.411Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T11:55:50.411Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T11:55:50.411Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T11:55:50.411Z] [2022-07-08T11:55:50.411Z] Server: [2022-07-08T11:55:50.411Z] Containers: 0 [2022-07-08T11:55:50.411Z] Running: 0 [2022-07-08T11:55:50.411Z] Paused: 0 [2022-07-08T11:55:50.411Z] Stopped: 0 [2022-07-08T11:55:50.411Z] Images: 0 [2022-07-08T11:55:50.411Z] Server Version: 20.10.14 [2022-07-08T11:55:50.411Z] Storage Driver: overlay2 [2022-07-08T11:55:50.411Z] Backing Filesystem: extfs [2022-07-08T11:55:50.411Z] Supports d_type: true [2022-07-08T11:55:50.411Z] Native Overlay Diff: true [2022-07-08T11:55:50.411Z] userxattr: false [2022-07-08T11:55:50.411Z] Logging Driver: json-file [2022-07-08T11:55:50.411Z] Cgroup Driver: cgroupfs [2022-07-08T11:55:50.411Z] Cgroup Version: 1 [2022-07-08T11:55:50.411Z] Plugins: [2022-07-08T11:55:50.411Z] Volume: local [2022-07-08T11:55:50.411Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T11:55:50.411Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T11:55:50.411Z] Swarm: inactive [2022-07-08T11:55:50.411Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-08T11:55:50.411Z] Default Runtime: runc [2022-07-08T11:55:50.411Z] Init Binary: docker-init [2022-07-08T11:55:50.411Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T11:55:50.411Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T11:55:50.411Z] init version: de40ad0 [2022-07-08T11:55:50.411Z] Security Options: [2022-07-08T11:55:50.411Z] apparmor [2022-07-08T11:55:50.411Z] seccomp [2022-07-08T11:55:50.411Z] Profile: default [2022-07-08T11:55:50.411Z] Kernel Version: 5.4.0-1071-aws [2022-07-08T11:55:50.411Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-08T11:55:50.411Z] OSType: linux [2022-07-08T11:55:50.411Z] Architecture: x86_64 [2022-07-08T11:55:50.411Z] CPUs: 2 [2022-07-08T11:55:50.411Z] Total Memory: 7.483GiB [2022-07-08T11:55:50.411Z] Name: ip-10-100-64-76 [2022-07-08T11:55:50.411Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-08T11:55:50.411Z] Docker Root Dir: /var/lib/docker [2022-07-08T11:55:50.411Z] Debug Mode: false [2022-07-08T11:55:50.411Z] Registry: https://index.docker.io/v1/ [2022-07-08T11:55:50.411Z] Labels: [2022-07-08T11:55:50.411Z] Experimental: true [2022-07-08T11:55:50.411Z] Insecure Registries: [2022-07-08T11:55:50.411Z] 127.0.0.0/8 [2022-07-08T11:55:50.411Z] Live Restore Enabled: true [2022-07-08T11:55:50.411Z] [2022-07-08T11:55:50.411Z] WARNING: No swap limit support [Pipeline] sh [2022-07-08T11:55:50.733Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T11:55:50.733Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T11:55:50.733Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43750/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T11:55:50.733Z] + bash /home/ubuntu/workspace/moby_PR-43750/check-config.sh [2022-07-08T11:55:50.733Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T11:55:50.733Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-08T11:55:50.733Z] [2022-07-08T11:55:50.733Z] Generally Necessary: [2022-07-08T11:55:50.733Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T11:55:50.733Z] - apparmor: enabled and tools installed [2022-07-08T11:55:50.733Z] - CONFIG_NAMESPACES: enabled [2022-07-08T11:55:50.733Z] - CONFIG_NET_NS: enabled [2022-07-08T11:55:50.733Z] - CONFIG_PID_NS: enabled [2022-07-08T11:55:50.733Z] - CONFIG_IPC_NS: enabled [2022-07-08T11:55:50.733Z] - CONFIG_UTS_NS: enabled [2022-07-08T11:55:50.733Z] - CONFIG_CGROUPS: enabled [2022-07-08T11:55:50.733Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T11:55:50.733Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T11:55:50.733Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T11:55:50.733Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T11:55:50.733Z] - CONFIG_CPUSETS: enabled [2022-07-08T11:55:50.733Z] - CONFIG_MEMCG: enabled [2022-07-08T11:55:50.733Z] - CONFIG_KEYS: enabled [2022-07-08T11:55:50.733Z] - CONFIG_VETH: enabled (as module) [2022-07-08T11:55:50.733Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T11:55:50.733Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T11:55:50.733Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T11:55:50.733Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T11:55:50.733Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T11:55:50.733Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T11:55:50.884Z] #1 [internal] load build definition from Dockerfile [2022-07-08T11:55:50.884Z] #1 sha256:e9d1240546ec02d82af66452bf28221ff10f2920322a6ab4f8a96f8e08b67fab [2022-07-08T11:55:50.884Z] #1 transferring dockerfile: [2022-07-08T11:55:50.884Z] #1 transferring dockerfile: 19.25kB 0.1s done [2022-07-08T11:55:50.884Z] #1 DONE 0.2s [2022-07-08T11:55:50.884Z] [2022-07-08T11:55:50.884Z] #2 [internal] load .dockerignore [2022-07-08T11:55:50.884Z] #2 sha256:28f08bf544658d94d18cb1c94178c6ad28df95e0c1bbfbb77c74aa886f076abe [2022-07-08T11:55:50.884Z] #2 transferring context: 145B done [2022-07-08T11:55:50.884Z] #2 DONE 0.2s [2022-07-08T11:55:50.909Z] #83 50.92 Selecting previously unselected package patch. [2022-07-08T11:55:50.909Z] #83 50.93 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-08T11:55:50.909Z] #83 50.94 Unpacking patch (2.7.6-7) ... [2022-07-08T11:55:51.001Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T11:55:51.001Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T11:55:51.001Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-08T11:55:51.001Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T11:55:51.001Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T11:55:51.001Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T11:55:51.001Z] [2022-07-08T11:55:51.001Z] Optional Features: [2022-07-08T11:55:51.001Z] - CONFIG_USER_NS: enabled [2022-07-08T11:55:51.001Z] - CONFIG_SECCOMP: enabled [2022-07-08T11:55:51.001Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T11:55:51.001Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T11:55:51.001Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T11:55:51.001Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-08T11:55:51.001Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-08T11:55:51.001Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T11:55:51.001Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T11:55:51.001Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T11:55:51.001Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T11:55:51.001Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T11:55:51.001Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T11:55:51.001Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T11:55:51.001Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T11:55:51.001Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T11:55:51.001Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T11:55:51.001Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T11:55:51.001Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T11:55:51.001Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T11:55:51.001Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T11:55:51.001Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T11:55:51.001Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T11:55:51.001Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T11:55:51.001Z] - CONFIG_EXT4_FS: enabled [2022-07-08T11:55:51.001Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T11:55:51.001Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T11:55:51.001Z] - Network Drivers: [2022-07-08T11:55:51.001Z] - "overlay": [2022-07-08T11:55:51.001Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T11:55:51.001Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T11:55:51.001Z] Optional (for encrypted networks): [2022-07-08T11:55:51.144Z] [2022-07-08T11:55:51.144Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T11:55:51.144Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T11:55:51.169Z] #83 51.21 Selecting previously unselected package dpkg-dev. [2022-07-08T11:55:51.267Z] - CONFIG_CRYPTO: enabled [2022-07-08T11:55:51.267Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T11:55:51.267Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T11:55:51.267Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T11:55:51.267Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T11:55:51.267Z] - CONFIG_XFRM: enabled [2022-07-08T11:55:51.267Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T11:55:51.267Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T11:55:51.267Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T11:55:51.267Z] - "ipvlan": [2022-07-08T11:55:51.267Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T11:55:51.267Z] - "macvlan": [2022-07-08T11:55:51.267Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T11:55:51.267Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T11:55:51.267Z] - "ftp,tftp client in container": [2022-07-08T11:55:51.267Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T11:55:51.267Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T11:55:51.267Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T11:55:51.267Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T11:55:51.267Z] - Storage Drivers: [2022-07-08T11:55:51.267Z] - "aufs": [2022-07-08T11:55:51.267Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T11:55:51.267Z] - "btrfs": [2022-07-08T11:55:51.267Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T11:55:51.267Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T11:55:51.267Z] - "devicemapper": [2022-07-08T11:55:51.267Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T11:55:51.267Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T11:55:51.267Z] - "overlay": [2022-07-08T11:55:51.267Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T11:55:51.267Z] - "zfs": [2022-07-08T11:55:51.267Z] - /dev/zfs: present [2022-07-08T11:55:51.267Z] - zfs command: missing [2022-07-08T11:55:51.267Z] - zpool command: missing [2022-07-08T11:55:51.267Z] [2022-07-08T11:55:51.267Z] Limits: [2022-07-08T11:55:51.267Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T11:55:51.267Z] [2022-07-08T11:55:51.267Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T11:55:51.428Z] #83 51.25 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-08T11:55:51.428Z] #83 51.28 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T11:55:51.657Z] + sudo modprobe ip_vs [2022-07-08T11:55:51.657Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 . [2022-07-08T11:55:52.227Z] #2 [internal] load .dockerignore [2022-07-08T11:55:52.227Z] #2 sha256:f1de979701a9b207c6679cfbf3ac7fa8893234f7b0f3b92453ec64def49b8ff5 [2022-07-08T11:55:52.523Z] #3 DONE 1.4s [2022-07-08T11:55:52.523Z] [2022-07-08T11:55:52.523Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T11:55:52.523Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T11:55:52.523Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-08T11:55:52.523Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-08T11:55:52.523Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-08T11:55:52.523Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-08T11:55:52.523Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-08T11:55:52.524Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-08T11:55:52.784Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-08T11:55:52.809Z] #83 52.99 Selecting previously unselected package build-essential. [2022-07-08T11:55:53.044Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-08T11:55:53.069Z] #83 53.00 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-08T11:55:53.069Z] #83 53.00 Unpacking build-essential (12.9) ... [2022-07-08T11:55:53.220Z] #2 ... [2022-07-08T11:55:53.220Z] [2022-07-08T11:55:53.220Z] #1 [internal] load build definition from Dockerfile [2022-07-08T11:55:53.220Z] #1 sha256:e4347cb05bd49b42afd8972b45c37c72ee1c88c647b5d7aebbf3cc534abeb3e7 [2022-07-08T11:55:53.220Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T11:55:53.220Z] #1 DONE 1.0s [2022-07-08T11:55:53.220Z] [2022-07-08T11:55:53.220Z] #2 [internal] load .dockerignore [2022-07-08T11:55:53.220Z] #2 sha256:f1de979701a9b207c6679cfbf3ac7fa8893234f7b0f3b92453ec64def49b8ff5 [2022-07-08T11:55:53.220Z] #2 transferring context: 145B done [2022-07-08T11:55:53.220Z] #2 DONE 0.9s [2022-07-08T11:55:53.220Z] [2022-07-08T11:55:53.220Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T11:55:53.220Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T11:55:53.307Z] #4 DONE 0.8s [2022-07-08T11:55:53.329Z] #83 53.13 Selecting previously unselected package libcap2:amd64. [2022-07-08T11:55:53.329Z] #83 53.14 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T11:55:53.329Z] #83 53.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T11:55:53.329Z] #83 53.32 Selecting previously unselected package libcap-dev:amd64. [2022-07-08T11:55:53.329Z] #83 53.33 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-08T11:55:53.329Z] #83 53.33 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T11:55:53.566Z] [2022-07-08T11:55:53.566Z] #5 [internal] load build definition from Dockerfile [2022-07-08T11:55:53.566Z] #5 sha256:8f19e3d882eaa9d11b67111efbc63e4903c6ef0d4eb1f5bd54f7ef26a1eef699 [2022-07-08T11:55:53.566Z] #5 DONE 0.0s [2022-07-08T11:55:53.566Z] [2022-07-08T11:55:53.566Z] #6 [internal] load .dockerignore [2022-07-08T11:55:53.566Z] #6 sha256:e7dd6593be4dbce295b5c17916a69d0c9d17a6fe40057fd2128dbed8d23a4e5b [2022-07-08T11:55:53.566Z] #6 DONE 0.0s [2022-07-08T11:55:53.566Z] [2022-07-08T11:55:53.566Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:55:53.566Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T11:55:53.589Z] #83 53.52 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T11:55:53.589Z] #83 53.52 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:55:53.589Z] #83 53.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:55:53.785Z] #3 DONE 0.5s [2022-07-08T11:55:53.785Z] [2022-07-08T11:55:53.785Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T11:55:53.785Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T11:55:53.785Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-08T11:55:53.785Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-08T11:55:53.785Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-08T11:55:53.785Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-08T11:55:53.785Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-08T11:55:53.785Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-08T11:55:53.849Z] #83 53.76 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-08T11:55:53.849Z] #83 53.76 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:55:53.849Z] #83 53.76 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T11:55:54.042Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-08T11:55:54.109Z] #83 53.96 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T11:55:54.109Z] #83 53.98 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T11:55:54.109Z] #83 53.99 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T11:55:54.109Z] #83 ... [2022-07-08T11:55:54.109Z] [2022-07-08T11:55:54.109Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:55:54.109Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:55:54.109Z] #58 43.70 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:55:54.109Z] #58 43.70 Need to get 2314 kB of archives. [2022-07-08T11:55:54.109Z] #58 43.70 After this operation, 11.1 MB of additional disk space will be used. [2022-07-08T11:55:54.109Z] #58 43.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-08T11:55:54.109Z] #58 43.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T11:55:54.109Z] #58 43.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-08T11:55:54.109Z] #58 43.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-08T11:55:54.109Z] #58 43.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T11:55:54.109Z] #58 43.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-08T11:55:54.109Z] #58 43.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T11:55:54.109Z] #58 46.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-08T11:55:54.109Z] #58 48.43 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:55:54.109Z] #58 48.73 Fetched 2314 kB in 4s (637 kB/s) [2022-07-08T11:55:54.109Z] #58 48.98 Selecting previously unselected package libprotobuf23:amd64. [2022-07-08T11:55:54.109Z] #58 48.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:55:54.109Z] #58 49.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-08T11:55:54.109Z] #58 49.08 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T11:55:54.109Z] #58 50.35 Selecting previously unselected package python3-pkg-resources. [2022-07-08T11:55:54.109Z] #58 50.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T11:55:54.109Z] #58 50.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:55:54.109Z] #58 50.70 Selecting previously unselected package python3-six. [2022-07-08T11:55:54.109Z] #58 50.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-08T11:55:54.109Z] #58 50.71 Unpacking python3-six (1.16.0-2) ... [2022-07-08T11:55:54.109Z] #58 50.86 Selecting previously unselected package python3-protobuf. [2022-07-08T11:55:54.109Z] #58 50.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-08T11:55:54.109Z] #58 50.88 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-08T11:55:54.109Z] #58 51.73 Selecting previously unselected package libnet1:amd64. [2022-07-08T11:55:54.109Z] #58 51.73 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T11:55:54.109Z] #58 51.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:55:54.109Z] #58 52.01 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T11:55:54.109Z] #58 52.01 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T11:55:54.109Z] #58 52.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T11:55:54.109Z] #58 52.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T11:55:54.109Z] #58 52.33 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:55:54.109Z] #58 52.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:55:54.109Z] #58 52.62 Selecting previously unselected package criu. [2022-07-08T11:55:54.109Z] #58 52.62 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-08T11:55:54.109Z] #58 52.62 Unpacking criu (3.17-1) ... [2022-07-08T11:55:54.109Z] #58 53.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:55:54.109Z] #58 ... [2022-07-08T11:55:54.109Z] [2022-07-08T11:55:54.109Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:55:54.109Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:55:54.109Z] #83 54.21 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T11:55:54.109Z] #83 54.25 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T11:55:54.308Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-08T11:55:54.308Z] #4 DONE 0.8s [2022-07-08T11:55:54.369Z] #83 54.25 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T11:55:54.506Z] #10 ... [2022-07-08T11:55:54.506Z] [2022-07-08T11:55:54.506Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T11:55:54.506Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T11:55:54.506Z] #8 DONE 1.1s [2022-07-08T11:55:54.766Z] [2022-07-08T11:55:54.766Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T11:55:54.766Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T11:55:54.766Z] #7 DONE 1.1s [2022-07-08T11:55:54.766Z] [2022-07-08T11:55:54.766Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:55:54.766Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T11:55:54.766Z] #9 DONE 1.1s [2022-07-08T11:55:54.766Z] [2022-07-08T11:55:54.766Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:55:54.766Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T11:55:54.766Z] #10 DONE 1.2s [2022-07-08T11:55:54.886Z] [2022-07-08T11:55:54.886Z] #5 [internal] load .dockerignore [2022-07-08T11:55:54.886Z] #5 sha256:d93a2679d4fb76f71073b2e4f93a24e6ad20f3829585af810e4e426142f5c527 [2022-07-08T11:55:54.886Z] #5 DONE 0.0s [2022-07-08T11:55:54.886Z] [2022-07-08T11:55:54.886Z] #6 [internal] load build definition from Dockerfile [2022-07-08T11:55:54.886Z] #6 sha256:5cec3a71a7b7e9c982041bc7d21a125381c1a49b958d99118484aeb25a442a13 [2022-07-08T11:55:54.886Z] #6 DONE 0.0s [2022-07-08T11:55:54.886Z] [2022-07-08T11:55:54.886Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T11:55:54.886Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T11:55:55.309Z] #83 55.06 Selecting previously unselected package libtool. [2022-07-08T11:55:55.309Z] #83 55.06 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-08T11:55:55.309Z] #83 55.09 Unpacking libtool (2.4.6-15) ... [2022-07-08T11:55:55.337Z] [2022-07-08T11:55:55.337Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:55:55.337Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:55:55.337Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-08T11:55:55.569Z] #83 55.40 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T11:55:55.569Z] #83 55.41 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T11:55:55.569Z] #83 55.42 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T11:55:55.600Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-08T11:55:55.600Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-08T11:55:55.600Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-08T11:55:55.600Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.24MB / 55.01MB 0.2s [2022-07-08T11:55:55.829Z] #83 55.71 Selecting previously unselected package libyajl2:amd64. [2022-07-08T11:55:55.829Z] #83 55.71 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T11:55:55.829Z] #83 55.72 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T11:55:55.829Z] #83 55.88 Selecting previously unselected package libyajl-dev:amd64. [2022-07-08T11:55:55.829Z] #83 55.89 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-08T11:55:55.833Z] #10 DONE 1.2s [2022-07-08T11:55:55.833Z] [2022-07-08T11:55:55.833Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T11:55:55.833Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T11:55:55.833Z] #8 DONE 1.2s [2022-07-08T11:55:55.833Z] [2022-07-08T11:55:55.833Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:55:55.833Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T11:55:55.861Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.39MB / 55.01MB 0.3s [2022-07-08T11:55:55.861Z] #28 ... [2022-07-08T11:55:55.861Z] [2022-07-08T11:55:55.861Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T11:55:55.861Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T11:55:55.861Z] #49 DONE 0.0s [2022-07-08T11:55:55.861Z] [2022-07-08T11:55:55.861Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:55:55.861Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:55:55.861Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.68MB / 55.01MB 0.5s [2022-07-08T11:55:56.089Z] #83 55.96 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T11:55:56.105Z] #9 DONE 1.2s [2022-07-08T11:55:56.105Z] [2022-07-08T11:55:56.105Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:55:56.105Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T11:55:56.105Z] #7 DONE 1.3s [2022-07-08T11:55:56.136Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 20.97MB / 55.01MB 0.7s [2022-07-08T11:55:56.136Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 27.26MB / 55.01MB 0.9s [2022-07-08T11:55:56.352Z] #83 56.30 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T11:55:56.352Z] #83 56.32 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T11:55:56.352Z] #83 56.34 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T11:55:56.352Z] #83 56.35 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T11:55:56.352Z] #83 56.37 Setting up file (1:5.39-3) ... [2022-07-08T11:55:56.352Z] #83 56.38 Setting up bzip2 (1.0.8-4) ... [2022-07-08T11:55:56.352Z] #83 56.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:55:56.352Z] #83 56.41 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T11:55:56.352Z] #83 56.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T11:55:56.352Z] #83 56.43 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-08T11:55:56.352Z] #83 56.45 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-08T11:55:56.352Z] #83 56.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:55:56.352Z] #83 56.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T11:55:56.399Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 30.41MB / 55.01MB 1.0s [2022-07-08T11:55:56.612Z] #83 56.53 Setting up patch (2.7.6-7) ... [2022-07-08T11:55:56.612Z] #83 56.56 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T11:55:56.612Z] #83 56.57 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T11:55:56.612Z] #83 56.58 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T11:55:56.612Z] #83 56.60 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T11:55:56.612Z] #83 56.61 Setting up libtool (2.4.6-15) ... [2022-07-08T11:55:56.612Z] #83 56.62 Setting up m4 (1.4.18-5) ... [2022-07-08T11:55:56.612Z] #83 56.64 Setting up dpkg-dev (1.20.10) ... [2022-07-08T11:55:56.612Z] #83 56.66 Setting up autoconf (2.69-14) ... [2022-07-08T11:55:56.612Z] #83 56.69 Setting up build-essential (12.9) ... [2022-07-08T11:55:56.612Z] #83 56.71 Setting up automake (1:1.16.3-2) ... [2022-07-08T11:55:56.612Z] #83 ... [2022-07-08T11:55:56.612Z] [2022-07-08T11:55:56.612Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:55:56.612Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:55:56.612Z] #62 46.70 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-08T11:55:56.612Z] #62 46.84 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-08T11:55:56.612Z] #62 46.89 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-08T11:55:56.612Z] #62 46.98 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-08T11:55:56.612Z] #62 47.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-08T11:55:56.612Z] #62 47.29 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-08T11:55:56.612Z] #62 47.30 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-08T11:55:56.612Z] #62 47.58 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-08T11:55:56.612Z] #62 47.59 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-08T11:55:56.612Z] #62 47.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-08T11:55:56.612Z] #62 47.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-08T11:55:56.612Z] #62 47.78 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-08T11:55:56.612Z] #62 48.76 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-08T11:55:56.612Z] #62 48.87 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-08T11:55:56.612Z] #62 49.01 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-08T11:55:56.612Z] #62 49.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-08T11:55:56.612Z] #62 49.69 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-08T11:55:56.612Z] #62 49.75 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-08T11:55:56.612Z] #62 49.81 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-08T11:55:56.612Z] #62 49.90 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-08T11:55:56.612Z] #62 49.94 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-08T11:55:56.612Z] #62 49.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-08T11:55:56.612Z] #62 50.01 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-08T11:55:56.612Z] #62 50.05 go: downloading github.com/prometheus/common v0.32.1 [2022-07-08T11:55:56.612Z] #62 50.81 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-08T11:55:56.612Z] #62 50.81 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-08T11:55:56.612Z] #62 52.45 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-08T11:55:56.612Z] #62 53.55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-08T11:55:56.630Z] Client: [2022-07-08T11:55:56.630Z] Context: default [2022-07-08T11:55:56.630Z] Debug Mode: false [2022-07-08T11:55:56.630Z] Plugins: [2022-07-08T11:55:56.630Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T11:55:56.630Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T11:55:56.630Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T11:55:56.630Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T11:55:56.630Z] [2022-07-08T11:55:56.630Z] Server: [2022-07-08T11:55:56.630Z] Containers: 0 [2022-07-08T11:55:56.630Z] Running: 0 [2022-07-08T11:55:56.630Z] Paused: 0 [2022-07-08T11:55:56.630Z] Stopped: 0 [2022-07-08T11:55:56.630Z] Images: 0 [2022-07-08T11:55:56.630Z] Server Version: 20.10.14 [2022-07-08T11:55:56.630Z] Storage Driver: overlay2 [2022-07-08T11:55:56.630Z] Backing Filesystem: extfs [2022-07-08T11:55:56.630Z] Supports d_type: true [2022-07-08T11:55:56.630Z] Native Overlay Diff: true [2022-07-08T11:55:56.630Z] userxattr: false [2022-07-08T11:55:56.630Z] Logging Driver: json-file [2022-07-08T11:55:56.630Z] Cgroup Driver: systemd [2022-07-08T11:55:56.630Z] Cgroup Version: 2 [2022-07-08T11:55:56.630Z] Plugins: [2022-07-08T11:55:56.630Z] Volume: local [2022-07-08T11:55:56.630Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T11:55:56.630Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T11:55:56.630Z] Swarm: inactive [2022-07-08T11:55:56.630Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-08T11:55:56.630Z] Default Runtime: runc [2022-07-08T11:55:56.630Z] Init Binary: docker-init [2022-07-08T11:55:56.630Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T11:55:56.630Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T11:55:56.630Z] init version: de40ad0 [2022-07-08T11:55:56.630Z] Security Options: [2022-07-08T11:55:56.630Z] apparmor [2022-07-08T11:55:56.630Z] seccomp [2022-07-08T11:55:56.630Z] Profile: default [2022-07-08T11:55:56.630Z] cgroupns [2022-07-08T11:55:56.630Z] Kernel Version: 5.13.0-1021-aws [2022-07-08T11:55:56.630Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-08T11:55:56.630Z] OSType: linux [2022-07-08T11:55:56.630Z] Architecture: x86_64 [2022-07-08T11:55:56.630Z] CPUs: 2 [2022-07-08T11:55:56.630Z] Total Memory: 7.476GiB [2022-07-08T11:55:56.630Z] Name: ip-10-100-39-85 [2022-07-08T11:55:56.630Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-08T11:55:56.630Z] Docker Root Dir: /var/lib/docker [2022-07-08T11:55:56.630Z] Debug Mode: false [2022-07-08T11:55:56.630Z] Registry: https://index.docker.io/v1/ [2022-07-08T11:55:56.630Z] Labels: [2022-07-08T11:55:56.630Z] Experimental: true [2022-07-08T11:55:56.630Z] Insecure Registries: [2022-07-08T11:55:56.630Z] 127.0.0.0/8 [2022-07-08T11:55:56.630Z] Live Restore Enabled: true [2022-07-08T11:55:56.630Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T11:55:56.679Z] [2022-07-08T11:55:56.679Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:55:56.679Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T11:55:56.679Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-08T11:55:56.679Z] #73 DONE 0.0s [2022-07-08T11:55:56.679Z] [2022-07-08T11:55:56.679Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:55:56.679Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:55:56.679Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-08T11:55:56.679Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-08T11:55:56.679Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-08T11:55:56.679Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-08T11:55:56.679Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.0s [2022-07-08T11:55:56.872Z] #62 ... [2022-07-08T11:55:56.873Z] [2022-07-08T11:55:56.873Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:55:56.873Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T11:55:56.873Z] #41 54.38 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-07-08T11:55:56.873Z] #41 55.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-08T11:55:56.873Z] #41 55.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:55:56.936Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 3.15MB / 55.01MB 0.3s [2022-07-08T11:55:56.936Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.34MB / 55.01MB 0.3s [2022-07-08T11:55:56.955Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 . [2022-07-08T11:55:56.968Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 35.69MB / 55.01MB 1.3s [2022-07-08T11:55:56.968Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 39.85MB / 55.01MB 1.6s [2022-07-08T11:55:56.969Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.7s [2022-07-08T11:55:57.196Z] #28 ... [2022-07-08T11:55:57.196Z] [2022-07-08T11:55:57.196Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T11:55:57.196Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T11:55:57.196Z] #49 DONE 0.8s [2022-07-08T11:55:57.196Z] [2022-07-08T11:55:57.196Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:55:57.196Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:55:57.196Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.53MB / 55.01MB 0.5s [2022-07-08T11:55:57.196Z] #28 ... [2022-07-08T11:55:57.196Z] [2022-07-08T11:55:57.196Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T11:55:57.196Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T11:55:57.196Z] #49 DONE 0.0s [2022-07-08T11:55:57.196Z] [2022-07-08T11:55:57.196Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:55:57.196Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:55:57.196Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 20.97MB / 55.01MB 0.7s [2022-07-08T11:55:57.214Z] #2 [internal] load .dockerignore [2022-07-08T11:55:57.214Z] #2 sha256:a5b76bd938c8ff832e7c24c879e8d3b518ae3355bc0a7105b60356039a02e6f3 [2022-07-08T11:55:57.228Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 46.14MB / 55.01MB 1.9s [2022-07-08T11:55:57.443Z] #41 ... [2022-07-08T11:55:57.443Z] [2022-07-08T11:55:57.443Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:55:57.443Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:55:57.443Z] #83 56.71 Setting up automake (1:1.16.3-2) ... [2022-07-08T11:55:57.443Z] #83 56.80 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-08T11:55:57.443Z] #83 56.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:55:57.443Z] #83 DONE 57.5s [2022-07-08T11:55:57.455Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 28.31MB / 55.01MB 1.0s [2022-07-08T11:55:57.474Z] #2 transferring context: 145B done [2022-07-08T11:55:57.474Z] #2 ... [2022-07-08T11:55:57.474Z] [2022-07-08T11:55:57.474Z] #1 [internal] load build definition from Dockerfile [2022-07-08T11:55:57.474Z] #1 sha256:2d95ef927686334581e818c277981d748f2f99334e7e53eeff37caf557846edf [2022-07-08T11:55:57.474Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T11:55:57.474Z] #1 DONE 0.6s [2022-07-08T11:55:57.489Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 49.28MB / 55.01MB 2.1s [2022-07-08T11:55:57.703Z] [2022-07-08T11:55:57.703Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:55:57.703Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:55:57.714Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 31.46MB / 55.01MB 1.0s [2022-07-08T11:55:57.714Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 38.43MB / 55.01MB 1.2s [2022-07-08T11:55:57.733Z] [2022-07-08T11:55:57.733Z] #2 [internal] load .dockerignore [2022-07-08T11:55:57.733Z] #2 sha256:a5b76bd938c8ff832e7c24c879e8d3b518ae3355bc0a7105b60356039a02e6f3 [2022-07-08T11:55:57.733Z] #2 DONE 0.6s [2022-07-08T11:55:57.733Z] [2022-07-08T11:55:57.733Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T11:55:57.733Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T11:55:57.748Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 54.53MB / 55.01MB 2.4s [2022-07-08T11:55:57.972Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.4s [2022-07-08T11:55:58.229Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 48.23MB / 55.01MB 1.6s [2022-07-08T11:55:58.229Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 52.43MB / 55.01MB 1.8s [2022-07-08T11:55:58.302Z] #3 DONE 0.5s [2022-07-08T11:55:58.302Z] [2022-07-08T11:55:58.302Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T11:55:58.302Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T11:55:58.302Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-08T11:55:58.302Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-08T11:55:58.302Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-08T11:55:58.302Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-08T11:55:58.302Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-08T11:55:58.322Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.9s done [2022-07-08T11:55:58.474Z] Client: [2022-07-08T11:55:58.474Z] Context: default [2022-07-08T11:55:58.474Z] Debug Mode: false [2022-07-08T11:55:58.474Z] Plugins: [2022-07-08T11:55:58.474Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T11:55:58.474Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T11:55:58.474Z] [2022-07-08T11:55:58.474Z] Server: [2022-07-08T11:55:58.474Z] Containers: 0 [2022-07-08T11:55:58.474Z] Running: 0 [2022-07-08T11:55:58.474Z] Paused: 0 [2022-07-08T11:55:58.474Z] Stopped: 0 [2022-07-08T11:55:58.474Z] Images: 0 [2022-07-08T11:55:58.474Z] Server Version: 20.10.14 [2022-07-08T11:55:58.474Z] Storage Driver: overlay2 [2022-07-08T11:55:58.474Z] Backing Filesystem: extfs [2022-07-08T11:55:58.474Z] Supports d_type: true [2022-07-08T11:55:58.474Z] Native Overlay Diff: true [2022-07-08T11:55:58.474Z] userxattr: false [2022-07-08T11:55:58.474Z] Logging Driver: json-file [2022-07-08T11:55:58.474Z] Cgroup Driver: cgroupfs [2022-07-08T11:55:58.474Z] Cgroup Version: 1 [2022-07-08T11:55:58.474Z] Plugins: [2022-07-08T11:55:58.474Z] Volume: local [2022-07-08T11:55:58.474Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T11:55:58.474Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T11:55:58.474Z] Swarm: inactive [2022-07-08T11:55:58.474Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-08T11:55:58.474Z] Default Runtime: runc [2022-07-08T11:55:58.474Z] Init Binary: docker-init [2022-07-08T11:55:58.474Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T11:55:58.474Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T11:55:58.474Z] init version: de40ad0 [2022-07-08T11:55:58.474Z] Security Options: [2022-07-08T11:55:58.474Z] apparmor [2022-07-08T11:55:58.474Z] seccomp [2022-07-08T11:55:58.474Z] Profile: default [2022-07-08T11:55:58.474Z] Kernel Version: 5.13.0-1021-aws [2022-07-08T11:55:58.474Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-08T11:55:58.474Z] OSType: linux [2022-07-08T11:55:58.474Z] Architecture: aarch64 [2022-07-08T11:55:58.474Z] CPUs: 2 [2022-07-08T11:55:58.474Z] Total Memory: 7.562GiB [2022-07-08T11:55:58.474Z] Name: ip-10-100-101-61 [2022-07-08T11:55:58.474Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-08T11:55:58.474Z] Docker Root Dir: /var/lib/docker [2022-07-08T11:55:58.474Z] Debug Mode: false [2022-07-08T11:55:58.474Z] Registry: https://index.docker.io/v1/ [2022-07-08T11:55:58.474Z] Labels: [2022-07-08T11:55:58.474Z] Experimental: true [2022-07-08T11:55:58.474Z] Insecure Registries: [2022-07-08T11:55:58.474Z] 127.0.0.0/8 [2022-07-08T11:55:58.474Z] Live Restore Enabled: true [2022-07-08T11:55:58.474Z] [Pipeline] sh [2022-07-08T11:55:58.561Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-08T11:55:58.561Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-08T11:55:58.645Z] #84 ... [2022-07-08T11:55:58.645Z] [2022-07-08T11:55:58.645Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:55:58.645Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T11:55:58.645Z] #64 58.34 v3.0.2 [2022-07-08T11:55:58.645Z] #64 DONE 58.5s [2022-07-08T11:55:58.645Z] [2022-07-08T11:55:58.645Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:55:58.645Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:55:58.645Z] #58 56.00 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T11:55:58.645Z] #58 56.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:55:58.645Z] #58 56.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:55:58.645Z] #58 56.08 Setting up python3-six (1.16.0-2) ... [2022-07-08T11:55:58.645Z] #58 58.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T11:55:58.645Z] #58 58.11 Setting up python3-protobuf (3.12.4-1) ... [2022-07-08T11:55:58.796Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T11:55:58.796Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T11:55:58.796Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43750/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T11:55:58.796Z] + bash /home/ubuntu/workspace/moby_PR-43750/check-config.sh [2022-07-08T11:55:58.796Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T11:55:58.796Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-08T11:55:58.796Z] [2022-07-08T11:55:58.796Z] Generally Necessary: [2022-07-08T11:55:58.796Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T11:55:58.796Z] - apparmor: enabled and tools installed [2022-07-08T11:55:58.796Z] - CONFIG_NAMESPACES: enabled [2022-07-08T11:55:58.796Z] - CONFIG_NET_NS: enabled [2022-07-08T11:55:58.796Z] - CONFIG_PID_NS: enabled [2022-07-08T11:55:58.796Z] - CONFIG_IPC_NS: enabled [2022-07-08T11:55:58.796Z] - CONFIG_UTS_NS: enabled [2022-07-08T11:55:58.796Z] - CONFIG_CGROUPS: enabled [2022-07-08T11:55:58.796Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T11:55:58.796Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T11:55:58.796Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T11:55:58.796Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T11:55:58.796Z] - CONFIG_CPUSETS: enabled [2022-07-08T11:55:58.796Z] - CONFIG_MEMCG: enabled [2022-07-08T11:55:58.796Z] - CONFIG_KEYS: enabled [2022-07-08T11:55:58.796Z] - CONFIG_VETH: enabled (as module) [2022-07-08T11:55:58.796Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T11:55:58.796Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T11:55:58.796Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T11:55:58.796Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T11:55:58.796Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T11:55:58.796Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T11:55:58.796Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T11:55:58.796Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T11:55:58.821Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-08T11:55:58.821Z] #4 DONE 0.6s [2022-07-08T11:55:58.900Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-08T11:55:59.054Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-08T11:55:59.054Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T11:55:59.054Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T11:55:59.054Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T11:55:59.054Z] [2022-07-08T11:55:59.054Z] Optional Features: [2022-07-08T11:55:59.054Z] - CONFIG_USER_NS: enabled [2022-07-08T11:55:59.054Z] - CONFIG_SECCOMP: enabled [2022-07-08T11:55:59.054Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T11:55:59.054Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T11:55:59.054Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T11:55:59.054Z] (cgroup swap accounting is currently enabled) [2022-07-08T11:55:59.054Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T11:55:59.054Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T11:55:59.054Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T11:55:59.054Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T11:55:59.054Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T11:55:59.054Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T11:55:59.054Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T11:55:59.054Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T11:55:59.054Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T11:55:59.054Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T11:55:59.054Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T11:55:59.054Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T11:55:59.054Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T11:55:59.054Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T11:55:59.054Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T11:55:59.054Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T11:55:59.054Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T11:55:59.054Z] - CONFIG_EXT4_FS: enabled [2022-07-08T11:55:59.054Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T11:55:59.054Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T11:55:59.054Z] - Network Drivers: [2022-07-08T11:55:59.054Z] - "overlay": [2022-07-08T11:55:59.054Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T11:55:59.054Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T11:55:59.054Z] Optional (for encrypted networks): [2022-07-08T11:55:59.080Z] [2022-07-08T11:55:59.080Z] #6 [internal] load build definition from Dockerfile [2022-07-08T11:55:59.080Z] #6 sha256:9fdc8cdb70167c998c50c053fc1a3990636c6206c8b5648dc4cd18a3f642d71a [2022-07-08T11:55:59.080Z] #6 DONE 0.0s [2022-07-08T11:55:59.080Z] [2022-07-08T11:55:59.080Z] #5 [internal] load .dockerignore [2022-07-08T11:55:59.080Z] #5 sha256:4a35dddd2edf4c6f38870adca393be72054cd4f5551a059e453235e280e81fb7 [2022-07-08T11:55:59.080Z] #5 DONE 0.0s [2022-07-08T11:55:59.080Z] [2022-07-08T11:55:59.080Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:55:59.080Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T11:55:59.159Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.3s done [2022-07-08T11:55:59.313Z] - CONFIG_CRYPTO: enabled [2022-07-08T11:55:59.313Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T11:55:59.313Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T11:55:59.313Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T11:55:59.313Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T11:55:59.313Z] - CONFIG_XFRM: enabled [2022-07-08T11:55:59.313Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T11:55:59.313Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T11:55:59.313Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T11:55:59.313Z] - "ipvlan": [2022-07-08T11:55:59.313Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T11:55:59.313Z] - "macvlan": [2022-07-08T11:55:59.313Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T11:55:59.313Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T11:55:59.313Z] - "ftp,tftp client in container": [2022-07-08T11:55:59.313Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T11:55:59.313Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T11:55:59.313Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T11:55:59.313Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T11:55:59.313Z] - Storage Drivers: [2022-07-08T11:55:59.313Z] - "aufs": [2022-07-08T11:55:59.313Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T11:55:59.313Z] - "btrfs": [2022-07-08T11:55:59.313Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T11:55:59.313Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T11:55:59.313Z] - "devicemapper": [2022-07-08T11:55:59.313Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T11:55:59.313Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T11:55:59.313Z] - "overlay": [2022-07-08T11:55:59.313Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T11:55:59.313Z] - "zfs": [2022-07-08T11:55:59.313Z] - /dev/zfs: present [2022-07-08T11:55:59.313Z] - zfs command: missing [2022-07-08T11:55:59.313Z] - zpool command: missing [2022-07-08T11:55:59.313Z] [2022-07-08T11:55:59.313Z] Limits: [2022-07-08T11:55:59.313Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T11:55:59.313Z] [2022-07-08T11:55:59.313Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T11:55:59.640Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 . [2022-07-08T11:55:59.898Z] #1 [internal] load build definition from Dockerfile [2022-07-08T11:55:59.898Z] #1 sha256:87f1f4aa56e5ff2e368dcf733caf131ae23c3f2944fb4aa73cc4d09c31870464 [2022-07-08T11:55:59.898Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T11:55:59.898Z] #1 DONE 0.1s [2022-07-08T11:55:59.898Z] [2022-07-08T11:55:59.898Z] #2 [internal] load .dockerignore [2022-07-08T11:55:59.898Z] #2 sha256:e75411a5d7242909f5c780dd835668c8580c76a2b3edeb69f7e36f5b26ab6db6 [2022-07-08T11:55:59.898Z] #2 transferring context: 145B done [2022-07-08T11:55:59.898Z] #2 DONE 0.0s [2022-07-08T11:55:59.898Z] [2022-07-08T11:55:59.898Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T11:55:59.898Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-08T11:56:00.459Z] #10 DONE 1.3s [2022-07-08T11:56:00.460Z] [2022-07-08T11:56:00.460Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:56:00.460Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T11:56:00.460Z] #9 DONE 1.2s [2022-07-08T11:56:00.460Z] [2022-07-08T11:56:00.460Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T11:56:00.460Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T11:56:00.460Z] #8 DONE 1.3s [2022-07-08T11:56:00.460Z] [2022-07-08T11:56:00.460Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T11:56:00.460Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T11:56:00.460Z] #7 DONE 1.3s [2022-07-08T11:56:00.460Z] [2022-07-08T11:56:00.460Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:00.460Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:56:00.460Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-07-08T11:56:00.465Z] #3 DONE 0.4s [2022-07-08T11:56:00.465Z] [2022-07-08T11:56:00.465Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T11:56:00.465Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-08T11:56:00.465Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-08T11:56:00.465Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-08T11:56:00.465Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-08T11:56:00.465Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-08T11:56:00.465Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-07-08T11:56:00.720Z] #28 ... [2022-07-08T11:56:00.720Z] [2022-07-08T11:56:00.720Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:56:00.720Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T11:56:00.720Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-08T11:56:00.720Z] #73 DONE 0.1s [2022-07-08T11:56:00.720Z] [2022-07-08T11:56:00.720Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:00.720Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:56:00.720Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-08T11:56:00.720Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-08T11:56:00.720Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-08T11:56:00.720Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s [2022-07-08T11:56:00.724Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-07-08T11:56:00.724Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-08T11:56:00.811Z] #28 ... [2022-07-08T11:56:00.811Z] [2022-07-08T11:56:00.811Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:56:00.811Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T11:56:00.811Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-08T11:56:00.811Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T11:56:00.811Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-08T11:56:00.811Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-08T11:56:00.811Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-07-08T11:56:00.811Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2022-07-08T11:56:00.811Z] #71 DONE 5.2s [2022-07-08T11:56:00.811Z] [2022-07-08T11:56:00.811Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:00.811Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:00.811Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-08T11:56:00.811Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-08T11:56:00.811Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-08T11:56:00.811Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.9s done [2022-07-08T11:56:00.811Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-08T11:56:00.811Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.1s done [2022-07-08T11:56:00.811Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.8s done [2022-07-08T11:56:00.811Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.4s done [2022-07-08T11:56:00.811Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.2s [2022-07-08T11:56:00.811Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 56.62MB / 141.75MB 5.2s [2022-07-08T11:56:00.811Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.6s done [2022-07-08T11:56:00.980Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 13.63MB / 55.01MB 0.4s [2022-07-08T11:56:00.980Z] #28 ... [2022-07-08T11:56:00.980Z] [2022-07-08T11:56:00.980Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T11:56:00.980Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T11:56:00.980Z] #49 DONE 0.0s [2022-07-08T11:56:00.980Z] [2022-07-08T11:56:00.980Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:00.980Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:56:00.980Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 18.87MB / 55.01MB 0.4s [2022-07-08T11:56:00.983Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-08T11:56:01.071Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 63.96MB / 141.75MB 5.5s [2022-07-08T11:56:01.073Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.5s [2022-07-08T11:56:01.245Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 28.31MB / 55.01MB 0.5s [2022-07-08T11:56:01.245Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 36.70MB / 55.01MB 0.7s [2022-07-08T11:56:01.256Z] #4 DONE 0.8s [2022-07-08T11:56:01.256Z] [2022-07-08T11:56:01.256Z] #6 [internal] load build definition from Dockerfile [2022-07-08T11:56:01.256Z] #6 sha256:c3886c4af384b731dfe764dad3d818da658637b71e308cc3905471d1fda88872 [2022-07-08T11:56:01.256Z] #6 DONE 0.0s [2022-07-08T11:56:01.256Z] [2022-07-08T11:56:01.256Z] #5 [internal] load .dockerignore [2022-07-08T11:56:01.256Z] #5 sha256:21264007cc8f2930565667cce4d7acca5d166c4b53652f828b3472b903d95010 [2022-07-08T11:56:01.256Z] #5 DONE 0.0s [2022-07-08T11:56:01.256Z] [2022-07-08T11:56:01.256Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T11:56:01.256Z] #10 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-08T11:56:01.333Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.9s done [2022-07-08T11:56:01.333Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 73.40MB / 141.75MB 5.9s [2022-07-08T11:56:01.510Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 49.28MB / 55.01MB 0.8s [2022-07-08T11:56:01.600Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 81.79MB / 141.75MB 6.2s [2022-07-08T11:56:01.773Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.2s [2022-07-08T11:56:02.179Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 90.18MB / 141.75MB 6.6s [2022-07-08T11:56:02.439Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 102.76MB / 141.75MB 6.9s [2022-07-08T11:56:02.702Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 112.44MB / 141.75MB 7.1s [2022-07-08T11:56:02.742Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-08T11:56:02.965Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 7.4s [2022-07-08T11:56:02.965Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 128.97MB / 141.75MB 7.6s [2022-07-08T11:56:02.972Z] #28 ... [2022-07-08T11:56:02.972Z] [2022-07-08T11:56:02.972Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:02.972Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:02.972Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-08T11:56:02.972Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-08T11:56:02.972Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-08T11:56:02.972Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-08T11:56:02.972Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.5s done [2022-07-08T11:56:02.972Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.6s done [2022-07-08T11:56:02.972Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.3s done [2022-07-08T11:56:02.972Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.9s done [2022-07-08T11:56:02.972Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.2s done [2022-07-08T11:56:02.972Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 96.47MB / 141.75MB 6.2s [2022-07-08T11:56:02.972Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.1s done [2022-07-08T11:56:02.972Z] #11 ... [2022-07-08T11:56:02.972Z] [2022-07-08T11:56:02.972Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:02.972Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:56:03.224Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 140.51MB / 141.75MB 7.8s [2022-07-08T11:56:03.787Z] #10 ... [2022-07-08T11:56:03.787Z] [2022-07-08T11:56:03.787Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:56:03.787Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T11:56:03.787Z] #7 DONE 2.0s [2022-07-08T11:56:03.787Z] [2022-07-08T11:56:03.787Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T11:56:03.787Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T11:56:03.787Z] #9 DONE 2.1s [2022-07-08T11:56:03.787Z] [2022-07-08T11:56:03.787Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T11:56:03.787Z] #10 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-08T11:56:03.787Z] #10 DONE 2.2s [2022-07-08T11:56:03.787Z] [2022-07-08T11:56:03.787Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T11:56:03.787Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-08T11:56:03.787Z] #8 DONE 2.2s [2022-07-08T11:56:03.943Z] #58 63.23 Setting up criu (3.17-1) ... [2022-07-08T11:56:04.170Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.5s done [2022-07-08T11:56:04.170Z] #11 ... [2022-07-08T11:56:04.170Z] [2022-07-08T11:56:04.170Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:56:04.170Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T11:56:04.170Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-08T11:56:04.170Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T11:56:04.170Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-08T11:56:04.170Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-08T11:56:04.170Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-07-08T11:56:04.170Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-07-08T11:56:04.170Z] #73 DONE 8.7s [2022-07-08T11:56:04.170Z] [2022-07-08T11:56:04.170Z] #24 [internal] load build context [2022-07-08T11:56:04.170Z] #24 sha256:7b76370e1280445ba5da5150f6e4711c00574b8e4a36b8d7706326ce15f36990 [2022-07-08T11:56:04.170Z] #24 transferring context: 41.88MB 8.9s [2022-07-08T11:56:05.127Z] #24 ... [2022-07-08T11:56:05.127Z] [2022-07-08T11:56:05.127Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T11:56:05.127Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T11:56:05.127Z] #72 DONE 0.7s [2022-07-08T11:56:05.127Z] [2022-07-08T11:56:05.127Z] #24 [internal] load build context [2022-07-08T11:56:05.127Z] #24 sha256:7b76370e1280445ba5da5150f6e4711c00574b8e4a36b8d7706326ce15f36990 [2022-07-08T11:56:05.127Z] #24 ... [2022-07-08T11:56:05.127Z] [2022-07-08T11:56:05.127Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T11:56:05.127Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T11:56:05.306Z] #28 ... [2022-07-08T11:56:05.306Z] [2022-07-08T11:56:05.306Z] #24 [internal] load build context [2022-07-08T11:56:05.306Z] #24 sha256:505abb1aa2bb3ccca3d833b1a548a65c7e0c99a60c11f603bc8adc1a5e10447b [2022-07-08T11:56:05.306Z] #24 transferring context: 61.64MB 4.3s done [2022-07-08T11:56:05.306Z] #24 DONE 4.6s [2022-07-08T11:56:05.306Z] [2022-07-08T11:56:05.306Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:05.306Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:56:06.076Z] #74 DONE 1.0s [2022-07-08T11:56:06.076Z] [2022-07-08T11:56:06.076Z] #24 [internal] load build context [2022-07-08T11:56:06.076Z] #24 sha256:7b76370e1280445ba5da5150f6e4711c00574b8e4a36b8d7706326ce15f36990 [2022-07-08T11:56:06.076Z] #24 transferring context: 61.65MB 10.9s done [2022-07-08T11:56:06.250Z] #28 ... [2022-07-08T11:56:06.250Z] [2022-07-08T11:56:06.250Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:56:06.250Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T11:56:06.250Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-08T11:56:06.250Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T11:56:06.250Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-08T11:56:06.250Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-08T11:56:06.250Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2022-07-08T11:56:06.250Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done [2022-07-08T11:56:06.250Z] #71 DONE 9.3s [2022-07-08T11:56:06.250Z] [2022-07-08T11:56:06.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:06.250Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:06.250Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.1s [2022-07-08T11:56:06.250Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.8s [2022-07-08T11:56:06.250Z] #11 ... [2022-07-08T11:56:06.250Z] [2022-07-08T11:56:06.250Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:56:06.250Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T11:56:06.250Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-08T11:56:06.250Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T11:56:06.250Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-08T11:56:06.250Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-07-08T11:56:06.250Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-07-08T11:56:06.250Z] #73 DONE 9.5s [2022-07-08T11:56:06.250Z] [2022-07-08T11:56:06.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:06.250Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:06.335Z] #24 DONE 11.0s [2022-07-08T11:56:06.335Z] [2022-07-08T11:56:06.335Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:06.335Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:56:06.335Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.4s [2022-07-08T11:56:06.512Z] #11 ... [2022-07-08T11:56:06.512Z] [2022-07-08T11:56:06.512Z] #24 [internal] load build context [2022-07-08T11:56:06.512Z] #24 sha256:1d7a4e089e33d9279be85f8d23de47b41f63cc3ad600647759e5d851a85510c4 [2022-07-08T11:56:06.512Z] #24 transferring context: 55.91MB 10.1s [2022-07-08T11:56:06.522Z] #58 65.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:56:06.773Z] #24 ... [2022-07-08T11:56:06.773Z] [2022-07-08T11:56:06.773Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:06.773Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:06.782Z] #58 DONE 66.4s [2022-07-08T11:56:06.782Z] [2022-07-08T11:56:06.782Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:56:06.782Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:56:06.782Z] #84 2.133 Cloning into '/tmp/crun-build'... [2022-07-08T11:56:07.100Z] [2022-07-08T11:56:07.101Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:56:07.101Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T11:56:07.101Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-08T11:56:07.101Z] #73 DONE 0.0s [2022-07-08T11:56:07.101Z] [2022-07-08T11:56:07.101Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:07.101Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-08T11:56:07.101Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:07.101Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-08T11:56:07.101Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-08T11:56:07.101Z] #28 sha256:bd276cb1059f6502e342d3052a4c2767f2b3a0196508f5c2c34ce6da4a15b104 529B / 529B done [2022-07-08T11:56:07.101Z] #28 sha256:30d823f645b6a496842c2cff246aae9f07801fff859e8f5dc92d3a48e7b62209 1.48kB / 1.48kB done [2022-07-08T11:56:07.101Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 1.05MB / 53.70MB 0.2s [2022-07-08T11:56:07.101Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 6.29MB / 53.70MB 0.3s [2022-07-08T11:56:07.101Z] #28 ... [2022-07-08T11:56:07.101Z] [2022-07-08T11:56:07.101Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T11:56:07.101Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T11:56:07.101Z] #49 DONE 0.0s [2022-07-08T11:56:07.101Z] [2022-07-08T11:56:07.101Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:07.101Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-08T11:56:07.101Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 15.73MB / 53.70MB 0.4s [2022-07-08T11:56:07.353Z] #84 9.909 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-08T11:56:07.358Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 27.27MB / 53.70MB 0.5s [2022-07-08T11:56:07.613Z] #84 9.939 Cloning into '/tmp/crun-build/libocispec'... [2022-07-08T11:56:07.667Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 31.46MB / 53.70MB 0.7s [2022-07-08T11:56:07.667Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 0.8s [2022-07-08T11:56:07.709Z] #11 ... [2022-07-08T11:56:07.709Z] [2022-07-08T11:56:07.709Z] #24 [internal] load build context [2022-07-08T11:56:07.709Z] #24 sha256:1d7a4e089e33d9279be85f8d23de47b41f63cc3ad600647759e5d851a85510c4 [2022-07-08T11:56:07.709Z] #24 transferring context: 61.65MB 10.6s done [2022-07-08T11:56:07.709Z] #24 DONE 11.1s [2022-07-08T11:56:07.709Z] [2022-07-08T11:56:07.709Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:07.709Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:07.857Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.1s [2022-07-08T11:56:07.857Z] #28 ... [2022-07-08T11:56:07.857Z] [2022-07-08T11:56:07.857Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:56:07.857Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T11:56:07.857Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-08T11:56:07.857Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T11:56:07.857Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-08T11:56:07.857Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-08T11:56:07.857Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-07-08T11:56:07.857Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-07-08T11:56:07.857Z] #71 DONE 7.1s [2022-07-08T11:56:07.857Z] [2022-07-08T11:56:07.857Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:56:07.857Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T11:56:07.857Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T11:56:07.857Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-08T11:56:07.857Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-08T11:56:07.857Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done [2022-07-08T11:56:07.857Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-07-08T11:56:07.857Z] #73 DONE 7.1s [2022-07-08T11:56:08.141Z] [2022-07-08T11:56:08.141Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:08.141Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:08.141Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-08T11:56:08.141Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-08T11:56:08.141Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-08T11:56:08.141Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-08T11:56:08.141Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.7s done [2022-07-08T11:56:08.141Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.6s done [2022-07-08T11:56:08.141Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.9s done [2022-07-08T11:56:08.141Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.3s done [2022-07-08T11:56:08.141Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.3s done [2022-07-08T11:56:08.141Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.4s done [2022-07-08T11:56:08.141Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 7.1s [2022-07-08T11:56:08.638Z] #11 ... [2022-07-08T11:56:08.638Z] [2022-07-08T11:56:08.638Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T11:56:08.638Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T11:56:08.638Z] #72 DONE 0.7s [2022-07-08T11:56:08.638Z] [2022-07-08T11:56:08.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:08.638Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:08.993Z] #84 11.35 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-08T11:56:08.993Z] #84 11.37 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-08T11:56:08.993Z] #84 11.37 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-08T11:56:08.993Z] #84 11.37 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-08T11:56:08.993Z] #84 11.42 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-08T11:56:09.051Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.1s done [2022-07-08T11:56:09.099Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-08T11:56:09.202Z] #11 ... [2022-07-08T11:56:09.203Z] [2022-07-08T11:56:09.203Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T11:56:09.203Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T11:56:09.203Z] #74 DONE 0.7s [2022-07-08T11:56:09.203Z] [2022-07-08T11:56:09.203Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:09.203Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:09.362Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.3s done [2022-07-08T11:56:09.362Z] #11 ... [2022-07-08T11:56:09.362Z] [2022-07-08T11:56:09.362Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:09.362Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:56:09.362Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.1s done [2022-07-08T11:56:09.362Z] #28 DONE 8.8s [2022-07-08T11:56:09.362Z] [2022-07-08T11:56:09.362Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:09.362Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:09.362Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-08T11:56:09.362Z] #11 ... [2022-07-08T11:56:09.362Z] [2022-07-08T11:56:09.362Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:56:09.362Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T11:56:09.636Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.7s done [2022-07-08T11:56:09.894Z] #28 DONE 14.4s [2022-07-08T11:56:09.894Z] [2022-07-08T11:56:09.894Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:56:09.894Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T11:56:09.990Z] #28 ... [2022-07-08T11:56:09.990Z] [2022-07-08T11:56:09.990Z] #24 [internal] load build context [2022-07-08T11:56:09.990Z] #24 sha256:d601ec5f773fa9ff1384ced3ef0f042a032a820ef8ad8e17f4ecf370afa067a7 [2022-07-08T11:56:09.990Z] #24 transferring context: 61.65MB 2.5s done [2022-07-08T11:56:09.990Z] #24 DONE 3.4s [2022-07-08T11:56:09.990Z] [2022-07-08T11:56:09.990Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:09.990Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T11:56:09.990Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-08T11:56:09.990Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-08T11:56:09.990Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done [2022-07-08T11:56:09.990Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done [2022-07-08T11:56:09.990Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.1s done [2022-07-08T11:56:09.990Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.6s done [2022-07-08T11:56:09.990Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 1.0s done [2022-07-08T11:56:09.990Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 3.2s done [2022-07-08T11:56:09.990Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 3.2s [2022-07-08T11:56:09.990Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0.9s [2022-07-08T11:56:09.990Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 0B / 108.88MB 3.2s [2022-07-08T11:56:09.990Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 0B / 126B 3.2s [2022-07-08T11:56:09.990Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 3.3s [2022-07-08T11:56:10.250Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 16.78MB / 108.88MB 3.4s [2022-07-08T11:56:10.250Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 30.41MB / 108.88MB 3.5s [2022-07-08T11:56:10.509Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 51.38MB / 108.88MB 3.8s [2022-07-08T11:56:10.743Z] #29 ... [2022-07-08T11:56:10.743Z] [2022-07-08T11:56:10.743Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T11:56:10.743Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T11:56:10.743Z] #72 DONE 0.8s [2022-07-08T11:56:10.743Z] [2022-07-08T11:56:10.743Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:56:10.743Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T11:56:10.743Z] #29 1.042 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:10.743Z] #29 1.047 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:10.743Z] #29 1.058 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:10.743Z] #29 1.207 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:10.743Z] #29 1.428 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:56:10.766Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 58.72MB / 108.88MB 4.0s [2022-07-08T11:56:11.003Z] #29 1.758 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:56:11.026Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 71.30MB / 108.88MB 4.2s [2022-07-08T11:56:11.158Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.6s done [2022-07-08T11:56:11.158Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-08T11:56:11.158Z] #11 ... [2022-07-08T11:56:11.158Z] [2022-07-08T11:56:11.158Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:11.158Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T11:56:11.158Z] #28 DONE 14.6s [2022-07-08T11:56:11.263Z] #29 ... [2022-07-08T11:56:11.263Z] [2022-07-08T11:56:11.263Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T11:56:11.263Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T11:56:11.263Z] #74 DONE 1.0s [2022-07-08T11:56:11.286Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 84.93MB / 108.88MB 4.5s [2022-07-08T11:56:11.419Z] [2022-07-08T11:56:11.419Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:11.419Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:11.523Z] [2022-07-08T11:56:11.523Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:11.523Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:11.523Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.5s done [2022-07-08T11:56:11.523Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 1.2s [2022-07-08T11:56:11.532Z] #84 13.79 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-08T11:56:11.545Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded [2022-07-08T11:56:11.545Z] #11 ... [2022-07-08T11:56:11.545Z] [2022-07-08T11:56:11.545Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T11:56:11.545Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-08T11:56:11.545Z] #28 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 1.8s done [2022-07-08T11:56:11.545Z] #28 DONE 4.9s [2022-07-08T11:56:11.545Z] [2022-07-08T11:56:11.545Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:11.545Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T11:56:11.545Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 4.7s done [2022-07-08T11:56:11.545Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 92.27MB / 108.88MB 4.7s [2022-07-08T11:56:11.545Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 4.7s done [2022-07-08T11:56:11.545Z] #11 ... [2022-07-08T11:56:11.545Z] [2022-07-08T11:56:11.545Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:56:11.545Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-08T11:56:11.796Z] #29 1.791 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:11.796Z] #29 1.796 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:11.796Z] #29 1.797 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:11.796Z] #29 2.064 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:56:11.983Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.8s done [2022-07-08T11:56:12.058Z] #29 2.259 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:12.240Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-08T11:56:12.626Z] #29 2.809 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:56:12.920Z] #29 1.144 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:12.920Z] #29 1.171 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:12.920Z] #29 1.189 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:12.920Z] #29 1.381 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T11:56:13.173Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-07-08T11:56:13.430Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-08T11:56:13.445Z] #84 15.76 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-08T11:56:13.486Z] #29 1.501 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T11:56:14.002Z] #29 4.009 Fetched 8548 kB in 3s (3362 kB/s) [2022-07-08T11:56:14.052Z] #29 2.512 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T11:56:14.569Z] #29 4.009 Reading package lists... [2022-07-08T11:56:14.621Z] #29 ... [2022-07-08T11:56:14.621Z] [2022-07-08T11:56:14.621Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:56:14.621Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T11:56:14.621Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-08T11:56:14.621Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T11:56:14.621Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-08T11:56:14.621Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-08T11:56:14.621Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2022-07-08T11:56:14.621Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-07-08T11:56:14.621Z] #71 DONE 8.0s [2022-07-08T11:56:14.621Z] [2022-07-08T11:56:14.621Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T11:56:14.621Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T11:56:14.621Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-08T11:56:14.621Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-08T11:56:14.621Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-08T11:56:14.621Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-07-08T11:56:14.621Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-07-08T11:56:14.621Z] #73 DONE 8.0s [2022-07-08T11:56:14.621Z] [2022-07-08T11:56:14.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:14.621Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T11:56:14.621Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 7.7s done [2022-07-08T11:56:14.621Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.3s done [2022-07-08T11:56:14.621Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.6s done [2022-07-08T11:56:14.621Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 0.2s [2022-07-08T11:56:15.355Z] #84 17.68 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-08T11:56:15.506Z] #29 4.820 Reading package lists... [2022-07-08T11:56:15.506Z] #29 5.591 Building dependency tree... [2022-07-08T11:56:15.506Z] #29 ... [2022-07-08T11:56:15.506Z] [2022-07-08T11:56:15.506Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:15.506Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:15.506Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-07-08T11:56:15.506Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.9s done [2022-07-08T11:56:15.506Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 3.4s [2022-07-08T11:56:15.506Z] #11 ... [2022-07-08T11:56:15.506Z] [2022-07-08T11:56:15.506Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:56:15.506Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T11:56:15.506Z] #29 5.591 Building dependency tree... [2022-07-08T11:56:15.615Z] #84 18.01 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-08T11:56:15.737Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.0s done [2022-07-08T11:56:15.737Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-08T11:56:15.766Z] #29 6.012 The following additional packages will be installed: [2022-07-08T11:56:15.766Z] #29 6.012 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-08T11:56:15.766Z] #29 6.013 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-08T11:56:15.766Z] #29 6.015 Recommended packages: [2022-07-08T11:56:15.766Z] #29 6.015 libldap-common publicsuffix libsasl2-modules [2022-07-08T11:56:15.874Z] #84 18.31 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-08T11:56:16.026Z] #29 6.151 The following NEW packages will be installed: [2022-07-08T11:56:16.026Z] #29 6.156 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-08T11:56:16.026Z] #29 6.156 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-08T11:56:16.026Z] #29 6.156 libssh2-1 openssl [2022-07-08T11:56:16.285Z] #29 6.446 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-08T11:56:16.285Z] #29 6.446 Need to get 3041 kB of archives. [2022-07-08T11:56:16.285Z] #29 6.446 After this operation, 6651 kB of additional disk space will be used. [2022-07-08T11:56:16.285Z] #29 6.446 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-08T11:56:16.285Z] #29 6.446 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-08T11:56:16.286Z] #29 6.459 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-08T11:56:16.286Z] #29 6.459 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-08T11:56:16.286Z] #29 6.459 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-08T11:56:16.286Z] #29 6.459 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-08T11:56:16.286Z] #29 6.459 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-08T11:56:16.286Z] #29 6.459 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-08T11:56:16.286Z] #29 6.462 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-08T11:56:16.286Z] #29 6.462 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-08T11:56:16.286Z] #29 6.482 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-08T11:56:16.286Z] #29 6.500 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-08T11:56:16.286Z] #29 6.500 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T11:56:16.286Z] #29 6.500 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T11:56:16.286Z] #29 6.500 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T11:56:16.545Z] #29 6.770 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:56:16.545Z] #29 6.821 Fetched 3041 kB in 0s (9271 kB/s) [2022-07-08T11:56:16.803Z] #29 6.895 Selecting previously unselected package openssl. [2022-07-08T11:56:16.803Z] #29 6.895 (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 ... 6662 files and directories currently installed.) [2022-07-08T11:56:16.803Z] #29 6.895 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-08T11:56:16.803Z] #29 6.928 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-08T11:56:17.068Z] #29 7.207 Selecting previously unselected package ca-certificates. [2022-07-08T11:56:17.068Z] #29 7.207 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-08T11:56:17.068Z] #29 7.213 Unpacking ca-certificates (20210119) ... [2022-07-08T11:56:17.116Z] #11 ... [2022-07-08T11:56:17.116Z] [2022-07-08T11:56:17.116Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:56:17.116Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T11:56:17.116Z] #29 3.073 Fetched 8548 kB in 2s (3747 kB/s) [2022-07-08T11:56:17.116Z] #29 3.073 Reading package lists... [2022-07-08T11:56:17.116Z] #29 3.926 Reading package lists... [2022-07-08T11:56:17.116Z] #29 4.726 Building dependency tree... [2022-07-08T11:56:17.116Z] #29 5.104 The following additional packages will be installed: [2022-07-08T11:56:17.116Z] #29 5.105 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-08T11:56:17.116Z] #29 5.106 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-08T11:56:17.116Z] #29 5.108 Recommended packages: [2022-07-08T11:56:17.116Z] #29 5.108 libldap-common publicsuffix libsasl2-modules [2022-07-08T11:56:17.116Z] #29 5.243 The following NEW packages will be installed: [2022-07-08T11:56:17.116Z] #29 5.244 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-08T11:56:17.116Z] #29 5.244 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-08T11:56:17.116Z] #29 5.245 libssh2-1 openssl [2022-07-08T11:56:17.116Z] #29 5.528 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-08T11:56:17.116Z] #29 5.528 Need to get 3041 kB of archives. [2022-07-08T11:56:17.116Z] #29 5.528 After this operation, 6651 kB of additional disk space will be used. [2022-07-08T11:56:17.116Z] #29 5.528 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-08T11:56:17.116Z] #29 5.528 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-08T11:56:17.116Z] #29 5.541 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-08T11:56:17.116Z] #29 5.541 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-08T11:56:17.116Z] #29 5.541 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-08T11:56:17.116Z] #29 5.541 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-08T11:56:17.116Z] #29 5.541 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-08T11:56:17.116Z] #29 5.541 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-08T11:56:17.116Z] #29 5.542 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-08T11:56:17.116Z] #29 5.574 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-08T11:56:17.116Z] #29 5.574 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-08T11:56:17.116Z] #29 5.582 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-08T11:56:17.116Z] #29 5.582 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T11:56:17.116Z] #29 5.582 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T11:56:17.116Z] #29 5.582 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T11:56:17.116Z] #29 5.738 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:56:17.116Z] #29 5.769 Fetched 3041 kB in 0s (9250 kB/s) [2022-07-08T11:56:17.116Z] #29 5.803 Selecting previously unselected package openssl. [2022-07-08T11:56:17.116Z] #29 5.803 (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 ... 6662 files and directories currently installed.) [2022-07-08T11:56:17.116Z] #29 5.803 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 5.808 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-08T11:56:17.116Z] #29 5.968 Selecting previously unselected package ca-certificates. [2022-07-08T11:56:17.116Z] #29 5.968 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-08T11:56:17.116Z] #29 5.980 Unpacking ca-certificates (20210119) ... [2022-07-08T11:56:17.116Z] #29 6.054 Selecting previously unselected package libbrotli1:amd64. [2022-07-08T11:56:17.116Z] #29 6.054 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.068 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T11:56:17.116Z] #29 6.127 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-08T11:56:17.116Z] #29 6.127 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.139 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:17.116Z] #29 6.179 Selecting previously unselected package libsasl2-2:amd64. [2022-07-08T11:56:17.116Z] #29 6.179 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.183 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:17.116Z] #29 6.234 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-08T11:56:17.116Z] #29 6.234 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.238 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T11:56:17.116Z] #29 6.302 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-08T11:56:17.116Z] #29 6.302 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.306 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T11:56:17.116Z] #29 6.353 Selecting previously unselected package libpsl5:amd64. [2022-07-08T11:56:17.116Z] #29 6.353 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.356 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T11:56:17.116Z] #29 6.395 Selecting previously unselected package librtmp1:amd64. [2022-07-08T11:56:17.116Z] #29 6.395 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.399 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T11:56:17.116Z] #29 6.442 Selecting previously unselected package libssh2-1:amd64. [2022-07-08T11:56:17.116Z] #29 6.442 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.446 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T11:56:17.116Z] #29 6.502 Selecting previously unselected package libcurl4:amd64. [2022-07-08T11:56:17.116Z] #29 6.502 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.545 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:17.116Z] #29 6.610 Selecting previously unselected package curl. [2022-07-08T11:56:17.116Z] #29 6.611 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.615 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:17.116Z] #29 6.677 Selecting previously unselected package libonig5:amd64. [2022-07-08T11:56:17.116Z] #29 6.677 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.682 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T11:56:17.116Z] #29 6.747 Selecting previously unselected package libjq1:amd64. [2022-07-08T11:56:17.116Z] #29 6.747 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.751 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T11:56:17.116Z] #29 6.801 Selecting previously unselected package jq. [2022-07-08T11:56:17.116Z] #29 6.801 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-08T11:56:17.116Z] #29 6.807 Unpacking jq (1.6-2.1) ... [2022-07-08T11:56:17.116Z] #29 6.858 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T11:56:17.116Z] #29 6.869 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T11:56:17.116Z] #29 6.880 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T11:56:17.116Z] #29 6.892 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:17.116Z] #29 6.905 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T11:56:17.116Z] #29 6.914 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:17.116Z] #29 6.925 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T11:56:17.116Z] #29 6.936 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-08T11:56:17.116Z] #29 6.949 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T11:56:17.116Z] #29 6.962 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T11:56:17.116Z] #29 6.978 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T11:56:17.116Z] #29 6.988 Setting up ca-certificates (20210119) ... [2022-07-08T11:56:17.116Z] #29 7.578 Updating certificates in /etc/ssl/certs... [2022-07-08T11:56:17.254Z] #84 ... [2022-07-08T11:56:17.254Z] [2022-07-08T11:56:17.254Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:56:17.254Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:56:17.254Z] #60 77.30 gotestsum version dev [2022-07-08T11:56:17.326Z] #29 7.361 Selecting previously unselected package libbrotli1:amd64. [2022-07-08T11:56:17.326Z] #29 7.361 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-08T11:56:17.326Z] #29 7.371 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T11:56:17.326Z] #29 7.603 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-08T11:56:17.326Z] #29 7.603 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T11:56:17.585Z] #29 7.635 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:17.585Z] #29 7.722 Selecting previously unselected package libsasl2-2:amd64. [2022-07-08T11:56:17.585Z] #29 7.722 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T11:56:17.585Z] #29 7.728 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:17.686Z] #29 8.179 129 added, 0 removed; done. [2022-07-08T11:56:17.686Z] #29 8.221 Setting up jq (1.6-2.1) ... [2022-07-08T11:56:17.686Z] #29 8.232 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:17.686Z] #29 8.241 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:17.686Z] #29 8.253 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:56:17.686Z] #29 8.272 Processing triggers for ca-certificates (20210119) ... [2022-07-08T11:56:17.686Z] #29 8.280 Updating certificates in /etc/ssl/certs... [2022-07-08T11:56:17.846Z] #29 7.977 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-08T11:56:17.846Z] #29 7.977 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-08T11:56:17.846Z] #29 7.981 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T11:56:17.846Z] #29 8.117 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-08T11:56:17.846Z] #29 8.117 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-08T11:56:17.927Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 3.1s done [2022-07-08T11:56:18.105Z] #29 8.123 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T11:56:18.105Z] #29 8.273 Selecting previously unselected package libpsl5:amd64. [2022-07-08T11:56:18.105Z] #29 8.273 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-08T11:56:18.105Z] #29 8.283 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T11:56:18.254Z] #29 8.871 0 added, 0 removed; done. [2022-07-08T11:56:18.254Z] #29 8.871 Running hooks in /etc/ca-certificates/update.d... [2022-07-08T11:56:18.254Z] #29 8.872 done. [2022-07-08T11:56:18.364Z] #29 8.443 Selecting previously unselected package librtmp1:amd64. [2022-07-08T11:56:18.364Z] #29 8.443 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-08T11:56:18.364Z] #29 8.449 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T11:56:18.364Z] #29 8.575 Selecting previously unselected package libssh2-1:amd64. [2022-07-08T11:56:18.364Z] #29 8.575 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-08T11:56:18.623Z] #29 8.700 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T11:56:18.623Z] #29 8.791 Selecting previously unselected package libcurl4:amd64. [2022-07-08T11:56:18.623Z] #29 8.791 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T11:56:18.623Z] #29 8.797 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:18.623Z] #29 8.923 Selecting previously unselected package curl. [2022-07-08T11:56:18.623Z] #29 8.923 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T11:56:18.634Z] #60 DONE 78.8s [2022-07-08T11:56:18.634Z] [2022-07-08T11:56:18.634Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:56:18.634Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:56:18.698Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.2s [2022-07-08T11:56:18.882Z] #29 8.972 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:18.882Z] #29 9.145 Selecting previously unselected package libonig5:amd64. [2022-07-08T11:56:18.882Z] #29 9.147 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T11:56:18.915Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e [2022-07-08T11:56:19.145Z] #29 9.229 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T11:56:19.145Z] #29 9.355 Selecting previously unselected package libjq1:amd64. [2022-07-08T11:56:19.145Z] #29 9.355 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T11:56:19.145Z] #29 9.363 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T11:56:19.145Z] #29 9.487 Selecting previously unselected package jq. [2022-07-08T11:56:19.406Z] #29 9.490 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-08T11:56:19.406Z] #29 9.518 Unpacking jq (1.6-2.1) ... [2022-07-08T11:56:19.406Z] #29 9.632 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T11:56:19.406Z] #29 9.644 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T11:56:19.406Z] #29 9.656 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T11:56:19.406Z] #29 9.667 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:19.406Z] #29 9.680 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T11:56:19.406Z] #29 9.693 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:19.406Z] #29 9.704 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T11:56:19.665Z] #29 9.715 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-08T11:56:19.665Z] #29 9.734 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T11:56:19.665Z] #29 9.748 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T11:56:19.665Z] #29 9.763 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T11:56:19.665Z] #29 9.778 Setting up ca-certificates (20210119) ... [2022-07-08T11:56:19.852Z] #11 ... [2022-07-08T11:56:19.852Z] [2022-07-08T11:56:19.852Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T11:56:19.852Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-08T11:56:20.163Z] #29 DONE 10.7s [2022-07-08T11:56:20.163Z] [2022-07-08T11:56:20.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:20.163Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:20.163Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.0s done [2022-07-08T11:56:20.163Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.1s [2022-07-08T11:56:20.424Z] #11 ... [2022-07-08T11:56:20.424Z] [2022-07-08T11:56:20.424Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T11:56:20.424Z] #30 sha256:dc1bd37144cbef5e69b14ebccd38d2fb87a54ffd5813b8c04aef6dd696e4b25a [2022-07-08T11:56:20.424Z] #30 DONE 0.4s [2022-07-08T11:56:20.424Z] [2022-07-08T11:56:20.424Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:20.424Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:20.605Z] #29 10.54 Updating certificates in /etc/ssl/certs... [2022-07-08T11:56:21.222Z] #11 ... [2022-07-08T11:56:21.222Z] [2022-07-08T11:56:21.222Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:56:21.222Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T11:56:21.222Z] #29 1.462 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:21.222Z] #29 1.462 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:21.222Z] #29 1.462 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:21.222Z] #29 1.558 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:56:21.222Z] #29 1.723 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:21.222Z] #29 1.962 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:56:21.222Z] #29 3.342 Fetched 8548 kB in 2s (3910 kB/s) [2022-07-08T11:56:21.222Z] #29 3.342 Reading package lists... [2022-07-08T11:56:21.222Z] #29 4.134 Reading package lists... [2022-07-08T11:56:21.222Z] #29 4.898 Building dependency tree... [2022-07-08T11:56:21.222Z] #29 5.286 The following additional packages will be installed: [2022-07-08T11:56:21.222Z] #29 5.286 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-08T11:56:21.222Z] #29 5.286 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-08T11:56:21.222Z] #29 5.286 Recommended packages: [2022-07-08T11:56:21.222Z] #29 5.286 libldap-common publicsuffix libsasl2-modules [2022-07-08T11:56:21.222Z] #29 5.386 The following NEW packages will be installed: [2022-07-08T11:56:21.222Z] #29 5.386 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-08T11:56:21.222Z] #29 5.386 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-08T11:56:21.222Z] #29 5.386 libssh2-1 openssl [2022-07-08T11:56:21.222Z] #29 5.666 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-08T11:56:21.222Z] #29 5.666 Need to get 3041 kB of archives. [2022-07-08T11:56:21.222Z] #29 5.666 After this operation, 6651 kB of additional disk space will be used. [2022-07-08T11:56:21.222Z] #29 5.666 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-08T11:56:21.222Z] #29 5.674 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-08T11:56:21.222Z] #29 5.674 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-08T11:56:21.222Z] #29 5.674 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-08T11:56:21.222Z] #29 5.674 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-08T11:56:21.222Z] #29 5.689 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-08T11:56:21.222Z] #29 5.689 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-08T11:56:21.222Z] #29 5.689 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-08T11:56:21.222Z] #29 5.689 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-08T11:56:21.222Z] #29 5.698 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-08T11:56:21.222Z] #29 5.698 Get:11 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-08T11:56:21.222Z] #29 5.698 Get:12 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T11:56:21.222Z] #29 5.698 Get:13 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T11:56:21.222Z] #29 5.698 Get:14 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-08T11:56:21.222Z] #29 5.698 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T11:56:21.222Z] #29 5.957 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:56:21.222Z] #29 6.006 Fetched 3041 kB in 0s (9849 kB/s) [2022-07-08T11:56:21.222Z] #29 6.107 Selecting previously unselected package openssl. [2022-07-08T11:56:21.222Z] #29 6.107 (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 ... 6662 files and directories currently installed.) [2022-07-08T11:56:21.222Z] #29 6.109 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 6.118 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-08T11:56:21.222Z] #29 6.344 Selecting previously unselected package ca-certificates. [2022-07-08T11:56:21.222Z] #29 6.344 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-08T11:56:21.222Z] #29 6.344 Unpacking ca-certificates (20210119) ... [2022-07-08T11:56:21.222Z] #29 6.578 Selecting previously unselected package libbrotli1:amd64. [2022-07-08T11:56:21.222Z] #29 6.578 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 6.591 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T11:56:21.222Z] #29 6.779 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-08T11:56:21.222Z] #29 6.779 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 6.784 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:21.222Z] #29 6.938 Selecting previously unselected package libsasl2-2:amd64. [2022-07-08T11:56:21.222Z] #29 6.938 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 6.944 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:21.222Z] #29 7.061 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-08T11:56:21.222Z] #29 7.061 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 7.116 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T11:56:21.222Z] #29 7.240 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-08T11:56:21.222Z] #29 7.240 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 7.245 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T11:56:21.222Z] #29 7.362 Selecting previously unselected package libpsl5:amd64. [2022-07-08T11:56:21.222Z] #29 7.362 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 7.370 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T11:56:21.222Z] #29 7.449 Selecting previously unselected package librtmp1:amd64. [2022-07-08T11:56:21.222Z] #29 7.449 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 7.453 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T11:56:21.222Z] #29 7.568 Selecting previously unselected package libssh2-1:amd64. [2022-07-08T11:56:21.222Z] #29 7.568 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 7.578 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T11:56:21.222Z] #29 7.659 Selecting previously unselected package libcurl4:amd64. [2022-07-08T11:56:21.222Z] #29 7.659 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 7.662 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:21.222Z] #29 7.877 Selecting previously unselected package curl. [2022-07-08T11:56:21.222Z] #29 7.877 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 7.881 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:21.222Z] #29 8.110 Selecting previously unselected package libonig5:amd64. [2022-07-08T11:56:21.222Z] #29 8.110 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 8.114 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T11:56:21.222Z] #29 8.242 Selecting previously unselected package libjq1:amd64. [2022-07-08T11:56:21.222Z] #29 8.242 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 8.246 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T11:56:21.222Z] #29 8.343 Selecting previously unselected package jq. [2022-07-08T11:56:21.222Z] #29 8.343 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-08T11:56:21.222Z] #29 8.412 Unpacking jq (1.6-2.1) ... [2022-07-08T11:56:21.222Z] #29 8.458 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-08T11:56:21.222Z] #29 8.471 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-08T11:56:21.222Z] #29 8.483 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-08T11:56:21.222Z] #29 8.493 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:21.222Z] #29 8.502 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T11:56:21.222Z] #29 8.516 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:21.222Z] #29 8.532 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-08T11:56:21.222Z] #29 8.536 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-08T11:56:21.222Z] #29 8.556 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T11:56:21.222Z] #29 8.560 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T11:56:21.222Z] #29 8.570 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T11:56:21.222Z] #29 8.581 Setting up ca-certificates (20210119) ... [2022-07-08T11:56:21.222Z] #29 9.277 Updating certificates in /etc/ssl/certs... [2022-07-08T11:56:21.222Z] #29 10.08 129 added, 0 removed; done. [2022-07-08T11:56:21.222Z] #29 10.11 Setting up jq (1.6-2.1) ... [2022-07-08T11:56:21.222Z] #29 10.12 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:21.222Z] #29 10.13 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:21.222Z] #29 10.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:56:21.222Z] #29 10.16 Processing triggers for ca-certificates (20210119) ... [2022-07-08T11:56:21.222Z] #29 ... [2022-07-08T11:56:21.222Z] [2022-07-08T11:56:21.222Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:21.222Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:21.222Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.9s done [2022-07-08T11:56:21.481Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-08T11:56:21.546Z] #29 11.77 129 added, 0 removed; done. [2022-07-08T11:56:21.805Z] #29 11.85 Setting up jq (1.6-2.1) ... [2022-07-08T11:56:21.805Z] #29 11.86 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:21.805Z] #29 11.87 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:21.805Z] #29 11.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:56:21.805Z] #29 11.91 Processing triggers for ca-certificates (20210119) ... [2022-07-08T11:56:21.805Z] #29 11.92 Updating certificates in /etc/ssl/certs... [2022-07-08T11:56:21.926Z] #54 ... [2022-07-08T11:56:21.926Z] [2022-07-08T11:56:21.926Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:56:21.926Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:56:21.926Z] #19 68.61 Fetched 49.1 MB in 1min 7s (735 kB/s) [2022-07-08T11:56:22.385Z] #72 DONE 2.1s [2022-07-08T11:56:22.385Z] [2022-07-08T11:56:22.385Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T11:56:22.385Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-08T11:56:23.185Z] #29 13.09 0 added, 0 removed; done. [2022-07-08T11:56:23.185Z] #29 13.09 Running hooks in /etc/ca-certificates/update.d... [2022-07-08T11:56:23.185Z] #29 13.09 done. [2022-07-08T11:56:23.375Z] #11 ... [2022-07-08T11:56:23.375Z] [2022-07-08T11:56:23.375Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:56:23.375Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T11:56:23.375Z] #29 10.18 Updating certificates in /etc/ssl/certs... [2022-07-08T11:56:23.375Z] #29 10.84 0 added, 0 removed; done. [2022-07-08T11:56:23.376Z] #29 10.84 Running hooks in /etc/ca-certificates/update.d... [2022-07-08T11:56:23.376Z] #29 10.84 done. [2022-07-08T11:56:23.376Z] #29 DONE 12.2s [2022-07-08T11:56:23.376Z] [2022-07-08T11:56:23.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:23.376Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:23.632Z] #11 ... [2022-07-08T11:56:23.632Z] [2022-07-08T11:56:23.632Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T11:56:23.632Z] #30 sha256:ad0bf55e238e983f547e72629ba574adac9e72eb24bae8162a791f5e37626371 [2022-07-08T11:56:23.632Z] #30 DONE 0.2s [2022-07-08T11:56:23.632Z] [2022-07-08T11:56:23.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:23.632Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:24.123Z] #29 DONE 14.4s [2022-07-08T11:56:24.123Z] [2022-07-08T11:56:24.123Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:24.123Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:24.123Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 9.1s done [2022-07-08T11:56:24.123Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 2.8s [2022-07-08T11:56:24.383Z] #11 ... [2022-07-08T11:56:24.383Z] [2022-07-08T11:56:24.383Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T11:56:24.383Z] #30 sha256:6a395ce19a7d4bc68998f5559f7240ab3bda0261b8e474d41327aee55bd65355 [2022-07-08T11:56:24.383Z] #30 DONE 0.2s [2022-07-08T11:56:24.383Z] [2022-07-08T11:56:24.383Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:24.383Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:24.383Z] #11 ... [2022-07-08T11:56:24.383Z] [2022-07-08T11:56:24.383Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:24.383Z] #31 sha256:88cc67e059e8b8c708c23e579710ec7d26fd91f81ff5e3266a8a593d10daafca [2022-07-08T11:56:25.676Z] #74 ... [2022-07-08T11:56:25.676Z] [2022-07-08T11:56:25.676Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:56:25.676Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-08T11:56:25.676Z] #29 3.589 Fetched 8435 kB in 3s (3115 kB/s) [2022-07-08T11:56:25.676Z] #29 3.589 Reading package lists... [2022-07-08T11:56:25.676Z] #29 4.141 Reading package lists... [2022-07-08T11:56:25.676Z] #29 4.716 Building dependency tree... [2022-07-08T11:56:25.676Z] #29 5.086 The following additional packages will be installed: [2022-07-08T11:56:25.676Z] #29 5.088 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-08T11:56:25.676Z] #29 5.089 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-08T11:56:25.676Z] #29 5.106 Recommended packages: [2022-07-08T11:56:25.676Z] #29 5.106 libldap-common publicsuffix libsasl2-modules [2022-07-08T11:56:25.676Z] #29 5.194 The following NEW packages will be installed: [2022-07-08T11:56:25.676Z] #29 5.195 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-08T11:56:25.676Z] #29 5.195 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-08T11:56:25.676Z] #29 5.196 libssh2-1 openssl [2022-07-08T11:56:25.676Z] #29 5.479 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-08T11:56:25.676Z] #29 5.479 Need to get 2934 kB of archives. [2022-07-08T11:56:25.676Z] #29 5.479 After this operation, 6476 kB of additional disk space will be used. [2022-07-08T11:56:25.676Z] #29 5.479 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-08T11:56:25.676Z] #29 5.479 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-08T11:56:25.676Z] #29 5.498 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-08T11:56:25.676Z] #29 5.517 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-08T11:56:25.676Z] #29 5.527 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-07-08T11:56:25.676Z] #29 5.552 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-08T11:56:25.676Z] #29 5.563 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-08T11:56:25.676Z] #29 5.585 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-08T11:56:25.676Z] #29 5.591 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-08T11:56:25.676Z] #29 5.605 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-08T11:56:25.676Z] #29 5.608 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-08T11:56:25.676Z] #29 5.645 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-08T11:56:25.676Z] #29 5.696 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-08T11:56:25.676Z] #29 5.701 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-08T11:56:25.676Z] #29 5.708 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-08T11:56:25.676Z] #29 6.200 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:56:25.676Z] #29 6.247 Fetched 2934 kB in 1s (5659 kB/s) [2022-07-08T11:56:25.676Z] #29 6.997 Selecting previously unselected package openssl. [2022-07-08T11:56:25.676Z] #29 6.997 (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 ... 6654 files and directories currently installed.) [2022-07-08T11:56:25.676Z] #29 7.002 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 7.023 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-08T11:56:25.676Z] #29 7.542 Selecting previously unselected package ca-certificates. [2022-07-08T11:56:25.676Z] #29 7.579 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-08T11:56:25.676Z] #29 7.589 Unpacking ca-certificates (20210119) ... [2022-07-08T11:56:25.676Z] #29 7.705 Selecting previously unselected package libbrotli1:arm64. [2022-07-08T11:56:25.676Z] #29 7.706 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 7.729 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-08T11:56:25.676Z] #29 8.067 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-08T11:56:25.676Z] #29 8.067 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 8.125 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:25.676Z] #29 8.328 Selecting previously unselected package libsasl2-2:arm64. [2022-07-08T11:56:25.676Z] #29 8.328 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 8.338 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:25.676Z] #29 8.426 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-08T11:56:25.676Z] #29 8.426 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 8.433 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T11:56:25.676Z] #29 8.639 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-08T11:56:25.676Z] #29 8.639 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 8.716 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-08T11:56:25.676Z] #29 9.146 Selecting previously unselected package libpsl5:arm64. [2022-07-08T11:56:25.676Z] #29 9.146 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 9.192 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-08T11:56:25.676Z] #29 9.494 Selecting previously unselected package librtmp1:arm64. [2022-07-08T11:56:25.676Z] #29 9.494 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 9.510 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T11:56:25.676Z] #29 10.47 Selecting previously unselected package libssh2-1:arm64. [2022-07-08T11:56:25.676Z] #29 10.47 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 10.47 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-08T11:56:25.676Z] #29 10.55 Selecting previously unselected package libcurl4:arm64. [2022-07-08T11:56:25.676Z] #29 10.55 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 10.56 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:25.676Z] #29 10.63 Selecting previously unselected package curl. [2022-07-08T11:56:25.676Z] #29 10.63 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 10.63 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:25.676Z] #29 10.97 Selecting previously unselected package libonig5:arm64. [2022-07-08T11:56:25.676Z] #29 10.97 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 11.03 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-08T11:56:25.676Z] #29 11.24 Selecting previously unselected package libjq1:arm64. [2022-07-08T11:56:25.676Z] #29 11.24 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 11.25 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-08T11:56:25.676Z] #29 11.66 Selecting previously unselected package jq. [2022-07-08T11:56:25.676Z] #29 11.66 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-08T11:56:25.676Z] #29 11.72 Unpacking jq (1.6-2.1) ... [2022-07-08T11:56:25.676Z] #29 12.12 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-08T11:56:25.676Z] #29 12.20 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-08T11:56:25.676Z] #29 12.52 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-08T11:56:25.676Z] #29 12.64 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:25.676Z] #29 12.68 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-08T11:56:25.676Z] #29 12.85 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-08T11:56:25.676Z] #29 13.26 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-08T11:56:25.676Z] #29 13.27 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-08T11:56:25.676Z] #29 13.30 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-08T11:56:25.676Z] #29 13.31 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-08T11:56:25.676Z] #29 13.32 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-08T11:56:25.676Z] #29 13.33 Setting up ca-certificates (20210119) ... [2022-07-08T11:56:25.676Z] #29 ... [2022-07-08T11:56:25.676Z] [2022-07-08T11:56:25.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:25.677Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T11:56:25.677Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 3.2s done [2022-07-08T11:56:25.677Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 3.2s [2022-07-08T11:56:25.701Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.2s [2022-07-08T11:56:25.936Z] #11 ... [2022-07-08T11:56:25.936Z] [2022-07-08T11:56:25.936Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T11:56:25.936Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-08T11:56:25.936Z] #74 DONE 3.7s [2022-07-08T11:56:25.936Z] [2022-07-08T11:56:25.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:25.936Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T11:56:25.936Z] #11 ... [2022-07-08T11:56:25.936Z] [2022-07-08T11:56:25.936Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T11:56:25.936Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-08T11:56:25.936Z] #29 14.09 Updating certificates in /etc/ssl/certs... [2022-07-08T11:56:26.763Z] #29 15.03 129 added, 0 removed; done. [2022-07-08T11:56:26.763Z] #29 15.14 Setting up jq (1.6-2.1) ... [2022-07-08T11:56:26.763Z] #29 15.15 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:26.763Z] #29 15.16 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-08T11:56:26.763Z] #29 15.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:56:26.763Z] #29 15.20 Processing triggers for ca-certificates (20210119) ... [2022-07-08T11:56:26.763Z] #29 15.21 Updating certificates in /etc/ssl/certs... [2022-07-08T11:56:26.901Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s [2022-07-08T11:56:26.915Z] #31 2.265 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-08T11:56:26.915Z] #31 2.560 [2022-07-08T11:56:27.189Z] #31 2.792 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:27.448Z] #31 3.086 [2022-07-08T11:56:27.463Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.0s done [2022-07-08T11:56:27.706Z] #29 15.92 0 added, 0 removed; done. [2022-07-08T11:56:27.706Z] #29 15.92 Running hooks in /etc/ca-certificates/update.d... [2022-07-08T11:56:27.706Z] #29 15.92 done. [2022-07-08T11:56:27.967Z] #29 DONE 16.3s [2022-07-08T11:56:27.967Z] [2022-07-08T11:56:27.967Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T11:56:27.967Z] #30 sha256:39142390be0c3ec51feee6be6c1f0bb2fcef7dfd7409e2194003db08d381b418 [2022-07-08T11:56:27.967Z] #30 DONE 0.2s [2022-07-08T11:56:27.967Z] [2022-07-08T11:56:27.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:27.967Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T11:56:27.967Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.6s done [2022-07-08T11:56:28.025Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-08T11:56:28.227Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done [2022-07-08T11:56:28.227Z] #11 DONE 21.7s [2022-07-08T11:56:28.227Z] [2022-07-08T11:56:28.227Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:28.227Z] #31 sha256:f13900a8fe0f5eb0918303826a7eab1d848ff22d9067916568d9d88c9ef00819 [2022-07-08T11:56:28.245Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.3s done [2022-07-08T11:56:28.397Z] #31 4.125 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-08T11:56:28.505Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-08T11:56:28.765Z] #11 DONE 28.2s [2022-07-08T11:56:28.765Z] [2022-07-08T11:56:28.765Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:28.765Z] #31 sha256:e60d6fa9a7ba3abe77cff4939ab01a6660975be7a5fa801c6720c7dcc1a53c0d [2022-07-08T11:56:28.765Z] #31 1.517 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-08T11:56:28.765Z] #31 1.771 [2022-07-08T11:56:28.765Z] #31 1.990 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:28.765Z] #31 2.246 [2022-07-08T11:56:28.765Z] #31 3.125 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-08T11:56:28.765Z] #31 3.386 [2022-07-08T11:56:28.765Z] #31 3.607 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:28.765Z] #31 3.876 [2022-07-08T11:56:28.765Z] #31 4.776 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-08T11:56:28.765Z] #31 5.048 [2022-07-08T11:56:28.765Z] #31 5.265 #=#=# ################### 26.5% ########################################## 58.4% ################################################################# 90.4% ######################################################################## 100.0% [2022-07-08T11:56:28.765Z] #31 5.821 [2022-07-08T11:56:28.765Z] #31 6.742 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-08T11:56:28.765Z] #31 7.002 [2022-07-08T11:56:28.765Z] #31 7.223 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:28.765Z] #31 7.505 [2022-07-08T11:56:28.765Z] #31 8.191 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-08T11:56:28.765Z] #31 ... [2022-07-08T11:56:28.765Z] [2022-07-08T11:56:28.765Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T11:56:28.765Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T11:56:28.799Z] #31 ... [2022-07-08T11:56:28.799Z] [2022-07-08T11:56:28.799Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T11:56:28.799Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-07-08T11:56:28.799Z] #12 DONE 0.4s [2022-07-08T11:56:28.799Z] [2022-07-08T11:56:28.799Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-08T11:56:28.799Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-08T11:56:28.970Z] #31 4.515 [2022-07-08T11:56:29.229Z] #31 4.750 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:29.365Z] #13 DONE 0.6s [2022-07-08T11:56:29.365Z] [2022-07-08T11:56:29.365Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:29.365Z] #31 sha256:f13900a8fe0f5eb0918303826a7eab1d848ff22d9067916568d9d88c9ef00819 [2022-07-08T11:56:29.365Z] #31 ... [2022-07-08T11:56:29.365Z] [2022-07-08T11:56:29.365Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-08T11:56:29.365Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-07-08T11:56:29.365Z] #50 DONE 0.1s [2022-07-08T11:56:29.489Z] #31 5.068 [2022-07-08T11:56:29.630Z] [2022-07-08T11:56:29.630Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T11:56:29.630Z] #25 sha256:8fe2494c1c71b0b0f005bb539a6a3c8deca6430413f12a787cb84e841727d855 [2022-07-08T11:56:29.630Z] #25 DONE 0.3s [2022-07-08T11:56:29.630Z] [2022-07-08T11:56:29.630Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:29.630Z] #31 sha256:f13900a8fe0f5eb0918303826a7eab1d848ff22d9067916568d9d88c9ef00819 [2022-07-08T11:56:29.630Z] #31 1.491 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-08T11:56:29.630Z] #31 ... [2022-07-08T11:56:29.630Z] [2022-07-08T11:56:29.630Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T11:56:29.630Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-07-08T11:56:29.630Z] #33 DONE 0.3s [2022-07-08T11:56:29.891Z] [2022-07-08T11:56:29.891Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T11:56:29.891Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-07-08T11:56:29.891Z] #46 DONE 0.4s [2022-07-08T11:56:29.891Z] [2022-07-08T11:56:29.891Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T11:56:29.891Z] #66 sha256:cfef1dd185a2c4b5a852363b1b0c19474712d839d99396162e82a7f263c39430 [2022-07-08T11:56:29.891Z] #66 DONE 0.4s [2022-07-08T11:56:29.891Z] [2022-07-08T11:56:29.891Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:56:29.891Z] #67 sha256:88fc69f2e78590a0f7537b4598406b56a8df6305ad2692a237e7363ed4f26042 [2022-07-08T11:56:30.425Z] #31 6.098 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-08T11:56:30.688Z] #31 ... [2022-07-08T11:56:30.688Z] [2022-07-08T11:56:30.688Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:30.688Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:30.688Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.5s done [2022-07-08T11:56:30.688Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 1.7s [2022-07-08T11:56:31.300Z] #12 DONE 2.3s [2022-07-08T11:56:31.300Z] [2022-07-08T11:56:31.300Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:31.300Z] #31 sha256:e60d6fa9a7ba3abe77cff4939ab01a6660975be7a5fa801c6720c7dcc1a53c0d [2022-07-08T11:56:31.300Z] #31 8.447 [2022-07-08T11:56:31.300Z] #31 8.664 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:31.300Z] #31 8.904 [2022-07-08T11:56:31.300Z] #31 8.943 Download of images into '/build' complete. [2022-07-08T11:56:31.300Z] #31 8.943 Use something like the following to load the result into a Docker daemon: [2022-07-08T11:56:31.300Z] #31 8.943 tar -cC '/build' . | docker load [2022-07-08T11:56:31.300Z] #31 DONE 10.6s [2022-07-08T11:56:31.300Z] [2022-07-08T11:56:31.300Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-08T11:56:31.300Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T11:56:31.871Z] #13 DONE 0.6s [2022-07-08T11:56:31.871Z] [2022-07-08T11:56:31.871Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:56:31.871Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:56:31.871Z] #36 ... [2022-07-08T11:56:31.871Z] [2022-07-08T11:56:31.871Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T11:56:31.871Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T11:56:31.871Z] #33 DONE 0.2s [2022-07-08T11:56:32.135Z] [2022-07-08T11:56:32.135Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-08T11:56:32.135Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T11:56:32.135Z] #50 DONE 0.3s [2022-07-08T11:56:32.135Z] [2022-07-08T11:56:32.135Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T11:56:32.135Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T11:56:32.135Z] #46 DONE 0.3s [2022-07-08T11:56:32.135Z] [2022-07-08T11:56:32.135Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T11:56:32.135Z] #25 sha256:0103193220059024e29b5b2d677979787c5d89ecf728f9c783668ed32be8005a [2022-07-08T11:56:32.135Z] #25 DONE 0.3s [2022-07-08T11:56:32.135Z] [2022-07-08T11:56:32.135Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T11:56:32.135Z] #66 sha256:1eecd6ee978fe0e232479137188ea4289916f568c29ad8f84599bd7f5310d69b [2022-07-08T11:56:32.135Z] #66 DONE 0.4s [2022-07-08T11:56:32.135Z] [2022-07-08T11:56:32.135Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:56:32.135Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:56:33.280Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.2s [2022-07-08T11:56:33.537Z] #11 ... [2022-07-08T11:56:33.537Z] [2022-07-08T11:56:33.537Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:33.537Z] #31 sha256:5efe39f50ceb06a39a6e37311802c39e256d36e99c99703ed72b9c1b86b807f7 [2022-07-08T11:56:33.537Z] #31 1.859 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-08T11:56:33.537Z] #31 2.183 [2022-07-08T11:56:33.537Z] #31 2.422 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:33.537Z] #31 2.756 [2022-07-08T11:56:33.537Z] #31 3.788 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-08T11:56:33.537Z] #31 4.094 [2022-07-08T11:56:33.537Z] #31 4.330 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:33.537Z] #31 4.636 [2022-07-08T11:56:33.537Z] #31 5.624 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-08T11:56:33.537Z] #31 5.939 [2022-07-08T11:56:33.537Z] #31 6.172 #=#=# ############ 16.8% ######################################## 56.3% ############################################################### 88.0% ######################################################################## 100.0% [2022-07-08T11:56:33.537Z] #31 6.765 [2022-07-08T11:56:33.537Z] #31 7.759 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-08T11:56:33.537Z] #31 8.050 [2022-07-08T11:56:33.537Z] #31 8.276 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:33.537Z] #31 8.567 [2022-07-08T11:56:33.537Z] #31 9.279 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-08T11:56:33.537Z] #31 9.645 [2022-07-08T11:56:33.537Z] #31 9.874 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:33.795Z] #31 ... [2022-07-08T11:56:33.795Z] [2022-07-08T11:56:33.795Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:33.795Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:34.096Z] #67 4.189 + RM_GOPATH=0 [2022-07-08T11:56:34.096Z] #67 4.189 + TMP_GOPATH= [2022-07-08T11:56:34.096Z] #67 4.189 + : /build [2022-07-08T11:56:34.096Z] #67 4.189 + '[' -z '' ']' [2022-07-08T11:56:34.096Z] #67 4.189 ++ mktemp -d [2022-07-08T11:56:34.096Z] #67 4.189 + export GOPATH=/tmp/tmp.pAUlO3P7VE [2022-07-08T11:56:34.096Z] #67 4.189 + GOPATH=/tmp/tmp.pAUlO3P7VE [2022-07-08T11:56:34.096Z] #67 4.189 + RM_GOPATH=1 [2022-07-08T11:56:34.096Z] #67 4.189 + case "$(go env GOARCH)" in [2022-07-08T11:56:34.096Z] #67 4.202 ++ go env GOARCH [2022-07-08T11:56:34.096Z] #67 4.215 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:34.096Z] #67 4.215 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:34.096Z] #67 4.215 ++ dirname /install.sh [2022-07-08T11:56:34.096Z] #67 4.217 + dir=/ [2022-07-08T11:56:34.096Z] #67 4.217 + bin=rootlesskit [2022-07-08T11:56:34.096Z] #67 4.217 + shift [2022-07-08T11:56:34.096Z] #67 4.217 + '[' '!' -f //rootlesskit.installer ']' [2022-07-08T11:56:34.096Z] #67 4.217 + . //rootlesskit.installer [2022-07-08T11:56:34.096Z] #67 4.217 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:56:34.096Z] #67 4.217 + install_rootlesskit [2022-07-08T11:56:34.096Z] #67 4.217 + case "$1" in [2022-07-08T11:56:34.096Z] #67 4.217 + export CGO_ENABLED=0 [2022-07-08T11:56:34.096Z] #67 4.217 + CGO_ENABLED=0 [2022-07-08T11:56:34.096Z] #67 4.217 + _install_rootlesskit [2022-07-08T11:56:34.096Z] #67 4.217 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-08T11:56:34.096Z] #67 4.217 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:56:34.096Z] #67 4.219 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T11:56:34.096Z] #67 4.219 + GOBIN=/build [2022-07-08T11:56:34.096Z] #67 4.219 + GO111MODULE=on [2022-07-08T11:56:34.096Z] #67 4.219 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:56:34.142Z] #19 68.61 Reading package lists... [2022-07-08T11:56:34.142Z] #19 ... [2022-07-08T11:56:34.142Z] [2022-07-08T11:56:34.142Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:56:34.142Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:56:34.142Z] #84 35.30 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-08T11:56:34.356Z] #67 4.742 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-08T11:56:35.293Z] #67 ... [2022-07-08T11:56:35.293Z] [2022-07-08T11:56:35.293Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:56:35.293Z] #26 sha256:62b0c623f8826359a830be325cd4980d56eeba2acb0da7b87ba089b051111e8c [2022-07-08T11:56:35.293Z] #26 4.467 + RM_GOPATH=0 [2022-07-08T11:56:35.293Z] #26 4.467 + TMP_GOPATH= [2022-07-08T11:56:35.293Z] #26 4.467 + : /build [2022-07-08T11:56:35.293Z] #26 4.467 + '[' -z '' ']' [2022-07-08T11:56:35.293Z] #26 4.468 ++ mktemp -d [2022-07-08T11:56:35.293Z] #26 4.473 + export GOPATH=/tmp/tmp.lKDrf16rph [2022-07-08T11:56:35.293Z] #26 4.473 + GOPATH=/tmp/tmp.lKDrf16rph [2022-07-08T11:56:35.293Z] #26 4.473 + RM_GOPATH=1 [2022-07-08T11:56:35.293Z] #26 4.473 + case "$(go env GOARCH)" in [2022-07-08T11:56:35.293Z] #26 4.473 ++ go env GOARCH [2022-07-08T11:56:35.293Z] #26 4.575 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:35.293Z] #26 4.575 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:35.293Z] #26 4.576 ++ dirname /install.sh [2022-07-08T11:56:35.293Z] #26 4.577 + dir=/ [2022-07-08T11:56:35.293Z] #26 4.577 + bin=dockercli [2022-07-08T11:56:35.293Z] #26 4.577 + shift [2022-07-08T11:56:35.293Z] #26 4.578 + '[' '!' -f //dockercli.installer ']' [2022-07-08T11:56:35.293Z] #26 4.578 + . //dockercli.installer [2022-07-08T11:56:35.293Z] #26 4.578 ++ : stable [2022-07-08T11:56:35.293Z] #26 4.578 ++ : 17.06.2-ce [2022-07-08T11:56:35.293Z] #26 4.579 + install_dockercli [2022-07-08T11:56:35.293Z] #26 4.579 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-08T11:56:35.293Z] #26 4.579 Install docker/cli version 17.06.2-ce from stable [2022-07-08T11:56:35.293Z] #26 4.586 ++ uname -m [2022-07-08T11:56:35.293Z] #26 4.603 + arch=aarch64 [2022-07-08T11:56:35.293Z] #26 4.603 + '[' aarch64 '!=' x86_64 ']' [2022-07-08T11:56:35.293Z] #26 4.603 + '[' aarch64 '!=' s390x ']' [2022-07-08T11:56:35.293Z] #26 4.603 + '[' aarch64 '!=' armhf ']' [2022-07-08T11:56:35.293Z] #26 4.603 + build_dockercli [2022-07-08T11:56:35.293Z] #26 4.603 + git clone https://github.com/docker/docker-ce /tmp/tmp.lKDrf16rph/tmp/docker-ce [2022-07-08T11:56:35.293Z] #26 4.672 Cloning into '/tmp/tmp.lKDrf16rph/tmp/docker-ce'... [2022-07-08T11:56:35.965Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 6.7s [2022-07-08T11:56:36.709Z] #26 ... [2022-07-08T11:56:36.709Z] [2022-07-08T11:56:36.709Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:56:36.709Z] #67 sha256:88fc69f2e78590a0f7537b4598406b56a8df6305ad2692a237e7363ed4f26042 [2022-07-08T11:56:36.709Z] #67 6.894 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T11:56:36.709Z] #67 6.904 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-08T11:56:37.295Z] #67 7.544 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-08T11:56:37.437Z] #47 ... [2022-07-08T11:56:37.437Z] [2022-07-08T11:56:37.437Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:56:37.437Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:56:37.437Z] #40 3.548 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-08T11:56:37.437Z] #40 4.062 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-08T11:56:37.437Z] #40 4.557 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-08T11:56:37.437Z] #40 4.644 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-08T11:56:37.437Z] #40 4.723 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-08T11:56:37.966Z] #11 ... [2022-07-08T11:56:37.966Z] [2022-07-08T11:56:37.966Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:37.966Z] #31 sha256:5efe39f50ceb06a39a6e37311802c39e256d36e99c99703ed72b9c1b86b807f7 [2022-07-08T11:56:37.966Z] #31 10.22 [2022-07-08T11:56:37.966Z] #31 10.32 Download of images into '/build' complete. [2022-07-08T11:56:37.966Z] #31 10.32 Use something like the following to load the result into a Docker daemon: [2022-07-08T11:56:37.966Z] #31 10.32 tar -cC '/build' . | docker load [2022-07-08T11:56:37.966Z] #31 DONE 14.0s [2022-07-08T11:56:37.966Z] [2022-07-08T11:56:37.966Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:37.966Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:38.008Z] #40 ... [2022-07-08T11:56:38.008Z] [2022-07-08T11:56:38.008Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:56:38.008Z] #67 sha256:bf0c2eeec9c661f615ce234b267fe0c95259b887940bbb5bc8e23917323f03a7 [2022-07-08T11:56:38.008Z] #67 5.704 + RM_GOPATH=0 [2022-07-08T11:56:38.008Z] #67 5.704 + TMP_GOPATH= [2022-07-08T11:56:38.008Z] #67 5.704 + : /build [2022-07-08T11:56:38.008Z] #67 5.704 + '[' -z '' ']' [2022-07-08T11:56:38.008Z] #67 5.704 ++ mktemp -d [2022-07-08T11:56:38.008Z] #67 5.704 + export GOPATH=/tmp/tmp.O3w9cNNCn0 [2022-07-08T11:56:38.008Z] #67 5.704 + GOPATH=/tmp/tmp.O3w9cNNCn0 [2022-07-08T11:56:38.008Z] #67 5.704 + RM_GOPATH=1 [2022-07-08T11:56:38.008Z] #67 5.704 + case "$(go env GOARCH)" in [2022-07-08T11:56:38.008Z] #67 5.704 ++ go env GOARCH [2022-07-08T11:56:38.008Z] #67 5.725 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:38.008Z] #67 5.725 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:38.008Z] #67 5.725 ++ dirname /install.sh [2022-07-08T11:56:38.008Z] #67 5.726 + dir=/ [2022-07-08T11:56:38.008Z] #67 5.726 + bin=rootlesskit [2022-07-08T11:56:38.008Z] #67 5.733 + shift [2022-07-08T11:56:38.008Z] #67 5.733 + '[' '!' -f //rootlesskit.installer ']' [2022-07-08T11:56:38.008Z] #67 5.733 + . //rootlesskit.installer [2022-07-08T11:56:38.008Z] #67 5.733 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:56:38.008Z] #67 5.733 + install_rootlesskit [2022-07-08T11:56:38.008Z] #67 5.733 + case "$1" in [2022-07-08T11:56:38.008Z] #67 5.733 + export CGO_ENABLED=0 [2022-07-08T11:56:38.008Z] #67 5.733 + CGO_ENABLED=0 [2022-07-08T11:56:38.008Z] #67 5.733 + _install_rootlesskit [2022-07-08T11:56:38.008Z] #67 5.733 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-08T11:56:38.008Z] #67 5.733 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T11:56:38.008Z] #67 5.733 + GOBIN=/build [2022-07-08T11:56:38.008Z] #67 5.733 + GO111MODULE=on [2022-07-08T11:56:38.008Z] #67 5.733 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:56:38.008Z] #67 5.738 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:56:38.222Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.3s [2022-07-08T11:56:38.269Z] #67 ... [2022-07-08T11:56:38.270Z] [2022-07-08T11:56:38.270Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:56:38.270Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:56:38.270Z] #53 4.494 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-08T11:56:38.270Z] #53 5.679 go: downloading github.com/fatih/color v1.10.0 [2022-07-08T11:56:38.270Z] #53 5.680 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-08T11:56:38.270Z] #53 5.853 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-08T11:56:38.270Z] #53 5.911 go: downloading github.com/pkg/errors v0.9.1 [2022-07-08T11:56:38.270Z] #53 6.115 go: downloading golang.org/x/tools v0.1.0 [2022-07-08T11:56:38.270Z] #53 6.483 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-08T11:56:38.500Z] #11 ... [2022-07-08T11:56:38.500Z] [2022-07-08T11:56:38.500Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:38.500Z] #31 sha256:88cc67e059e8b8c708c23e579710ec7d26fd91f81ff5e3266a8a593d10daafca [2022-07-08T11:56:38.500Z] #31 6.416 [2022-07-08T11:56:38.500Z] #31 6.655 #=#=# ################## 26.2% ########################################## 59.1% ################################################################# 90.9% ######################################################################## 100.0% [2022-07-08T11:56:38.500Z] #31 7.209 [2022-07-08T11:56:38.500Z] #31 8.239 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-08T11:56:38.500Z] #31 8.600 [2022-07-08T11:56:38.500Z] #31 8.822 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:38.500Z] #31 9.132 [2022-07-08T11:56:38.500Z] #31 9.868 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-08T11:56:38.500Z] #31 10.22 [2022-07-08T11:56:38.500Z] #31 10.44 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:38.500Z] #31 10.71 [2022-07-08T11:56:38.500Z] #31 10.78 Download of images into '/build' complete. [2022-07-08T11:56:38.500Z] #31 10.78 Use something like the following to load the result into a Docker daemon: [2022-07-08T11:56:38.500Z] #31 10.78 tar -cC '/build' . | docker load [2022-07-08T11:56:38.500Z] #31 DONE 13.9s [2022-07-08T11:56:38.500Z] [2022-07-08T11:56:38.500Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T11:56:38.500Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T11:56:38.529Z] #53 6.660 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-08T11:56:38.529Z] #53 ... [2022-07-08T11:56:38.529Z] [2022-07-08T11:56:38.529Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:56:38.529Z] #67 sha256:bf0c2eeec9c661f615ce234b267fe0c95259b887940bbb5bc8e23917323f03a7 [2022-07-08T11:56:38.529Z] #67 6.368 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-08T11:56:39.198Z] #67 ... [2022-07-08T11:56:39.198Z] [2022-07-08T11:56:39.198Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:56:39.198Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-08T11:56:39.198Z] #57 5.212 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-08T11:56:39.198Z] #57 6.188 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-08T11:56:39.198Z] #57 6.192 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-08T11:56:39.198Z] #57 6.484 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-08T11:56:39.198Z] #57 7.971 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-08T11:56:39.457Z] #57 ... [2022-07-08T11:56:39.457Z] [2022-07-08T11:56:39.457Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:56:39.457Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-08T11:56:39.457Z] #40 5.087 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-08T11:56:39.457Z] #40 5.956 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-08T11:56:39.457Z] #40 7.283 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-08T11:56:39.457Z] #40 7.533 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-08T11:56:39.457Z] #40 7.611 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-08T11:56:39.457Z] #40 ... [2022-07-08T11:56:39.457Z] [2022-07-08T11:56:39.457Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T11:56:39.457Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-08T11:56:39.457Z] #38 4.940 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-08T11:56:39.716Z] #38 ... [2022-07-08T11:56:39.716Z] [2022-07-08T11:56:39.716Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:56:39.716Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T11:56:39.716Z] #42 5.370 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:39.716Z] #42 5.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:39.716Z] #42 5.386 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:39.716Z] #42 6.175 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T11:56:39.716Z] #42 9.294 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T11:56:39.716Z] #42 ... [2022-07-08T11:56:39.716Z] [2022-07-08T11:56:39.716Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:39.716Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T11:56:39.716Z] #55 5.334 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-08T11:56:39.716Z] #55 6.956 go: downloading github.com/fatih/color v1.13.0 [2022-07-08T11:56:39.716Z] #55 6.959 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T11:56:39.716Z] #55 7.043 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-08T11:56:39.716Z] #55 7.079 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-08T11:56:39.716Z] #55 7.348 go: downloading github.com/spf13/viper v1.11.0 [2022-07-08T11:56:39.716Z] #55 7.427 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-08T11:56:39.716Z] #55 8.027 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-08T11:56:39.716Z] #55 8.029 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-08T11:56:39.716Z] #55 9.516 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-08T11:56:39.716Z] #55 9.653 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-08T11:56:39.716Z] #55 9.854 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-08T11:56:39.716Z] #55 9.892 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-08T11:56:39.975Z] #55 ... [2022-07-08T11:56:39.975Z] [2022-07-08T11:56:39.975Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:56:39.975Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-08T11:56:39.975Z] #34 4.443 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-08T11:56:39.975Z] #34 4.446 Cloning into '.'... [2022-07-08T11:56:40.233Z] #34 ... [2022-07-08T11:56:40.233Z] [2022-07-08T11:56:40.233Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:56:40.233Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-08T11:56:40.233Z] #53 5.143 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-08T11:56:40.233Z] #53 6.681 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-08T11:56:40.233Z] #53 6.746 go: downloading github.com/fatih/color v1.10.0 [2022-07-08T11:56:40.233Z] #53 6.870 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-08T11:56:40.233Z] #53 6.969 go: downloading github.com/pkg/errors v0.9.1 [2022-07-08T11:56:40.233Z] #53 7.340 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-08T11:56:40.233Z] #53 7.418 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-08T11:56:40.233Z] #53 7.426 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-08T11:56:40.233Z] #53 7.567 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-08T11:56:40.234Z] #53 7.698 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-08T11:56:40.234Z] #53 7.857 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-08T11:56:40.234Z] #53 7.986 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-08T11:56:40.234Z] #53 8.385 go: downloading golang.org/x/tools v0.1.0 [2022-07-08T11:56:40.234Z] #53 ... [2022-07-08T11:56:40.234Z] [2022-07-08T11:56:40.234Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:40.234Z] #31 sha256:f13900a8fe0f5eb0918303826a7eab1d848ff22d9067916568d9d88c9ef00819 [2022-07-08T11:56:40.234Z] #31 1.724 [2022-07-08T11:56:40.234Z] #31 1.941 #=#=# ########################################## 58.5% ######################################################################## 100.0% [2022-07-08T11:56:40.234Z] #31 2.389 [2022-07-08T11:56:40.234Z] #31 3.718 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-08T11:56:40.234Z] #31 3.963 [2022-07-08T11:56:40.234Z] #31 4.199 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:40.234Z] #31 4.547 [2022-07-08T11:56:40.234Z] #31 6.333 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-08T11:56:40.234Z] #31 8.290 #=#=# [2022-07-08T11:56:40.234Z] #31 8.676 #=#=# 0.1% ###### 9.7% ######### 13.2% ############### 21.3% ###################### 30.8% ########################## 36.3% ############################## 41.8% #################################### 50.0% ###################################### 54.1% ############################################## 64.5% ################################################### 72.2% ######################################################## 78.6% ############################################################# 85.4% ####################################################################### 99.7% ######################################################################## 100.0% [2022-07-08T11:56:40.234Z] #31 11.78 [2022-07-08T11:56:40.492Z] #31 ... [2022-07-08T11:56:40.492Z] [2022-07-08T11:56:40.492Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:56:40.492Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-08T11:56:40.492Z] #47 4.429 + git clone https://github.com/docker/distribution.git . [2022-07-08T11:56:40.492Z] #47 4.440 Cloning into '.'... [2022-07-08T11:56:40.492Z] #47 ... [2022-07-08T11:56:40.492Z] [2022-07-08T11:56:40.492Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:56:40.492Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-08T11:56:40.492Z] #62 3.732 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:40.492Z] #62 3.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:40.492Z] #62 4.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:40.492Z] #62 4.262 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T11:56:40.492Z] #62 6.100 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T11:56:40.492Z] #62 8.857 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T11:56:40.739Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.9s done [2022-07-08T11:56:40.751Z] #62 ... [2022-07-08T11:56:40.751Z] [2022-07-08T11:56:40.751Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:56:40.751Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-08T11:56:40.751Z] #36 5.064 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-08T11:56:40.751Z] #36 ... [2022-07-08T11:56:40.751Z] [2022-07-08T11:56:40.751Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:56:40.751Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:56:40.751Z] #14 4.956 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:40.751Z] #14 5.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:40.751Z] #14 5.051 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:40.751Z] #14 5.784 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T11:56:40.751Z] #14 8.945 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T11:56:41.009Z] #14 ... [2022-07-08T11:56:41.010Z] [2022-07-08T11:56:41.010Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:56:41.010Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-08T11:56:41.010Z] #76 3.737 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:41.010Z] #76 3.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:41.010Z] #76 4.089 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:41.010Z] #76 4.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T11:56:41.010Z] #76 5.308 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T11:56:41.010Z] #76 7.762 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T11:56:41.010Z] #76 ... [2022-07-08T11:56:41.010Z] [2022-07-08T11:56:41.010Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:56:41.010Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T11:56:41.010Z] #51 5.333 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:41.010Z] #51 5.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:41.010Z] #51 5.353 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:41.010Z] #51 5.873 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-08T11:56:41.010Z] #51 6.684 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T11:56:41.010Z] #51 9.220 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T11:56:41.033Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.4s done [2022-07-08T11:56:41.033Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-08T11:56:41.033Z] #11 DONE 45.7s [2022-07-08T11:56:41.033Z] [2022-07-08T11:56:41.033Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T11:56:41.033Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T11:56:41.269Z] #51 ... [2022-07-08T11:56:41.269Z] [2022-07-08T11:56:41.269Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:56:41.269Z] #67 sha256:88fc69f2e78590a0f7537b4598406b56a8df6305ad2692a237e7363ed4f26042 [2022-07-08T11:56:41.269Z] #67 9.967 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-08T11:56:41.269Z] #67 10.53 go: downloading github.com/google/uuid v1.3.0 [2022-07-08T11:56:41.269Z] #67 10.62 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-08T11:56:41.269Z] #67 10.70 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-08T11:56:41.269Z] #67 10.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T11:56:41.269Z] #67 11.13 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-08T11:56:41.269Z] #67 11.40 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-08T11:56:41.303Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-08T11:56:41.303Z] #11 DONE 44.8s [2022-07-08T11:56:41.303Z] [2022-07-08T11:56:41.303Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T11:56:41.303Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T11:56:41.527Z] #67 11.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-08T11:56:41.786Z] #67 12.09 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-08T11:56:41.846Z] #67 9.334 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T11:56:41.846Z] #67 9.513 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-08T11:56:41.846Z] #67 ... [2022-07-08T11:56:41.846Z] [2022-07-08T11:56:41.846Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:41.846Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:56:41.846Z] #55 4.468 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-08T11:56:41.846Z] #55 6.057 go: downloading github.com/fatih/color v1.13.0 [2022-07-08T11:56:41.846Z] #55 6.119 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T11:56:41.846Z] #55 6.217 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-08T11:56:41.846Z] #55 6.227 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-08T11:56:41.846Z] #55 6.554 go: downloading github.com/spf13/viper v1.11.0 [2022-07-08T11:56:41.846Z] #55 6.737 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-08T11:56:41.846Z] #55 7.223 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-08T11:56:41.846Z] #55 7.339 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-08T11:56:41.846Z] #55 7.368 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-08T11:56:41.846Z] #55 7.415 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-08T11:56:41.846Z] #55 9.398 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-08T11:56:41.846Z] #55 9.741 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-08T11:56:41.846Z] #55 9.930 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-08T11:56:41.846Z] #55 10.05 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-08T11:56:41.846Z] #55 ... [2022-07-08T11:56:41.846Z] [2022-07-08T11:56:41.846Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:56:41.846Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:56:41.846Z] #14 6.265 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:41.846Z] #14 6.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:41.846Z] #14 6.275 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:41.846Z] #14 7.056 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:41.846Z] #14 9.130 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:56:42.044Z] #67 12.16 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-08T11:56:42.121Z] #14 ... [2022-07-08T11:56:42.121Z] [2022-07-08T11:56:42.121Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T11:56:42.121Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T11:56:42.121Z] #38 7.420 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-08T11:56:42.121Z] #38 ... [2022-07-08T11:56:42.121Z] [2022-07-08T11:56:42.121Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:56:42.121Z] #26 sha256:70e1256891d3adf760a90756bfb7a001444de43878bf0a6e0669c8aa0bd7b16b [2022-07-08T11:56:42.121Z] #26 4.043 + RM_GOPATH=0 [2022-07-08T11:56:42.121Z] #26 4.043 + TMP_GOPATH= [2022-07-08T11:56:42.121Z] #26 4.043 + : /build [2022-07-08T11:56:42.121Z] #26 4.043 + '[' -z '' ']' [2022-07-08T11:56:42.121Z] #26 4.043 ++ mktemp -d [2022-07-08T11:56:42.121Z] #26 4.043 + export GOPATH=/tmp/tmp.aDb6134jnV [2022-07-08T11:56:42.121Z] #26 4.043 + GOPATH=/tmp/tmp.aDb6134jnV [2022-07-08T11:56:42.121Z] #26 4.043 + RM_GOPATH=1 [2022-07-08T11:56:42.121Z] #26 4.043 + case "$(go env GOARCH)" in [2022-07-08T11:56:42.121Z] #26 4.043 ++ go env GOARCH [2022-07-08T11:56:42.121Z] #26 4.070 Install docker/cli version 17.06.2-ce from stable [2022-07-08T11:56:42.121Z] #26 4.085 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:42.121Z] #26 4.085 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:42.121Z] #26 4.085 ++ dirname /install.sh [2022-07-08T11:56:42.121Z] #26 4.085 + dir=/ [2022-07-08T11:56:42.121Z] #26 4.085 + bin=dockercli [2022-07-08T11:56:42.121Z] #26 4.085 + shift [2022-07-08T11:56:42.121Z] #26 4.085 + '[' '!' -f //dockercli.installer ']' [2022-07-08T11:56:42.121Z] #26 4.085 + . //dockercli.installer [2022-07-08T11:56:42.121Z] #26 4.085 ++ : stable [2022-07-08T11:56:42.121Z] #26 4.085 ++ : 17.06.2-ce [2022-07-08T11:56:42.121Z] #26 4.085 + install_dockercli [2022-07-08T11:56:42.121Z] #26 4.085 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-08T11:56:42.121Z] #26 4.085 ++ uname -m [2022-07-08T11:56:42.121Z] #26 4.085 + arch=x86_64 [2022-07-08T11:56:42.121Z] #26 4.085 + '[' x86_64 '!=' x86_64 ']' [2022-07-08T11:56:42.121Z] #26 4.085 + url=https://download.docker.com/linux/static [2022-07-08T11:56:42.121Z] #26 4.085 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-08T11:56:42.121Z] #26 4.085 + tar -xz docker/docker [2022-07-08T11:56:42.235Z] #12 DONE 0.8s [2022-07-08T11:56:42.235Z] [2022-07-08T11:56:42.235Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-08T11:56:42.235Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T11:56:42.383Z] #26 ... [2022-07-08T11:56:42.383Z] [2022-07-08T11:56:42.383Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:56:42.383Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T11:56:42.383Z] #34 6.357 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-08T11:56:42.383Z] #34 6.363 Cloning into '.'... [2022-07-08T11:56:42.383Z] #34 ... [2022-07-08T11:56:42.383Z] [2022-07-08T11:56:42.383Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:56:42.383Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:56:42.383Z] #76 5.610 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:42.383Z] #76 5.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:42.383Z] #76 5.653 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:42.383Z] #76 6.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:42.383Z] #76 8.477 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:56:42.410Z] #12 DONE 1.1s [2022-07-08T11:56:42.410Z] [2022-07-08T11:56:42.410Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-08T11:56:42.410Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T11:56:42.646Z] #76 10.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:56:42.646Z] #76 ... [2022-07-08T11:56:42.646Z] [2022-07-08T11:56:42.646Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:56:42.646Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:56:42.646Z] #51 7.557 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:42.646Z] #51 7.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:42.646Z] #51 7.609 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:42.646Z] #51 8.225 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-08T11:56:42.646Z] #51 8.936 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:42.646Z] #51 ... [2022-07-08T11:56:42.646Z] [2022-07-08T11:56:42.646Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:56:42.646Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:56:42.646Z] #62 4.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:42.646Z] #62 4.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:42.646Z] #62 4.539 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:42.646Z] #62 5.036 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:42.646Z] #62 6.361 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:56:42.646Z] #62 8.665 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:56:42.798Z] #13 DONE 0.7s [2022-07-08T11:56:42.798Z] [2022-07-08T11:56:42.798Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:56:42.798Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:56:42.906Z] #62 ... [2022-07-08T11:56:42.906Z] [2022-07-08T11:56:42.906Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:56:42.906Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T11:56:42.906Z] #57 4.034 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-08T11:56:42.906Z] #57 5.174 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-08T11:56:42.906Z] #57 5.219 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-08T11:56:42.906Z] #57 5.219 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-08T11:56:42.906Z] #57 6.525 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-08T11:56:42.906Z] #57 ... [2022-07-08T11:56:42.906Z] [2022-07-08T11:56:42.906Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:56:42.906Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:56:42.906Z] #42 7.645 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:42.906Z] #42 7.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:42.906Z] #42 7.692 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:42.906Z] #42 8.618 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:42.906Z] #42 10.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:56:43.013Z] #13 DONE 0.8s [2022-07-08T11:56:43.014Z] [2022-07-08T11:56:43.014Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T11:56:43.014Z] #66 sha256:d234711c2531d1e684308609ff21c51ba75a74ae330c1e47e7fafa05eb857bad [2022-07-08T11:56:43.054Z] #40 ... [2022-07-08T11:56:43.054Z] [2022-07-08T11:56:43.054Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-08T11:56:43.054Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T11:56:43.054Z] #50 DONE 0.2s [2022-07-08T11:56:43.054Z] [2022-07-08T11:56:43.054Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T11:56:43.054Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T11:56:43.054Z] #46 DONE 0.2s [2022-07-08T11:56:43.054Z] [2022-07-08T11:56:43.054Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T11:56:43.054Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T11:56:43.054Z] #33 DONE 0.2s [2022-07-08T11:56:43.054Z] [2022-07-08T11:56:43.054Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T11:56:43.054Z] #25 sha256:b7be7e0bf7b2351b27de9ee170d030148e6103c0198ad0cc5634c41fe72f5b16 [2022-07-08T11:56:43.054Z] #25 DONE 0.2s [2022-07-08T11:56:43.054Z] [2022-07-08T11:56:43.054Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T11:56:43.054Z] #66 sha256:61c09eeaa43a95232ab73b9c2e99a51bb1ece920500910fe84f02acc4d6d418a [2022-07-08T11:56:43.054Z] #66 DONE 0.3s [2022-07-08T11:56:43.054Z] [2022-07-08T11:56:43.054Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:56:43.054Z] #67 sha256:1a5dfa55ea3cd6fbdb73e38b8c9db5f91d838466ae2cbe506eb8dd7a4a6c6e35 [2022-07-08T11:56:43.165Z] #42 ... [2022-07-08T11:56:43.165Z] [2022-07-08T11:56:43.165Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:56:43.165Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:56:43.165Z] #14 11.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:56:43.280Z] #66 DONE 0.1s [2022-07-08T11:56:43.281Z] [2022-07-08T11:56:43.281Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T11:56:43.281Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T11:56:43.281Z] #33 DONE 0.2s [2022-07-08T11:56:43.281Z] [2022-07-08T11:56:43.281Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:56:43.281Z] #67 sha256:2e031400c702a2a1d292d117cba6f2d1349411d9649f8efb73c2a27cdbec03f0 [2022-07-08T11:56:43.281Z] #67 ... [2022-07-08T11:56:43.281Z] [2022-07-08T11:56:43.281Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-08T11:56:43.281Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T11:56:43.281Z] #50 DONE 0.3s [2022-07-08T11:56:43.424Z] #67 13.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T11:56:43.583Z] [2022-07-08T11:56:43.583Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T11:56:43.583Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T11:56:43.583Z] #46 DONE 0.3s [2022-07-08T11:56:43.583Z] [2022-07-08T11:56:43.583Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T11:56:43.583Z] #25 sha256:2caaaf9694d8dd15a9c9ecf304b297f388479c88a711c528a9a0ddfc0b719caa [2022-07-08T11:56:43.583Z] #25 DONE 0.3s [2022-07-08T11:56:43.583Z] [2022-07-08T11:56:43.583Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:56:43.583Z] #26 sha256:f683c38d8c1ee43ae3476651e7b677d0568a540cf4eb066f3b4d570b63712d6e [2022-07-08T11:56:44.130Z] #84 ... [2022-07-08T11:56:44.130Z] [2022-07-08T11:56:44.130Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:56:44.130Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:56:44.130Z] #19 68.61 Reading package lists... [2022-07-08T11:56:44.549Z] #14 ... [2022-07-08T11:56:44.549Z] [2022-07-08T11:56:44.549Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:56:44.549Z] #26 sha256:70e1256891d3adf760a90756bfb7a001444de43878bf0a6e0669c8aa0bd7b16b [2022-07-08T11:56:44.549Z] #26 11.69 + mkdir -p /build [2022-07-08T11:56:44.549Z] #26 11.70 + mv docker/docker /build/ [2022-07-08T11:56:44.549Z] #26 11.71 + rmdir docker [2022-07-08T11:56:44.549Z] #26 DONE 12.3s [2022-07-08T11:56:44.549Z] [2022-07-08T11:56:44.549Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:56:44.549Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:56:44.549Z] #42 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:56:45.120Z] #42 ... [2022-07-08T11:56:45.120Z] [2022-07-08T11:56:45.120Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:56:45.120Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:56:45.120Z] #36 3.395 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-08T11:56:45.120Z] #36 11.19 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-08T11:56:45.120Z] #36 11.23 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-08T11:56:45.120Z] #36 11.61 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-08T11:56:45.120Z] #36 12.00 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-08T11:56:45.120Z] #36 12.29 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-08T11:56:45.120Z] #36 12.73 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-08T11:56:45.120Z] #36 12.76 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-08T11:56:45.120Z] #36 12.76 go: downloading github.com/peterh/liner v1.2.2 [2022-07-08T11:56:45.120Z] #36 13.00 go: downloading github.com/google/go-dap v0.6.0 [2022-07-08T11:56:45.120Z] #36 13.45 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-08T11:56:45.326Z] #67 ... [2022-07-08T11:56:45.326Z] [2022-07-08T11:56:45.326Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:45.326Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T11:56:45.326Z] #55 13.22 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-08T11:56:45.326Z] #55 13.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T11:56:45.326Z] #55 13.39 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-08T11:56:45.326Z] #55 13.46 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-08T11:56:45.326Z] #55 13.64 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-08T11:56:45.326Z] #55 13.70 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-08T11:56:45.326Z] #55 13.83 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-08T11:56:45.326Z] #55 13.84 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-08T11:56:45.326Z] #55 14.03 go: downloading github.com/spf13/afero v1.8.2 [2022-07-08T11:56:45.326Z] #55 14.03 go: downloading github.com/spf13/cast v1.4.1 [2022-07-08T11:56:45.326Z] #55 14.14 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-08T11:56:45.326Z] #55 14.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-08T11:56:45.326Z] #55 14.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-08T11:56:45.326Z] #55 14.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-08T11:56:45.326Z] #55 14.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-08T11:56:45.326Z] #55 14.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-08T11:56:45.326Z] #55 14.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-08T11:56:45.326Z] #55 14.51 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-08T11:56:45.326Z] #55 14.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-08T11:56:45.326Z] #55 14.54 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-08T11:56:45.326Z] #55 14.78 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-08T11:56:45.326Z] #55 15.08 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-08T11:56:45.326Z] #55 15.12 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-08T11:56:45.326Z] #55 15.29 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-08T11:56:45.326Z] #55 15.33 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-08T11:56:45.326Z] #55 15.37 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-08T11:56:45.326Z] #55 15.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-08T11:56:45.326Z] #55 15.65 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-08T11:56:45.326Z] #55 15.99 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-08T11:56:45.584Z] #55 16.18 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-08T11:56:45.584Z] #55 16.19 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-08T11:56:45.584Z] #55 16.27 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-08T11:56:45.584Z] #55 16.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-08T11:56:45.584Z] #55 16.40 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-08T11:56:45.690Z] #36 ... [2022-07-08T11:56:45.690Z] [2022-07-08T11:56:45.690Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:56:45.690Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:56:45.690Z] #53 6.853 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-08T11:56:45.690Z] #53 7.079 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-08T11:56:45.690Z] #53 11.49 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-08T11:56:45.690Z] #53 11.54 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-08T11:56:45.690Z] #53 11.66 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-08T11:56:45.690Z] #53 13.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-08T11:56:45.690Z] #53 13.76 go: downloading golang.org/x/mod v0.3.0 [2022-07-08T11:56:45.846Z] #55 16.48 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-08T11:56:45.846Z] #55 16.66 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-08T11:56:45.950Z] #53 ... [2022-07-08T11:56:45.950Z] [2022-07-08T11:56:45.950Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:56:45.950Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:56:45.950Z] #36 14.15 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-08T11:56:46.104Z] #55 16.70 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-08T11:56:46.104Z] #55 16.76 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-08T11:56:46.104Z] #55 16.85 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-08T11:56:46.104Z] #55 16.88 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-08T11:56:46.211Z] #36 14.40 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-08T11:56:46.211Z] #36 14.46 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-08T11:56:46.362Z] #55 17.00 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-08T11:56:46.362Z] #55 17.11 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-08T11:56:46.625Z] #55 17.24 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-08T11:56:46.625Z] #55 17.31 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-08T11:56:46.890Z] #55 17.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-08T11:56:46.890Z] #55 17.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-08T11:56:46.890Z] #55 17.61 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-08T11:56:46.890Z] #55 17.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-08T11:56:46.890Z] #55 17.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-08T11:56:46.890Z] #55 17.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-08T11:56:47.149Z] #55 17.86 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-08T11:56:47.149Z] #55 17.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-08T11:56:47.149Z] #55 17.96 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-08T11:56:47.408Z] #55 ... [2022-07-08T11:56:47.408Z] [2022-07-08T11:56:47.408Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T11:56:47.408Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-08T11:56:47.408Z] #38 17.17 tomll can be used in two ways: [2022-07-08T11:56:47.408Z] #38 17.17 Writing to STDIN and reading from STDOUT: [2022-07-08T11:56:47.408Z] #38 17.17 cat file.toml | tomll > file.toml [2022-07-08T11:56:47.408Z] #38 17.17 [2022-07-08T11:56:47.408Z] #38 17.17 Reading and updating a list of files: [2022-07-08T11:56:47.408Z] #38 17.17 tomll a.toml b.toml c.toml [2022-07-08T11:56:47.408Z] #38 17.17 [2022-07-08T11:56:47.408Z] #38 17.17 When given a list of files, tomll will modify all files in place without asking. [2022-07-08T11:56:47.408Z] #38 DONE 18.1s [2022-07-08T11:56:47.408Z] [2022-07-08T11:56:47.408Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:47.408Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T11:56:47.408Z] #55 18.03 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-08T11:56:47.408Z] #55 18.20 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-08T11:56:47.666Z] #55 18.34 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-08T11:56:47.927Z] #55 18.47 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-08T11:56:47.927Z] #55 18.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-08T11:56:47.927Z] #55 18.68 go: downloading github.com/julz/importas v0.1.0 [2022-07-08T11:56:48.122Z] #36 16.35 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-08T11:56:48.122Z] #36 16.49 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-08T11:56:48.186Z] #55 18.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-08T11:56:48.186Z] #55 18.80 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-08T11:56:48.445Z] #55 19.01 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-08T11:56:48.445Z] #55 19.02 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-08T11:56:48.445Z] #55 19.17 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-08T11:56:48.445Z] #55 19.17 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-08T11:56:48.445Z] #55 19.21 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-08T11:56:48.703Z] #55 19.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-08T11:56:48.703Z] #55 19.37 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-08T11:56:48.703Z] #55 19.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-08T11:56:48.703Z] #55 19.46 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-08T11:56:48.952Z] #26 ... [2022-07-08T11:56:48.952Z] [2022-07-08T11:56:48.952Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:56:48.952Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:56:48.952Z] #42 5.651 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:48.952Z] #42 5.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:48.952Z] #42 5.662 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:48.952Z] #42 5.871 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:49.063Z] #36 ... [2022-07-08T11:56:49.063Z] [2022-07-08T11:56:49.063Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:56:49.063Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:56:49.063Z] #47 6.755 + git clone https://github.com/docker/distribution.git . [2022-07-08T11:56:49.063Z] #47 6.759 Cloning into '.'... [2022-07-08T11:56:49.063Z] #47 ... [2022-07-08T11:56:49.063Z] [2022-07-08T11:56:49.063Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:49.063Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:56:49.063Z] #55 15.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T11:56:49.063Z] #55 15.40 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-08T11:56:49.063Z] #55 15.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-08T11:56:49.063Z] #55 15.91 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-08T11:56:49.063Z] #55 16.06 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-08T11:56:49.063Z] #55 16.20 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-08T11:56:49.063Z] #55 16.22 go: downloading github.com/spf13/afero v1.8.2 [2022-07-08T11:56:49.063Z] #55 16.38 go: downloading github.com/spf13/cast v1.4.1 [2022-07-08T11:56:49.063Z] #55 16.55 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-08T11:56:49.063Z] #55 16.71 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-08T11:56:49.063Z] #55 16.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-08T11:56:49.063Z] #55 16.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-08T11:56:49.063Z] #55 17.08 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-08T11:56:49.063Z] #55 17.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-08T11:56:49.063Z] #55 ... [2022-07-08T11:56:49.063Z] [2022-07-08T11:56:49.063Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:56:49.063Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:56:49.063Z] #40 7.396 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-08T11:56:49.063Z] #40 7.628 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T11:56:49.211Z] #42 6.199 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:56:49.323Z] #40 ... [2022-07-08T11:56:49.323Z] [2022-07-08T11:56:49.323Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:56:49.323Z] #67 sha256:bf0c2eeec9c661f615ce234b267fe0c95259b887940bbb5bc8e23917323f03a7 [2022-07-08T11:56:49.323Z] #67 10.10 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-08T11:56:49.323Z] #67 13.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-08T11:56:49.323Z] #67 14.45 go: downloading github.com/google/uuid v1.3.0 [2022-07-08T11:56:49.323Z] #67 14.50 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-08T11:56:49.323Z] #67 14.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-08T11:56:49.323Z] #67 14.75 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T11:56:49.323Z] #67 14.80 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-08T11:56:49.323Z] #67 15.00 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-08T11:56:49.323Z] #67 15.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-08T11:56:49.323Z] #67 15.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-08T11:56:49.323Z] #67 15.91 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-08T11:56:49.583Z] #67 ... [2022-07-08T11:56:49.583Z] [2022-07-08T11:56:49.583Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:49.583Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:56:49.583Z] #55 17.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-08T11:56:49.583Z] #55 17.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-08T11:56:49.583Z] #55 17.74 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-08T11:56:49.583Z] #55 17.88 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-08T11:56:49.604Z] #67 ... [2022-07-08T11:56:49.605Z] [2022-07-08T11:56:49.605Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T11:56:49.605Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T11:56:49.605Z] #38 6.416 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-08T11:56:49.605Z] #38 ... [2022-07-08T11:56:49.605Z] [2022-07-08T11:56:49.605Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:56:49.605Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:56:49.605Z] #36 6.523 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-08T11:56:49.605Z] #36 ... [2022-07-08T11:56:49.605Z] [2022-07-08T11:56:49.605Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:56:49.605Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:56:49.605Z] #53 6.554 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-08T11:56:49.605Z] #53 ... [2022-07-08T11:56:49.605Z] [2022-07-08T11:56:49.605Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:56:49.605Z] #26 sha256:47ae10f0d0b8c101829e230ad1326f199239e246775c21ed9cb7278f2c6397ed [2022-07-08T11:56:49.605Z] #26 6.538 + RM_GOPATH=0 [2022-07-08T11:56:49.605Z] #26 6.538 + TMP_GOPATH= [2022-07-08T11:56:49.605Z] #26 6.538 + : /build [2022-07-08T11:56:49.605Z] #26 6.538 + '[' -z '' ']' [2022-07-08T11:56:49.605Z] #26 6.538 ++ mktemp -d [2022-07-08T11:56:49.605Z] #26 6.538 + export GOPATH=/tmp/tmp.DILZTFCe9T [2022-07-08T11:56:49.605Z] #26 6.538 + GOPATH=/tmp/tmp.DILZTFCe9T [2022-07-08T11:56:49.605Z] #26 6.538 + RM_GOPATH=1 [2022-07-08T11:56:49.605Z] #26 6.538 + case "$(go env GOARCH)" in [2022-07-08T11:56:49.605Z] #26 6.543 ++ go env GOARCH [2022-07-08T11:56:49.605Z] #26 6.550 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:49.605Z] #26 6.550 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:49.605Z] #26 6.550 ++ dirname /install.sh [2022-07-08T11:56:49.605Z] #26 6.556 Install docker/cli version 17.06.2-ce from stable [2022-07-08T11:56:49.605Z] #26 6.556 + dir=/ [2022-07-08T11:56:49.605Z] #26 6.556 + bin=dockercli [2022-07-08T11:56:49.605Z] #26 6.556 + shift [2022-07-08T11:56:49.605Z] #26 6.556 + '[' '!' -f //dockercli.installer ']' [2022-07-08T11:56:49.605Z] #26 6.556 + . //dockercli.installer [2022-07-08T11:56:49.605Z] #26 6.556 ++ : stable [2022-07-08T11:56:49.605Z] #26 6.556 ++ : 17.06.2-ce [2022-07-08T11:56:49.605Z] #26 6.556 + install_dockercli [2022-07-08T11:56:49.605Z] #26 6.556 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-08T11:56:49.605Z] #26 6.556 ++ uname -m [2022-07-08T11:56:49.605Z] #26 6.566 + arch=x86_64 [2022-07-08T11:56:49.605Z] #26 6.566 + '[' x86_64 '!=' x86_64 ']' [2022-07-08T11:56:49.605Z] #26 6.566 + url=https://download.docker.com/linux/static [2022-07-08T11:56:49.605Z] #26 6.584 + tar -xz docker/docker [2022-07-08T11:56:49.605Z] #26 6.592 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-08T11:56:49.639Z] #55 20.16 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-08T11:56:49.639Z] #55 20.18 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-08T11:56:49.639Z] #55 20.31 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-08T11:56:49.639Z] #55 20.32 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-08T11:56:49.779Z] #42 ... [2022-07-08T11:56:49.779Z] [2022-07-08T11:56:49.779Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:56:49.779Z] #26 sha256:f683c38d8c1ee43ae3476651e7b677d0568a540cf4eb066f3b4d570b63712d6e [2022-07-08T11:56:49.779Z] #26 6.289 + RM_GOPATH=0 [2022-07-08T11:56:49.779Z] #26 6.289 + TMP_GOPATH= [2022-07-08T11:56:49.779Z] #26 6.289 + : /build [2022-07-08T11:56:49.779Z] #26 6.289 + '[' -z '' ']' [2022-07-08T11:56:49.779Z] #26 6.289 ++ mktemp -d [2022-07-08T11:56:49.779Z] #26 6.289 + export GOPATH=/tmp/tmp.xIuiIYi0mr [2022-07-08T11:56:49.779Z] #26 6.289 + GOPATH=/tmp/tmp.xIuiIYi0mr [2022-07-08T11:56:49.779Z] #26 6.289 + RM_GOPATH=1 [2022-07-08T11:56:49.779Z] #26 6.289 + case "$(go env GOARCH)" in [2022-07-08T11:56:49.779Z] #26 6.289 ++ go env GOARCH [2022-07-08T11:56:49.779Z] #26 6.298 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:49.779Z] #26 6.298 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:49.779Z] #26 6.298 ++ dirname /install.sh [2022-07-08T11:56:49.779Z] #26 6.312 + dir=/ [2022-07-08T11:56:49.779Z] #26 6.312 + bin=dockercli [2022-07-08T11:56:49.779Z] #26 6.312 + shift [2022-07-08T11:56:49.779Z] #26 6.312 + '[' '!' -f //dockercli.installer ']' [2022-07-08T11:56:49.779Z] #26 6.312 + . //dockercli.installer [2022-07-08T11:56:49.779Z] #26 6.312 ++ : stable [2022-07-08T11:56:49.779Z] #26 6.312 ++ : 17.06.2-ce [2022-07-08T11:56:49.779Z] #26 6.312 + install_dockercli [2022-07-08T11:56:49.779Z] #26 6.312 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-08T11:56:49.779Z] #26 6.312 ++ uname -m [2022-07-08T11:56:49.779Z] #26 6.312 + arch=x86_64 [2022-07-08T11:56:49.779Z] #26 6.312 + '[' x86_64 '!=' x86_64 ']' [2022-07-08T11:56:49.779Z] #26 6.312 + url=https://download.docker.com/linux/static [2022-07-08T11:56:49.779Z] #26 6.312 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-08T11:56:49.779Z] #26 6.312 + tar -xz docker/docker [2022-07-08T11:56:49.779Z] #26 6.313 Install docker/cli version 17.06.2-ce from stable [2022-07-08T11:56:49.861Z] #26 ... [2022-07-08T11:56:49.861Z] [2022-07-08T11:56:49.861Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:56:49.861Z] #67 sha256:1a5dfa55ea3cd6fbdb73e38b8c9db5f91d838466ae2cbe506eb8dd7a4a6c6e35 [2022-07-08T11:56:49.861Z] #67 6.849 + RM_GOPATH=0 [2022-07-08T11:56:49.861Z] #67 6.849 + TMP_GOPATH= [2022-07-08T11:56:49.861Z] #67 6.849 + : /build [2022-07-08T11:56:49.861Z] #67 6.849 + '[' -z '' ']' [2022-07-08T11:56:49.861Z] #67 6.849 ++ mktemp -d [2022-07-08T11:56:49.861Z] #67 6.849 + export GOPATH=/tmp/tmp.RuWe4pOfnT [2022-07-08T11:56:49.861Z] #67 6.849 + GOPATH=/tmp/tmp.RuWe4pOfnT [2022-07-08T11:56:49.861Z] #67 6.849 + RM_GOPATH=1 [2022-07-08T11:56:49.861Z] #67 6.849 + case "$(go env GOARCH)" in [2022-07-08T11:56:49.861Z] #67 6.850 ++ go env GOARCH [2022-07-08T11:56:49.897Z] #55 20.49 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-08T11:56:49.897Z] #55 20.56 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-08T11:56:49.897Z] #55 20.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-08T11:56:49.897Z] #55 20.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-08T11:56:49.897Z] #55 20.69 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-08T11:56:50.117Z] #67 7.056 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:50.117Z] #67 7.056 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:56:50.117Z] #67 7.056 ++ dirname /install.sh [2022-07-08T11:56:50.117Z] #67 7.056 + dir=/ [2022-07-08T11:56:50.117Z] #67 7.056 + bin=rootlesskit [2022-07-08T11:56:50.117Z] #67 7.056 + shift [2022-07-08T11:56:50.117Z] #67 7.056 + '[' '!' -f //rootlesskit.installer ']' [2022-07-08T11:56:50.117Z] #67 7.056 + . //rootlesskit.installer [2022-07-08T11:56:50.117Z] #67 7.056 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:56:50.117Z] #67 7.056 + install_rootlesskit [2022-07-08T11:56:50.117Z] #67 7.056 + case "$1" in [2022-07-08T11:56:50.117Z] #67 7.056 + export CGO_ENABLED=0 [2022-07-08T11:56:50.117Z] #67 7.056 + CGO_ENABLED=0 [2022-07-08T11:56:50.117Z] #67 7.056 + _install_rootlesskit [2022-07-08T11:56:50.117Z] #67 7.056 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-08T11:56:50.117Z] #67 7.056 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:56:50.117Z] #67 7.056 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T11:56:50.117Z] #67 7.056 + GOBIN=/build [2022-07-08T11:56:50.117Z] #67 7.056 + GO111MODULE=on [2022-07-08T11:56:50.117Z] #67 7.056 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:56:50.464Z] #55 21.03 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-08T11:56:50.464Z] #55 ... [2022-07-08T11:56:50.464Z] [2022-07-08T11:56:50.464Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:56:50.464Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-08T11:56:50.464Z] #40 10.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-08T11:56:50.464Z] #40 11.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T11:56:50.464Z] #40 ... [2022-07-08T11:56:50.464Z] [2022-07-08T11:56:50.464Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:50.464Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T11:56:50.464Z] #55 21.03 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-08T11:56:50.464Z] #55 21.10 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-08T11:56:50.464Z] #55 21.14 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-08T11:56:50.464Z] #55 21.27 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-08T11:56:50.529Z] #55 18.91 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-08T11:56:50.680Z] #67 7.633 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-08T11:56:50.723Z] #55 21.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-08T11:56:50.723Z] #55 21.46 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-08T11:56:50.723Z] #55 21.47 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-08T11:56:50.723Z] #55 21.54 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-08T11:56:50.802Z] #55 19.18 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-08T11:56:50.981Z] #55 21.55 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-08T11:56:50.981Z] #55 21.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-08T11:56:50.981Z] #55 21.68 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-08T11:56:50.981Z] #55 21.69 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-08T11:56:50.981Z] #55 ... [2022-07-08T11:56:50.981Z] [2022-07-08T11:56:50.981Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:56:50.981Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:56:50.981Z] #14 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T11:56:50.981Z] #14 16.62 Fetched 8435 kB in 12s (705 kB/s) [2022-07-08T11:56:51.240Z] #14 16.62 Reading package lists... [2022-07-08T11:56:51.240Z] #14 ... [2022-07-08T11:56:51.240Z] [2022-07-08T11:56:51.240Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:56:51.240Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-08T11:56:51.240Z] #36 12.73 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-08T11:56:51.240Z] #36 12.75 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-08T11:56:51.240Z] #36 13.21 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-08T11:56:51.240Z] #36 13.32 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-08T11:56:51.240Z] #36 13.68 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-08T11:56:51.240Z] #36 14.00 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-08T11:56:51.240Z] #36 14.12 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-08T11:56:51.240Z] #36 14.13 go: downloading github.com/peterh/liner v1.2.2 [2022-07-08T11:56:51.240Z] #36 14.44 go: downloading github.com/google/go-dap v0.6.0 [2022-07-08T11:56:51.240Z] #36 14.59 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-08T11:56:51.240Z] #36 14.87 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-08T11:56:51.240Z] #36 15.36 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-08T11:56:51.240Z] #36 15.43 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-08T11:56:51.240Z] #36 16.47 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-08T11:56:51.240Z] #36 16.61 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-08T11:56:51.240Z] #36 ... [2022-07-08T11:56:51.240Z] [2022-07-08T11:56:51.240Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:56:51.240Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T11:56:51.240Z] #42 12.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T11:56:51.240Z] #42 16.89 Fetched 8435 kB in 12s (716 kB/s) [2022-07-08T11:56:51.240Z] #42 16.89 Reading package lists... [2022-07-08T11:56:51.373Z] #55 19.70 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-08T11:56:51.499Z] #42 22.17 Reading package lists... [2022-07-08T11:56:51.499Z] #42 ... [2022-07-08T11:56:51.499Z] [2022-07-08T11:56:51.499Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:51.499Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T11:56:51.499Z] #55 22.05 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-08T11:56:51.499Z] #55 22.08 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-08T11:56:51.499Z] #55 22.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-08T11:56:51.499Z] #55 22.24 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-08T11:56:51.499Z] #55 22.32 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-08T11:56:51.499Z] #55 ... [2022-07-08T11:56:51.499Z] [2022-07-08T11:56:51.499Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:56:51.499Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T11:56:51.499Z] #51 12.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T11:56:51.499Z] #51 14.73 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-08T11:56:51.499Z] #51 18.15 Fetched 8439 kB in 13s (646 kB/s) [2022-07-08T11:56:51.634Z] #55 19.76 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-08T11:56:51.634Z] #55 19.94 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-08T11:56:51.759Z] #51 18.15 Reading package lists... [2022-07-08T11:56:51.760Z] #51 ... [2022-07-08T11:56:51.760Z] [2022-07-08T11:56:51.760Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:56:51.760Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:56:51.760Z] #14 16.62 Reading package lists... [2022-07-08T11:56:51.893Z] #55 20.25 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-08T11:56:52.153Z] #55 20.33 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-08T11:56:53.071Z] #26 ... [2022-07-08T11:56:53.071Z] [2022-07-08T11:56:53.071Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:56:53.071Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:56:53.071Z] #53 6.995 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-08T11:56:53.071Z] #53 9.271 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-08T11:56:53.071Z] #53 9.304 go: downloading github.com/fatih/color v1.10.0 [2022-07-08T11:56:53.071Z] #53 9.382 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-08T11:56:53.071Z] #53 9.462 go: downloading github.com/pkg/errors v0.9.1 [2022-07-08T11:56:53.071Z] #53 10.13 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-08T11:56:53.096Z] #55 21.21 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-08T11:56:53.096Z] #55 21.42 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-08T11:56:53.096Z] #55 21.42 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-08T11:56:53.138Z] #14 22.28 Reading package lists... [2022-07-08T11:56:53.138Z] #14 ... [2022-07-08T11:56:53.138Z] [2022-07-08T11:56:53.138Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:56:53.138Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-08T11:56:53.138Z] #62 13.67 Fetched 8435 kB in 10s (810 kB/s) [2022-07-08T11:56:53.138Z] #62 13.67 Reading package lists... [2022-07-08T11:56:53.138Z] #62 19.41 Reading package lists... [2022-07-08T11:56:53.138Z] #62 ... [2022-07-08T11:56:53.138Z] [2022-07-08T11:56:53.138Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:56:53.138Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-08T11:56:53.138Z] #53 13.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-08T11:56:53.138Z] #53 13.67 go: downloading golang.org/x/mod v0.3.0 [2022-07-08T11:56:53.138Z] #53 ... [2022-07-08T11:56:53.138Z] [2022-07-08T11:56:53.138Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:56:53.138Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-08T11:56:53.138Z] #47 22.24 Updating files: 82% (1800/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-08T11:56:53.138Z] #47 22.50 + git checkout -q v2.3.0 [2022-07-08T11:56:53.222Z] #67 ... [2022-07-08T11:56:53.222Z] [2022-07-08T11:56:53.222Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:56:53.222Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:56:53.222Z] #42 7.804 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:53.222Z] #42 7.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:53.222Z] #42 7.877 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:53.222Z] #42 9.790 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:53.222Z] #42 ... [2022-07-08T11:56:53.222Z] [2022-07-08T11:56:53.222Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:56:53.222Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:56:53.222Z] #62 7.612 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:53.222Z] #62 7.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:53.222Z] #62 7.849 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:53.222Z] #62 9.604 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:53.222Z] #62 ... [2022-07-08T11:56:53.222Z] [2022-07-08T11:56:53.222Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:56:53.222Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:56:53.222Z] #14 7.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:53.222Z] #14 7.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:53.222Z] #14 7.055 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:53.222Z] #14 9.363 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:53.222Z] #14 ... [2022-07-08T11:56:53.222Z] [2022-07-08T11:56:53.222Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:56:53.222Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:56:53.222Z] #47 6.935 + git clone https://github.com/docker/distribution.git . [2022-07-08T11:56:53.222Z] #47 6.942 Cloning into '.'... [2022-07-08T11:56:53.330Z] #53 10.27 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-08T11:56:53.330Z] #53 ... [2022-07-08T11:56:53.330Z] [2022-07-08T11:56:53.330Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:56:53.330Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:56:53.330Z] #62 7.813 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:53.330Z] #62 7.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:53.330Z] #62 7.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:53.330Z] #62 9.422 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:53.330Z] #62 ... [2022-07-08T11:56:53.330Z] [2022-07-08T11:56:53.330Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:56:53.330Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:56:53.330Z] #47 7.462 + git clone https://github.com/docker/distribution.git . [2022-07-08T11:56:53.330Z] #47 7.487 Cloning into '.'... [2022-07-08T11:56:53.358Z] #55 21.65 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-08T11:56:53.358Z] #55 21.75 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-08T11:56:53.396Z] #47 ... [2022-07-08T11:56:53.396Z] [2022-07-08T11:56:53.396Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:56:53.396Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-08T11:56:53.396Z] #76 14.13 Fetched 8435 kB in 11s (781 kB/s) [2022-07-08T11:56:53.396Z] #76 14.13 Reading package lists... [2022-07-08T11:56:53.482Z] #47 ... [2022-07-08T11:56:53.482Z] [2022-07-08T11:56:53.482Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:53.482Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:56:53.482Z] #55 7.819 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-08T11:56:53.482Z] #55 10.72 go: downloading github.com/fatih/color v1.13.0 [2022-07-08T11:56:53.482Z] #55 10.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T11:56:53.482Z] #55 ... [2022-07-08T11:56:53.482Z] [2022-07-08T11:56:53.482Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:56:53.482Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:56:53.482Z] #76 7.151 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:53.482Z] #76 7.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:53.482Z] #76 7.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:53.482Z] #76 9.568 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:53.589Z] #47 ... [2022-07-08T11:56:53.589Z] [2022-07-08T11:56:53.589Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:56:53.589Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:56:53.589Z] #36 8.390 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-08T11:56:53.589Z] #36 ... [2022-07-08T11:56:53.589Z] [2022-07-08T11:56:53.589Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:56:53.589Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:56:53.589Z] #14 8.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:53.589Z] #14 8.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:53.589Z] #14 8.412 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:53.589Z] #14 9.574 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:53.619Z] #55 21.79 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-08T11:56:53.619Z] #55 ... [2022-07-08T11:56:53.619Z] [2022-07-08T11:56:53.619Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:56:53.619Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:56:53.619Z] #51 11.55 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:56:53.619Z] #51 14.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:56:53.619Z] #51 17.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-08T11:56:53.619Z] #51 ... [2022-07-08T11:56:53.619Z] [2022-07-08T11:56:53.619Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T11:56:53.619Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T11:56:53.619Z] #38 21.12 tomll can be used in two ways: [2022-07-08T11:56:53.619Z] #38 21.12 Writing to STDIN and reading from STDOUT: [2022-07-08T11:56:53.619Z] #38 21.12 cat file.toml | tomll > file.toml [2022-07-08T11:56:53.619Z] #38 21.12 [2022-07-08T11:56:53.619Z] #38 21.12 Reading and updating a list of files: [2022-07-08T11:56:53.619Z] #38 21.12 tomll a.toml b.toml c.toml [2022-07-08T11:56:53.619Z] #38 21.12 [2022-07-08T11:56:53.619Z] #38 21.12 When given a list of files, tomll will modify all files in place without asking. [2022-07-08T11:56:53.619Z] #38 DONE 22.0s [2022-07-08T11:56:53.619Z] [2022-07-08T11:56:53.619Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:53.619Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:56:53.619Z] #55 21.97 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-08T11:56:53.619Z] #55 21.97 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-08T11:56:53.666Z] #76 20.17 Reading package lists... [2022-07-08T11:56:53.667Z] #76 ... [2022-07-08T11:56:53.667Z] [2022-07-08T11:56:53.667Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:53.667Z] #31 sha256:f13900a8fe0f5eb0918303826a7eab1d848ff22d9067916568d9d88c9ef00819 [2022-07-08T11:56:53.667Z] #31 16.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-08T11:56:53.667Z] #31 18.54 #=#=# [2022-07-08T11:56:53.667Z] #31 18.86 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:53.667Z] #31 20.77 [2022-07-08T11:56:53.667Z] #31 23.44 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-08T11:56:53.667Z] #31 24.98 #=#=# [2022-07-08T11:56:53.667Z] #31 25.37 #=#=# ######################################################################## 100.0% [2022-07-08T11:56:53.667Z] #31 ... [2022-07-08T11:56:53.667Z] [2022-07-08T11:56:53.667Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:56:53.667Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-08T11:56:53.667Z] #47 23.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-08T11:56:53.739Z] #76 ... [2022-07-08T11:56:53.739Z] [2022-07-08T11:56:53.739Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:56:53.739Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T11:56:53.739Z] #57 6.583 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-08T11:56:53.739Z] #57 8.838 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-08T11:56:53.739Z] #57 8.843 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-08T11:56:53.739Z] #57 8.980 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-08T11:56:53.852Z] #14 ... [2022-07-08T11:56:53.852Z] [2022-07-08T11:56:53.852Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:53.852Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:56:53.852Z] #55 7.563 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-08T11:56:53.852Z] #55 ... [2022-07-08T11:56:53.852Z] [2022-07-08T11:56:53.852Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:56:53.852Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:56:53.852Z] #76 8.503 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:53.852Z] #76 8.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:53.852Z] #76 8.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:53.852Z] #76 10.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:53.878Z] #55 22.06 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-08T11:56:53.878Z] #55 22.14 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-08T11:56:54.003Z] #57 ... [2022-07-08T11:56:54.003Z] [2022-07-08T11:56:54.003Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:56:54.003Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:56:54.003Z] #51 8.372 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:54.003Z] #51 8.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:54.003Z] #51 8.457 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:54.003Z] #51 8.993 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-08T11:56:54.003Z] #51 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:54.003Z] #51 ... [2022-07-08T11:56:54.003Z] [2022-07-08T11:56:54.003Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:56:54.003Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T11:56:54.003Z] #34 6.864 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-08T11:56:54.003Z] #34 6.864 Cloning into '.'... [2022-07-08T11:56:54.111Z] #76 ... [2022-07-08T11:56:54.111Z] [2022-07-08T11:56:54.111Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:56:54.111Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T11:56:54.111Z] #57 7.595 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-08T11:56:54.111Z] #57 9.299 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-08T11:56:54.111Z] #57 9.308 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-08T11:56:54.111Z] #57 9.697 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-08T11:56:54.140Z] #55 22.28 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-08T11:56:54.140Z] #55 22.36 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-08T11:56:54.140Z] #55 22.45 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-08T11:56:54.140Z] #55 22.45 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-08T11:56:54.261Z] #34 ... [2022-07-08T11:56:54.261Z] [2022-07-08T11:56:54.261Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:54.261Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:56:54.261Z] #55 11.24 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-08T11:56:54.261Z] #55 11.38 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-08T11:56:54.369Z] #57 ... [2022-07-08T11:56:54.370Z] [2022-07-08T11:56:54.370Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:56:54.370Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:56:54.370Z] #51 8.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:56:54.370Z] #51 8.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:56:54.370Z] #51 8.098 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:56:54.370Z] #51 8.636 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-08T11:56:54.370Z] #51 9.721 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:56:54.370Z] #51 ... [2022-07-08T11:56:54.370Z] [2022-07-08T11:56:54.370Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:56:54.370Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:56:54.370Z] #40 8.021 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-08T11:56:54.370Z] #40 9.185 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-08T11:56:54.377Z] #19 91.16 Reading package lists... [2022-07-08T11:56:54.378Z] #19 ... [2022-07-08T11:56:54.378Z] [2022-07-08T11:56:54.378Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:56:54.378Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:56:54.378Z] #84 47.65 libtoolize: putting auxiliary files in '.'. [2022-07-08T11:56:54.378Z] #84 47.65 libtoolize: copying file './ltmain.sh' [2022-07-08T11:56:54.378Z] #84 49.26 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-08T11:56:54.378Z] #84 49.26 libtoolize: and rerunning libtoolize and aclocal. [2022-07-08T11:56:54.378Z] #84 49.26 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T11:56:54.400Z] #55 22.64 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-08T11:56:54.400Z] #55 22.72 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-08T11:56:54.629Z] #40 ... [2022-07-08T11:56:54.629Z] [2022-07-08T11:56:54.629Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:56:54.629Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T11:56:54.629Z] #34 6.535 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-08T11:56:54.629Z] #34 6.540 Cloning into '.'... [2022-07-08T11:56:54.629Z] #34 ... [2022-07-08T11:56:54.629Z] [2022-07-08T11:56:54.629Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T11:56:54.629Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T11:56:54.629Z] #38 8.425 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-08T11:56:54.660Z] #55 22.91 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-08T11:56:54.660Z] #55 22.99 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-08T11:56:54.660Z] #55 22.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-08T11:56:54.660Z] #55 23.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-08T11:56:54.660Z] #55 23.03 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-08T11:56:54.888Z] #38 ... [2022-07-08T11:56:54.888Z] [2022-07-08T11:56:54.888Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:54.888Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:56:54.888Z] #55 11.47 go: downloading github.com/fatih/color v1.13.0 [2022-07-08T11:56:54.888Z] #55 11.55 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T11:56:54.888Z] #55 11.91 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-08T11:56:54.888Z] #55 11.91 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-08T11:56:54.921Z] #55 23.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-08T11:56:54.921Z] #55 23.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-08T11:56:55.192Z] #55 12.22 go: downloading github.com/spf13/viper v1.11.0 [2022-07-08T11:56:55.192Z] #55 12.37 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-08T11:56:55.458Z] #55 12.51 go: downloading github.com/spf13/viper v1.11.0 [2022-07-08T11:56:55.458Z] #55 12.58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-08T11:56:55.497Z] #55 23.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-08T11:56:55.497Z] #55 23.69 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-08T11:56:55.497Z] #55 23.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-08T11:56:55.571Z] #47 ... [2022-07-08T11:56:55.571Z] [2022-07-08T11:56:55.571Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T11:56:55.571Z] #31 sha256:f13900a8fe0f5eb0918303826a7eab1d848ff22d9067916568d9d88c9ef00819 [2022-07-08T11:56:55.571Z] #31 26.54 [2022-07-08T11:56:55.571Z] #31 26.87 Download of images into '/build' complete. [2022-07-08T11:56:55.571Z] #31 26.87 Use something like the following to load the result into a Docker daemon: [2022-07-08T11:56:55.571Z] #31 26.87 tar -cC '/build' . | docker load [2022-07-08T11:56:55.571Z] #31 DONE 27.2s [2022-07-08T11:56:55.571Z] [2022-07-08T11:56:55.571Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:55.571Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T11:56:55.571Z] #55 22.52 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-08T11:56:55.571Z] #55 22.71 go: downloading honnef.co/go/tools v0.3.1 [2022-07-08T11:56:55.571Z] #55 24.19 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-08T11:56:55.571Z] #55 24.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-08T11:56:55.571Z] #55 24.31 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-08T11:56:55.571Z] #55 24.41 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-08T11:56:55.571Z] #55 24.41 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-08T11:56:55.571Z] #55 26.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-08T11:56:55.571Z] #55 26.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-08T11:56:55.571Z] #55 26.17 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-08T11:56:55.767Z] #55 23.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-08T11:56:55.767Z] #55 23.93 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-08T11:56:55.830Z] #55 26.33 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-08T11:56:55.830Z] #55 26.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-08T11:56:55.830Z] #55 26.59 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-08T11:56:56.028Z] #55 24.16 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-08T11:56:56.028Z] #55 24.23 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-08T11:56:56.028Z] #55 24.23 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-08T11:56:56.028Z] #55 24.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-08T11:56:56.028Z] #55 24.33 go: downloading github.com/julz/importas v0.1.0 [2022-07-08T11:56:56.028Z] #55 24.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-08T11:56:56.088Z] #55 26.66 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-08T11:56:56.089Z] #55 26.76 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-08T11:56:56.089Z] #55 26.85 go: downloading golang.org/x/text v0.3.7 [2022-07-08T11:56:56.288Z] #55 24.44 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-08T11:56:56.288Z] #55 24.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-08T11:56:56.288Z] #55 24.64 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-08T11:56:56.288Z] #55 24.66 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-08T11:56:56.548Z] #55 24.77 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-08T11:56:56.548Z] #55 24.82 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-08T11:56:56.548Z] #55 24.93 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-08T11:56:56.548Z] #55 24.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-08T11:56:56.809Z] #55 25.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-08T11:56:56.809Z] #55 25.19 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-08T11:56:56.837Z] #55 13.75 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-08T11:56:56.837Z] #55 13.79 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-08T11:56:57.084Z] #55 14.15 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-08T11:56:57.084Z] #55 14.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-08T11:56:57.358Z] #55 14.53 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-08T11:56:57.615Z] #55 14.66 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-08T11:56:58.190Z] #55 26.12 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-08T11:56:58.190Z] #55 26.12 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-08T11:56:58.190Z] #55 26.19 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-08T11:56:58.190Z] #55 26.25 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-08T11:56:58.190Z] #55 26.45 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-08T11:56:58.190Z] #55 26.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-08T11:56:58.190Z] #55 26.50 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-08T11:56:58.450Z] #55 26.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-08T11:56:58.450Z] #55 26.72 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-08T11:56:58.623Z] #55 ... [2022-07-08T11:56:58.623Z] [2022-07-08T11:56:58.623Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:56:58.623Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-08T11:56:58.623Z] #76 20.17 Reading package lists... [2022-07-08T11:56:58.623Z] #76 24.92 Building dependency tree... [2022-07-08T11:56:58.623Z] #76 28.50 python3 is already the newest version (3.9.2-3). [2022-07-08T11:56:58.623Z] #76 28.50 The following additional packages will be installed: [2022-07-08T11:56:58.623Z] #76 28.51 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-08T11:56:58.623Z] #76 28.51 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-08T11:56:58.623Z] #76 28.53 Suggested packages: [2022-07-08T11:56:58.623Z] #76 28.54 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-08T11:56:58.623Z] #76 28.54 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-08T11:56:58.623Z] #76 28.54 m4-doc ed diffutils-doc [2022-07-08T11:56:58.623Z] #76 28.54 Recommended packages: [2022-07-08T11:56:58.623Z] #76 28.54 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-08T11:56:59.020Z] #55 27.10 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-08T11:56:59.020Z] #55 27.10 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-08T11:56:59.020Z] #55 27.17 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-08T11:56:59.020Z] #55 27.19 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-08T11:56:59.020Z] #55 27.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-08T11:56:59.192Z] #76 29.75 The following NEW packages will be installed: [2022-07-08T11:56:59.192Z] #76 29.76 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-08T11:56:59.192Z] #76 29.77 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-08T11:56:59.192Z] #76 29.77 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-08T11:56:59.192Z] #76 29.77 libyajl2 m4 patch xz-utils [2022-07-08T11:56:59.285Z] #55 27.52 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-08T11:56:59.285Z] #55 27.62 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-08T11:56:59.285Z] #55 27.62 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-08T11:56:59.285Z] #55 27.68 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-08T11:56:59.285Z] #55 27.74 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-08T11:56:59.285Z] #55 ... [2022-07-08T11:56:59.285Z] [2022-07-08T11:56:59.285Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:56:59.285Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:56:59.285Z] #36 17.66 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-08T11:56:59.452Z] #76 30.17 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:56:59.452Z] #76 30.17 Need to get 5914 kB of archives. [2022-07-08T11:56:59.452Z] #76 30.17 After this operation, 18.6 MB of additional disk space will be used. [2022-07-08T11:56:59.452Z] #76 30.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-08T11:56:59.452Z] #76 30.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-08T11:56:59.452Z] #76 30.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-08T11:56:59.452Z] #76 30.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-08T11:56:59.452Z] #76 30.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-08T11:56:59.452Z] #76 30.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-08T11:56:59.452Z] #76 30.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-08T11:56:59.452Z] #76 30.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-08T11:56:59.452Z] #76 30.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-08T11:56:59.452Z] #76 30.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-08T11:56:59.452Z] #76 30.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-08T11:56:59.569Z] #36 ... [2022-07-08T11:56:59.569Z] [2022-07-08T11:56:59.569Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:56:59.569Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:56:59.569Z] #55 27.77 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-08T11:56:59.569Z] #55 27.87 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-08T11:56:59.569Z] #55 27.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-08T11:56:59.657Z] #84 61.76 configure.ac:7: installing './compile' [2022-07-08T11:56:59.657Z] #84 61.77 configure.ac:11: installing './config.guess' [2022-07-08T11:56:59.657Z] #84 61.80 configure.ac:11: installing './config.sub' [2022-07-08T11:56:59.657Z] #84 61.80 configure.ac:8: installing './install-sh' [2022-07-08T11:56:59.657Z] #84 61.80 configure.ac:8: installing './missing' [2022-07-08T11:56:59.657Z] #84 61.96 Makefile.am: installing './depcomp' [2022-07-08T11:56:59.712Z] #76 30.27 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T11:56:59.712Z] #76 30.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-08T11:56:59.712Z] #76 30.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-08T11:56:59.712Z] #76 30.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-08T11:56:59.712Z] #76 30.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-08T11:56:59.712Z] #76 30.32 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-07-08T11:56:59.712Z] #76 30.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-08T11:56:59.712Z] #76 30.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-08T11:56:59.712Z] #76 30.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-08T11:56:59.712Z] #76 30.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-08T11:56:59.712Z] #76 30.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-08T11:56:59.712Z] #76 30.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-08T11:56:59.828Z] #55 28.21 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-08T11:56:59.828Z] #55 28.29 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-08T11:56:59.828Z] #55 ... [2022-07-08T11:56:59.828Z] [2022-07-08T11:56:59.828Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:56:59.828Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:56:59.828Z] #62 18.22 Fetched 8548 kB in 14s (613 kB/s) [2022-07-08T11:56:59.828Z] #62 18.22 Reading package lists... [2022-07-08T11:57:00.088Z] #62 25.24 Reading package lists... [2022-07-08T11:57:00.088Z] #62 ... [2022-07-08T11:57:00.088Z] [2022-07-08T11:57:00.088Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:00.088Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:00.088Z] #55 28.33 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-08T11:57:00.180Z] #55 16.65 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-08T11:57:00.180Z] #55 16.76 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-08T11:57:00.180Z] #55 ... [2022-07-08T11:57:00.180Z] [2022-07-08T11:57:00.181Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:00.181Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:00.181Z] #42 6.799 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:57:00.181Z] #42 ... [2022-07-08T11:57:00.181Z] [2022-07-08T11:57:00.181Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:00.181Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:00.181Z] #55 17.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-08T11:57:00.181Z] #55 17.06 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-08T11:57:00.284Z] #55 17.58 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-08T11:57:00.284Z] #55 ... [2022-07-08T11:57:00.284Z] [2022-07-08T11:57:00.284Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:57:00.284Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:57:00.284Z] #40 7.478 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-08T11:57:00.284Z] #40 8.810 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-08T11:57:00.284Z] #40 11.66 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-08T11:57:00.284Z] #40 12.01 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-08T11:57:00.284Z] #40 12.04 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-08T11:57:00.394Z] #55 28.61 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-08T11:57:00.394Z] #55 ... [2022-07-08T11:57:00.394Z] [2022-07-08T11:57:00.394Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:00.394Z] #67 sha256:bf0c2eeec9c661f615ce234b267fe0c95259b887940bbb5bc8e23917323f03a7 [2022-07-08T11:57:00.394Z] #67 18.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T11:57:00.394Z] #67 ... [2022-07-08T11:57:00.394Z] [2022-07-08T11:57:00.394Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:00.394Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:00.394Z] #55 28.85 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-08T11:57:00.551Z] #40 ... [2022-07-08T11:57:00.551Z] [2022-07-08T11:57:00.551Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:57:00.551Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:57:00.551Z] #53 8.925 go: downloading github.com/fatih/color v1.10.0 [2022-07-08T11:57:00.551Z] #53 9.605 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-08T11:57:00.551Z] #53 9.674 go: downloading golang.org/x/tools v0.1.0 [2022-07-08T11:57:00.551Z] #53 10.73 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-08T11:57:00.551Z] #53 10.79 go: downloading github.com/pkg/errors v0.9.1 [2022-07-08T11:57:00.551Z] #53 11.35 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-08T11:57:00.551Z] #53 11.39 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-08T11:57:00.551Z] #53 12.36 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-08T11:57:00.551Z] #53 12.62 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-08T11:57:00.551Z] #53 12.72 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-08T11:57:00.551Z] #53 12.93 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-08T11:57:00.551Z] #53 13.20 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-08T11:57:00.551Z] #53 ... [2022-07-08T11:57:00.551Z] [2022-07-08T11:57:00.551Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:00.551Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:00.551Z] #55 17.79 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-08T11:57:00.595Z] #84 62.90 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T11:57:00.595Z] #84 62.90 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T11:57:00.595Z] #84 63.01 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T11:57:00.595Z] #84 63.01 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T11:57:00.595Z] #84 63.13 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T11:57:00.657Z] #76 ... [2022-07-08T11:57:00.658Z] [2022-07-08T11:57:00.658Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:00.658Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-08T11:57:00.658Z] #62 19.41 Reading package lists... [2022-07-08T11:57:00.658Z] #62 24.02 Building dependency tree... [2022-07-08T11:57:00.658Z] #62 28.22 The following additional packages will be installed: [2022-07-08T11:57:00.658Z] #62 28.24 libbtrfs0 [2022-07-08T11:57:00.658Z] #62 28.38 The following NEW packages will be installed: [2022-07-08T11:57:00.658Z] #62 28.40 libbtrfs-dev libbtrfs0 [2022-07-08T11:57:00.658Z] #62 28.83 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:00.658Z] #62 28.83 Need to get 454 kB of archives. [2022-07-08T11:57:00.658Z] #62 28.83 After this operation, 1275 kB of additional disk space will be used. [2022-07-08T11:57:00.658Z] #62 28.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-08T11:57:00.658Z] #62 28.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-08T11:57:00.658Z] #62 29.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:00.658Z] #62 30.02 Fetched 454 kB in 0s (1543 kB/s) [2022-07-08T11:57:00.658Z] #62 30.12 Selecting previously unselected package libbtrfs0:arm64. [2022-07-08T11:57:00.658Z] #62 30.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-08T11:57:00.658Z] #62 30.17 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-08T11:57:00.658Z] #62 30.19 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-08T11:57:00.658Z] #62 30.41 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-08T11:57:00.658Z] #62 30.42 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-08T11:57:00.658Z] #62 30.42 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-08T11:57:00.658Z] #62 30.71 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-08T11:57:00.658Z] #62 30.73 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-08T11:57:00.658Z] #62 30.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:57:00.658Z] #62 DONE 31.4s [2022-07-08T11:57:00.658Z] [2022-07-08T11:57:00.658Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:00.658Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:57:00.658Z] #14 22.28 Reading package lists... [2022-07-08T11:57:00.658Z] #14 27.10 Building dependency tree... [2022-07-08T11:57:00.658Z] #14 30.88 The following additional packages will be installed: [2022-07-08T11:57:00.658Z] #14 30.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T11:57:00.658Z] #14 30.91 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-08T11:57:00.658Z] #14 30.91 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-08T11:57:00.658Z] #14 30.91 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-08T11:57:00.658Z] #14 30.91 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-08T11:57:00.658Z] #14 30.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-08T11:57:00.658Z] #14 30.91 mingw-w64-common mingw-w64-x86-64-dev [2022-07-08T11:57:00.658Z] #14 30.94 Suggested packages: [2022-07-08T11:57:00.658Z] #14 30.94 gcc-10-locales seccomp wine64 [2022-07-08T11:57:00.658Z] #14 ... [2022-07-08T11:57:00.658Z] [2022-07-08T11:57:00.658Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T11:57:00.658Z] #63 sha256:1d6fee5467e5304b547b19de103b15ab57bd4a9e6519c3c5e8f09cec01b1a004 [2022-07-08T11:57:00.658Z] #63 DONE 0.1s [2022-07-08T11:57:00.670Z] #55 28.97 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-08T11:57:00.791Z] #55 ... [2022-07-08T11:57:00.791Z] [2022-07-08T11:57:00.791Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:00.791Z] #67 sha256:2e031400c702a2a1d292d117cba6f2d1349411d9649f8efb73c2a27cdbec03f0 [2022-07-08T11:57:00.791Z] #67 7.758 + RM_GOPATH=0 [2022-07-08T11:57:00.791Z] #67 7.759 + TMP_GOPATH= [2022-07-08T11:57:00.791Z] #67 7.759 + : /build [2022-07-08T11:57:00.791Z] #67 7.760 + '[' -z '' ']' [2022-07-08T11:57:00.791Z] #67 7.764 ++ mktemp -d [2022-07-08T11:57:00.791Z] #67 7.768 + export GOPATH=/tmp/tmp.p1KmVLpYWL [2022-07-08T11:57:00.791Z] #67 7.768 + GOPATH=/tmp/tmp.p1KmVLpYWL [2022-07-08T11:57:00.791Z] #67 7.768 + RM_GOPATH=1 [2022-07-08T11:57:00.791Z] #67 7.768 + case "$(go env GOARCH)" in [2022-07-08T11:57:00.791Z] #67 7.768 ++ go env GOARCH [2022-07-08T11:57:00.791Z] #67 7.824 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:00.791Z] #67 7.829 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:00.791Z] #67 7.829 ++ dirname /install.sh [2022-07-08T11:57:00.791Z] #67 7.835 + dir=/ [2022-07-08T11:57:00.791Z] #67 7.835 + bin=rootlesskit [2022-07-08T11:57:00.791Z] #67 7.835 + shift [2022-07-08T11:57:00.791Z] #67 7.836 + '[' '!' -f //rootlesskit.installer ']' [2022-07-08T11:57:00.791Z] #67 7.836 + . //rootlesskit.installer [2022-07-08T11:57:00.791Z] #67 7.836 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:57:00.791Z] #67 7.843 + install_rootlesskit [2022-07-08T11:57:00.791Z] #67 7.843 + case "$1" in [2022-07-08T11:57:00.791Z] #67 7.843 + export CGO_ENABLED=0 [2022-07-08T11:57:00.791Z] #67 7.843 + CGO_ENABLED=0 [2022-07-08T11:57:00.791Z] #67 7.843 + _install_rootlesskit [2022-07-08T11:57:00.791Z] #67 7.843 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-08T11:57:00.791Z] #67 7.843 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T11:57:00.791Z] #67 7.843 + GOBIN=/build [2022-07-08T11:57:00.791Z] #67 7.843 + GO111MODULE=on [2022-07-08T11:57:00.791Z] #67 7.843 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:57:00.791Z] #67 7.843 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:57:00.791Z] #67 8.838 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-08T11:57:00.791Z] #67 13.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T11:57:00.791Z] #67 13.27 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-08T11:57:00.791Z] #67 14.29 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-08T11:57:00.821Z] #55 17.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-08T11:57:00.855Z] #84 63.34 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T11:57:00.916Z] [2022-07-08T11:57:00.916Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T11:57:00.916Z] #64 sha256:91efe4165e40d7bdbe86cb39069ad8f10746027e8240973137e1f1891075a687 [2022-07-08T11:57:00.934Z] #55 29.26 go: downloading honnef.co/go/tools v0.3.1 [2022-07-08T11:57:01.114Z] #84 63.54 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T11:57:01.374Z] #84 63.70 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T11:57:01.374Z] #84 63.90 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T11:57:01.483Z] #64 0.601 + RM_GOPATH=0 [2022-07-08T11:57:01.483Z] #64 0.608 + TMP_GOPATH= [2022-07-08T11:57:01.483Z] #64 0.609 + : /build [2022-07-08T11:57:01.483Z] #64 0.609 + '[' -z '' ']' [2022-07-08T11:57:01.483Z] #64 0.610 ++ mktemp -d [2022-07-08T11:57:01.483Z] #64 0.617 + export GOPATH=/tmp/tmp.9WZum3YZJe [2022-07-08T11:57:01.483Z] #64 0.632 + GOPATH=/tmp/tmp.9WZum3YZJe [2022-07-08T11:57:01.483Z] #64 0.632 + RM_GOPATH=1 [2022-07-08T11:57:01.483Z] #64 0.632 + case "$(go env GOARCH)" in [2022-07-08T11:57:01.483Z] #64 0.633 ++ go env GOARCH [2022-07-08T11:57:01.483Z] #64 0.659 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:01.483Z] #64 0.659 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:01.483Z] #64 0.660 ++ dirname /install.sh [2022-07-08T11:57:01.483Z] #64 0.671 + dir=/ [2022-07-08T11:57:01.483Z] #64 0.671 + bin=containerd [2022-07-08T11:57:01.483Z] #64 0.671 + shift [2022-07-08T11:57:01.483Z] #64 0.671 + '[' '!' -f //containerd.installer ']' [2022-07-08T11:57:01.483Z] #64 0.671 + . //containerd.installer [2022-07-08T11:57:01.483Z] #64 0.671 ++ set -e [2022-07-08T11:57:01.483Z] #64 0.671 ++ : v1.6.6 [2022-07-08T11:57:01.483Z] #64 0.671 + install_containerd [2022-07-08T11:57:01.483Z] #64 0.672 + echo 'Install containerd version v1.6.6' [2022-07-08T11:57:01.483Z] #64 0.672 Install containerd version v1.6.6 [2022-07-08T11:57:01.483Z] #64 0.672 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9WZum3YZJe/src/github.com/containerd/containerd [2022-07-08T11:57:01.483Z] #64 0.681 Cloning into '/tmp/tmp.9WZum3YZJe/src/github.com/containerd/containerd'... [2022-07-08T11:57:01.974Z] #55 ... [2022-07-08T11:57:01.974Z] [2022-07-08T11:57:01.974Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:01.974Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:01.974Z] #76 20.09 Fetched 8548 kB in 15s (580 kB/s) [2022-07-08T11:57:01.975Z] #76 20.09 Reading package lists... [2022-07-08T11:57:01.975Z] #76 26.77 Reading package lists... [2022-07-08T11:57:01.975Z] #76 ... [2022-07-08T11:57:01.975Z] [2022-07-08T11:57:01.975Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:01.975Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:01.975Z] #42 21.91 Fetched 8548 kB in 15s (587 kB/s) [2022-07-08T11:57:01.975Z] #42 21.91 Reading package lists... [2022-07-08T11:57:02.173Z] #67 ... [2022-07-08T11:57:02.173Z] [2022-07-08T11:57:02.173Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:02.173Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:02.173Z] #42 19.07 Fetched 8548 kB in 14s (629 kB/s) [2022-07-08T11:57:02.237Z] #42 28.22 Reading package lists... [2022-07-08T11:57:02.237Z] #42 ... [2022-07-08T11:57:02.237Z] [2022-07-08T11:57:02.237Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:57:02.237Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:57:02.421Z] #64 ... [2022-07-08T11:57:02.421Z] [2022-07-08T11:57:02.421Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:02.421Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T11:57:02.421Z] #51 18.15 Reading package lists... [2022-07-08T11:57:02.421Z] #51 23.02 Reading package lists... [2022-07-08T11:57:02.421Z] #51 27.54 Building dependency tree... [2022-07-08T11:57:02.421Z] #51 31.72 The following additional packages will be installed: [2022-07-08T11:57:02.421Z] #51 31.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T11:57:02.421Z] #51 31.73 python3-protobuf python3-six [2022-07-08T11:57:02.421Z] #51 31.74 Suggested packages: [2022-07-08T11:57:02.421Z] #51 31.74 python3-setuptools [2022-07-08T11:57:02.421Z] #51 31.74 Recommended packages: [2022-07-08T11:57:02.421Z] #51 31.74 iproute2 | iproute [2022-07-08T11:57:02.421Z] #51 32.38 The following NEW packages will be installed: [2022-07-08T11:57:02.421Z] #51 32.38 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T11:57:02.421Z] #51 32.39 python3-protobuf python3-six [2022-07-08T11:57:02.421Z] #51 32.90 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:02.421Z] #51 32.90 Need to get 2136 kB of archives. [2022-07-08T11:57:02.421Z] #51 32.90 After this operation, 10.8 MB of additional disk space will be used. [2022-07-08T11:57:02.421Z] #51 32.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-08T11:57:02.421Z] #51 32.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T11:57:02.421Z] #51 32.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-08T11:57:02.421Z] #51 32.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-08T11:57:02.421Z] #51 32.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-08T11:57:02.421Z] #51 32.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-08T11:57:02.421Z] #51 32.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-08T11:57:02.421Z] #51 ... [2022-07-08T11:57:02.421Z] [2022-07-08T11:57:02.421Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:02.421Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-08T11:57:02.421Z] #76 31.85 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:02.421Z] #76 32.21 Fetched 5914 kB in 1s (10.2 MB/s) [2022-07-08T11:57:02.421Z] #76 32.29 Selecting previously unselected package bzip2. [2022-07-08T11:57:02.421Z] #76 32.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-08T11:57:02.421Z] #76 32.39 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-08T11:57:02.421Z] #76 32.39 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T11:57:02.421Z] #76 32.61 Selecting previously unselected package libmagic-mgc. [2022-07-08T11:57:02.421Z] #76 32.62 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-08T11:57:02.421Z] #76 32.62 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T11:57:02.690Z] #76 33.30 Selecting previously unselected package libmagic1:arm64. [2022-07-08T11:57:02.690Z] #76 33.31 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-08T11:57:02.690Z] #76 33.32 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-08T11:57:02.690Z] #76 33.51 Selecting previously unselected package file. [2022-07-08T11:57:02.690Z] #76 33.51 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-08T11:57:02.690Z] #76 33.53 Unpacking file (1:5.39-3) ... [2022-07-08T11:57:02.990Z] #76 ... [2022-07-08T11:57:02.990Z] [2022-07-08T11:57:02.990Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:57:02.990Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-08T11:57:02.990Z] #57 33.41 v3.0.2 [2022-07-08T11:57:02.990Z] #57 DONE 33.6s [2022-07-08T11:57:02.990Z] [2022-07-08T11:57:02.990Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:02.990Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:57:02.990Z] #14 32.33 The following NEW packages will be installed: [2022-07-08T11:57:02.990Z] #14 32.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T11:57:02.990Z] #14 32.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-08T11:57:02.990Z] #14 32.34 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-08T11:57:02.990Z] #14 32.34 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-08T11:57:02.990Z] #14 32.34 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-08T11:57:02.990Z] #14 32.35 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-08T11:57:02.990Z] #14 32.35 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-08T11:57:02.990Z] #14 32.35 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-08T11:57:02.990Z] #14 32.36 mingw-w64-x86-64-dev [2022-07-08T11:57:02.990Z] #14 32.75 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:02.990Z] #14 32.75 Need to get 108 MB of archives. [2022-07-08T11:57:02.990Z] #14 32.75 After this operation, 620 MB of additional disk space will be used. [2022-07-08T11:57:02.990Z] #14 32.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-07-08T11:57:02.990Z] #14 32.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-07-08T11:57:02.990Z] #14 32.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-08T11:57:02.990Z] #14 32.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-07-08T11:57:02.990Z] #14 32.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-08T11:57:02.990Z] #14 32.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-08T11:57:02.990Z] #14 33.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-08T11:57:02.990Z] #14 33.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-07-08T11:57:02.990Z] #14 33.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-07-08T11:57:02.990Z] #14 33.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-08T11:57:03.016Z] #47 30.26 Updating files: 55% (1205/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-08T11:57:03.016Z] #47 ... [2022-07-08T11:57:03.016Z] [2022-07-08T11:57:03.016Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:03.016Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:03.016Z] #14 21.34 Fetched 8548 kB in 15s (556 kB/s) [2022-07-08T11:57:03.016Z] #14 21.34 Reading package lists... [2022-07-08T11:57:03.275Z] #14 27.41 Reading package lists... [2022-07-08T11:57:03.275Z] #14 ... [2022-07-08T11:57:03.275Z] [2022-07-08T11:57:03.275Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:57:03.275Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:57:03.275Z] #47 31.11 + git checkout -q v2.3.0 [2022-07-08T11:57:03.551Z] #42 19.07 Reading package lists... [2022-07-08T11:57:03.551Z] #42 ... [2022-07-08T11:57:03.551Z] [2022-07-08T11:57:03.551Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:57:03.551Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:57:03.551Z] #53 10.48 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-08T11:57:03.551Z] #53 10.54 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-08T11:57:03.551Z] #53 10.97 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-08T11:57:03.551Z] #53 11.05 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-08T11:57:03.551Z] #53 11.32 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-08T11:57:03.551Z] #53 12.00 go: downloading golang.org/x/tools v0.1.0 [2022-07-08T11:57:03.551Z] #53 ... [2022-07-08T11:57:03.551Z] [2022-07-08T11:57:03.551Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:03.551Z] #67 sha256:2e031400c702a2a1d292d117cba6f2d1349411d9649f8efb73c2a27cdbec03f0 [2022-07-08T11:57:03.551Z] #67 19.73 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-08T11:57:04.175Z] #55 ... [2022-07-08T11:57:04.175Z] [2022-07-08T11:57:04.175Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:57:04.176Z] #26 sha256:47ae10f0d0b8c101829e230ad1326f199239e246775c21ed9cb7278f2c6397ed [2022-07-08T11:57:04.176Z] #26 19.91 + mkdir -p /build [2022-07-08T11:57:04.176Z] #26 19.94 + mv docker/docker /build/ [2022-07-08T11:57:04.176Z] #26 19.98 + rmdir docker [2022-07-08T11:57:04.176Z] #26 DONE 20.8s [2022-07-08T11:57:04.176Z] [2022-07-08T11:57:04.176Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:57:04.176Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:57:04.176Z] #40 18.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-08T11:57:04.176Z] #40 18.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T11:57:04.377Z] #14 34.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-07-08T11:57:04.377Z] #14 35.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-07-08T11:57:04.931Z] #67 ... [2022-07-08T11:57:04.931Z] [2022-07-08T11:57:04.932Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:57:04.932Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:57:04.932Z] #40 11.60 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-08T11:57:04.932Z] #40 12.23 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-08T11:57:04.932Z] #40 12.37 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-08T11:57:04.932Z] #40 18.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-08T11:57:04.932Z] #40 18.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T11:57:04.932Z] #40 ... [2022-07-08T11:57:04.932Z] [2022-07-08T11:57:04.932Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:57:04.932Z] #26 sha256:f683c38d8c1ee43ae3476651e7b677d0568a540cf4eb066f3b4d570b63712d6e [2022-07-08T11:57:04.932Z] #26 20.50 + mkdir -p /build [2022-07-08T11:57:04.932Z] #26 20.51 + mv docker/docker /build/ [2022-07-08T11:57:04.932Z] #26 20.51 + rmdir docker [2022-07-08T11:57:04.958Z] #14 35.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-08T11:57:05.105Z] #40 ... [2022-07-08T11:57:05.105Z] [2022-07-08T11:57:05.105Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:57:05.105Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T11:57:05.105Z] #57 12.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-08T11:57:05.105Z] #57 ... [2022-07-08T11:57:05.105Z] [2022-07-08T11:57:05.105Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:05.105Z] #67 sha256:1a5dfa55ea3cd6fbdb73e38b8c9db5f91d838466ae2cbe506eb8dd7a4a6c6e35 [2022-07-08T11:57:05.105Z] #67 13.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T11:57:05.105Z] #67 13.26 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-08T11:57:05.105Z] #67 14.48 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-08T11:57:05.105Z] #67 21.34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-08T11:57:05.362Z] #67 ... [2022-07-08T11:57:05.362Z] [2022-07-08T11:57:05.362Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:57:05.362Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:57:05.362Z] #53 22.44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-08T11:57:05.362Z] #53 22.44 go: downloading golang.org/x/mod v0.3.0 [2022-07-08T11:57:05.500Z] #26 ... [2022-07-08T11:57:05.500Z] [2022-07-08T11:57:05.500Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:57:05.500Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T11:57:05.500Z] #57 12.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-08T11:57:05.760Z] #57 ... [2022-07-08T11:57:05.760Z] [2022-07-08T11:57:05.760Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:05.760Z] #67 sha256:2e031400c702a2a1d292d117cba6f2d1349411d9649f8efb73c2a27cdbec03f0 [2022-07-08T11:57:05.760Z] #67 21.81 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T11:57:05.760Z] #67 21.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-08T11:57:05.760Z] #67 22.28 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-08T11:57:05.760Z] #67 22.51 go: downloading github.com/google/uuid v1.3.0 [2022-07-08T11:57:05.760Z] #67 22.52 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-08T11:57:05.760Z] #67 22.75 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-08T11:57:05.817Z] #47 33.74 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-08T11:57:05.958Z] #53 ... [2022-07-08T11:57:05.959Z] [2022-07-08T11:57:05.959Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:05.959Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:05.959Z] #14 12.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:57:05.959Z] #14 17.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:57:05.959Z] #14 ... [2022-07-08T11:57:05.959Z] [2022-07-08T11:57:05.959Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:05.959Z] #67 sha256:1a5dfa55ea3cd6fbdb73e38b8c9db5f91d838466ae2cbe506eb8dd7a4a6c6e35 [2022-07-08T11:57:05.959Z] #67 22.83 go: downloading github.com/google/uuid v1.3.0 [2022-07-08T11:57:05.959Z] #67 22.94 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-08T11:57:06.076Z] #47 ... [2022-07-08T11:57:06.077Z] [2022-07-08T11:57:06.077Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:06.077Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:06.077Z] #51 24.06 Fetched 8552 kB in 17s (509 kB/s) [2022-07-08T11:57:06.077Z] #51 24.06 Reading package lists... [2022-07-08T11:57:06.216Z] #67 23.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-08T11:57:06.216Z] #67 23.31 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T11:57:06.329Z] #67 ... [2022-07-08T11:57:06.329Z] [2022-07-08T11:57:06.329Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:57:06.329Z] #26 sha256:f683c38d8c1ee43ae3476651e7b677d0568a540cf4eb066f3b4d570b63712d6e [2022-07-08T11:57:06.329Z] #26 DONE 22.7s [2022-07-08T11:57:06.329Z] [2022-07-08T11:57:06.329Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:57:06.329Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:57:06.329Z] #53 22.91 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-08T11:57:06.329Z] #53 23.05 go: downloading golang.org/x/mod v0.3.0 [2022-07-08T11:57:06.336Z] #14 ... [2022-07-08T11:57:06.336Z] [2022-07-08T11:57:06.336Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:06.336Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T11:57:06.336Z] #42 22.17 Reading package lists... [2022-07-08T11:57:06.336Z] #42 27.10 Building dependency tree... [2022-07-08T11:57:06.336Z] #42 30.91 The following additional packages will be installed: [2022-07-08T11:57:06.336Z] #42 30.92 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-08T11:57:06.336Z] #42 30.95 Suggested packages: [2022-07-08T11:57:06.336Z] #42 30.96 cmake-doc ninja-build lrzip [2022-07-08T11:57:06.336Z] #42 30.96 Recommended packages: [2022-07-08T11:57:06.336Z] #42 30.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-08T11:57:06.336Z] #42 31.91 The following NEW packages will be installed: [2022-07-08T11:57:06.336Z] #42 31.91 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-08T11:57:06.336Z] #42 31.91 vim-common xxd [2022-07-08T11:57:06.336Z] #42 32.39 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:06.336Z] #42 32.39 Need to get 15.6 MB of archives. [2022-07-08T11:57:06.336Z] #42 32.39 After this operation, 67.4 MB of additional disk space will be used. [2022-07-08T11:57:06.336Z] #42 32.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T11:57:06.336Z] #42 32.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T11:57:06.336Z] #42 32.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-08T11:57:06.336Z] #42 32.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-08T11:57:06.336Z] #42 32.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-08T11:57:06.336Z] #42 32.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-08T11:57:06.336Z] #42 32.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-08T11:57:06.336Z] #42 32.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-08T11:57:06.336Z] #42 32.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-08T11:57:06.336Z] #42 32.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-08T11:57:06.336Z] #42 34.21 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:06.336Z] #42 34.64 Fetched 15.6 MB in 1s (18.7 MB/s) [2022-07-08T11:57:06.336Z] #42 34.73 Selecting previously unselected package xxd. [2022-07-08T11:57:06.336Z] #42 34.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-08T11:57:06.336Z] #42 34.79 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-08T11:57:06.336Z] #42 34.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:06.336Z] #42 35.03 Selecting previously unselected package vim-common. [2022-07-08T11:57:06.336Z] #42 35.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T11:57:06.336Z] #42 35.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:06.336Z] #42 35.43 Selecting previously unselected package cmake-data. [2022-07-08T11:57:06.336Z] #42 35.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-08T11:57:06.336Z] #42 35.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T11:57:06.337Z] #51 30.22 Reading package lists... [2022-07-08T11:57:06.337Z] #51 ... [2022-07-08T11:57:06.337Z] [2022-07-08T11:57:06.337Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:06.337Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:06.337Z] #14 27.41 Reading package lists... [2022-07-08T11:57:06.594Z] #42 ... [2022-07-08T11:57:06.594Z] [2022-07-08T11:57:06.594Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:57:06.594Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-08T11:57:06.594Z] #40 36.81 NAME: [2022-07-08T11:57:06.594Z] #40 36.82 go-winres - A tool for embedding resources in Windows executables [2022-07-08T11:57:06.594Z] #40 36.82 [2022-07-08T11:57:06.594Z] #40 36.82 USAGE: [2022-07-08T11:57:06.594Z] #40 36.82 go-winres [global options] command [command options] [arguments...] [2022-07-08T11:57:06.594Z] #40 36.82 [2022-07-08T11:57:06.594Z] #40 36.82 COMMANDS: [2022-07-08T11:57:06.594Z] #40 36.83 init Create an initial ./winres/winres.json [2022-07-08T11:57:06.594Z] #40 36.83 make Make syso files for the "go build" command [2022-07-08T11:57:06.594Z] #40 36.83 simply Make syso files for the "go build" command (simplified) [2022-07-08T11:57:06.594Z] #40 36.83 extract Extract all resources from an executable [2022-07-08T11:57:06.594Z] #40 36.83 patch Replace resources in an executable file (exe, dll) [2022-07-08T11:57:06.594Z] #40 36.84 help, h Shows a list of commands or help for one command [2022-07-08T11:57:06.594Z] #40 36.85 [2022-07-08T11:57:06.594Z] #40 36.85 GLOBAL OPTIONS: [2022-07-08T11:57:06.594Z] #40 36.85 --help, -h show help (default: false) [2022-07-08T11:57:06.654Z] #84 ... [2022-07-08T11:57:06.654Z] [2022-07-08T11:57:06.654Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:57:06.654Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:57:06.654Z] #19 91.16 Reading package lists... [2022-07-08T11:57:06.780Z] #67 ... [2022-07-08T11:57:06.780Z] [2022-07-08T11:57:06.780Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:06.780Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:06.780Z] #62 13.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:57:06.780Z] #62 19.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:57:06.780Z] #62 ... [2022-07-08T11:57:06.780Z] [2022-07-08T11:57:06.780Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:06.780Z] #67 sha256:1a5dfa55ea3cd6fbdb73e38b8c9db5f91d838466ae2cbe506eb8dd7a4a6c6e35 [2022-07-08T11:57:06.780Z] #67 23.67 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-08T11:57:06.907Z] #14 33.91 Building dependency tree... [2022-07-08T11:57:07.047Z] #67 ... [2022-07-08T11:57:07.047Z] [2022-07-08T11:57:07.047Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:07.047Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:07.047Z] #42 14.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:57:07.047Z] #42 19.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:57:07.047Z] #42 ... [2022-07-08T11:57:07.047Z] [2022-07-08T11:57:07.047Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:07.047Z] #67 sha256:1a5dfa55ea3cd6fbdb73e38b8c9db5f91d838466ae2cbe506eb8dd7a4a6c6e35 [2022-07-08T11:57:07.047Z] #67 24.02 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-08T11:57:07.268Z] #53 ... [2022-07-08T11:57:07.268Z] [2022-07-08T11:57:07.268Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:07.268Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:07.268Z] #62 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:57:07.268Z] #62 17.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:57:07.268Z] #62 ... [2022-07-08T11:57:07.268Z] [2022-07-08T11:57:07.268Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:07.268Z] #67 sha256:2e031400c702a2a1d292d117cba6f2d1349411d9649f8efb73c2a27cdbec03f0 [2022-07-08T11:57:07.268Z] #67 23.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-08T11:57:07.268Z] #67 24.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-08T11:57:07.268Z] #67 24.18 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-08T11:57:07.268Z] #67 ... [2022-07-08T11:57:07.268Z] [2022-07-08T11:57:07.268Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:07.268Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:07.268Z] #51 14.04 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:57:07.268Z] #51 17.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:57:07.268Z] #51 22.49 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-08T11:57:07.304Z] #67 ... [2022-07-08T11:57:07.304Z] [2022-07-08T11:57:07.305Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:07.305Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:07.305Z] #76 14.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:57:07.305Z] #76 19.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:57:07.305Z] #76 ... [2022-07-08T11:57:07.305Z] [2022-07-08T11:57:07.305Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:07.305Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:07.305Z] #51 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:57:07.305Z] #51 19.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:57:07.305Z] #51 23.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-08T11:57:07.528Z] #51 ... [2022-07-08T11:57:07.528Z] [2022-07-08T11:57:07.528Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:07.528Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:07.528Z] #76 14.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:57:07.528Z] #76 18.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:57:07.625Z] #40 DONE 38.2s [2022-07-08T11:57:07.625Z] [2022-07-08T11:57:07.625Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:57:07.625Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-08T11:57:07.625Z] #34 37.79 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-08T11:57:07.789Z] #76 ... [2022-07-08T11:57:07.789Z] [2022-07-08T11:57:07.789Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:07.789Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:07.789Z] #14 14.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:57:07.789Z] #14 19.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:57:07.869Z] #51 ... [2022-07-08T11:57:07.869Z] [2022-07-08T11:57:07.869Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:07.869Z] #67 sha256:1a5dfa55ea3cd6fbdb73e38b8c9db5f91d838466ae2cbe506eb8dd7a4a6c6e35 [2022-07-08T11:57:07.869Z] #67 24.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-08T11:57:08.125Z] #67 25.19 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-08T11:57:08.223Z] #34 38.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:57:08.382Z] #67 25.40 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-08T11:57:08.729Z] #14 ... [2022-07-08T11:57:08.729Z] [2022-07-08T11:57:08.729Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:08.729Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:08.729Z] #55 25.61 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-08T11:57:08.729Z] #55 25.61 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-08T11:57:08.729Z] #55 25.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T11:57:08.729Z] #55 25.87 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-08T11:57:09.457Z] #14 37.47 The following additional packages will be installed: [2022-07-08T11:57:09.457Z] #14 37.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T11:57:09.457Z] #14 37.51 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-08T11:57:09.457Z] #14 37.51 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-08T11:57:09.457Z] #14 37.51 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-08T11:57:09.457Z] #14 37.51 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-08T11:57:09.457Z] #14 37.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-08T11:57:09.457Z] #14 37.52 mingw-w64-common mingw-w64-x86-64-dev [2022-07-08T11:57:09.457Z] #14 37.54 Suggested packages: [2022-07-08T11:57:09.457Z] #14 37.55 gcc-10-locales seccomp wine64 [2022-07-08T11:57:09.670Z] #55 26.50 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-08T11:57:09.670Z] #55 26.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-08T11:57:09.929Z] #55 26.78 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-08T11:57:09.929Z] #55 26.78 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-08T11:57:09.929Z] #55 27.00 go: downloading github.com/spf13/afero v1.8.2 [2022-07-08T11:57:10.027Z] #14 ... [2022-07-08T11:57:10.027Z] [2022-07-08T11:57:10.027Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:57:10.027Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T11:57:10.027Z] #57 38.16 v3.0.2 [2022-07-08T11:57:10.027Z] #57 DONE 38.4s [2022-07-08T11:57:10.313Z] [2022-07-08T11:57:10.313Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:10.313Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:10.313Z] #76 26.77 Reading package lists... [2022-07-08T11:57:10.313Z] #76 33.35 Building dependency tree... [2022-07-08T11:57:10.313Z] #76 37.27 python3 is already the newest version (3.9.2-3). [2022-07-08T11:57:10.313Z] #76 37.27 The following additional packages will be installed: [2022-07-08T11:57:10.313Z] #76 37.31 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-08T11:57:10.313Z] #76 37.32 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-08T11:57:10.313Z] #76 37.33 Suggested packages: [2022-07-08T11:57:10.313Z] #76 37.35 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-08T11:57:10.313Z] #76 37.35 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-08T11:57:10.313Z] #76 37.35 m4-doc ed diffutils-doc [2022-07-08T11:57:10.313Z] #76 37.35 Recommended packages: [2022-07-08T11:57:10.313Z] #76 37.35 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-08T11:57:10.499Z] #55 27.27 go: downloading github.com/spf13/cast v1.4.1 [2022-07-08T11:57:10.499Z] #55 27.41 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-08T11:57:10.882Z] #76 39.09 The following NEW packages will be installed: [2022-07-08T11:57:10.882Z] #76 39.09 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-08T11:57:10.882Z] #76 39.09 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-08T11:57:10.882Z] #76 39.09 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-08T11:57:10.882Z] #76 39.09 libyajl2 m4 patch xz-utils [2022-07-08T11:57:10.882Z] #76 ... [2022-07-08T11:57:10.882Z] [2022-07-08T11:57:10.882Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:10.882Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:10.882Z] #14 39.25 The following NEW packages will be installed: [2022-07-08T11:57:10.882Z] #14 39.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T11:57:10.882Z] #14 39.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-08T11:57:10.882Z] #14 39.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-08T11:57:10.882Z] #14 39.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-08T11:57:10.882Z] #14 39.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-08T11:57:10.882Z] #14 39.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-08T11:57:10.882Z] #14 39.27 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-08T11:57:10.882Z] #14 39.27 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-08T11:57:10.882Z] #14 39.27 mingw-w64-x86-64-dev [2022-07-08T11:57:11.069Z] #55 27.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-08T11:57:11.069Z] #55 27.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-08T11:57:11.069Z] #55 28.00 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-08T11:57:11.069Z] #55 28.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-08T11:57:11.069Z] #55 28.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-08T11:57:11.329Z] #55 28.27 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-08T11:57:11.329Z] #55 28.30 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-08T11:57:11.329Z] #55 28.38 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-08T11:57:11.452Z] #14 ... [2022-07-08T11:57:11.452Z] [2022-07-08T11:57:11.452Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:11.452Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:11.452Z] #62 25.24 Reading package lists... [2022-07-08T11:57:11.452Z] #62 31.95 Building dependency tree... [2022-07-08T11:57:11.452Z] #62 35.98 The following additional packages will be installed: [2022-07-08T11:57:11.452Z] #62 36.00 libbtrfs0 [2022-07-08T11:57:11.452Z] #62 36.26 The following NEW packages will be installed: [2022-07-08T11:57:11.452Z] #62 36.28 libbtrfs-dev libbtrfs0 [2022-07-08T11:57:11.452Z] #62 36.71 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:11.452Z] #62 36.71 Need to get 460 kB of archives. [2022-07-08T11:57:11.452Z] #62 36.71 After this operation, 1237 kB of additional disk space will be used. [2022-07-08T11:57:11.452Z] #62 36.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T11:57:11.452Z] #62 36.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T11:57:11.452Z] #62 37.93 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:11.452Z] #62 38.28 Fetched 460 kB in 0s (1317 kB/s) [2022-07-08T11:57:11.452Z] #62 38.43 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T11:57:11.452Z] #62 38.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:11.452Z] #62 38.62 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T11:57:11.452Z] #62 38.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T11:57:11.452Z] #62 38.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T11:57:11.452Z] #62 38.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T11:57:11.452Z] #62 38.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T11:57:11.452Z] #62 39.20 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T11:57:11.452Z] #62 39.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T11:57:11.452Z] #62 39.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:57:11.452Z] #62 DONE 39.6s [2022-07-08T11:57:11.452Z] [2022-07-08T11:57:11.452Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:11.452Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:11.452Z] #14 39.64 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:11.452Z] #14 39.64 Need to get 115 MB of archives. [2022-07-08T11:57:11.452Z] #14 39.64 After this operation, 645 MB of additional disk space will be used. [2022-07-08T11:57:11.452Z] #14 39.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-08T11:57:11.452Z] #14 39.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-07-08T11:57:11.563Z] #34 ... [2022-07-08T11:57:11.563Z] [2022-07-08T11:57:11.563Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:11.563Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T11:57:11.563Z] #55 32.10 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-08T11:57:11.563Z] #55 32.25 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-08T11:57:11.563Z] #55 32.27 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-08T11:57:11.563Z] #55 32.31 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-08T11:57:11.563Z] #55 32.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-08T11:57:11.563Z] #55 32.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-08T11:57:11.563Z] #55 32.50 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-08T11:57:11.563Z] #55 32.58 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-08T11:57:11.563Z] #55 32.62 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-08T11:57:11.563Z] #55 32.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-08T11:57:11.563Z] #55 32.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-08T11:57:11.563Z] #55 32.80 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-08T11:57:11.563Z] #55 33.30 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-08T11:57:11.563Z] #55 33.38 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-08T11:57:11.563Z] #55 33.53 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-08T11:57:11.563Z] #55 34.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-08T11:57:11.563Z] #55 34.37 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-08T11:57:11.563Z] #55 34.37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-08T11:57:11.563Z] #55 34.42 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-08T11:57:11.563Z] #55 34.58 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-08T11:57:11.563Z] #55 34.62 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-08T11:57:11.563Z] #55 34.69 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-08T11:57:11.563Z] #55 34.71 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-08T11:57:11.563Z] #55 34.81 go: downloading github.com/prometheus/common v0.32.1 [2022-07-08T11:57:11.563Z] #55 35.09 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-08T11:57:11.563Z] #55 35.11 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-08T11:57:11.563Z] #55 35.93 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-08T11:57:11.563Z] #55 36.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-08T11:57:11.589Z] #55 28.49 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-08T11:57:11.712Z] #14 40.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-08T11:57:11.712Z] #14 40.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-08T11:57:11.712Z] #14 40.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-08T11:57:11.712Z] #14 40.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-08T11:57:11.821Z] #55 ... [2022-07-08T11:57:11.821Z] [2022-07-08T11:57:11.821Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:11.821Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-08T11:57:11.821Z] #76 33.92 Selecting previously unselected package xz-utils. [2022-07-08T11:57:11.821Z] #76 33.92 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-08T11:57:11.821Z] #76 33.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:57:11.821Z] #76 34.37 Selecting previously unselected package libsigsegv2:arm64. [2022-07-08T11:57:11.821Z] #76 34.37 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-08T11:57:11.821Z] #76 34.37 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-08T11:57:11.821Z] #76 34.63 Selecting previously unselected package m4. [2022-07-08T11:57:11.821Z] #76 34.63 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-08T11:57:11.821Z] #76 34.64 Unpacking m4 (1.4.18-5) ... [2022-07-08T11:57:11.821Z] #76 34.87 Selecting previously unselected package autoconf. [2022-07-08T11:57:11.821Z] #76 34.88 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-08T11:57:11.821Z] #76 34.89 Unpacking autoconf (2.69-14) ... [2022-07-08T11:57:11.821Z] #76 35.31 Selecting previously unselected package autotools-dev. [2022-07-08T11:57:11.821Z] #76 35.34 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-08T11:57:11.821Z] #76 35.36 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-08T11:57:11.822Z] #76 35.49 Selecting previously unselected package automake. [2022-07-08T11:57:11.822Z] #76 35.49 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-08T11:57:11.822Z] #76 35.50 Unpacking automake (1:1.16.3-2) ... [2022-07-08T11:57:11.822Z] #76 36.13 Selecting previously unselected package patch. [2022-07-08T11:57:11.822Z] #76 36.14 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-08T11:57:11.822Z] #76 36.14 Unpacking patch (2.7.6-7) ... [2022-07-08T11:57:11.822Z] #76 36.32 Selecting previously unselected package dpkg-dev. [2022-07-08T11:57:11.822Z] #76 36.33 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-08T11:57:11.822Z] #76 36.33 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T11:57:11.822Z] #76 38.16 Selecting previously unselected package build-essential. [2022-07-08T11:57:11.822Z] #76 38.17 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-08T11:57:11.822Z] #76 38.18 Unpacking build-essential (12.9) ... [2022-07-08T11:57:11.822Z] #76 38.32 Selecting previously unselected package libcap2:arm64. [2022-07-08T11:57:11.822Z] #76 38.32 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-08T11:57:11.822Z] #76 38.32 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-08T11:57:11.822Z] #76 38.56 Selecting previously unselected package libcap-dev:arm64. [2022-07-08T11:57:11.822Z] #76 38.56 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-08T11:57:11.822Z] #76 38.58 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-08T11:57:11.822Z] #76 38.86 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-08T11:57:11.822Z] #76 38.86 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-08T11:57:11.822Z] #76 38.88 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T11:57:11.822Z] #76 39.19 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-08T11:57:11.822Z] #76 39.19 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-08T11:57:11.822Z] #76 39.20 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-08T11:57:11.822Z] #76 39.48 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-08T11:57:11.822Z] #76 39.48 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-08T11:57:11.822Z] #76 39.52 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T11:57:11.822Z] #76 39.68 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-08T11:57:11.822Z] #76 39.70 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-08T11:57:11.822Z] #76 39.71 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-08T11:57:11.822Z] #76 40.34 Selecting previously unselected package libtool. [2022-07-08T11:57:11.822Z] #76 40.34 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-08T11:57:11.822Z] #76 40.36 Unpacking libtool (2.4.6-15) ... [2022-07-08T11:57:11.822Z] #76 40.57 Selecting previously unselected package libudev-dev:arm64. [2022-07-08T11:57:11.822Z] #76 40.57 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-08T11:57:11.822Z] #76 40.58 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-08T11:57:11.822Z] #76 40.82 Selecting previously unselected package libyajl2:arm64. [2022-07-08T11:57:11.822Z] #76 40.83 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-08T11:57:11.822Z] #76 40.86 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-08T11:57:11.822Z] #76 40.95 Selecting previously unselected package libyajl-dev:arm64. [2022-07-08T11:57:11.822Z] #76 40.96 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-08T11:57:11.822Z] #76 40.96 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-08T11:57:11.822Z] #76 41.14 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T11:57:11.822Z] #76 41.15 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T11:57:11.822Z] #76 41.16 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-08T11:57:11.822Z] #76 41.18 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-08T11:57:11.822Z] #76 41.20 Setting up file (1:5.39-3) ... [2022-07-08T11:57:11.822Z] #76 41.21 Setting up bzip2 (1.0.8-4) ... [2022-07-08T11:57:11.822Z] #76 41.22 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T11:57:11.822Z] #76 41.24 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-08T11:57:11.822Z] #76 41.25 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-08T11:57:11.822Z] #76 41.26 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-08T11:57:11.822Z] #76 41.28 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-08T11:57:11.822Z] #76 41.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:57:11.822Z] #76 41.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T11:57:11.822Z] #76 41.32 Setting up patch (2.7.6-7) ... [2022-07-08T11:57:11.822Z] #76 41.33 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-08T11:57:11.822Z] #76 41.35 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-08T11:57:11.822Z] #76 41.36 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-08T11:57:11.822Z] #76 41.37 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-08T11:57:11.822Z] #76 41.40 Setting up libtool (2.4.6-15) ... [2022-07-08T11:57:11.822Z] #76 41.42 Setting up m4 (1.4.18-5) ... [2022-07-08T11:57:11.822Z] #76 41.43 Setting up dpkg-dev (1.20.10) ... [2022-07-08T11:57:11.822Z] #76 41.44 Setting up autoconf (2.69-14) ... [2022-07-08T11:57:11.822Z] #76 41.46 Setting up build-essential (12.9) ... [2022-07-08T11:57:11.822Z] #76 41.47 Setting up automake (1:1.16.3-2) ... [2022-07-08T11:57:11.822Z] #76 41.48 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-08T11:57:11.822Z] #76 41.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:57:11.849Z] #55 28.89 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-08T11:57:11.972Z] #14 ... [2022-07-08T11:57:11.972Z] [2022-07-08T11:57:11.972Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T11:57:11.972Z] #63 sha256:c2fedd3d4e5ba80b7e12bc4c9306477ed0a76188334543be7adb95fe7bdb237f [2022-07-08T11:57:11.972Z] #63 DONE 0.5s [2022-07-08T11:57:12.025Z] #19 113.1 Building dependency tree... [2022-07-08T11:57:12.080Z] #76 DONE 42.9s [2022-07-08T11:57:12.080Z] [2022-07-08T11:57:12.080Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:12.080Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T11:57:12.080Z] #51 34.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-08T11:57:12.080Z] #51 36.11 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:12.080Z] #51 36.35 Fetched 2136 kB in 3s (755 kB/s) [2022-07-08T11:57:12.080Z] #51 37.19 Selecting previously unselected package libprotobuf23:arm64. [2022-07-08T11:57:12.080Z] #51 37.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-08T11:57:12.080Z] #51 37.23 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-08T11:57:12.080Z] #51 37.27 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-08T11:57:12.080Z] #51 38.08 Selecting previously unselected package python3-pkg-resources. [2022-07-08T11:57:12.080Z] #51 38.08 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T11:57:12.080Z] #51 38.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:57:12.080Z] #51 38.49 Selecting previously unselected package python3-six. [2022-07-08T11:57:12.080Z] #51 38.54 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-08T11:57:12.080Z] #51 38.55 Unpacking python3-six (1.16.0-2) ... [2022-07-08T11:57:12.080Z] #51 38.87 Selecting previously unselected package python3-protobuf. [2022-07-08T11:57:12.080Z] #51 38.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-08T11:57:12.080Z] #51 38.89 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-08T11:57:12.080Z] #51 39.66 Selecting previously unselected package libnet1:arm64. [2022-07-08T11:57:12.080Z] #51 39.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-08T11:57:12.080Z] #51 39.67 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:57:12.080Z] #51 39.83 Selecting previously unselected package libnl-3-200:arm64. [2022-07-08T11:57:12.080Z] #51 39.83 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-08T11:57:12.080Z] #51 39.84 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-08T11:57:12.080Z] #51 39.97 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-08T11:57:12.080Z] #51 39.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-08T11:57:12.080Z] #51 39.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T11:57:12.080Z] #51 40.08 Selecting previously unselected package criu. [2022-07-08T11:57:12.080Z] #51 40.08 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-08T11:57:12.080Z] #51 40.09 Unpacking criu (3.17-1) ... [2022-07-08T11:57:12.080Z] #51 40.84 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:57:12.080Z] #51 42.39 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-08T11:57:12.080Z] #51 42.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:57:12.080Z] #51 42.63 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T11:57:12.080Z] #51 42.63 Setting up python3-six (1.16.0-2) ... [2022-07-08T11:57:12.231Z] [2022-07-08T11:57:12.231Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:12.231Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:12.231Z] #76 39.53 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:12.231Z] #76 39.53 Need to get 5939 kB of archives. [2022-07-08T11:57:12.231Z] #76 39.53 After this operation, 18.7 MB of additional disk space will be used. [2022-07-08T11:57:12.231Z] #76 39.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T11:57:12.231Z] #76 39.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T11:57:12.231Z] #76 39.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T11:57:12.231Z] #76 39.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T11:57:12.231Z] #76 39.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-08T11:57:12.231Z] #76 39.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-08T11:57:12.231Z] #76 39.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-08T11:57:12.231Z] #76 39.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-08T11:57:12.231Z] #76 39.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-08T11:57:12.231Z] #76 39.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-08T11:57:12.231Z] #76 39.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T11:57:12.231Z] #76 39.72 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T11:57:12.231Z] #76 39.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-08T11:57:12.231Z] #76 39.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T11:57:12.231Z] #76 39.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-08T11:57:12.231Z] #76 39.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T11:57:12.231Z] #76 39.88 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-07-08T11:57:12.231Z] #76 39.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T11:57:12.231Z] #76 39.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T11:57:12.231Z] #76 39.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-08T11:57:12.231Z] #76 39.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T11:57:12.231Z] #76 39.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T11:57:12.231Z] #76 39.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-08T11:57:12.568Z] #67 ... [2022-07-08T11:57:12.569Z] [2022-07-08T11:57:12.569Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T11:57:12.569Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T11:57:12.569Z] #38 29.37 tomll can be used in two ways: [2022-07-08T11:57:12.569Z] #38 29.37 Writing to STDIN and reading from STDOUT: [2022-07-08T11:57:12.569Z] #38 29.37 cat file.toml | tomll > file.toml [2022-07-08T11:57:12.569Z] #38 29.37 [2022-07-08T11:57:12.569Z] #38 29.37 Reading and updating a list of files: [2022-07-08T11:57:12.569Z] #38 29.37 tomll a.toml b.toml c.toml [2022-07-08T11:57:12.569Z] #38 29.37 [2022-07-08T11:57:12.569Z] #38 29.37 When given a list of files, tomll will modify all files in place without asking. [2022-07-08T11:57:12.569Z] #38 DONE 29.7s [2022-07-08T11:57:12.569Z] [2022-07-08T11:57:12.569Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:12.569Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:12.569Z] #55 25.72 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-08T11:57:12.569Z] #55 25.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T11:57:12.569Z] #55 25.99 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-08T11:57:12.569Z] #55 26.63 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-08T11:57:12.569Z] #55 26.71 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-08T11:57:12.569Z] #55 26.94 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-08T11:57:12.569Z] #55 27.18 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-08T11:57:12.569Z] #55 27.24 go: downloading github.com/spf13/afero v1.8.2 [2022-07-08T11:57:12.569Z] #55 27.52 go: downloading github.com/spf13/cast v1.4.1 [2022-07-08T11:57:12.569Z] #55 27.70 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-08T11:57:12.569Z] #55 27.84 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-08T11:57:12.569Z] #55 28.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-08T11:57:12.569Z] #55 28.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-08T11:57:12.569Z] #55 28.42 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-08T11:57:12.569Z] #55 28.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-08T11:57:12.569Z] #55 28.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-08T11:57:12.569Z] #55 28.89 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-08T11:57:12.569Z] #55 29.01 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-08T11:57:12.569Z] #55 29.11 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-08T11:57:12.791Z] #55 29.87 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-08T11:57:13.057Z] #55 30.05 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-08T11:57:13.171Z] #76 ... [2022-07-08T11:57:13.171Z] [2022-07-08T11:57:13.171Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:57:13.171Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:57:13.171Z] #40 40.55 NAME: [2022-07-08T11:57:13.171Z] #40 40.56 go-winres - A tool for embedding resources in Windows executables [2022-07-08T11:57:13.171Z] #40 40.56 [2022-07-08T11:57:13.171Z] #40 40.56 USAGE: [2022-07-08T11:57:13.171Z] #40 40.56 go-winres [global options] command [command options] [arguments...] [2022-07-08T11:57:13.171Z] #40 40.56 [2022-07-08T11:57:13.171Z] #40 40.56 COMMANDS: [2022-07-08T11:57:13.171Z] #40 40.56 init Create an initial ./winres/winres.json [2022-07-08T11:57:13.171Z] #40 40.56 make Make syso files for the "go build" command [2022-07-08T11:57:13.171Z] #40 40.56 simply Make syso files for the "go build" command (simplified) [2022-07-08T11:57:13.171Z] #40 40.56 extract Extract all resources from an executable [2022-07-08T11:57:13.171Z] #40 40.56 patch Replace resources in an executable file (exe, dll) [2022-07-08T11:57:13.171Z] #40 40.56 help, h Shows a list of commands or help for one command [2022-07-08T11:57:13.171Z] #40 40.56 [2022-07-08T11:57:13.171Z] #40 40.56 GLOBAL OPTIONS: [2022-07-08T11:57:13.171Z] #40 40.56 --help, -h show help (default: false) [2022-07-08T11:57:13.171Z] #40 DONE 41.3s [2022-07-08T11:57:13.171Z] [2022-07-08T11:57:13.171Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:13.171Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:13.171Z] #76 41.28 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:13.171Z] #76 ... [2022-07-08T11:57:13.171Z] [2022-07-08T11:57:13.171Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:13.171Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:13.171Z] #55 31.34 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-08T11:57:13.171Z] #55 31.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-08T11:57:13.171Z] #55 31.51 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-08T11:57:13.171Z] #55 31.59 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-08T11:57:13.171Z] #55 31.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-08T11:57:13.171Z] #55 31.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-08T11:57:13.171Z] #55 31.79 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-08T11:57:13.171Z] #55 31.83 go: downloading golang.org/x/text v0.3.7 [2022-07-08T11:57:13.171Z] #55 38.87 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-08T11:57:13.171Z] #55 38.87 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-08T11:57:13.171Z] #55 39.20 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-08T11:57:13.171Z] #55 39.20 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-08T11:57:13.171Z] #55 39.40 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-08T11:57:13.171Z] #55 39.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-08T11:57:13.171Z] #55 39.82 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-08T11:57:13.171Z] #55 39.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-08T11:57:13.171Z] #55 39.99 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-08T11:57:13.171Z] #55 40.16 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-08T11:57:13.171Z] #55 40.18 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-08T11:57:13.171Z] #55 40.22 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-08T11:57:13.171Z] #55 40.31 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-08T11:57:13.171Z] #55 40.31 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-08T11:57:13.171Z] #55 40.48 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-08T11:57:13.171Z] #55 40.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-08T11:57:13.171Z] #55 40.58 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-08T11:57:13.171Z] #55 41.28 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-08T11:57:13.171Z] #55 41.32 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-08T11:57:13.171Z] #55 41.45 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-08T11:57:13.171Z] #55 ... [2022-07-08T11:57:13.171Z] [2022-07-08T11:57:13.171Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:13.171Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:13.171Z] #14 40.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-08T11:57:13.171Z] #14 40.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-08T11:57:13.171Z] #14 40.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-08T11:57:13.171Z] #14 41.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-08T11:57:13.466Z] #51 43.72 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-08T11:57:13.466Z] #51 43.77 Setting up python3-protobuf (3.12.4-1) ... [2022-07-08T11:57:13.625Z] #55 30.59 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-08T11:57:13.937Z] #55 30.90 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-08T11:57:14.194Z] #55 31.30 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-08T11:57:14.194Z] #55 31.23 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-08T11:57:14.458Z] #55 31.46 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-08T11:57:14.560Z] #14 42.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-08T11:57:15.032Z] #55 31.82 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-08T11:57:15.032Z] #55 32.00 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-08T11:57:15.123Z] #55 ... [2022-07-08T11:57:15.123Z] [2022-07-08T11:57:15.123Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:15.123Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:15.123Z] #76 32.32 Fetched 8548 kB in 25s (337 kB/s) [2022-07-08T11:57:15.130Z] #14 43.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-08T11:57:15.291Z] #55 ... [2022-07-08T11:57:15.291Z] [2022-07-08T11:57:15.291Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T11:57:15.291Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T11:57:15.291Z] #38 32.14 tomll can be used in two ways: [2022-07-08T11:57:15.291Z] #38 32.14 Writing to STDIN and reading from STDOUT: [2022-07-08T11:57:15.291Z] #38 32.14 cat file.toml | tomll > file.toml [2022-07-08T11:57:15.291Z] #38 32.14 [2022-07-08T11:57:15.291Z] #38 32.14 Reading and updating a list of files: [2022-07-08T11:57:15.291Z] #38 32.14 tomll a.toml b.toml c.toml [2022-07-08T11:57:15.291Z] #38 32.14 [2022-07-08T11:57:15.291Z] #38 32.14 When given a list of files, tomll will modify all files in place without asking. [2022-07-08T11:57:15.702Z] #14 44.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-08T11:57:16.229Z] #38 DONE 33.3s [2022-07-08T11:57:16.229Z] [2022-07-08T11:57:16.229Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:16.229Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:16.229Z] #55 33.35 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-08T11:57:16.277Z] #14 ... [2022-07-08T11:57:16.277Z] [2022-07-08T11:57:16.277Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:16.277Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:16.277Z] #42 28.22 Reading package lists... [2022-07-08T11:57:16.277Z] #42 34.67 Building dependency tree... [2022-07-08T11:57:16.277Z] #42 38.62 The following additional packages will be installed: [2022-07-08T11:57:16.277Z] #42 38.62 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-08T11:57:16.277Z] #42 38.62 Suggested packages: [2022-07-08T11:57:16.277Z] #42 38.62 cmake-doc ninja-build lrzip [2022-07-08T11:57:16.277Z] #42 38.62 Recommended packages: [2022-07-08T11:57:16.277Z] #42 38.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-08T11:57:16.277Z] #42 39.74 The following NEW packages will be installed: [2022-07-08T11:57:16.277Z] #42 39.74 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-08T11:57:16.277Z] #42 39.74 vim-common xxd [2022-07-08T11:57:16.277Z] #42 40.32 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:16.277Z] #42 40.32 Need to get 17.7 MB of archives. [2022-07-08T11:57:16.277Z] #42 40.32 After this operation, 70.7 MB of additional disk space will be used. [2022-07-08T11:57:16.278Z] #42 40.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T11:57:16.278Z] #42 40.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T11:57:16.278Z] #42 40.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-08T11:57:16.278Z] #42 40.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T11:57:16.278Z] #42 41.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-08T11:57:16.278Z] #42 41.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-08T11:57:16.278Z] #42 41.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-08T11:57:16.278Z] #42 41.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-08T11:57:16.278Z] #42 41.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-08T11:57:16.278Z] #42 41.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-08T11:57:16.278Z] #42 42.48 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:16.278Z] #42 42.78 Fetched 17.7 MB in 2s (11.8 MB/s) [2022-07-08T11:57:16.278Z] #42 42.90 Selecting previously unselected package xxd. [2022-07-08T11:57:16.278Z] #42 42.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:16.278Z] #42 42.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T11:57:16.278Z] #42 42.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:16.278Z] #42 43.34 Selecting previously unselected package vim-common. [2022-07-08T11:57:16.278Z] #42 43.34 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T11:57:16.278Z] #42 43.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:16.278Z] #42 43.68 Selecting previously unselected package cmake-data. [2022-07-08T11:57:16.278Z] #42 43.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-08T11:57:16.278Z] #42 43.70 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T11:57:16.551Z] #42 ... [2022-07-08T11:57:16.551Z] [2022-07-08T11:57:16.551Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:16.551Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:16.551Z] #76 41.68 Fetched 5939 kB in 1s (7777 kB/s) [2022-07-08T11:57:16.551Z] #76 41.68 Selecting previously unselected package bzip2. [2022-07-08T11:57:16.551Z] #76 41.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:16.551Z] #76 41.71 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T11:57:16.551Z] #76 41.74 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T11:57:16.551Z] #76 41.86 Selecting previously unselected package libmagic-mgc. [2022-07-08T11:57:16.551Z] #76 41.86 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T11:57:16.551Z] #76 41.86 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T11:57:16.551Z] #76 42.41 Selecting previously unselected package libmagic1:amd64. [2022-07-08T11:57:16.551Z] #76 42.41 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T11:57:16.551Z] #76 42.44 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T11:57:16.551Z] #76 42.70 Selecting previously unselected package file. [2022-07-08T11:57:16.551Z] #76 42.70 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-08T11:57:16.551Z] #76 42.70 Unpacking file (1:5.39-3) ... [2022-07-08T11:57:16.551Z] #76 42.90 Selecting previously unselected package xz-utils. [2022-07-08T11:57:16.551Z] #76 42.90 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T11:57:16.551Z] #76 42.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:57:16.551Z] #76 43.15 Selecting previously unselected package libsigsegv2:amd64. [2022-07-08T11:57:16.551Z] #76 43.25 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-08T11:57:16.551Z] #76 43.33 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-08T11:57:16.551Z] #76 43.46 Selecting previously unselected package m4. [2022-07-08T11:57:16.551Z] #76 43.46 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-08T11:57:16.551Z] #76 43.46 Unpacking m4 (1.4.18-5) ... [2022-07-08T11:57:16.551Z] #76 43.68 Selecting previously unselected package autoconf. [2022-07-08T11:57:16.551Z] #76 43.68 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-08T11:57:16.551Z] #76 43.70 Unpacking autoconf (2.69-14) ... [2022-07-08T11:57:16.551Z] #76 44.19 Selecting previously unselected package autotools-dev. [2022-07-08T11:57:16.551Z] #76 44.19 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-08T11:57:16.551Z] #76 44.24 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-08T11:57:16.551Z] #76 44.38 Selecting previously unselected package automake. [2022-07-08T11:57:16.551Z] #76 44.38 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-08T11:57:16.551Z] #76 44.38 Unpacking automake (1:1.16.3-2) ... [2022-07-08T11:57:16.746Z] #51 47.20 Setting up criu (3.17-1) ... [2022-07-08T11:57:16.746Z] #51 ... [2022-07-08T11:57:16.746Z] [2022-07-08T11:57:16.746Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:16.746Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:57:16.746Z] #14 37.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-07-08T11:57:16.746Z] #14 38.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-08T11:57:16.746Z] #14 38.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-08T11:57:16.746Z] #14 38.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-08T11:57:16.746Z] #14 38.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-08T11:57:16.746Z] #14 38.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-08T11:57:16.746Z] #14 38.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-07-08T11:57:16.746Z] #14 38.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-08T11:57:16.746Z] #14 38.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-08T11:57:16.747Z] #14 38.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-08T11:57:16.747Z] #14 38.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-08T11:57:16.747Z] #14 38.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-08T11:57:16.747Z] #14 38.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-08T11:57:16.747Z] #14 38.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-08T11:57:16.747Z] #14 38.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-07-08T11:57:16.747Z] #14 38.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-08T11:57:16.747Z] #14 38.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-08T11:57:16.747Z] #14 39.74 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:16.747Z] #14 40.02 Fetched 108 MB in 6s (18.4 MB/s) [2022-07-08T11:57:16.747Z] #14 40.11 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-08T11:57:16.747Z] #14 40.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-08T11:57:16.747Z] #14 40.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-08T11:57:16.747Z] #14 40.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T11:57:16.747Z] #14 42.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-08T11:57:16.747Z] #14 42.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-08T11:57:16.747Z] #14 42.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T11:57:16.747Z] #14 45.17 Selecting previously unselected package binutils-mingw-w64. [2022-07-08T11:57:16.747Z] #14 45.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-08T11:57:16.747Z] #14 45.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T11:57:16.747Z] #14 45.34 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-08T11:57:16.747Z] #14 45.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-08T11:57:16.747Z] #14 45.35 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-08T11:57:16.747Z] #14 45.50 Selecting previously unselected package dmsetup. [2022-07-08T11:57:16.747Z] #14 45.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-08T11:57:16.747Z] #14 45.52 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-08T11:57:16.747Z] #14 45.75 Selecting previously unselected package mingw-w64-common. [2022-07-08T11:57:16.747Z] #14 45.75 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-08T11:57:16.747Z] #14 45.75 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-08T11:57:16.811Z] #76 45.07 Selecting previously unselected package patch. [2022-07-08T11:57:16.812Z] #76 45.07 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-08T11:57:16.812Z] #76 45.07 Unpacking patch (2.7.6-7) ... [2022-07-08T11:57:17.072Z] #76 45.31 Selecting previously unselected package dpkg-dev. [2022-07-08T11:57:17.072Z] #76 45.31 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-08T11:57:17.072Z] #76 45.31 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T11:57:17.169Z] #55 33.97 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-08T11:57:17.169Z] #55 34.24 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-08T11:57:17.333Z] #19 124.0 The following additional packages will be installed: [2022-07-08T11:57:17.333Z] #19 124.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-08T11:57:17.333Z] #19 124.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-08T11:57:17.333Z] #19 124.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-08T11:57:17.333Z] #19 124.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-08T11:57:17.333Z] #19 124.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-08T11:57:17.333Z] #19 124.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-08T11:57:17.333Z] #19 124.0 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-08T11:57:17.333Z] #19 124.0 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-08T11:57:17.333Z] #19 124.0 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-08T11:57:17.333Z] #19 124.0 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-08T11:57:17.333Z] #19 124.0 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-08T11:57:17.333Z] #19 124.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-08T11:57:17.333Z] #19 124.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-08T11:57:17.333Z] #19 124.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-08T11:57:17.333Z] #19 124.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-08T11:57:17.333Z] #19 124.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-08T11:57:17.333Z] #19 124.0 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-08T11:57:17.333Z] #19 124.0 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-08T11:57:17.333Z] #19 124.0 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-08T11:57:17.333Z] #19 124.0 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-08T11:57:17.333Z] #19 124.0 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-08T11:57:17.333Z] #19 124.0 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-08T11:57:17.333Z] #19 124.0 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-08T11:57:17.333Z] #19 124.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-08T11:57:17.333Z] #19 124.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-08T11:57:17.333Z] #19 124.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-08T11:57:17.333Z] #19 124.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-08T11:57:17.333Z] #19 124.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-08T11:57:17.333Z] #19 124.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-08T11:57:17.333Z] #19 124.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-08T11:57:17.333Z] #19 124.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-08T11:57:17.333Z] #19 124.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-08T11:57:17.333Z] #19 124.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-08T11:57:17.333Z] #19 124.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-08T11:57:17.333Z] #19 124.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-08T11:57:17.333Z] #19 124.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-08T11:57:17.333Z] #19 124.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-08T11:57:17.333Z] #19 124.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-08T11:57:17.333Z] #19 124.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-08T11:57:17.333Z] #19 124.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-08T11:57:17.333Z] #19 124.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-08T11:57:17.333Z] #19 124.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-08T11:57:17.333Z] #19 124.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-08T11:57:17.333Z] #19 124.1 linux-libc-dev-s390x-cross patch xz-utils [2022-07-08T11:57:17.429Z] #55 34.48 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-08T11:57:17.593Z] #19 124.2 Suggested packages: [2022-07-08T11:57:17.593Z] #19 124.2 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-08T11:57:17.593Z] #19 124.2 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-08T11:57:17.593Z] #19 124.2 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-08T11:57:17.593Z] #19 124.2 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-08T11:57:17.593Z] #19 124.2 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-08T11:57:17.593Z] #19 124.2 libyaml-shell-perl ed diffutils-doc [2022-07-08T11:57:17.593Z] #19 124.2 Recommended packages: [2022-07-08T11:57:17.593Z] #19 124.2 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-08T11:57:17.593Z] #19 124.2 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-08T11:57:17.593Z] #19 ... [2022-07-08T11:57:17.593Z] [2022-07-08T11:57:17.593Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:57:17.593Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:57:17.593Z] #84 80.09 configure.ac:7: installing 'build-aux/compile' [2022-07-08T11:57:17.593Z] #84 80.09 configure.ac:9: installing 'build-aux/config.guess' [2022-07-08T11:57:17.593Z] #84 80.10 configure.ac:9: installing 'build-aux/config.sub' [2022-07-08T11:57:17.593Z] #84 80.11 configure.ac:11: installing 'build-aux/install-sh' [2022-07-08T11:57:17.593Z] #84 80.12 configure.ac:11: installing 'build-aux/missing' [2022-07-08T11:57:17.691Z] #55 34.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-08T11:57:17.853Z] #84 80.35 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T11:57:17.853Z] #84 80.44 parallel-tests: installing 'build-aux/test-driver' [2022-07-08T11:57:17.951Z] #55 35.05 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-08T11:57:18.029Z] #76 ... [2022-07-08T11:57:18.029Z] [2022-07-08T11:57:18.029Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:18.029Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:18.029Z] #51 30.22 Reading package lists... [2022-07-08T11:57:18.029Z] #51 35.85 Building dependency tree... [2022-07-08T11:57:18.029Z] #51 39.36 The following additional packages will be installed: [2022-07-08T11:57:18.029Z] #51 39.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T11:57:18.029Z] #51 39.36 python3-protobuf python3-six [2022-07-08T11:57:18.029Z] #51 39.41 Suggested packages: [2022-07-08T11:57:18.029Z] #51 39.41 python3-setuptools [2022-07-08T11:57:18.029Z] #51 39.41 Recommended packages: [2022-07-08T11:57:18.029Z] #51 39.41 iproute2 | iproute [2022-07-08T11:57:18.029Z] #51 40.27 The following NEW packages will be installed: [2022-07-08T11:57:18.029Z] #51 40.30 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T11:57:18.029Z] #51 40.30 python3-protobuf python3-six [2022-07-08T11:57:18.029Z] #51 40.85 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:18.029Z] #51 40.85 Need to get 2314 kB of archives. [2022-07-08T11:57:18.029Z] #51 40.85 After this operation, 11.1 MB of additional disk space will be used. [2022-07-08T11:57:18.029Z] #51 40.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-08T11:57:18.029Z] #51 40.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T11:57:18.029Z] #51 40.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-08T11:57:18.029Z] #51 40.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-08T11:57:18.029Z] #51 40.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T11:57:18.029Z] #51 40.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-08T11:57:18.029Z] #51 40.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T11:57:18.029Z] #51 43.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-08T11:57:18.029Z] #51 44.67 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:18.029Z] #51 44.93 Fetched 2314 kB in 3s (752 kB/s) [2022-07-08T11:57:18.029Z] #51 44.97 Selecting previously unselected package libprotobuf23:amd64. [2022-07-08T11:57:18.029Z] #51 44.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:18.029Z] #51 45.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-08T11:57:18.029Z] #51 45.08 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T11:57:18.029Z] #51 45.88 Selecting previously unselected package python3-pkg-resources. [2022-07-08T11:57:18.029Z] #51 45.88 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T11:57:18.029Z] #51 45.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:57:18.210Z] #55 35.21 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-08T11:57:18.289Z] #51 ... [2022-07-08T11:57:18.289Z] [2022-07-08T11:57:18.289Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:18.289Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:18.289Z] #14 45.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-08T11:57:18.289Z] #14 46.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-08T11:57:18.289Z] #14 46.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-08T11:57:18.289Z] #14 46.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-08T11:57:18.289Z] #14 46.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T11:57:18.289Z] #14 46.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T11:57:18.289Z] #14 46.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-08T11:57:18.289Z] #14 46.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T11:57:18.289Z] #14 46.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-08T11:57:18.289Z] #14 46.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-08T11:57:18.289Z] #14 46.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-08T11:57:18.398Z] #76 32.32 Reading package lists... [2022-07-08T11:57:18.399Z] #76 ... [2022-07-08T11:57:18.399Z] [2022-07-08T11:57:18.399Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:57:18.399Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:57:18.399Z] #36 25.23 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-08T11:57:18.399Z] #36 25.23 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-08T11:57:18.399Z] #36 26.28 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-08T11:57:18.399Z] #36 26.71 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-08T11:57:18.399Z] #36 27.30 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-08T11:57:18.399Z] #36 27.71 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-08T11:57:18.399Z] #36 28.05 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-08T11:57:18.399Z] #36 28.13 go: downloading github.com/peterh/liner v1.2.2 [2022-07-08T11:57:18.399Z] #36 28.47 go: downloading github.com/google/go-dap v0.6.0 [2022-07-08T11:57:18.399Z] #36 29.09 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-08T11:57:18.399Z] #36 30.07 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-08T11:57:18.399Z] #36 30.42 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-08T11:57:18.399Z] #36 30.48 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-08T11:57:18.399Z] #36 33.09 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-08T11:57:18.399Z] #36 33.22 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-08T11:57:18.399Z] #36 34.85 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-08T11:57:18.399Z] #36 ... [2022-07-08T11:57:18.399Z] [2022-07-08T11:57:18.399Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:18.399Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:18.399Z] #55 33.23 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-08T11:57:18.399Z] #55 33.59 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-08T11:57:18.399Z] #55 33.62 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-08T11:57:18.399Z] #55 33.73 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-08T11:57:18.399Z] #55 33.89 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-08T11:57:18.399Z] #55 34.04 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-08T11:57:18.399Z] #55 34.04 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-08T11:57:18.399Z] #55 34.66 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-08T11:57:18.399Z] #55 34.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-08T11:57:18.399Z] #55 34.95 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-08T11:57:18.399Z] #55 35.22 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-08T11:57:18.399Z] #55 35.26 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-08T11:57:18.399Z] #55 35.53 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-08T11:57:18.469Z] #55 35.49 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-08T11:57:18.552Z] #14 46.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-08T11:57:18.552Z] #14 46.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-08T11:57:18.552Z] #14 46.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-08T11:57:18.552Z] #14 46.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-08T11:57:18.552Z] #14 46.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T11:57:18.552Z] #14 46.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T11:57:18.649Z] #14 ... [2022-07-08T11:57:18.649Z] [2022-07-08T11:57:18.649Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:18.649Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T11:57:18.649Z] #51 48.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:57:18.661Z] #55 35.78 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-08T11:57:18.661Z] #55 35.85 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-08T11:57:18.919Z] #55 36.11 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-08T11:57:18.919Z] #55 36.13 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-08T11:57:19.036Z] #55 35.83 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-08T11:57:19.036Z] #55 35.92 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-08T11:57:19.176Z] #55 36.29 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-08T11:57:19.176Z] #55 36.49 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-08T11:57:19.297Z] #55 36.07 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-08T11:57:19.297Z] #55 36.10 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-08T11:57:19.297Z] #55 36.24 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-08T11:57:19.433Z] #55 36.56 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-08T11:57:19.433Z] #55 36.58 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-08T11:57:19.494Z] #14 47.90 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:19.556Z] #55 36.39 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-08T11:57:19.556Z] #55 36.58 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-08T11:57:19.691Z] #55 36.87 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-08T11:57:19.816Z] #55 36.90 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-08T11:57:19.954Z] #55 37.04 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-08T11:57:20.028Z] #51 ... [2022-07-08T11:57:20.028Z] [2022-07-08T11:57:20.028Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:20.028Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T11:57:20.028Z] #42 40.41 Selecting previously unselected package libicu67:arm64. [2022-07-08T11:57:20.028Z] #42 40.41 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-08T11:57:20.028Z] #42 40.43 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-08T11:57:20.028Z] #42 46.47 Selecting previously unselected package libxml2:arm64. [2022-07-08T11:57:20.028Z] #42 46.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-08T11:57:20.028Z] #42 46.48 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T11:57:20.028Z] #42 47.00 Selecting previously unselected package libarchive13:arm64. [2022-07-08T11:57:20.028Z] #42 47.00 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-08T11:57:20.028Z] #42 47.00 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-08T11:57:20.028Z] #42 47.31 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-08T11:57:20.028Z] #42 47.31 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-08T11:57:20.028Z] #42 47.32 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-08T11:57:20.028Z] #42 47.48 Selecting previously unselected package librhash0:arm64. [2022-07-08T11:57:20.028Z] #42 47.49 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-08T11:57:20.028Z] #42 47.49 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-08T11:57:20.028Z] #42 47.63 Selecting previously unselected package libuv1:arm64. [2022-07-08T11:57:20.028Z] #42 47.65 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-08T11:57:20.028Z] #42 47.66 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-08T11:57:20.028Z] #42 47.81 Selecting previously unselected package cmake. [2022-07-08T11:57:20.028Z] #42 47.81 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-08T11:57:20.028Z] #42 47.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-08T11:57:20.064Z] #14 48.18 Fetched 115 MB in 7s (15.3 MB/s) [2022-07-08T11:57:20.064Z] #14 48.39 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-08T11:57:20.065Z] #14 48.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:20.065Z] #14 48.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T11:57:20.065Z] #14 48.43 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T11:57:20.214Z] #55 37.26 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-08T11:57:20.214Z] #55 37.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-08T11:57:20.384Z] #55 37.13 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-08T11:57:20.384Z] #55 37.27 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-08T11:57:20.471Z] #55 37.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-08T11:57:20.471Z] #55 37.67 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-08T11:57:20.643Z] #55 37.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-08T11:57:20.643Z] #55 37.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-08T11:57:20.643Z] #55 37.64 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-08T11:57:20.902Z] #55 37.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-08T11:57:20.963Z] #42 51.48 Setting up libicu67:arm64 (67.1-7) ... [2022-07-08T11:57:20.963Z] #42 51.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:20.963Z] #42 51.56 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-08T11:57:20.963Z] #42 51.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:20.963Z] #42 ... [2022-07-08T11:57:20.963Z] [2022-07-08T11:57:20.963Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:20.963Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:57:20.963Z] #14 51.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-08T11:57:20.963Z] #14 51.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-08T11:57:20.963Z] #14 51.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T11:57:21.034Z] #55 38.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-08T11:57:21.303Z] #55 38.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-08T11:57:21.303Z] #55 38.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-08T11:57:21.470Z] #55 38.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-08T11:57:21.470Z] #55 38.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-08T11:57:21.470Z] #55 38.51 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-08T11:57:21.530Z] #14 ... [2022-07-08T11:57:21.530Z] [2022-07-08T11:57:21.530Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:21.530Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T11:57:21.530Z] #51 DONE 52.0s [2022-07-08T11:57:21.530Z] [2022-07-08T11:57:21.530Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:21.530Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T11:57:21.530Z] #42 52.06 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-08T11:57:21.530Z] #42 52.08 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-08T11:57:21.530Z] #42 52.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T11:57:21.530Z] #42 52.13 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T11:57:21.530Z] #42 52.24 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-08T11:57:21.530Z] #42 52.26 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-08T11:57:21.530Z] #42 52.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:57:21.561Z] #55 38.60 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-08T11:57:21.561Z] #55 38.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-08T11:57:21.731Z] #55 38.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-08T11:57:21.731Z] #55 38.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-08T11:57:21.819Z] #55 38.99 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-08T11:57:21.972Z] #14 ... [2022-07-08T11:57:21.972Z] [2022-07-08T11:57:21.972Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T11:57:21.972Z] #64 sha256:1acc29977c6d7474a0fa0ea80961a2cca8fbd65453c49a00eb38a644b4c080b3 [2022-07-08T11:57:21.972Z] #64 7.004 + RM_GOPATH=0 [2022-07-08T11:57:21.972Z] #64 7.004 + TMP_GOPATH= [2022-07-08T11:57:21.972Z] #64 7.004 + : /build [2022-07-08T11:57:21.972Z] #64 7.004 + '[' -z '' ']' [2022-07-08T11:57:21.972Z] #64 7.004 ++ mktemp -d [2022-07-08T11:57:21.972Z] #64 7.004 + export GOPATH=/tmp/tmp.uaPqcaVo31 [2022-07-08T11:57:21.972Z] #64 7.012 + GOPATH=/tmp/tmp.uaPqcaVo31 [2022-07-08T11:57:21.972Z] #64 7.012 + RM_GOPATH=1 [2022-07-08T11:57:21.972Z] #64 7.012 + case "$(go env GOARCH)" in [2022-07-08T11:57:21.972Z] #64 7.018 ++ go env GOARCH [2022-07-08T11:57:21.972Z] #64 7.033 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:21.972Z] #64 7.033 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:21.972Z] #64 7.037 ++ dirname /install.sh [2022-07-08T11:57:21.972Z] #64 7.040 + dir=/ [2022-07-08T11:57:21.972Z] #64 7.040 + bin=containerd [2022-07-08T11:57:21.972Z] #64 7.040 + shift [2022-07-08T11:57:21.972Z] #64 7.040 + '[' '!' -f //containerd.installer ']' [2022-07-08T11:57:21.972Z] #64 7.040 + . //containerd.installer [2022-07-08T11:57:21.972Z] #64 7.040 ++ set -e [2022-07-08T11:57:21.972Z] #64 7.040 ++ : v1.6.6 [2022-07-08T11:57:21.972Z] #64 7.041 + install_containerd [2022-07-08T11:57:21.972Z] #64 7.041 + echo 'Install containerd version v1.6.6' [2022-07-08T11:57:21.972Z] #64 7.041 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uaPqcaVo31/src/github.com/containerd/containerd [2022-07-08T11:57:21.972Z] #64 7.041 Install containerd version v1.6.6 [2022-07-08T11:57:21.972Z] #64 7.048 Cloning into '/tmp/tmp.uaPqcaVo31/src/github.com/containerd/containerd'... [2022-07-08T11:57:22.053Z] #84 83.94 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T11:57:22.053Z] #84 83.94 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T11:57:22.053Z] #84 84.61 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T11:57:22.053Z] #84 84.61 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T11:57:22.076Z] #55 39.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-08T11:57:22.076Z] #55 39.40 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-08T11:57:22.232Z] #64 ... [2022-07-08T11:57:22.232Z] [2022-07-08T11:57:22.232Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:22.232Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:22.232Z] #76 46.63 Selecting previously unselected package build-essential. [2022-07-08T11:57:22.232Z] #76 46.63 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-08T11:57:22.232Z] #76 46.63 Unpacking build-essential (12.9) ... [2022-07-08T11:57:22.232Z] #76 46.69 Selecting previously unselected package libcap2:amd64. [2022-07-08T11:57:22.232Z] #76 46.69 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T11:57:22.232Z] #76 46.71 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T11:57:22.232Z] #76 46.81 Selecting previously unselected package libcap-dev:amd64. [2022-07-08T11:57:22.232Z] #76 46.81 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-08T11:57:22.232Z] #76 46.81 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T11:57:22.232Z] #76 46.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T11:57:22.232Z] #76 46.99 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:57:22.232Z] #76 47.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:57:22.232Z] #76 47.12 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-08T11:57:22.232Z] #76 47.12 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:57:22.232Z] #76 47.15 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T11:57:22.232Z] #76 47.32 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T11:57:22.232Z] #76 47.34 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T11:57:22.232Z] #76 47.35 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T11:57:22.232Z] #76 47.54 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T11:57:22.232Z] #76 47.55 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T11:57:22.232Z] #76 47.57 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T11:57:22.232Z] #76 48.43 Selecting previously unselected package libtool. [2022-07-08T11:57:22.232Z] #76 48.43 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-08T11:57:22.232Z] #76 48.43 Unpacking libtool (2.4.6-15) ... [2022-07-08T11:57:22.232Z] #76 48.79 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T11:57:22.232Z] #76 48.79 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T11:57:22.232Z] #76 48.80 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T11:57:22.232Z] #76 49.02 Selecting previously unselected package libyajl2:amd64. [2022-07-08T11:57:22.232Z] #76 49.05 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T11:57:22.232Z] #76 49.05 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T11:57:22.232Z] #76 49.15 Selecting previously unselected package libyajl-dev:amd64. [2022-07-08T11:57:22.232Z] #76 49.18 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-08T11:57:22.232Z] #76 49.28 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T11:57:22.232Z] #76 49.42 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T11:57:22.232Z] #76 49.42 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T11:57:22.232Z] #76 49.42 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T11:57:22.232Z] #76 49.42 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T11:57:22.232Z] #76 49.45 Setting up file (1:5.39-3) ... [2022-07-08T11:57:22.232Z] #76 49.45 Setting up bzip2 (1.0.8-4) ... [2022-07-08T11:57:22.232Z] #76 49.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:57:22.232Z] #76 49.48 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T11:57:22.232Z] #76 49.52 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T11:57:22.232Z] #76 49.52 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-08T11:57:22.232Z] #76 49.52 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-08T11:57:22.232Z] #76 49.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:57:22.232Z] #76 49.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T11:57:22.232Z] #76 49.60 Setting up patch (2.7.6-7) ... [2022-07-08T11:57:22.232Z] #76 49.60 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T11:57:22.232Z] #76 49.60 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T11:57:22.232Z] #76 49.61 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T11:57:22.232Z] #76 49.66 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T11:57:22.232Z] #76 49.66 Setting up libtool (2.4.6-15) ... [2022-07-08T11:57:22.232Z] #76 49.66 Setting up m4 (1.4.18-5) ... [2022-07-08T11:57:22.232Z] #76 49.70 Setting up dpkg-dev (1.20.10) ... [2022-07-08T11:57:22.232Z] #76 49.72 Setting up autoconf (2.69-14) ... [2022-07-08T11:57:22.232Z] #76 49.87 Setting up build-essential (12.9) ... [2022-07-08T11:57:22.232Z] #76 49.87 Setting up automake (1:1.16.3-2) ... [2022-07-08T11:57:22.232Z] #76 49.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-08T11:57:22.232Z] #76 49.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:57:22.302Z] #55 39.24 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-08T11:57:22.302Z] #55 39.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-08T11:57:22.302Z] #55 39.32 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-08T11:57:22.302Z] #55 39.37 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-08T11:57:22.315Z] #84 84.71 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T11:57:22.315Z] #84 84.86 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T11:57:22.332Z] #55 39.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-08T11:57:22.332Z] #55 39.56 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-08T11:57:22.332Z] #55 39.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-08T11:57:22.468Z] #42 ... [2022-07-08T11:57:22.468Z] [2022-07-08T11:57:22.468Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:57:22.468Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:57:22.468Z] #77 0.642 Cloning into '/tmp/crun-build'... [2022-07-08T11:57:22.468Z] #77 5.958 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-08T11:57:22.468Z] #77 5.983 Cloning into '/tmp/crun-build/libocispec'... [2022-07-08T11:57:22.468Z] #77 7.027 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-08T11:57:22.468Z] #77 7.045 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-08T11:57:22.468Z] #77 7.045 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-08T11:57:22.468Z] #77 7.045 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-08T11:57:22.468Z] #77 7.055 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-08T11:57:22.468Z] #77 8.539 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-08T11:57:22.468Z] #77 ... [2022-07-08T11:57:22.468Z] [2022-07-08T11:57:22.468Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:22.468Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T11:57:22.468Z] #42 DONE 53.0s [2022-07-08T11:57:22.468Z] [2022-07-08T11:57:22.468Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T11:57:22.468Z] #43 sha256:644aa1a514d8a3ee2bb761ae140692ddf7138397d0cbbb7f265c8baffdd32fef [2022-07-08T11:57:22.561Z] #55 39.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-08T11:57:22.561Z] #55 39.47 go: downloading github.com/julz/importas v0.1.0 [2022-07-08T11:57:22.561Z] #55 ... [2022-07-08T11:57:22.561Z] [2022-07-08T11:57:22.561Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:57:22.561Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:57:22.561Z] #36 29.46 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-08T11:57:22.561Z] #36 29.48 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-08T11:57:22.561Z] #36 30.74 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-08T11:57:22.561Z] #36 30.93 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-08T11:57:22.561Z] #36 31.52 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-08T11:57:22.561Z] #36 31.97 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-08T11:57:22.561Z] #36 32.23 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-08T11:57:22.561Z] #36 32.34 go: downloading github.com/peterh/liner v1.2.2 [2022-07-08T11:57:22.561Z] #36 32.66 go: downloading github.com/google/go-dap v0.6.0 [2022-07-08T11:57:22.561Z] #36 33.09 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-08T11:57:22.561Z] #36 33.60 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-08T11:57:22.561Z] #36 34.59 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-08T11:57:22.561Z] #36 34.82 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-08T11:57:22.561Z] #36 34.96 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-08T11:57:22.561Z] #36 37.60 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-08T11:57:22.561Z] #36 37.81 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-08T11:57:22.561Z] #36 ... [2022-07-08T11:57:22.561Z] [2022-07-08T11:57:22.561Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:22.561Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:22.561Z] #55 39.62 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-08T11:57:22.575Z] #84 84.99 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T11:57:22.575Z] #84 85.07 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T11:57:22.589Z] #55 39.73 go: downloading github.com/julz/importas v0.1.0 [2022-07-08T11:57:22.727Z] #43 DONE 0.4s [2022-07-08T11:57:22.727Z] [2022-07-08T11:57:22.727Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T11:57:22.727Z] #44 sha256:f41fd9e87fe2550103b850c64567b0a84df69e5069bcbf1484486a16fa57e815 [2022-07-08T11:57:22.820Z] #55 39.67 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-08T11:57:22.846Z] #55 39.84 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-08T11:57:22.846Z] #55 39.87 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-08T11:57:22.846Z] #55 40.10 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-08T11:57:22.846Z] #55 ... [2022-07-08T11:57:22.846Z] [2022-07-08T11:57:22.846Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:22.846Z] #67 sha256:1a5dfa55ea3cd6fbdb73e38b8c9db5f91d838466ae2cbe506eb8dd7a4a6c6e35 [2022-07-08T11:57:22.846Z] #67 29.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T11:57:23.086Z] #55 39.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-08T11:57:23.086Z] #55 40.03 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-08T11:57:23.086Z] #55 40.06 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-08T11:57:23.103Z] #67 ... [2022-07-08T11:57:23.103Z] [2022-07-08T11:57:23.103Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:23.103Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:23.103Z] #55 40.11 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-08T11:57:23.103Z] #55 40.30 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-08T11:57:23.103Z] #55 40.36 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-08T11:57:23.170Z] #76 DONE 51.3s [2022-07-08T11:57:23.170Z] [2022-07-08T11:57:23.170Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:23.170Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:23.170Z] #14 51.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-08T11:57:23.170Z] #14 51.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T11:57:23.170Z] #14 51.33 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T11:57:23.298Z] #44 0.645 + RM_GOPATH=0 [2022-07-08T11:57:23.298Z] #44 0.645 + TMP_GOPATH= [2022-07-08T11:57:23.298Z] #44 0.645 + : /build [2022-07-08T11:57:23.298Z] #44 0.645 + '[' -z '' ']' [2022-07-08T11:57:23.298Z] #44 0.648 ++ mktemp -d [2022-07-08T11:57:23.298Z] #44 0.656 + export GOPATH=/tmp/tmp.dQXUEnT179 [2022-07-08T11:57:23.298Z] #44 0.671 + GOPATH=/tmp/tmp.dQXUEnT179 [2022-07-08T11:57:23.353Z] #55 40.23 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-08T11:57:23.353Z] #55 40.28 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-08T11:57:23.353Z] #55 ... [2022-07-08T11:57:23.353Z] [2022-07-08T11:57:23.353Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:57:23.353Z] #67 sha256:2e031400c702a2a1d292d117cba6f2d1349411d9649f8efb73c2a27cdbec03f0 [2022-07-08T11:57:23.353Z] #67 30.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T11:57:23.360Z] #55 40.55 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-08T11:57:23.556Z] #44 0.672 + RM_GOPATH=1 [2022-07-08T11:57:23.556Z] #44 0.672 + case "$(go env GOARCH)" in [2022-07-08T11:57:23.556Z] #44 0.674 ++ go env GOARCH [2022-07-08T11:57:23.556Z] #44 0.683 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:23.556Z] #44 0.684 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:23.556Z] #44 0.684 ++ dirname /install.sh [2022-07-08T11:57:23.556Z] #44 0.691 + dir=/ [2022-07-08T11:57:23.556Z] #44 0.692 + bin=tini [2022-07-08T11:57:23.556Z] #44 0.692 + shift [2022-07-08T11:57:23.556Z] #44 0.695 + '[' '!' -f //tini.installer ']' [2022-07-08T11:57:23.556Z] #44 0.696 + . //tini.installer [2022-07-08T11:57:23.556Z] #44 0.696 ++ : v0.19.0 [2022-07-08T11:57:23.556Z] #44 0.696 + install_tini [2022-07-08T11:57:23.556Z] #44 0.696 + echo 'Install tini version v0.19.0' [2022-07-08T11:57:23.556Z] #44 0.696 Install tini version v0.19.0 [2022-07-08T11:57:23.556Z] #44 0.701 + git clone https://github.com/krallin/tini.git /tmp/tmp.dQXUEnT179/tini [2022-07-08T11:57:23.556Z] #44 0.704 Cloning into '/tmp/tmp.dQXUEnT179/tini'... [2022-07-08T11:57:23.621Z] #55 40.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-08T11:57:23.621Z] #55 40.82 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-08T11:57:23.621Z] #55 40.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-08T11:57:23.658Z] #67 ... [2022-07-08T11:57:23.658Z] [2022-07-08T11:57:23.658Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:23.658Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:23.658Z] #42 19.07 Reading package lists... [2022-07-08T11:57:23.658Z] #42 30.79 Reading package lists... [2022-07-08T11:57:23.658Z] #42 40.06 Building dependency tree... [2022-07-08T11:57:23.658Z] #42 ... [2022-07-08T11:57:23.658Z] [2022-07-08T11:57:23.658Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:23.658Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:23.658Z] #55 40.57 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-08T11:57:23.741Z] #14 ... [2022-07-08T11:57:23.741Z] [2022-07-08T11:57:23.741Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:23.741Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:23.741Z] #55 41.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-08T11:57:23.741Z] #55 41.85 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-08T11:57:23.741Z] #55 41.95 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-08T11:57:23.741Z] #55 41.95 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-08T11:57:23.741Z] #55 41.95 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-08T11:57:23.741Z] #55 42.12 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-08T11:57:23.741Z] #55 42.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-08T11:57:23.741Z] #55 42.25 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-08T11:57:23.741Z] #55 42.25 go: downloading github.com/prometheus/common v0.32.1 [2022-07-08T11:57:23.741Z] #55 42.70 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-08T11:57:23.741Z] #55 42.70 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-08T11:57:23.741Z] #55 43.46 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-08T11:57:23.741Z] #55 44.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-08T11:57:23.741Z] #55 ... [2022-07-08T11:57:23.741Z] [2022-07-08T11:57:23.741Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:23.741Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:23.741Z] #51 46.31 Selecting previously unselected package python3-six. [2022-07-08T11:57:23.741Z] #51 46.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-08T11:57:23.741Z] #51 46.31 Unpacking python3-six (1.16.0-2) ... [2022-07-08T11:57:23.741Z] #51 46.40 Selecting previously unselected package python3-protobuf. [2022-07-08T11:57:23.741Z] #51 46.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-08T11:57:23.741Z] #51 46.43 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-08T11:57:23.741Z] #51 47.07 Selecting previously unselected package libnet1:amd64. [2022-07-08T11:57:23.741Z] #51 47.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T11:57:23.741Z] #51 47.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:57:23.741Z] #51 47.23 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T11:57:23.741Z] #51 47.23 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T11:57:23.741Z] #51 47.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T11:57:23.741Z] #51 47.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T11:57:23.741Z] #51 47.41 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:57:23.741Z] #51 47.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:57:23.741Z] #51 47.54 Selecting previously unselected package criu. [2022-07-08T11:57:23.741Z] #51 47.54 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-08T11:57:23.741Z] #51 47.54 Unpacking criu (3.17-1) ... [2022-07-08T11:57:23.741Z] #51 48.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:57:23.741Z] #51 50.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T11:57:23.741Z] #51 50.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:57:23.741Z] #51 50.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:57:23.741Z] #51 50.76 Setting up python3-six (1.16.0-2) ... [2022-07-08T11:57:23.878Z] #55 40.92 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-08T11:57:23.878Z] #55 ... [2022-07-08T11:57:23.878Z] [2022-07-08T11:57:23.878Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:23.878Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:23.878Z] #14 30.98 Fetched 8548 kB in 24s (354 kB/s) [2022-07-08T11:57:23.878Z] #14 30.98 Reading package lists... [2022-07-08T11:57:23.878Z] #14 40.89 Reading package lists... [2022-07-08T11:57:23.878Z] #14 ... [2022-07-08T11:57:23.878Z] [2022-07-08T11:57:23.878Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:23.878Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:23.878Z] #76 32.32 Reading package lists... [2022-07-08T11:57:23.972Z] #55 40.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-08T11:57:23.972Z] #55 40.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-08T11:57:23.972Z] #55 41.01 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-08T11:57:24.124Z] #44 1.312 + cd /tmp/tmp.dQXUEnT179/tini [2022-07-08T11:57:24.124Z] #44 1.312 + git checkout -q v0.19.0 [2022-07-08T11:57:24.124Z] #44 1.355 + cmake . [2022-07-08T11:57:24.312Z] #51 52.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T11:57:24.312Z] #51 52.31 Setting up python3-protobuf (3.12.4-1) ... [2022-07-08T11:57:24.393Z] #76 41.39 Reading package lists... [2022-07-08T11:57:24.393Z] #76 ... [2022-07-08T11:57:24.393Z] [2022-07-08T11:57:24.393Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:24.393Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:24.393Z] #62 31.66 Fetched 8548 kB in 24s (352 kB/s) [2022-07-08T11:57:24.393Z] #62 31.66 Reading package lists... [2022-07-08T11:57:24.548Z] #55 ... [2022-07-08T11:57:24.548Z] [2022-07-08T11:57:24.548Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:24.548Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:24.548Z] #62 31.46 Fetched 8548 kB in 24s (356 kB/s) [2022-07-08T11:57:24.548Z] #62 31.46 Reading package lists... [2022-07-08T11:57:24.651Z] #62 41.68 Reading package lists... [2022-07-08T11:57:24.651Z] #62 ... [2022-07-08T11:57:24.651Z] [2022-07-08T11:57:24.651Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:57:24.651Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:57:24.651Z] #47 40.27 Updating files: 60% (1315/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-08T11:57:24.651Z] #47 41.43 + git checkout -q v2.3.0 [2022-07-08T11:57:24.691Z] #44 1.890 -- The C compiler identification is GNU 10.2.1 [2022-07-08T11:57:24.691Z] #44 1.985 -- Detecting C compiler ABI info [2022-07-08T11:57:24.806Z] #62 41.16 Reading package lists... [2022-07-08T11:57:24.806Z] #62 ... [2022-07-08T11:57:24.806Z] [2022-07-08T11:57:24.806Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:57:24.806Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:57:25.259Z] #44 2.510 -- Detecting C compiler ABI info - done [2022-07-08T11:57:25.259Z] #44 2.611 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-08T11:57:25.259Z] #44 2.632 -- Detecting C compile features [2022-07-08T11:57:25.259Z] #44 2.633 -- Detecting C compile features - done [2022-07-08T11:57:25.259Z] #44 2.693 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-08T11:57:25.331Z] #47 41.47 Updating files: 32% (709/2177) Updating files: 33% (719/2177) Updating files: 34% (741/2177) Updating files: 35% (762/2177) Updating files: 36% (784/2177) Updating files: 37% (806/2177) Updating files: 38% (828/2177) Updating files: 39% (850/2177) Updating files: 40% (871/2177) Updating files: 41% (893/2177) Updating files: 42% (915/2177) Updating files: 43% (937/2177) Updating files: 44% (958/2177) Updating files: 45% (980/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) [2022-07-08T11:57:25.331Z] #47 ... [2022-07-08T11:57:25.331Z] [2022-07-08T11:57:25.331Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:25.331Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:25.331Z] #14 32.38 Fetched 8548 kB in 24s (350 kB/s) [2022-07-08T11:57:25.331Z] #14 32.38 Reading package lists... [2022-07-08T11:57:25.589Z] #14 42.26 Reading package lists... [2022-07-08T11:57:25.589Z] #14 ... [2022-07-08T11:57:25.589Z] [2022-07-08T11:57:25.589Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:25.589Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:25.589Z] #76 32.50 Fetched 8548 kB in 24s (352 kB/s) [2022-07-08T11:57:25.589Z] #76 32.50 Reading package lists... [2022-07-08T11:57:25.589Z] #76 ... [2022-07-08T11:57:25.589Z] [2022-07-08T11:57:25.589Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:57:25.589Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:57:25.695Z] #51 ... [2022-07-08T11:57:25.695Z] [2022-07-08T11:57:25.695Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:25.695Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:25.695Z] #14 54.04 Selecting previously unselected package binutils-mingw-w64. [2022-07-08T11:57:25.695Z] #14 54.04 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-08T11:57:25.695Z] #14 54.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T11:57:25.826Z] #44 2.916 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-08T11:57:25.826Z] #44 3.014 -- Configuring done [2022-07-08T11:57:25.826Z] #44 3.051 -- Generating done [2022-07-08T11:57:25.826Z] #44 3.069 -- Build files have been written to: /tmp/tmp.dQXUEnT179/tini [2022-07-08T11:57:25.826Z] #44 3.072 + make tini-static [2022-07-08T11:57:25.870Z] #84 ... [2022-07-08T11:57:25.870Z] [2022-07-08T11:57:25.870Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:57:25.870Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:57:25.870Z] #19 132.1 The following NEW packages will be installed: [2022-07-08T11:57:25.870Z] #19 132.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-08T11:57:25.870Z] #19 132.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-08T11:57:25.870Z] #19 132.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-08T11:57:25.870Z] #19 132.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-08T11:57:25.870Z] #19 132.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-08T11:57:25.870Z] #19 132.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-08T11:57:25.870Z] #19 132.1 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-08T11:57:25.870Z] #19 132.1 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-08T11:57:25.870Z] #19 132.1 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-08T11:57:25.870Z] #19 132.1 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-08T11:57:25.870Z] #19 132.1 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-08T11:57:25.870Z] #19 132.1 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-08T11:57:25.870Z] #19 132.1 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-08T11:57:25.870Z] #19 132.1 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-08T11:57:25.870Z] #19 132.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-08T11:57:25.870Z] #19 132.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-08T11:57:25.870Z] #19 132.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-08T11:57:25.870Z] #19 132.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-08T11:57:25.870Z] #19 132.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-08T11:57:25.870Z] #19 132.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-08T11:57:25.870Z] #19 132.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-08T11:57:25.870Z] #19 132.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-08T11:57:25.870Z] #19 132.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-08T11:57:25.870Z] #19 132.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-08T11:57:25.870Z] #19 132.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-08T11:57:25.870Z] #19 132.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-08T11:57:25.870Z] #19 132.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-08T11:57:25.870Z] #19 132.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-08T11:57:25.870Z] #19 132.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-08T11:57:25.870Z] #19 132.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-08T11:57:25.870Z] #19 132.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-08T11:57:25.870Z] #19 132.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-08T11:57:25.870Z] #19 132.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-08T11:57:25.870Z] #19 132.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-08T11:57:25.870Z] #19 132.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-08T11:57:25.870Z] #19 132.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-08T11:57:25.870Z] #19 132.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-08T11:57:25.870Z] #19 132.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-08T11:57:25.870Z] #19 132.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-08T11:57:25.870Z] #19 132.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-08T11:57:25.870Z] #19 132.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-08T11:57:25.870Z] #19 132.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-08T11:57:25.870Z] #19 132.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-08T11:57:25.870Z] #19 132.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-08T11:57:25.870Z] #19 132.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-08T11:57:25.870Z] #19 132.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-08T11:57:25.870Z] #19 132.2 linux-libc-dev-s390x-cross patch xz-utils [2022-07-08T11:57:25.963Z] #14 54.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-08T11:57:25.963Z] #14 54.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T11:57:25.963Z] #14 54.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T11:57:26.022Z] #47 ... [2022-07-08T11:57:26.022Z] [2022-07-08T11:57:26.022Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:26.022Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:26.022Z] #42 33.17 Fetched 8548 kB in 26s (334 kB/s) [2022-07-08T11:57:26.022Z] #42 33.17 Reading package lists... [2022-07-08T11:57:26.087Z] #44 3.381 Scanning dependencies of target tini-static [2022-07-08T11:57:26.222Z] #14 54.43 Selecting previously unselected package dmsetup. [2022-07-08T11:57:26.222Z] #14 54.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T11:57:26.222Z] #14 54.48 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-08T11:57:26.279Z] #42 43.03 Reading package lists... [2022-07-08T11:57:26.279Z] #42 ... [2022-07-08T11:57:26.279Z] [2022-07-08T11:57:26.279Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:26.279Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:26.279Z] #55 42.02 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-08T11:57:26.279Z] #55 42.12 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-08T11:57:26.279Z] #55 42.27 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-08T11:57:26.279Z] #55 42.31 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-08T11:57:26.279Z] #55 42.54 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-08T11:57:26.279Z] #55 42.64 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-08T11:57:26.279Z] #55 42.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-08T11:57:26.279Z] #55 42.98 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-08T11:57:26.279Z] #55 43.20 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-08T11:57:26.345Z] #44 3.523 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-08T11:57:26.440Z] #19 133.1 0 upgraded, 133 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:26.440Z] #19 133.1 Need to get 788 MB of archives. [2022-07-08T11:57:26.440Z] #19 133.1 After this operation, 3385 MB of additional disk space will be used. [2022-07-08T11:57:26.440Z] #19 133.1 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-08T11:57:26.440Z] #19 133.1 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T11:57:26.440Z] #19 133.1 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T11:57:26.440Z] #19 133.1 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T11:57:26.440Z] #19 133.1 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T11:57:26.440Z] #19 133.1 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-08T11:57:26.440Z] #19 133.2 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-08T11:57:26.440Z] #19 133.3 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-08T11:57:26.481Z] #14 54.62 Selecting previously unselected package mingw-w64-common. [2022-07-08T11:57:26.481Z] #14 54.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-08T11:57:26.481Z] #14 54.64 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-08T11:57:26.536Z] #55 43.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-08T11:57:26.536Z] #55 43.64 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-08T11:57:26.536Z] #55 43.74 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-08T11:57:26.536Z] #55 43.82 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-08T11:57:26.603Z] #44 ... [2022-07-08T11:57:26.603Z] [2022-07-08T11:57:26.603Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:57:26.603Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-08T11:57:26.603Z] #53 55.95 gotestsum version dev [2022-07-08T11:57:26.603Z] #53 DONE 57.2s [2022-07-08T11:57:26.603Z] [2022-07-08T11:57:26.603Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:57:26.603Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:57:26.603Z] #77 10.78 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-08T11:57:26.603Z] #77 11.85 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-08T11:57:26.603Z] #77 12.08 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-08T11:57:26.603Z] #77 12.37 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-08T11:57:26.622Z] #47 41.47 Updating files: 32% (709/2177) Updating files: 33% (719/2177) Updating files: 34% (741/2177) Updating files: 35% (762/2177) Updating files: 36% (784/2177) Updating files: 37% (806/2177) Updating files: 38% (828/2177) Updating files: 39% (850/2177) Updating files: 40% (871/2177) Updating files: 41% (893/2177) Updating files: 42% (915/2177) Updating files: 43% (937/2177) Updating files: 44% (958/2177) Updating files: 45% (980/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-08T11:57:26.700Z] #19 133.4 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-08T11:57:26.700Z] #19 133.6 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-08T11:57:26.792Z] #55 44.04 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-08T11:57:26.792Z] #55 44.15 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-08T11:57:26.792Z] #55 ... [2022-07-08T11:57:26.792Z] [2022-07-08T11:57:26.792Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:26.792Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:26.792Z] #51 33.91 Fetched 8552 kB in 26s (328 kB/s) [2022-07-08T11:57:26.792Z] #51 33.91 Reading package lists... [2022-07-08T11:57:26.882Z] #47 43.43 + git checkout -q v2.3.0 [2022-07-08T11:57:26.959Z] #19 133.7 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-08T11:57:26.959Z] #19 133.8 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-08T11:57:26.959Z] #19 133.8 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-07-08T11:57:27.142Z] #47 ... [2022-07-08T11:57:27.142Z] [2022-07-08T11:57:27.142Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:27.142Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:27.142Z] #51 33.81 Fetched 8552 kB in 26s (327 kB/s) [2022-07-08T11:57:27.142Z] #51 33.81 Reading package lists... [2022-07-08T11:57:27.370Z] #51 43.42 Reading package lists... [2022-07-08T11:57:27.370Z] #51 ... [2022-07-08T11:57:27.370Z] [2022-07-08T11:57:27.370Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:57:27.370Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:57:27.370Z] #47 44.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-08T11:57:27.404Z] #51 43.90 Reading package lists... [2022-07-08T11:57:27.404Z] #51 ... [2022-07-08T11:57:27.404Z] [2022-07-08T11:57:27.404Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:27.404Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:27.404Z] #55 42.77 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-08T11:57:27.404Z] #55 42.79 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-08T11:57:27.404Z] #55 43.01 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-08T11:57:27.404Z] #55 43.06 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-08T11:57:27.404Z] #55 43.42 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-08T11:57:27.404Z] #55 43.62 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-08T11:57:27.404Z] #55 43.75 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-08T11:57:27.404Z] #55 43.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-08T11:57:27.404Z] #55 44.03 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-08T11:57:27.404Z] #55 44.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-08T11:57:27.404Z] #55 44.46 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-08T11:57:27.662Z] #55 44.52 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-08T11:57:27.662Z] #55 44.59 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-08T11:57:27.921Z] #55 44.88 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-08T11:57:28.180Z] #55 45.06 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-08T11:57:28.180Z] #55 45.19 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-08T11:57:28.180Z] #55 45.20 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-08T11:57:28.180Z] #55 45.29 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-08T11:57:28.439Z] #55 45.38 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-08T11:57:28.439Z] #55 45.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-08T11:57:28.506Z] #77 ... [2022-07-08T11:57:28.506Z] [2022-07-08T11:57:28.506Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:28.506Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:57:28.506Z] #14 58.85 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-08T11:57:28.506Z] #14 58.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-08T11:57:28.506Z] #14 58.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T11:57:28.506Z] #14 59.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-08T11:57:28.506Z] #14 59.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-08T11:57:28.506Z] #14 59.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T11:57:28.698Z] #55 45.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-08T11:57:28.960Z] #55 45.97 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-08T11:57:29.073Z] #14 ... [2022-07-08T11:57:29.073Z] [2022-07-08T11:57:29.073Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T11:57:29.073Z] #44 sha256:f41fd9e87fe2550103b850c64567b0a84df69e5069bcbf1484486a16fa57e815 [2022-07-08T11:57:29.073Z] #44 5.277 [100%] Linking C executable tini-static [2022-07-08T11:57:29.073Z] #44 5.742 [100%] Built target tini-static [2022-07-08T11:57:29.073Z] #44 5.819 + mkdir -p /build [2022-07-08T11:57:29.073Z] #44 5.823 + cp tini-static /build/docker-init [2022-07-08T11:57:29.073Z] #44 DONE 6.4s [2022-07-08T11:57:29.073Z] [2022-07-08T11:57:29.073Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:29.073Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:57:29.220Z] #55 46.18 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-08T11:57:29.220Z] #55 46.24 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-08T11:57:29.220Z] #55 46.32 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-08T11:57:29.480Z] #55 46.62 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-08T11:57:29.499Z] #19 136.3 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-07-08T11:57:29.499Z] #19 136.3 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-07-08T11:57:29.739Z] #55 46.70 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-08T11:57:29.774Z] #14 ... [2022-07-08T11:57:29.774Z] [2022-07-08T11:57:29.774Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:29.774Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:29.774Z] #42 47.48 Selecting previously unselected package libicu67:amd64. [2022-07-08T11:57:29.774Z] #42 47.53 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-08T11:57:29.774Z] #42 47.55 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T11:57:29.774Z] #42 54.39 Selecting previously unselected package libxml2:amd64. [2022-07-08T11:57:29.774Z] #42 54.39 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-08T11:57:29.774Z] #42 54.43 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T11:57:29.774Z] #42 55.10 Selecting previously unselected package libarchive13:amd64. [2022-07-08T11:57:29.774Z] #42 55.10 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-08T11:57:29.774Z] #42 55.10 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T11:57:29.774Z] #42 55.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-08T11:57:29.774Z] #42 55.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-08T11:57:29.774Z] #42 55.45 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T11:57:29.774Z] #42 56.11 Selecting previously unselected package librhash0:amd64. [2022-07-08T11:57:29.774Z] #42 56.11 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-08T11:57:29.774Z] #42 56.14 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-08T11:57:29.774Z] #42 56.27 Selecting previously unselected package libuv1:amd64. [2022-07-08T11:57:29.774Z] #42 56.28 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-08T11:57:29.774Z] #42 56.32 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-08T11:57:29.774Z] #42 56.47 Selecting previously unselected package cmake. [2022-07-08T11:57:29.774Z] #42 56.47 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-08T11:57:29.774Z] #42 56.50 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-08T11:57:29.774Z] #42 ... [2022-07-08T11:57:29.774Z] [2022-07-08T11:57:29.774Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:29.774Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:29.774Z] #51 57.04 Setting up criu (3.17-1) ... [2022-07-08T11:57:30.676Z] #55 47.36 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-08T11:57:30.712Z] #51 ... [2022-07-08T11:57:30.712Z] [2022-07-08T11:57:30.712Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:57:30.712Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T11:57:30.712Z] #34 48.53 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-08T11:57:30.712Z] #34 49.13 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-08T11:57:30.712Z] #34 49.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:57:30.935Z] #55 47.79 go: downloading honnef.co/go/tools v0.3.1 [2022-07-08T11:57:31.282Z] #34 ... [2022-07-08T11:57:31.282Z] [2022-07-08T11:57:31.282Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:31.282Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:31.282Z] #51 59.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:57:32.222Z] #51 DONE 60.1s [2022-07-08T11:57:32.222Z] [2022-07-08T11:57:32.222Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:57:32.222Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:57:32.222Z] #77 5.870 Cloning into '/tmp/crun-build'... [2022-07-08T11:57:32.482Z] #77 ... [2022-07-08T11:57:32.482Z] [2022-07-08T11:57:32.482Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:32.482Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:32.482Z] #42 60.68 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T11:57:32.482Z] #42 60.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:32.482Z] #42 60.70 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-08T11:57:32.482Z] #42 60.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:32.482Z] #42 60.79 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T11:57:32.482Z] #42 60.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-08T11:57:32.482Z] #42 60.80 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T11:57:32.482Z] #42 60.85 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T11:57:32.482Z] #42 60.87 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T11:57:32.482Z] #42 60.89 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-08T11:57:32.482Z] #42 60.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:57:32.794Z] #19 139.0 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-07-08T11:57:32.794Z] #19 139.0 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-07-08T11:57:33.429Z] #42 DONE 61.7s [2022-07-08T11:57:33.429Z] [2022-07-08T11:57:33.429Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T11:57:33.429Z] #43 sha256:bccc93506c2094697a72ac5815fb471a03919d19962cad2e6477f5f13fb50c92 [2022-07-08T11:57:33.926Z] #47 ... [2022-07-08T11:57:33.927Z] [2022-07-08T11:57:33.927Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:33.927Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:33.927Z] #14 40.89 Reading package lists... [2022-07-08T11:57:34.240Z] #55 ... [2022-07-08T11:57:34.240Z] [2022-07-08T11:57:34.240Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:34.240Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:34.240Z] #62 41.16 Reading package lists... [2022-07-08T11:57:34.339Z] #14 65.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-08T11:57:34.339Z] #14 65.06 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-08T11:57:34.339Z] #14 65.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:57:34.375Z] #43 DONE 0.9s [2022-07-08T11:57:34.375Z] [2022-07-08T11:57:34.375Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T11:57:34.375Z] #44 sha256:13a778b4129c90dc9c1410a43f6a837d61b20d59ded48b763d1d4fb5bc309ff4 [2022-07-08T11:57:34.704Z] #19 141.2 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-08T11:57:34.704Z] #19 141.2 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-07-08T11:57:35.819Z] #14 50.27 Building dependency tree... [2022-07-08T11:57:36.145Z] #62 50.78 Building dependency tree... [2022-07-08T11:57:36.145Z] #62 ... [2022-07-08T11:57:36.145Z] [2022-07-08T11:57:36.145Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:36.145Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:36.145Z] #76 42.92 Reading package lists... [2022-07-08T11:57:36.145Z] #76 52.77 Building dependency tree... [2022-07-08T11:57:36.145Z] #76 ... [2022-07-08T11:57:36.145Z] [2022-07-08T11:57:36.145Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:36.146Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:36.146Z] #42 40.06 Building dependency tree... [2022-07-08T11:57:36.146Z] #42 47.14 The following additional packages will be installed: [2022-07-08T11:57:36.146Z] #42 47.18 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-08T11:57:36.146Z] #42 47.24 Suggested packages: [2022-07-08T11:57:36.146Z] #42 47.25 cmake-doc ninja-build lrzip [2022-07-08T11:57:36.146Z] #42 47.25 Recommended packages: [2022-07-08T11:57:36.146Z] #42 47.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-08T11:57:36.146Z] #42 48.79 The following NEW packages will be installed: [2022-07-08T11:57:36.146Z] #42 48.84 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-08T11:57:36.146Z] #42 48.88 vim-common xxd [2022-07-08T11:57:36.146Z] #42 49.48 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:36.146Z] #42 49.48 Need to get 17.7 MB of archives. [2022-07-08T11:57:36.146Z] #42 49.48 After this operation, 70.7 MB of additional disk space will be used. [2022-07-08T11:57:36.146Z] #42 49.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T11:57:36.146Z] #42 49.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T11:57:36.146Z] #42 49.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-08T11:57:36.146Z] #42 49.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T11:57:36.146Z] #42 50.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-08T11:57:36.146Z] #42 50.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-08T11:57:36.146Z] #42 50.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-08T11:57:36.146Z] #42 50.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-08T11:57:36.146Z] #42 50.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-08T11:57:36.146Z] #42 50.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-08T11:57:36.146Z] #42 52.73 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:36.404Z] #42 ... [2022-07-08T11:57:36.404Z] [2022-07-08T11:57:36.404Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:36.404Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:36.404Z] #55 50.85 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-08T11:57:36.404Z] #55 50.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-08T11:57:36.404Z] #55 51.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-08T11:57:36.404Z] #55 51.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-08T11:57:36.404Z] #55 51.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-08T11:57:36.404Z] #55 51.50 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-08T11:57:36.404Z] #55 51.70 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-08T11:57:36.404Z] #55 51.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-08T11:57:36.404Z] #55 52.26 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-08T11:57:36.404Z] #55 52.27 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-08T11:57:36.404Z] #55 52.57 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-08T11:57:36.404Z] #55 52.75 go: downloading golang.org/x/text v0.3.7 [2022-07-08T11:57:37.251Z] #19 143.6 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-08T11:57:37.251Z] #19 143.6 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-07-08T11:57:37.312Z] #14 ... [2022-07-08T11:57:37.312Z] [2022-07-08T11:57:37.312Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:37.312Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:37.312Z] #55 44.30 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-08T11:57:37.312Z] #55 44.66 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-08T11:57:37.312Z] #55 44.74 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-08T11:57:37.312Z] #55 44.80 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-08T11:57:37.312Z] #55 44.93 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-08T11:57:37.312Z] #55 45.11 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-08T11:57:37.312Z] #55 45.37 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-08T11:57:37.312Z] #55 45.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-08T11:57:37.312Z] #55 45.86 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-08T11:57:37.312Z] #55 45.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-08T11:57:37.312Z] #55 46.05 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-08T11:57:37.312Z] #55 46.15 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-08T11:57:37.312Z] #55 47.09 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-08T11:57:37.312Z] #55 47.48 go: downloading honnef.co/go/tools v0.3.1 [2022-07-08T11:57:37.312Z] #55 49.99 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-08T11:57:37.312Z] #55 50.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-08T11:57:37.312Z] #55 50.43 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-08T11:57:37.312Z] #55 50.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-08T11:57:37.312Z] #55 50.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-08T11:57:37.312Z] #55 50.81 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-08T11:57:37.312Z] #55 50.97 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-08T11:57:37.312Z] #55 51.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-08T11:57:37.312Z] #55 51.72 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-08T11:57:37.312Z] #55 51.73 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-08T11:57:37.312Z] #55 52.02 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-08T11:57:37.312Z] #55 52.41 go: downloading golang.org/x/text v0.3.7 [2022-07-08T11:57:38.579Z] #44 ... [2022-07-08T11:57:38.579Z] [2022-07-08T11:57:38.579Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:57:38.579Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:57:38.579Z] #53 65.38 gotestsum version dev [2022-07-08T11:57:38.579Z] #53 DONE 66.1s [2022-07-08T11:57:38.579Z] [2022-07-08T11:57:38.579Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:57:38.579Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:57:38.579Z] #77 12.87 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-08T11:57:38.579Z] #77 12.91 Cloning into '/tmp/crun-build/libocispec'... [2022-07-08T11:57:38.579Z] #77 14.08 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-08T11:57:38.579Z] #77 14.13 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-08T11:57:38.579Z] #77 14.13 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-08T11:57:38.579Z] #77 14.13 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-08T11:57:38.579Z] #77 14.16 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-08T11:57:39.150Z] #77 16.13 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-08T11:57:39.161Z] #19 145.9 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-08T11:57:39.161Z] #19 145.9 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-07-08T11:57:39.161Z] #19 145.9 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-07-08T11:57:39.161Z] #19 145.9 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-08T11:57:39.161Z] #19 145.9 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-08T11:57:39.161Z] #19 145.9 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-08T11:57:39.161Z] #19 145.9 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-08T11:57:39.161Z] #19 145.9 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-08T11:57:39.161Z] #19 145.9 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-07-08T11:57:39.161Z] #19 145.9 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-08T11:57:39.161Z] #19 145.9 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-08T11:57:39.161Z] #19 145.9 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-08T11:57:39.161Z] #19 145.9 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-08T11:57:39.161Z] #19 146.0 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-08T11:57:39.161Z] #19 146.0 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-08T11:57:39.421Z] #19 146.1 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-08T11:57:39.421Z] #19 146.2 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-08T11:57:39.421Z] #19 146.3 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-08T11:57:39.421Z] #19 146.3 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-07-08T11:57:39.686Z] #55 ... [2022-07-08T11:57:39.686Z] [2022-07-08T11:57:39.686Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:57:39.686Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:57:39.686Z] #47 46.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-08T11:57:39.686Z] #47 ... [2022-07-08T11:57:39.686Z] [2022-07-08T11:57:39.686Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:39.686Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:39.686Z] #42 53.43 Fetched 17.7 MB in 2s (9012 kB/s) [2022-07-08T11:57:39.686Z] #42 53.65 Selecting previously unselected package xxd. [2022-07-08T11:57:39.686Z] #42 53.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:39.686Z] #42 53.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T11:57:39.686Z] #42 53.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:39.686Z] #42 54.41 Selecting previously unselected package vim-common. [2022-07-08T11:57:39.686Z] #42 54.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T11:57:39.686Z] #42 54.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:39.686Z] #42 55.24 Selecting previously unselected package cmake-data. [2022-07-08T11:57:39.686Z] #42 55.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-08T11:57:39.686Z] #42 55.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T11:57:39.827Z] #55 ... [2022-07-08T11:57:39.827Z] [2022-07-08T11:57:39.827Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:39.827Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:39.827Z] #14 56.84 The following additional packages will be installed: [2022-07-08T11:57:39.827Z] #14 56.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T11:57:39.827Z] #14 56.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-08T11:57:39.827Z] #14 56.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-08T11:57:39.827Z] #14 56.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-08T11:57:39.827Z] #14 56.84 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-08T11:57:39.827Z] #14 56.84 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-08T11:57:39.827Z] #14 56.84 mingw-w64-common mingw-w64-x86-64-dev [2022-07-08T11:57:39.827Z] #14 56.85 Suggested packages: [2022-07-08T11:57:39.827Z] #14 56.88 gcc-10-locales seccomp wine64 [2022-07-08T11:57:40.361Z] #19 ... [2022-07-08T11:57:40.361Z] [2022-07-08T11:57:40.361Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:57:40.361Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:57:40.361Z] #84 102.9 configure.ac:11: installing 'build-aux/compile' [2022-07-08T11:57:40.621Z] #84 102.9 configure.ac:11: installing 'build-aux/config.guess' [2022-07-08T11:57:40.621Z] #84 103.0 configure.ac:11: installing 'build-aux/config.sub' [2022-07-08T11:57:40.621Z] #84 103.0 configure.ac:13: installing 'build-aux/install-sh' [2022-07-08T11:57:40.621Z] #84 103.0 configure.ac:13: installing 'build-aux/missing' [2022-07-08T11:57:40.621Z] #84 103.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-08T11:57:40.621Z] #84 103.2 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T11:57:41.058Z] #77 17.96 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-08T11:57:42.022Z] #77 ... [2022-07-08T11:57:42.022Z] [2022-07-08T11:57:42.022Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T11:57:42.022Z] #44 sha256:13a778b4129c90dc9c1410a43f6a837d61b20d59ded48b763d1d4fb5bc309ff4 [2022-07-08T11:57:42.022Z] #44 5.359 + RM_GOPATH=0 [2022-07-08T11:57:42.022Z] #44 5.359 + TMP_GOPATH= [2022-07-08T11:57:42.022Z] #44 5.359 + : /build [2022-07-08T11:57:42.022Z] #44 5.359 + '[' -z '' ']' [2022-07-08T11:57:42.022Z] #44 5.359 ++ mktemp -d [2022-07-08T11:57:42.022Z] #44 5.383 + export GOPATH=/tmp/tmp.trCWvWsHrb [2022-07-08T11:57:42.022Z] #44 5.383 + GOPATH=/tmp/tmp.trCWvWsHrb [2022-07-08T11:57:42.022Z] #44 5.383 + RM_GOPATH=1 [2022-07-08T11:57:42.022Z] #44 5.383 + case "$(go env GOARCH)" in [2022-07-08T11:57:42.022Z] #44 5.383 ++ go env GOARCH [2022-07-08T11:57:42.022Z] #44 5.399 Install tini version v0.19.0 [2022-07-08T11:57:42.022Z] #44 5.399 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:42.022Z] #44 5.399 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:42.022Z] #44 5.399 ++ dirname /install.sh [2022-07-08T11:57:42.022Z] #44 5.399 + dir=/ [2022-07-08T11:57:42.022Z] #44 5.399 + bin=tini [2022-07-08T11:57:42.022Z] #44 5.399 + shift [2022-07-08T11:57:42.022Z] #44 5.399 + '[' '!' -f //tini.installer ']' [2022-07-08T11:57:42.022Z] #44 5.399 + . //tini.installer [2022-07-08T11:57:42.022Z] #44 5.399 ++ : v0.19.0 [2022-07-08T11:57:42.022Z] #44 5.399 + install_tini [2022-07-08T11:57:42.022Z] #44 5.399 + echo 'Install tini version v0.19.0' [2022-07-08T11:57:42.022Z] #44 5.399 + git clone https://github.com/krallin/tini.git /tmp/tmp.trCWvWsHrb/tini [2022-07-08T11:57:42.022Z] #44 5.423 Cloning into '/tmp/tmp.trCWvWsHrb/tini'... [2022-07-08T11:57:42.022Z] #44 6.161 + cd /tmp/tmp.trCWvWsHrb/tini [2022-07-08T11:57:42.022Z] #44 6.161 + git checkout -q v0.19.0 [2022-07-08T11:57:42.022Z] #44 6.191 + cmake . [2022-07-08T11:57:42.022Z] #44 6.859 -- The C compiler identification is GNU 10.2.1 [2022-07-08T11:57:42.022Z] #44 6.943 -- Detecting C compiler ABI info [2022-07-08T11:57:42.022Z] #44 7.630 -- Detecting C compiler ABI info - done [2022-07-08T11:57:42.022Z] #44 7.683 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-08T11:57:42.022Z] #44 7.688 -- Detecting C compile features [2022-07-08T11:57:42.022Z] #44 7.730 -- Detecting C compile features - done [2022-07-08T11:57:42.022Z] #44 7.793 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-08T11:57:42.282Z] #44 7.939 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-08T11:57:42.282Z] #44 8.039 -- Configuring done [2022-07-08T11:57:42.346Z] #14 59.20 The following NEW packages will be installed: [2022-07-08T11:57:42.346Z] #14 59.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T11:57:42.346Z] #14 59.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-08T11:57:42.346Z] #14 59.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-08T11:57:42.346Z] #14 59.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-08T11:57:42.346Z] #14 59.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-08T11:57:42.346Z] #14 59.23 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-08T11:57:42.346Z] #14 59.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-08T11:57:42.346Z] #14 59.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-08T11:57:42.346Z] #14 59.23 mingw-w64-x86-64-dev [2022-07-08T11:57:42.532Z] #84 104.7 checking build system type... x86_64-pc-linux-gnu [2022-07-08T11:57:42.532Z] #84 105.1 checking host system type... x86_64-pc-linux-gnu [2022-07-08T11:57:42.532Z] #84 105.1 checking how to print strings... printf [2022-07-08T11:57:42.532Z] #84 105.1 checking for gcc... gcc [2022-07-08T11:57:42.542Z] #44 8.080 -- Generating done [2022-07-08T11:57:42.542Z] #44 8.080 -- Build files have been written to: /tmp/tmp.trCWvWsHrb/tini [2022-07-08T11:57:42.542Z] #44 8.159 + make tini-static [2022-07-08T11:57:42.603Z] #14 59.73 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:42.603Z] #14 59.73 Need to get 115 MB of archives. [2022-07-08T11:57:42.603Z] #14 59.73 After this operation, 645 MB of additional disk space will be used. [2022-07-08T11:57:42.603Z] #14 59.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-08T11:57:42.802Z] #44 8.502 Scanning dependencies of target tini-static [2022-07-08T11:57:42.802Z] #44 ... [2022-07-08T11:57:42.802Z] [2022-07-08T11:57:42.802Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:42.802Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:42.802Z] #14 61.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-08T11:57:42.802Z] #14 61.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-08T11:57:42.802Z] #14 61.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T11:57:42.802Z] #14 67.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-08T11:57:42.802Z] #14 67.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:57:42.802Z] #14 67.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T11:57:42.802Z] #14 68.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-08T11:57:42.802Z] #14 68.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:57:42.802Z] #14 68.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T11:57:42.860Z] #14 59.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-08T11:57:43.063Z] #14 ... [2022-07-08T11:57:43.063Z] [2022-07-08T11:57:43.063Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T11:57:43.063Z] #44 sha256:13a778b4129c90dc9c1410a43f6a837d61b20d59ded48b763d1d4fb5bc309ff4 [2022-07-08T11:57:43.063Z] #44 8.705 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-08T11:57:43.080Z] #84 105.3 checking whether the C compiler works... yes [2022-07-08T11:57:43.080Z] #84 105.6 checking for C compiler default output file name... a.out [2022-07-08T11:57:43.120Z] #14 60.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-08T11:57:43.120Z] #14 60.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-08T11:57:43.120Z] #14 60.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-08T11:57:43.120Z] #14 60.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-08T11:57:43.340Z] #84 105.6 checking for suffix of executables... [2022-07-08T11:57:43.603Z] #84 105.8 checking whether we are cross compiling... no [2022-07-08T11:57:43.603Z] #84 106.1 checking for suffix of object files... o [2022-07-08T11:57:43.687Z] #14 ... [2022-07-08T11:57:43.687Z] [2022-07-08T11:57:43.687Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:43.687Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:43.687Z] #76 41.39 Reading package lists... [2022-07-08T11:57:43.687Z] #76 50.85 Building dependency tree... [2022-07-08T11:57:43.687Z] #76 57.11 python3 is already the newest version (3.9.2-3). [2022-07-08T11:57:43.687Z] #76 57.11 The following additional packages will be installed: [2022-07-08T11:57:43.687Z] #76 57.14 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-08T11:57:43.687Z] #76 57.15 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-08T11:57:43.687Z] #76 57.17 Suggested packages: [2022-07-08T11:57:43.687Z] #76 57.18 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-08T11:57:43.687Z] #76 57.18 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-08T11:57:43.687Z] #76 57.18 m4-doc ed diffutils-doc [2022-07-08T11:57:43.687Z] #76 57.18 Recommended packages: [2022-07-08T11:57:43.687Z] #76 57.18 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-08T11:57:43.687Z] #76 59.47 The following NEW packages will be installed: [2022-07-08T11:57:43.687Z] #76 59.50 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-08T11:57:43.687Z] #76 59.51 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-08T11:57:43.687Z] #76 59.52 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-08T11:57:43.687Z] #76 59.52 libyajl2 m4 patch xz-utils [2022-07-08T11:57:43.687Z] #76 60.14 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:43.687Z] #76 60.14 Need to get 5939 kB of archives. [2022-07-08T11:57:43.687Z] #76 60.14 After this operation, 18.7 MB of additional disk space will be used. [2022-07-08T11:57:43.687Z] #76 60.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T11:57:43.687Z] #76 60.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T11:57:43.687Z] #76 60.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T11:57:43.687Z] #76 60.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T11:57:43.687Z] #76 60.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-08T11:57:43.687Z] #76 60.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-08T11:57:43.687Z] #76 60.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-08T11:57:43.687Z] #76 60.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-08T11:57:43.687Z] #76 60.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-08T11:57:43.687Z] #76 60.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-08T11:57:43.687Z] #76 60.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T11:57:43.687Z] #76 60.51 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T11:57:43.687Z] #76 60.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-08T11:57:43.687Z] #76 60.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T11:57:43.687Z] #76 60.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-08T11:57:43.687Z] #76 60.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T11:57:43.687Z] #76 60.77 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-07-08T11:57:43.687Z] #76 60.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T11:57:43.687Z] #76 60.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T11:57:43.687Z] #76 60.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-08T11:57:43.687Z] #76 60.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T11:57:43.687Z] #76 ... [2022-07-08T11:57:43.687Z] [2022-07-08T11:57:43.687Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:43.687Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:43.687Z] #14 60.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-08T11:57:43.687Z] #14 ... [2022-07-08T11:57:43.687Z] [2022-07-08T11:57:43.687Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:43.687Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:43.687Z] #62 41.68 Reading package lists... [2022-07-08T11:57:43.687Z] #62 51.14 Building dependency tree... [2022-07-08T11:57:43.687Z] #62 57.42 The following additional packages will be installed: [2022-07-08T11:57:43.687Z] #62 57.46 libbtrfs0 [2022-07-08T11:57:43.687Z] #62 57.85 The following NEW packages will be installed: [2022-07-08T11:57:43.687Z] #62 57.87 libbtrfs-dev libbtrfs0 [2022-07-08T11:57:43.687Z] #62 58.34 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:43.687Z] #62 58.34 Need to get 460 kB of archives. [2022-07-08T11:57:43.687Z] #62 58.34 After this operation, 1237 kB of additional disk space will be used. [2022-07-08T11:57:43.687Z] #62 58.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T11:57:43.687Z] #62 58.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T11:57:43.687Z] #62 60.37 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:43.687Z] #62 60.90 Fetched 460 kB in 0s (1175 kB/s) [2022-07-08T11:57:43.946Z] #62 61.07 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T11:57:43.946Z] #62 61.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2022-07-08T11:57:43.946Z] #62 ... [2022-07-08T11:57:43.946Z] [2022-07-08T11:57:43.946Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:43.946Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:43.946Z] #14 61.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-08T11:57:43.946Z] #14 61.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-08T11:57:44.173Z] #84 106.2 checking whether we are using the GNU C compiler... yes [2022-07-08T11:57:44.173Z] #84 106.4 checking whether gcc accepts -g... yes [2022-07-08T11:57:44.309Z] #14 ... [2022-07-08T11:57:44.309Z] [2022-07-08T11:57:44.309Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T11:57:44.309Z] #64 sha256:91efe4165e40d7bdbe86cb39069ad8f10746027e8240973137e1f1891075a687 [2022-07-08T11:57:44.310Z] #64 41.79 Updating files: 67% (3234/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-08T11:57:44.310Z] #64 42.74 + cd /tmp/tmp.9WZum3YZJe/src/github.com/containerd/containerd [2022-07-08T11:57:44.310Z] #64 42.74 + git checkout -q v1.6.6 [2022-07-08T11:57:44.434Z] #84 106.6 checking for gcc option to accept ISO C89... none needed [2022-07-08T11:57:44.444Z] #44 10.10 [100%] Linking C executable tini-static [2022-07-08T11:57:44.694Z] #84 106.8 checking whether gcc understands -c and -o together... yes [2022-07-08T11:57:44.694Z] #84 107.0 checking for a sed that does not truncate output... /bin/sed [2022-07-08T11:57:44.694Z] #84 107.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T11:57:44.694Z] #84 107.1 checking for egrep... /bin/grep -E [2022-07-08T11:57:44.694Z] #84 107.1 checking for fgrep... /bin/grep -F [2022-07-08T11:57:44.694Z] #84 107.1 checking for ld used by gcc... /usr/bin/ld [2022-07-08T11:57:44.694Z] #84 107.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T11:57:44.694Z] #84 107.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T11:57:44.876Z] #64 44.16 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-08T11:57:44.954Z] #84 107.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T11:57:44.954Z] #84 107.4 checking whether ln -s works... yes [2022-07-08T11:57:44.954Z] #84 107.4 checking the maximum length of command line arguments... 1572864 [2022-07-08T11:57:44.954Z] #84 107.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T11:57:44.954Z] #84 107.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T11:57:44.954Z] #84 107.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T11:57:44.954Z] #84 107.5 checking for objdump... objdump [2022-07-08T11:57:44.954Z] #84 107.5 checking how to recognize dependent libraries... pass_all [2022-07-08T11:57:44.954Z] #84 107.5 checking for dlltool... no [2022-07-08T11:57:44.954Z] #84 107.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T11:57:44.954Z] #84 107.5 checking for ar... ar [2022-07-08T11:57:44.960Z] #42 ... [2022-07-08T11:57:44.960Z] [2022-07-08T11:57:44.960Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:44.960Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:44.960Z] #62 50.78 Building dependency tree... [2022-07-08T11:57:44.960Z] #62 57.25 The following additional packages will be installed: [2022-07-08T11:57:44.960Z] #62 57.26 libbtrfs0 [2022-07-08T11:57:44.960Z] #62 57.71 The following NEW packages will be installed: [2022-07-08T11:57:44.960Z] #62 57.71 libbtrfs-dev libbtrfs0 [2022-07-08T11:57:44.960Z] #62 58.32 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:44.960Z] #62 58.32 Need to get 460 kB of archives. [2022-07-08T11:57:44.960Z] #62 58.32 After this operation, 1237 kB of additional disk space will be used. [2022-07-08T11:57:44.960Z] #62 58.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T11:57:44.960Z] #62 58.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T11:57:44.960Z] #62 60.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:44.960Z] #62 60.91 Fetched 460 kB in 0s (1234 kB/s) [2022-07-08T11:57:44.960Z] #62 61.13 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T11:57:44.960Z] #62 61.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:44.960Z] #62 61.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T11:57:44.960Z] #62 61.35 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T11:57:44.960Z] #62 ... [2022-07-08T11:57:44.960Z] [2022-07-08T11:57:44.960Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:44.960Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:44.960Z] #14 42.26 Reading package lists... [2022-07-08T11:57:44.960Z] #14 51.56 Building dependency tree... [2022-07-08T11:57:44.960Z] #14 57.83 The following additional packages will be installed: [2022-07-08T11:57:44.960Z] #14 57.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T11:57:44.960Z] #14 57.83 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-08T11:57:44.960Z] #14 57.83 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-08T11:57:44.960Z] #14 57.83 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-08T11:57:44.960Z] #14 57.83 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-08T11:57:44.960Z] #14 57.83 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-08T11:57:44.960Z] #14 57.83 mingw-w64-common mingw-w64-x86-64-dev [2022-07-08T11:57:44.960Z] #14 57.92 Suggested packages: [2022-07-08T11:57:44.960Z] #14 57.95 gcc-10-locales seccomp wine64 [2022-07-08T11:57:44.960Z] #14 60.37 The following NEW packages will be installed: [2022-07-08T11:57:44.960Z] #14 60.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T11:57:44.960Z] #14 60.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-08T11:57:44.960Z] #14 60.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-08T11:57:44.960Z] #14 60.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-08T11:57:44.960Z] #14 60.39 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-08T11:57:44.960Z] #14 60.39 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-08T11:57:44.960Z] #14 60.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-08T11:57:44.960Z] #14 60.41 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-08T11:57:44.960Z] #14 60.41 mingw-w64-x86-64-dev [2022-07-08T11:57:44.960Z] #14 61.05 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:44.960Z] #14 61.05 Need to get 115 MB of archives. [2022-07-08T11:57:44.960Z] #14 61.05 After this operation, 645 MB of additional disk space will be used. [2022-07-08T11:57:44.960Z] #14 61.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-08T11:57:44.960Z] #14 61.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-08T11:57:44.960Z] #14 61.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-08T11:57:44.960Z] #14 61.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-08T11:57:44.960Z] #14 61.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-08T11:57:44.960Z] #14 61.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-08T11:57:44.960Z] #14 ... [2022-07-08T11:57:44.960Z] [2022-07-08T11:57:44.960Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:44.960Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:44.960Z] #42 61.60 Selecting previously unselected package libicu67:amd64. [2022-07-08T11:57:44.960Z] #42 61.64 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-08T11:57:44.960Z] #42 61.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T11:57:45.135Z] #64 44.16 + BUILDTAGS='netgo osusergo static_build' [2022-07-08T11:57:45.135Z] #64 44.16 + export EXTRA_FLAGS=-buildmode=pie [2022-07-08T11:57:45.135Z] #64 44.16 + EXTRA_FLAGS=-buildmode=pie [2022-07-08T11:57:45.135Z] #64 44.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-08T11:57:45.135Z] #64 44.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-08T11:57:45.135Z] #64 44.16 + '[' '' = dynamic ']' [2022-07-08T11:57:45.135Z] #64 44.16 + make [2022-07-08T11:57:45.215Z] #84 107.5 checking for archiver @FILE support... @ [2022-07-08T11:57:45.215Z] #84 107.6 checking for strip... strip [2022-07-08T11:57:45.215Z] #84 107.6 checking for ranlib... ranlib [2022-07-08T11:57:45.215Z] #84 107.6 checking for gawk... no [2022-07-08T11:57:45.215Z] #84 107.6 checking for mawk... mawk [2022-07-08T11:57:45.339Z] #14 62.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-08T11:57:45.339Z] #14 ... [2022-07-08T11:57:45.339Z] [2022-07-08T11:57:45.339Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:45.339Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:45.339Z] #42 43.03 Reading package lists... [2022-07-08T11:57:45.339Z] #42 52.67 Building dependency tree... [2022-07-08T11:57:45.339Z] #42 59.69 The following additional packages will be installed: [2022-07-08T11:57:45.339Z] #42 59.69 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-08T11:57:45.339Z] #42 59.72 Suggested packages: [2022-07-08T11:57:45.339Z] #42 59.78 cmake-doc ninja-build lrzip [2022-07-08T11:57:45.339Z] #42 59.78 Recommended packages: [2022-07-08T11:57:45.339Z] #42 59.78 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-08T11:57:45.339Z] #42 61.14 The following NEW packages will be installed: [2022-07-08T11:57:45.339Z] #42 61.15 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-08T11:57:45.339Z] #42 61.15 vim-common xxd [2022-07-08T11:57:45.339Z] #42 61.81 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:45.339Z] #42 61.81 Need to get 17.7 MB of archives. [2022-07-08T11:57:45.339Z] #42 61.81 After this operation, 70.7 MB of additional disk space will be used. [2022-07-08T11:57:45.339Z] #42 61.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T11:57:45.339Z] #42 61.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T11:57:45.339Z] #42 61.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-08T11:57:45.339Z] #42 61.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T11:57:45.339Z] #42 ... [2022-07-08T11:57:45.339Z] [2022-07-08T11:57:45.340Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:45.340Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:45.340Z] #62 61.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:45.340Z] #62 61.19 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T11:57:45.340Z] #62 61.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T11:57:45.340Z] #62 61.46 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T11:57:45.340Z] #62 61.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T11:57:45.340Z] #62 61.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T11:57:45.388Z] #44 10.77 [100%] Built target tini-static [2022-07-08T11:57:45.388Z] #44 10.81 + mkdir -p /build [2022-07-08T11:57:45.388Z] #44 10.81 + cp tini-static /build/docker-init [2022-07-08T11:57:45.598Z] #62 62.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T11:57:45.599Z] #62 62.72 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T11:57:45.599Z] #62 62.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:57:45.785Z] #84 107.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T11:57:45.785Z] #84 108.1 checking for sysroot... no [2022-07-08T11:57:45.785Z] #84 108.1 checking for a working dd... /bin/dd [2022-07-08T11:57:45.785Z] #84 108.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T11:57:46.045Z] #84 108.3 checking for mt... no [2022-07-08T11:57:46.045Z] #84 108.3 checking if : is a manifest tool... no [2022-07-08T11:57:46.045Z] #84 108.4 checking how to run the C preprocessor... gcc -E [2022-07-08T11:57:46.172Z] #62 ... [2022-07-08T11:57:46.172Z] [2022-07-08T11:57:46.172Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:46.172Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:46.172Z] #51 43.42 Reading package lists... [2022-07-08T11:57:46.172Z] #51 53.42 Building dependency tree... [2022-07-08T11:57:46.172Z] #51 60.05 The following additional packages will be installed: [2022-07-08T11:57:46.172Z] #51 60.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T11:57:46.172Z] #51 60.07 python3-protobuf python3-six [2022-07-08T11:57:46.172Z] #51 60.11 Suggested packages: [2022-07-08T11:57:46.172Z] #51 60.13 python3-setuptools [2022-07-08T11:57:46.172Z] #51 60.13 Recommended packages: [2022-07-08T11:57:46.172Z] #51 60.13 iproute2 | iproute [2022-07-08T11:57:46.172Z] #51 61.14 The following NEW packages will be installed: [2022-07-08T11:57:46.172Z] #51 61.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T11:57:46.172Z] #51 61.15 python3-protobuf python3-six [2022-07-08T11:57:46.172Z] #51 61.75 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:46.172Z] #51 61.75 Need to get 2314 kB of archives. [2022-07-08T11:57:46.172Z] #51 61.75 After this operation, 11.1 MB of additional disk space will be used. [2022-07-08T11:57:46.173Z] #51 61.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-08T11:57:46.173Z] #51 61.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T11:57:46.173Z] #51 61.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-08T11:57:46.173Z] #51 61.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-08T11:57:46.173Z] #51 61.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T11:57:46.173Z] #51 61.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-08T11:57:46.173Z] #51 61.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T11:57:46.173Z] #51 ... [2022-07-08T11:57:46.173Z] [2022-07-08T11:57:46.173Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:46.173Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:46.173Z] #42 62.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-08T11:57:46.173Z] #42 62.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-08T11:57:46.173Z] #42 62.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-08T11:57:46.173Z] #42 62.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-08T11:57:46.173Z] #42 62.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-08T11:57:46.173Z] #42 62.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-08T11:57:46.337Z] #42 ... [2022-07-08T11:57:46.337Z] [2022-07-08T11:57:46.337Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:46.337Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:46.337Z] #51 43.90 Reading package lists... [2022-07-08T11:57:46.337Z] #51 53.26 Building dependency tree... [2022-07-08T11:57:46.337Z] #51 59.86 The following additional packages will be installed: [2022-07-08T11:57:46.337Z] #51 59.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T11:57:46.337Z] #51 59.92 python3-protobuf python3-six [2022-07-08T11:57:46.337Z] #51 59.92 Suggested packages: [2022-07-08T11:57:46.337Z] #51 59.96 python3-setuptools [2022-07-08T11:57:46.337Z] #51 59.96 Recommended packages: [2022-07-08T11:57:46.337Z] #51 59.96 iproute2 | iproute [2022-07-08T11:57:46.337Z] #51 61.20 The following NEW packages will be installed: [2022-07-08T11:57:46.337Z] #51 61.23 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T11:57:46.337Z] #51 61.30 python3-protobuf python3-six [2022-07-08T11:57:46.337Z] #51 62.05 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:46.337Z] #51 62.05 Need to get 2314 kB of archives. [2022-07-08T11:57:46.337Z] #51 62.05 After this operation, 11.1 MB of additional disk space will be used. [2022-07-08T11:57:46.337Z] #51 62.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-08T11:57:46.337Z] #51 62.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T11:57:46.337Z] #51 62.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-08T11:57:46.337Z] #51 62.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-08T11:57:46.337Z] #51 62.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T11:57:46.337Z] #51 62.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-08T11:57:46.337Z] #51 62.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T11:57:46.364Z] #44 DONE 11.9s [2022-07-08T11:57:46.364Z] [2022-07-08T11:57:46.364Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:57:46.364Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:57:46.364Z] #77 19.36 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-08T11:57:46.364Z] #77 19.57 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-08T11:57:46.364Z] #77 19.77 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-08T11:57:46.430Z] #42 ... [2022-07-08T11:57:46.430Z] [2022-07-08T11:57:46.430Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:57:46.430Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T11:57:46.430Z] #57 63.20 v3.0.2 [2022-07-08T11:57:46.430Z] #57 DONE 63.7s [2022-07-08T11:57:46.430Z] [2022-07-08T11:57:46.430Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:46.430Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:46.430Z] #62 DONE 63.7s [2022-07-08T11:57:46.596Z] #51 ... [2022-07-08T11:57:46.596Z] [2022-07-08T11:57:46.596Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:46.596Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:46.596Z] #62 61.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T11:57:46.596Z] #62 61.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T11:57:46.596Z] #62 61.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T11:57:46.596Z] #62 62.84 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T11:57:46.596Z] #62 62.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T11:57:46.596Z] #62 62.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:57:46.698Z] [2022-07-08T11:57:46.698Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:46.698Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:46.698Z] #76 60.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T11:57:46.698Z] #76 60.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-08T11:57:46.698Z] #76 62.59 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:46.698Z] #76 63.15 Fetched 5939 kB in 1s (5031 kB/s) [2022-07-08T11:57:46.698Z] #76 63.48 Selecting previously unselected package bzip2. [2022-07-08T11:57:46.698Z] #76 63.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 ... 15718 files and directories currently installed.) [2022-07-08T11:57:46.698Z] #76 63.56 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T11:57:46.698Z] #76 63.66 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T11:57:46.698Z] #76 ... [2022-07-08T11:57:46.698Z] [2022-07-08T11:57:46.698Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T11:57:46.698Z] #63 sha256:99a12328d86276ad32ab3d7c0c163ec611ebae94f0cb5cb44501610daf10b56b [2022-07-08T11:57:46.698Z] #63 DONE 0.2s [2022-07-08T11:57:46.698Z] [2022-07-08T11:57:46.698Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:46.698Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:46.698Z] #76 63.93 Selecting previously unselected package libmagic-mgc. [2022-07-08T11:57:46.698Z] #76 63.96 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T11:57:46.872Z] #62 ... [2022-07-08T11:57:46.872Z] [2022-07-08T11:57:46.872Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T11:57:46.872Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T11:57:46.872Z] #57 63.19 v3.0.2 [2022-07-08T11:57:46.872Z] #57 DONE 63.8s [2022-07-08T11:57:46.872Z] [2022-07-08T11:57:46.872Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T11:57:46.872Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T11:57:46.872Z] #62 DONE 63.8s [2022-07-08T11:57:46.872Z] [2022-07-08T11:57:46.872Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T11:57:46.872Z] #63 sha256:7ec5345e9c34fae0da620e04064924c52eb4235e164a1ea1397482529fba854d [2022-07-08T11:57:46.955Z] #76 64.07 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T11:57:47.038Z] #64 45.97 + bin/ctr [2022-07-08T11:57:47.441Z] #63 DONE 0.5s [2022-07-08T11:57:47.441Z] [2022-07-08T11:57:47.441Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T11:57:47.441Z] #64 sha256:2a54f301885d84cfbc9b5ac308dfc9574424c30e4001efb0e1220aa3cc675c8a [2022-07-08T11:57:47.685Z] #84 108.9 checking for ANSI C header files... yes [2022-07-08T11:57:47.885Z] #76 65.05 Selecting previously unselected package libmagic1:amd64. [2022-07-08T11:57:47.886Z] #76 65.05 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T11:57:47.886Z] #76 65.06 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T11:57:47.945Z] #84 110.1 checking for sys/types.h... yes [2022-07-08T11:57:48.144Z] #76 65.41 Selecting previously unselected package file. [2022-07-08T11:57:48.144Z] #76 65.41 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-08T11:57:48.144Z] #76 65.41 Unpacking file (1:5.39-3) ... [2022-07-08T11:57:48.205Z] #84 110.4 checking for sys/stat.h... yes [2022-07-08T11:57:48.271Z] #77 ... [2022-07-08T11:57:48.271Z] [2022-07-08T11:57:48.271Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:48.271Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:48.271Z] #14 76.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-08T11:57:48.402Z] #76 65.67 Selecting previously unselected package xz-utils. [2022-07-08T11:57:48.402Z] #76 65.67 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T11:57:48.402Z] #76 65.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:57:48.416Z] #64 ... [2022-07-08T11:57:48.416Z] [2022-07-08T11:57:48.416Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:57:48.416Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:57:48.416Z] #77 25.95 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-08T11:57:48.416Z] #77 35.00 libtoolize: putting auxiliary files in '.'. [2022-07-08T11:57:48.416Z] #77 35.00 libtoolize: copying file './ltmain.sh' [2022-07-08T11:57:48.416Z] #77 35.77 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-08T11:57:48.416Z] #77 35.77 libtoolize: and rerunning libtoolize and aclocal. [2022-07-08T11:57:48.416Z] #77 35.77 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T11:57:48.416Z] #77 ... [2022-07-08T11:57:48.416Z] [2022-07-08T11:57:48.416Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:48.416Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:57:48.416Z] #14 75.78 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-08T11:57:48.416Z] #14 75.79 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-08T11:57:48.416Z] #14 75.79 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:57:48.465Z] #84 110.8 checking for stdlib.h... yes [2022-07-08T11:57:48.531Z] #14 76.68 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:57:48.531Z] #14 76.71 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:57:48.820Z] #64 ... [2022-07-08T11:57:48.820Z] [2022-07-08T11:57:48.820Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:48.820Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:48.820Z] #76 52.77 Building dependency tree... [2022-07-08T11:57:48.820Z] #76 60.31 python3 is already the newest version (3.9.2-3). [2022-07-08T11:57:48.820Z] #76 60.31 The following additional packages will be installed: [2022-07-08T11:57:48.820Z] #76 60.34 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-08T11:57:48.820Z] #76 60.36 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-08T11:57:48.820Z] #76 60.37 Suggested packages: [2022-07-08T11:57:48.820Z] #76 60.42 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-08T11:57:48.820Z] #76 60.42 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-08T11:57:48.820Z] #76 60.42 m4-doc ed diffutils-doc [2022-07-08T11:57:48.820Z] #76 60.42 Recommended packages: [2022-07-08T11:57:48.820Z] #76 60.42 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-08T11:57:48.820Z] #76 62.73 The following NEW packages will be installed: [2022-07-08T11:57:48.820Z] #76 62.75 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-08T11:57:48.820Z] #76 62.75 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-08T11:57:48.820Z] #76 62.75 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-08T11:57:48.820Z] #76 62.77 libyajl2 m4 patch xz-utils [2022-07-08T11:57:48.820Z] #76 63.29 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:57:48.820Z] #76 63.29 Need to get 5939 kB of archives. [2022-07-08T11:57:48.820Z] #76 63.29 After this operation, 18.7 MB of additional disk space will be used. [2022-07-08T11:57:48.820Z] #76 63.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T11:57:48.820Z] #76 63.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T11:57:48.820Z] #76 63.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T11:57:48.820Z] #76 63.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T11:57:48.820Z] #76 63.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-08T11:57:48.820Z] #76 63.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-08T11:57:48.820Z] #76 63.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-08T11:57:48.820Z] #76 63.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-08T11:57:48.820Z] #76 63.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-08T11:57:48.820Z] #76 63.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-08T11:57:48.820Z] #76 63.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T11:57:48.820Z] #76 63.71 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T11:57:48.820Z] #76 63.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-08T11:57:48.820Z] #76 63.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T11:57:48.820Z] #76 63.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-08T11:57:48.820Z] #76 63.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T11:57:48.820Z] #76 63.81 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-07-08T11:57:48.820Z] #76 63.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T11:57:48.820Z] #76 63.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T11:57:48.820Z] #76 63.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-08T11:57:48.820Z] #76 63.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T11:57:48.820Z] #76 63.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T11:57:48.820Z] #76 63.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-08T11:57:48.820Z] #76 ... [2022-07-08T11:57:48.820Z] [2022-07-08T11:57:48.820Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:48.820Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:48.820Z] #55 65.06 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-08T11:57:48.820Z] #55 65.39 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-08T11:57:48.820Z] #55 65.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-08T11:57:48.820Z] #55 65.59 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-08T11:57:48.820Z] #55 65.60 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-08T11:57:48.820Z] #55 65.74 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-08T11:57:48.820Z] #55 65.81 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-08T11:57:48.992Z] #84 111.1 checking for string.h... yes [2022-07-08T11:57:48.993Z] #84 111.4 checking for memory.h... yes [2022-07-08T11:57:49.079Z] #55 66.05 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-08T11:57:49.079Z] #55 66.08 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-08T11:57:49.079Z] #55 66.16 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-08T11:57:49.253Z] #84 111.7 checking for strings.h... yes [2022-07-08T11:57:49.332Z] #76 66.35 Selecting previously unselected package libsigsegv2:amd64. [2022-07-08T11:57:49.332Z] #76 66.37 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-08T11:57:49.332Z] #76 66.44 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-08T11:57:49.332Z] #76 66.64 Selecting previously unselected package m4. [2022-07-08T11:57:49.339Z] #55 66.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-08T11:57:49.592Z] #76 66.70 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-08T11:57:49.592Z] #76 66.71 Unpacking m4 (1.4.18-5) ... [2022-07-08T11:57:49.599Z] #55 66.56 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-08T11:57:49.772Z] #84 111.9 checking for inttypes.h... yes [2022-07-08T11:57:50.155Z] #76 67.28 Selecting previously unselected package autoconf. [2022-07-08T11:57:50.155Z] #76 67.28 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-08T11:57:50.155Z] #76 67.30 Unpacking autoconf (2.69-14) ... [2022-07-08T11:57:50.292Z] #84 112.4 checking for stdint.h... yes [2022-07-08T11:57:50.316Z] #14 80.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-08T11:57:50.316Z] #14 80.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-08T11:57:50.316Z] #14 80.77 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T11:57:50.552Z] #84 112.8 checking for unistd.h... yes [2022-07-08T11:57:50.979Z] #55 67.84 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-08T11:57:50.979Z] #55 67.93 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-08T11:57:51.085Z] #76 68.07 Selecting previously unselected package autotools-dev. [2022-07-08T11:57:51.085Z] #76 68.08 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-08T11:57:51.085Z] #76 68.11 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-08T11:57:51.085Z] #76 68.30 Selecting previously unselected package automake. [2022-07-08T11:57:51.085Z] #76 68.31 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-08T11:57:51.085Z] #76 68.32 Unpacking automake (1:1.16.3-2) ... [2022-07-08T11:57:51.126Z] #84 113.2 checking for dlfcn.h... yes [2022-07-08T11:57:51.126Z] #84 113.5 checking for objdir... .libs [2022-07-08T11:57:51.239Z] #55 68.19 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-08T11:57:51.697Z] #84 114.1 checking if gcc supports -fno-rtti -fno-exceptions... [2022-07-08T11:57:51.697Z] #84 ... [2022-07-08T11:57:51.697Z] [2022-07-08T11:57:51.697Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:57:51.697Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:57:51.697Z] #19 148.6 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-07-08T11:57:51.697Z] #19 148.6 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-07-08T11:57:51.697Z] #19 148.6 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-08T11:57:51.697Z] #19 148.7 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-07-08T11:57:51.697Z] #19 148.7 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-07-08T11:57:51.697Z] #19 151.3 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-08T11:57:51.697Z] #19 151.3 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T11:57:51.697Z] #19 151.3 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T11:57:51.697Z] #19 151.4 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-08T11:57:51.697Z] #19 151.4 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-08T11:57:51.697Z] #19 151.4 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T11:57:51.697Z] #19 152.1 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-08T11:57:51.697Z] #19 152.1 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-08T11:57:51.697Z] #19 152.1 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-07-08T11:57:51.697Z] #19 152.1 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-08T11:57:51.697Z] #19 152.1 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-08T11:57:51.697Z] #19 152.1 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-08T11:57:51.697Z] #19 152.2 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-08T11:57:51.697Z] #19 152.2 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-08T11:57:51.697Z] #19 152.2 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-08T11:57:51.697Z] #19 152.3 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-08T11:57:51.697Z] #19 152.3 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-08T11:57:51.697Z] #19 152.3 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-08T11:57:51.697Z] #19 152.3 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-08T11:57:51.697Z] #19 152.3 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-08T11:57:51.697Z] #19 152.4 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-07-08T11:57:51.697Z] #19 152.4 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-08T11:57:51.697Z] #19 152.4 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-08T11:57:51.697Z] #19 152.5 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-08T11:57:51.697Z] #19 152.6 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-08T11:57:51.697Z] #19 152.7 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-08T11:57:51.697Z] #19 152.7 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-07-08T11:57:51.697Z] #19 152.7 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-07-08T11:57:51.697Z] #19 155.8 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-07-08T11:57:51.697Z] #19 155.8 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-07-08T11:57:51.697Z] #19 155.8 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-08T11:57:51.697Z] #19 156.0 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-07-08T11:57:51.697Z] #19 156.1 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-07-08T11:57:51.810Z] #55 68.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-08T11:57:51.958Z] #19 ... [2022-07-08T11:57:51.959Z] [2022-07-08T11:57:51.959Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:57:51.959Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:57:51.959Z] #84 114.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T11:57:51.959Z] #84 114.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T11:57:51.959Z] #84 114.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T11:57:52.069Z] #55 69.03 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-08T11:57:52.328Z] #55 69.22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-08T11:57:52.328Z] #55 69.36 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-08T11:57:52.328Z] #55 69.37 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-08T11:57:52.464Z] #76 69.38 Selecting previously unselected package patch. [2022-07-08T11:57:52.464Z] #76 69.42 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-08T11:57:52.464Z] #76 69.53 Unpacking patch (2.7.6-7) ... [2022-07-08T11:57:52.590Z] #55 69.71 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-08T11:57:52.729Z] #76 ... [2022-07-08T11:57:52.729Z] [2022-07-08T11:57:52.729Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:57:52.729Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:57:52.729Z] #40 69.90 NAME: [2022-07-08T11:57:52.729Z] #40 69.90 go-winres - A tool for embedding resources in Windows executables [2022-07-08T11:57:52.729Z] #40 69.90 [2022-07-08T11:57:52.729Z] #40 69.91 USAGE: [2022-07-08T11:57:52.729Z] #40 69.91 go-winres [global options] command [command options] [arguments...] [2022-07-08T11:57:52.729Z] #40 69.91 [2022-07-08T11:57:52.729Z] #40 69.91 COMMANDS: [2022-07-08T11:57:52.729Z] #40 69.91 init Create an initial ./winres/winres.json [2022-07-08T11:57:52.729Z] #40 69.91 make Make syso files for the "go build" command [2022-07-08T11:57:52.729Z] #40 69.91 simply Make syso files for the "go build" command (simplified) [2022-07-08T11:57:52.729Z] #40 69.91 extract Extract all resources from an executable [2022-07-08T11:57:52.729Z] #40 69.91 patch Replace resources in an executable file (exe, dll) [2022-07-08T11:57:52.729Z] #40 69.91 help, h Shows a list of commands or help for one command [2022-07-08T11:57:52.729Z] #40 69.91 [2022-07-08T11:57:52.729Z] #40 69.91 GLOBAL OPTIONS: [2022-07-08T11:57:52.729Z] #40 69.91 --help, -h show help (default: false) [2022-07-08T11:57:52.862Z] #55 69.75 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-08T11:57:52.898Z] #84 114.5 checking if gcc static flag -static works... yes [2022-07-08T11:57:52.898Z] #84 115.2 checking if gcc supports -c -o file.o... yes [2022-07-08T11:57:52.898Z] #84 115.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T11:57:52.986Z] #40 DONE 70.2s [2022-07-08T11:57:52.986Z] [2022-07-08T11:57:52.986Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:52.986Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:52.986Z] #76 70.12 Selecting previously unselected package dpkg-dev. [2022-07-08T11:57:52.986Z] #76 70.12 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-08T11:57:52.986Z] #76 70.17 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T11:57:53.122Z] #55 69.92 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-08T11:57:53.158Z] #84 115.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T11:57:53.381Z] #55 ... [2022-07-08T11:57:53.381Z] [2022-07-08T11:57:53.381Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T11:57:53.381Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T11:57:53.381Z] #40 69.69 NAME: [2022-07-08T11:57:53.381Z] #40 69.69 go-winres - A tool for embedding resources in Windows executables [2022-07-08T11:57:53.381Z] #40 69.69 [2022-07-08T11:57:53.381Z] #40 69.69 USAGE: [2022-07-08T11:57:53.381Z] #40 69.69 go-winres [global options] command [command options] [arguments...] [2022-07-08T11:57:53.381Z] #40 69.70 [2022-07-08T11:57:53.381Z] #40 69.70 COMMANDS: [2022-07-08T11:57:53.381Z] #40 69.70 init Create an initial ./winres/winres.json [2022-07-08T11:57:53.381Z] #40 69.70 make Make syso files for the "go build" command [2022-07-08T11:57:53.381Z] #40 69.70 simply Make syso files for the "go build" command (simplified) [2022-07-08T11:57:53.381Z] #40 69.70 extract Extract all resources from an executable [2022-07-08T11:57:53.381Z] #40 69.70 patch Replace resources in an executable file (exe, dll) [2022-07-08T11:57:53.381Z] #40 69.70 help, h Shows a list of commands or help for one command [2022-07-08T11:57:53.381Z] #40 69.70 [2022-07-08T11:57:53.381Z] #40 69.70 GLOBAL OPTIONS: [2022-07-08T11:57:53.381Z] #40 69.70 --help, -h show help (default: false) [2022-07-08T11:57:53.381Z] #40 DONE 70.3s [2022-07-08T11:57:53.381Z] [2022-07-08T11:57:53.381Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:53.381Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:53.381Z] #55 70.20 go: downloading github.com/prometheus/common v0.32.1 [2022-07-08T11:57:53.381Z] #55 ... [2022-07-08T11:57:53.381Z] [2022-07-08T11:57:53.381Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:53.381Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:53.381Z] #51 64.63 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-08T11:57:53.381Z] #51 67.33 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:53.381Z] #51 67.77 Fetched 2314 kB in 4s (661 kB/s) [2022-07-08T11:57:53.381Z] #51 67.91 Selecting previously unselected package libprotobuf23:amd64. [2022-07-08T11:57:53.381Z] #51 67.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:53.381Z] #51 68.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-08T11:57:53.381Z] #51 68.09 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T11:57:53.381Z] #51 69.16 Selecting previously unselected package python3-pkg-resources. [2022-07-08T11:57:53.381Z] #51 69.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T11:57:53.381Z] #51 69.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:57:53.381Z] #51 70.05 Selecting previously unselected package python3-six. [2022-07-08T11:57:53.381Z] #51 70.07 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-08T11:57:53.381Z] #51 70.10 Unpacking python3-six (1.16.0-2) ... [2022-07-08T11:57:53.421Z] #84 115.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T11:57:53.421Z] #84 115.8 checking how to hardcode library paths into programs... immediate [2022-07-08T11:57:53.421Z] #84 115.8 checking whether stripping libraries is possible... yes [2022-07-08T11:57:53.421Z] #84 115.8 checking if libtool supports shared libraries... yes [2022-07-08T11:57:53.421Z] #84 115.8 checking whether to build shared libraries... no [2022-07-08T11:57:53.421Z] #84 115.8 checking whether to build static libraries... yes [2022-07-08T11:57:53.421Z] #84 115.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T11:57:53.421Z] #84 115.9 checking whether build environment is sane... yes [2022-07-08T11:57:53.421Z] #84 116.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T11:57:53.640Z] #51 70.29 Selecting previously unselected package python3-protobuf. [2022-07-08T11:57:53.640Z] #51 70.29 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-08T11:57:53.640Z] #51 70.29 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-08T11:57:53.640Z] #51 ... [2022-07-08T11:57:53.640Z] [2022-07-08T11:57:53.640Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:53.640Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:53.640Z] #55 70.69 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-08T11:57:53.640Z] #55 70.69 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-08T11:57:53.681Z] #84 116.0 checking whether make sets $(MAKE)... yes [2022-07-08T11:57:53.681Z] #84 116.2 checking whether make supports the include directive... yes (GNU style) [2022-07-08T11:57:53.940Z] #84 116.3 checking whether make supports nested variables... yes [2022-07-08T11:57:53.940Z] #84 116.4 checking whether UID '0' is supported by ustar format... yes [2022-07-08T11:57:53.940Z] #84 116.4 checking whether GID '0' is supported by ustar format... yes [2022-07-08T11:57:53.940Z] #84 116.4 checking how to create a ustar tar archive... gnutar [2022-07-08T11:57:54.460Z] #84 116.5 checking dependency style of gcc... gcc3 [2022-07-08T11:57:54.460Z] #84 117.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T11:57:54.460Z] #84 117.0 checking whether make supports nested variables... (cached) yes [2022-07-08T11:57:54.460Z] #84 117.0 checking for gawk... (cached) mawk [2022-07-08T11:57:54.460Z] #84 117.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T11:57:54.460Z] #84 117.0 checking for gcc... (cached) gcc [2022-07-08T11:57:54.878Z] #76 72.08 Selecting previously unselected package build-essential. [2022-07-08T11:57:54.878Z] #76 72.08 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-08T11:57:54.878Z] #76 72.09 Unpacking build-essential (12.9) ... [2022-07-08T11:57:55.021Z] #55 ... [2022-07-08T11:57:55.022Z] [2022-07-08T11:57:55.022Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:55.022Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:55.022Z] #14 62.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-08T11:57:55.022Z] #14 62.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-08T11:57:55.022Z] #14 62.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-08T11:57:55.022Z] #14 63.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-08T11:57:55.022Z] #14 66.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-08T11:57:55.022Z] #14 67.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-08T11:57:55.022Z] #14 68.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-08T11:57:55.022Z] #14 70.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-08T11:57:55.022Z] #14 71.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-08T11:57:55.022Z] #14 71.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-08T11:57:55.022Z] #14 71.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-08T11:57:55.022Z] #14 71.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T11:57:55.022Z] #14 72.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T11:57:55.022Z] #14 72.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-08T11:57:55.022Z] #14 72.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T11:57:55.022Z] #14 72.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-08T11:57:55.022Z] #14 72.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-08T11:57:55.022Z] #14 72.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-08T11:57:55.022Z] #14 72.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-08T11:57:55.030Z] #84 117.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T11:57:55.030Z] #84 117.3 checking whether gcc accepts -g... (cached) yes [2022-07-08T11:57:55.030Z] #84 117.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T11:57:55.030Z] #84 117.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T11:57:55.030Z] #84 117.3 checking for a Python interpreter with version >= 3... python3 [2022-07-08T11:57:55.030Z] #84 117.5 checking for python3... /usr/bin/python3 [2022-07-08T11:57:55.030Z] #84 117.5 checking for python3 version... 3.9 [2022-07-08T11:57:55.030Z] #84 117.6 checking for python3 platform... linux [2022-07-08T11:57:55.137Z] #76 72.25 Selecting previously unselected package libcap2:amd64. [2022-07-08T11:57:55.137Z] #76 72.26 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T11:57:55.137Z] #76 72.33 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T11:57:55.281Z] #14 72.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-08T11:57:55.281Z] #14 72.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-08T11:57:55.281Z] #14 72.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-08T11:57:55.281Z] #14 72.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T11:57:55.281Z] #14 72.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T11:57:55.281Z] #14 ... [2022-07-08T11:57:55.281Z] [2022-07-08T11:57:55.281Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:55.281Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:55.281Z] #76 66.01 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:55.281Z] #76 66.68 Fetched 5939 kB in 1s (5874 kB/s) [2022-07-08T11:57:55.281Z] #76 66.83 Selecting previously unselected package bzip2. [2022-07-08T11:57:55.281Z] #76 66.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:55.281Z] #76 66.96 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T11:57:55.281Z] #76 67.17 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T11:57:55.281Z] #76 67.75 Selecting previously unselected package libmagic-mgc. [2022-07-08T11:57:55.282Z] #76 67.76 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T11:57:55.282Z] #76 67.83 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T11:57:55.282Z] #76 69.24 Selecting previously unselected package libmagic1:amd64. [2022-07-08T11:57:55.282Z] #76 69.26 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T11:57:55.282Z] #76 69.30 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T11:57:55.282Z] #76 69.71 Selecting previously unselected package file. [2022-07-08T11:57:55.282Z] #76 69.71 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-08T11:57:55.282Z] #76 69.74 Unpacking file (1:5.39-3) ... [2022-07-08T11:57:55.282Z] #76 70.35 Selecting previously unselected package xz-utils. [2022-07-08T11:57:55.282Z] #76 70.36 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T11:57:55.282Z] #76 70.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:57:55.282Z] #76 70.83 Selecting previously unselected package libsigsegv2:amd64. [2022-07-08T11:57:55.282Z] #76 70.84 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-08T11:57:55.282Z] #76 70.95 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-08T11:57:55.282Z] #76 71.15 Selecting previously unselected package m4. [2022-07-08T11:57:55.282Z] #76 71.15 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-08T11:57:55.282Z] #76 71.21 Unpacking m4 (1.4.18-5) ... [2022-07-08T11:57:55.282Z] #76 71.57 Selecting previously unselected package autoconf. [2022-07-08T11:57:55.282Z] #76 71.59 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-08T11:57:55.282Z] #76 71.63 Unpacking autoconf (2.69-14) ... [2022-07-08T11:57:55.432Z] #76 72.58 Selecting previously unselected package libcap-dev:amd64. [2022-07-08T11:57:55.432Z] #76 72.59 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-08T11:57:55.541Z] #76 ... [2022-07-08T11:57:55.541Z] [2022-07-08T11:57:55.541Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:55.541Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:55.541Z] #55 72.58 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-08T11:57:55.549Z] #84 117.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T11:57:55.583Z] #14 ... [2022-07-08T11:57:55.583Z] [2022-07-08T11:57:55.583Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:57:55.583Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:57:55.583Z] #77 43.22 configure.ac:7: installing './compile' [2022-07-08T11:57:55.583Z] #77 43.24 configure.ac:11: installing './config.guess' [2022-07-08T11:57:55.583Z] #77 43.24 configure.ac:11: installing './config.sub' [2022-07-08T11:57:55.583Z] #77 43.26 configure.ac:8: installing './install-sh' [2022-07-08T11:57:55.583Z] #77 43.28 configure.ac:8: installing './missing' [2022-07-08T11:57:55.583Z] #77 43.38 Makefile.am: installing './depcomp' [2022-07-08T11:57:55.688Z] #76 72.65 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T11:57:55.808Z] #84 118.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T11:57:55.808Z] #84 118.3 checking for go-md2man... no [2022-07-08T11:57:55.944Z] #76 72.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T11:57:55.944Z] #76 72.92 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:57:55.944Z] #76 72.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:57:55.944Z] #76 73.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-08T11:57:56.068Z] #84 118.3 checking error.h usability... yes [2022-07-08T11:57:56.068Z] #84 118.6 checking error.h presence... yes [2022-07-08T11:57:56.201Z] #76 73.18 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:57:56.201Z] #76 73.23 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T11:57:56.328Z] #84 118.7 checking for error.h... yes [2022-07-08T11:57:56.458Z] #76 73.49 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T11:57:56.458Z] #76 73.51 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T11:57:56.458Z] #76 73.51 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T11:57:56.588Z] #84 118.7 checking linux/openat2.h usability... yes [2022-07-08T11:57:56.588Z] #84 119.0 checking linux/openat2.h presence... yes [2022-07-08T11:57:56.588Z] #84 119.1 checking for linux/openat2.h... yes [2022-07-08T11:57:56.714Z] #76 73.80 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T11:57:56.715Z] #76 73.83 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T11:57:56.715Z] #76 73.87 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T11:57:56.962Z] #77 44.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T11:57:56.962Z] #77 44.52 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T11:57:56.962Z] #77 44.69 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T11:57:56.962Z] #77 44.69 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T11:57:56.962Z] #77 44.81 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T11:57:56.962Z] #77 44.93 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T11:57:56.971Z] #76 ... [2022-07-08T11:57:56.971Z] [2022-07-08T11:57:56.971Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T11:57:56.971Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T11:57:56.971Z] #64 2.209 + RM_GOPATH=0 [2022-07-08T11:57:56.971Z] #64 2.209 + TMP_GOPATH= [2022-07-08T11:57:56.971Z] #64 2.209 + : /build [2022-07-08T11:57:56.971Z] #64 2.209 + '[' -z '' ']' [2022-07-08T11:57:56.971Z] #64 2.209 ++ mktemp -d [2022-07-08T11:57:56.971Z] #64 2.218 + export GOPATH=/tmp/tmp.c4mnPBelsC [2022-07-08T11:57:56.971Z] #64 2.218 + GOPATH=/tmp/tmp.c4mnPBelsC [2022-07-08T11:57:56.971Z] #64 2.218 + RM_GOPATH=1 [2022-07-08T11:57:56.971Z] #64 2.218 + case "$(go env GOARCH)" in [2022-07-08T11:57:56.971Z] #64 2.218 ++ go env GOARCH [2022-07-08T11:57:56.971Z] #64 2.294 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:56.971Z] #64 2.294 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:56.971Z] #64 2.294 ++ dirname /install.sh [2022-07-08T11:57:56.971Z] #64 2.303 + dir=/ [2022-07-08T11:57:56.971Z] #64 2.303 + bin=containerd [2022-07-08T11:57:56.971Z] #64 2.303 + shift [2022-07-08T11:57:56.971Z] #64 2.303 + '[' '!' -f //containerd.installer ']' [2022-07-08T11:57:56.971Z] #64 2.303 + . //containerd.installer [2022-07-08T11:57:56.971Z] #64 2.303 ++ set -e [2022-07-08T11:57:56.971Z] #64 2.303 ++ : v1.6.6 [2022-07-08T11:57:56.971Z] #64 2.303 + install_containerd [2022-07-08T11:57:56.971Z] #64 2.303 + echo 'Install containerd version v1.6.6' [2022-07-08T11:57:56.971Z] #64 2.303 + git clone https://github.com/containerd/containerd.git /tmp/tmp.c4mnPBelsC/src/github.com/containerd/containerd [2022-07-08T11:57:56.971Z] #64 2.305 Cloning into '/tmp/tmp.c4mnPBelsC/src/github.com/containerd/containerd'... [2022-07-08T11:57:56.971Z] #64 2.305 Install containerd version v1.6.6 [2022-07-08T11:57:56.971Z] #64 ... [2022-07-08T11:57:56.971Z] [2022-07-08T11:57:56.971Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:57:56.971Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T11:57:57.157Z] #84 119.1 checking for copy_file_range... yes [2022-07-08T11:57:57.221Z] #77 45.04 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T11:57:57.221Z] #77 45.17 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T11:57:57.417Z] #84 119.6 checking for fgetxattr... yes [2022-07-08T11:57:57.453Z] #55 74.18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-08T11:57:57.479Z] #77 45.29 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T11:57:57.500Z] #34 73.60 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-07-08T11:57:57.500Z] #34 ... [2022-07-08T11:57:57.500Z] [2022-07-08T11:57:57.500Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:57:57.500Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:57:57.500Z] #14 64.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-08T11:57:57.500Z] #14 65.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-08T11:57:57.500Z] #14 66.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-08T11:57:57.500Z] #14 69.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-08T11:57:57.500Z] #14 70.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-08T11:57:57.500Z] #14 70.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-08T11:57:57.500Z] #14 70.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-08T11:57:57.500Z] #14 70.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T11:57:57.500Z] #14 70.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T11:57:57.500Z] #14 70.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-08T11:57:57.500Z] #14 70.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T11:57:57.500Z] #14 70.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-08T11:57:57.500Z] #14 70.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-08T11:57:57.500Z] #14 70.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-08T11:57:57.500Z] #14 70.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-08T11:57:57.500Z] #14 70.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-08T11:57:57.500Z] #14 70.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-08T11:57:57.500Z] #14 70.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-08T11:57:57.500Z] #14 70.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T11:57:57.501Z] #14 70.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T11:57:57.501Z] #14 72.16 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:57.501Z] #14 72.59 Fetched 115 MB in 11s (10.4 MB/s) [2022-07-08T11:57:57.501Z] #14 72.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-08T11:57:57.501Z] #14 72.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:57.501Z] #14 72.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T11:57:57.501Z] #14 72.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T11:57:57.756Z] #14 ... [2022-07-08T11:57:57.756Z] [2022-07-08T11:57:57.756Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:57:57.756Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:57:57.756Z] #51 64.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-08T11:57:57.756Z] #51 67.09 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:57.756Z] #51 67.38 Fetched 2314 kB in 4s (632 kB/s) [2022-07-08T11:57:57.756Z] #51 67.59 Selecting previously unselected package libprotobuf23:amd64. [2022-07-08T11:57:57.756Z] #51 67.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:57.756Z] #51 67.69 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-08T11:57:57.756Z] #51 67.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T11:57:57.756Z] #51 69.44 Selecting previously unselected package python3-pkg-resources. [2022-07-08T11:57:57.756Z] #51 69.44 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T11:57:57.756Z] #51 69.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:57:57.756Z] #51 70.00 Selecting previously unselected package python3-six. [2022-07-08T11:57:57.756Z] #51 70.00 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-08T11:57:57.756Z] #51 70.05 Unpacking python3-six (1.16.0-2) ... [2022-07-08T11:57:57.756Z] #51 70.25 Selecting previously unselected package python3-protobuf. [2022-07-08T11:57:57.756Z] #51 70.25 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-08T11:57:57.756Z] #51 70.26 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-08T11:57:57.756Z] #51 71.40 Selecting previously unselected package libnet1:amd64. [2022-07-08T11:57:57.756Z] #51 71.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T11:57:57.756Z] #51 71.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:57:57.756Z] #51 71.81 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T11:57:57.756Z] #51 71.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T11:57:57.756Z] #51 71.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T11:57:57.756Z] #51 72.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T11:57:57.756Z] #51 72.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:57:57.756Z] #51 72.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:57:57.756Z] #51 72.50 Selecting previously unselected package criu. [2022-07-08T11:57:57.756Z] #51 72.50 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-08T11:57:57.756Z] #51 72.51 Unpacking criu (3.17-1) ... [2022-07-08T11:57:57.756Z] #51 73.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:57:57.756Z] #51 ... [2022-07-08T11:57:57.756Z] [2022-07-08T11:57:57.756Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:57:57.756Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:57:57.756Z] #55 65.06 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-08T11:57:57.756Z] #55 65.36 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-08T11:57:57.756Z] #55 65.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-08T11:57:57.756Z] #55 65.53 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-08T11:57:57.756Z] #55 65.75 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-08T11:57:57.756Z] #55 66.01 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-08T11:57:57.757Z] #55 66.01 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-08T11:57:57.757Z] #55 66.18 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-08T11:57:57.757Z] #55 66.21 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-08T11:57:57.757Z] #55 66.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-08T11:57:57.757Z] #55 66.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-08T11:57:57.757Z] #55 66.70 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-08T11:57:57.757Z] #55 67.88 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-08T11:57:57.757Z] #55 68.03 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-08T11:57:57.757Z] #55 68.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-08T11:57:57.757Z] #55 68.55 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-08T11:57:57.757Z] #55 68.69 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-08T11:57:57.757Z] #55 68.94 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-08T11:57:57.757Z] #55 69.19 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-08T11:57:57.757Z] #55 69.30 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-08T11:57:57.757Z] #55 69.55 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-08T11:57:57.757Z] #55 69.55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-08T11:57:57.757Z] #55 69.67 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-08T11:57:57.757Z] #55 69.78 go: downloading github.com/prometheus/common v0.32.1 [2022-07-08T11:57:57.757Z] #55 70.65 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-08T11:57:57.757Z] #55 70.65 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-08T11:57:57.757Z] #55 72.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-08T11:57:57.757Z] #55 74.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-08T11:57:57.988Z] #84 120.0 checking for statx... yes [2022-07-08T11:57:58.012Z] #55 ... [2022-07-08T11:57:58.012Z] [2022-07-08T11:57:58.012Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:57:58.012Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:57:58.012Z] #76 75.07 Selecting previously unselected package libtool. [2022-07-08T11:57:58.012Z] #76 75.09 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-08T11:57:58.012Z] #76 75.12 Unpacking libtool (2.4.6-15) ... [2022-07-08T11:57:58.247Z] #84 120.4 checking for fgetpwent_r... yes [2022-07-08T11:57:58.267Z] #76 ... [2022-07-08T11:57:58.268Z] [2022-07-08T11:57:58.268Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:57:58.268Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:57:58.268Z] #42 65.42 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:57:58.268Z] #42 66.00 Fetched 17.7 MB in 2s (8192 kB/s) [2022-07-08T11:57:58.268Z] #42 66.20 Selecting previously unselected package xxd. [2022-07-08T11:57:58.268Z] #42 66.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:57:58.268Z] #42 66.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T11:57:58.268Z] #42 66.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:58.268Z] #42 66.84 Selecting previously unselected package vim-common. [2022-07-08T11:57:58.268Z] #42 66.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T11:57:58.268Z] #42 66.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:57:58.268Z] #42 67.60 Selecting previously unselected package cmake-data. [2022-07-08T11:57:58.268Z] #42 67.60 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-08T11:57:58.268Z] #42 67.66 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T11:57:58.268Z] #42 73.06 Selecting previously unselected package libicu67:amd64. [2022-07-08T11:57:58.268Z] #42 73.12 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-08T11:57:58.268Z] #42 73.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T11:57:58.523Z] #42 ... [2022-07-08T11:57:58.523Z] [2022-07-08T11:57:58.523Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:57:58.523Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T11:57:58.523Z] #34 74.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-08T11:57:58.523Z] #34 75.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:57:58.769Z] #84 121.0 checking for issetugid... no [2022-07-08T11:57:58.769Z] #84 121.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T11:57:58.769Z] #84 121.2 checking pkg-config is at least version 0.9.0... yes [2022-07-08T11:57:59.341Z] #84 121.2 checking for library containing yajl_tree_get... -lyajl [2022-07-08T11:57:59.341Z] #84 121.7 checking for yajl >= 2.0.0... yes [2022-07-08T11:57:59.602Z] #84 121.7 checking sys/capability.h usability... yes [2022-07-08T11:57:59.602Z] #84 121.9 checking sys/capability.h presence... yes [2022-07-08T11:57:59.602Z] #84 122.1 checking for sys/capability.h... yes [2022-07-08T11:57:59.987Z] #55 ... [2022-07-08T11:57:59.987Z] [2022-07-08T11:57:59.987Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T11:57:59.987Z] #64 sha256:2a54f301885d84cfbc9b5ac308dfc9574424c30e4001efb0e1220aa3cc675c8a [2022-07-08T11:57:59.987Z] #64 2.235 + RM_GOPATH=0 [2022-07-08T11:57:59.987Z] #64 2.235 + TMP_GOPATH= [2022-07-08T11:57:59.987Z] #64 2.235 + : /build [2022-07-08T11:57:59.987Z] #64 2.235 + '[' -z '' ']' [2022-07-08T11:57:59.988Z] #64 2.235 ++ mktemp -d [2022-07-08T11:57:59.988Z] #64 2.247 + export GOPATH=/tmp/tmp.JgeOkJMaPL [2022-07-08T11:57:59.988Z] #64 2.247 + GOPATH=/tmp/tmp.JgeOkJMaPL [2022-07-08T11:57:59.988Z] #64 2.247 + RM_GOPATH=1 [2022-07-08T11:57:59.988Z] #64 2.247 + case "$(go env GOARCH)" in [2022-07-08T11:57:59.988Z] #64 2.259 ++ go env GOARCH [2022-07-08T11:57:59.988Z] #64 2.307 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:59.988Z] #64 2.307 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:57:59.988Z] #64 2.307 ++ dirname /install.sh [2022-07-08T11:57:59.988Z] #64 2.307 + dir=/ [2022-07-08T11:57:59.988Z] #64 2.307 + bin=containerd [2022-07-08T11:57:59.988Z] #64 2.307 + shift [2022-07-08T11:57:59.988Z] #64 2.307 + '[' '!' -f //containerd.installer ']' [2022-07-08T11:57:59.988Z] #64 2.307 + . //containerd.installer [2022-07-08T11:57:59.988Z] #64 2.307 ++ set -e [2022-07-08T11:57:59.988Z] #64 2.307 ++ : v1.6.6 [2022-07-08T11:57:59.988Z] #64 2.307 + install_containerd [2022-07-08T11:57:59.988Z] #64 2.353 Install containerd version v1.6.6 [2022-07-08T11:57:59.988Z] #64 2.357 + echo 'Install containerd version v1.6.6' [2022-07-08T11:57:59.988Z] #64 2.357 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JgeOkJMaPL/src/github.com/containerd/containerd [2022-07-08T11:57:59.988Z] #64 2.361 Cloning into '/tmp/tmp.JgeOkJMaPL/src/github.com/containerd/containerd'... [2022-07-08T11:57:59.988Z] #64 ... [2022-07-08T11:57:59.988Z] [2022-07-08T11:57:59.988Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:57:59.988Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T11:57:59.988Z] #34 73.19 Updating files: 78% (1196/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-08T11:57:59.988Z] #34 74.51 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-08T11:57:59.988Z] #34 75.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:58:00.214Z] #84 122.1 checking for library containing cap_from_name... -lcap [2022-07-08T11:58:00.750Z] #14 ... [2022-07-08T11:58:00.750Z] [2022-07-08T11:58:00.750Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:00.750Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:00.750Z] #77 35.82 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-08T11:58:00.789Z] #84 122.7 checking for library containing dlopen... -ldl [2022-07-08T11:58:01.048Z] #84 123.1 checking seccomp.h usability... yes [2022-07-08T11:58:01.308Z] #84 123.6 checking seccomp.h presence... yes [2022-07-08T11:58:01.308Z] #84 123.7 checking for seccomp.h... yes [2022-07-08T11:58:01.795Z] #34 ... [2022-07-08T11:58:01.795Z] [2022-07-08T11:58:01.795Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:58:01.795Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:58:01.795Z] #76 75.70 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T11:58:01.795Z] #76 75.70 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T11:58:01.795Z] #76 75.70 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T11:58:01.795Z] #76 76.10 Selecting previously unselected package libyajl2:amd64. [2022-07-08T11:58:01.795Z] #76 76.11 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T11:58:01.795Z] #76 76.13 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T11:58:01.795Z] #76 76.45 Selecting previously unselected package libyajl-dev:amd64. [2022-07-08T11:58:01.795Z] #76 76.45 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-08T11:58:01.795Z] #76 76.45 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T11:58:01.795Z] #76 77.20 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T11:58:01.795Z] #76 77.29 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T11:58:01.795Z] #76 77.34 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T11:58:01.795Z] #76 77.36 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T11:58:01.795Z] #76 77.37 Setting up file (1:5.39-3) ... [2022-07-08T11:58:01.795Z] #76 77.40 Setting up bzip2 (1.0.8-4) ... [2022-07-08T11:58:01.795Z] #76 77.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:58:01.795Z] #76 77.42 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T11:58:01.795Z] #76 77.44 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T11:58:01.795Z] #76 77.46 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-08T11:58:01.795Z] #76 77.47 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-08T11:58:01.795Z] #76 77.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:58:01.795Z] #76 77.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T11:58:01.795Z] #76 77.57 Setting up patch (2.7.6-7) ... [2022-07-08T11:58:01.795Z] #76 77.61 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T11:58:01.795Z] #76 77.63 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T11:58:01.795Z] #76 77.64 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T11:58:01.795Z] #76 77.66 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T11:58:01.795Z] #76 77.67 Setting up libtool (2.4.6-15) ... [2022-07-08T11:58:01.795Z] #76 77.68 Setting up m4 (1.4.18-5) ... [2022-07-08T11:58:01.795Z] #76 77.69 Setting up dpkg-dev (1.20.10) ... [2022-07-08T11:58:01.795Z] #76 77.71 Setting up autoconf (2.69-14) ... [2022-07-08T11:58:01.795Z] #76 77.73 Setting up build-essential (12.9) ... [2022-07-08T11:58:01.795Z] #76 77.74 Setting up automake (1:1.16.3-2) ... [2022-07-08T11:58:01.795Z] #76 77.75 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-08T11:58:01.795Z] #76 77.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:58:01.795Z] #76 DONE 78.5s [2022-07-08T11:58:01.795Z] [2022-07-08T11:58:01.795Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:01.795Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:01.880Z] #84 123.7 checking for library containing seccomp_rule_add... -lseccomp [2022-07-08T11:58:02.140Z] #84 124.3 checking for library containing seccomp_arch_resolve_name... [2022-07-08T11:58:02.140Z] #84 ... [2022-07-08T11:58:02.140Z] [2022-07-08T11:58:02.140Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:58:02.140Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:58:02.140Z] #19 158.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-07-08T11:58:02.140Z] #19 158.8 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-08T11:58:02.140Z] #19 158.8 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-08T11:58:02.140Z] #19 158.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-07-08T11:58:02.140Z] #19 158.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-07-08T11:58:02.140Z] #19 158.9 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-08T11:58:02.140Z] #19 158.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-08T11:58:02.140Z] #19 158.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-07-08T11:58:02.140Z] #19 159.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-08T11:58:02.140Z] #19 159.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-07-08T11:58:02.140Z] #19 159.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-07-08T11:58:02.140Z] #19 161.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-07-08T11:58:02.140Z] #19 161.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-07-08T11:58:02.140Z] #19 161.0 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-08T11:58:02.140Z] #19 161.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-07-08T11:58:02.140Z] #19 161.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-07-08T11:58:02.140Z] #19 163.2 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-08T11:58:02.140Z] #19 163.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-08T11:58:02.140Z] #19 163.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-08T11:58:02.140Z] #19 163.3 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-08T11:58:02.140Z] #19 163.3 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-08T11:58:02.140Z] #19 163.3 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-08T11:58:02.140Z] #19 163.3 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-08T11:58:02.140Z] #19 163.3 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-08T11:58:02.140Z] #19 163.4 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-08T11:58:02.140Z] #19 163.5 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-08T11:58:02.140Z] #19 163.5 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-08T11:58:02.140Z] #19 163.6 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-08T11:58:02.140Z] #19 163.6 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-08T11:58:02.140Z] #19 163.6 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-08T11:58:02.140Z] #19 163.7 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-08T11:58:02.140Z] #19 167.1 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-07-08T11:58:02.140Z] #19 167.1 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-07-08T11:58:02.140Z] #19 167.1 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-08T11:58:02.140Z] #19 167.2 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-08T11:58:02.140Z] #19 167.3 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-07-08T11:58:02.140Z] #19 ... [2022-07-08T11:58:02.140Z] [2022-07-08T11:58:02.140Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:02.140Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:02.140Z] #84 124.3 checking for library containing seccomp_arch_resolve_name... none required [2022-07-08T11:58:02.400Z] #84 124.6 checking systemd/sd-bus.h usability... yes [2022-07-08T11:58:02.722Z] #84 125.0 checking systemd/sd-bus.h presence... yes [2022-07-08T11:58:02.722Z] #84 125.1 checking for systemd/sd-bus.h... yes [2022-07-08T11:58:03.164Z] #77 1.525 Cloning into '/tmp/crun-build'... [2022-07-08T11:58:03.279Z] #34 ... [2022-07-08T11:58:03.279Z] [2022-07-08T11:58:03.280Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:58:03.280Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:58:03.280Z] #76 72.73 Selecting previously unselected package autotools-dev. [2022-07-08T11:58:03.280Z] #76 72.74 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-08T11:58:03.280Z] #76 72.75 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-08T11:58:03.280Z] #76 73.16 Selecting previously unselected package automake. [2022-07-08T11:58:03.280Z] #76 73.16 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-08T11:58:03.280Z] #76 73.22 Unpacking automake (1:1.16.3-2) ... [2022-07-08T11:58:03.280Z] #76 74.30 Selecting previously unselected package patch. [2022-07-08T11:58:03.280Z] #76 74.31 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-08T11:58:03.280Z] #76 74.31 Unpacking patch (2.7.6-7) ... [2022-07-08T11:58:03.280Z] #76 74.80 Selecting previously unselected package dpkg-dev. [2022-07-08T11:58:03.280Z] #76 74.80 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-08T11:58:03.280Z] #76 74.81 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T11:58:03.280Z] #76 76.61 Selecting previously unselected package build-essential. [2022-07-08T11:58:03.280Z] #76 76.61 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-08T11:58:03.280Z] #76 76.62 Unpacking build-essential (12.9) ... [2022-07-08T11:58:03.280Z] #76 76.77 Selecting previously unselected package libcap2:amd64. [2022-07-08T11:58:03.280Z] #76 76.78 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T11:58:03.280Z] #76 76.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T11:58:03.280Z] #76 76.90 Selecting previously unselected package libcap-dev:amd64. [2022-07-08T11:58:03.280Z] #76 76.90 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-08T11:58:03.280Z] #76 76.91 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T11:58:03.280Z] #76 77.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T11:58:03.280Z] #76 77.41 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:58:03.280Z] #76 77.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:58:03.280Z] #76 77.64 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-08T11:58:03.280Z] #76 77.65 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:58:03.280Z] #76 77.66 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T11:58:03.280Z] #76 77.89 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T11:58:03.280Z] #76 77.90 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T11:58:03.280Z] #76 77.91 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T11:58:03.280Z] #76 78.54 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T11:58:03.280Z] #76 78.54 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T11:58:03.280Z] #76 78.55 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T11:58:03.280Z] #76 79.88 Selecting previously unselected package libtool. [2022-07-08T11:58:03.280Z] #76 79.89 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-08T11:58:03.280Z] #76 79.91 Unpacking libtool (2.4.6-15) ... [2022-07-08T11:58:03.292Z] #84 125.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-08T11:58:03.538Z] #76 80.44 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T11:58:03.539Z] #76 80.45 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T11:58:03.539Z] #76 80.46 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T11:58:03.810Z] #84 125.9 checking for sd_notify_barrier... yes [2022-07-08T11:58:04.069Z] #84 126.3 checking linux/bpf.h usability... yes [2022-07-08T11:58:04.106Z] #76 81.13 Selecting previously unselected package libyajl2:amd64. [2022-07-08T11:58:04.106Z] #76 81.14 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T11:58:04.106Z] #76 81.14 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T11:58:04.329Z] #84 126.6 checking linux/bpf.h presence... yes [2022-07-08T11:58:04.329Z] #84 126.8 checking for linux/bpf.h... yes [2022-07-08T11:58:04.329Z] #84 126.8 checking compilation for eBPF... yes [2022-07-08T11:58:04.329Z] #84 126.9 checking for criu >= 3.15... no [2022-07-08T11:58:04.365Z] #76 81.27 Selecting previously unselected package libyajl-dev:amd64. [2022-07-08T11:58:04.365Z] #76 81.27 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-08T11:58:04.365Z] #76 81.29 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T11:58:04.588Z] #84 127.0 configure: CRIU headers not found, building without CRIU support [2022-07-08T11:58:04.588Z] #84 127.0 checking for criu > 3.16... no [2022-07-08T11:58:04.588Z] #84 127.0 configure: CRIU version doesn't support join-ns API [2022-07-08T11:58:04.588Z] #84 127.0 checking for criu > 3.16.1... no [2022-07-08T11:58:04.588Z] #84 127.0 configure: CRIU version doesn't support for pre-dumping [2022-07-08T11:58:04.588Z] #84 127.0 checking for new mount API (fsconfig)... yes [2022-07-08T11:58:04.625Z] #76 81.56 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T11:58:04.625Z] #76 81.60 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T11:58:04.625Z] #76 81.62 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T11:58:04.625Z] #76 81.64 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T11:58:04.625Z] #76 81.69 Setting up file (1:5.39-3) ... [2022-07-08T11:58:04.625Z] #76 ... [2022-07-08T11:58:04.625Z] [2022-07-08T11:58:04.625Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:58:04.625Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:58:04.625Z] #51 71.31 Selecting previously unselected package libnet1:amd64. [2022-07-08T11:58:04.625Z] #51 71.32 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T11:58:04.625Z] #51 71.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:58:04.625Z] #51 72.00 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T11:58:04.625Z] #51 72.01 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T11:58:04.625Z] #51 72.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T11:58:04.625Z] #51 72.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T11:58:04.625Z] #51 72.58 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:58:04.625Z] #51 72.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:58:04.625Z] #51 72.86 Selecting previously unselected package criu. [2022-07-08T11:58:04.625Z] #51 72.87 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-08T11:58:04.625Z] #51 72.88 Unpacking criu (3.17-1) ... [2022-07-08T11:58:04.625Z] #51 74.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:58:04.625Z] #51 77.20 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T11:58:04.625Z] #51 77.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:58:04.625Z] #51 77.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:58:04.625Z] #51 77.25 Setting up python3-six (1.16.0-2) ... [2022-07-08T11:58:04.625Z] #51 79.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T11:58:04.625Z] #51 79.45 Setting up python3-protobuf (3.12.4-1) ... [2022-07-08T11:58:04.848Z] #84 127.1 checking for seccomp notify API... yes [2022-07-08T11:58:04.884Z] #51 ... [2022-07-08T11:58:04.884Z] [2022-07-08T11:58:04.884Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T11:58:04.884Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T11:58:04.884Z] #76 81.70 Setting up bzip2 (1.0.8-4) ... [2022-07-08T11:58:04.884Z] #76 81.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:58:04.884Z] #76 81.75 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T11:58:04.884Z] #76 81.76 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T11:58:04.884Z] #76 81.78 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-08T11:58:04.884Z] #76 81.85 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-08T11:58:04.884Z] #76 81.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:58:04.884Z] #76 81.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T11:58:04.951Z] #77 ... [2022-07-08T11:58:04.951Z] [2022-07-08T11:58:04.951Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T11:58:04.951Z] #64 sha256:1acc29977c6d7474a0fa0ea80961a2cca8fbd65453c49a00eb38a644b4c080b3 [2022-07-08T11:58:05.108Z] #84 127.4 checking for gperf... no [2022-07-08T11:58:05.108Z] #84 127.4 configure: gperf not found - cannot rebuild signal parser code [2022-07-08T11:58:05.145Z] #76 81.95 Setting up patch (2.7.6-7) ... [2022-07-08T11:58:05.145Z] #76 81.97 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T11:58:05.145Z] #76 81.99 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T11:58:05.145Z] #76 82.01 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T11:58:05.145Z] #76 82.03 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T11:58:05.145Z] #76 82.05 Setting up libtool (2.4.6-15) ... [2022-07-08T11:58:05.145Z] #76 82.06 Setting up m4 (1.4.18-5) ... [2022-07-08T11:58:05.145Z] #76 82.08 Setting up dpkg-dev (1.20.10) ... [2022-07-08T11:58:05.145Z] #76 82.11 Setting up autoconf (2.69-14) ... [2022-07-08T11:58:05.145Z] #76 82.13 Setting up build-essential (12.9) ... [2022-07-08T11:58:05.367Z] #84 127.4 checking for library containing argp_parse... none required [2022-07-08T11:58:05.404Z] #76 82.16 Setting up automake (1:1.16.3-2) ... [2022-07-08T11:58:05.404Z] #76 82.19 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-08T11:58:05.404Z] #76 82.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:58:05.472Z] #64 52.28 Updating files: 49% (2364/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 85% (4112/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-08T11:58:05.627Z] #84 128.0 checking that generated files are newer than configure... done [2022-07-08T11:58:05.627Z] #84 128.0 configure: creating ./config.status [2022-07-08T11:58:05.732Z] #64 53.72 + cd /tmp/tmp.uaPqcaVo31/src/github.com/containerd/containerd [2022-07-08T11:58:05.732Z] #64 53.73 + git checkout -q v1.6.6 [2022-07-08T11:58:07.114Z] #64 55.32 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-08T11:58:07.114Z] #64 55.32 + BUILDTAGS='netgo osusergo static_build' [2022-07-08T11:58:07.114Z] #64 55.32 + export EXTRA_FLAGS=-buildmode=pie [2022-07-08T11:58:07.114Z] #64 55.32 + EXTRA_FLAGS=-buildmode=pie [2022-07-08T11:58:07.114Z] #64 55.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-08T11:58:07.114Z] #64 55.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-08T11:58:07.114Z] #64 55.32 + '[' '' = dynamic ']' [2022-07-08T11:58:07.114Z] #64 55.32 + make [2022-07-08T11:58:07.311Z] #76 DONE 84.0s [2022-07-08T11:58:07.311Z] [2022-07-08T11:58:07.311Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:07.311Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:07.311Z] #14 73.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:58:07.311Z] #14 74.41 Fetched 115 MB in 12s (9877 kB/s) [2022-07-08T11:58:07.311Z] #14 74.51 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-08T11:58:07.311Z] #14 74.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:58:07.311Z] #14 74.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T11:58:07.311Z] #14 74.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T11:58:07.311Z] #14 78.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-08T11:58:07.311Z] #14 78.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T11:58:07.311Z] #14 78.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T11:58:07.311Z] #14 83.65 Selecting previously unselected package binutils-mingw-w64. [2022-07-08T11:58:07.311Z] #14 83.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-08T11:58:07.311Z] #14 83.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T11:58:07.311Z] #14 ... [2022-07-08T11:58:07.311Z] [2022-07-08T11:58:07.311Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:07.311Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:07.335Z] #77 ... [2022-07-08T11:58:07.335Z] [2022-07-08T11:58:07.335Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:07.335Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:07.335Z] #14 77.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-08T11:58:07.335Z] #14 77.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T11:58:07.335Z] #14 77.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T11:58:07.335Z] #14 81.99 Selecting previously unselected package binutils-mingw-w64. [2022-07-08T11:58:07.335Z] #14 81.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-08T11:58:07.335Z] #14 81.99 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T11:58:07.335Z] #14 82.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-08T11:58:07.335Z] #14 82.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T11:58:07.335Z] #14 82.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T11:58:07.335Z] #14 82.78 Selecting previously unselected package dmsetup. [2022-07-08T11:58:07.335Z] #14 82.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T11:58:07.335Z] #14 82.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-08T11:58:07.335Z] #14 83.27 Selecting previously unselected package mingw-w64-common. [2022-07-08T11:58:07.335Z] #14 83.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-08T11:58:07.335Z] #14 83.30 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-08T11:58:07.452Z] #77 ... [2022-07-08T11:58:07.452Z] [2022-07-08T11:58:07.452Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:07.452Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:58:07.452Z] #14 86.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-08T11:58:07.452Z] #14 86.76 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-08T11:58:07.452Z] #14 86.77 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T11:58:07.534Z] #84 129.9 config.status: creating Makefile [2022-07-08T11:58:07.534Z] #84 129.9 config.status: creating rpm/crun.spec [2022-07-08T11:58:07.534Z] #84 129.9 config.status: creating config.h [2022-07-08T11:58:07.534Z] #84 130.0 config.status: executing libtool commands [2022-07-08T11:58:07.534Z] #84 ... [2022-07-08T11:58:07.534Z] [2022-07-08T11:58:07.534Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:58:07.534Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:58:07.534Z] #43 187.1 Delve is a source level debugger for Go programs. [2022-07-08T11:58:07.534Z] #43 187.1 [2022-07-08T11:58:07.534Z] #43 187.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-08T11:58:07.534Z] #43 187.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-08T11:58:07.534Z] #43 187.1 [2022-07-08T11:58:07.534Z] #43 187.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-08T11:58:07.534Z] #43 187.1 [2022-07-08T11:58:07.534Z] #43 187.1 Pass flags to the program you are debugging using `--`, for example: [2022-07-08T11:58:07.534Z] #43 187.1 [2022-07-08T11:58:07.534Z] #43 187.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-08T11:58:07.534Z] #43 187.1 [2022-07-08T11:58:07.534Z] #43 187.1 Usage: [2022-07-08T11:58:07.534Z] #43 187.1 dlv [command] [2022-07-08T11:58:07.534Z] #43 187.1 [2022-07-08T11:58:07.534Z] #43 187.1 Available Commands: [2022-07-08T11:58:07.534Z] #43 187.1 attach Attach to running process and begin debugging. [2022-07-08T11:58:07.534Z] #43 187.1 connect Connect to a headless debug server with a terminal client. [2022-07-08T11:58:07.534Z] #43 187.1 core Examine a core dump. [2022-07-08T11:58:07.534Z] #43 187.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-08T11:58:07.534Z] #43 187.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-08T11:58:07.534Z] #43 187.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-08T11:58:07.534Z] #43 187.1 help Help about any command [2022-07-08T11:58:07.534Z] #43 187.1 run Deprecated command. Use 'debug' instead. [2022-07-08T11:58:07.534Z] #43 187.1 test Compile test binary and begin debugging program. [2022-07-08T11:58:07.534Z] #43 187.1 trace Compile and begin tracing program. [2022-07-08T11:58:07.534Z] #43 187.1 version Prints version. [2022-07-08T11:58:07.534Z] #43 187.1 [2022-07-08T11:58:07.534Z] #43 187.1 Flags: [2022-07-08T11:58:07.534Z] #43 187.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-08T11:58:07.534Z] #43 187.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-08T11:58:07.534Z] #43 187.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-07-08T11:58:07.534Z] #43 187.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-08T11:58:07.534Z] #43 187.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-08T11:58:07.534Z] #43 187.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-07-08T11:58:07.534Z] #43 187.1 --disable-aslr Disables address space randomization [2022-07-08T11:58:07.534Z] #43 187.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-08T11:58:07.534Z] #43 187.1 -h, --help help for dlv [2022-07-08T11:58:07.534Z] #43 187.1 --init string Init file, executed by the terminal client. [2022-07-08T11:58:07.534Z] #43 187.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-08T11:58:07.534Z] #43 187.1 --log Enable debugging server logging. [2022-07-08T11:58:07.534Z] #43 187.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-08T11:58:07.534Z] #43 187.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-08T11:58:07.534Z] #43 187.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-08T11:58:07.534Z] #43 187.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-08T11:58:07.534Z] #43 187.1 --wd string Working directory for running the program. [2022-07-08T11:58:07.534Z] #43 187.1 [2022-07-08T11:58:07.534Z] #43 187.1 Additional help topics: [2022-07-08T11:58:07.534Z] #43 187.1 dlv backend Help about the --backend flag. [2022-07-08T11:58:07.534Z] #43 187.1 dlv log Help about logging flags. [2022-07-08T11:58:07.534Z] #43 187.1 dlv redirect Help about file redirection. [2022-07-08T11:58:07.534Z] #43 187.1 [2022-07-08T11:58:07.534Z] #43 187.1 Use "dlv [command] --help" for more information about a command. [2022-07-08T11:58:07.534Z] #43 DONE 187.6s [2022-07-08T11:58:07.534Z] [2022-07-08T11:58:07.534Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:58:07.534Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T11:58:07.534Z] #41 DONE 187.4s [2022-07-08T11:58:07.534Z] [2022-07-08T11:58:07.534Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:07.534Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:07.534Z] #84 130.0 config.status: executing depfiles commands [2022-07-08T11:58:07.534Z] #84 ... [2022-07-08T11:58:07.534Z] [2022-07-08T11:58:07.534Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:58:07.534Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:58:07.534Z] #19 169.8 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-07-08T11:58:07.534Z] #19 169.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-08T11:58:07.534Z] #19 169.8 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-08T11:58:07.534Z] #19 169.9 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-07-08T11:58:07.534Z] #19 170.0 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-08T11:58:07.534Z] #19 170.0 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-08T11:58:07.534Z] #19 170.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-08T11:58:07.534Z] #19 170.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-08T11:58:07.534Z] #19 170.0 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-08T11:58:07.534Z] #19 170.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-08T11:58:07.534Z] #19 170.1 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-07-08T11:58:07.534Z] #19 170.1 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-07-08T11:58:07.534Z] #19 173.6 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-07-08T11:58:07.534Z] #19 173.6 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-07-08T11:58:07.534Z] #19 173.6 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-08T11:58:07.534Z] #19 173.8 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-08T11:58:07.534Z] #19 173.9 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-08T11:58:08.387Z] #14 99.04 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-08T11:58:08.387Z] #14 99.04 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-08T11:58:08.387Z] #14 99.06 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T11:58:08.387Z] #14 ... [2022-07-08T11:58:08.387Z] [2022-07-08T11:58:08.387Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:08.387Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:58:08.387Z] #77 56.17 configure.ac:7: installing 'build-aux/compile' [2022-07-08T11:58:08.387Z] #77 56.20 configure.ac:9: installing 'build-aux/config.guess' [2022-07-08T11:58:08.387Z] #77 56.22 configure.ac:9: installing 'build-aux/config.sub' [2022-07-08T11:58:08.387Z] #77 56.23 configure.ac:11: installing 'build-aux/install-sh' [2022-07-08T11:58:08.387Z] #77 56.24 configure.ac:11: installing 'build-aux/missing' [2022-07-08T11:58:08.495Z] #64 56.59 + bin/ctr [2022-07-08T11:58:08.646Z] #77 56.42 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T11:58:08.690Z] #77 1.353 Cloning into '/tmp/crun-build'... [2022-07-08T11:58:08.701Z] #14 ... [2022-07-08T11:58:08.701Z] [2022-07-08T11:58:08.701Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:58:08.701Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:58:08.701Z] #42 85.79 Selecting previously unselected package libxml2:amd64. [2022-07-08T11:58:08.701Z] #42 85.83 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-08T11:58:08.701Z] #42 85.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T11:58:08.905Z] #77 56.55 parallel-tests: installing 'build-aux/test-driver' [2022-07-08T11:58:08.915Z] #19 175.7 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-07-08T11:58:08.916Z] #19 175.7 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-08T11:58:08.949Z] #77 ... [2022-07-08T11:58:08.949Z] [2022-07-08T11:58:08.949Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:58:08.949Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:58:08.949Z] #42 75.89 Selecting previously unselected package libxml2:amd64. [2022-07-08T11:58:08.949Z] #42 75.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-08T11:58:08.949Z] #42 75.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T11:58:08.949Z] #42 76.76 Selecting previously unselected package libarchive13:amd64. [2022-07-08T11:58:08.949Z] #42 76.78 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-08T11:58:08.949Z] #42 76.80 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T11:58:08.949Z] #42 77.27 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-08T11:58:08.949Z] #42 77.27 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-08T11:58:08.949Z] #42 77.29 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T11:58:08.949Z] #42 77.87 Selecting previously unselected package librhash0:amd64. [2022-07-08T11:58:08.949Z] #42 77.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-08T11:58:08.949Z] #42 77.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-08T11:58:08.949Z] #42 78.33 Selecting previously unselected package libuv1:amd64. [2022-07-08T11:58:08.949Z] #42 78.33 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-08T11:58:08.949Z] #42 78.34 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-08T11:58:08.949Z] #42 78.67 Selecting previously unselected package cmake. [2022-07-08T11:58:08.949Z] #42 78.69 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-08T11:58:08.949Z] #42 78.72 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-08T11:58:09.175Z] #19 ... [2022-07-08T11:58:09.175Z] [2022-07-08T11:58:09.175Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:09.175Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:09.175Z] #84 131.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-08T11:58:09.175Z] #84 131.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T11:58:09.208Z] #42 ... [2022-07-08T11:58:09.208Z] [2022-07-08T11:58:09.208Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:09.208Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:09.208Z] #14 84.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-08T11:58:09.208Z] #14 84.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T11:58:09.208Z] #14 84.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T11:58:09.208Z] #14 84.50 Selecting previously unselected package dmsetup. [2022-07-08T11:58:09.208Z] #14 84.50 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T11:58:09.208Z] #14 84.51 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-08T11:58:09.208Z] #14 84.88 Selecting previously unselected package mingw-w64-common. [2022-07-08T11:58:09.208Z] #14 84.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-08T11:58:09.208Z] #14 84.89 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-08T11:58:09.435Z] #84 131.9 checking for gcc... gcc [2022-07-08T11:58:09.631Z] #42 86.91 Selecting previously unselected package libarchive13:amd64. [2022-07-08T11:58:09.631Z] #42 86.92 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-08T11:58:09.631Z] #42 86.93 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T11:58:09.887Z] #42 ... [2022-07-08T11:58:09.887Z] [2022-07-08T11:58:09.887Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:58:09.887Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:58:09.887Z] #51 76.82 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T11:58:09.887Z] #51 76.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:58:09.887Z] #51 76.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:58:09.887Z] #51 76.89 Setting up python3-six (1.16.0-2) ... [2022-07-08T11:58:09.887Z] #51 78.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T11:58:09.887Z] #51 79.04 Setting up python3-protobuf (3.12.4-1) ... [2022-07-08T11:58:09.887Z] #51 85.98 Setting up criu (3.17-1) ... [2022-07-08T11:58:09.955Z] #84 132.1 checking whether the C compiler works... yes [2022-07-08T11:58:09.955Z] #84 132.3 checking for C compiler default output file name... a.out [2022-07-08T11:58:10.215Z] #84 132.4 checking for suffix of executables... [2022-07-08T11:58:10.450Z] #51 ... [2022-07-08T11:58:10.450Z] [2022-07-08T11:58:10.450Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:58:10.450Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:58:10.450Z] #42 87.59 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-08T11:58:10.450Z] #42 87.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-08T11:58:10.450Z] #42 87.60 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T11:58:10.480Z] #84 132.6 checking whether we are cross compiling... no [2022-07-08T11:58:10.708Z] #42 87.92 Selecting previously unselected package librhash0:amd64. [2022-07-08T11:58:10.708Z] #42 87.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-08T11:58:10.708Z] #42 87.95 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-08T11:58:10.741Z] #84 132.9 checking for suffix of object files... o [2022-07-08T11:58:10.741Z] #84 133.1 checking whether we are using the GNU C compiler... yes [2022-07-08T11:58:10.807Z] #77 58.51 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T11:58:10.807Z] #77 58.51 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T11:58:10.965Z] #42 88.19 Selecting previously unselected package libuv1:amd64. [2022-07-08T11:58:11.015Z] #84 133.2 checking whether gcc accepts -g... yes [2022-07-08T11:58:11.015Z] #84 133.3 checking for gcc option to accept ISO C89... none needed [2022-07-08T11:58:11.066Z] #77 59.05 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T11:58:11.116Z] #14 ... [2022-07-08T11:58:11.116Z] [2022-07-08T11:58:11.116Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:58:11.116Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:58:11.116Z] #42 86.42 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T11:58:11.116Z] #42 86.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:58:11.116Z] #42 86.48 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-08T11:58:11.116Z] #42 86.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:58:11.116Z] #42 86.67 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T11:58:11.116Z] #42 86.73 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-08T11:58:11.116Z] #42 86.81 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T11:58:11.116Z] #42 86.86 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T11:58:11.116Z] #42 86.92 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T11:58:11.116Z] #42 86.92 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-08T11:58:11.116Z] #42 86.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:58:11.116Z] #42 DONE 87.7s [2022-07-08T11:58:11.116Z] [2022-07-08T11:58:11.116Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T11:58:11.116Z] #43 sha256:928fdb816be9ff8f088ba1dd588274bfcb5435a24b97867ccde7e7d2f0a0b64a [2022-07-08T11:58:11.116Z] #43 DONE 0.2s [2022-07-08T11:58:11.116Z] [2022-07-08T11:58:11.116Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T11:58:11.116Z] #44 sha256:3a5c6bb48bc4a58620b3a2a4b2200433e7acffd9d70566a08cd03356fb7a5ae8 [2022-07-08T11:58:11.222Z] #42 88.21 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-08T11:58:11.222Z] #42 88.24 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-08T11:58:11.222Z] #42 88.47 Selecting previously unselected package cmake. [2022-07-08T11:58:11.282Z] #84 133.5 checking whether gcc understands -c and -o together... yes [2022-07-08T11:58:11.282Z] #84 133.7 checking how to run the C preprocessor... gcc -E [2022-07-08T11:58:11.324Z] #77 59.06 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T11:58:11.479Z] #42 88.47 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-08T11:58:11.479Z] #42 88.49 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-08T11:58:11.542Z] #84 134.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T11:58:11.542Z] #84 134.0 checking for egrep... /bin/grep -E [2022-07-08T11:58:11.583Z] #77 59.21 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T11:58:11.583Z] #77 59.34 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T11:58:11.583Z] #77 59.46 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T11:58:11.842Z] #77 59.58 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T11:58:12.113Z] #84 134.0 checking for ANSI C header files... yes [2022-07-08T11:58:12.375Z] #84 134.6 checking for sys/types.h... yes [2022-07-08T11:58:12.375Z] #84 134.8 checking for sys/stat.h... yes [2022-07-08T11:58:12.496Z] #44 1.608 + RM_GOPATH=0 [2022-07-08T11:58:12.496Z] #44 1.608 + TMP_GOPATH= [2022-07-08T11:58:12.496Z] #44 1.608 + : /build [2022-07-08T11:58:12.496Z] #44 1.608 + '[' -z '' ']' [2022-07-08T11:58:12.496Z] #44 1.608 ++ mktemp -d [2022-07-08T11:58:12.496Z] #44 1.615 + export GOPATH=/tmp/tmp.Gtk9C8oG2v [2022-07-08T11:58:12.496Z] #44 1.615 + GOPATH=/tmp/tmp.Gtk9C8oG2v [2022-07-08T11:58:12.496Z] #44 1.615 + RM_GOPATH=1 [2022-07-08T11:58:12.496Z] #44 1.615 + case "$(go env GOARCH)" in [2022-07-08T11:58:12.496Z] #44 1.615 ++ go env GOARCH [2022-07-08T11:58:12.648Z] #84 135.0 checking for stdlib.h... yes [2022-07-08T11:58:12.648Z] #84 135.1 checking for string.h... yes [2022-07-08T11:58:12.697Z] #64 ... [2022-07-08T11:58:12.697Z] [2022-07-08T11:58:12.697Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:12.697Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:12.697Z] #14 90.39 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-08T11:58:12.697Z] #14 90.41 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:58:12.697Z] #14 90.42 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:58:12.697Z] #14 96.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-08T11:58:12.697Z] #14 96.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:58:12.697Z] #14 96.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T11:58:12.697Z] #14 ... [2022-07-08T11:58:12.697Z] [2022-07-08T11:58:12.697Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:12.697Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:12.697Z] #77 46.93 libtoolize: putting auxiliary files in '.'. [2022-07-08T11:58:12.697Z] #77 46.93 libtoolize: copying file './ltmain.sh' [2022-07-08T11:58:12.697Z] #77 47.53 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-08T11:58:12.697Z] #77 47.53 libtoolize: and rerunning libtoolize and aclocal. [2022-07-08T11:58:12.697Z] #77 47.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T11:58:12.755Z] #44 1.709 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:58:12.755Z] #44 1.709 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:58:12.755Z] #44 1.709 ++ dirname /install.sh [2022-07-08T11:58:12.755Z] #44 1.723 + dir=/ [2022-07-08T11:58:12.755Z] #44 1.723 + bin=tini [2022-07-08T11:58:12.755Z] #44 1.723 + shift [2022-07-08T11:58:12.755Z] #44 1.723 + '[' '!' -f //tini.installer ']' [2022-07-08T11:58:12.755Z] #44 1.723 + . //tini.installer [2022-07-08T11:58:12.755Z] #44 1.723 ++ : v0.19.0 [2022-07-08T11:58:12.755Z] #44 1.723 + install_tini [2022-07-08T11:58:12.755Z] #44 1.723 + echo 'Install tini version v0.19.0' [2022-07-08T11:58:12.755Z] #44 1.723 + git clone https://github.com/krallin/tini.git /tmp/tmp.Gtk9C8oG2v/tini [2022-07-08T11:58:12.755Z] #44 1.723 Install tini version v0.19.0 [2022-07-08T11:58:12.755Z] #44 1.731 Cloning into '/tmp/tmp.Gtk9C8oG2v/tini'... [2022-07-08T11:58:12.914Z] #84 135.2 checking for memory.h... yes [2022-07-08T11:58:12.914Z] #84 135.3 checking for strings.h... yes [2022-07-08T11:58:13.190Z] #84 135.4 checking for inttypes.h... yes [2022-07-08T11:58:13.453Z] #84 135.6 checking for stdint.h... yes [2022-07-08T11:58:13.453Z] #84 135.8 checking for unistd.h... yes [2022-07-08T11:58:13.716Z] #84 135.9 checking minix/config.h usability... no [2022-07-08T11:58:13.716Z] #84 136.0 checking minix/config.h presence... no [2022-07-08T11:58:13.716Z] #84 136.1 checking for minix/config.h... no [2022-07-08T11:58:13.774Z] #77 ... [2022-07-08T11:58:13.774Z] [2022-07-08T11:58:13.774Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:13.774Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:58:13.774Z] #14 104.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-08T11:58:13.774Z] #14 104.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-08T11:58:13.774Z] #14 104.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T11:58:13.774Z] #14 104.4 Selecting previously unselected package libapparmor1:arm64. [2022-07-08T11:58:13.774Z] #14 104.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-08T11:58:13.774Z] #14 104.5 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-08T11:58:13.976Z] #84 136.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-08T11:58:13.976Z] #84 136.4 checking build system type... x86_64-pc-linux-gnu [2022-07-08T11:58:13.976Z] #84 136.6 checking host system type... x86_64-pc-linux-gnu [2022-07-08T11:58:13.976Z] #84 136.6 checking how to print strings... printf [2022-07-08T11:58:13.976Z] #84 136.6 checking for a sed that does not truncate output... /bin/sed [2022-07-08T11:58:13.976Z] #84 136.6 checking for fgrep... /bin/grep -F [2022-07-08T11:58:14.001Z] #42 ... [2022-07-08T11:58:14.001Z] [2022-07-08T11:58:14.002Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:58:14.002Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:58:14.002Z] #51 89.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:58:14.002Z] #51 DONE 91.0s [2022-07-08T11:58:14.034Z] #14 104.5 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-08T11:58:14.034Z] #14 104.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-08T11:58:14.034Z] #14 104.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-08T11:58:14.034Z] #14 104.8 Selecting previously unselected package libbtrfs0:arm64. [2022-07-08T11:58:14.034Z] #14 104.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-08T11:58:14.034Z] #14 104.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-08T11:58:14.139Z] #44 ... [2022-07-08T11:58:14.139Z] [2022-07-08T11:58:14.139Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T11:58:14.139Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T11:58:14.139Z] #51 86.32 Setting up criu (3.17-1) ... [2022-07-08T11:58:14.139Z] #51 89.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:58:14.139Z] #51 DONE 90.7s [2022-07-08T11:58:14.139Z] [2022-07-08T11:58:14.139Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T11:58:14.139Z] #44 sha256:3a5c6bb48bc4a58620b3a2a4b2200433e7acffd9d70566a08cd03356fb7a5ae8 [2022-07-08T11:58:14.139Z] #44 3.150 + cd /tmp/tmp.Gtk9C8oG2v/tini [2022-07-08T11:58:14.139Z] #44 3.150 + git checkout -q v0.19.0 [2022-07-08T11:58:14.139Z] #44 3.233 + cmake . [2022-07-08T11:58:14.236Z] #84 136.6 checking for ld used by gcc... /usr/bin/ld [2022-07-08T11:58:14.236Z] #84 136.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T11:58:14.236Z] #84 136.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T11:58:14.236Z] #84 136.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T11:58:14.236Z] #84 136.7 checking whether ln -s works... yes [2022-07-08T11:58:14.236Z] #84 136.7 checking the maximum length of command line arguments... 1572864 [2022-07-08T11:58:14.236Z] #84 136.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T11:58:14.236Z] #84 136.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T11:58:14.236Z] #84 136.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T11:58:14.236Z] #84 136.8 checking for objdump... objdump [2022-07-08T11:58:14.236Z] #84 136.8 checking how to recognize dependent libraries... pass_all [2022-07-08T11:58:14.236Z] #84 136.8 checking for dlltool... no [2022-07-08T11:58:14.236Z] #84 136.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T11:58:14.236Z] #84 136.8 checking for ar... ar [2022-07-08T11:58:14.236Z] #84 136.8 checking for archiver @FILE support... @ [2022-07-08T11:58:14.258Z] [2022-07-08T11:58:14.258Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:14.258Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:14.258Z] #77 12.13 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-08T11:58:14.258Z] #77 12.15 Cloning into '/tmp/crun-build/libocispec'... [2022-07-08T11:58:14.496Z] #84 136.9 checking for strip... strip [2022-07-08T11:58:14.497Z] #84 136.9 checking for ranlib... ranlib [2022-07-08T11:58:14.497Z] #84 136.9 checking for gawk... no [2022-07-08T11:58:14.497Z] #84 136.9 checking for mawk... mawk [2022-07-08T11:58:14.497Z] #84 136.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T11:58:14.756Z] #84 137.1 checking for sysroot... no [2022-07-08T11:58:14.756Z] #84 137.1 checking for a working dd... /bin/dd [2022-07-08T11:58:14.756Z] #84 137.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T11:58:14.756Z] #84 137.2 checking for mt... no [2022-07-08T11:58:14.756Z] #84 137.2 checking if : is a manifest tool... no [2022-07-08T11:58:14.756Z] #84 137.2 checking for dlfcn.h... yes [2022-07-08T11:58:15.016Z] #84 137.3 checking for objdir... .libs [2022-07-08T11:58:15.047Z] #14 105.6 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-08T11:58:15.047Z] #14 105.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-08T11:58:15.047Z] #14 105.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-08T11:58:15.076Z] #44 4.105 -- The C compiler identification is GNU 10.2.1 [2022-07-08T11:58:15.076Z] #44 4.189 -- Detecting C compiler ABI info [2022-07-08T11:58:15.188Z] #77 13.87 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-08T11:58:15.188Z] #77 13.91 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-08T11:58:15.188Z] #77 13.91 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-08T11:58:15.188Z] #77 13.91 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-08T11:58:15.277Z] #84 137.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T11:58:15.277Z] #84 137.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T11:58:15.277Z] #84 137.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T11:58:15.452Z] #77 13.98 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-08T11:58:15.538Z] #84 137.8 checking if gcc static flag -static works... yes [2022-07-08T11:58:15.538Z] #84 138.1 checking if gcc supports -c -o file.o... yes [2022-07-08T11:58:15.798Z] #84 138.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T11:58:15.798Z] #84 138.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T11:58:15.987Z] #77 ... [2022-07-08T11:58:15.987Z] [2022-07-08T11:58:15.987Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:15.987Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:15.987Z] #14 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-08T11:58:15.987Z] #14 103.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:58:15.987Z] #14 103.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T11:58:16.020Z] #14 106.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-08T11:58:16.020Z] #14 106.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-08T11:58:16.020Z] #14 106.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-08T11:58:16.058Z] #84 138.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T11:58:16.058Z] #84 138.5 checking how to hardcode library paths into programs... immediate [2022-07-08T11:58:16.058Z] #84 138.5 checking whether stripping libraries is possible... yes [2022-07-08T11:58:16.058Z] #84 138.5 checking if libtool supports shared libraries... yes [2022-07-08T11:58:16.058Z] #84 138.5 checking whether to build shared libraries... no [2022-07-08T11:58:16.058Z] #84 138.5 checking whether to build static libraries... yes [2022-07-08T11:58:16.058Z] #84 138.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T11:58:16.058Z] #84 138.5 checking whether build environment is sane... yes [2022-07-08T11:58:16.058Z] #84 138.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T11:58:16.058Z] #84 138.5 checking whether make sets $(MAKE)... yes [2022-07-08T11:58:16.058Z] #84 138.6 checking whether make supports the include directive... yes (GNU style) [2022-07-08T11:58:16.058Z] #84 138.6 checking whether make supports nested variables... yes [2022-07-08T11:58:16.058Z] #84 138.6 checking whether UID '0' is supported by ustar format... yes [2022-07-08T11:58:16.058Z] #84 138.6 checking whether GID '0' is supported by ustar format... yes [2022-07-08T11:58:16.058Z] #84 138.6 checking how to create a ustar tar archive... gnutar [2022-07-08T11:58:16.318Z] #84 138.7 checking dependency style of gcc... gcc3 [2022-07-08T11:58:16.318Z] #84 138.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T11:58:16.318Z] #84 138.8 checking whether make supports nested variables... (cached) yes [2022-07-08T11:58:16.318Z] #84 138.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T11:58:16.318Z] #84 138.8 checking pkg-config is at least version 0.9.0... yes [2022-07-08T11:58:16.318Z] #84 138.8 checking for yajl >= 2.1.0... yes [2022-07-08T11:58:16.318Z] #84 138.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T11:58:16.318Z] #84 138.9 checking for gcc... (cached) gcc [2022-07-08T11:58:16.454Z] #44 5.564 -- Detecting C compiler ABI info - done [2022-07-08T11:58:16.579Z] #84 139.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T11:58:16.579Z] #84 139.0 checking whether gcc accepts -g... (cached) yes [2022-07-08T11:58:16.579Z] #84 139.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T11:58:16.579Z] #84 139.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T11:58:16.579Z] #84 139.0 checking for a Python interpreter with version >= 3... python3 [2022-07-08T11:58:16.579Z] #84 139.1 checking for python3... /usr/bin/python3 [2022-07-08T11:58:16.579Z] #84 139.1 checking for python3 version... 3.9 [2022-07-08T11:58:16.579Z] #84 139.1 checking for python3 platform... linux [2022-07-08T11:58:16.594Z] #14 107.3 Selecting previously unselected package libudev-dev:arm64. [2022-07-08T11:58:16.712Z] #44 5.759 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-08T11:58:16.713Z] #44 5.762 -- Detecting C compile features [2022-07-08T11:58:16.713Z] #44 5.764 -- Detecting C compile features - done [2022-07-08T11:58:16.713Z] #44 5.827 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-08T11:58:16.839Z] #84 139.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T11:58:16.971Z] #44 6.126 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-08T11:58:17.015Z] #14 107.3 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-08T11:58:17.015Z] #14 107.3 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-08T11:58:17.100Z] #84 139.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T11:58:17.100Z] #84 139.5 checking that generated files are newer than configure... done [2022-07-08T11:58:17.100Z] #84 139.5 configure: creating ./config.status [2022-07-08T11:58:17.231Z] #44 6.271 -- Configuring done [2022-07-08T11:58:17.231Z] #44 6.347 -- Generating done [2022-07-08T11:58:17.231Z] #44 6.350 -- Build files have been written to: /tmp/tmp.Gtk9C8oG2v/tini [2022-07-08T11:58:17.231Z] #44 6.357 + make tini-static [2022-07-08T11:58:17.800Z] #44 6.762 Scanning dependencies of target tini-static [2022-07-08T11:58:17.800Z] #44 6.958 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-08T11:58:18.121Z] #14 108.5 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-08T11:58:18.121Z] #14 108.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-08T11:58:18.121Z] #14 108.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-08T11:58:18.722Z] #77 17.25 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-08T11:58:18.774Z] #14 109.3 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-08T11:58:18.774Z] #14 109.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-08T11:58:19.009Z] #84 141.3 config.status: creating Makefile [2022-07-08T11:58:19.009Z] #84 141.3 config.status: creating config.h [2022-07-08T11:58:19.009Z] #84 141.4 config.status: executing libtool commands [2022-07-08T11:58:19.009Z] #84 141.4 config.status: executing depfiles commands [2022-07-08T11:58:19.032Z] #14 109.6 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-08T11:58:19.269Z] #84 141.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-08T11:58:19.530Z] #84 141.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T11:58:19.654Z] #77 ... [2022-07-08T11:58:19.654Z] [2022-07-08T11:58:19.654Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T11:58:19.654Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T11:58:19.654Z] #42 96.67 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T11:58:19.654Z] #42 96.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:58:19.654Z] #42 96.69 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-08T11:58:19.654Z] #42 96.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:58:19.654Z] #42 96.84 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T11:58:19.654Z] #42 96.85 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-08T11:58:19.654Z] #42 96.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T11:58:19.654Z] #42 96.88 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T11:58:19.654Z] #42 96.89 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T11:58:19.654Z] #42 96.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-08T11:58:19.675Z] #14 ... [2022-07-08T11:58:19.675Z] [2022-07-08T11:58:19.675Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:58:19.675Z] #67 sha256:88fc69f2e78590a0f7537b4598406b56a8df6305ad2692a237e7363ed4f26042 [2022-07-08T11:58:19.675Z] #67 99.64 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T11:58:19.675Z] #67 99.64 + GOBIN=/build [2022-07-08T11:58:19.675Z] #67 99.64 + GO111MODULE=on [2022-07-08T11:58:19.675Z] #67 99.64 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:58:19.675Z] #67 104.8 rootlesskit version 1.0.0 [2022-07-08T11:58:19.675Z] #67 104.9 Usage of /build/rootlesskit-docker-proxy: [2022-07-08T11:58:19.675Z] #67 104.9 -container-ip string [2022-07-08T11:58:19.675Z] #67 104.9 container ip [2022-07-08T11:58:19.675Z] #67 104.9 -container-port int [2022-07-08T11:58:19.675Z] #67 104.9 container port (default -1) [2022-07-08T11:58:19.675Z] #67 104.9 -host-ip string [2022-07-08T11:58:19.675Z] #67 104.9 host ip [2022-07-08T11:58:19.675Z] #67 104.9 -host-port int [2022-07-08T11:58:19.675Z] #67 104.9 host port (default -1) [2022-07-08T11:58:19.675Z] #67 104.9 -proto string [2022-07-08T11:58:19.675Z] #67 104.9 proxy protocol (default "tcp") [2022-07-08T11:58:19.790Z] #84 142.1 checking for gcc... gcc [2022-07-08T11:58:19.790Z] #84 142.2 checking whether the C compiler works... yes [2022-07-08T11:58:19.790Z] #84 142.4 checking for C compiler default output file name... a.out [2022-07-08T11:58:19.911Z] #42 96.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:58:19.933Z] #67 ... [2022-07-08T11:58:19.933Z] [2022-07-08T11:58:19.933Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:19.933Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:58:19.933Z] #14 110.6 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-08T11:58:19.933Z] #14 110.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-08T11:58:20.050Z] #84 142.4 checking for suffix of executables... [2022-07-08T11:58:20.191Z] #14 110.8 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-08T11:58:20.312Z] #84 142.5 checking whether we are cross compiling... no [2022-07-08T11:58:20.312Z] #84 142.7 checking for suffix of object files... o [2022-07-08T11:58:20.312Z] #84 142.8 checking whether we are using the GNU C compiler... yes [2022-07-08T11:58:20.335Z] #44 9.276 [100%] Linking C executable tini-static [2022-07-08T11:58:20.450Z] #14 111.1 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-08T11:58:20.450Z] #14 111.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-08T11:58:20.450Z] #14 111.2 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-08T11:58:20.475Z] #42 DONE 97.8s [2022-07-08T11:58:20.475Z] [2022-07-08T11:58:20.475Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:20.475Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:20.475Z] #14 93.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-08T11:58:20.475Z] #14 93.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-08T11:58:20.475Z] #14 93.91 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T11:58:20.572Z] #84 142.9 checking whether gcc accepts -g... yes [2022-07-08T11:58:20.573Z] #84 143.1 checking for gcc option to accept ISO C89... none needed [2022-07-08T11:58:20.573Z] #84 ... [2022-07-08T11:58:20.573Z] [2022-07-08T11:58:20.573Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:58:20.573Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:58:20.573Z] #19 177.5 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:58:20.573Z] #19 178.1 Fetched 788 MB in 43s (18.3 MB/s) [2022-07-08T11:58:20.573Z] #19 178.2 Selecting previously unselected package liblocale-gettext-perl. [2022-07-08T11:58:20.573Z] #19 178.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T11:58:20.573Z] #19 178.2 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 178.2 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-08T11:58:20.573Z] #19 178.3 Selecting previously unselected package bzip2. [2022-07-08T11:58:20.573Z] #19 178.3 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 178.3 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T11:58:20.573Z] #19 178.5 Selecting previously unselected package libmagic-mgc. [2022-07-08T11:58:20.573Z] #19 178.6 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 178.6 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T11:58:20.573Z] #19 178.9 Selecting previously unselected package libmagic1:amd64. [2022-07-08T11:58:20.573Z] #19 178.9 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 178.9 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T11:58:20.573Z] #19 179.1 Selecting previously unselected package file. [2022-07-08T11:58:20.573Z] #19 179.1 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 179.2 Unpacking file (1:5.39-3) ... [2022-07-08T11:58:20.573Z] #19 179.2 Selecting previously unselected package xz-utils. [2022-07-08T11:58:20.573Z] #19 179.2 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 179.2 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:58:20.573Z] #19 179.4 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-08T11:58:20.573Z] #19 179.4 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 179.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-08T11:58:20.573Z] #19 181.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-08T11:58:20.573Z] #19 181.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 181.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-08T11:58:20.573Z] #19 182.1 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-08T11:58:20.573Z] #19 182.1 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 182.1 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-08T11:58:20.573Z] #19 183.0 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-08T11:58:20.573Z] #19 183.0 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 183.0 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-08T11:58:20.573Z] #19 184.2 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-08T11:58:20.573Z] #19 184.2 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 184.2 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-08T11:58:20.573Z] #19 185.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-08T11:58:20.573Z] #19 185.0 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 185.0 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T11:58:20.573Z] #19 185.1 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-08T11:58:20.573Z] #19 185.2 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T11:58:20.573Z] #19 185.2 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T11:58:20.710Z] #14 111.4 Selecting previously unselected package libpcre2-dev:arm64.#14 ... [2022-07-08T11:58:20.710Z] [2022-07-08T11:58:20.710Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:58:20.710Z] #67 sha256:88fc69f2e78590a0f7537b4598406b56a8df6305ad2692a237e7363ed4f26042 [2022-07-08T11:58:20.710Z] #67 DONE 111.0s [2022-07-08T11:58:20.710Z] [2022-07-08T11:58:20.710Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:20.710Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:58:20.710Z] #14 111.4 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-08T11:58:20.710Z] #14 111.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-08T11:58:20.710Z] #14 111.4 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-08T11:58:20.732Z] #14 ... [2022-07-08T11:58:20.732Z] [2022-07-08T11:58:20.732Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T11:58:20.732Z] #43 sha256:bfebc4fc1c3c1ffbcf3cd52524474926803a21d2835b76dabca0a12fd6b48f46 [2022-07-08T11:58:20.732Z] #43 DONE 0.1s [2022-07-08T11:58:20.832Z] #19 ... [2022-07-08T11:58:20.832Z] [2022-07-08T11:58:20.832Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:20.832Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:20.832Z] #84 143.2 checking whether gcc understands -c and -o together... yes [2022-07-08T11:58:20.832Z] #84 143.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T11:58:20.832Z] #84 143.3 checking whether build environment is sane... yes [2022-07-08T11:58:20.832Z] #84 143.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T11:58:20.832Z] #84 143.4 checking for gawk... no [2022-07-08T11:58:20.832Z] #84 143.4 checking for mawk... mawk [2022-07-08T11:58:20.832Z] #84 143.4 checking whether make sets $(MAKE)... yes [2022-07-08T11:58:20.970Z] #14 ... [2022-07-08T11:58:20.970Z] [2022-07-08T11:58:20.970Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T11:58:20.970Z] #68 sha256:09257be75cc25b95b6ebf6a445cf83af97935ceef352a6bc92a76fad2b2e33ca [2022-07-08T11:58:20.970Z] #68 DONE 0.1s [2022-07-08T11:58:20.970Z] [2022-07-08T11:58:20.970Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T11:58:20.970Z] #69 sha256:0507be52e19136da776d6db0bac542f70f0384c062acadde155b6b57b9a509d0 [2022-07-08T11:58:20.970Z] #69 DONE 0.1s [2022-07-08T11:58:20.970Z] [2022-07-08T11:58:20.970Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:58:20.970Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-08T11:58:20.989Z] [2022-07-08T11:58:20.989Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T11:58:20.989Z] #44 sha256:a0f274960dd844fc39d01fac54c0767d2aa878be8a3da7232a2758b35411168f [2022-07-08T11:58:21.092Z] #84 143.5 checking whether make supports the include directive... yes (GNU style) [2022-07-08T11:58:21.092Z] #84 143.5 checking whether make supports nested variables... yes [2022-07-08T11:58:21.092Z] #84 143.5 checking whether UID '0' is supported by ustar format... yes [2022-07-08T11:58:21.092Z] #84 143.5 checking whether GID '0' is supported by ustar format... yes [2022-07-08T11:58:21.092Z] #84 143.5 checking how to create a ustar tar archive... gnutar [2022-07-08T11:58:21.092Z] #84 143.5 checking dependency style of gcc... gcc3 [2022-07-08T11:58:21.092Z] #84 143.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T11:58:21.092Z] #84 143.7 checking whether make supports nested variables... (cached) yes [2022-07-08T11:58:21.264Z] #14 ... [2022-07-08T11:58:21.264Z] [2022-07-08T11:58:21.264Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:21.264Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:21.264Z] #77 56.78 configure.ac:7: installing './compile' [2022-07-08T11:58:21.264Z] #77 56.79 configure.ac:11: installing './config.guess' [2022-07-08T11:58:21.264Z] #77 56.80 configure.ac:11: installing './config.sub' [2022-07-08T11:58:21.264Z] #77 56.82 configure.ac:8: installing './install-sh' [2022-07-08T11:58:21.264Z] #77 56.83 configure.ac:8: installing './missing' [2022-07-08T11:58:21.264Z] #77 56.97 Makefile.am: installing './depcomp' [2022-07-08T11:58:21.264Z] #77 58.21 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T11:58:21.264Z] #77 58.23 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T11:58:21.354Z] #84 143.7 checking build system type... x86_64-pc-linux-gnu [2022-07-08T11:58:21.354Z] #84 144.0 checking host system type... x86_64-pc-linux-gnu [2022-07-08T11:58:21.354Z] #84 144.0 checking how to print strings... printf [2022-07-08T11:58:21.354Z] #84 144.0 checking for a sed that does not truncate output... /bin/sed [2022-07-08T11:58:21.354Z] #84 144.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T11:58:21.354Z] #84 144.0 checking for egrep... /bin/grep -E [2022-07-08T11:58:21.525Z] #77 58.36 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T11:58:21.525Z] #77 58.36 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T11:58:21.525Z] #77 58.49 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T11:58:21.541Z] #34 ... [2022-07-08T11:58:21.541Z] [2022-07-08T11:58:21.541Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:21.541Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T11:58:21.541Z] #14 112.1 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-08T11:58:21.541Z] #14 112.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-08T11:58:21.541Z] #14 112.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-08T11:58:21.616Z] #84 144.0 checking for fgrep... /bin/grep -F [2022-07-08T11:58:21.616Z] #84 144.0 checking for ld used by gcc... /usr/bin/ld [2022-07-08T11:58:21.616Z] #84 144.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T11:58:21.616Z] #84 144.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T11:58:21.616Z] #84 144.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T11:58:21.616Z] #84 144.1 checking whether ln -s works... yes [2022-07-08T11:58:21.616Z] #84 144.1 checking the maximum length of command line arguments... 1572864 [2022-07-08T11:58:21.616Z] #84 144.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T11:58:21.616Z] #84 144.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T11:58:21.616Z] #84 144.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T11:58:21.616Z] #84 144.1 checking for objdump... objdump [2022-07-08T11:58:21.616Z] #84 144.1 checking how to recognize dependent libraries... pass_all [2022-07-08T11:58:21.616Z] #84 144.1 checking for dlltool... no [2022-07-08T11:58:21.616Z] #84 144.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T11:58:21.616Z] #84 144.2 checking for ar... ar [2022-07-08T11:58:21.616Z] #84 144.2 checking for archiver @FILE support... @ [2022-07-08T11:58:21.713Z] #44 10.60 [100%] Built target tini-static [2022-07-08T11:58:21.713Z] #44 10.77 + mkdir -p /build [2022-07-08T11:58:21.713Z] #44 10.77 + cp tini-static /build/docker-init [2022-07-08T11:58:21.785Z] #77 58.60 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T11:58:21.785Z] #77 58.70 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T11:58:21.785Z] #77 58.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T11:58:21.876Z] #84 144.2 checking for strip... strip [2022-07-08T11:58:21.876Z] #84 144.2 checking for ranlib... ranlib [2022-07-08T11:58:21.918Z] #44 1.350 + RM_GOPATH=0 [2022-07-08T11:58:21.918Z] #44 1.350 + TMP_GOPATH= [2022-07-08T11:58:21.918Z] #44 1.350 + : /build [2022-07-08T11:58:21.918Z] #44 1.350 + '[' -z '' ']' [2022-07-08T11:58:21.918Z] #44 1.350 ++ mktemp -d [2022-07-08T11:58:21.918Z] #44 1.350 + export GOPATH=/tmp/tmp.1BGQDF3k9y [2022-07-08T11:58:21.918Z] #44 1.350 + GOPATH=/tmp/tmp.1BGQDF3k9y [2022-07-08T11:58:21.918Z] #44 1.350 + RM_GOPATH=1 [2022-07-08T11:58:21.918Z] #44 1.350 + case "$(go env GOARCH)" in [2022-07-08T11:58:21.918Z] #44 1.350 ++ go env GOARCH [2022-07-08T11:58:21.972Z] #44 DONE 11.1s [2022-07-08T11:58:21.972Z] [2022-07-08T11:58:21.972Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:21.972Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:21.972Z] #14 95.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-08T11:58:21.972Z] #14 95.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-08T11:58:21.972Z] #14 95.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T11:58:22.045Z] #77 58.90 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T11:58:22.107Z] #14 112.7 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-08T11:58:22.107Z] #14 112.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-08T11:58:22.107Z] #14 112.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-08T11:58:22.135Z] #84 144.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T11:58:22.135Z] #84 144.6 checking for sysroot... no [2022-07-08T11:58:22.135Z] #84 144.6 checking for a working dd... /bin/dd [2022-07-08T11:58:22.135Z] #84 144.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T11:58:22.135Z] #84 144.7 checking for mt... no [2022-07-08T11:58:22.135Z] #84 144.7 checking if : is a manifest tool... no [2022-07-08T11:58:22.135Z] #84 144.7 checking how to run the C preprocessor... gcc -E [2022-07-08T11:58:22.175Z] #44 1.435 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:58:22.175Z] #44 1.435 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:58:22.175Z] #44 1.435 ++ dirname /install.sh [2022-07-08T11:58:22.175Z] #44 1.448 + dir=/ [2022-07-08T11:58:22.175Z] #44 1.448 + bin=tini [2022-07-08T11:58:22.175Z] #44 1.448 + shift [2022-07-08T11:58:22.175Z] #44 1.448 + '[' '!' -f //tini.installer ']' [2022-07-08T11:58:22.175Z] #44 1.448 + . //tini.installer [2022-07-08T11:58:22.175Z] #44 1.448 ++ : v0.19.0 [2022-07-08T11:58:22.175Z] #44 1.448 + install_tini [2022-07-08T11:58:22.175Z] #44 1.448 + echo 'Install tini version v0.19.0' [2022-07-08T11:58:22.175Z] #44 1.448 + git clone https://github.com/krallin/tini.git /tmp/tmp.1BGQDF3k9y/tini [2022-07-08T11:58:22.175Z] #44 1.448 Install tini version v0.19.0 [2022-07-08T11:58:22.175Z] #44 1.462 Cloning into '/tmp/tmp.1BGQDF3k9y/tini'... [2022-07-08T11:58:22.365Z] #14 112.9 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-08T11:58:22.365Z] #14 112.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-08T11:58:22.365Z] #14 112.9 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T11:58:22.365Z] #14 113.0 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-08T11:58:22.365Z] #14 113.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-08T11:58:22.365Z] #14 113.0 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-08T11:58:22.932Z] #14 113.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T11:58:22.932Z] #14 113.6 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-08T11:58:22.932Z] #14 113.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T11:58:22.932Z] #14 113.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-08T11:58:22.932Z] #14 113.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T11:58:22.932Z] #14 113.7 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-08T11:58:22.932Z] #14 113.7 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-08T11:58:22.964Z] #84 144.9 checking for ANSI C header files... yes [2022-07-08T11:58:22.964Z] #84 145.4 checking for sys/types.h... yes [2022-07-08T11:58:22.964Z] #84 145.5 checking for sys/stat.h... yes [2022-07-08T11:58:23.190Z] #14 113.7 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-08T11:58:23.190Z] #14 113.7 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-08T11:58:23.190Z] #14 113.7 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-08T11:58:23.190Z] #14 113.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T11:58:23.190Z] #14 113.8 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-08T11:58:23.190Z] #14 113.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T11:58:23.190Z] #14 113.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-08T11:58:23.190Z] #14 113.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-08T11:58:23.190Z] #14 113.8 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-08T11:58:23.190Z] #14 113.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T11:58:23.190Z] #14 113.8 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-08T11:58:23.190Z] #14 113.9 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-08T11:58:23.190Z] #14 113.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T11:58:23.190Z] #14 113.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:58:23.190Z] #14 113.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-08T11:58:23.190Z] #14 113.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T11:58:23.190Z] #14 113.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-08T11:58:23.190Z] #14 113.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T11:58:23.190Z] #14 114.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T11:58:23.190Z] #14 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-08T11:58:23.190Z] #14 114.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:58:23.190Z] #14 114.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T11:58:23.223Z] #84 145.6 checking for stdlib.h... yes [2022-07-08T11:58:23.223Z] #84 145.7 checking for string.h... yes [2022-07-08T11:58:23.448Z] #14 114.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-08T11:58:23.449Z] #14 114.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-08T11:58:23.449Z] #14 114.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-08T11:58:23.449Z] #14 114.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-08T11:58:23.449Z] #14 114.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:58:23.482Z] #84 145.9 checking for memory.h... yes [2022-07-08T11:58:23.542Z] #44 2.802 + cd /tmp/tmp.1BGQDF3k9y/tini [2022-07-08T11:58:23.542Z] #44 2.803 + git checkout -q v0.19.0 [2022-07-08T11:58:23.542Z] #44 2.859 + cmake . [2022-07-08T11:58:24.020Z] #14 DONE 114.8s [2022-07-08T11:58:24.020Z] [2022-07-08T11:58:24.020Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:24.020Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:58:24.020Z] #77 71.82 configure.ac:11: installing 'build-aux/compile' [2022-07-08T11:58:24.020Z] #77 71.83 configure.ac:11: installing 'build-aux/config.guess' [2022-07-08T11:58:24.020Z] #77 71.84 configure.ac:11: installing 'build-aux/config.sub' [2022-07-08T11:58:24.020Z] #77 71.84 configure.ac:13: installing 'build-aux/install-sh' [2022-07-08T11:58:24.020Z] #77 71.86 configure.ac:13: installing 'build-aux/missing' [2022-07-08T11:58:24.020Z] #77 71.87 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-08T11:58:24.051Z] #84 146.1 checking for strings.h... yes [2022-07-08T11:58:24.104Z] #44 3.472 -- The C compiler identification is GNU 10.2.1 [2022-07-08T11:58:24.278Z] #77 72.09 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T11:58:24.278Z] #77 ... [2022-07-08T11:58:24.278Z] [2022-07-08T11:58:24.278Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T11:58:24.278Z] #59 sha256:2f6ec2c268aab2385b8eaba43501a0eb519d5e22299d760e86b1e1e7d336332e [2022-07-08T11:58:24.278Z] #59 DONE 0.2s [2022-07-08T11:58:24.311Z] #84 146.4 checking for inttypes.h... yes [2022-07-08T11:58:24.361Z] #44 3.594 -- Detecting C compiler ABI info [2022-07-08T11:58:24.536Z] [2022-07-08T11:58:24.536Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:58:24.536Z] #26 sha256:62b0c623f8826359a830be325cd4980d56eeba2acb0da7b87ba089b051111e8c [2022-07-08T11:58:24.570Z] #84 146.7 checking for stdint.h... yes [2022-07-08T11:58:24.830Z] #84 146.9 checking for unistd.h... yes [2022-07-08T11:58:25.089Z] #84 147.2 checking for dlfcn.h... yes [2022-07-08T11:58:25.089Z] #84 147.5 checking for objdir... .libs [2022-07-08T11:58:25.293Z] #44 4.474 -- Detecting C compiler ABI info - done [2022-07-08T11:58:25.293Z] #44 4.696 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-08T11:58:25.293Z] #44 4.714 -- Detecting C compile features [2022-07-08T11:58:25.293Z] #44 4.715 -- Detecting C compile features - done [2022-07-08T11:58:25.293Z] #44 4.733 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-08T11:58:25.313Z] #26 113.9 Updating files: 23% (2654/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: 35% (4011/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) [2022-07-08T11:58:25.313Z] #26 ... [2022-07-08T11:58:25.313Z] [2022-07-08T11:58:25.313Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T11:58:25.313Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-07-08T11:58:25.313Z] #15 DONE 1.2s [2022-07-08T11:58:25.313Z] [2022-07-08T11:58:25.313Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:58:25.313Z] #26 sha256:62b0c623f8826359a830be325cd4980d56eeba2acb0da7b87ba089b051111e8c [2022-07-08T11:58:25.659Z] #84 148.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T11:58:25.659Z] #84 148.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T11:58:25.856Z] #44 5.081 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-08T11:58:25.856Z] #44 5.195 -- Configuring done [2022-07-08T11:58:25.856Z] #44 5.214 -- Generating done [2022-07-08T11:58:25.856Z] #44 5.254 -- Build files have been written to: /tmp/tmp.1BGQDF3k9y/tini [2022-07-08T11:58:25.856Z] #44 5.260 + make tini-static [2022-07-08T11:58:25.919Z] #84 148.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T11:58:26.095Z] #26 113.9 Updating files: 23% (2654/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: 35% (4011/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 50% (5734/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) [2022-07-08T11:58:26.096Z] #26 ... [2022-07-08T11:58:26.096Z] [2022-07-08T11:58:26.096Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-08T11:58:26.096Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-07-08T11:58:26.096Z] #16 DONE 0.8s [2022-07-08T11:58:26.096Z] [2022-07-08T11:58:26.096Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:58:26.096Z] #26 sha256:62b0c623f8826359a830be325cd4980d56eeba2acb0da7b87ba089b051111e8c [2022-07-08T11:58:26.178Z] #84 148.3 checking if gcc static flag -static works... yes [2022-07-08T11:58:26.437Z] #84 148.7 checking if gcc supports -c -o file.o... yes [2022-07-08T11:58:26.437Z] #84 148.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T11:58:26.437Z] #84 148.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T11:58:26.854Z] #44 6.094 Scanning dependencies of target tini-static [2022-07-08T11:58:27.006Z] #84 148.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T11:58:27.006Z] #84 149.4 checking how to hardcode library paths into programs... immediate [2022-07-08T11:58:27.006Z] #84 149.4 checking whether stripping libraries is possible... yes [2022-07-08T11:58:27.006Z] #84 149.4 checking if libtool supports shared libraries... yes [2022-07-08T11:58:27.006Z] #84 149.4 checking whether to build shared libraries... no [2022-07-08T11:58:27.006Z] #84 149.4 checking whether to build static libraries... yes [2022-07-08T11:58:27.129Z] #44 6.291 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-08T11:58:27.266Z] #84 149.5 checking float.h usability... yes [2022-07-08T11:58:27.266Z] #84 149.7 checking float.h presence... yes [2022-07-08T11:58:27.266Z] #84 149.8 checking for float.h... yes [2022-07-08T11:58:27.352Z] #14 ... [2022-07-08T11:58:27.352Z] [2022-07-08T11:58:27.352Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:27.352Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:27.352Z] #77 10.74 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-08T11:58:27.352Z] #77 10.77 Cloning into '/tmp/crun-build/libocispec'... [2022-07-08T11:58:27.352Z] #77 12.73 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-08T11:58:27.352Z] #77 12.74 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-08T11:58:27.352Z] #77 12.74 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-08T11:58:27.352Z] #77 12.74 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-08T11:58:27.352Z] #77 12.75 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-08T11:58:27.352Z] #77 15.88 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-08T11:58:27.352Z] #77 19.07 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-08T11:58:27.392Z] #44 ... [2022-07-08T11:58:27.392Z] [2022-07-08T11:58:27.392Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:27.392Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:27.392Z] #14 104.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-08T11:58:27.392Z] #14 104.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:58:27.392Z] #14 104.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T11:58:27.526Z] #84 149.9 checking limits.h usability... yes [2022-07-08T11:58:27.645Z] #26 113.9 Updating files: 23% (2654/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: 35% (4011/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 50% (5734/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: 67% (7682/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 99% (11404/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-08T11:58:27.646Z] #26 118.0 + cd /tmp/tmp.lKDrf16rph/tmp/docker-ce [2022-07-08T11:58:27.646Z] #26 ... [2022-07-08T11:58:27.646Z] [2022-07-08T11:58:27.646Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T11:58:27.646Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-07-08T11:58:27.646Z] #17 0.638 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-08T11:58:27.646Z] #17 DONE 1.4s [2022-07-08T11:58:27.646Z] [2022-07-08T11:58:27.646Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:58:27.646Z] #26 sha256:62b0c623f8826359a830be325cd4980d56eeba2acb0da7b87ba089b051111e8c [2022-07-08T11:58:27.646Z] #26 118.0 + git checkout -q v17.06.2-ce [2022-07-08T11:58:27.649Z] #14 104.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-08T11:58:27.649Z] #14 104.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:58:27.649Z] #14 104.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T11:58:27.786Z] #84 150.1 checking limits.h presence... yes [2022-07-08T11:58:27.786Z] #84 150.2 checking for limits.h... yes [2022-07-08T11:58:28.046Z] #84 150.2 checking stddef.h usability... yes [2022-07-08T11:58:28.046Z] #84 150.4 checking stddef.h presence... yes [2022-07-08T11:58:28.046Z] #84 150.5 checking for stddef.h... yes [2022-07-08T11:58:28.046Z] #84 150.5 checking for stdlib.h... (cached) yes [2022-07-08T11:58:28.046Z] #84 150.5 checking for string.h... (cached) yes [2022-07-08T11:58:28.046Z] #84 150.5 checking sys/time.h usability... yes [2022-07-08T11:58:28.213Z] #26 ... [2022-07-08T11:58:28.213Z] [2022-07-08T11:58:28.213Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:58:28.213Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-08T11:58:28.213Z] #36 118.7 Delve is a source level debugger for Go programs. [2022-07-08T11:58:28.213Z] #36 118.7 [2022-07-08T11:58:28.213Z] #36 118.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-08T11:58:28.213Z] #36 118.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-08T11:58:28.213Z] #36 118.7 [2022-07-08T11:58:28.213Z] #36 118.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-08T11:58:28.213Z] #36 118.7 [2022-07-08T11:58:28.213Z] #36 118.7 Pass flags to the program you are debugging using `--`, for example: [2022-07-08T11:58:28.213Z] #36 118.7 [2022-07-08T11:58:28.213Z] #36 118.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-08T11:58:28.213Z] #36 118.7 [2022-07-08T11:58:28.213Z] #36 118.7 Usage: [2022-07-08T11:58:28.213Z] #36 118.7 dlv [command] [2022-07-08T11:58:28.213Z] #36 118.7 [2022-07-08T11:58:28.213Z] #36 118.7 Available Commands: [2022-07-08T11:58:28.213Z] #36 118.7 attach Attach to running process and begin debugging. [2022-07-08T11:58:28.213Z] #36 118.7 connect Connect to a headless debug server with a terminal client. [2022-07-08T11:58:28.213Z] #36 118.7 core Examine a core dump. [2022-07-08T11:58:28.213Z] #36 118.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-08T11:58:28.213Z] #36 118.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-08T11:58:28.213Z] #36 118.7 exec Execute a precompiled binary, and begin a debug session. [2022-07-08T11:58:28.213Z] #36 118.7 help Help about any command [2022-07-08T11:58:28.213Z] #36 118.7 run Deprecated command. Use 'debug' instead. [2022-07-08T11:58:28.213Z] #36 118.7 test Compile test binary and begin debugging program. [2022-07-08T11:58:28.213Z] #36 118.7 trace Compile and begin tracing program. [2022-07-08T11:58:28.213Z] #36 118.7 version Prints version. [2022-07-08T11:58:28.213Z] #36 118.7 [2022-07-08T11:58:28.213Z] #36 118.7 Flags: [2022-07-08T11:58:28.213Z] #36 118.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-08T11:58:28.213Z] #36 118.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-08T11:58:28.213Z] #36 118.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-08T11:58:28.213Z] #36 118.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-08T11:58:28.213Z] #36 118.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-08T11:58:28.213Z] #36 118.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-08T11:58:28.213Z] #36 118.7 --disable-aslr Disables address space randomization [2022-07-08T11:58:28.213Z] #36 118.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-08T11:58:28.213Z] #36 118.7 -h, --help help for dlv [2022-07-08T11:58:28.213Z] #36 118.7 --init string Init file, executed by the terminal client. [2022-07-08T11:58:28.213Z] #36 118.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-08T11:58:28.213Z] #36 118.7 --log Enable debugging server logging. [2022-07-08T11:58:28.213Z] #36 118.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-08T11:58:28.213Z] #36 118.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-08T11:58:28.213Z] #36 118.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-08T11:58:28.213Z] #36 118.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-08T11:58:28.213Z] #36 118.7 --wd string Working directory for running the program. [2022-07-08T11:58:28.213Z] #36 118.7 [2022-07-08T11:58:28.213Z] #36 118.7 Additional help topics: [2022-07-08T11:58:28.213Z] #36 118.7 dlv backend Help about the --backend flag. [2022-07-08T11:58:28.213Z] #36 118.7 dlv log Help about logging flags. [2022-07-08T11:58:28.213Z] #36 118.7 dlv redirect Help about file redirection. [2022-07-08T11:58:28.213Z] #36 118.7 [2022-07-08T11:58:28.213Z] #36 118.7 Use "dlv [command] --help" for more information about a command. [2022-07-08T11:58:28.213Z] #36 DONE 119.0s [2022-07-08T11:58:28.305Z] #84 150.6 checking sys/time.h presence... yes [2022-07-08T11:58:28.306Z] #84 150.6 checking for sys/time.h... yes [2022-07-08T11:58:28.306Z] #84 150.6 checking for inline... inline [2022-07-08T11:58:28.309Z] #77 21.24 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-08T11:58:28.309Z] #77 ... [2022-07-08T11:58:28.309Z] [2022-07-08T11:58:28.309Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:58:28.309Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:58:28.309Z] #53 105.1 gotestsum version dev [2022-07-08T11:58:28.309Z] #53 DONE 105.4s [2022-07-08T11:58:28.309Z] [2022-07-08T11:58:28.309Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:28.309Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:28.309Z] #77 21.50 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-08T11:58:28.473Z] [2022-07-08T11:58:28.473Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:28.473Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:58:28.473Z] #77 73.96 checking build system type... aarch64-unknown-linux-gnu [2022-07-08T11:58:28.473Z] #77 74.52 checking host system type... aarch64-unknown-linux-gnu [2022-07-08T11:58:28.473Z] #77 74.52 checking how to print strings... printf [2022-07-08T11:58:28.473Z] #77 74.53 checking for gcc... gcc [2022-07-08T11:58:28.473Z] #77 74.66 checking whether the C compiler works... yes [2022-07-08T11:58:28.473Z] #77 74.77 checking for C compiler default output file name... a.out [2022-07-08T11:58:28.473Z] #77 74.77 checking for suffix of executables... [2022-07-08T11:58:28.473Z] #77 74.88 checking whether we are cross compiling... no [2022-07-08T11:58:28.473Z] #77 75.06 checking for suffix of object files... o [2022-07-08T11:58:28.473Z] #77 75.23 checking whether we are using the GNU C compiler... yes [2022-07-08T11:58:28.473Z] #77 75.32 checking whether gcc accepts -g... yes [2022-07-08T11:58:28.473Z] #77 75.52 checking for gcc option to accept ISO C89... none needed [2022-07-08T11:58:28.473Z] #77 75.88 checking whether gcc understands -c and -o together... yes [2022-07-08T11:58:28.473Z] #77 76.04 checking for a sed that does not truncate output... /bin/sed [2022-07-08T11:58:28.473Z] #77 76.08 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T11:58:28.473Z] #77 76.11 checking for egrep... /bin/grep -E [2022-07-08T11:58:28.473Z] #77 76.13 checking for fgrep... /bin/grep -F [2022-07-08T11:58:28.473Z] #77 76.13 checking for ld used by gcc... /usr/bin/ld [2022-07-08T11:58:28.473Z] #77 76.20 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T11:58:28.473Z] #77 76.20 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T11:58:28.473Z] #77 76.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T11:58:28.473Z] #77 76.39 checking whether ln -s works... yes [2022-07-08T11:58:28.473Z] #77 76.39 checking the maximum length of command line arguments... 1572864 [2022-07-08T11:58:28.565Z] #84 150.7 checking for size_t... yes [2022-07-08T11:58:28.565Z] #84 151.0 checking for stdlib.h... (cached) yes [2022-07-08T11:58:28.732Z] [2022-07-08T11:58:28.732Z] #77 ... [2022-07-08T11:58:28.732Z] [2022-07-08T11:58:28.732Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T11:58:28.732Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-07-08T11:58:28.732Z] #18 DONE 1.1s [2022-07-08T11:58:28.732Z] [2022-07-08T11:58:28.732Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:28.732Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:58:28.732Z] #77 76.48 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-08T11:58:28.732Z] #77 76.49 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T11:58:28.732Z] #77 76.49 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T11:58:28.732Z] #77 76.49 checking for objdump... objdump [2022-07-08T11:58:28.732Z] #77 76.50 checking how to recognize dependent libraries... pass_all [2022-07-08T11:58:28.732Z] #77 76.51 checking for dlltool... no [2022-07-08T11:58:28.732Z] #77 76.51 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T11:58:28.732Z] #77 76.51 checking for ar... ar [2022-07-08T11:58:28.825Z] #84 151.0 checking for GNU libc compatible malloc... yes [2022-07-08T11:58:28.825Z] #84 151.1 checking for stdlib.h... (cached) yes [2022-07-08T11:58:28.825Z] #84 151.1 checking for GNU libc compatible realloc... yes [2022-07-08T11:58:28.875Z] #77 21.95 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-08T11:58:29.085Z] #84 151.3 checking for working strtod... yes [2022-07-08T11:58:29.085Z] #84 151.5 checking for gettimeofday... yes [2022-07-08T11:58:29.300Z] #77 76.52 checking for archiver @FILE support... @ [2022-07-08T11:58:29.300Z] #77 76.91 checking for strip... strip [2022-07-08T11:58:29.300Z] #77 76.91 checking for ranlib... ranlib [2022-07-08T11:58:29.300Z] #77 76.91 checking for gawk... no [2022-07-08T11:58:29.300Z] #77 76.91 checking for mawk... mawk [2022-07-08T11:58:29.345Z] #84 151.6 checking for memset... yes [2022-07-08T11:58:29.539Z] #14 ... [2022-07-08T11:58:29.539Z] [2022-07-08T11:58:29.539Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T11:58:29.539Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T11:58:29.539Z] #53 105.8 gotestsum version dev [2022-07-08T11:58:29.539Z] #53 DONE 106.5s [2022-07-08T11:58:29.539Z] [2022-07-08T11:58:29.539Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T11:58:29.539Z] #44 sha256:a0f274960dd844fc39d01fac54c0767d2aa878be8a3da7232a2758b35411168f [2022-07-08T11:58:29.539Z] #44 8.255 [100%] Linking C executable tini-static [2022-07-08T11:58:29.604Z] #84 151.9 checking for strspn... yes [2022-07-08T11:58:29.864Z] #84 152.4 checking that generated files are newer than configure... done [2022-07-08T11:58:29.864Z] #84 152.4 configure: creating ./config.status [2022-07-08T11:58:29.868Z] #77 76.91 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T11:58:29.868Z] #77 77.60 checking for sysroot... no [2022-07-08T11:58:29.868Z] #77 77.60 checking for a working dd... /bin/dd [2022-07-08T11:58:29.868Z] #77 77.62 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T11:58:29.868Z] #77 77.63 checking for mt... no [2022-07-08T11:58:29.868Z] #77 77.63 checking if : is a manifest tool... no [2022-07-08T11:58:30.102Z] #44 9.449 [100%] Built target tini-static [2022-07-08T11:58:30.126Z] #77 77.65 checking how to run the C preprocessor... #77 ... [2022-07-08T11:58:30.127Z] [2022-07-08T11:58:30.127Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T11:58:30.127Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-07-08T11:58:30.127Z] #19 DONE 1.2s [2022-07-08T11:58:30.127Z] [2022-07-08T11:58:30.127Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:30.127Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:58:30.127Z] #77 77.65 checking how to run the C preprocessor... gcc -E [2022-07-08T11:58:30.180Z] #77 ... [2022-07-08T11:58:30.180Z] [2022-07-08T11:58:30.180Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:30.180Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:30.180Z] #14 118.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-08T11:58:30.180Z] #14 118.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:58:30.180Z] #14 118.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T11:58:30.358Z] #44 9.598 + mkdir -p /build [2022-07-08T11:58:30.358Z] #44 9.599 + cp tini-static /build/docker-init [2022-07-08T11:58:30.694Z] #77 77.91 checking for ANSI C header files... [2022-07-08T11:58:30.694Z] #77 ... [2022-07-08T11:58:30.694Z] [2022-07-08T11:58:30.694Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T11:58:30.694Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-07-08T11:58:30.694Z] #20 DONE 0.8s [2022-07-08T11:58:30.920Z] #44 DONE 10.0s [2022-07-08T11:58:30.920Z] [2022-07-08T11:58:30.920Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:30.920Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:30.920Z] #77 20.43 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-08T11:58:30.920Z] #77 22.69 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-08T11:58:30.920Z] #77 22.94 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-08T11:58:30.920Z] #77 23.59 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-08T11:58:30.953Z] [2022-07-08T11:58:30.953Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:30.953Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:58:30.953Z] #77 77.91 checking for ANSI C header files... yes [2022-07-08T11:58:31.212Z] #77 78.76 checking for sys/types.h... yes [2022-07-08T11:58:31.212Z] #77 79.04 checking for sys/stat.h... yes [2022-07-08T11:58:31.470Z] #77 79.27 checking for stdlib.h... yes [2022-07-08T11:58:32.038Z] #77 79.45 checking for string.h... yes [2022-07-08T11:58:32.038Z] #77 79.63 checking for memory.h... yes [2022-07-08T11:58:32.296Z] #77 79.78 checking for strings.h... yes [2022-07-08T11:58:32.555Z] #77 79.96 checking for inttypes.h... yes [2022-07-08T11:58:32.555Z] #77 80.27 checking for stdint.h... yes [2022-07-08T11:58:32.815Z] #77 80.46 checking for unistd.h... yes [2022-07-08T11:58:33.074Z] #77 80.63 checking for dlfcn.h... yes [2022-07-08T11:58:33.074Z] #77 80.84 checking for objdir... .libs [2022-07-08T11:58:33.155Z] #84 155.6 config.status: creating Makefile [2022-07-08T11:58:33.155Z] #84 155.7 config.status: creating config.h [2022-07-08T11:58:33.155Z] #84 155.7 config.status: executing depfiles commands [2022-07-08T11:58:33.414Z] #84 156.0 config.status: executing libtool commands [2022-07-08T11:58:33.591Z] #77 81.17 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T11:58:33.591Z] #77 81.34 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T11:58:33.591Z] #77 81.34 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T11:58:34.159Z] #77 81.51 checking if gcc static flag -static works... yes [2022-07-08T11:58:34.159Z] #77 81.90 checking if gcc supports -c -o file.o... yes [2022-07-08T11:58:34.159Z] #77 82.07 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T11:58:34.159Z] #77 82.07 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-08T11:58:34.418Z] #77 82.14 checking dynamic linker characteristics... [2022-07-08T11:58:34.418Z] #77 ... [2022-07-08T11:58:34.418Z] [2022-07-08T11:58:34.418Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T11:58:34.418Z] #60 sha256:2d1a16176c8e529e3c0a2e4efbbe2f8f7e5f465094346bb6df1800633923e782 [2022-07-08T11:58:34.418Z] #60 0.704 + RM_GOPATH=0 [2022-07-08T11:58:34.418Z] #60 0.712 + TMP_GOPATH= [2022-07-08T11:58:34.418Z] #60 0.712 + : /build [2022-07-08T11:58:34.418Z] #60 0.712 + '[' -z '' ']' [2022-07-08T11:58:34.418Z] #60 0.712 ++ mktemp -d [2022-07-08T11:58:34.418Z] #60 0.713 + export GOPATH=/tmp/tmp.vi6w6k0Wbq [2022-07-08T11:58:34.418Z] #60 0.713 + GOPATH=/tmp/tmp.vi6w6k0Wbq [2022-07-08T11:58:34.418Z] #60 0.713 + RM_GOPATH=1 [2022-07-08T11:58:34.418Z] #60 0.713 + case "$(go env GOARCH)" in [2022-07-08T11:58:34.418Z] #60 0.714 ++ go env GOARCH [2022-07-08T11:58:34.418Z] #60 0.757 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:58:34.418Z] #60 0.757 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:58:34.418Z] #60 0.758 ++ dirname /install.sh [2022-07-08T11:58:34.418Z] #60 0.759 + dir=/ [2022-07-08T11:58:34.418Z] #60 0.759 + bin=runc [2022-07-08T11:58:34.418Z] #60 0.759 + shift [2022-07-08T11:58:34.418Z] #60 0.760 + '[' '!' -f //runc.installer ']' [2022-07-08T11:58:34.418Z] #60 0.760 + . //runc.installer [2022-07-08T11:58:34.418Z] #60 0.760 ++ set -e [2022-07-08T11:58:34.418Z] #60 0.760 ++ : v1.1.2 [2022-07-08T11:58:34.418Z] #60 0.761 + install_runc [2022-07-08T11:58:34.418Z] #60 0.761 + RUNC_BUILDTAGS=seccomp [2022-07-08T11:58:34.418Z] #60 0.761 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-08T11:58:34.418Z] #60 0.761 Install runc version v1.1.2 (build tags: seccomp) [2022-07-08T11:58:34.418Z] #60 0.761 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vi6w6k0Wbq/src/github.com/opencontainers/runc [2022-07-08T11:58:34.418Z] #60 0.764 Cloning into '/tmp/tmp.vi6w6k0Wbq/src/github.com/opencontainers/runc'... [2022-07-08T11:58:34.677Z] #60 ... [2022-07-08T11:58:34.677Z] [2022-07-08T11:58:34.677Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:34.677Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:58:34.677Z] #77 82.14 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T11:58:34.677Z] #77 82.50 checking how to hardcode library paths into programs... immediate [2022-07-08T11:58:34.677Z] #77 82.50 checking whether stripping libraries is possible... yes [2022-07-08T11:58:34.677Z] #77 82.54 checking if libtool supports shared libraries... yes [2022-07-08T11:58:34.677Z] #77 82.54 checking whether to build shared libraries... no [2022-07-08T11:58:34.677Z] #77 82.54 checking whether to build static libraries... yes [2022-07-08T11:58:34.677Z] #77 82.54 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T11:58:34.806Z] #84 157.2 GEN .version [2022-07-08T11:58:34.806Z] #84 157.2 make install-recursive [2022-07-08T11:58:34.806Z] #84 157.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-08T11:58:34.806Z] #84 157.4 Making install in libocispec [2022-07-08T11:58:34.806Z] #84 157.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T11:58:34.936Z] #77 82.60 checking whether build environment is sane... yes [2022-07-08T11:58:34.936Z] #77 82.64 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T11:58:34.936Z] #77 82.66 checking whether make sets $(MAKE)... yes [2022-07-08T11:58:34.936Z] #77 82.71 checking whether make supports the include directive... yes (GNU style) [2022-07-08T11:58:34.936Z] #77 82.76 checking whether make supports nested variables... yes [2022-07-08T11:58:35.066Z] #84 157.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-08T11:58:35.066Z] #84 157.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-08T11:58:35.066Z] #84 157.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-08T11:58:35.066Z] #84 157.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-08T11:58:35.195Z] #77 82.81 checking whether UID '0' is supported by ustar format... yes [2022-07-08T11:58:35.195Z] #77 82.81 checking whether GID '0' is supported by ustar format... yes [2022-07-08T11:58:35.195Z] #77 82.81 checking how to create a ustar tar archive... gnutar [2022-07-08T11:58:35.444Z] #77 ... [2022-07-08T11:58:35.444Z] [2022-07-08T11:58:35.444Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:35.444Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:35.444Z] #14 105.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-08T11:58:35.444Z] #14 105.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:58:35.444Z] #14 105.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T11:58:35.444Z] #14 105.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-08T11:58:35.444Z] #14 105.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:58:35.444Z] #14 105.7 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T11:58:35.454Z] #77 82.90 checking dependency style of gcc... gcc3 [2022-07-08T11:58:35.454Z] #77 83.14 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T11:58:35.454Z] #77 83.14 checking whether make supports nested variables... (cached) yes [2022-07-08T11:58:35.454Z] #77 83.14 checking for gawk... (cached) mawk [2022-07-08T11:58:35.454Z] #77 83.15 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T11:58:35.454Z] #77 83.15 checking for gcc... (cached) gcc [2022-07-08T11:58:35.454Z] #77 83.29 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T11:58:35.454Z] #77 83.30 checking whether gcc accepts -g... (cached) yes [2022-07-08T11:58:35.454Z] #77 83.30 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T11:58:35.454Z] #77 83.30 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T11:58:35.454Z] #77 83.31 checking for a Python interpreter with version >= 3... python3 [2022-07-08T11:58:35.462Z] #14 ... [2022-07-08T11:58:35.462Z] [2022-07-08T11:58:35.462Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:35.462Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:35.462Z] #77 72.03 configure.ac:7: installing 'build-aux/compile' [2022-07-08T11:58:35.462Z] #77 72.05 configure.ac:9: installing 'build-aux/config.guess' [2022-07-08T11:58:35.462Z] #77 72.06 configure.ac:9: installing 'build-aux/config.sub' [2022-07-08T11:58:35.462Z] #77 72.06 configure.ac:11: installing 'build-aux/install-sh' [2022-07-08T11:58:35.462Z] #77 72.07 configure.ac:11: installing 'build-aux/missing' [2022-07-08T11:58:35.462Z] #77 72.29 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T11:58:35.462Z] #77 72.41 parallel-tests: installing 'build-aux/test-driver' [2022-07-08T11:58:35.712Z] #77 83.39 checking for python3... /usr/bin/python3 [2022-07-08T11:58:35.712Z] #77 83.39 checking for python3 version... 3.9 [2022-07-08T11:58:35.712Z] #77 83.44 checking for python3 platform... linux [2022-07-08T11:58:35.971Z] #77 83.49 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T11:58:35.971Z] #77 83.65 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T11:58:35.971Z] #77 83.81 checking for go-md2man... no [2022-07-08T11:58:36.004Z] #84 158.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-08T11:58:36.004Z] #84 158.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-08T11:58:36.004Z] #84 158.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-08T11:58:36.004Z] #84 158.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-08T11:58:36.004Z] #84 158.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-08T11:58:36.004Z] #84 158.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-08T11:58:36.004Z] #84 158.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-08T11:58:36.004Z] #84 158.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-08T11:58:36.004Z] #84 158.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-08T11:58:36.230Z] #77 83.83 checking error.h usability... yes [2022-07-08T11:58:36.230Z] #77 83.98 checking error.h presence... yes [2022-07-08T11:58:36.230Z] #77 84.06 checking for error.h... yes [2022-07-08T11:58:36.309Z] #84 158.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-08T11:58:36.309Z] #84 158.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-08T11:58:36.309Z] #84 158.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-08T11:58:36.309Z] #84 158.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-08T11:58:36.309Z] #84 158.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-08T11:58:36.309Z] #84 158.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-08T11:58:36.309Z] #84 158.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-08T11:58:36.489Z] #77 84.10 checking linux/openat2.h usability... yes [2022-07-08T11:58:36.489Z] #77 84.21 checking linux/openat2.h presence... yes [2022-07-08T11:58:36.489Z] #77 84.25 checking for linux/openat2.h... yes [2022-07-08T11:58:36.747Z] #77 84.30 checking for copy_file_range... yes [2022-07-08T11:58:37.006Z] #77 84.50 checking for fgetxattr... yes [2022-07-08T11:58:37.265Z] #77 84.82 checking for statx... yes [2022-07-08T11:58:37.524Z] #77 85.11 checking for fgetpwent_r... yes [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-08T11:58:37.720Z] #84 160.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-08T11:58:37.720Z] #84 160.0 make install-recursive [2022-07-08T11:58:37.720Z] #84 160.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T11:58:37.720Z] #84 160.1 Making install in yajl [2022-07-08T11:58:37.720Z] #84 160.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:58:37.720Z] #84 160.2 CC verify/json_verify-json_verify.o [2022-07-08T11:58:37.720Z] #84 160.2 CC src/libyajl_la-yajl_alloc.lo [2022-07-08T11:58:37.720Z] #84 160.2 CC src/libyajl_la-yajl.lo [2022-07-08T11:58:37.720Z] #84 160.2 CC src/libyajl_la-yajl_gen.lo [2022-07-08T11:58:37.720Z] #84 160.2 CC src/libyajl_la-yajl_parser.lo [2022-07-08T11:58:37.720Z] #84 160.3 CC src/libyajl_la-yajl_buf.lo [2022-07-08T11:58:37.720Z] #84 160.3 CC src/libyajl_la-yajl_encode.lo [2022-07-08T11:58:37.720Z] #84 160.3 CC src/libyajl_la-yajl_lex.lo [2022-07-08T11:58:37.783Z] #77 85.39 checking for issetugid... no [2022-07-08T11:58:37.980Z] #84 160.4 CC src/libyajl_la-yajl_tree.lo [2022-07-08T11:58:38.003Z] #77 74.54 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T11:58:38.003Z] #77 74.55 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T11:58:38.042Z] #77 85.62 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T11:58:38.042Z] #77 85.63 checking pkg-config is at least version 0.9.0... yes [2022-07-08T11:58:38.262Z] #77 75.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T11:58:38.262Z] #77 75.20 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T11:58:38.262Z] #77 75.32 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T11:58:38.300Z] #77 85.64 checking for library containing yajl_tree_get... -lyajl [2022-07-08T11:58:38.300Z] #77 86.08 checking for yajl >= 2.0.0... yes [2022-07-08T11:58:38.300Z] #77 86.11 checking sys/capability.h usability... yes [2022-07-08T11:58:38.523Z] #77 75.48 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T11:58:38.523Z] #77 75.61 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T11:58:38.558Z] #77 86.22 checking sys/capability.h presence... yes [2022-07-08T11:58:38.558Z] #77 86.32 checking for sys/capability.h... yes [2022-07-08T11:58:38.783Z] #77 75.73 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T11:58:38.921Z] #84 ... [2022-07-08T11:58:38.921Z] [2022-07-08T11:58:38.921Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:58:38.921Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:58:38.921Z] #19 205.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-08T11:58:38.921Z] #19 205.7 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T11:58:38.921Z] #19 205.7 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-08T11:58:39.124Z] #77 86.32 checking for library containing cap_from_name... -lcap [2022-07-08T11:58:39.180Z] #19 205.9 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-08T11:58:39.180Z] #19 205.9 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-08T11:58:39.180Z] #19 205.9 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T11:58:39.383Z] #77 86.83 checking for library containing dlopen... -ldl [2022-07-08T11:58:39.383Z] #77 87.13 checking seccomp.h usability... yes [2022-07-08T11:58:39.642Z] #77 87.33 checking seccomp.h presence... yes [2022-07-08T11:58:39.642Z] #77 87.46 checking for seccomp.h... yes [2022-07-08T11:58:40.208Z] #77 87.47 checking for library containing seccomp_rule_add... -lseccomp [2022-07-08T11:58:40.466Z] #77 87.96 checking for library containing seccomp_arch_resolve_name... none required [2022-07-08T11:58:40.724Z] #77 88.23 checking systemd/sd-bus.h usability... yes [2022-07-08T11:58:40.724Z] #77 88.43 checking systemd/sd-bus.h presence... yes [2022-07-08T11:58:40.724Z] #77 88.57 checking for systemd/sd-bus.h... yes [2022-07-08T11:58:40.724Z] #77 88.57 checking for library containing sd_bus_match_signal_async... [2022-07-08T11:58:40.724Z] #77 ... [2022-07-08T11:58:40.724Z] [2022-07-08T11:58:40.724Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T11:58:40.724Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-08T11:58:40.724Z] #21 1.090 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:58:40.724Z] #21 1.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:58:40.724Z] #21 1.368 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:58:40.724Z] #21 1.651 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T11:58:40.724Z] #21 2.849 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T11:58:40.724Z] #21 4.090 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T11:58:40.724Z] #21 6.623 Fetched 8435 kB in 6s (1451 kB/s) [2022-07-08T11:58:40.724Z] #21 6.623 Reading package lists... [2022-07-08T11:58:40.746Z] #77 ... [2022-07-08T11:58:40.746Z] [2022-07-08T11:58:40.746Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:40.746Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:40.746Z] #14 124.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-08T11:58:40.746Z] #14 124.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-08T11:58:40.746Z] #14 124.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T11:58:40.746Z] #14 124.6 Selecting previously unselected package libapparmor1:amd64. [2022-07-08T11:58:40.746Z] #14 124.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 124.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T11:58:40.746Z] #14 124.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-08T11:58:40.746Z] #14 124.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 124.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T11:58:40.746Z] #14 124.9 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T11:58:40.746Z] #14 124.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 124.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T11:58:40.746Z] #14 125.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T11:58:40.746Z] #14 125.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 125.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T11:58:40.746Z] #14 125.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-08T11:58:40.746Z] #14 125.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 125.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T11:58:40.746Z] #14 125.4 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T11:58:40.746Z] #14 125.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 125.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T11:58:40.746Z] #14 125.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-08T11:58:40.746Z] #14 125.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 125.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T11:58:40.746Z] #14 125.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-08T11:58:40.746Z] #14 125.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 125.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T11:58:40.746Z] #14 126.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-08T11:58:40.746Z] #14 126.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 126.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T11:58:40.746Z] #14 126.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-08T11:58:40.746Z] #14 126.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 126.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T11:58:40.746Z] #14 126.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-08T11:58:40.746Z] #14 126.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 126.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T11:58:40.746Z] #14 127.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-08T11:58:40.746Z] #14 127.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 127.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T11:58:40.746Z] #14 127.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-08T11:58:40.746Z] #14 127.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 127.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T11:58:40.746Z] #14 127.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T11:58:40.746Z] #14 127.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 127.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T11:58:40.746Z] #14 127.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T11:58:40.746Z] #14 127.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T11:58:40.746Z] #14 127.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T11:58:40.746Z] #14 128.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T11:58:40.746Z] #14 128.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T11:58:40.868Z] #77 ... [2022-07-08T11:58:40.868Z] [2022-07-08T11:58:40.868Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:40.868Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:40.868Z] #14 118.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-08T11:58:40.868Z] #14 118.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:58:40.868Z] #14 118.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:58:40.982Z] #21 9.490 Reading package lists... [2022-07-08T11:58:40.982Z] #21 ... [2022-07-08T11:58:40.982Z] [2022-07-08T11:58:40.982Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:58:40.982Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-08T11:58:40.982Z] #34 DONE 131.3s [2022-07-08T11:58:40.982Z] [2022-07-08T11:58:40.982Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T11:58:40.982Z] #60 sha256:2d1a16176c8e529e3c0a2e4efbbe2f8f7e5f465094346bb6df1800633923e782 [2022-07-08T11:58:40.982Z] #60 10.48 + cd /tmp/tmp.vi6w6k0Wbq/src/github.com/opencontainers/runc [2022-07-08T11:58:40.982Z] #60 10.48 + git checkout -q v1.1.2 [2022-07-08T11:58:40.982Z] #60 11.11 + '[' -z '' ']' [2022-07-08T11:58:40.982Z] #60 11.11 + target=static [2022-07-08T11:58:40.982Z] #60 11.11 + make BUILDTAGS=seccomp static [2022-07-08T11:58:40.982Z] #60 11.46 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-08T11:58:41.006Z] #14 129.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T11:58:41.340Z] #14 129.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T11:58:41.340Z] #14 129.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T11:58:41.548Z] #60 ... [2022-07-08T11:58:41.548Z] [2022-07-08T11:58:41.548Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:41.548Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:58:41.548Z] #77 88.57 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-08T11:58:41.792Z] #14 129.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T11:58:41.808Z] #77 89.26 checking for sd_notify_barrier... yes [2022-07-08T11:58:42.012Z] #14 118.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-08T11:58:42.012Z] #14 118.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:58:42.012Z] #14 118.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:58:42.053Z] #14 130.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T11:58:42.069Z] #77 89.78 checking linux/bpf.h usability... yes [2022-07-08T11:58:42.315Z] #14 130.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T11:58:42.315Z] #14 130.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T11:58:42.315Z] #14 130.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T11:58:42.326Z] #77 89.86 checking linux/bpf.h presence... yes [2022-07-08T11:58:42.327Z] #77 89.94 checking for linux/bpf.h... yes [2022-07-08T11:58:42.327Z] #77 89.94 checking compilation for eBPF... yes [2022-07-08T11:58:42.327Z] #77 90.13 checking for criu >= 3.15... no [2022-07-08T11:58:42.327Z] #77 90.16 configure: CRIU headers not found, building without CRIU support [2022-07-08T11:58:42.327Z] #77 90.16 checking for criu > 3.16... no [2022-07-08T11:58:42.327Z] #77 90.20 configure: CRIU version doesn't support join-ns API [2022-07-08T11:58:42.327Z] #77 90.20 checking for criu > 3.16.1... no [2022-07-08T11:58:42.327Z] #77 90.23 configure: CRIU version doesn't support for pre-dumping [2022-07-08T11:58:42.327Z] #77 90.23 checking for new mount API (fsconfig)... yes [2022-07-08T11:58:42.578Z] #14 130.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...#14 ... [2022-07-08T11:58:42.578Z] [2022-07-08T11:58:42.579Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T11:58:42.579Z] #67 sha256:bf0c2eeec9c661f615ce234b267fe0c95259b887940bbb5bc8e23917323f03a7 [2022-07-08T11:58:42.579Z] #67 122.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T11:58:42.579Z] #67 122.2 + GOBIN=/build [2022-07-08T11:58:42.579Z] #67 122.2 + GO111MODULE=on [2022-07-08T11:58:42.579Z] #67 122.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T11:58:42.579Z] #67 129.3 rootlesskit version 1.0.0 [2022-07-08T11:58:42.579Z] #67 129.4 Usage of /build/rootlesskit-docker-proxy: [2022-07-08T11:58:42.579Z] #67 129.4 -container-ip string [2022-07-08T11:58:42.579Z] #67 129.4 container ip [2022-07-08T11:58:42.579Z] #67 129.4 -container-port int [2022-07-08T11:58:42.579Z] #67 129.4 container port (default -1) [2022-07-08T11:58:42.579Z] #67 129.4 -host-ip string [2022-07-08T11:58:42.579Z] #67 129.4 host ip [2022-07-08T11:58:42.579Z] #67 129.4 -host-port int [2022-07-08T11:58:42.579Z] #67 129.4 host port (default -1) [2022-07-08T11:58:42.579Z] #67 129.4 -proto string [2022-07-08T11:58:42.579Z] #67 129.4 proxy protocol (default "tcp") [2022-07-08T11:58:42.579Z] #67 DONE 130.4s [2022-07-08T11:58:42.579Z] [2022-07-08T11:58:42.579Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:42.579Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:42.579Z] #14 130.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T11:58:42.579Z] #14 130.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T11:58:42.579Z] #14 130.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T11:58:42.579Z] #14 130.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T11:58:42.579Z] #14 130.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-08T11:58:42.579Z] #14 130.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T11:58:42.579Z] #14 130.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T11:58:42.579Z] #14 130.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T11:58:42.579Z] #14 130.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T11:58:42.579Z] #14 ... [2022-07-08T11:58:42.579Z] [2022-07-08T11:58:42.579Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T11:58:42.579Z] #68 sha256:2d2e6ef3466b8efe52ffdbe18955115632788b34d7b179ed82cf6cd31972d7aa [2022-07-08T11:58:42.579Z] #68 DONE 0.1s [2022-07-08T11:58:42.579Z] [2022-07-08T11:58:42.579Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:42.579Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:42.579Z] #14 130.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T11:58:42.579Z] #14 130.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:58:42.579Z] #14 130.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-08T11:58:42.579Z] #14 130.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T11:58:42.579Z] #14 130.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-08T11:58:42.579Z] #14 130.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T11:58:42.579Z] #14 130.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T11:58:42.579Z] #14 130.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-08T11:58:42.586Z] #77 90.30 checking for seccomp notify API... yes [2022-07-08T11:58:42.586Z] #77 90.40 checking for gperf... no [2022-07-08T11:58:42.586Z] #77 90.41 configure: gperf not found - cannot rebuild signal parser code [2022-07-08T11:58:42.839Z] #14 130.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:58:42.839Z] #14 131.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T11:58:42.839Z] #14 131.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T11:58:42.839Z] #14 131.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-08T11:58:42.839Z] #14 131.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T11:58:42.839Z] #14 131.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T11:58:42.839Z] #14 131.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:58:42.839Z] #14 ... [2022-07-08T11:58:42.839Z] [2022-07-08T11:58:42.839Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T11:58:42.839Z] #69 sha256:e54c5406569fbb694a4861ca9d2a917a5da24d91680d3a1af041c95f140d50fd [2022-07-08T11:58:42.839Z] #69 DONE 0.3s [2022-07-08T11:58:42.844Z] #77 90.41 checking for library containing argp_parse... none required [2022-07-08T11:58:42.844Z] #77 90.69 checking that generated files are newer than configure... [2022-07-08T11:58:42.844Z] #77 ... [2022-07-08T11:58:42.844Z] [2022-07-08T11:58:42.844Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:58:42.844Z] #26 sha256:62b0c623f8826359a830be325cd4980d56eeba2acb0da7b87ba089b051111e8c [2022-07-08T11:58:42.844Z] #26 123.2 + mkdir -p /tmp/tmp.lKDrf16rph/src/github.com/docker [2022-07-08T11:58:42.844Z] #26 123.2 + mv components/cli /tmp/tmp.lKDrf16rph/src/github.com/docker/cli [2022-07-08T11:58:42.844Z] #26 123.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-08T11:58:43.100Z] [2022-07-08T11:58:43.100Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:58:43.100Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T11:58:43.103Z] #26 ... [2022-07-08T11:58:43.103Z] [2022-07-08T11:58:43.103Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:43.103Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:58:43.103Z] #77 90.69 checking that generated files are newer than configure... done [2022-07-08T11:58:43.103Z] #77 90.69 configure: creating ./config.status [2022-07-08T11:58:43.360Z] #55 ... [2022-07-08T11:58:43.360Z] [2022-07-08T11:58:43.360Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:58:43.360Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:58:43.360Z] #14 DONE 131.5s [2022-07-08T11:58:43.360Z] [2022-07-08T11:58:43.360Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T11:58:43.360Z] #59 sha256:9ab261b533b55c5b0d34e453ea638ffda0eea8567c09c863710e20ae3fee2087 [2022-07-08T11:58:43.360Z] #59 DONE 0.2s [2022-07-08T11:58:43.360Z] [2022-07-08T11:58:43.360Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T11:58:43.360Z] #60 sha256:146cff22e6752f96fb186f1d3e3d9cf108a07e87e7f9aca284ee37d57c5be6f4 [2022-07-08T11:58:44.453Z] #19 ... [2022-07-08T11:58:44.453Z] [2022-07-08T11:58:44.453Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:44.453Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:44.453Z] #84 165.9 CCLD libyajl.la [2022-07-08T11:58:44.453Z] #84 166.3 CCLD verify/json_verify [2022-07-08T11:58:44.453Z] #84 166.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:58:44.453Z] #84 166.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T11:58:44.453Z] #84 166.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T11:58:44.453Z] #84 166.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:58:44.453Z] #84 166.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:58:44.453Z] #84 166.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T11:58:44.453Z] #84 166.9 CC src/validate.o [2022-07-08T11:58:44.453Z] #84 166.9 CC src/image_spec_schema_config_schema.lo [2022-07-08T11:58:44.453Z] #84 167.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-08T11:58:44.453Z] #84 167.0 CC src/image_spec_schema_defs.lo [2022-07-08T11:58:44.453Z] #84 167.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-08T11:58:44.453Z] #84 167.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-08T11:58:44.453Z] #84 167.0 CC src/image_spec_schema_image_layout_schema.lo [2022-07-08T11:58:44.453Z] #84 167.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-08T11:58:44.714Z] #84 167.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-08T11:58:44.714Z] #84 167.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-08T11:58:44.714Z] #84 167.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-08T11:58:44.714Z] #84 167.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-08T11:58:44.714Z] #84 167.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-08T11:58:44.714Z] #84 167.2 CC src/runtime_spec_schema_config_vm.lo [2022-07-08T11:58:44.714Z] #84 167.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-08T11:58:44.714Z] #84 167.3 CC src/runtime_spec_schema_defs.lo [2022-07-08T11:58:44.714Z] #84 167.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-08T11:58:44.973Z] #84 167.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-08T11:58:44.973Z] #84 167.4 CC src/runtime_spec_schema_defs_windows.lo [2022-07-08T11:58:44.973Z] #84 167.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-08T11:58:44.973Z] #84 167.5 CC src/basic_test_double_array_item.lo [2022-07-08T11:58:45.232Z] #84 167.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-08T11:58:45.232Z] #84 167.6 CC src/basic_test_top_array_int.lo [2022-07-08T11:58:45.232Z] #84 167.6 CC src/basic_test_double_array.lo [2022-07-08T11:58:45.232Z] #84 167.7 CC src/basic_test_top_array_string.lo [2022-07-08T11:58:45.232Z] #84 167.7 CC src/basic_test_top_double_array_int.lo [2022-07-08T11:58:45.232Z] #84 167.8 CC src/basic_test_top_double_array_obj.lo [2022-07-08T11:58:45.494Z] #84 167.9 CC src/basic_test_top_double_array_refobj.lo [2022-07-08T11:58:45.494Z] #84 168.1 CC src/basic_test_top_double_array_string.lo [2022-07-08T11:58:45.635Z] #77 93.44 config.status: creating Makefile [2022-07-08T11:58:45.635Z] #77 93.52 config.status: creating rpm/crun.spec [2022-07-08T11:58:45.635Z] #77 93.62 config.status: creating config.h [2022-07-08T11:58:45.754Z] #84 168.2 CC src/json_common.lo [2022-07-08T11:58:45.754Z] #84 168.3 CC src/read-file.lo [2022-07-08T11:58:45.754Z] #84 168.3 CC tests/test-2.o [2022-07-08T11:58:45.754Z] #84 168.3 CC tests/test-1.o [2022-07-08T11:58:45.754Z] #84 168.4 CC tests/test-3.o [2022-07-08T11:58:45.893Z] #77 93.66 config.status: executing libtool commands [2022-07-08T11:58:45.893Z] #77 93.68 config.status: executing depfiles commands [2022-07-08T11:58:46.014Z] #84 168.4 CC tests/test-4.o [2022-07-08T11:58:46.014Z] #84 168.6 CC tests/test-7.o [2022-07-08T11:58:46.014Z] #84 168.6 CC tests/test-8.o [2022-07-08T11:58:46.274Z] #84 168.7 CC tests/test-6.o [2022-07-08T11:58:46.274Z] #84 168.7 CC tests/test-5.o [2022-07-08T11:58:46.274Z] #84 168.8 CC tests/test-10.o [2022-07-08T11:58:46.274Z] #84 168.8 CC tests/test-9.o [2022-07-08T11:58:46.533Z] #84 169.0 CC tests/test-11.o [2022-07-08T11:58:46.827Z] #77 94.81 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-08T11:58:47.086Z] #77 94.83 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T11:58:47.366Z] #77 95.21 checking for gcc... gcc [2022-07-08T11:58:47.561Z] #60 ... [2022-07-08T11:58:47.561Z] [2022-07-08T11:58:47.561Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T11:58:47.561Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T11:58:47.561Z] #15 DONE 3.8s [2022-07-08T11:58:47.561Z] [2022-07-08T11:58:47.561Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-08T11:58:47.561Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-08T11:58:47.696Z] #77 95.29 checking whether the C compiler works... yes [2022-07-08T11:58:47.696Z] #77 95.50 checking for C compiler default output file name... a.out [2022-07-08T11:58:47.956Z] #77 95.50 checking for suffix of executables... [2022-07-08T11:58:47.956Z] #77 95.70 checking whether we are cross compiling... no [2022-07-08T11:58:48.215Z] #77 95.90 checking for suffix of object files... o [2022-07-08T11:58:48.473Z] #77 96.05 checking whether we are using the GNU C compiler... yes [2022-07-08T11:58:48.473Z] #77 96.20 checking whether gcc accepts -g... yes [2022-07-08T11:58:48.731Z] #77 96.31 checking for gcc option to accept ISO C89... none needed [2022-07-08T11:58:48.731Z] #77 96.49 checking whether gcc understands -c and -o together... yes [2022-07-08T11:58:48.989Z] #77 96.63 checking how to run the C preprocessor... gcc -E [2022-07-08T11:58:48.989Z] #77 96.85 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T11:58:49.248Z] #77 96.86 checking for egrep... /bin/grep -E [2022-07-08T11:58:49.248Z] #77 96.86 checking for ANSI C header files... [2022-07-08T11:58:49.248Z] #77 ... [2022-07-08T11:58:49.248Z] [2022-07-08T11:58:49.248Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T11:58:49.248Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-08T11:58:49.248Z] #21 9.490 Reading package lists... [2022-07-08T11:58:49.248Z] #21 12.07 Building dependency tree... [2022-07-08T11:58:49.248Z] #21 13.71 The following additional packages will be installed: [2022-07-08T11:58:49.248Z] #21 13.72 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T11:58:49.248Z] #21 13.72 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-08T11:58:49.248Z] #21 13.72 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T11:58:49.248Z] #21 13.73 python3-pkg-resources vim-runtime xxd [2022-07-08T11:58:49.248Z] #21 13.73 Suggested packages: [2022-07-08T11:58:49.248Z] #21 13.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-08T11:58:49.248Z] #21 13.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-08T11:58:49.248Z] #21 13.74 acl attr quota [2022-07-08T11:58:49.248Z] #21 13.74 Recommended packages: [2022-07-08T11:58:49.248Z] #21 13.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-08T11:58:49.248Z] #21 14.94 The following NEW packages will be installed: [2022-07-08T11:58:49.248Z] #21 14.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-08T11:58:49.248Z] #21 14.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T11:58:49.248Z] #21 14.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-08T11:58:49.248Z] #21 14.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-08T11:58:49.248Z] #21 14.95 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T11:58:49.248Z] #21 14.95 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-08T11:58:49.248Z] #21 14.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-08T11:58:49.248Z] #21 14.95 xz-utils zip zstd [2022-07-08T11:58:49.248Z] #21 15.30 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:58:49.248Z] #21 15.30 Need to get 27.0 MB of archives. [2022-07-08T11:58:49.248Z] #21 15.30 After this operation, 105 MB of additional disk space will be used. [2022-07-08T11:58:49.248Z] #21 15.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-08T11:58:49.248Z] #21 15.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-08T11:58:49.248Z] #21 15.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-08T11:58:49.248Z] #21 15.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-08T11:58:49.248Z] #21 15.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-08T11:58:49.248Z] #21 15.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-08T11:58:49.248Z] #21 15.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-08T11:58:49.248Z] #21 15.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-08T11:58:49.248Z] #21 15.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T11:58:49.248Z] #21 15.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T11:58:49.248Z] #21 15.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-08T11:58:49.248Z] #21 15.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-08T11:58:49.248Z] #21 15.39 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-08T11:58:49.248Z] #21 15.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-08T11:58:49.248Z] #21 15.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-08T11:58:49.248Z] #21 15.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-08T11:58:49.248Z] #21 15.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-08T11:58:49.248Z] #21 15.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-08T11:58:49.248Z] #21 15.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-08T11:58:49.248Z] #21 15.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-08T11:58:49.248Z] #21 15.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-08T11:58:49.248Z] #21 15.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-08T11:58:49.248Z] #21 15.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-08T11:58:49.248Z] #21 15.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-08T11:58:49.248Z] #21 15.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-08T11:58:49.248Z] #21 15.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-08T11:58:49.248Z] #21 15.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-08T11:58:49.248Z] #21 15.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-08T11:58:49.248Z] #21 15.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-08T11:58:49.248Z] #21 15.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-08T11:58:49.248Z] #21 15.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-08T11:58:49.248Z] #21 15.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-08T11:58:49.248Z] #21 15.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-08T11:58:49.248Z] #21 15.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-08T11:58:49.248Z] #21 15.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-08T11:58:49.248Z] #21 15.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-08T11:58:49.248Z] #21 15.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-08T11:58:49.248Z] #21 15.83 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T11:58:49.248Z] #21 15.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-08T11:58:49.248Z] #21 15.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-08T11:58:49.248Z] #21 15.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-08T11:58:49.248Z] #21 15.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-08T11:58:49.248Z] #21 15.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-08T11:58:49.248Z] #21 15.91 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-08T11:58:49.248Z] #21 15.92 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-08T11:58:49.248Z] #21 16.19 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-08T11:58:49.248Z] #21 16.21 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-08T11:58:49.248Z] #21 16.23 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-08T11:58:49.248Z] #21 16.23 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-08T11:58:49.248Z] #21 16.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:58:49.248Z] #21 17.08 Fetched 27.0 MB in 1s (21.0 MB/s) [2022-07-08T11:58:49.248Z] #21 17.22 Selecting previously unselected package pigz. [2022-07-08T11:58:49.248Z] #21 17.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-07-08T11:58:49.248Z] #21 17.28 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-08T11:58:49.248Z] #21 17.29 Unpacking pigz (2.6-1) ... [2022-07-08T11:58:49.249Z] #21 17.39 Selecting previously unselected package libelf1:arm64. [2022-07-08T11:58:49.249Z] #21 17.39 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-08T11:58:49.249Z] #21 17.45 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-08T11:58:49.249Z] #21 17.59 Selecting previously unselected package libbpf0:arm64. [2022-07-08T11:58:49.249Z] #21 17.59 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-08T11:58:49.249Z] #21 17.60 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-08T11:58:49.249Z] #21 17.71 Selecting previously unselected package libcap2:arm64. [2022-07-08T11:58:49.249Z] #21 17.72 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-08T11:58:49.249Z] #21 17.73 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-08T11:58:49.249Z] #21 17.79 Selecting previously unselected package libmnl0:arm64. [2022-07-08T11:58:49.249Z] #21 17.79 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-08T11:58:49.249Z] #21 17.79 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-08T11:58:49.249Z] #21 17.86 Selecting previously unselected package libxtables12:arm64. [2022-07-08T11:58:49.249Z] #21 17.87 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-08T11:58:49.249Z] #21 17.87 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-08T11:58:49.249Z] #21 17.98 Selecting previously unselected package libcap2-bin. [2022-07-08T11:58:49.249Z] #21 17.98 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-08T11:58:49.249Z] #21 18.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-08T11:58:49.249Z] #21 18.08 Selecting previously unselected package iproute2. [2022-07-08T11:58:49.249Z] #21 18.08 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-08T11:58:49.249Z] #21 18.09 Unpacking iproute2 (5.10.0-4) ... [2022-07-08T11:58:49.514Z] #21 18.61 Selecting previously unselected package xxd. [2022-07-08T11:58:49.514Z] #21 18.61 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-08T11:58:49.514Z] #21 18.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:58:49.514Z] #21 18.77 Selecting previously unselected package vim-common. [2022-07-08T11:58:49.514Z] #21 18.78 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T11:58:49.514Z] #21 18.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:58:49.514Z] #21 ... [2022-07-08T11:58:49.514Z] [2022-07-08T11:58:49.514Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:49.514Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:58:49.514Z] #77 96.86 checking for ANSI C header files... yes [2022-07-08T11:58:49.773Z] #77 97.46 checking for sys/types.h... yes [2022-07-08T11:58:50.032Z] #77 97.58 checking for sys/stat.h... yes [2022-07-08T11:58:50.032Z] #77 97.75 checking for stdlib.h... yes [2022-07-08T11:58:50.290Z] #77 97.94 checking for string.h... yes [2022-07-08T11:58:50.290Z] #77 98.13 checking for memory.h... yes [2022-07-08T11:58:50.549Z] #77 98.26 checking for strings.h... yes [2022-07-08T11:58:50.807Z] #77 98.41 checking for inttypes.h... yes [2022-07-08T11:58:50.816Z] #14 ... [2022-07-08T11:58:50.817Z] [2022-07-08T11:58:50.817Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:50.817Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:50.817Z] #77 47.79 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-08T11:58:50.857Z] #16 DONE 3.7s [2022-07-08T11:58:50.857Z] [2022-07-08T11:58:50.857Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T11:58:50.857Z] #60 sha256:146cff22e6752f96fb186f1d3e3d9cf108a07e87e7f9aca284ee37d57c5be6f4 [2022-07-08T11:58:50.857Z] #60 4.067 + RM_GOPATH=0 [2022-07-08T11:58:50.857Z] #60 4.067 + TMP_GOPATH= [2022-07-08T11:58:50.857Z] #60 4.067 + : /build [2022-07-08T11:58:50.857Z] #60 4.067 + '[' -z '' ']' [2022-07-08T11:58:50.857Z] #60 4.071 ++ mktemp -d [2022-07-08T11:58:50.857Z] #60 4.075 + export GOPATH=/tmp/tmp.J7r7BJK5qM [2022-07-08T11:58:50.857Z] #60 4.075 + GOPATH=/tmp/tmp.J7r7BJK5qM [2022-07-08T11:58:50.857Z] #60 4.075 + RM_GOPATH=1 [2022-07-08T11:58:50.857Z] #60 4.075 + case "$(go env GOARCH)" in [2022-07-08T11:58:50.857Z] #60 4.077 ++ go env GOARCH [2022-07-08T11:58:50.857Z] #60 4.091 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T11:58:50.857Z] #60 4.091 + GO_BUILDMODE=-buildmode=pie [2022-07-08T11:58:50.857Z] #60 4.091 ++ dirname /install.sh [2022-07-08T11:58:50.857Z] #60 4.095 + dir=/ [2022-07-08T11:58:50.857Z] #60 4.099 + bin=runc [2022-07-08T11:58:50.857Z] #60 4.099 + shift [2022-07-08T11:58:50.857Z] #60 4.099 + '[' '!' -f //runc.installer ']' [2022-07-08T11:58:50.857Z] #60 4.099 + . //runc.installer [2022-07-08T11:58:50.857Z] #60 4.099 ++ set -e [2022-07-08T11:58:50.857Z] #60 4.099 ++ : v1.1.2 [2022-07-08T11:58:50.857Z] #60 4.099 + install_runc [2022-07-08T11:58:50.857Z] #60 4.099 + RUNC_BUILDTAGS=seccomp [2022-07-08T11:58:50.857Z] #60 4.099 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-08T11:58:50.857Z] #60 4.099 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.J7r7BJK5qM/src/github.com/opencontainers/runc [2022-07-08T11:58:50.857Z] #60 4.099 Cloning into '/tmp/tmp.J7r7BJK5qM/src/github.com/opencontainers/runc'... [2022-07-08T11:58:50.857Z] #60 4.111 Install runc version v1.1.2 (build tags: seccomp) [2022-07-08T11:58:51.065Z] #77 98.58 checking for stdint.h... yes [2022-07-08T11:58:51.065Z] #77 98.73 checking for unistd.h... yes [2022-07-08T11:58:51.324Z] #77 98.93 checking minix/config.h usability... no [2022-07-08T11:58:51.324Z] #77 99.09 checking minix/config.h presence... no [2022-07-08T11:58:51.324Z] #77 99.17 checking for minix/config.h... no [2022-07-08T11:58:51.583Z] #77 99.17 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-08T11:58:51.841Z] #77 99.42 checking build system type... aarch64-unknown-linux-gnu [2022-07-08T11:58:51.841Z] #77 99.70 checking host system type... aarch64-unknown-linux-gnu [2022-07-08T11:58:51.841Z] #77 99.70 checking how to print strings... printf [2022-07-08T11:58:51.841Z] #77 99.71 checking for a sed that does not truncate output... /bin/sed [2022-07-08T11:58:51.841Z] #77 99.73 checking for fgrep... /bin/grep -F [2022-07-08T11:58:51.841Z] #77 99.73 checking for ld used by gcc... /usr/bin/ld [2022-07-08T11:58:51.841Z] #77 99.75 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T11:58:51.841Z] #77 99.77 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T11:58:52.100Z] #77 99.78 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T11:58:52.100Z] #77 99.90 checking whether ln -s works... yes [2022-07-08T11:58:52.100Z] #77 99.90 checking the maximum length of command line arguments... 1572864 [2022-07-08T11:58:52.100Z] #77 99.93 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-08T11:58:52.100Z] #77 99.93 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T11:58:52.100Z] #77 99.94 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T11:58:52.100Z] #77 99.94 checking for objdump... objdump [2022-07-08T11:58:52.100Z] #77 99.94 checking how to recognize dependent libraries... pass_all [2022-07-08T11:58:52.100Z] #77 99.95 checking for dlltool... no [2022-07-08T11:58:52.100Z] #77 99.95 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T11:58:52.100Z] #77 99.95 checking for ar... ar [2022-07-08T11:58:52.359Z] #77 99.95 checking for archiver @FILE support... @ [2022-07-08T11:58:52.359Z] #77 100.1 checking for strip... strip [2022-07-08T11:58:52.359Z] #77 100.1 checking for ranlib... ranlib [2022-07-08T11:58:52.359Z] #77 100.1 checking for gawk... no [2022-07-08T11:58:52.359Z] #77 100.1 checking for mawk... mawk [2022-07-08T11:58:52.618Z] #77 100.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T11:58:52.618Z] #77 100.5 checking for sysroot... no [2022-07-08T11:58:52.618Z] #77 100.5 checking for a working dd... /bin/dd [2022-07-08T11:58:52.618Z] #77 100.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T11:58:52.618Z] #77 100.6 checking for mt... no [2022-07-08T11:58:52.618Z] #77 100.6 checking if : is a manifest tool... no [2022-07-08T11:58:52.876Z] #77 100.6 checking for dlfcn.h... yes [2022-07-08T11:58:53.134Z] #77 100.7 checking for objdir... .libs [2022-07-08T11:58:53.134Z] #77 101.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T11:58:53.392Z] #77 101.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T11:58:53.392Z] #77 101.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T11:58:53.958Z] #77 101.2 checking if gcc static flag -static works... yes [2022-07-08T11:58:53.958Z] #77 101.5 checking if gcc supports -c -o file.o... yes [2022-07-08T11:58:53.958Z] #77 101.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T11:58:53.958Z] #77 101.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-08T11:58:54.156Z] #60 ... [2022-07-08T11:58:54.156Z] [2022-07-08T11:58:54.156Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T11:58:54.156Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-08T11:58:54.156Z] #17 2.710 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-08T11:58:54.156Z] #17 DONE 2.8s [2022-07-08T11:58:54.156Z] [2022-07-08T11:58:54.156Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T11:58:54.156Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-08T11:58:54.217Z] #77 101.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T11:58:54.217Z] #77 102.0 checking how to hardcode library paths into programs... immediate [2022-07-08T11:58:54.217Z] #77 102.0 checking whether stripping libraries is possible... yes [2022-07-08T11:58:54.217Z] #77 102.0 checking if libtool supports shared libraries... yes [2022-07-08T11:58:54.217Z] #77 102.0 checking whether to build shared libraries... no [2022-07-08T11:58:54.217Z] #77 102.0 checking whether to build static libraries... yes [2022-07-08T11:58:54.217Z] #77 102.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T11:58:54.217Z] #77 102.1 checking whether build environment is sane... yes [2022-07-08T11:58:54.217Z] #77 102.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T11:58:54.217Z] #77 102.1 checking whether make sets $(MAKE)... yes [2022-07-08T11:58:54.217Z] #77 102.2 checking whether make supports the include directive... yes (GNU style) [2022-07-08T11:58:54.219Z] #14 ... [2022-07-08T11:58:54.219Z] [2022-07-08T11:58:54.219Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:54.219Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:54.219Z] #77 45.36 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-08T11:58:54.475Z] #77 102.2 checking whether make supports nested variables... yes [2022-07-08T11:58:54.475Z] #77 102.3 checking whether UID '0' is supported by ustar format... yes [2022-07-08T11:58:54.475Z] #77 102.3 checking whether GID '0' is supported by ustar format... yes [2022-07-08T11:58:54.476Z] #77 102.3 checking how to create a ustar tar archive... gnutar [2022-07-08T11:58:54.734Z] #77 102.3 checking dependency style of gcc... gcc3 [2022-07-08T11:58:54.734Z] #77 102.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T11:58:54.734Z] #77 102.6 checking whether make supports nested variables... (cached) yes [2022-07-08T11:58:54.734Z] #77 102.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T11:58:54.734Z] #77 102.6 checking pkg-config is at least version 0.9.0... yes [2022-07-08T11:58:54.734Z] #77 102.6 checking for yajl >= 2.1.0... yes [2022-07-08T11:58:54.734Z] #77 102.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T11:58:54.734Z] #77 102.6 checking for gcc... (cached) gcc [2022-07-08T11:58:54.992Z] #77 102.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T11:58:54.992Z] #77 102.7 checking whether gcc accepts -g... (cached) yes [2022-07-08T11:58:54.992Z] #77 102.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T11:58:54.992Z] #77 102.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T11:58:54.992Z] #77 102.7 checking for a Python interpreter with version >= 3... python3 [2022-07-08T11:58:54.992Z] #77 102.8 checking for python3... /usr/bin/python3 [2022-07-08T11:58:54.992Z] #77 102.8 checking for python3 version... 3.9 [2022-07-08T11:58:54.992Z] #77 102.8 checking for python3 platform... linux [2022-07-08T11:58:55.250Z] #77 102.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T11:58:55.250Z] #77 103.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T11:58:55.509Z] #77 103.3 checking that generated files are newer than configure... done [2022-07-08T11:58:55.509Z] #77 103.3 configure: creating ./config.status [2022-07-08T11:58:55.535Z] #18 DONE 2.0s [2022-07-08T11:58:55.535Z] [2022-07-08T11:58:55.535Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:55.535Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:55.535Z] #77 91.36 configure.ac:11: installing 'build-aux/compile' [2022-07-08T11:58:55.535Z] #77 91.36 configure.ac:11: installing 'build-aux/config.guess' [2022-07-08T11:58:55.535Z] #77 91.36 configure.ac:11: installing 'build-aux/config.sub' [2022-07-08T11:58:55.535Z] #77 91.36 configure.ac:13: installing 'build-aux/install-sh' [2022-07-08T11:58:55.535Z] #77 91.36 configure.ac:13: installing 'build-aux/missing' [2022-07-08T11:58:55.535Z] #77 91.38 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-08T11:58:55.535Z] #77 91.59 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T11:58:56.364Z] #77 93.03 checking build system type... x86_64-pc-linux-gnu [2022-07-08T11:58:56.364Z] #77 93.32 checking host system type... x86_64-pc-linux-gnu [2022-07-08T11:58:56.364Z] #77 93.32 checking how to print strings... printf [2022-07-08T11:58:56.364Z] #77 93.32 checking for gcc... gcc [2022-07-08T11:58:56.932Z] #77 93.41 checking whether the C compiler works... yes [2022-07-08T11:58:56.932Z] #77 93.77 checking for C compiler default output file name... a.out [2022-07-08T11:58:56.932Z] #77 93.77 checking for suffix of executables... [2022-07-08T11:58:57.193Z] #77 94.03 checking whether we are cross compiling... no [2022-07-08T11:58:57.193Z] #77 94.20 checking for suffix of object files... o [2022-07-08T11:58:57.453Z] [2022-07-08T11:58:57.453Z] #77 ... [2022-07-08T11:58:57.453Z] [2022-07-08T11:58:57.453Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T11:58:57.453Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-08T11:58:57.453Z] #19 DONE 1.9s [2022-07-08T11:58:57.453Z] [2022-07-08T11:58:57.453Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:57.453Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:58:57.453Z] #77 94.31 checking whether we are using the GNU C compiler... yes [2022-07-08T11:58:57.713Z] #77 94.48 checking whether gcc accepts -g... yes [2022-07-08T11:58:57.974Z] #77 94.59 checking for gcc option to accept ISO C89... none needed [2022-07-08T11:58:57.974Z] #77 94.75 checking whether gcc understands -c and -o together... yes [2022-07-08T11:58:57.974Z] #77 94.89 checking for a sed that does not truncate output... /bin/sed [2022-07-08T11:58:57.974Z] #77 94.91 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T11:58:57.974Z] #77 94.91 checking for egrep... /bin/grep -E [2022-07-08T11:58:57.974Z] #77 94.94 checking for fgrep... /bin/grep -F [2022-07-08T11:58:57.974Z] #77 94.94 checking for ld used by gcc... /usr/bin/ld [2022-07-08T11:58:58.040Z] #77 105.9 config.status: creating Makefile [2022-07-08T11:58:58.040Z] #77 106.0 config.status: creating config.h [2022-07-08T11:58:58.234Z] #77 94.97 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T11:58:58.234Z] #77 94.97 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T11:58:58.234Z] #77 94.99 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T11:58:58.234Z] #77 95.12 checking whether ln -s works... yes [2022-07-08T11:58:58.234Z] #77 95.12 checking the maximum length of command line arguments... 1572864 [2022-07-08T11:58:58.234Z] #77 95.14 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T11:58:58.234Z] #77 95.14 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T11:58:58.234Z] #77 95.14 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T11:58:58.234Z] #77 95.14 checking for objdump... objdump [2022-07-08T11:58:58.234Z] #77 95.14 checking how to recognize dependent libraries... pass_all [2022-07-08T11:58:58.234Z] #77 95.14 checking for dlltool... no [2022-07-08T11:58:58.234Z] #77 95.14 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T11:58:58.234Z] #77 95.14 checking for ar... ar [2022-07-08T11:58:58.297Z] #77 106.0 config.status: executing libtool commands [2022-07-08T11:58:58.298Z] #77 106.1 config.status: executing depfiles commands [2022-07-08T11:58:58.494Z] #77 95.14 checking for archiver @FILE support... @ [2022-07-08T11:58:58.494Z] #77 95.30 checking for strip... strip [2022-07-08T11:58:58.494Z] #77 95.30 checking for ranlib... ranlib [2022-07-08T11:58:58.494Z] #77 95.31 checking for gawk... no [2022-07-08T11:58:58.494Z] #77 95.31 checking for mawk... mawk [2022-07-08T11:58:58.755Z] #84 ... [2022-07-08T11:58:58.755Z] [2022-07-08T11:58:58.755Z] #77 95.31 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T11:58:58.755Z] #77 95.75 checking for sysroot... no [2022-07-08T11:58:58.755Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:58:58.755Z] #77 95.75 checking for a working dd... /bin/dd [2022-07-08T11:58:58.755Z] #77 95.76 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T11:58:58.755Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:58:58.755Z] #19 225.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-08T11:58:58.755Z] #19 225.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T11:58:58.755Z] #19 225.6 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-08T11:58:58.864Z] #77 106.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-08T11:58:58.864Z] #77 106.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T11:58:59.015Z] #77 95.85 checking for mt... no [2022-07-08T11:58:59.015Z] #77 95.85 checking if : is a manifest tool... no [2022-07-08T11:58:59.015Z] #77 95.86 checking how to run the C preprocessor... gcc -E [2022-07-08T11:58:59.331Z] #19 225.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-08T11:58:59.331Z] #19 225.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-08T11:58:59.331Z] #19 226.0 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T11:58:59.431Z] #77 107.3 checking for gcc... gcc [2022-07-08T11:58:59.495Z] #77 ... [2022-07-08T11:58:59.495Z] [2022-07-08T11:58:59.495Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T11:58:59.495Z] #64 sha256:2a54f301885d84cfbc9b5ac308dfc9574424c30e4001efb0e1220aa3cc675c8a [2022-07-08T11:58:59.587Z] #77 96.11 checking for ANSI C header files... [2022-07-08T11:58:59.587Z] #77 ... [2022-07-08T11:58:59.587Z] [2022-07-08T11:58:59.587Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T11:58:59.587Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-08T11:58:59.587Z] #20 DONE 1.9s [2022-07-08T11:58:59.587Z] [2022-07-08T11:58:59.587Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T11:58:59.587Z] #60 sha256:146cff22e6752f96fb186f1d3e3d9cf108a07e87e7f9aca284ee37d57c5be6f4 [2022-07-08T11:58:59.587Z] #60 15.13 + cd /tmp/tmp.J7r7BJK5qM/src/github.com/opencontainers/runc [2022-07-08T11:58:59.587Z] #60 15.13 + git checkout -q v1.1.2 [2022-07-08T11:58:59.587Z] #60 15.82 + '[' -z '' ']' [2022-07-08T11:58:59.587Z] #60 15.82 + target=static [2022-07-08T11:58:59.587Z] #60 15.82 + make BUILDTAGS=seccomp static [2022-07-08T11:58:59.587Z] #60 15.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-08T11:58:59.690Z] #77 107.4 checking whether the C compiler works... [2022-07-08T11:58:59.690Z] #77 ... [2022-07-08T11:58:59.690Z] [2022-07-08T11:58:59.690Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T11:58:59.690Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-08T11:58:59.690Z] #21 18.94 Selecting previously unselected package bash-completion. [2022-07-08T11:58:59.690Z] #21 18.95 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-08T11:58:59.690Z] #21 21.39 Unpacking bash-completion (1:2.11-2) ... [2022-07-08T11:58:59.690Z] #21 21.78 Selecting previously unselected package bzip2. [2022-07-08T11:58:59.690Z] #21 21.78 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 21.79 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T11:58:59.690Z] #21 21.85 Selecting previously unselected package xz-utils. [2022-07-08T11:58:59.690Z] #21 21.85 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 21.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:58:59.690Z] #21 22.03 Selecting previously unselected package apparmor. [2022-07-08T11:58:59.690Z] #21 22.03 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 22.09 Unpacking apparmor (2.13.6-10) ... [2022-07-08T11:58:59.690Z] #21 22.40 Selecting previously unselected package inetutils-ping. [2022-07-08T11:58:59.690Z] #21 22.40 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 22.42 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-08T11:58:59.690Z] #21 22.51 Selecting previously unselected package libip4tc2:arm64. [2022-07-08T11:58:59.690Z] #21 22.52 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 22.52 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-08T11:58:59.690Z] #21 22.62 Selecting previously unselected package libip6tc2:arm64. [2022-07-08T11:58:59.690Z] #21 22.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 22.63 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-08T11:58:59.690Z] #21 22.69 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-08T11:58:59.690Z] #21 22.72 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 22.72 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-08T11:58:59.690Z] #21 22.78 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-08T11:58:59.690Z] #21 22.78 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 22.78 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-08T11:58:59.690Z] #21 22.86 Selecting previously unselected package libnftnl11:arm64. [2022-07-08T11:58:59.690Z] #21 22.87 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 22.87 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-08T11:58:59.690Z] #21 22.96 Selecting previously unselected package iptables. [2022-07-08T11:58:59.690Z] #21 22.96 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 22.97 Unpacking iptables (1.8.7-1) ... [2022-07-08T11:58:59.690Z] #21 23.27 Selecting previously unselected package libonig5:arm64. [2022-07-08T11:58:59.690Z] #21 23.28 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 23.28 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-08T11:58:59.690Z] #21 23.40 Selecting previously unselected package libjq1:arm64. [2022-07-08T11:58:59.690Z] #21 23.40 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 23.40 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-08T11:58:59.690Z] #21 23.50 Selecting previously unselected package jq. [2022-07-08T11:58:59.690Z] #21 23.51 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 23.51 Unpacking jq (1.6-2.1) ... [2022-07-08T11:58:59.690Z] #21 23.65 Selecting previously unselected package libaio1:arm64. [2022-07-08T11:58:59.690Z] #21 23.65 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 23.65 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-08T11:58:59.690Z] #21 23.72 Selecting previously unselected package libgpm2:arm64. [2022-07-08T11:58:59.690Z] #21 23.72 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 23.72 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-08T11:58:59.690Z] #21 23.77 Selecting previously unselected package libicu67:arm64. [2022-07-08T11:58:59.690Z] #21 23.77 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 23.77 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-08T11:58:59.690Z] #21 26.72 Selecting previously unselected package libinih1:arm64. [2022-07-08T11:58:59.690Z] #21 26.73 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 26.73 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-08T11:58:59.690Z] #21 26.80 Selecting previously unselected package libnet1:arm64. [2022-07-08T11:58:59.690Z] #21 26.80 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 26.80 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:58:59.690Z] #21 26.89 Selecting previously unselected package libnl-3-200:arm64. [2022-07-08T11:58:59.690Z] #21 26.89 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 26.90 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-08T11:58:59.690Z] #21 26.98 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-08T11:58:59.690Z] #21 26.99 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 26.99 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T11:58:59.690Z] #21 27.06 Selecting previously unselected package libyajl2:arm64. [2022-07-08T11:58:59.690Z] #21 27.06 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 27.08 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-08T11:58:59.690Z] #21 27.14 Selecting previously unselected package net-tools. [2022-07-08T11:58:59.690Z] #21 27.14 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 27.15 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T11:58:59.690Z] #21 27.32 Selecting previously unselected package patch. [2022-07-08T11:58:59.690Z] #21 27.32 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-08T11:58:59.690Z] #21 27.32 Unpacking patch (2.7.6-7) ... [2022-07-08T11:58:59.690Z] #21 27.41 Selecting previously unselected package python-pip-whl. [2022-07-08T11:58:59.690Z] #21 27.42 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-08T11:58:59.690Z] #21 27.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T11:58:59.690Z] #21 27.94 Selecting previously unselected package python3-lib2to3. [2022-07-08T11:58:59.690Z] #21 27.94 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-08T11:58:59.690Z] #21 27.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-08T11:58:59.690Z] #21 28.10 Selecting previously unselected package python3-distutils. [2022-07-08T11:58:59.690Z] #21 28.10 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-08T11:58:59.690Z] #21 28.10 Unpacking python3-distutils (3.9.2-1) ... [2022-07-08T11:58:59.690Z] #21 28.27 Selecting previously unselected package python3-pkg-resources. [2022-07-08T11:58:59.690Z] #21 28.27 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T11:58:59.690Z] #21 28.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:58:59.690Z] #21 28.45 Selecting previously unselected package python3-setuptools. [2022-07-08T11:58:59.690Z] #21 28.45 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-08T11:58:59.690Z] #21 28.45 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-08T11:58:59.690Z] #21 28.74 Selecting previously unselected package python3-wheel. [2022-07-08T11:58:59.690Z] #21 28.74 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-08T11:58:59.690Z] #21 28.75 Unpacking python3-wheel (0.34.2-1) ... [2022-07-08T11:58:59.690Z] #21 28.80 Selecting previously unselected package python3-pip. [2022-07-08T11:58:59.690Z] #21 28.81 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-08T11:58:59.690Z] #21 28.81 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T11:58:59.948Z] #21 29.04 Selecting previously unselected package sudo. [2022-07-08T11:58:59.948Z] #21 29.04 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-08T11:58:59.948Z] #21 29.05 Unpacking sudo (1.9.5p2-3) ... [2022-07-08T11:58:59.948Z] #21 ... [2022-07-08T11:58:59.948Z] [2022-07-08T11:58:59.948Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:58:59.948Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:58:59.948Z] #77 107.4 checking whether the C compiler works... yes [2022-07-08T11:58:59.948Z] #77 107.5 checking for C compiler default output file name... a.out [2022-07-08T11:58:59.948Z] #77 107.6 checking for suffix of executables... [2022-07-08T11:59:00.206Z] #77 107.8 checking whether we are cross compiling... no [2022-07-08T11:59:00.206Z] #77 107.9 checking for suffix of object files... o [2022-07-08T11:59:00.465Z] #77 108.1 checking whether we are using the GNU C compiler... yes [2022-07-08T11:59:00.465Z] #77 108.2 checking whether gcc accepts -g... yes [2022-07-08T11:59:00.723Z] #77 108.3 checking for gcc option to accept ISO C89... none needed [2022-07-08T11:59:00.723Z] #77 108.5 checking whether gcc understands -c and -o together... yes [2022-07-08T11:59:00.767Z] #77 ... [2022-07-08T11:59:00.767Z] [2022-07-08T11:59:00.767Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T11:59:00.767Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T11:59:00.982Z] #77 108.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T11:59:00.982Z] #77 108.8 checking whether build environment is sane... yes [2022-07-08T11:59:00.982Z] #77 108.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T11:59:00.982Z] #77 108.8 checking for gawk... no [2022-07-08T11:59:00.982Z] #77 108.8 checking for mawk... mawk [2022-07-08T11:59:00.982Z] #77 108.8 checking whether make sets $(MAKE)... yes [2022-07-08T11:59:00.982Z] #77 108.9 checking whether make supports the include directive... yes (GNU style) [2022-07-08T11:59:00.982Z] #77 108.9 checking whether make supports nested variables... yes [2022-07-08T11:59:01.243Z] #77 109.0 checking whether UID '0' is supported by ustar format... yes [2022-07-08T11:59:01.243Z] #77 109.0 checking whether GID '0' is supported by ustar format... yes [2022-07-08T11:59:01.243Z] #77 109.0 checking how to create a ustar tar archive... gnutar [2022-07-08T11:59:01.502Z] #77 109.0 checking dependency style of gcc... gcc3 [2022-07-08T11:59:01.502Z] #77 109.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T11:59:01.502Z] #77 109.2 checking whether make supports nested variables... (cached) yes [2022-07-08T11:59:01.760Z] #77 109.3 checking build system type... aarch64-unknown-linux-gnu [2022-07-08T11:59:01.760Z] #77 109.6 checking host system type... aarch64-unknown-linux-gnu [2022-07-08T11:59:01.760Z] #77 109.6 checking how to print strings... printf [2022-07-08T11:59:01.760Z] #77 109.6 checking for a sed that does not truncate output... /bin/sed [2022-07-08T11:59:01.760Z] #77 109.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T11:59:01.760Z] #77 109.7 checking for egrep... /bin/grep -E [2022-07-08T11:59:01.760Z] #77 109.7 checking for fgrep... /bin/grep -F [2022-07-08T11:59:02.019Z] #77 109.7 checking for ld used by gcc... /usr/bin/ld [2022-07-08T11:59:02.019Z] #77 109.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T11:59:02.019Z] #77 109.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T11:59:02.278Z] #77 109.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T11:59:02.278Z] #77 109.9 checking whether ln -s works... yes [2022-07-08T11:59:02.278Z] #77 109.9 checking the maximum length of command line arguments... 1572864 [2022-07-08T11:59:02.278Z] #77 110.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-08T11:59:02.278Z] #77 110.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T11:59:02.278Z] #77 110.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T11:59:02.278Z] #77 110.0 checking for objdump... objdump [2022-07-08T11:59:02.278Z] #77 110.0 checking how to recognize dependent libraries... pass_all [2022-07-08T11:59:02.278Z] #77 110.0 checking for dlltool... no [2022-07-08T11:59:02.278Z] #77 110.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T11:59:02.278Z] #77 110.0 checking for ar... ar [2022-07-08T11:59:02.278Z] #77 110.0 checking for archiver @FILE support... @ [2022-07-08T11:59:02.278Z] #77 110.1 checking for strip... strip [2022-07-08T11:59:02.278Z] #77 110.1 checking for ranlib... ranlib [2022-07-08T11:59:02.344Z] #64 71.79 Updating files: 23% (1118/4797) Updating files: 24% (1152/4797) Updating files: 25% (1200/4797) Updating files: 26% (1248/4797) Updating files: 27% (1296/4797) Updating files: 28% (1344/4797) Updating files: 29% (1392/4797) Updating files: 30% (1440/4797) Updating files: 31% (1488/4797) Updating files: 32% (1536/4797) Updating files: 33% (1584/4797) Updating files: 34% (1631/4797) Updating files: 35% (1679/4797) Updating files: 36% (1727/4797) Updating files: 37% (1775/4797) Updating files: 38% (1823/4797) Updating files: 39% (1871/4797) Updating files: 40% (1919/4797) Updating files: 41% (1967/4797) Updating files: 42% (2015/4797) Updating files: 43% (2063/4797) Updating files: 44% (2111/4797) Updating files: 45% (2159/4797) Updating files: 46% (2207/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 55% (2640/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 79% (3821/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 97% (4655/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-08T11:59:02.344Z] #64 75.00 + cd /tmp/tmp.JgeOkJMaPL/src/github.com/containerd/containerd [2022-07-08T11:59:02.344Z] #64 75.00 + git checkout -q v1.6.6 [2022-07-08T11:59:02.538Z] #77 110.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T11:59:02.796Z] #77 110.5 checking for sysroot... no [2022-07-08T11:59:02.796Z] #77 110.5 checking for a working dd... /bin/dd [2022-07-08T11:59:02.796Z] #77 110.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T11:59:02.796Z] #77 110.5 checking for mt... no [2022-07-08T11:59:02.797Z] #77 110.5 checking if : is a manifest tool... no [2022-07-08T11:59:02.797Z] #77 110.5 checking how to run the C preprocessor... gcc -E [2022-07-08T11:59:03.074Z] #64 73.61 Updating files: 36% (1734/4797) Updating files: 37% (1775/4797) Updating files: 38% (1823/4797) Updating files: 39% (1871/4797) Updating files: 40% (1919/4797) Updating files: 41% (1967/4797) Updating files: 42% (2015/4797) Updating files: 43% (2063/4797) Updating files: 44% (2111/4797) Updating files: 45% (2159/4797) Updating files: 46% (2207/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 69% (3350/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 88% (4268/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-08T11:59:03.074Z] #64 76.39 + cd /tmp/tmp.c4mnPBelsC/src/github.com/containerd/containerd [2022-07-08T11:59:03.331Z] #64 76.39 + git checkout -q v1.6.6 [2022-07-08T11:59:03.621Z] #77 110.8 checking for ANSI C header files... yes [2022-07-08T11:59:03.621Z] #77 111.3 checking for sys/types.h... yes [2022-07-08T11:59:03.621Z] #77 111.4 checking for sys/stat.h... yes [2022-07-08T11:59:03.788Z] #60 ... [2022-07-08T11:59:03.788Z] [2022-07-08T11:59:03.788Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:03.788Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:03.788Z] #77 96.11 checking for ANSI C header files... yes [2022-07-08T11:59:03.788Z] #77 96.91 checking for sys/types.h... yes [2022-07-08T11:59:03.788Z] #77 97.02 checking for sys/stat.h... yes [2022-07-08T11:59:03.788Z] #77 97.29 checking for stdlib.h... yes [2022-07-08T11:59:03.788Z] #77 97.50 checking for string.h... yes [2022-07-08T11:59:03.788Z] #77 97.67 checking for memory.h... yes [2022-07-08T11:59:03.788Z] #77 97.88 checking for strings.h... yes [2022-07-08T11:59:03.788Z] #77 98.11 checking for inttypes.h... yes [2022-07-08T11:59:03.788Z] #77 98.27 checking for stdint.h... yes [2022-07-08T11:59:03.788Z] #77 98.50 checking for unistd.h... yes [2022-07-08T11:59:03.788Z] #77 98.63 checking for dlfcn.h... yes [2022-07-08T11:59:03.788Z] #77 98.77 checking for objdir... .libs [2022-07-08T11:59:03.788Z] #77 99.14 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T11:59:03.788Z] #77 99.25 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T11:59:03.788Z] #77 99.25 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T11:59:03.788Z] #77 99.36 checking if gcc static flag -static works... yes [2022-07-08T11:59:03.788Z] #77 99.86 checking if gcc supports -c -o file.o... yes [2022-07-08T11:59:03.788Z] #77 99.99 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T11:59:03.788Z] #77 99.99 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T11:59:03.788Z] #77 100.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T11:59:03.788Z] #77 100.5 checking how to hardcode library paths into programs... immediate [2022-07-08T11:59:03.788Z] #77 100.5 checking whether stripping libraries is possible... yes [2022-07-08T11:59:03.788Z] #77 100.5 checking if libtool supports shared libraries... yes [2022-07-08T11:59:03.788Z] #77 100.5 checking whether to build shared libraries... no [2022-07-08T11:59:03.788Z] #77 100.5 checking whether to build static libraries... yes [2022-07-08T11:59:03.788Z] #77 100.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T11:59:03.788Z] #77 100.5 checking whether build environment is sane... yes [2022-07-08T11:59:03.788Z] #77 100.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T11:59:03.788Z] #77 100.6 checking whether make sets $(MAKE)... yes [2022-07-08T11:59:03.788Z] #77 100.7 checking whether make supports the include directive... yes (GNU style) [2022-07-08T11:59:03.788Z] #77 100.7 checking whether make supports nested variables... yes [2022-07-08T11:59:03.788Z] #77 100.7 checking whether UID '0' is supported by ustar format... yes [2022-07-08T11:59:03.788Z] #77 100.8 checking whether GID '0' is supported by ustar format... yes [2022-07-08T11:59:03.788Z] #77 100.8 checking how to create a ustar tar archive... gnutar [2022-07-08T11:59:04.049Z] #77 100.8 checking dependency style of gcc... gcc3 [2022-07-08T11:59:04.049Z] #77 101.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T11:59:04.049Z] #77 101.0 checking whether make supports nested variables... (cached) yes [2022-07-08T11:59:04.049Z] #77 101.0 checking for gawk... (cached) mawk [2022-07-08T11:59:04.049Z] #77 101.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T11:59:04.049Z] #77 101.0 checking for gcc... (cached) gcc [2022-07-08T11:59:04.188Z] #77 111.6 checking for stdlib.h... yes [2022-07-08T11:59:04.188Z] #77 111.8 checking for string.h... yes [2022-07-08T11:59:04.249Z] #64 77.00 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-08T11:59:04.249Z] #64 77.00 + BUILDTAGS='netgo osusergo static_build' [2022-07-08T11:59:04.249Z] #64 77.00 + export EXTRA_FLAGS=-buildmode=pie [2022-07-08T11:59:04.249Z] #64 77.00 + EXTRA_FLAGS=-buildmode=pie [2022-07-08T11:59:04.249Z] #64 77.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-08T11:59:04.249Z] #64 77.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-08T11:59:04.249Z] #64 77.00 + '[' '' = dynamic ']' [2022-07-08T11:59:04.249Z] #64 77.00 + make [2022-07-08T11:59:04.309Z] #77 101.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T11:59:04.309Z] #77 101.2 checking whether gcc accepts -g... (cached) yes [2022-07-08T11:59:04.309Z] #77 101.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T11:59:04.309Z] #77 101.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T11:59:04.309Z] #77 101.2 checking for a Python interpreter with version >= 3... python3 [2022-07-08T11:59:04.309Z] #77 101.3 checking for python3... /usr/bin/python3 [2022-07-08T11:59:04.309Z] #77 101.3 checking for python3 version... 3.9 [2022-07-08T11:59:04.309Z] #77 101.3 checking for python3 platform... linux [2022-07-08T11:59:04.447Z] #77 112.0 checking for memory.h... yes [2022-07-08T11:59:04.706Z] #77 112.1 checking for strings.h... yes [2022-07-08T11:59:04.706Z] #77 112.4 checking for inttypes.h... yes [2022-07-08T11:59:04.830Z] #77 101.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T11:59:04.830Z] #77 101.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T11:59:04.830Z] #77 101.8 checking for go-md2man... no [2022-07-08T11:59:04.964Z] #77 112.6 checking for stdint.h... yes [2022-07-08T11:59:05.090Z] #77 101.8 checking error.h usability... yes [2022-07-08T11:59:05.223Z] #77 112.7 checking for unistd.h... yes [2022-07-08T11:59:05.223Z] #77 112.8 checking for dlfcn.h... yes [2022-07-08T11:59:05.223Z] #77 113.0 checking for objdir... .libs [2022-07-08T11:59:05.382Z] #77 102.0 checking error.h presence... yes [2022-07-08T11:59:05.382Z] #77 102.1 checking for error.h... yes [2022-07-08T11:59:05.670Z] #77 102.1 checking linux/openat2.h usability... yes [2022-07-08T11:59:05.670Z] #77 102.4 checking linux/openat2.h presence... yes [2022-07-08T11:59:05.670Z] #77 102.5 checking for linux/openat2.h... yes [2022-07-08T11:59:05.741Z] #77 113.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T11:59:05.741Z] #77 113.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T11:59:05.741Z] #77 113.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T11:59:05.851Z] #64 ... [2022-07-08T11:59:05.851Z] [2022-07-08T11:59:05.851Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:59:05.851Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:59:05.851Z] #14 142.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-08T11:59:05.851Z] #14 142.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:59:05.851Z] #14 142.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:59:05.943Z] #77 102.5 checking for copy_file_range... yes [2022-07-08T11:59:05.999Z] #77 113.6 checking if gcc static flag -static works... yes [2022-07-08T11:59:06.213Z] #77 102.9 checking for fgetxattr... yes [2022-07-08T11:59:06.272Z] #77 114.0 checking if gcc supports -c -o file.o... yes [2022-07-08T11:59:06.273Z] #77 114.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T11:59:06.273Z] #77 114.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-08T11:59:06.483Z] #77 103.1 checking for statx... yes [2022-07-08T11:59:06.531Z] #77 114.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T11:59:06.531Z] #77 114.4 checking how to hardcode library paths into programs... immediate [2022-07-08T11:59:06.531Z] #77 114.4 checking whether stripping libraries is possible... yes [2022-07-08T11:59:06.531Z] #77 114.4 checking if libtool supports shared libraries... yes [2022-07-08T11:59:06.531Z] #77 114.4 checking whether to build shared libraries... no [2022-07-08T11:59:06.531Z] #77 114.4 checking whether to build static libraries... yes [2022-07-08T11:59:06.746Z] #77 103.5 checking for fgetpwent_r... yes [2022-07-08T11:59:06.795Z] #77 114.5 checking float.h usability... yes [2022-07-08T11:59:06.795Z] #77 114.7 checking float.h presence... yes [2022-07-08T11:59:06.795Z] #77 114.7 checking for float.h... yes [2022-07-08T11:59:07.006Z] #77 103.8 checking for issetugid... no [2022-07-08T11:59:07.054Z] #77 114.7 checking limits.h usability... yes [2022-07-08T11:59:07.054Z] #77 114.9 checking limits.h presence... yes [2022-07-08T11:59:07.265Z] #77 104.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T11:59:07.265Z] #77 104.1 checking pkg-config is at least version 0.9.0... yes [2022-07-08T11:59:07.312Z] #77 115.0 checking for limits.h... yes [2022-07-08T11:59:07.312Z] #77 115.0 checking stddef.h usability... yes [2022-07-08T11:59:07.312Z] #77 115.1 checking stddef.h presence... yes [2022-07-08T11:59:07.312Z] #77 115.2 checking for stddef.h... yes [2022-07-08T11:59:07.312Z] #77 115.2 checking for stdlib.h... (cached) yes [2022-07-08T11:59:07.312Z] #77 115.2 checking for string.h... (cached) yes [2022-07-08T11:59:07.537Z] #64 79.71 + bin/ctr [2022-07-08T11:59:07.571Z] #77 115.3 checking sys/time.h usability... yes [2022-07-08T11:59:07.571Z] #77 115.4 checking sys/time.h presence... yes [2022-07-08T11:59:07.571Z] #77 115.5 checking for sys/time.h... yes [2022-07-08T11:59:07.829Z] #77 115.5 checking for inline... inline [2022-07-08T11:59:07.834Z] #77 104.1 checking for library containing yajl_tree_get... -lyajl [2022-07-08T11:59:07.834Z] #77 104.6 checking for yajl >= 2.0.0... yes [2022-07-08T11:59:07.834Z] #77 104.7 checking sys/capability.h usability... yes [2022-07-08T11:59:08.088Z] #77 115.6 checking for size_t... yes [2022-07-08T11:59:08.088Z] #77 115.8 checking for stdlib.h... (cached) yes [2022-07-08T11:59:08.088Z] #77 115.8 checking for GNU libc compatible malloc... yes [2022-07-08T11:59:08.088Z] #77 116.0 checking for stdlib.h... (cached) yes [2022-07-08T11:59:08.094Z] #77 104.8 checking sys/capability.h presence... yes [2022-07-08T11:59:08.094Z] #77 105.0 checking for sys/capability.h... yes [2022-07-08T11:59:08.348Z] #77 116.1 checking for GNU libc compatible realloc... yes [2022-07-08T11:59:08.475Z] #64 ... [2022-07-08T11:59:08.475Z] [2022-07-08T11:59:08.475Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:59:08.475Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:59:08.475Z] #14 145.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-08T11:59:08.607Z] #77 116.2 checking for working strtod... yes [2022-07-08T11:59:08.670Z] #77 105.0 checking for library containing cap_from_name... -lcap [2022-07-08T11:59:08.734Z] #14 145.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:59:08.734Z] #14 145.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T11:59:08.868Z] #77 116.5 checking for gettimeofday... yes [2022-07-08T11:59:09.127Z] #77 116.7 checking for memset... yes [2022-07-08T11:59:09.239Z] #77 105.5 checking for library containing dlopen... -ldl [2022-07-08T11:59:09.239Z] #77 106.0 checking seccomp.h usability... yes [2022-07-08T11:59:09.386Z] #77 116.9 checking for strspn... yes [2022-07-08T11:59:09.386Z] #77 117.2 checking that generated files are newer than configure... done [2022-07-08T11:59:09.386Z] #77 117.2 configure: creating ./config.status [2022-07-08T11:59:09.498Z] #77 106.2 checking seccomp.h presence... yes [2022-07-08T11:59:09.498Z] #77 106.3 checking for seccomp.h... yes [2022-07-08T11:59:09.498Z] #77 106.3 checking for library containing seccomp_rule_add... [2022-07-08T11:59:09.498Z] #77 ... [2022-07-08T11:59:09.498Z] [2022-07-08T11:59:09.498Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T11:59:09.498Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T11:59:09.498Z] #21 2.537 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T11:59:09.498Z] #21 2.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T11:59:09.498Z] #21 2.567 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T11:59:09.498Z] #21 3.168 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T11:59:09.498Z] #21 4.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T11:59:09.498Z] #21 5.736 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T11:59:10.067Z] #21 ... [2022-07-08T11:59:10.067Z] [2022-07-08T11:59:10.067Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:10.067Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:10.067Z] #77 106.3 checking for library containing seccomp_rule_add... -lseccomp [2022-07-08T11:59:10.322Z] #77 ... [2022-07-08T11:59:10.322Z] [2022-07-08T11:59:10.322Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T11:59:10.322Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-08T11:59:10.322Z] #21 29.58 Selecting previously unselected package thin-provisioning-tools. [2022-07-08T11:59:10.322Z] #21 29.59 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-08T11:59:10.322Z] #21 29.61 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-08T11:59:10.322Z] #21 29.86 Selecting previously unselected package uidmap. [2022-07-08T11:59:10.322Z] #21 29.87 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-08T11:59:10.322Z] #21 29.87 Unpacking uidmap (1:4.8.1-1) ... [2022-07-08T11:59:10.322Z] #21 30.01 Selecting previously unselected package vim-runtime. [2022-07-08T11:59:10.322Z] #21 30.01 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T11:59:10.322Z] #21 30.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-08T11:59:10.322Z] #21 30.05 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-08T11:59:10.322Z] #21 30.07 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:10.322Z] #21 33.40 Selecting previously unselected package vim. [2022-07-08T11:59:10.322Z] #21 33.40 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-08T11:59:10.322Z] #21 33.41 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:10.322Z] #21 33.81 Selecting previously unselected package xfsprogs. [2022-07-08T11:59:10.322Z] #21 33.82 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-08T11:59:10.322Z] #21 33.83 Unpacking xfsprogs (5.10.0-4) ... [2022-07-08T11:59:10.322Z] #21 34.24 Selecting previously unselected package zip. [2022-07-08T11:59:10.322Z] #21 34.25 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-08T11:59:10.322Z] #21 34.25 Unpacking zip (3.0-12) ... [2022-07-08T11:59:10.322Z] #21 34.39 Selecting previously unselected package zstd. [2022-07-08T11:59:10.322Z] #21 34.41 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-08T11:59:10.322Z] #21 34.42 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-08T11:59:10.322Z] #21 34.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:59:10.322Z] #21 35.53 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-08T11:59:10.322Z] #21 35.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T11:59:10.322Z] #21 35.54 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-08T11:59:10.322Z] #21 35.56 Setting up libicu67:arm64 (67.1-7) ... [2022-07-08T11:59:10.322Z] #21 35.57 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-08T11:59:10.322Z] #21 35.58 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-08T11:59:10.322Z] #21 35.59 Setting up uidmap (1:4.8.1-1) ... [2022-07-08T11:59:10.322Z] #21 35.60 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-08T11:59:10.322Z] #21 35.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:59:10.322Z] #21 35.66 Setting up bzip2 (1.0.8-4) ... [2022-07-08T11:59:10.322Z] #21 35.69 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-08T11:59:10.322Z] #21 35.70 Setting up python3-wheel (0.34.2-1) ... [2022-07-08T11:59:10.322Z] #21 36.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:10.322Z] #21 36.28 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-08T11:59:10.322Z] #21 36.29 Setting up libcap2-bin (1:2.44-1) ... [2022-07-08T11:59:10.322Z] #21 36.30 Setting up apparmor (2.13.6-10) ... [2022-07-08T11:59:10.322Z] #21 37.76 Setting up zip (3.0-12) ... [2022-07-08T11:59:10.322Z] #21 37.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:10.322Z] #21 37.80 Setting up bash-completion (1:2.11-2) ... [2022-07-08T11:59:10.326Z] #77 107.0 checking for library containing seccomp_arch_resolve_name... none required [2022-07-08T11:59:10.585Z] #77 107.2 checking systemd/sd-bus.h usability... yes [2022-07-08T11:59:10.585Z] #77 107.4 checking systemd/sd-bus.h presence... yes [2022-07-08T11:59:10.585Z] #77 107.6 checking for systemd/sd-bus.h... yes [2022-07-08T11:59:11.258Z] #21 40.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:59:11.258Z] #21 40.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T11:59:11.258Z] #21 40.32 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-08T11:59:11.258Z] #21 40.33 Setting up patch (2.7.6-7) ... [2022-07-08T11:59:11.258Z] #21 40.34 Setting up sudo (1.9.5p2-3) ... [2022-07-08T11:59:11.258Z] #21 40.44 invoke-rc.d: could not determine current runlevel [2022-07-08T11:59:11.258Z] #21 40.45 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T11:59:11.258Z] #21 40.46 Setting up xfsprogs (5.10.0-4) ... [2022-07-08T11:59:11.258Z] #21 40.47 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-08T11:59:11.258Z] #21 40.48 Setting up inetutils-ping (2:2.0-1) ... [2022-07-08T11:59:11.258Z] #21 40.49 Setting up pigz (2.6-1) ... [2022-07-08T11:59:11.258Z] #21 40.50 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-08T11:59:11.258Z] #21 40.51 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-08T11:59:11.517Z] #21 40.53 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T11:59:11.517Z] #21 40.54 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:11.524Z] #77 107.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-08T11:59:11.524Z] #77 108.2 checking for sd_notify_barrier... yes [2022-07-08T11:59:11.782Z] #77 108.5 checking linux/bpf.h usability... yes [2022-07-08T11:59:11.783Z] #77 108.7 checking linux/bpf.h presence... yes [2022-07-08T11:59:11.783Z] #77 108.8 checking for linux/bpf.h... yes [2022-07-08T11:59:12.042Z] #77 108.8 checking compilation for eBPF... yes [2022-07-08T11:59:12.042Z] #77 109.1 checking for criu >= 3.15... no [2022-07-08T11:59:12.042Z] #77 109.1 configure: CRIU headers not found, building without CRIU support [2022-07-08T11:59:12.042Z] #77 109.1 checking for criu > 3.16... no [2022-07-08T11:59:12.042Z] #77 109.1 configure: CRIU version doesn't support join-ns API [2022-07-08T11:59:12.084Z] #21 41.25 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-08T11:59:12.084Z] #21 ... [2022-07-08T11:59:12.084Z] [2022-07-08T11:59:12.084Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:12.084Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:59:12.084Z] #77 119.8 config.status: creating Makefile [2022-07-08T11:59:12.084Z] #77 119.8 config.status: creating config.h [2022-07-08T11:59:12.084Z] #77 119.9 config.status: executing depfiles commands [2022-07-08T11:59:12.302Z] #77 109.1 checking for criu > 3.16.1... no [2022-07-08T11:59:12.302Z] #77 109.1 configure: CRIU version doesn't support for pre-dumping [2022-07-08T11:59:12.302Z] #77 109.1 checking for new mount API (fsconfig)... yes [2022-07-08T11:59:12.302Z] #77 109.2 checking for seccomp notify API... yes [2022-07-08T11:59:12.302Z] #77 109.3 checking for gperf... no [2022-07-08T11:59:12.302Z] #77 109.3 configure: gperf not found - cannot rebuild signal parser code [2022-07-08T11:59:12.348Z] #77 120.1 config.status: executing libtool commands [2022-07-08T11:59:12.562Z] #77 109.3 checking for library containing argp_parse... #77 ... [2022-07-08T11:59:12.562Z] [2022-07-08T11:59:12.562Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T11:59:12.562Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T11:59:12.562Z] #34 DONE 160.7s [2022-07-08T11:59:12.562Z] [2022-07-08T11:59:12.562Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:12.562Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:12.562Z] #77 109.3 checking for library containing argp_parse... none required [2022-07-08T11:59:12.562Z] #77 109.6 checking that generated files are newer than configure... done [2022-07-08T11:59:12.562Z] #77 109.6 configure: creating ./config.status [2022-07-08T11:59:13.132Z] #77 ... [2022-07-08T11:59:13.132Z] [2022-07-08T11:59:13.132Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T11:59:13.132Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T11:59:13.132Z] #36 161.1 Delve is a source level debugger for Go programs. [2022-07-08T11:59:13.132Z] #36 161.1 [2022-07-08T11:59:13.132Z] #36 161.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-08T11:59:13.132Z] #36 161.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-08T11:59:13.132Z] #36 161.1 [2022-07-08T11:59:13.132Z] #36 161.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-08T11:59:13.132Z] #36 161.1 [2022-07-08T11:59:13.132Z] #36 161.1 Pass flags to the program you are debugging using `--`, for example: [2022-07-08T11:59:13.132Z] #36 161.1 [2022-07-08T11:59:13.132Z] #36 161.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-08T11:59:13.132Z] #36 161.1 [2022-07-08T11:59:13.132Z] #36 161.1 Usage: [2022-07-08T11:59:13.132Z] #36 161.1 dlv [command] [2022-07-08T11:59:13.132Z] #36 161.1 [2022-07-08T11:59:13.132Z] #36 161.1 Available Commands: [2022-07-08T11:59:13.132Z] #36 161.1 attach Attach to running process and begin debugging. [2022-07-08T11:59:13.132Z] #36 161.1 connect Connect to a headless debug server with a terminal client. [2022-07-08T11:59:13.132Z] #36 161.1 core Examine a core dump. [2022-07-08T11:59:13.132Z] #36 161.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-08T11:59:13.132Z] #36 161.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-08T11:59:13.132Z] #36 161.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-08T11:59:13.132Z] #36 161.1 help Help about any command [2022-07-08T11:59:13.132Z] #36 161.1 run Deprecated command. Use 'debug' instead. [2022-07-08T11:59:13.132Z] #36 161.1 test Compile test binary and begin debugging program. [2022-07-08T11:59:13.132Z] #36 161.1 trace Compile and begin tracing program. [2022-07-08T11:59:13.132Z] #36 161.1 version Prints version. [2022-07-08T11:59:13.132Z] #36 161.1 [2022-07-08T11:59:13.132Z] #36 161.1 Flags: [2022-07-08T11:59:13.132Z] #36 161.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-08T11:59:13.132Z] #36 161.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-08T11:59:13.132Z] #36 161.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-07-08T11:59:13.132Z] #36 161.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-08T11:59:13.132Z] #36 161.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-08T11:59:13.132Z] #36 161.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-07-08T11:59:13.132Z] #36 161.1 --disable-aslr Disables address space randomization [2022-07-08T11:59:13.132Z] #36 161.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-08T11:59:13.132Z] #36 161.1 -h, --help help for dlv [2022-07-08T11:59:13.132Z] #36 161.1 --init string Init file, executed by the terminal client. [2022-07-08T11:59:13.132Z] #36 161.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-08T11:59:13.132Z] #36 161.1 --log Enable debugging server logging. [2022-07-08T11:59:13.132Z] #36 161.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-08T11:59:13.132Z] #36 161.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-08T11:59:13.132Z] #36 161.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-08T11:59:13.132Z] #36 161.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-08T11:59:13.132Z] #36 161.1 --wd string Working directory for running the program. [2022-07-08T11:59:13.132Z] #36 161.1 [2022-07-08T11:59:13.132Z] #36 161.1 Additional help topics: [2022-07-08T11:59:13.132Z] #36 161.1 dlv backend Help about the --backend flag. [2022-07-08T11:59:13.132Z] #36 161.1 dlv log Help about logging flags. [2022-07-08T11:59:13.132Z] #36 161.1 dlv redirect Help about file redirection. [2022-07-08T11:59:13.132Z] #36 161.1 [2022-07-08T11:59:13.132Z] #36 161.1 Use "dlv [command] --help" for more information about a command. [2022-07-08T11:59:13.132Z] #36 DONE 161.3s [2022-07-08T11:59:13.392Z] [2022-07-08T11:59:13.392Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T11:59:13.392Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T11:59:13.392Z] #21 10.65 Fetched 8548 kB in 9s (1000 kB/s) [2022-07-08T11:59:13.392Z] #21 10.65 Reading package lists... [2022-07-08T11:59:13.724Z] #77 121.2 GEN .version [2022-07-08T11:59:13.724Z] #77 121.2 make install-recursive [2022-07-08T11:59:13.724Z] #77 121.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-08T11:59:13.724Z] #77 121.3 Making install in libocispec [2022-07-08T11:59:13.724Z] #77 121.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T11:59:13.724Z] #77 121.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-08T11:59:13.724Z] #77 121.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-08T11:59:13.724Z] #77 121.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-08T11:59:13.724Z] #77 121.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-08T11:59:13.948Z] #14 ... [2022-07-08T11:59:13.948Z] [2022-07-08T11:59:13.948Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:13.948Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:13.948Z] #77 64.46 libtoolize: putting auxiliary files in '.'. [2022-07-08T11:59:13.948Z] #77 64.46 libtoolize: copying file './ltmain.sh' [2022-07-08T11:59:13.948Z] #77 66.24 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-08T11:59:13.948Z] #77 66.24 libtoolize: and rerunning libtoolize and aclocal. [2022-07-08T11:59:13.948Z] #77 66.24 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T11:59:14.290Z] #77 122.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-08T11:59:14.549Z] #77 122.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-08T11:59:14.549Z] #77 122.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-08T11:59:14.549Z] #77 122.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-08T11:59:14.549Z] #77 122.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-08T11:59:14.549Z] #77 122.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-08T11:59:14.549Z] #77 122.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-08T11:59:14.549Z] #77 122.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-08T11:59:14.549Z] #77 122.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-08T11:59:14.549Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-08T11:59:14.549Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-08T11:59:14.549Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-08T11:59:14.549Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-08T11:59:14.549Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-08T11:59:14.549Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-08T11:59:14.549Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-08T11:59:15.301Z] #21 13.43 Reading package lists... [2022-07-08T11:59:15.301Z] #21 ... [2022-07-08T11:59:15.301Z] [2022-07-08T11:59:15.301Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:15.301Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:15.301Z] #77 112.0 config.status: creating Makefile [2022-07-08T11:59:15.301Z] #77 112.1 config.status: creating rpm/crun.spec [2022-07-08T11:59:15.301Z] #77 112.2 config.status: creating config.h [2022-07-08T11:59:15.301Z] #77 112.2 config.status: executing libtool commands [2022-07-08T11:59:15.301Z] #77 112.3 config.status: executing depfiles commands [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-08T11:59:15.485Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-08T11:59:15.485Z] #77 123.3 make install-recursive [2022-07-08T11:59:15.485Z] #77 123.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T11:59:15.485Z] #77 123.4 Making install in yajl [2022-07-08T11:59:15.485Z] #77 123.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:59:15.485Z] #77 123.4 CC verify/json_verify-json_verify.o [2022-07-08T11:59:15.485Z] #77 123.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-08T11:59:15.485Z] #77 123.4 CC src/libyajl_la-yajl.lo [2022-07-08T11:59:15.485Z] #77 123.5 CC src/libyajl_la-yajl_gen.lo [2022-07-08T11:59:15.744Z] #77 123.5 CC src/libyajl_la-yajl_parser.lo [2022-07-08T11:59:15.744Z] #77 123.5 CC src/libyajl_la-yajl_buf.lo [2022-07-08T11:59:15.744Z] #77 123.5 CC src/libyajl_la-yajl_encode.lo [2022-07-08T11:59:15.744Z] #77 123.6 CC src/libyajl_la-yajl_lex.lo [2022-07-08T11:59:15.744Z] #77 123.6 CC src/libyajl_la-yajl_tree.lo [2022-07-08T11:59:15.844Z] #77 ... [2022-07-08T11:59:15.844Z] [2022-07-08T11:59:15.844Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T11:59:15.844Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T11:59:15.844Z] #64 78.84 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-08T11:59:15.844Z] #64 78.84 + BUILDTAGS='netgo osusergo static_build' [2022-07-08T11:59:15.844Z] #64 78.84 + export EXTRA_FLAGS=-buildmode=pie [2022-07-08T11:59:15.844Z] #64 78.84 + EXTRA_FLAGS=-buildmode=pie [2022-07-08T11:59:15.844Z] #64 78.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-08T11:59:15.844Z] #64 78.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-08T11:59:15.844Z] #64 78.84 + '[' '' = dynamic ']' [2022-07-08T11:59:15.844Z] #64 78.84 + make [2022-07-08T11:59:15.844Z] #64 81.51 + bin/ctr [2022-07-08T11:59:16.684Z] #77 113.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-08T11:59:16.684Z] #77 113.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T11:59:16.774Z] #64 ... [2022-07-08T11:59:16.774Z] [2022-07-08T11:59:16.774Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:59:16.774Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:59:16.774Z] #14 153.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-08T11:59:16.774Z] #14 153.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:59:16.774Z] #14 153.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T11:59:16.852Z] #14 ... [2022-07-08T11:59:16.852Z] [2022-07-08T11:59:16.852Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:16.852Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:16.852Z] #77 63.27 libtoolize: putting auxiliary files in '.'. [2022-07-08T11:59:16.852Z] #77 63.27 libtoolize: copying file './ltmain.sh' [2022-07-08T11:59:16.852Z] #77 65.20 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-08T11:59:16.852Z] #77 65.20 libtoolize: and rerunning libtoolize and aclocal. [2022-07-08T11:59:16.852Z] #77 65.20 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T11:59:16.944Z] #77 113.8 checking for gcc... gcc [2022-07-08T11:59:17.204Z] #77 113.9 checking whether the C compiler works... yes [2022-07-08T11:59:17.204Z] #77 114.1 checking for C compiler default output file name... a.out [2022-07-08T11:59:17.204Z] #77 114.1 checking for suffix of executables... [2022-07-08T11:59:17.464Z] #77 114.2 checking whether we are cross compiling... no [2022-07-08T11:59:17.724Z] #77 114.4 checking for suffix of object files... o [2022-07-08T11:59:17.724Z] #77 114.5 checking whether we are using the GNU C compiler... yes [2022-07-08T11:59:17.724Z] #77 114.6 checking whether gcc accepts -g... yes [2022-07-08T11:59:17.985Z] #77 114.7 checking for gcc option to accept ISO C89... none needed [2022-07-08T11:59:18.244Z] #77 114.9 checking whether gcc understands -c and -o together... yes [2022-07-08T11:59:18.244Z] #77 115.1 checking how to run the C preprocessor... gcc -E [2022-07-08T11:59:18.291Z] #77 ... [2022-07-08T11:59:18.291Z] [2022-07-08T11:59:18.291Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T11:59:18.291Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-08T11:59:18.291Z] #21 41.25 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-08T11:59:18.291Z] #21 41.26 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-08T11:59:18.291Z] #21 41.74 Setting up libelf1:arm64 (0.183-1) ... [2022-07-08T11:59:18.291Z] #21 41.75 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-08T11:59:18.291Z] #21 41.77 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-08T11:59:18.291Z] #21 41.78 Setting up python3-distutils (3.9.2-1) ... [2022-07-08T11:59:18.291Z] #21 42.26 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:18.291Z] #21 42.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-08T11:59:18.291Z] #21 42.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-08T11:59:18.291Z] #21 42.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-08T11:59:18.291Z] #21 42.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-08T11:59:18.291Z] #21 42.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-08T11:59:18.291Z] #21 42.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-08T11:59:18.291Z] #21 42.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-08T11:59:18.291Z] #21 42.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-08T11:59:18.291Z] #21 42.35 Setting up python3-setuptools (52.0.0-4) ... [2022-07-08T11:59:18.291Z] #21 43.79 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-08T11:59:18.291Z] #21 43.80 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-08T11:59:18.291Z] #21 43.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-08T11:59:18.291Z] #21 43.83 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T11:59:18.291Z] #21 45.06 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-08T11:59:18.291Z] #21 45.08 Setting up jq (1.6-2.1) ... [2022-07-08T11:59:18.291Z] #21 45.10 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-08T11:59:18.291Z] #21 45.11 Setting up iptables (1.8.7-1) ... [2022-07-08T11:59:18.291Z] #21 45.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T11:59:18.291Z] #21 45.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T11:59:18.291Z] #21 45.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T11:59:18.291Z] #21 45.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T11:59:18.291Z] #21 45.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-08T11:59:18.291Z] #21 45.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-08T11:59:18.291Z] #21 45.15 Setting up iproute2 (5.10.0-4) ... [2022-07-08T11:59:18.291Z] #21 45.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:59:18.291Z] #21 DONE 47.4s [2022-07-08T11:59:18.291Z] [2022-07-08T11:59:18.291Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-08T11:59:18.291Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-07-08T11:59:18.505Z] #77 115.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T11:59:18.505Z] #77 115.3 checking for egrep... /bin/grep -E [2022-07-08T11:59:18.861Z] #22 0.654 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-08T11:59:18.861Z] #22 0.658 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-08T11:59:18.861Z] #22 0.662 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-08T11:59:18.861Z] #22 DONE 0.9s [2022-07-08T11:59:18.861Z] [2022-07-08T11:59:18.861Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:18.861Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:59:19.074Z] #77 115.4 checking for ANSI C header files... yes [2022-07-08T11:59:19.074Z] #77 116.0 checking for sys/types.h... yes [2022-07-08T11:59:19.120Z] #77 ... [2022-07-08T11:59:19.120Z] [2022-07-08T11:59:19.120Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T11:59:19.120Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-08T11:59:19.334Z] #77 116.1 checking for sys/stat.h... yes [2022-07-08T11:59:19.335Z] #77 116.2 checking for stdlib.h... yes [2022-07-08T11:59:19.595Z] #77 116.4 checking for string.h... yes [2022-07-08T11:59:19.857Z] #77 116.6 checking for memory.h... yes [2022-07-08T11:59:20.117Z] #77 116.8 checking for strings.h... yes [2022-07-08T11:59:20.141Z] #77 ... [2022-07-08T11:59:20.141Z] [2022-07-08T11:59:20.141Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:59:20.141Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:59:20.141Z] #14 156.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-08T11:59:20.141Z] #14 156.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:59:20.141Z] #14 156.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T11:59:20.377Z] #77 117.1 checking for inttypes.h... yes [2022-07-08T11:59:20.637Z] #77 117.3 checking for stdint.h... yes [2022-07-08T11:59:20.897Z] #77 117.6 checking for unistd.h... yes [2022-07-08T11:59:21.158Z] #77 117.8 checking minix/config.h usability... no [2022-07-08T11:59:21.158Z] #77 117.9 checking minix/config.h presence... no [2022-07-08T11:59:21.158Z] #77 118.0 checking for minix/config.h... no [2022-07-08T11:59:21.158Z] #77 118.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-08T11:59:21.280Z] #19 247.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-08T11:59:21.280Z] #19 247.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T11:59:21.280Z] #19 247.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T11:59:21.280Z] #19 247.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-08T11:59:21.280Z] #19 247.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T11:59:21.280Z] #19 247.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T11:59:21.418Z] #77 118.2 checking build system type... x86_64-pc-linux-gnu [2022-07-08T11:59:21.418Z] #77 118.5 checking host system type... x86_64-pc-linux-gnu [2022-07-08T11:59:21.418Z] #77 118.5 checking how to print strings... printf [2022-07-08T11:59:21.418Z] #77 118.5 checking for a sed that does not truncate output... /bin/sed [2022-07-08T11:59:21.418Z] #77 118.5 checking for fgrep... /bin/grep -F [2022-07-08T11:59:21.418Z] #77 118.5 checking for ld used by gcc... /usr/bin/ld [2022-07-08T11:59:21.418Z] #77 118.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T11:59:21.418Z] #77 118.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T11:59:21.678Z] #77 118.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T11:59:21.678Z] #77 118.6 checking whether ln -s works... yes [2022-07-08T11:59:21.678Z] #77 118.6 checking the maximum length of command line arguments... 1572864 [2022-07-08T11:59:21.678Z] #77 118.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T11:59:21.678Z] #77 118.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T11:59:21.678Z] #77 118.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T11:59:21.678Z] #77 118.6 checking for objdump... objdump [2022-07-08T11:59:21.678Z] #77 118.6 checking how to recognize dependent libraries... pass_all [2022-07-08T11:59:21.678Z] #77 118.6 checking for dlltool... no [2022-07-08T11:59:21.678Z] #77 118.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T11:59:21.678Z] #77 118.7 checking for ar... ar [2022-07-08T11:59:21.939Z] #77 118.7 checking for archiver @FILE support... @ [2022-07-08T11:59:21.939Z] #77 118.8 checking for strip... strip [2022-07-08T11:59:21.939Z] #77 118.8 checking for ranlib... ranlib [2022-07-08T11:59:21.939Z] #77 118.8 checking for gawk... no [2022-07-08T11:59:21.939Z] #77 118.8 checking for mawk... mawk [2022-07-08T11:59:22.199Z] #77 118.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T11:59:22.459Z] #77 119.2 checking for sysroot... no [2022-07-08T11:59:22.459Z] #77 119.2 checking for a working dd... /bin/dd [2022-07-08T11:59:22.459Z] #77 119.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T11:59:22.459Z] #77 119.4 checking for mt... no [2022-07-08T11:59:22.459Z] #77 119.4 checking if : is a manifest tool... no [2022-07-08T11:59:22.459Z] #77 119.4 checking for dlfcn.h... yes [2022-07-08T11:59:22.459Z] #77 119.5 checking for objdir... .libs [2022-07-08T11:59:23.030Z] #77 119.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T11:59:23.030Z] #77 120.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T11:59:23.030Z] #77 120.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T11:59:23.323Z] #14 ... [2022-07-08T11:59:23.323Z] [2022-07-08T11:59:23.324Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:23.324Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:23.324Z] #77 80.91 configure.ac:7: installing './compile' [2022-07-08T11:59:23.324Z] #77 80.94 configure.ac:11: installing './config.guess' [2022-07-08T11:59:23.324Z] #77 80.97 configure.ac:11: installing './config.sub' [2022-07-08T11:59:23.324Z] #77 80.99 configure.ac:8: installing './install-sh' [2022-07-08T11:59:23.324Z] #77 81.01 configure.ac:8: installing './missing' [2022-07-08T11:59:23.324Z] #77 81.15 Makefile.am: installing './depcomp' [2022-07-08T11:59:23.601Z] #77 120.1 checking if gcc static flag -static works... yes [2022-07-08T11:59:23.601Z] #77 120.4 checking if gcc supports -c -o file.o... yes [2022-07-08T11:59:23.601Z] #77 120.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T11:59:23.601Z] #77 120.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T11:59:23.862Z] #77 120.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T11:59:23.862Z] #77 120.8 checking how to hardcode library paths into programs... immediate [2022-07-08T11:59:23.862Z] #77 120.8 checking whether stripping libraries is possible... yes [2022-07-08T11:59:23.862Z] #77 120.8 checking if libtool supports shared libraries... yes [2022-07-08T11:59:23.862Z] #77 120.8 checking whether to build shared libraries... no [2022-07-08T11:59:23.862Z] #77 120.8 checking whether to build static libraries... yes [2022-07-08T11:59:23.862Z] #77 120.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T11:59:23.862Z] #77 120.8 checking whether build environment is sane... yes [2022-07-08T11:59:24.122Z] #77 120.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T11:59:24.122Z] #77 120.9 checking whether make sets $(MAKE)... yes [2022-07-08T11:59:24.122Z] #77 120.9 checking whether make supports the include directive... yes (GNU style) [2022-07-08T11:59:24.122Z] #77 121.0 checking whether make supports nested variables... yes [2022-07-08T11:59:24.122Z] #77 121.0 checking whether UID '0' is supported by ustar format... yes [2022-07-08T11:59:24.122Z] #77 121.0 checking whether GID '0' is supported by ustar format... yes [2022-07-08T11:59:24.122Z] #77 121.0 checking how to create a ustar tar archive... gnutar [2022-07-08T11:59:24.384Z] #77 121.1 checking dependency style of gcc... gcc3 [2022-07-08T11:59:24.384Z] #77 121.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T11:59:24.384Z] #77 121.2 checking whether make supports nested variables... (cached) yes [2022-07-08T11:59:24.384Z] #77 121.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T11:59:24.384Z] #77 121.2 checking pkg-config is at least version 0.9.0... yes [2022-07-08T11:59:24.384Z] #77 121.2 checking for yajl >= 2.1.0... yes [2022-07-08T11:59:24.384Z] #77 121.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T11:59:24.384Z] #77 121.3 checking for gcc... (cached) gcc [2022-07-08T11:59:24.384Z] #77 121.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T11:59:24.384Z] #77 121.3 checking whether gcc accepts -g... (cached) yes [2022-07-08T11:59:24.384Z] #77 121.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T11:59:24.384Z] #77 121.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T11:59:24.389Z] #23 ... [2022-07-08T11:59:24.389Z] [2022-07-08T11:59:24.389Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:24.389Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T11:59:24.389Z] #77 129.3 CCLD libyajl.la [2022-07-08T11:59:24.389Z] #77 129.7 CCLD verify/json_verify [2022-07-08T11:59:24.389Z] #77 130.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:59:24.389Z] #77 130.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T11:59:24.389Z] #77 130.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T11:59:24.389Z] #77 130.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:59:24.389Z] #77 130.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:59:24.389Z] #77 130.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T11:59:24.389Z] #77 130.3 CC src/validate.o [2022-07-08T11:59:24.389Z] #77 130.3 CC src/image_spec_schema_config_schema.lo [2022-07-08T11:59:24.389Z] #77 130.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-08T11:59:24.389Z] #77 130.3 CC src/image_spec_schema_defs.lo [2022-07-08T11:59:24.389Z] #77 130.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-08T11:59:24.389Z] #77 130.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-08T11:59:24.390Z] #77 130.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-08T11:59:24.390Z] #77 130.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-08T11:59:24.390Z] #77 130.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-08T11:59:24.390Z] #77 130.4 CC src/runtime_spec_schema_config_zos.lo [2022-07-08T11:59:24.390Z] #77 130.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-08T11:59:24.390Z] #77 130.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-08T11:59:24.390Z] #77 130.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-08T11:59:24.390Z] #77 130.5 CC src/runtime_spec_schema_config_windows.lo [2022-07-08T11:59:24.390Z] #77 130.6 CC src/runtime_spec_schema_defs.lo [2022-07-08T11:59:24.390Z] #77 130.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-08T11:59:24.390Z] #77 130.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-08T11:59:24.390Z] #77 130.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-08T11:59:24.390Z] #77 130.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-08T11:59:24.390Z] #77 131.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-08T11:59:24.390Z] #77 131.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-08T11:59:24.390Z] #77 131.2 CC src/basic_test_double_array_item.lo [2022-07-08T11:59:24.390Z] #77 131.3 CC src/basic_test_double_array.lo [2022-07-08T11:59:24.390Z] #77 131.5 CC src/basic_test_top_array_int.lo [2022-07-08T11:59:24.390Z] #77 131.6 CC src/basic_test_top_array_string.lo [2022-07-08T11:59:24.390Z] #77 131.7 CC src/basic_test_top_double_array_int.lo [2022-07-08T11:59:24.390Z] #77 131.8 CC src/basic_test_top_double_array_obj.lo [2022-07-08T11:59:24.390Z] #77 132.0 CC src/basic_test_top_double_array_string.lo [2022-07-08T11:59:24.390Z] #77 132.0 CC src/basic_test_top_double_array_refobj.lo [2022-07-08T11:59:24.390Z] #77 132.0 CC src/read-file.lo [2022-07-08T11:59:24.390Z] #77 132.2 CC src/json_common.lo [2022-07-08T11:59:24.390Z] #77 132.2 CC tests/test-1.o [2022-07-08T11:59:24.645Z] #77 121.4 checking for a Python interpreter with version >= 3... python3 [2022-07-08T11:59:24.645Z] #77 121.4 checking for python3... /usr/bin/python3 [2022-07-08T11:59:24.645Z] #77 121.4 checking for python3 version... 3.9 [2022-07-08T11:59:24.645Z] #77 121.5 checking for python3 platform... linux [2022-07-08T11:59:24.645Z] #77 121.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T11:59:24.645Z] #77 121.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T11:59:24.647Z] #77 132.4 CC tests/test-2.o [2022-07-08T11:59:24.905Z] #77 132.7 CC tests/test-3.o [2022-07-08T11:59:24.905Z] #77 132.8 CC tests/test-4.o [2022-07-08T11:59:25.217Z] #77 121.9 checking that generated files are newer than configure... done [2022-07-08T11:59:25.217Z] #77 121.9 configure: creating ./config.status [2022-07-08T11:59:25.218Z] #77 83.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T11:59:25.218Z] #77 83.88 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T11:59:25.473Z] #77 133.0 CC tests/test-5.o [2022-07-08T11:59:25.473Z] #77 133.2 CC tests/test-6.o [2022-07-08T11:59:25.481Z] #19 ... [2022-07-08T11:59:25.481Z] [2022-07-08T11:59:25.481Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:25.481Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:25.481Z] #84 207.3 CCLD libocispec.la [2022-07-08T11:59:25.481Z] #84 207.8 CCLD tests/test-1 [2022-07-08T11:59:25.481Z] #84 207.8 CCLD tests/test-2 [2022-07-08T11:59:25.481Z] #84 207.8 CCLD src/validate [2022-07-08T11:59:25.481Z] #84 207.8 CCLD tests/test-3 [2022-07-08T11:59:25.481Z] #84 207.8 CCLD tests/test-4 [2022-07-08T11:59:25.481Z] #84 207.9 CCLD tests/test-5 [2022-07-08T11:59:25.481Z] #84 207.9 CCLD tests/test-6 [2022-07-08T11:59:25.481Z] #84 208.0 CCLD tests/test-7 [2022-07-08T11:59:25.481Z] #84 208.1 CCLD tests/test-8 [2022-07-08T11:59:25.731Z] #77 133.4 CC tests/test-7.o [2022-07-08T11:59:25.731Z] #77 133.5 CC tests/test-8.o [2022-07-08T11:59:25.741Z] #84 208.1 CCLD tests/test-9 [2022-07-08T11:59:25.741Z] #84 208.3 CCLD tests/test-10 [2022-07-08T11:59:25.741Z] #84 208.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-08T11:59:25.781Z] #77 84.34 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T11:59:25.781Z] #77 84.34 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T11:59:25.781Z] #77 84.47 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T11:59:25.794Z] #77 ... [2022-07-08T11:59:25.794Z] [2022-07-08T11:59:25.794Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T11:59:25.794Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T11:59:25.794Z] #21 13.43 Reading package lists... [2022-07-08T11:59:25.794Z] #21 16.40 Building dependency tree... [2022-07-08T11:59:25.794Z] #21 18.17 The following additional packages will be installed: [2022-07-08T11:59:25.794Z] #21 18.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T11:59:25.794Z] #21 18.19 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-08T11:59:25.794Z] #21 18.19 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T11:59:25.794Z] #21 18.19 python3-pkg-resources vim-runtime xxd [2022-07-08T11:59:25.794Z] #21 18.19 Suggested packages: [2022-07-08T11:59:25.794Z] #21 18.20 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-08T11:59:25.794Z] #21 18.20 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-08T11:59:25.794Z] #21 18.20 acl attr quota [2022-07-08T11:59:25.794Z] #21 18.20 Recommended packages: [2022-07-08T11:59:25.794Z] #21 18.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-08T11:59:25.794Z] #21 19.54 The following NEW packages will be installed: [2022-07-08T11:59:25.794Z] #21 19.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-08T11:59:25.794Z] #21 19.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T11:59:25.794Z] #21 19.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-08T11:59:25.794Z] #21 19.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-08T11:59:25.794Z] #21 19.54 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T11:59:25.794Z] #21 19.54 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-08T11:59:25.794Z] #21 19.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-08T11:59:25.794Z] #21 19.54 xz-utils zip zstd [2022-07-08T11:59:25.794Z] #21 19.88 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T11:59:25.794Z] #21 19.88 Need to get 27.7 MB of archives. [2022-07-08T11:59:25.794Z] #21 19.88 After this operation, 106 MB of additional disk space will be used. [2022-07-08T11:59:25.794Z] #21 19.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-08T11:59:25.794Z] #21 19.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-08T11:59:25.794Z] #21 19.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-08T11:59:25.794Z] #21 20.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T11:59:25.794Z] #21 20.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-08T11:59:25.794Z] #21 20.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-08T11:59:25.794Z] #21 20.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-08T11:59:25.794Z] #21 20.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-08T11:59:25.794Z] #21 20.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T11:59:25.794Z] #21 20.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T11:59:25.794Z] #21 20.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-08T11:59:25.795Z] #21 20.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T11:59:25.795Z] #21 20.09 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-08T11:59:25.795Z] #21 20.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-08T11:59:25.795Z] #21 20.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-08T11:59:25.795Z] #21 20.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-08T11:59:25.795Z] #21 20.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-08T11:59:25.795Z] #21 20.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-08T11:59:25.795Z] #21 20.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-08T11:59:25.795Z] #21 20.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-08T11:59:25.795Z] #21 20.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-08T11:59:25.795Z] #21 20.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T11:59:25.795Z] #21 20.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T11:59:25.795Z] #21 20.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T11:59:25.795Z] #21 20.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-08T11:59:25.795Z] #21 20.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-08T11:59:25.795Z] #21 20.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T11:59:25.795Z] #21 20.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-08T11:59:25.795Z] #21 20.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T11:59:25.795Z] #21 20.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-08T11:59:25.795Z] #21 20.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T11:59:25.795Z] #21 20.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T11:59:25.795Z] #21 20.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-08T11:59:25.795Z] #21 20.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T11:59:25.795Z] #21 20.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-08T11:59:25.795Z] #21 20.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-08T11:59:25.795Z] #21 20.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-08T11:59:25.795Z] #21 20.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T11:59:25.795Z] #21 20.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-08T11:59:25.795Z] #21 20.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-08T11:59:25.795Z] #21 20.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-08T11:59:25.795Z] #21 20.55 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-08T11:59:25.795Z] #21 20.62 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-08T11:59:25.795Z] #21 20.62 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-08T11:59:25.795Z] #21 20.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-08T11:59:25.795Z] #21 20.85 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-08T11:59:25.795Z] #21 20.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-08T11:59:25.795Z] #21 20.92 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-08T11:59:25.795Z] #21 20.92 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-08T11:59:25.795Z] #21 21.64 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T11:59:25.795Z] #21 21.75 Fetched 27.7 MB in 1s (20.6 MB/s) [2022-07-08T11:59:25.795Z] #21 21.79 Selecting previously unselected package pigz. [2022-07-08T11:59:25.795Z] #21 21.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 ... 24019 files and directories currently installed.) [2022-07-08T11:59:25.795Z] #21 21.84 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 21.84 Unpacking pigz (2.6-1) ... [2022-07-08T11:59:25.795Z] #21 21.93 Selecting previously unselected package libelf1:amd64. [2022-07-08T11:59:25.795Z] #21 21.94 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 21.95 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-08T11:59:25.795Z] #21 22.10 Selecting previously unselected package libbpf0:amd64. [2022-07-08T11:59:25.795Z] #21 22.11 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 22.12 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-08T11:59:25.795Z] #21 22.27 Selecting previously unselected package libcap2:amd64. [2022-07-08T11:59:25.795Z] #21 22.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 22.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T11:59:25.795Z] #21 22.34 Selecting previously unselected package libmnl0:amd64. [2022-07-08T11:59:25.795Z] #21 22.34 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 22.35 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-08T11:59:25.795Z] #21 22.41 Selecting previously unselected package libxtables12:amd64. [2022-07-08T11:59:25.795Z] #21 22.42 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 22.43 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-08T11:59:25.795Z] #21 22.51 Selecting previously unselected package libcap2-bin. [2022-07-08T11:59:25.795Z] #21 22.53 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 22.54 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-08T11:59:25.795Z] #21 22.62 Selecting previously unselected package iproute2. [2022-07-08T11:59:25.795Z] #21 22.63 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 22.64 Unpacking iproute2 (5.10.0-4) ... [2022-07-08T11:59:25.795Z] #21 23.12 Selecting previously unselected package xxd. [2022-07-08T11:59:25.795Z] #21 23.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 23.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:25.795Z] #21 23.25 Selecting previously unselected package vim-common. [2022-07-08T11:59:25.795Z] #21 23.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T11:59:25.795Z] #21 23.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:25.795Z] #21 23.44 Selecting previously unselected package bash-completion. [2022-07-08T11:59:25.795Z] #21 23.45 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-08T11:59:25.795Z] #21 25.37 Unpacking bash-completion (1:2.11-2) ... [2022-07-08T11:59:25.795Z] #21 25.94 Selecting previously unselected package bzip2. [2022-07-08T11:59:25.795Z] #21 25.95 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 25.96 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T11:59:25.795Z] #21 26.05 Selecting previously unselected package xz-utils. [2022-07-08T11:59:25.795Z] #21 26.06 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 26.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:59:25.795Z] #21 26.24 Selecting previously unselected package apparmor. [2022-07-08T11:59:25.795Z] #21 26.24 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-08T11:59:25.795Z] #21 26.32 Unpacking apparmor (2.13.6-10) ... [2022-07-08T11:59:25.990Z] #77 133.7 CC tests/test-9.o [2022-07-08T11:59:26.001Z] #84 208.4 CCLD tests/test-11 [2022-07-08T11:59:26.038Z] #77 84.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T11:59:26.249Z] #77 133.9 CC tests/test-10.o [2022-07-08T11:59:26.249Z] #77 134.2 CC tests/test-11.o [2022-07-08T11:59:26.294Z] #77 84.96 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T11:59:26.366Z] #21 26.80 Selecting previously unselected package inetutils-ping. [2022-07-08T11:59:26.366Z] #21 26.81 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-08T11:59:26.366Z] #21 26.82 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-08T11:59:26.366Z] #21 26.93 Selecting previously unselected package libip4tc2:amd64. [2022-07-08T11:59:26.366Z] #21 26.94 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-08T11:59:26.366Z] #21 26.94 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T11:59:26.366Z] #21 27.00 Selecting previously unselected package libip6tc2:amd64. [2022-07-08T11:59:26.366Z] #21 27.01 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-08T11:59:26.366Z] #21 27.01 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T11:59:26.366Z] #21 27.07 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-08T11:59:26.551Z] #77 85.12 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T11:59:26.551Z] #77 85.33 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T11:59:26.626Z] #21 27.08 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-08T11:59:26.626Z] #21 27.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T11:59:26.626Z] #21 27.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-08T11:59:26.626Z] #21 27.15 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-08T11:59:26.626Z] #21 27.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T11:59:26.626Z] #21 27.22 Selecting previously unselected package libnftnl11:amd64. [2022-07-08T11:59:26.626Z] #21 27.24 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-08T11:59:26.626Z] #21 27.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T11:59:26.886Z] #21 27.33 Selecting previously unselected package iptables. [2022-07-08T11:59:26.886Z] #21 27.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-08T11:59:26.886Z] #21 27.35 Unpacking iptables (1.8.7-1) ... [2022-07-08T11:59:26.886Z] #21 ... [2022-07-08T11:59:26.886Z] [2022-07-08T11:59:26.886Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:26.886Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:26.886Z] #77 123.9 config.status: creating Makefile [2022-07-08T11:59:26.886Z] #77 124.0 config.status: creating config.h [2022-07-08T11:59:27.147Z] #77 124.0 config.status: executing libtool commands [2022-07-08T11:59:27.147Z] #77 124.0 config.status: executing depfiles commands [2022-07-08T11:59:27.721Z] #77 124.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-08T11:59:27.721Z] #77 124.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T11:59:28.242Z] #77 125.0 checking for gcc... gcc [2022-07-08T11:59:28.242Z] #77 125.1 checking whether the C compiler works... yes [2022-07-08T11:59:28.281Z] #14 ... [2022-07-08T11:59:28.281Z] [2022-07-08T11:59:28.281Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:28.281Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:28.281Z] #77 81.29 configure.ac:7: installing './compile' [2022-07-08T11:59:28.281Z] #77 81.30 configure.ac:11: installing './config.guess' [2022-07-08T11:59:28.281Z] #77 81.35 configure.ac:11: installing './config.sub' [2022-07-08T11:59:28.502Z] #77 125.3 checking for C compiler default output file name... a.out [2022-07-08T11:59:28.502Z] #77 125.3 checking for suffix of executables... [2022-07-08T11:59:28.545Z] #77 81.36 configure.ac:8: installing './install-sh' [2022-07-08T11:59:28.545Z] #77 81.37 configure.ac:8: installing './missing' [2022-07-08T11:59:28.545Z] #77 81.55 Makefile.am: installing './depcomp' [2022-07-08T11:59:28.763Z] #77 125.4 checking whether we are cross compiling... no [2022-07-08T11:59:28.763Z] #77 125.7 checking for suffix of object files... o [2022-07-08T11:59:29.023Z] #77 125.8 checking whether we are using the GNU C compiler... yes [2022-07-08T11:59:29.023Z] #77 125.9 checking whether gcc accepts -g... yes [2022-07-08T11:59:29.072Z] #77 ... [2022-07-08T11:59:29.072Z] [2022-07-08T11:59:29.072Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:59:29.072Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:59:29.072Z] #14 166.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-08T11:59:29.072Z] #14 166.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:59:29.072Z] #14 166.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T11:59:29.285Z] #77 126.0 checking for gcc option to accept ISO C89... none needed [2022-07-08T11:59:29.295Z] #84 211.5 libtool: link: ar cr libocispec.a [2022-07-08T11:59:29.295Z] #84 211.6 libtool: link: ranlib libocispec.a [2022-07-08T11:59:29.545Z] #77 126.2 checking whether gcc understands -c and -o together... yes [2022-07-08T11:59:29.545Z] #77 126.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T11:59:29.545Z] #77 126.4 checking whether build environment is sane... yes [2022-07-08T11:59:29.545Z] #77 126.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T11:59:29.545Z] #77 126.4 checking for gawk... no [2022-07-08T11:59:29.545Z] #77 126.4 checking for mawk... mawk [2022-07-08T11:59:29.545Z] #77 126.4 checking whether make sets $(MAKE)... yes [2022-07-08T11:59:29.545Z] #77 126.5 checking whether make supports the include directive... yes (GNU style) [2022-07-08T11:59:29.545Z] #77 126.5 checking whether make supports nested variables... yes [2022-07-08T11:59:29.545Z] #77 126.5 checking whether UID '0' is supported by ustar format... yes [2022-07-08T11:59:29.545Z] #77 126.5 checking whether GID '0' is supported by ustar format... yes [2022-07-08T11:59:29.545Z] #77 126.5 checking how to create a ustar tar archive... gnutar [2022-07-08T11:59:29.806Z] #77 126.6 checking dependency style of gcc... gcc3 [2022-07-08T11:59:29.806Z] #77 126.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T11:59:29.806Z] #77 126.7 checking whether make supports nested variables... (cached) yes [2022-07-08T11:59:30.066Z] #77 126.8 checking build system type... x86_64-pc-linux-gnu [2022-07-08T11:59:30.066Z] #77 127.0 checking host system type... x86_64-pc-linux-gnu [2022-07-08T11:59:30.066Z] #77 127.0 checking how to print strings... printf [2022-07-08T11:59:30.066Z] #77 127.0 checking for a sed that does not truncate output... /bin/sed [2022-07-08T11:59:30.066Z] #77 127.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T11:59:30.066Z] #77 127.1 checking for egrep... /bin/grep -E [2022-07-08T11:59:30.066Z] #77 127.1 checking for fgrep... /bin/grep -F [2022-07-08T11:59:30.066Z] #77 127.1 checking for ld used by gcc... /usr/bin/ld [2022-07-08T11:59:30.327Z] #77 127.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T11:59:30.327Z] #77 127.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T11:59:30.327Z] #77 127.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T11:59:30.327Z] #77 127.2 checking whether ln -s works... yes [2022-07-08T11:59:30.327Z] #77 127.2 checking the maximum length of command line arguments... 1572864 [2022-07-08T11:59:30.327Z] #77 127.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T11:59:30.327Z] #77 127.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T11:59:30.327Z] #77 127.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T11:59:30.327Z] #77 127.3 checking for objdump... objdump [2022-07-08T11:59:30.327Z] #77 127.3 checking how to recognize dependent libraries... pass_all [2022-07-08T11:59:30.327Z] #77 127.3 checking for dlltool... no [2022-07-08T11:59:30.327Z] #77 127.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T11:59:30.327Z] #77 127.3 checking for ar... ar [2022-07-08T11:59:30.327Z] #77 127.3 checking for archiver @FILE support... @ [2022-07-08T11:59:30.587Z] #77 127.4 checking for strip... strip [2022-07-08T11:59:30.587Z] #77 127.4 checking for ranlib... ranlib [2022-07-08T11:59:30.847Z] #77 127.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T11:59:30.847Z] #77 127.7 checking for sysroot... no [2022-07-08T11:59:30.847Z] #77 127.7 checking for a working dd... /bin/dd [2022-07-08T11:59:30.847Z] #77 127.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T11:59:31.101Z] #77 84.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T11:59:31.101Z] #77 84.02 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T11:59:31.101Z] #77 84.15 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T11:59:31.101Z] #77 84.15 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T11:59:31.110Z] #77 127.9 checking for mt... no [2022-07-08T11:59:31.110Z] #77 127.9 checking if : is a manifest tool... no [2022-07-08T11:59:31.110Z] #77 127.9 checking how to run the C preprocessor... gcc -E [2022-07-08T11:59:31.671Z] #77 84.50 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T11:59:31.671Z] #77 84.71 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T11:59:31.679Z] #77 128.1 checking for ANSI C header files... yes [2022-07-08T11:59:31.679Z] #77 128.7 checking for sys/types.h... yes [2022-07-08T11:59:31.834Z] #84 213.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T11:59:31.834Z] #84 213.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T11:59:31.834Z] #84 213.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T11:59:31.834Z] #84 213.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T11:59:31.834Z] #84 213.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T11:59:31.834Z] #84 213.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T11:59:31.834Z] #84 213.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T11:59:31.834Z] #84 213.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-08T11:59:31.834Z] #84 214.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-08T11:59:31.834Z] #84 214.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-08T11:59:31.834Z] #84 214.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-08T11:59:31.834Z] #84 214.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-08T11:59:31.834Z] #84 214.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-08T11:59:31.834Z] #84 214.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-08T11:59:31.834Z] #84 214.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-08T11:59:31.834Z] #84 214.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-08T11:59:31.834Z] #84 214.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-08T11:59:31.834Z] #84 214.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-08T11:59:31.834Z] #84 214.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-08T11:59:31.834Z] #84 214.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-08T11:59:31.834Z] #84 214.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-08T11:59:31.834Z] #84 214.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-08T11:59:31.834Z] #84 214.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-08T11:59:31.834Z] #84 214.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-08T11:59:31.834Z] #84 214.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-08T11:59:31.939Z] #77 128.8 checking for sys/stat.h... yes [2022-07-08T11:59:32.095Z] #84 214.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-08T11:59:32.095Z] #84 214.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-08T11:59:32.095Z] #84 214.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-08T11:59:32.095Z] #84 214.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-08T11:59:32.095Z] #84 214.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-08T11:59:32.095Z] #84 214.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-08T11:59:32.199Z] #77 128.9 checking for stdlib.h... yes [2022-07-08T11:59:32.199Z] #77 129.1 checking for string.h... yes [2022-07-08T11:59:32.241Z] #77 85.07 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T11:59:32.241Z] #77 85.28 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T11:59:32.241Z] #77 85.40 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T11:59:32.354Z] #84 214.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-08T11:59:32.354Z] #84 214.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-08T11:59:32.354Z] #84 214.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-08T11:59:32.354Z] #84 214.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-08T11:59:32.354Z] #84 214.9 CC src/crun-crun.o [2022-07-08T11:59:32.459Z] #77 129.2 checking for memory.h... yes [2022-07-08T11:59:32.459Z] #77 129.3 checking for strings.h... yes [2022-07-08T11:59:32.615Z] #84 215.0 CC src/crun-run.o [2022-07-08T11:59:32.615Z] #84 215.1 CC src/crun-delete.o [2022-07-08T11:59:32.615Z] #84 215.2 CC src/crun-kill.o [2022-07-08T11:59:32.718Z] #77 129.6 checking for inttypes.h... yes [2022-07-08T11:59:32.848Z] #77 ... [2022-07-08T11:59:32.848Z] [2022-07-08T11:59:32.848Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T11:59:32.848Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-08T11:59:32.848Z] #23 9.093 Collecting yamllint==1.26.1 [2022-07-08T11:59:32.848Z] #23 10.17 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-08T11:59:32.848Z] #23 11.29 Collecting pathspec>=0.5.3 [2022-07-08T11:59:32.848Z] #23 11.31 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-08T11:59:32.848Z] #23 11.61 Collecting pyyaml [2022-07-08T11:59:32.848Z] #23 11.63 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-08T11:59:32.848Z] #23 11.73 Building wheels for collected packages: yamllint [2022-07-08T11:59:32.848Z] #23 11.74 Building wheel for yamllint (setup.py): started [2022-07-08T11:59:32.848Z] #23 12.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-08T11:59:32.848Z] #23 12.69 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=08a1ccc569475b3b2db657e9ba00f0d4604b97315d5d2d187fb886277d23f2f7 [2022-07-08T11:59:32.848Z] #23 12.69 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-08T11:59:32.848Z] #23 12.70 Successfully built yamllint [2022-07-08T11:59:32.848Z] #23 12.74 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-08T11:59:32.848Z] #23 13.09 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-08T11:59:32.848Z] #23 DONE 13.7s [2022-07-08T11:59:32.848Z] [2022-07-08T11:59:32.848Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T11:59:32.848Z] #26 sha256:62b0c623f8826359a830be325cd4980d56eeba2acb0da7b87ba089b051111e8c [2022-07-08T11:59:32.875Z] #84 215.3 CC src/crun-pause.o [2022-07-08T11:59:32.875Z] #84 215.3 CC src/crun-unpause.o [2022-07-08T11:59:32.875Z] #84 215.3 CC src/crun-spec.o [2022-07-08T11:59:32.875Z] #84 215.4 CC src/crun-exec.o [2022-07-08T11:59:32.875Z] #84 215.4 CC src/crun-list.o [2022-07-08T11:59:32.875Z] #84 215.5 CC src/crun-create.o [2022-07-08T11:59:32.979Z] #77 129.7 checking for stdint.h... yes [2022-07-08T11:59:32.979Z] #77 129.8 checking for unistd.h... yes [2022-07-08T11:59:32.979Z] #77 130.0 checking for dlfcn.h... yes [2022-07-08T11:59:33.135Z] #84 215.5 CC src/crun-start.o [2022-07-08T11:59:33.135Z] #84 215.7 CC src/crun-state.o [2022-07-08T11:59:33.135Z] #84 215.7 CC src/crun-update.o [2022-07-08T11:59:33.239Z] #77 130.1 checking for objdir... .libs [2022-07-08T11:59:33.395Z] #84 215.9 CC src/crun-ps.o [2022-07-08T11:59:33.395Z] #84 215.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-08T11:59:33.395Z] #84 215.9 CC src/crun-restore.o [2022-07-08T11:59:33.395Z] #84 215.9 CC src/crun-checkpoint.o [2022-07-08T11:59:33.395Z] #84 215.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-08T11:59:33.500Z] #77 130.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T11:59:33.500Z] #77 130.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T11:59:33.500Z] #77 130.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T11:59:33.655Z] #84 216.1 CC src/libcrun/libcrun_la-container.lo [2022-07-08T11:59:33.655Z] #84 216.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-08T11:59:33.655Z] #84 216.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-08T11:59:33.655Z] #84 216.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-08T11:59:33.655Z] #84 216.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-08T11:59:33.760Z] #77 130.5 checking if gcc static flag -static works... yes [2022-07-08T11:59:33.915Z] #84 216.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-08T11:59:33.915Z] #84 216.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-08T11:59:33.915Z] #84 216.4 CC src/libcrun/libcrun_la-criu.lo [2022-07-08T11:59:33.915Z] #84 216.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-08T11:59:33.915Z] #84 216.5 CC src/libcrun/libcrun_la-linux.lo [2022-07-08T11:59:34.021Z] #77 130.9 checking if gcc supports -c -o file.o... yes [2022-07-08T11:59:34.021Z] #77 131.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T11:59:34.021Z] #77 131.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T11:59:34.175Z] #84 216.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-08T11:59:34.175Z] #84 216.8 CC src/libcrun/libcrun_la-error.lo [2022-07-08T11:59:34.280Z] #77 131.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T11:59:34.280Z] #77 131.3 checking how to hardcode library paths into programs... immediate [2022-07-08T11:59:34.280Z] #77 131.3 checking whether stripping libraries is possible... yes [2022-07-08T11:59:34.280Z] #77 131.3 checking if libtool supports shared libraries... yes [2022-07-08T11:59:34.280Z] #77 131.3 checking whether to build shared libraries... no [2022-07-08T11:59:34.280Z] #77 131.3 checking whether to build static libraries... yes [2022-07-08T11:59:34.280Z] #77 131.3 checking float.h usability... yes [2022-07-08T11:59:34.434Z] #84 216.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-08T11:59:34.434Z] #84 216.9 CC src/libcrun/libcrun_la-status.lo [2022-07-08T11:59:34.434Z] #84 217.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-08T11:59:34.543Z] #77 131.4 checking float.h presence... yes [2022-07-08T11:59:34.543Z] #77 131.5 checking for float.h... yes [2022-07-08T11:59:34.543Z] #77 131.5 checking limits.h usability... yes [2022-07-08T11:59:34.694Z] #84 217.2 CC src/libcrun/libcrun_la-signals.lo [2022-07-08T11:59:34.694Z] #84 217.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-08T11:59:34.694Z] #84 217.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-08T11:59:34.803Z] #77 131.7 checking limits.h presence... yes [2022-07-08T11:59:34.803Z] #77 131.7 checking for limits.h... yes [2022-07-08T11:59:35.063Z] #77 131.7 checking stddef.h usability... yes [2022-07-08T11:59:35.063Z] #77 131.9 checking stddef.h presence... yes [2022-07-08T11:59:35.063Z] #77 131.9 checking for stddef.h... yes [2022-07-08T11:59:35.063Z] #77 132.0 checking for stdlib.h... (cached) yes [2022-07-08T11:59:35.063Z] #77 132.0 checking for string.h... (cached) yes [2022-07-08T11:59:35.063Z] #77 132.0 checking sys/time.h usability... yes [2022-07-08T11:59:35.264Z] #84 217.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-08T11:59:35.264Z] #84 217.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-08T11:59:35.264Z] #84 217.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-08T11:59:35.264Z] #84 217.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-08T11:59:35.323Z] #77 132.2 checking sys/time.h presence... yes [2022-07-08T11:59:35.323Z] #77 132.2 checking for sys/time.h... yes [2022-07-08T11:59:35.323Z] #77 132.3 checking for inline... inline [2022-07-08T11:59:35.524Z] #84 217.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-08T11:59:35.524Z] #84 217.9 CC tests/init.o [2022-07-08T11:59:35.785Z] #84 218.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-08T11:59:35.892Z] #77 132.4 checking for size_t... yes [2022-07-08T11:59:35.892Z] #77 132.8 checking for stdlib.h... (cached) yes [2022-07-08T11:59:36.152Z] #77 132.8 checking for GNU libc compatible malloc... yes [2022-07-08T11:59:36.152Z] #77 133.0 checking for stdlib.h... (cached) yes [2022-07-08T11:59:36.411Z] #77 133.0 checking for GNU libc compatible realloc... yes [2022-07-08T11:59:36.671Z] #77 133.3 checking for working strtod... yes [2022-07-08T11:59:36.727Z] #84 ... [2022-07-08T11:59:36.727Z] [2022-07-08T11:59:36.727Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:59:36.727Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:59:36.727Z] #19 263.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-08T11:59:36.727Z] #19 263.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T11:59:36.727Z] #19 263.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T11:59:36.931Z] #77 133.7 checking for gettimeofday... yes [2022-07-08T11:59:36.987Z] #19 263.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-08T11:59:36.987Z] #19 263.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T11:59:36.987Z] #19 263.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T11:59:37.191Z] #77 133.9 checking for memset... [2022-07-08T11:59:37.191Z] #77 ... [2022-07-08T11:59:37.191Z] [2022-07-08T11:59:37.191Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T11:59:37.191Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T11:59:37.191Z] #21 27.72 Selecting previously unselected package libonig5:amd64. [2022-07-08T11:59:37.191Z] #21 27.72 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 27.73 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T11:59:37.191Z] #21 27.88 Selecting previously unselected package libjq1:amd64. [2022-07-08T11:59:37.191Z] #21 27.88 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 27.88 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T11:59:37.191Z] #21 27.97 Selecting previously unselected package jq. [2022-07-08T11:59:37.191Z] #21 27.97 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 28.00 Unpacking jq (1.6-2.1) ... [2022-07-08T11:59:37.191Z] #21 28.09 Selecting previously unselected package libaio1:amd64. [2022-07-08T11:59:37.191Z] #21 28.09 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 28.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-08T11:59:37.191Z] #21 28.17 Selecting previously unselected package libgpm2:amd64. [2022-07-08T11:59:37.191Z] #21 28.17 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 28.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-08T11:59:37.191Z] #21 28.24 Selecting previously unselected package libicu67:amd64. [2022-07-08T11:59:37.191Z] #21 28.25 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 28.28 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T11:59:37.191Z] #21 31.86 Selecting previously unselected package libinih1:amd64. [2022-07-08T11:59:37.191Z] #21 31.87 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 31.87 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-08T11:59:37.191Z] #21 31.93 Selecting previously unselected package libnet1:amd64. [2022-07-08T11:59:37.191Z] #21 31.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 31.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:59:37.191Z] #21 32.03 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T11:59:37.191Z] #21 32.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 32.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T11:59:37.191Z] #21 32.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T11:59:37.191Z] #21 32.14 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 32.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:59:37.191Z] #21 32.23 Selecting previously unselected package libyajl2:amd64. [2022-07-08T11:59:37.191Z] #21 32.23 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 32.24 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T11:59:37.191Z] #21 32.31 Selecting previously unselected package net-tools. [2022-07-08T11:59:37.191Z] #21 32.31 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 32.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T11:59:37.191Z] #21 32.54 Selecting previously unselected package patch. [2022-07-08T11:59:37.191Z] #21 32.56 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 32.56 Unpacking patch (2.7.6-7) ... [2022-07-08T11:59:37.191Z] #21 32.68 Selecting previously unselected package python-pip-whl. [2022-07-08T11:59:37.191Z] #21 32.69 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-08T11:59:37.191Z] #21 32.70 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T11:59:37.191Z] #21 33.31 Selecting previously unselected package python3-lib2to3. [2022-07-08T11:59:37.191Z] #21 33.32 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-08T11:59:37.191Z] #21 33.32 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-08T11:59:37.191Z] #21 33.44 Selecting previously unselected package python3-distutils. [2022-07-08T11:59:37.191Z] #21 33.46 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-08T11:59:37.191Z] #21 33.46 Unpacking python3-distutils (3.9.2-1) ... [2022-07-08T11:59:37.191Z] #21 33.64 Selecting previously unselected package python3-pkg-resources. [2022-07-08T11:59:37.191Z] #21 33.64 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T11:59:37.191Z] #21 33.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:59:37.191Z] #21 33.80 Selecting previously unselected package python3-setuptools. [2022-07-08T11:59:37.191Z] #21 33.81 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-08T11:59:37.191Z] #21 33.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-08T11:59:37.191Z] #21 34.09 Selecting previously unselected package python3-wheel. [2022-07-08T11:59:37.191Z] #21 34.09 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-08T11:59:37.191Z] #21 34.10 Unpacking python3-wheel (0.34.2-1) ... [2022-07-08T11:59:37.191Z] #21 34.17 Selecting previously unselected package python3-pip. [2022-07-08T11:59:37.191Z] #21 34.19 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-08T11:59:37.191Z] #21 34.19 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T11:59:37.191Z] #21 34.46 Selecting previously unselected package sudo. [2022-07-08T11:59:37.191Z] #21 34.46 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 34.47 Unpacking sudo (1.9.5p2-3) ... [2022-07-08T11:59:37.191Z] #21 35.07 Selecting previously unselected package thin-provisioning-tools. [2022-07-08T11:59:37.191Z] #21 35.07 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 35.08 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-08T11:59:37.191Z] #21 35.29 Selecting previously unselected package uidmap. [2022-07-08T11:59:37.191Z] #21 35.29 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-08T11:59:37.191Z] #21 35.30 Unpacking uidmap (1:4.8.1-1) ... [2022-07-08T11:59:37.191Z] #21 35.44 Selecting previously unselected package vim-runtime. [2022-07-08T11:59:37.191Z] #21 35.46 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T11:59:37.191Z] #21 35.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-08T11:59:37.191Z] #21 35.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-08T11:59:37.191Z] #21 35.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:37.191Z] #21 ... [2022-07-08T11:59:37.191Z] [2022-07-08T11:59:37.192Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:37.192Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:37.192Z] #77 133.9 checking for memset... yes [2022-07-08T11:59:37.451Z] #77 134.1 checking for strspn... yes [2022-07-08T11:59:37.711Z] #77 134.5 checking that generated files are newer than configure... done [2022-07-08T11:59:37.711Z] #77 134.6 configure: creating ./config.status [2022-07-08T11:59:39.620Z] #77 136.5 config.status: creating Makefile [2022-07-08T11:59:39.620Z] #77 136.5 config.status: creating config.h [2022-07-08T11:59:39.620Z] #77 136.6 config.status: executing depfiles commands [2022-07-08T11:59:39.880Z] #77 136.7 config.status: executing libtool commands [2022-07-08T11:59:40.820Z] #77 137.6 GEN .version [2022-07-08T11:59:40.820Z] #77 137.6 make install-recursive [2022-07-08T11:59:40.820Z] #77 137.6 make[1]: Entering directory '/tmp/crun-build' [2022-07-08T11:59:40.820Z] #77 137.7 Making install in libocispec [2022-07-08T11:59:40.820Z] #77 137.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T11:59:40.820Z] #77 137.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-08T11:59:40.820Z] #77 137.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-08T11:59:40.820Z] #77 137.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-08T11:59:40.820Z] #77 137.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-08T11:59:41.759Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-08T11:59:41.759Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-08T11:59:41.759Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-08T11:59:41.759Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-08T11:59:41.759Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-08T11:59:41.759Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-08T11:59:41.759Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-08T11:59:41.759Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-08T11:59:41.759Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-08T11:59:42.020Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-08T11:59:42.020Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-08T11:59:42.020Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-08T11:59:42.020Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-08T11:59:42.020Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-08T11:59:42.020Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-08T11:59:42.020Z] #77 138.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-08T11:59:42.957Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-08T11:59:42.957Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-08T11:59:42.957Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-08T11:59:42.957Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-08T11:59:42.957Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-08T11:59:42.958Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-08T11:59:42.958Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-08T11:59:42.958Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-08T11:59:42.958Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-08T11:59:42.958Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-08T11:59:42.958Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-08T11:59:42.958Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-08T11:59:42.958Z] #77 140.0 make install-recursive [2022-07-08T11:59:42.958Z] #77 140.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T11:59:42.958Z] #77 140.1 Making install in yajl [2022-07-08T11:59:43.217Z] #77 140.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:59:43.217Z] #77 140.2 CC verify/json_verify-json_verify.o [2022-07-08T11:59:43.217Z] #77 140.2 CC src/libyajl_la-yajl_alloc.lo [2022-07-08T11:59:43.217Z] #77 140.2 CC src/libyajl_la-yajl.lo [2022-07-08T11:59:43.217Z] #77 140.2 CC src/libyajl_la-yajl_gen.lo [2022-07-08T11:59:43.217Z] #77 140.2 CC src/libyajl_la-yajl_parser.lo [2022-07-08T11:59:43.217Z] #77 140.3 CC src/libyajl_la-yajl_buf.lo [2022-07-08T11:59:43.217Z] #77 140.3 CC src/libyajl_la-yajl_encode.lo [2022-07-08T11:59:43.217Z] #77 140.3 CC src/libyajl_la-yajl_lex.lo [2022-07-08T11:59:43.477Z] #77 140.4 CC src/libyajl_la-yajl_tree.lo [2022-07-08T11:59:44.455Z] #77 ... [2022-07-08T11:59:44.455Z] [2022-07-08T11:59:44.455Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:59:44.455Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:59:44.455Z] #14 169.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-08T11:59:44.455Z] #14 169.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:59:44.455Z] #14 169.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T11:59:44.860Z] #77 ... [2022-07-08T11:59:44.860Z] [2022-07-08T11:59:44.860Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T11:59:44.860Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T11:59:44.860Z] #21 38.94 Selecting previously unselected package vim. [2022-07-08T11:59:44.860Z] #21 38.94 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T11:59:44.860Z] #21 38.96 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:44.860Z] #21 39.59 Selecting previously unselected package xfsprogs. [2022-07-08T11:59:44.860Z] #21 39.60 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-08T11:59:44.860Z] #21 39.62 Unpacking xfsprogs (5.10.0-4) ... [2022-07-08T11:59:44.860Z] #21 39.97 Selecting previously unselected package zip. [2022-07-08T11:59:44.860Z] #21 39.99 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-08T11:59:44.860Z] #21 40.00 Unpacking zip (3.0-12) ... [2022-07-08T11:59:44.860Z] #21 40.12 Selecting previously unselected package zstd. [2022-07-08T11:59:44.860Z] #21 40.16 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-08T11:59:44.860Z] #21 40.16 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-08T11:59:44.860Z] #21 40.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T11:59:44.860Z] #21 41.54 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T11:59:44.860Z] #21 41.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T11:59:44.860Z] #21 41.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-08T11:59:44.860Z] #21 41.59 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T11:59:44.860Z] #21 41.60 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T11:59:44.860Z] #21 41.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-08T11:59:44.860Z] #21 41.62 Setting up uidmap (1:4.8.1-1) ... [2022-07-08T11:59:44.860Z] #21 41.64 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T11:59:44.860Z] #21 41.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T11:59:44.860Z] #21 41.66 Setting up bzip2 (1.0.8-4) ... [2022-07-08T11:59:44.860Z] #21 41.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T11:59:44.860Z] #21 41.69 Setting up python3-wheel (0.34.2-1) ... [2022-07-08T11:59:44.860Z] #21 42.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:44.860Z] #21 42.46 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T11:59:44.860Z] #21 42.47 Setting up libcap2-bin (1:2.44-1) ... [2022-07-08T11:59:44.860Z] #21 42.48 Setting up apparmor (2.13.6-10) ... [2022-07-08T11:59:44.860Z] #21 44.08 Setting up zip (3.0-12) ... [2022-07-08T11:59:44.860Z] #21 44.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:44.860Z] #21 44.13 Setting up bash-completion (1:2.11-2) ... [2022-07-08T11:59:45.118Z] #19 ... [2022-07-08T11:59:45.118Z] [2022-07-08T11:59:45.118Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:59:45.119Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T11:59:45.119Z] #54 279.8 + dpkg --print-architecture [2022-07-08T11:59:45.119Z] #54 279.8 + git checkout -q v2.1.0 [2022-07-08T11:59:45.119Z] #54 280.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-08T11:59:45.119Z] #54 280.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-08T11:59:45.799Z] #21 46.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T11:59:45.800Z] #21 46.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T11:59:45.800Z] #21 46.34 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-08T11:59:45.800Z] #21 46.35 Setting up patch (2.7.6-7) ... [2022-07-08T11:59:45.800Z] #21 46.38 Setting up sudo (1.9.5p2-3) ... [2022-07-08T11:59:45.800Z] #21 46.46 invoke-rc.d: could not determine current runlevel [2022-07-08T11:59:45.800Z] #21 46.46 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T11:59:45.800Z] #21 46.48 Setting up xfsprogs (5.10.0-4) ... [2022-07-08T11:59:45.800Z] #21 46.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-08T11:59:45.800Z] #21 46.51 Setting up inetutils-ping (2:2.0-1) ... [2022-07-08T11:59:45.800Z] #21 46.53 Setting up pigz (2.6-1) ... [2022-07-08T11:59:45.800Z] #21 46.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T11:59:45.800Z] #21 46.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T11:59:46.060Z] #21 46.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T11:59:46.060Z] #21 46.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:46.630Z] #21 47.39 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-08T11:59:46.630Z] #21 47.41 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-08T11:59:47.199Z] #21 47.93 Setting up libelf1:amd64 (0.183-1) ... [2022-07-08T11:59:47.199Z] #21 47.94 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-08T11:59:47.199Z] #21 47.95 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T11:59:47.199Z] #21 47.98 Setting up python3-distutils (3.9.2-1) ... [2022-07-08T11:59:47.771Z] #21 48.52 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T11:59:47.771Z] #21 48.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-08T11:59:48.032Z] #21 48.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-08T11:59:48.032Z] #21 48.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-08T11:59:48.032Z] #21 48.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-08T11:59:48.032Z] #21 48.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-08T11:59:48.032Z] #21 48.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-08T11:59:48.032Z] #21 48.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-08T11:59:48.032Z] #21 48.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-08T11:59:48.032Z] #21 48.62 Setting up python3-setuptools (52.0.0-4) ... [2022-07-08T11:59:49.014Z] #21 ... [2022-07-08T11:59:49.014Z] [2022-07-08T11:59:49.014Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:49.014Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:49.014Z] #77 145.9 CCLD libyajl.la [2022-07-08T11:59:49.275Z] #77 146.3 CCLD verify/json_verify [2022-07-08T11:59:49.852Z] #77 146.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:59:49.852Z] #77 146.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T11:59:49.852Z] #77 146.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T11:59:49.852Z] #77 146.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:59:49.852Z] #77 146.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T11:59:49.852Z] #77 146.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T11:59:49.852Z] #77 146.8 CC src/validate.o [2022-07-08T11:59:49.852Z] #77 146.8 CC src/image_spec_schema_config_schema.lo [2022-07-08T11:59:49.852Z] #77 146.8 CC src/image_spec_schema_content_descriptor.lo [2022-07-08T11:59:49.852Z] #77 146.8 CC src/image_spec_schema_defs.lo [2022-07-08T11:59:49.852Z] #77 146.8 CC src/image_spec_schema_defs_descriptor.lo [2022-07-08T11:59:49.852Z] #77 146.8 CC src/image_spec_schema_image_index_schema.lo [2022-07-08T11:59:49.852Z] #77 146.8 CC src/image_spec_schema_image_layout_schema.lo [2022-07-08T11:59:49.852Z] #77 146.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-08T11:59:49.852Z] #77 146.9 CC src/runtime_spec_schema_config_linux.lo [2022-07-08T11:59:49.852Z] #77 146.9 CC src/runtime_spec_schema_config_zos.lo [2022-07-08T11:59:49.852Z] #77 146.9 CC src/runtime_spec_schema_config_schema.lo [2022-07-08T11:59:50.114Z] #77 147.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-08T11:59:50.114Z] #77 147.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-08T11:59:50.114Z] #77 147.1 CC src/runtime_spec_schema_config_windows.lo [2022-07-08T11:59:50.374Z] #77 147.2 CC src/runtime_spec_schema_defs.lo [2022-07-08T11:59:50.374Z] #77 147.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-08T11:59:50.374Z] #77 147.4 CC src/runtime_spec_schema_defs_zos.lo [2022-07-08T11:59:50.374Z] #77 147.4 CC src/runtime_spec_schema_defs_vm.lo [2022-07-08T11:59:50.635Z] #77 147.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-08T11:59:50.895Z] #77 147.7 CC src/runtime_spec_schema_state_schema.lo [2022-07-08T11:59:50.895Z] #77 147.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-08T11:59:50.924Z] #26 ... [2022-07-08T11:59:50.924Z] [2022-07-08T11:59:50.924Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T11:59:50.924Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-08T11:59:50.924Z] #47 198.4 + dpkg --print-architecture [2022-07-08T11:59:50.924Z] #47 DONE 199.1s [2022-07-08T11:59:50.924Z] [2022-07-08T11:59:50.924Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T11:59:50.924Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T11:59:51.079Z] #14 ... [2022-07-08T11:59:51.079Z] [2022-07-08T11:59:51.079Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:51.079Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:51.079Z] #77 107.1 configure.ac:7: installing 'build-aux/compile' [2022-07-08T11:59:51.079Z] #77 107.1 configure.ac:9: installing 'build-aux/config.guess' [2022-07-08T11:59:51.079Z] #77 107.1 configure.ac:9: installing 'build-aux/config.sub' [2022-07-08T11:59:51.079Z] #77 107.1 configure.ac:11: installing 'build-aux/install-sh' [2022-07-08T11:59:51.079Z] #77 107.2 configure.ac:11: installing 'build-aux/missing' [2022-07-08T11:59:51.079Z] #77 107.6 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T11:59:51.079Z] #77 107.8 parallel-tests: installing 'build-aux/test-driver' [2022-07-08T11:59:51.156Z] #77 148.0 CC src/basic_test_double_array_item.lo [2022-07-08T11:59:51.156Z] #77 148.1 CC src/basic_test_double_array.lo [2022-07-08T11:59:51.156Z] #77 148.2 CC src/basic_test_top_array_int.lo [2022-07-08T11:59:51.416Z] #77 148.3 CC src/basic_test_top_array_string.lo [2022-07-08T11:59:51.416Z] #77 148.4 CC src/basic_test_top_double_array_int.lo [2022-07-08T11:59:51.677Z] #77 148.5 CC src/basic_test_top_double_array_obj.lo [2022-07-08T11:59:51.677Z] #77 148.7 CC src/basic_test_top_double_array_refobj.lo [2022-07-08T11:59:51.937Z] #77 ... [2022-07-08T11:59:51.937Z] [2022-07-08T11:59:51.937Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T11:59:51.937Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T11:59:51.937Z] #21 50.19 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T11:59:51.937Z] #21 50.21 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T11:59:51.937Z] #21 50.22 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-08T11:59:51.937Z] #21 50.23 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T11:59:51.937Z] #21 51.63 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T11:59:51.937Z] #21 51.64 Setting up jq (1.6-2.1) ... [2022-07-08T11:59:51.937Z] #21 51.65 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-08T11:59:51.937Z] #21 51.66 Setting up iptables (1.8.7-1) ... [2022-07-08T11:59:51.937Z] #21 51.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T11:59:51.937Z] #21 51.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T11:59:51.937Z] #21 51.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T11:59:51.937Z] #21 51.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T11:59:51.937Z] #21 51.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-08T11:59:51.937Z] #21 51.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-08T11:59:51.937Z] #21 51.71 Setting up iproute2 (5.10.0-4) ... [2022-07-08T11:59:51.937Z] #21 52.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T11:59:51.937Z] #21 DONE 52.6s [2022-07-08T11:59:51.937Z] [2022-07-08T11:59:51.937Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:51.937Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:51.937Z] #77 148.8 CC src/basic_test_top_double_array_string.lo [2022-07-08T11:59:51.937Z] #77 149.0 CC src/read-file.lo [2022-07-08T11:59:51.937Z] #77 149.1 CC src/json_common.lo [2022-07-08T11:59:52.508Z] #77 149.2 CC tests/test-1.o [2022-07-08T11:59:52.508Z] #77 149.5 CC tests/test-2.o [2022-07-08T11:59:52.768Z] #77 149.6 CC tests/test-3.o [2022-07-08T11:59:52.768Z] #77 149.7 CC tests/test-4.o [2022-07-08T11:59:52.768Z] #77 149.9 CC tests/test-5.o [2022-07-08T11:59:52.973Z] #77 111.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T11:59:52.973Z] #77 111.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T11:59:53.028Z] #77 150.0 CC tests/test-6.o [2022-07-08T11:59:53.251Z] #54 ... [2022-07-08T11:59:53.251Z] [2022-07-08T11:59:53.251Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T11:59:53.251Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T11:59:53.251Z] #19 279.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-08T11:59:53.251Z] #19 279.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T11:59:53.251Z] #19 279.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T11:59:53.251Z] #19 280.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-08T11:59:53.251Z] #19 280.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-08T11:59:53.251Z] #19 280.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T11:59:53.251Z] #19 280.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-08T11:59:53.251Z] #19 280.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-08T11:59:53.251Z] #19 280.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T11:59:53.251Z] #19 280.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-08T11:59:53.251Z] #19 280.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T11:59:53.251Z] #19 280.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T11:59:53.251Z] #19 280.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-08T11:59:53.511Z] #19 280.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T11:59:53.511Z] #19 280.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T11:59:53.511Z] #19 280.2 Selecting previously unselected package cross-config. [2022-07-08T11:59:53.511Z] #19 280.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-08T11:59:53.511Z] #19 280.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-08T11:59:53.511Z] #19 280.4 Selecting previously unselected package gcc-10-cross-base. [2022-07-08T11:59:53.511Z] #19 280.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-08T11:59:53.511Z] #19 280.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-08T11:59:53.600Z] #77 ... [2022-07-08T11:59:53.600Z] [2022-07-08T11:59:53.600Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-08T11:59:53.600Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-08T11:59:53.600Z] #22 1.362 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-08T11:59:53.600Z] #22 1.368 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-08T11:59:53.600Z] #22 1.371 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-08T11:59:53.600Z] #22 DONE 1.5s [2022-07-08T11:59:53.600Z] [2022-07-08T11:59:53.600Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:53.600Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:53.600Z] #77 150.3 CC tests/test-7.o [2022-07-08T11:59:53.600Z] #77 150.6 CC tests/test-8.o [2022-07-08T11:59:53.600Z] #77 150.7 CC tests/test-9.o [2022-07-08T11:59:53.771Z] #19 280.4 Selecting previously unselected package libc6-arm64-cross. [2022-07-08T11:59:53.771Z] #19 280.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-08T11:59:53.771Z] #19 280.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-08T11:59:54.032Z] #19 280.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-08T11:59:54.032Z] #19 280.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T11:59:54.032Z] #19 280.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T11:59:54.032Z] #19 280.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-08T11:59:54.032Z] #19 280.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T11:59:54.032Z] #19 280.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T11:59:54.171Z] #77 151.0 CC tests/test-10.o [2022-07-08T11:59:54.292Z] #19 281.0 Selecting previously unselected package libitm1-arm64-cross. [2022-07-08T11:59:54.292Z] #19 281.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T11:59:54.292Z] #19 281.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T11:59:54.292Z] #19 281.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-08T11:59:54.292Z] #19 281.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T11:59:54.292Z] #19 281.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T11:59:54.337Z] #77 112.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T11:59:54.338Z] #77 112.7 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T11:59:54.338Z] #77 113.0 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T11:59:54.431Z] #77 151.4 CC tests/test-11.o [2022-07-08T11:59:54.439Z] #14 ... [2022-07-08T11:59:54.439Z] [2022-07-08T11:59:54.439Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T11:59:54.439Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T11:59:54.439Z] #77 107.0 configure.ac:7: installing 'build-aux/compile' [2022-07-08T11:59:54.439Z] #77 107.0 configure.ac:9: installing 'build-aux/config.guess' [2022-07-08T11:59:54.439Z] #77 107.1 configure.ac:9: installing 'build-aux/config.sub' [2022-07-08T11:59:54.439Z] #77 107.1 configure.ac:11: installing 'build-aux/install-sh' [2022-07-08T11:59:54.439Z] #77 107.1 configure.ac:11: installing 'build-aux/missing' [2022-07-08T11:59:54.439Z] #77 107.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T11:59:54.552Z] #19 281.1 Selecting previously unselected package libasan6-arm64-cross. [2022-07-08T11:59:54.552Z] #19 281.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T11:59:54.552Z] #19 281.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T11:59:54.593Z] #77 113.2 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T11:59:54.593Z] #77 113.3 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T11:59:55.011Z] #77 107.8 parallel-tests: installing 'build-aux/test-driver' [2022-07-08T11:59:55.122Z] #19 281.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-08T11:59:55.122Z] #19 281.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T11:59:55.122Z] #19 281.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T11:59:55.155Z] #77 113.6 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T11:59:55.382Z] #19 282.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-08T11:59:55.382Z] #19 282.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T11:59:55.382Z] #19 282.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T11:59:56.020Z] #19 282.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-08T11:59:56.020Z] #19 282.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T11:59:56.020Z] #19 282.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T11:59:56.281Z] #19 283.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-08T11:59:56.281Z] #19 283.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T11:59:56.281Z] #19 283.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T11:59:56.526Z] #77 ... [2022-07-08T11:59:56.526Z] [2022-07-08T11:59:56.526Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T11:59:56.526Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T11:59:56.526Z] #14 193.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-08T11:59:56.526Z] #14 193.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T11:59:56.526Z] #14 193.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T11:59:56.877Z] #19 283.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-08T11:59:56.877Z] #19 283.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T11:59:56.877Z] #19 283.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T11:59:57.445Z] #19 284.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-08T11:59:57.445Z] #19 284.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T11:59:57.446Z] #19 284.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T11:59:59.205Z] #77 111.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T11:59:59.205Z] #77 111.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T12:00:00.227Z] #77 113.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T12:00:00.227Z] #77 113.2 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T12:00:00.227Z] #77 ... [2022-07-08T12:00:00.227Z] [2022-07-08T12:00:00.227Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:00:00.227Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T12:00:00.227Z] #14 197.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-08T12:00:00.227Z] #14 197.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T12:00:00.227Z] #14 197.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T12:00:00.897Z] #55 ... [2022-07-08T12:00:00.897Z] [2022-07-08T12:00:00.897Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:00.897Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T12:00:00.897Z] #77 167.0 CCLD libocispec.la [2022-07-08T12:00:00.897Z] #77 167.4 CCLD src/validate [2022-07-08T12:00:00.897Z] #77 167.4 CCLD tests/test-1 [2022-07-08T12:00:00.897Z] #77 167.4 CCLD tests/test-2 [2022-07-08T12:00:00.897Z] #77 167.4 CCLD tests/test-3 [2022-07-08T12:00:00.897Z] #77 167.5 CCLD tests/test-4 [2022-07-08T12:00:00.897Z] #77 167.5 CCLD tests/test-5 [2022-07-08T12:00:00.897Z] #77 167.5 CCLD tests/test-6 [2022-07-08T12:00:00.897Z] #77 167.6 CCLD tests/test-7 [2022-07-08T12:00:00.897Z] #77 167.6 CCLD tests/test-8 [2022-07-08T12:00:00.897Z] #77 167.6 CCLD tests/test-9 [2022-07-08T12:00:00.897Z] #77 167.7 CCLD tests/test-10 [2022-07-08T12:00:00.897Z] #77 167.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-08T12:00:00.897Z] #77 167.8 CCLD tests/test-11 [2022-07-08T12:00:01.464Z] #77 169.3 libtool: link: ar cr libocispec.a [2022-07-08T12:00:01.723Z] #77 169.4 libtool: link: ranlib libocispec.a [2022-07-08T12:00:03.101Z] #77 170.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T12:00:03.101Z] #77 171.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T12:00:03.101Z] #77 171.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T12:00:03.101Z] #77 171.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:00:03.101Z] #77 171.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:00:03.101Z] #77 171.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:00:03.101Z] #77 171.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:00:03.101Z] #77 171.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-08T12:00:03.359Z] #77 171.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-08T12:00:03.360Z] #77 171.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-08T12:00:03.360Z] #77 171.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-08T12:00:03.360Z] #77 171.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-08T12:00:03.360Z] #77 171.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-08T12:00:03.360Z] #77 171.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-08T12:00:03.360Z] #77 171.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-08T12:00:03.360Z] #77 171.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-08T12:00:03.360Z] #77 171.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-08T12:00:03.360Z] #77 171.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-08T12:00:03.360Z] #77 171.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-08T12:00:03.618Z] #77 171.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-08T12:00:03.618Z] #77 171.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-08T12:00:03.618Z] #77 171.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-08T12:00:03.618Z] #77 171.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-08T12:00:03.618Z] #77 171.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-08T12:00:03.877Z] #77 171.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-08T12:00:03.877Z] #77 171.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-08T12:00:03.877Z] #77 171.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-08T12:00:03.877Z] #77 171.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-08T12:00:04.136Z] #77 172.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-08T12:00:04.136Z] #77 172.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-08T12:00:04.136Z] #77 172.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-08T12:00:04.395Z] #77 172.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-08T12:00:04.427Z] #77 ... [2022-07-08T12:00:04.427Z] [2022-07-08T12:00:04.427Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T12:00:04.427Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-08T12:00:04.427Z] #23 10.88 Collecting yamllint==1.26.1 [2022-07-08T12:00:04.654Z] #77 172.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-08T12:00:04.654Z] #77 172.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-08T12:00:04.913Z] #77 172.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-08T12:00:05.172Z] #77 173.0 CC src/crun-crun.o [2022-07-08T12:00:05.367Z] #23 11.96 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-08T12:00:05.430Z] #77 173.1 CC src/crun-run.o [2022-07-08T12:00:05.430Z] #77 173.2 CC src/crun-delete.o [2022-07-08T12:00:05.430Z] #77 173.4 CC src/crun-kill.o [2022-07-08T12:00:05.689Z] #77 173.5 CC src/crun-pause.o [2022-07-08T12:00:05.689Z] #77 173.7 CC src/crun-unpause.o [2022-07-08T12:00:05.948Z] #77 173.8 CC src/crun-spec.o [2022-07-08T12:00:06.206Z] #77 173.9 CC src/crun-exec.o [2022-07-08T12:00:06.465Z] #77 174.1 CC src/crun-list.o [2022-07-08T12:00:06.465Z] #77 174.2 CC src/crun-create.o [2022-07-08T12:00:06.465Z] #77 174.4 CC src/crun-start.o [2022-07-08T12:00:06.724Z] #77 174.6 CC src/crun-state.o [2022-07-08T12:00:06.750Z] #23 13.30 Collecting pathspec>=0.5.3 [2022-07-08T12:00:06.750Z] #23 13.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-08T12:00:06.983Z] #77 174.7 CC src/crun-update.o [2022-07-08T12:00:07.242Z] #77 174.9 CC src/crun-ps.o [2022-07-08T12:00:07.242Z] #77 175.2 CC src/crun-checkpoint.o [2022-07-08T12:00:07.320Z] #23 13.80 Collecting pyyaml [2022-07-08T12:00:07.320Z] #23 13.81 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-08T12:00:07.320Z] #23 13.91 Building wheels for collected packages: yamllint [2022-07-08T12:00:07.320Z] #23 13.91 Building wheel for yamllint (setup.py): started [2022-07-08T12:00:07.501Z] #77 175.3 CC src/crun-restore.o [2022-07-08T12:00:07.501Z] #77 175.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-08T12:00:08.069Z] #77 175.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-08T12:00:08.327Z] #77 176.0 CC src/libcrun/libcrun_la-container.lo [2022-07-08T12:00:08.327Z] #77 176.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-08T12:00:08.353Z] #14 ... [2022-07-08T12:00:08.353Z] [2022-07-08T12:00:08.353Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:08.353Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:08.353Z] #77 113.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T12:00:08.353Z] #77 113.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T12:00:08.353Z] #77 114.3 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T12:00:08.353Z] #77 114.8 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T12:00:08.586Z] #77 176.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-08T12:00:08.703Z] #23 15.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-08T12:00:08.703Z] #23 15.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5610ad15e033d18e7c96287996d2f5ff176982b79de747959bcf8bcb66000c9f [2022-07-08T12:00:08.703Z] #23 15.01 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-08T12:00:08.703Z] #23 15.02 Successfully built yamllint [2022-07-08T12:00:08.703Z] #23 15.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-08T12:00:08.716Z] #14 204.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-08T12:00:08.716Z] #14 204.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-08T12:00:08.716Z] #14 204.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T12:00:08.716Z] #14 204.6 Selecting previously unselected package libapparmor1:amd64. [2022-07-08T12:00:08.716Z] #14 204.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-08T12:00:08.716Z] #14 204.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T12:00:08.716Z] #14 204.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-08T12:00:08.716Z] #14 204.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-08T12:00:08.716Z] #14 204.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T12:00:08.716Z] #14 205.0 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T12:00:08.716Z] #14 205.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T12:00:08.716Z] #14 205.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T12:00:08.716Z] #14 205.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T12:00:08.716Z] #14 205.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T12:00:08.716Z] #14 205.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T12:00:08.716Z] #14 205.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-08T12:00:08.716Z] #14 205.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T12:00:08.716Z] #14 205.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:00:08.716Z] #14 205.5 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T12:00:08.716Z] #14 205.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T12:00:08.716Z] #14 205.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T12:00:08.716Z] #14 205.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-08T12:00:08.716Z] #14 205.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-08T12:00:08.716Z] #14 205.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T12:00:08.716Z] #14 206.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-08T12:00:08.716Z] #14 206.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-08T12:00:08.716Z] #14 206.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T12:00:08.964Z] #23 15.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-08T12:00:09.153Z] #77 176.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-08T12:00:09.153Z] #77 177.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-08T12:00:09.412Z] #77 177.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-08T12:00:09.673Z] #14 206.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-08T12:00:09.673Z] #14 206.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-08T12:00:09.673Z] #14 206.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T12:00:09.673Z] #14 ... [2022-07-08T12:00:09.673Z] [2022-07-08T12:00:09.673Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T12:00:09.673Z] #67 sha256:1a5dfa55ea3cd6fbdb73e38b8c9db5f91d838466ae2cbe506eb8dd7a4a6c6e35 [2022-07-08T12:00:09.673Z] #67 196.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T12:00:09.673Z] #67 196.7 + GOBIN=/build [2022-07-08T12:00:09.673Z] #67 196.7 + GO111MODULE=on [2022-07-08T12:00:09.673Z] #67 196.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T12:00:09.673Z] #67 205.8 rootlesskit version 1.0.0 [2022-07-08T12:00:09.673Z] #67 205.8 Usage of /build/rootlesskit-docker-proxy: [2022-07-08T12:00:09.673Z] #67 205.8 -container-ip string [2022-07-08T12:00:09.673Z] #67 205.8 container ip [2022-07-08T12:00:09.673Z] #67 205.8 -container-port int [2022-07-08T12:00:09.673Z] #67 205.8 container port (default -1) [2022-07-08T12:00:09.673Z] #67 205.8 -host-ip string [2022-07-08T12:00:09.673Z] #67 205.8 host ip [2022-07-08T12:00:09.673Z] #67 205.8 -host-port int [2022-07-08T12:00:09.673Z] #67 205.8 host port (default -1) [2022-07-08T12:00:09.673Z] #67 205.8 -proto string [2022-07-08T12:00:09.673Z] #67 205.8 proxy protocol (default "tcp") [2022-07-08T12:00:09.905Z] #23 DONE 16.3s [2022-07-08T12:00:09.905Z] [2022-07-08T12:00:09.905Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T12:00:09.905Z] #27 sha256:adb3b87a257b2b9f6081d0606cd25f32bcf5236275e0d8143cb466e8107601c6 [2022-07-08T12:00:09.933Z] #67 ... [2022-07-08T12:00:09.933Z] [2022-07-08T12:00:09.933Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:00:09.933Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T12:00:09.933Z] #14 207.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-08T12:00:09.933Z] #14 207.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-08T12:00:09.933Z] #14 207.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T12:00:09.979Z] #77 177.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-08T12:00:10.192Z] #14 ... [2022-07-08T12:00:10.192Z] [2022-07-08T12:00:10.192Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T12:00:10.192Z] #67 sha256:1a5dfa55ea3cd6fbdb73e38b8c9db5f91d838466ae2cbe506eb8dd7a4a6c6e35 [2022-07-08T12:00:10.192Z] #67 DONE 207.0s [2022-07-08T12:00:10.192Z] [2022-07-08T12:00:10.192Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:00:10.192Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T12:00:10.192Z] #14 207.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-08T12:00:10.192Z] #14 207.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-08T12:00:10.192Z] #14 ... [2022-07-08T12:00:10.192Z] [2022-07-08T12:00:10.192Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T12:00:10.192Z] #68 sha256:a63f3cd348a0caa78985cca348478ae85a7060c569da4b1b3953c87dd037d965 [2022-07-08T12:00:10.192Z] #68 DONE 0.1s [2022-07-08T12:00:10.192Z] [2022-07-08T12:00:10.192Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:00:10.192Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T12:00:10.192Z] #14 207.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T12:00:10.238Z] #77 178.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-08T12:00:10.449Z] #14 ... [2022-07-08T12:00:10.449Z] [2022-07-08T12:00:10.449Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T12:00:10.449Z] #69 sha256:974f636a734d37a4c3d8cc549fef6db6591a9f54aac677c1d215ee0e19531673 [2022-07-08T12:00:10.449Z] #69 DONE 0.1s [2022-07-08T12:00:10.475Z] #27 DONE 0.5s [2022-07-08T12:00:10.475Z] [2022-07-08T12:00:10.475Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T12:00:10.475Z] #32 sha256:8e39a2985cf3aa6bb2faab81bac8a081396b2aae7472edf59c015fee271689b0 [2022-07-08T12:00:10.496Z] #77 178.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-08T12:00:10.706Z] [2022-07-08T12:00:10.706Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:00:10.706Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T12:00:10.755Z] #77 178.5 CC src/libcrun/libcrun_la-linux.lo [2022-07-08T12:00:11.049Z] #32 DONE 0.8s [2022-07-08T12:00:11.049Z] [2022-07-08T12:00:11.049Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T12:00:11.049Z] #35 sha256:46182518b917ee0c1a1a12b8e2161053f0b1f9de5b473927f8109734e1ddc66b [2022-07-08T12:00:11.271Z] #64 ... [2022-07-08T12:00:11.271Z] [2022-07-08T12:00:11.271Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:00:11.271Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T12:00:11.271Z] #14 208.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-08T12:00:11.271Z] #14 208.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-08T12:00:11.271Z] #14 208.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T12:00:11.619Z] #35 DONE 0.5s [2022-07-08T12:00:11.619Z] [2022-07-08T12:00:11.619Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T12:00:11.619Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T12:00:11.619Z] #55 ... [2022-07-08T12:00:11.619Z] [2022-07-08T12:00:11.619Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T12:00:11.619Z] #37 sha256:e2d0545fb65553ec6edbfcd5cdade1a4d4d6c2bc8197c5f8b2721e63512172c9 [2022-07-08T12:00:11.690Z] #77 179.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-08T12:00:11.690Z] #77 179.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-08T12:00:11.837Z] #14 208.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-08T12:00:11.837Z] #14 208.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T12:00:11.837Z] #14 208.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:00:11.837Z] #14 209.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T12:00:11.837Z] #14 209.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T12:00:11.837Z] #14 209.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T12:00:11.949Z] #77 179.6 CC src/libcrun/libcrun_la-error.lo [2022-07-08T12:00:11.949Z] #77 179.8 CC src/libcrun/libcrun_la-status.lo [2022-07-08T12:00:12.094Z] #14 209.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T12:00:12.094Z] #14 209.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T12:00:12.094Z] #14 209.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T12:00:12.189Z] #37 DONE 0.5s [2022-07-08T12:00:12.189Z] [2022-07-08T12:00:12.189Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T12:00:12.189Z] #39 sha256:d4defc5f4a80ca5803c2f32e95d8fb1704267beb425a6f30453cffeeb3cdc916 [2022-07-08T12:00:12.189Z] #39 DONE 0.2s [2022-07-08T12:00:12.189Z] [2022-07-08T12:00:12.189Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T12:00:12.189Z] #41 sha256:d8ed478b8aeb4856b6b5c841f126a0e2b6cdce9f51f2b3856ea06d8253036430 [2022-07-08T12:00:12.207Z] #77 180.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-08T12:00:12.336Z] #19 ... [2022-07-08T12:00:12.336Z] [2022-07-08T12:00:12.336Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:12.336Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:12.336Z] #84 243.6 CCLD tests/init [2022-07-08T12:00:12.336Z] #84 ... [2022-07-08T12:00:12.336Z] [2022-07-08T12:00:12.336Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T12:00:12.336Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T12:00:12.336Z] #19 298.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-08T12:00:12.336Z] #19 298.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T12:00:12.336Z] #19 299.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:00:12.449Z] #41 DONE 0.1s [2022-07-08T12:00:12.449Z] [2022-07-08T12:00:12.449Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T12:00:12.449Z] #45 sha256:a094fab1a928a5d719a7b97565f8829db6cf9521491ca602bc7f58c23af8d574 [2022-07-08T12:00:12.449Z] #45 DONE 0.1s [2022-07-08T12:00:12.449Z] [2022-07-08T12:00:12.449Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:00:12.449Z] #64 sha256:1acc29977c6d7474a0fa0ea80961a2cca8fbd65453c49a00eb38a644b4c080b3 [2022-07-08T12:00:12.776Z] #77 180.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-08T12:00:13.024Z] #14 210.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T12:00:13.024Z] #14 210.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T12:00:13.024Z] #14 210.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T12:00:13.024Z] #14 210.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T12:00:13.024Z] #14 210.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T12:00:13.024Z] #14 210.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T12:00:13.024Z] #14 210.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T12:00:13.024Z] #14 210.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T12:00:13.024Z] #14 210.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T12:00:13.024Z] #14 210.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T12:00:13.024Z] #14 210.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T12:00:13.024Z] #14 210.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T12:00:13.024Z] #14 210.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T12:00:13.024Z] #14 210.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T12:00:13.024Z] #14 210.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-08T12:00:13.024Z] #14 210.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T12:00:13.024Z] #14 210.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T12:00:13.024Z] #14 210.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T12:00:13.024Z] #14 210.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T12:00:13.024Z] #14 210.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T12:00:13.024Z] #14 210.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T12:00:13.276Z] #19 299.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-08T12:00:13.277Z] #19 299.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-08T12:00:13.277Z] #19 299.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...#19 ... [2022-07-08T12:00:13.277Z] [2022-07-08T12:00:13.277Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T12:00:13.277Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T12:00:13.277Z] #54 DONE 313.1s [2022-07-08T12:00:13.277Z] [2022-07-08T12:00:13.277Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T12:00:13.277Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T12:00:13.277Z] #19 299.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-08T12:00:13.281Z] #14 210.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-07-08T12:00:13.281Z] #14 210.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T12:00:13.281Z] #14 210.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-08T12:00:13.281Z] #14 210.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T12:00:13.281Z] #14 210.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T12:00:13.281Z] #14 210.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-08T12:00:13.281Z] #14 210.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T12:00:13.281Z] #14 210.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T12:00:13.281Z] #14 210.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:00:13.537Z] #14 210.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-08T12:00:13.537Z] #14 210.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:00:13.537Z] #14 210.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:00:13.537Z] #14 210.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T12:00:13.647Z] #77 ... [2022-07-08T12:00:13.647Z] [2022-07-08T12:00:13.647Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:00:13.647Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T12:00:13.647Z] #14 210.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-08T12:00:13.647Z] #14 210.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-08T12:00:13.647Z] #14 210.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T12:00:13.647Z] #14 ... [2022-07-08T12:00:13.647Z] [2022-07-08T12:00:13.647Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T12:00:13.647Z] #67 sha256:2e031400c702a2a1d292d117cba6f2d1349411d9649f8efb73c2a27cdbec03f0 [2022-07-08T12:00:13.647Z] #67 200.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T12:00:13.647Z] #67 200.3 + GOBIN=/build [2022-07-08T12:00:13.647Z] #67 200.3 + GO111MODULE=on [2022-07-08T12:00:13.647Z] #67 200.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T12:00:13.647Z] #67 ... [2022-07-08T12:00:13.647Z] [2022-07-08T12:00:13.647Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:00:13.647Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T12:00:13.647Z] #14 210.6 Selecting previously unselected package libapparmor1:amd64. [2022-07-08T12:00:13.647Z] #14 210.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-08T12:00:13.647Z] #14 210.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T12:00:13.711Z] #77 181.3 CC src/libcrun/libcrun_la-signals.lo [2022-07-08T12:00:13.907Z] #14 211.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-08T12:00:14.102Z] #14 DONE 211.2s [2022-07-08T12:00:14.102Z] [2022-07-08T12:00:14.102Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T12:00:14.102Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T12:00:14.102Z] #15 ... [2022-07-08T12:00:14.102Z] [2022-07-08T12:00:14.102Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T12:00:14.102Z] #59 sha256:ad82950988d1a3578ce972ef9fefab6399934432b0ddafaca7c0565e3887316c [2022-07-08T12:00:14.102Z] #59 DONE 0.2s [2022-07-08T12:00:14.107Z] #19 300.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-08T12:00:14.107Z] #19 300.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-08T12:00:14.107Z] #19 300.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-08T12:00:14.166Z] #14 211.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-08T12:00:14.166Z] #14 211.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T12:00:14.278Z] #77 182.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-08T12:00:14.359Z] [2022-07-08T12:00:14.359Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:00:14.359Z] #60 sha256:7ba53586ea76a9cc94a2ed68a3b5b076a81ac7b4cbc5c5d08d0bfaf40f1f925d [2022-07-08T12:00:14.429Z] #14 211.4 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T12:00:14.429Z] #14 211.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T12:00:14.429Z] #14 211.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T12:00:14.429Z] #14 211.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T12:00:14.536Z] #77 182.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-08T12:00:14.693Z] #14 211.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T12:00:14.693Z] #14 211.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T12:00:14.795Z] #77 182.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-08T12:00:15.048Z] #19 301.6 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-08T12:00:15.048Z] #19 301.6 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:15.048Z] #19 301.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:00:15.054Z] #77 182.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-08T12:00:15.273Z] #14 ... [2022-07-08T12:00:15.273Z] [2022-07-08T12:00:15.273Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T12:00:15.273Z] #67 sha256:2e031400c702a2a1d292d117cba6f2d1349411d9649f8efb73c2a27cdbec03f0 [2022-07-08T12:00:15.273Z] #67 211.7 rootlesskit version 1.0.0 [2022-07-08T12:00:15.273Z] #67 211.7 Usage of /build/rootlesskit-docker-proxy: [2022-07-08T12:00:15.273Z] #67 211.7 -container-ip string [2022-07-08T12:00:15.273Z] #67 211.7 container ip [2022-07-08T12:00:15.273Z] #67 211.7 -container-port int [2022-07-08T12:00:15.273Z] #67 211.7 container port (default -1) [2022-07-08T12:00:15.273Z] #67 211.7 -host-ip string [2022-07-08T12:00:15.273Z] #67 211.7 host ip [2022-07-08T12:00:15.273Z] #67 211.7 -host-port int [2022-07-08T12:00:15.273Z] #67 211.7 host port (default -1) [2022-07-08T12:00:15.273Z] #67 211.7 -proto string [2022-07-08T12:00:15.273Z] #67 211.7 proxy protocol (default "tcp") [2022-07-08T12:00:15.273Z] #67 DONE 212.0s [2022-07-08T12:00:15.273Z] [2022-07-08T12:00:15.273Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T12:00:15.273Z] #68 sha256:93ffe826ed188c428bc35b559816baf436d2d9a7f6649d54c20be1ce3a79e5fb [2022-07-08T12:00:15.273Z] #68 DONE 0.1s [2022-07-08T12:00:15.273Z] [2022-07-08T12:00:15.273Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:00:15.273Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T12:00:15.273Z] #14 212.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-08T12:00:15.273Z] #14 212.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T12:00:15.273Z] #14 212.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:00:15.312Z] #77 183.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-08T12:00:15.533Z] #14 212.5 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T12:00:15.533Z] #14 212.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T12:00:15.729Z] #60 ... [2022-07-08T12:00:15.729Z] [2022-07-08T12:00:15.729Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T12:00:15.729Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T12:00:15.729Z] #15 DONE 1.8s [2022-07-08T12:00:15.729Z] [2022-07-08T12:00:15.729Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:00:15.729Z] #60 sha256:7ba53586ea76a9cc94a2ed68a3b5b076a81ac7b4cbc5c5d08d0bfaf40f1f925d [2022-07-08T12:00:15.729Z] #60 1.652 + RM_GOPATH=0 [2022-07-08T12:00:15.729Z] #60 1.652 + TMP_GOPATH= [2022-07-08T12:00:15.729Z] #60 1.652 + : /build [2022-07-08T12:00:15.729Z] #60 1.652 + '[' -z '' ']' [2022-07-08T12:00:15.729Z] #60 1.654 ++ mktemp -d [2022-07-08T12:00:15.729Z] #60 1.658 + export GOPATH=/tmp/tmp.zxQzfOFxLa [2022-07-08T12:00:15.729Z] #60 1.658 + GOPATH=/tmp/tmp.zxQzfOFxLa [2022-07-08T12:00:15.729Z] #60 1.658 + RM_GOPATH=1 [2022-07-08T12:00:15.729Z] #60 1.658 + case "$(go env GOARCH)" in [2022-07-08T12:00:15.729Z] #60 1.678 ++ go env GOARCH [2022-07-08T12:00:15.729Z] #60 1.700 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T12:00:15.729Z] #60 1.700 + GO_BUILDMODE=-buildmode=pie [2022-07-08T12:00:15.729Z] #60 1.700 ++ dirname /install.sh [2022-07-08T12:00:15.792Z] #14 212.6 Unpacking libudev-dev:amd64 (247.3-7) ...#14 ... [2022-07-08T12:00:15.792Z] [2022-07-08T12:00:15.792Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T12:00:15.792Z] #69 sha256:9cdbaefa9e457491afad278576a05e17bf2d2b136bba7820f80117bab3d0b5e1 [2022-07-08T12:00:15.792Z] #69 DONE 0.4s [2022-07-08T12:00:15.792Z] [2022-07-08T12:00:15.792Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:00:15.792Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T12:00:15.792Z] #14 212.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T12:00:15.792Z] #14 212.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-08T12:00:15.879Z] #77 183.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-08T12:00:15.986Z] #60 1.701 + dir=/ [2022-07-08T12:00:15.986Z] #60 1.701 + bin=runc [2022-07-08T12:00:15.986Z] #60 1.701 + shift [2022-07-08T12:00:15.986Z] #60 1.701 + '[' '!' -f //runc.installer ']' [2022-07-08T12:00:15.986Z] #60 1.701 + . //runc.installer [2022-07-08T12:00:15.986Z] #60 1.703 ++ set -e [2022-07-08T12:00:15.986Z] #60 1.703 ++ : v1.1.2 [2022-07-08T12:00:15.986Z] #60 1.703 + install_runc [2022-07-08T12:00:15.986Z] #60 1.703 + RUNC_BUILDTAGS=seccomp [2022-07-08T12:00:15.986Z] #60 1.710 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-08T12:00:15.986Z] #60 1.710 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zxQzfOFxLa/src/github.com/opencontainers/runc [2022-07-08T12:00:15.986Z] #60 1.710 Install runc version v1.1.2 (build tags: seccomp) [2022-07-08T12:00:15.986Z] #60 1.730 Cloning into '/tmp/tmp.zxQzfOFxLa/src/github.com/opencontainers/runc'... [2022-07-08T12:00:15.988Z] #19 302.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-08T12:00:15.988Z] #19 302.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T12:00:15.988Z] #19 302.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:00:16.052Z] #14 212.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-08T12:00:16.052Z] #14 212.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T12:00:16.137Z] #77 183.9 CC tests/init.o [2022-07-08T12:00:16.311Z] #14 213.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-08T12:00:16.396Z] #77 184.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-08T12:00:16.570Z] #14 213.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-08T12:00:16.570Z] #14 213.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T12:00:16.829Z] #14 213.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-08T12:00:17.089Z] #14 213.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-08T12:00:17.089Z] #14 213.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T12:00:17.089Z] #14 214.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-08T12:00:17.089Z] #14 214.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-08T12:00:17.089Z] #14 214.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T12:00:17.348Z] #14 214.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-08T12:00:17.348Z] #14 214.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-08T12:00:17.348Z] #14 214.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T12:00:17.355Z] #60 ... [2022-07-08T12:00:17.355Z] [2022-07-08T12:00:17.355Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-08T12:00:17.355Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-08T12:00:17.355Z] #16 DONE 1.4s [2022-07-08T12:00:17.355Z] [2022-07-08T12:00:17.355Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T12:00:17.355Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-08T12:00:18.285Z] #14 215.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-08T12:00:18.285Z] #14 215.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-08T12:00:18.285Z] #14 215.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T12:00:18.286Z] #17 1.182 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-08T12:00:18.543Z] #17 DONE 1.5s [2022-07-08T12:00:18.543Z] [2022-07-08T12:00:18.543Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:18.543Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:18.543Z] #77 134.9 configure.ac:11: installing 'build-aux/compile' [2022-07-08T12:00:18.543Z] #77 134.9 configure.ac:11: installing 'build-aux/config.guess' [2022-07-08T12:00:18.543Z] #77 134.9 configure.ac:11: installing 'build-aux/config.sub' [2022-07-08T12:00:18.543Z] #77 134.9 configure.ac:13: installing 'build-aux/install-sh' [2022-07-08T12:00:18.543Z] #77 135.0 configure.ac:13: installing 'build-aux/missing' [2022-07-08T12:00:18.543Z] #77 135.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-08T12:00:18.543Z] #77 135.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T12:00:18.853Z] #14 215.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-08T12:00:18.853Z] #14 215.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T12:00:18.853Z] #14 215.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:00:18.853Z] #14 215.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T12:00:18.853Z] #14 215.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T12:00:18.853Z] #14 216.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T12:00:19.112Z] #14 216.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T12:00:19.371Z] #14 216.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T12:00:19.371Z] #14 216.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T12:00:19.671Z] #77 137.7 checking build system type... x86_64-pc-linux-gnu [2022-07-08T12:00:19.671Z] #77 138.2 checking host system type... x86_64-pc-linux-gnu [2022-07-08T12:00:19.671Z] #77 138.2 checking how to print strings... printf [2022-07-08T12:00:19.671Z] #77 138.3 checking for gcc... gcc [2022-07-08T12:00:19.928Z] #77 138.4 checking whether the C compiler works... yes [2022-07-08T12:00:20.185Z] [2022-07-08T12:00:20.185Z] #77 ... [2022-07-08T12:00:20.185Z] [2022-07-08T12:00:20.185Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T12:00:20.185Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-08T12:00:20.185Z] #18 DONE 1.5s [2022-07-08T12:00:20.185Z] [2022-07-08T12:00:20.185Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:20.185Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:20.185Z] #77 138.7 checking for C compiler default output file name... a.out [2022-07-08T12:00:20.187Z] #19 ... [2022-07-08T12:00:20.187Z] [2022-07-08T12:00:20.187Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:20.187Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:20.187Z] #84 259.3 CCLD libcrun.la [2022-07-08T12:00:20.187Z] #84 259.4 AR libcrun_testing.a [2022-07-08T12:00:20.187Z] #84 259.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-08T12:00:20.187Z] #84 259.5 CCLD tests/tests_libcrun_utils [2022-07-08T12:00:20.187Z] #84 259.5 CCLD tests/tests_libcrun_errors [2022-07-08T12:00:20.187Z] #84 259.5 CCLD tests/tests_libcrun_fuzzer [2022-07-08T12:00:20.187Z] #84 260.5 CCLD crun [2022-07-08T12:00:20.187Z] #84 260.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-08T12:00:20.187Z] #84 261.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-08T12:00:20.187Z] #84 261.1 /bin/mkdir -p '/usr/local/lib' [2022-07-08T12:00:20.187Z] #84 261.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-08T12:00:20.187Z] #84 261.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-08T12:00:20.187Z] #84 261.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-08T12:00:20.187Z] #84 261.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-08T12:00:20.187Z] #84 261.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-08T12:00:20.187Z] #84 261.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-08T12:00:20.187Z] #84 261.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-08T12:00:20.187Z] #84 261.4 ---------------------------------------------------------------------- [2022-07-08T12:00:20.187Z] #84 261.4 Libraries have been installed in: [2022-07-08T12:00:20.187Z] #84 261.4 /usr/local/lib [2022-07-08T12:00:20.187Z] #84 261.4 [2022-07-08T12:00:20.187Z] #84 261.4 If you ever happen to want to link against installed libraries [2022-07-08T12:00:20.187Z] #84 261.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-08T12:00:20.187Z] #84 261.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-08T12:00:20.187Z] #84 261.4 flag during linking and do at least one of the following: [2022-07-08T12:00:20.187Z] #84 261.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-08T12:00:20.187Z] #84 261.4 during execution [2022-07-08T12:00:20.187Z] #84 261.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-08T12:00:20.187Z] #84 261.4 during linking [2022-07-08T12:00:20.187Z] #84 261.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-08T12:00:20.187Z] #84 261.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-08T12:00:20.187Z] #84 261.4 [2022-07-08T12:00:20.187Z] #84 261.4 See any operating system documentation about shared libraries for [2022-07-08T12:00:20.187Z] #84 261.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-08T12:00:20.187Z] #84 261.4 ---------------------------------------------------------------------- [2022-07-08T12:00:20.187Z] #84 261.4 /bin/mkdir -p '/build' [2022-07-08T12:00:20.187Z] #84 261.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-08T12:00:20.187Z] #84 261.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-08T12:00:20.187Z] #84 261.5 make[3]: Leaving directory '/tmp/crun-build' [2022-07-08T12:00:20.187Z] #84 261.5 make[2]: Leaving directory '/tmp/crun-build' [2022-07-08T12:00:20.187Z] #84 261.5 make[1]: Leaving directory '/tmp/crun-build' [2022-07-08T12:00:20.187Z] #84 DONE 262.4s [2022-07-08T12:00:20.187Z] [2022-07-08T12:00:20.187Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T12:00:20.187Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T12:00:20.442Z] #77 138.7 checking for suffix of executables... [2022-07-08T12:00:20.752Z] #14 217.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T12:00:20.752Z] #14 217.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T12:00:20.752Z] #14 217.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T12:00:20.752Z] #14 217.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T12:00:20.752Z] #14 217.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T12:00:20.752Z] #14 217.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T12:00:20.752Z] #14 217.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T12:00:20.752Z] #14 217.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T12:00:20.752Z] #14 217.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T12:00:20.752Z] #14 217.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T12:00:20.752Z] #14 217.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T12:00:20.752Z] #14 217.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T12:00:20.752Z] #14 217.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T12:00:20.752Z] #14 217.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T12:00:20.752Z] #14 217.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-08T12:00:20.752Z] #14 217.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T12:00:20.752Z] #14 217.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T12:00:20.752Z] #14 217.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T12:00:20.752Z] #14 217.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T12:00:20.752Z] #14 217.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T12:00:20.752Z] #14 217.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T12:00:20.752Z] #14 217.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-08T12:00:20.752Z] #14 217.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T12:00:20.752Z] #14 217.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-08T12:00:20.752Z] #14 217.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T12:00:20.956Z] #77 139.1 checking whether we are cross compiling... no [2022-07-08T12:00:21.012Z] #14 217.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T12:00:21.012Z] #14 217.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-08T12:00:21.012Z] #14 217.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T12:00:21.012Z] #14 217.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T12:00:21.012Z] #14 218.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:00:21.012Z] #14 218.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-08T12:00:21.012Z] #14 218.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:00:21.012Z] #14 218.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:00:21.012Z] #14 218.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T12:00:21.213Z] #77 139.6 checking for suffix of object files... o [2022-07-08T12:00:21.213Z] #77 139.8 checking whether we are using the GNU C compiler... yes [2022-07-08T12:00:21.272Z] #14 DONE 218.4s [2022-07-08T12:00:21.272Z] [2022-07-08T12:00:21.272Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:21.272Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:21.474Z] #77 140.0 checking whether gcc accepts -g... yes [2022-07-08T12:00:21.533Z] #77 ... [2022-07-08T12:00:21.533Z] [2022-07-08T12:00:21.533Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T12:00:21.533Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T12:00:21.533Z] #15 ... [2022-07-08T12:00:21.533Z] [2022-07-08T12:00:21.533Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T12:00:21.533Z] #59 sha256:1d4d6be94f60875bd4538fb4be5781786210dbf9e574c350842e25087f2e53d6 [2022-07-08T12:00:21.533Z] #59 DONE 0.2s [2022-07-08T12:00:21.732Z] #77 140.2 checking for gcc option to accept ISO C89... [2022-07-08T12:00:21.732Z] #77 ... [2022-07-08T12:00:21.732Z] [2022-07-08T12:00:21.732Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T12:00:21.732Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-08T12:00:21.732Z] #19 DONE 1.6s [2022-07-08T12:00:21.732Z] [2022-07-08T12:00:21.732Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:21.732Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:21.732Z] #77 140.2 checking for gcc option to accept ISO C89... none needed [2022-07-08T12:00:21.792Z] [2022-07-08T12:00:21.792Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:00:21.792Z] #60 sha256:b00b90c6fb27a08c4b4bc094bc2c297958c5366e4dc49da35b08c38db3ea2424 [2022-07-08T12:00:22.296Z] #77 140.5 checking whether gcc understands -c and -o together... yes [2022-07-08T12:00:22.296Z] #77 140.9 checking for a sed that does not truncate output... /bin/sed [2022-07-08T12:00:22.296Z] #77 141.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T12:00:22.296Z] #77 141.0 checking for egrep... /bin/grep -E [2022-07-08T12:00:22.296Z] #77 141.0 checking for fgrep... /bin/grep -F [2022-07-08T12:00:22.296Z] #77 141.0 checking for ld used by gcc... /usr/bin/ld [2022-07-08T12:00:22.553Z] #77 141.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T12:00:22.553Z] #77 141.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T12:00:22.553Z] #77 141.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T12:00:22.813Z] #77 141.4 checking whether ln -s works... yes [2022-07-08T12:00:22.813Z] #77 141.4 checking the maximum length of command line arguments... 1572864 [2022-07-08T12:00:22.813Z] #77 141.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T12:00:22.813Z] #77 141.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T12:00:22.813Z] #77 141.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T12:00:22.813Z] #77 141.4 checking for objdump... objdump [2022-07-08T12:00:22.813Z] #77 141.4 checking how to recognize dependent libraries... pass_all [2022-07-08T12:00:22.813Z] #77 141.4 checking for dlltool... no [2022-07-08T12:00:22.813Z] #77 141.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T12:00:22.813Z] #77 141.4 checking for ar... ar [2022-07-08T12:00:22.813Z] #77 141.4 checking for archiver @FILE support... @ [2022-07-08T12:00:22.813Z] #77 141.6 checking for strip... strip [2022-07-08T12:00:22.813Z] #77 141.6 checking for ranlib... ranlib [2022-07-08T12:00:23.070Z] #77 141.6 checking for gawk... no [2022-07-08T12:00:23.070Z] #77 141.6 checking for mawk... mawk [2022-07-08T12:00:23.634Z] #77 141.6 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-08T12:00:23.634Z] #77 ... [2022-07-08T12:00:23.634Z] [2022-07-08T12:00:23.634Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T12:00:23.634Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-08T12:00:23.634Z] #20 DONE 1.8s [2022-07-08T12:00:23.634Z] [2022-07-08T12:00:23.634Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:00:23.634Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:00:23.699Z] #60 2.101 + RM_GOPATH=0 [2022-07-08T12:00:23.699Z] #60 2.101 + TMP_GOPATH= [2022-07-08T12:00:23.699Z] #60 2.101 + : /build [2022-07-08T12:00:23.699Z] #60 2.101 + '[' -z '' ']' [2022-07-08T12:00:23.699Z] #60 2.101 ++ mktemp -d [2022-07-08T12:00:23.699Z] #60 2.103 + export GOPATH=/tmp/tmp.PXuqjsWbp0 [2022-07-08T12:00:23.699Z] #60 2.103 + GOPATH=/tmp/tmp.PXuqjsWbp0 [2022-07-08T12:00:23.699Z] #60 2.103 + RM_GOPATH=1 [2022-07-08T12:00:23.699Z] #60 2.103 + case "$(go env GOARCH)" in [2022-07-08T12:00:23.699Z] #60 2.106 ++ go env GOARCH [2022-07-08T12:00:23.699Z] #60 2.147 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T12:00:23.699Z] #60 2.147 + GO_BUILDMODE=-buildmode=pie [2022-07-08T12:00:23.959Z] #60 2.194 ++ dirname /install.sh [2022-07-08T12:00:23.959Z] #60 2.195 + dir=/ [2022-07-08T12:00:23.959Z] #60 2.195 + bin=runc [2022-07-08T12:00:23.959Z] #60 2.195 + shift [2022-07-08T12:00:23.959Z] #60 2.195 + '[' '!' -f //runc.installer ']' [2022-07-08T12:00:23.959Z] #60 2.195 + . //runc.installer [2022-07-08T12:00:23.959Z] #60 2.195 ++ set -e [2022-07-08T12:00:23.959Z] #60 2.195 ++ : v1.1.2 [2022-07-08T12:00:23.959Z] #60 2.195 + install_runc [2022-07-08T12:00:23.959Z] #60 2.195 + RUNC_BUILDTAGS=seccomp [2022-07-08T12:00:23.959Z] #60 2.195 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-08T12:00:23.959Z] #60 2.195 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PXuqjsWbp0/src/github.com/opencontainers/runc [2022-07-08T12:00:23.959Z] #60 2.196 Install runc version v1.1.2 (build tags: seccomp) [2022-07-08T12:00:23.959Z] #60 2.219 Cloning into '/tmp/tmp.PXuqjsWbp0/src/github.com/opencontainers/runc'... [2022-07-08T12:00:23.959Z] #60 ... [2022-07-08T12:00:23.959Z] [2022-07-08T12:00:23.959Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T12:00:23.959Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T12:00:23.959Z] #15 DONE 2.5s [2022-07-08T12:00:24.218Z] [2022-07-08T12:00:24.218Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-08T12:00:24.218Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-08T12:00:25.474Z] #19 311.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-08T12:00:25.474Z] #19 311.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T12:00:25.474Z] #19 311.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:00:25.474Z] #19 311.4 Selecting previously unselected package patch. [2022-07-08T12:00:25.474Z] #19 311.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-08T12:00:25.474Z] #19 311.4 Unpacking patch (2.7.6-7) ... [2022-07-08T12:00:25.474Z] #19 311.4 Selecting previously unselected package dpkg-dev. [2022-07-08T12:00:25.474Z] #19 311.4 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-07-08T12:00:25.474Z] #19 311.4 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T12:00:25.474Z] #19 311.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-08T12:00:25.474Z] #19 311.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-08T12:00:25.474Z] #19 311.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-08T12:00:25.474Z] #19 311.7 Selecting previously unselected package libio-string-perl. [2022-07-08T12:00:25.474Z] #19 311.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-08T12:00:25.474Z] #19 311.7 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-08T12:00:25.474Z] #19 311.7 Selecting previously unselected package libicu67:amd64. [2022-07-08T12:00:25.474Z] #19 311.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-08T12:00:25.474Z] #19 311.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T12:00:25.597Z] #16 DONE 1.6s [2022-07-08T12:00:25.597Z] [2022-07-08T12:00:25.597Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T12:00:25.597Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-08T12:00:26.042Z] #19 312.9 Selecting previously unselected package libxml2:amd64. [2022-07-08T12:00:26.156Z] #21 2.200 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T12:00:26.156Z] #21 2.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T12:00:26.156Z] #21 2.341 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T12:00:26.302Z] #19 312.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-08T12:00:26.302Z] #19 312.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T12:00:26.302Z] #19 313.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-08T12:00:26.302Z] #19 313.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-08T12:00:26.302Z] #19 313.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-08T12:00:26.302Z] #19 313.1 Selecting previously unselected package libxml-sax-base-perl. [2022-07-08T12:00:26.302Z] #19 313.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-08T12:00:26.302Z] #19 313.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-08T12:00:26.302Z] #19 313.2 Selecting previously unselected package libxml-sax-perl. [2022-07-08T12:00:26.302Z] #19 313.2 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-08T12:00:26.561Z] #19 313.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-08T12:00:26.561Z] #19 313.2 Selecting previously unselected package libxml-libxml-perl. [2022-07-08T12:00:26.561Z] #19 313.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-08T12:00:26.561Z] #19 313.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-08T12:00:26.561Z] #19 313.4 Selecting previously unselected package libxml-simple-perl. [2022-07-08T12:00:26.561Z] #19 313.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-08T12:00:26.561Z] #19 313.4 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-08T12:00:26.561Z] #19 313.4 Selecting previously unselected package libyaml-perl. [2022-07-08T12:00:26.561Z] #19 313.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-08T12:00:26.821Z] #19 313.4 Unpacking libyaml-perl (1.30-1) ... [2022-07-08T12:00:26.821Z] #19 313.5 Selecting previously unselected package libconfig-auto-perl. [2022-07-08T12:00:26.821Z] #19 313.5 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-08T12:00:26.821Z] #19 313.5 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-08T12:00:26.821Z] #19 313.5 Selecting previously unselected package libfile-which-perl. [2022-07-08T12:00:26.821Z] #19 313.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-08T12:00:26.821Z] #19 313.5 Unpacking libfile-which-perl (1.23-1) ... [2022-07-08T12:00:26.821Z] #19 313.6 Selecting previously unselected package libfile-homedir-perl. [2022-07-08T12:00:26.821Z] #19 313.6 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-08T12:00:26.821Z] #19 313.6 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-08T12:00:26.821Z] #19 313.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-08T12:00:26.821Z] #19 313.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-08T12:00:26.821Z] #19 313.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-08T12:00:26.821Z] #19 313.7 Selecting previously unselected package dpkg-cross. [2022-07-08T12:00:26.821Z] #19 313.7 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-08T12:00:26.821Z] #19 313.7 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-08T12:00:26.821Z] #19 313.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-08T12:00:26.821Z] #19 313.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-08T12:00:26.821Z] #19 313.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-08T12:00:26.976Z] #17 1.308 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-08T12:00:26.976Z] #17 DONE 1.4s [2022-07-08T12:00:26.976Z] [2022-07-08T12:00:26.976Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T12:00:26.976Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T12:00:26.976Z] #47 ... [2022-07-08T12:00:26.976Z] [2022-07-08T12:00:26.976Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T12:00:26.976Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-08T12:00:27.080Z] #19 313.8 Selecting previously unselected package libc6-armel-cross. [2022-07-08T12:00:27.080Z] #19 313.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-08T12:00:27.080Z] #19 313.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-08T12:00:27.080Z] #19 314.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-08T12:00:27.080Z] #19 314.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:27.080Z] #19 314.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:00:27.340Z] #19 314.0 Selecting previously unselected package libgomp1-armel-cross. [2022-07-08T12:00:27.340Z] #19 314.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:27.340Z] #19 314.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:00:27.340Z] #19 314.1 Selecting previously unselected package libatomic1-armel-cross. [2022-07-08T12:00:27.340Z] #19 314.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:27.340Z] #19 314.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:00:27.340Z] #19 314.1 Selecting previously unselected package libasan6-armel-cross. [2022-07-08T12:00:27.340Z] #19 314.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:27.340Z] #19 314.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:00:27.599Z] #19 314.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-08T12:00:27.599Z] #19 314.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:27.599Z] #19 314.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:00:27.599Z] #19 314.5 Selecting previously unselected package libubsan1-armel-cross. [2022-07-08T12:00:27.859Z] #19 314.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:27.859Z] #19 314.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:00:27.859Z] #19 314.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-08T12:00:28.049Z] #21 4.048 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T12:00:28.119Z] #19 314.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:28.119Z] #19 314.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:00:28.119Z] #19 314.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-08T12:00:28.119Z] #19 314.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-08T12:00:28.119Z] #19 314.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T12:00:28.355Z] #18 DONE 1.4s [2022-07-08T12:00:28.355Z] [2022-07-08T12:00:28.355Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T12:00:28.355Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-08T12:00:29.417Z] #21 5.733 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T12:00:29.417Z] #21 ... [2022-07-08T12:00:29.417Z] [2022-07-08T12:00:29.417Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:29.417Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:29.417Z] #77 141.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T12:00:29.417Z] #77 142.6 checking for sysroot... no [2022-07-08T12:00:29.417Z] #77 142.6 checking for a working dd... /bin/dd [2022-07-08T12:00:29.417Z] #77 142.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T12:00:29.417Z] #77 142.9 checking for mt... no [2022-07-08T12:00:29.417Z] #77 142.9 checking if : is a manifest tool... no [2022-07-08T12:00:29.417Z] #77 142.9 checking how to run the C preprocessor... gcc -E [2022-07-08T12:00:29.417Z] #77 143.5 checking for ANSI C header files... yes [2022-07-08T12:00:29.417Z] #77 144.6 checking for sys/types.h... yes [2022-07-08T12:00:29.417Z] #77 145.1 checking for sys/stat.h... yes [2022-07-08T12:00:29.417Z] #77 145.5 checking for stdlib.h... yes [2022-07-08T12:00:29.417Z] #77 146.1 checking for string.h... yes [2022-07-08T12:00:29.417Z] #77 146.4 checking for memory.h... yes [2022-07-08T12:00:29.417Z] #77 146.7 checking for strings.h... yes [2022-07-08T12:00:29.417Z] #77 146.9 checking for inttypes.h... yes [2022-07-08T12:00:29.417Z] #77 147.2 checking for stdint.h... yes [2022-07-08T12:00:29.674Z] #77 147.9 checking for unistd.h... yes [2022-07-08T12:00:29.734Z] #19 DONE 1.5s [2022-07-08T12:00:29.734Z] [2022-07-08T12:00:29.734Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:29.734Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:29.734Z] #77 140.8 configure.ac:11: installing 'build-aux/compile' [2022-07-08T12:00:29.734Z] #77 140.8 configure.ac:11: installing 'build-aux/config.guess' [2022-07-08T12:00:29.734Z] #77 140.9 configure.ac:11: installing 'build-aux/config.sub' [2022-07-08T12:00:29.734Z] #77 140.9 configure.ac:13: installing 'build-aux/install-sh' [2022-07-08T12:00:29.734Z] #77 140.9 configure.ac:13: installing 'build-aux/missing' [2022-07-08T12:00:29.734Z] #77 140.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-08T12:00:29.734Z] #77 141.3 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T12:00:30.187Z] #77 148.4 checking for dlfcn.h... yes [2022-07-08T12:00:30.444Z] #77 148.9 checking for objdir... .libs [2022-07-08T12:00:30.554Z] #64 ... [2022-07-08T12:00:30.554Z] [2022-07-08T12:00:30.554Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:30.554Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:30.554Z] #77 185.2 CCLD libocispec.la [2022-07-08T12:00:30.554Z] #77 185.6 CCLD src/validate [2022-07-08T12:00:30.554Z] #77 185.6 CCLD tests/test-1 [2022-07-08T12:00:30.554Z] #77 185.6 CCLD tests/test-2 [2022-07-08T12:00:30.554Z] #77 185.7 CCLD tests/test-3 [2022-07-08T12:00:30.554Z] #77 185.7 CCLD tests/test-4 [2022-07-08T12:00:30.554Z] #77 185.7 CCLD tests/test-5 [2022-07-08T12:00:30.554Z] #77 185.8 CCLD tests/test-6 [2022-07-08T12:00:30.554Z] #77 185.8 CCLD tests/test-7 [2022-07-08T12:00:30.554Z] #77 185.9 CCLD tests/test-8 [2022-07-08T12:00:30.554Z] #77 186.0 CCLD tests/test-9 [2022-07-08T12:00:30.554Z] #77 186.0 CCLD tests/test-10 [2022-07-08T12:00:30.554Z] #77 186.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-08T12:00:30.554Z] #77 186.1 CCLD tests/test-11 [2022-07-08T12:00:31.373Z] #77 149.9 checking if gcc supports -fno-rtti -fno-exceptions... [2022-07-08T12:00:31.373Z] #77 ... [2022-07-08T12:00:31.373Z] [2022-07-08T12:00:31.373Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:00:31.373Z] #60 sha256:7ba53586ea76a9cc94a2ed68a3b5b076a81ac7b4cbc5c5d08d0bfaf40f1f925d [2022-07-08T12:00:31.494Z] #77 188.3 libtool: link: ar cr libocispec.a [2022-07-08T12:00:31.494Z] #77 188.4 libtool: link: ranlib libocispec.a [2022-07-08T12:00:31.630Z] #60 17.35 Updating files: 98% (1185/1197) Updating files: 99% (1186/1197) Updating files: 100% (1197/1197) Updating files: 100% (1197/1197), done. [2022-07-08T12:00:31.630Z] #60 17.39 + cd /tmp/tmp.zxQzfOFxLa/src/github.com/opencontainers/runc [2022-07-08T12:00:31.630Z] #60 17.39 + git checkout -q v1.1.2 [2022-07-08T12:00:31.681Z] #77 144.1 checking build system type... #77 ... [2022-07-08T12:00:31.681Z] [2022-07-08T12:00:31.681Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T12:00:31.681Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-08T12:00:31.681Z] #20 DONE 1.7s [2022-07-08T12:00:31.681Z] [2022-07-08T12:00:31.681Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:31.681Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:31.681Z] #77 144.1 checking build system type... x86_64-pc-linux-gnu [2022-07-08T12:00:31.681Z] #77 144.6 checking host system type... x86_64-pc-linux-gnu [2022-07-08T12:00:31.681Z] #77 144.6 checking how to print strings... printf [2022-07-08T12:00:31.681Z] #77 144.7 checking for gcc... gcc [2022-07-08T12:00:32.199Z] #77 144.9 checking whether the C compiler works... yes [2022-07-08T12:00:32.199Z] #77 145.3 checking for C compiler default output file name... a.out [2022-07-08T12:00:32.458Z] #77 145.3 checking for suffix of executables... [2022-07-08T12:00:32.560Z] #60 18.23 + '[' -z '' ']' [2022-07-08T12:00:32.560Z] #60 18.23 + target=static [2022-07-08T12:00:32.560Z] #60 18.23 + make BUILDTAGS=seccomp static [2022-07-08T12:00:32.877Z] #77 189.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T12:00:32.877Z] #77 189.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T12:00:32.877Z] #77 189.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T12:00:32.877Z] #77 189.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:00:32.978Z] #77 145.7 checking whether we are cross compiling... no [2022-07-08T12:00:33.126Z] #60 18.67 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-08T12:00:33.137Z] #77 189.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:00:33.137Z] #77 189.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:00:33.137Z] #77 189.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:00:33.137Z] #77 189.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-08T12:00:33.137Z] #77 190.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-08T12:00:33.137Z] #77 190.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-08T12:00:33.137Z] #77 190.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-08T12:00:33.137Z] #77 190.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-08T12:00:33.137Z] #77 190.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-08T12:00:33.137Z] #77 190.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-08T12:00:33.137Z] #77 190.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-08T12:00:33.238Z] #77 146.1 checking for suffix of object files... o [2022-07-08T12:00:33.238Z] #77 146.2 checking whether we are using the GNU C compiler... yes [2022-07-08T12:00:33.396Z] #19 ... [2022-07-08T12:00:33.396Z] [2022-07-08T12:00:33.396Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T12:00:33.396Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T12:00:33.396Z] #62 331.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-08T12:00:33.396Z] #62 DONE 332.8s [2022-07-08T12:00:33.396Z] [2022-07-08T12:00:33.396Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T12:00:33.396Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T12:00:33.397Z] #77 190.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-08T12:00:33.397Z] #77 190.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-08T12:00:33.397Z] #77 190.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-08T12:00:33.397Z] #77 190.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-08T12:00:33.397Z] #77 190.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-08T12:00:33.397Z] #77 190.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-08T12:00:33.397Z] #77 190.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-08T12:00:33.497Z] #77 146.4 checking whether gcc accepts -g... yes [2022-07-08T12:00:33.497Z] #77 146.5 checking for gcc option to accept ISO C89... none needed [2022-07-08T12:00:33.657Z] #77 190.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-08T12:00:33.657Z] #77 190.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-08T12:00:33.657Z] #77 190.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-08T12:00:33.657Z] #77 190.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-08T12:00:33.757Z] #77 146.6 checking whether gcc understands -c and -o together... yes [2022-07-08T12:00:33.757Z] #77 146.8 checking for a sed that does not truncate output... /bin/sed [2022-07-08T12:00:33.757Z] #77 146.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T12:00:33.757Z] #77 146.8 checking for egrep... /bin/grep -E [2022-07-08T12:00:33.757Z] #77 146.8 checking for fgrep... /bin/grep -F [2022-07-08T12:00:33.918Z] #77 190.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-08T12:00:33.918Z] #77 190.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-08T12:00:33.918Z] #77 190.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-08T12:00:33.918Z] #77 191.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-08T12:00:34.017Z] #77 146.8 checking for ld used by gcc... /usr/bin/ld [2022-07-08T12:00:34.017Z] #77 146.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T12:00:34.017Z] #77 146.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T12:00:34.017Z] #77 146.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T12:00:34.017Z] #77 147.1 checking whether ln -s works... yes [2022-07-08T12:00:34.017Z] #77 147.1 checking the maximum length of command line arguments... 1572864 [2022-07-08T12:00:34.178Z] #77 191.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-08T12:00:34.178Z] #77 191.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-08T12:00:34.276Z] #77 147.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T12:00:34.276Z] #77 147.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T12:00:34.276Z] #77 147.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T12:00:34.276Z] #77 147.1 checking for objdump... objdump [2022-07-08T12:00:34.276Z] #77 147.1 checking how to recognize dependent libraries... pass_all [2022-07-08T12:00:34.276Z] #77 147.1 checking for dlltool... no [2022-07-08T12:00:34.276Z] #77 147.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T12:00:34.276Z] #77 147.1 checking for ar... ar [2022-07-08T12:00:34.276Z] #77 147.1 checking for archiver @FILE support... @ [2022-07-08T12:00:34.276Z] #77 147.3 checking for strip... strip [2022-07-08T12:00:34.336Z] #19 320.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-08T12:00:34.336Z] #19 320.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-08T12:00:34.336Z] #19 320.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T12:00:34.336Z] #19 320.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-08T12:00:34.336Z] #19 320.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-08T12:00:34.336Z] #19 320.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-08T12:00:34.336Z] #19 321.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-08T12:00:34.336Z] #19 321.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-08T12:00:34.336Z] #19 321.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-08T12:00:34.438Z] #77 191.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-08T12:00:34.438Z] #77 191.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-08T12:00:34.438Z] #77 191.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-08T12:00:34.477Z] #77 199.8 CCLD tests/init [2022-07-08T12:00:34.535Z] #77 147.3 checking for ranlib... ranlib [2022-07-08T12:00:34.535Z] #77 147.3 checking for gawk... no [2022-07-08T12:00:34.535Z] #77 147.3 checking for mawk... mawk [2022-07-08T12:00:34.596Z] #19 321.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-08T12:00:34.596Z] #19 321.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:34.596Z] #19 321.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:00:34.699Z] #77 191.7 CC src/crun-crun.o [2022-07-08T12:00:34.795Z] #77 147.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T12:00:34.795Z] #77 147.8 checking for sysroot... no [2022-07-08T12:00:34.795Z] #77 147.8 checking for a working dd... /bin/dd [2022-07-08T12:00:34.795Z] #77 147.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T12:00:34.855Z] #19 321.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-08T12:00:34.855Z] #19 321.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-08T12:00:34.855Z] #19 321.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T12:00:34.959Z] #77 191.8 CC src/crun-run.o [2022-07-08T12:00:34.959Z] #77 192.0 CC src/crun-delete.o [2022-07-08T12:00:35.054Z] #77 147.9 checking for mt... no [2022-07-08T12:00:35.054Z] #77 147.9 checking if : is a manifest tool... no [2022-07-08T12:00:35.054Z] #77 147.9 checking how to run the C preprocessor... gcc -E [2022-07-08T12:00:35.219Z] #77 192.1 CC src/crun-kill.o [2022-07-08T12:00:35.219Z] #77 192.2 CC src/crun-pause.o [2022-07-08T12:00:35.480Z] #77 192.4 CC src/crun-unpause.o [2022-07-08T12:00:35.480Z] #77 192.4 CC src/crun-spec.o [2022-07-08T12:00:35.480Z] #77 192.5 CC src/crun-exec.o [2022-07-08T12:00:35.740Z] #77 192.6 CC src/crun-list.o [2022-07-08T12:00:35.740Z] #77 ... [2022-07-08T12:00:35.740Z] [2022-07-08T12:00:35.740Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T12:00:35.740Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T12:00:35.740Z] #47 243.6 + dpkg --print-architecture [2022-07-08T12:00:35.740Z] #47 243.6 + git checkout -q v2.1.0 [2022-07-08T12:00:35.882Z] #77 148.2 checking for ANSI C header files... yes [2022-07-08T12:00:36.142Z] #77 149.0 checking for sys/types.h... yes [2022-07-08T12:00:36.344Z] #47 244.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-08T12:00:36.344Z] #47 244.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-08T12:00:36.401Z] #77 149.3 checking for sys/stat.h... yes [2022-07-08T12:00:36.660Z] #77 149.5 checking for stdlib.h... yes [2022-07-08T12:00:36.918Z] #77 149.7 checking for string.h... yes [2022-07-08T12:00:37.180Z] #77 150.0 checking for memory.h... yes [2022-07-08T12:00:37.299Z] #60 ... [2022-07-08T12:00:37.299Z] [2022-07-08T12:00:37.299Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:37.299Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:37.299Z] #77 149.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T12:00:37.299Z] #77 150.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T12:00:37.299Z] #77 150.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T12:00:37.299Z] #77 150.4 checking if gcc static flag -static works... yes [2022-07-08T12:00:37.299Z] #77 151.2 checking if gcc supports -c -o file.o... yes [2022-07-08T12:00:37.299Z] #77 151.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T12:00:37.299Z] #77 151.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T12:00:37.299Z] #77 151.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T12:00:37.299Z] #77 152.1 checking how to hardcode library paths into programs... immediate [2022-07-08T12:00:37.299Z] #77 152.1 checking whether stripping libraries is possible... yes [2022-07-08T12:00:37.299Z] #77 152.2 checking if libtool supports shared libraries... yes [2022-07-08T12:00:37.299Z] #77 152.2 checking whether to build shared libraries... no [2022-07-08T12:00:37.299Z] #77 152.2 checking whether to build static libraries... yes [2022-07-08T12:00:37.299Z] #77 152.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T12:00:37.299Z] #77 152.2 checking whether build environment is sane... yes [2022-07-08T12:00:37.299Z] #77 152.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T12:00:37.299Z] #77 152.4 checking whether make sets $(MAKE)... yes [2022-07-08T12:00:37.299Z] #77 152.5 checking whether make supports the include directive... yes (GNU style) [2022-07-08T12:00:37.299Z] #77 152.6 checking whether make supports nested variables... yes [2022-07-08T12:00:37.299Z] #77 152.7 checking whether UID '0' is supported by ustar format... yes [2022-07-08T12:00:37.299Z] #77 152.7 checking whether GID '0' is supported by ustar format... yes [2022-07-08T12:00:37.299Z] #77 152.7 checking how to create a ustar tar archive... gnutar [2022-07-08T12:00:37.299Z] #77 152.8 checking dependency style of gcc... gcc3 [2022-07-08T12:00:37.299Z] #77 153.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T12:00:37.299Z] #77 153.3 checking whether make supports nested variables... (cached) yes [2022-07-08T12:00:37.299Z] #77 153.3 checking for gawk... (cached) mawk [2022-07-08T12:00:37.299Z] #77 153.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T12:00:37.299Z] #77 153.3 checking for gcc... (cached) gcc [2022-07-08T12:00:37.299Z] #77 153.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T12:00:37.299Z] #77 153.5 checking whether gcc accepts -g... (cached) yes [2022-07-08T12:00:37.299Z] #77 153.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T12:00:37.299Z] #77 153.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T12:00:37.299Z] #77 153.5 checking for a Python interpreter with version >= 3... python3 [2022-07-08T12:00:37.299Z] #77 153.8 checking for python3... /usr/bin/python3 [2022-07-08T12:00:37.299Z] #77 153.8 checking for python3 version... 3.9 [2022-07-08T12:00:37.299Z] #77 153.8 checking for python3 platform... linux [2022-07-08T12:00:37.299Z] #77 153.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T12:00:37.299Z] #77 154.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T12:00:37.299Z] #77 154.7 checking for go-md2man... no [2022-07-08T12:00:37.299Z] #77 154.7 checking error.h usability... yes [2022-07-08T12:00:37.299Z] #77 155.0 checking error.h presence... yes [2022-07-08T12:00:37.299Z] #77 155.2 checking for error.h... yes [2022-07-08T12:00:37.299Z] #77 155.2 checking linux/openat2.h usability... yes [2022-07-08T12:00:37.299Z] #77 155.7 checking linux/openat2.h presence... yes [2022-07-08T12:00:37.299Z] #77 155.8 checking for linux/openat2.h... yes [2022-07-08T12:00:37.454Z] #77 150.3 checking for strings.h... yes [2022-07-08T12:00:37.556Z] #77 155.8 checking for copy_file_range... yes [2022-07-08T12:00:37.713Z] #77 150.6 checking for inttypes.h... yes [2022-07-08T12:00:38.119Z] #77 156.2 checking for fgetxattr... yes [2022-07-08T12:00:38.235Z] #77 150.8 checking for stdint.h... yes [2022-07-08T12:00:38.495Z] #77 151.2 checking for unistd.h... yes [2022-07-08T12:00:38.682Z] #77 156.6 checking for statx... yes [2022-07-08T12:00:38.755Z] #77 151.5 checking for dlfcn.h... yes [2022-07-08T12:00:38.755Z] #77 151.8 checking for objdir... .libs [2022-07-08T12:00:39.582Z] #77 152.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T12:00:39.582Z] #77 152.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T12:00:39.841Z] #77 152.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T12:00:39.868Z] #77 157.5 checking for fgetpwent_r... yes [2022-07-08T12:00:40.130Z] #19 326.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-08T12:00:40.130Z] #19 326.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-08T12:00:40.130Z] #19 326.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T12:00:40.130Z] #19 326.1 Selecting previously unselected package crossbuild-essential-armel. [2022-07-08T12:00:40.130Z] #19 326.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-08T12:00:40.130Z] #19 326.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-08T12:00:40.130Z] #19 326.1 Selecting previously unselected package libc6-armhf-cross. [2022-07-08T12:00:40.130Z] #19 326.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-08T12:00:40.130Z] #19 326.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-08T12:00:40.130Z] #19 326.3 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-08T12:00:40.130Z] #19 326.3 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:40.130Z] #19 326.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:00:40.130Z] #19 326.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-08T12:00:40.130Z] #19 326.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:40.130Z] #19 326.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:00:40.130Z] #19 326.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-08T12:00:40.130Z] #19 326.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:40.130Z] #19 326.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:00:40.130Z] #19 326.4 Selecting previously unselected package libasan6-armhf-cross. [2022-07-08T12:00:40.130Z] #19 326.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:40.130Z] #19 326.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:00:40.130Z] #19 326.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-08T12:00:40.130Z] #19 326.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:40.130Z] #19 326.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:00:40.130Z] #19 326.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-08T12:00:40.130Z] #19 326.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:40.130Z] #19 326.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:00:40.130Z] #19 326.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-08T12:00:40.130Z] #19 326.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:40.130Z] #19 326.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:00:40.130Z] #19 326.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-08T12:00:40.130Z] #19 326.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-08T12:00:40.130Z] #19 326.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T12:00:40.195Z] #77 158.3 checking for issetugid... no [2022-07-08T12:00:40.195Z] #77 158.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T12:00:40.195Z] #77 158.8 checking pkg-config is at least version 0.9.0... yes [2022-07-08T12:00:40.409Z] #77 152.8 checking if gcc static flag -static works... yes [2022-07-08T12:00:40.669Z] #77 153.5 checking if gcc supports -c -o file.o... yes [2022-07-08T12:00:40.669Z] #77 153.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T12:00:40.669Z] #77 153.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T12:00:41.130Z] #77 158.8 checking for library containing yajl_tree_get... -lyajl [2022-07-08T12:00:41.188Z] #77 153.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T12:00:41.188Z] #77 154.3 checking how to hardcode library paths into programs... immediate [2022-07-08T12:00:41.188Z] #77 154.3 checking whether stripping libraries is possible... yes [2022-07-08T12:00:41.188Z] #77 154.3 checking if libtool supports shared libraries... yes [2022-07-08T12:00:41.188Z] #77 154.3 checking whether to build shared libraries... no [2022-07-08T12:00:41.188Z] #77 154.3 checking whether to build static libraries... yes [2022-07-08T12:00:41.394Z] #77 159.9 checking for yajl >= 2.0.0... yes [2022-07-08T12:00:41.449Z] #77 154.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T12:00:41.449Z] #77 154.4 checking whether build environment is sane... yes [2022-07-08T12:00:41.449Z] #77 154.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T12:00:41.449Z] #77 154.5 checking whether make sets $(MAKE)... yes [2022-07-08T12:00:41.653Z] #77 160.0 checking sys/capability.h usability... yes [2022-07-08T12:00:41.721Z] #77 154.6 checking whether make supports the include directive... yes (GNU style) [2022-07-08T12:00:41.721Z] #77 154.7 checking whether make supports nested variables... yes [2022-07-08T12:00:41.721Z] #77 ... [2022-07-08T12:00:41.721Z] [2022-07-08T12:00:41.721Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:00:41.721Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:00:41.721Z] #21 1.962 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T12:00:41.721Z] #21 2.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T12:00:41.721Z] #21 2.008 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T12:00:41.721Z] #21 2.603 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T12:00:41.721Z] #21 4.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T12:00:41.721Z] #21 5.701 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T12:00:41.721Z] #21 ... [2022-07-08T12:00:41.721Z] [2022-07-08T12:00:41.721Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:41.721Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:41.721Z] #77 154.8 checking whether UID '0' is supported by ustar format... yes [2022-07-08T12:00:41.721Z] #77 154.8 checking whether GID '0' is supported by ustar format... yes [2022-07-08T12:00:41.908Z] #77 160.3 checking sys/capability.h presence... yes [2022-07-08T12:00:41.908Z] #77 160.5 checking for sys/capability.h... yes [2022-07-08T12:00:41.908Z] #77 160.5 checking for library containing cap_from_name... [2022-07-08T12:00:41.908Z] #77 ... [2022-07-08T12:00:41.908Z] [2022-07-08T12:00:41.909Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:00:41.909Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:00:41.909Z] #21 8.432 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T12:00:41.909Z] #21 14.89 Fetched 8548 kB in 13s (657 kB/s) [2022-07-08T12:00:41.986Z] #77 154.8 checking how to create a ustar tar archive... gnutar [2022-07-08T12:00:42.252Z] #77 155.0 checking dependency style of gcc... gcc3 [2022-07-08T12:00:42.252Z] #77 155.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T12:00:42.252Z] #77 155.4 checking whether make supports nested variables... (cached) yes [2022-07-08T12:00:42.252Z] #77 155.4 checking for gawk... (cached) mawk [2022-07-08T12:00:42.252Z] #77 155.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T12:00:42.252Z] #77 155.4 checking for gcc... (cached) gcc [2022-07-08T12:00:42.470Z] #21 14.89 Reading package lists... [2022-07-08T12:00:42.470Z] #21 ... [2022-07-08T12:00:42.470Z] [2022-07-08T12:00:42.470Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:42.470Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:42.470Z] #77 160.5 checking for library containing cap_from_name... -lcap [2022-07-08T12:00:42.513Z] #77 155.6 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T12:00:42.513Z] #77 155.6 checking whether gcc accepts -g... (cached) yes [2022-07-08T12:00:42.513Z] #77 155.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T12:00:42.513Z] #77 155.6 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T12:00:42.513Z] #77 155.6 checking for a Python interpreter with version >= 3... python3 [2022-07-08T12:00:42.773Z] #77 155.7 checking for python3... /usr/bin/python3 [2022-07-08T12:00:42.773Z] #77 155.7 checking for python3 version... 3.9 [2022-07-08T12:00:42.773Z] #77 155.8 checking for python3 platform... linux [2022-07-08T12:00:43.031Z] #77 161.0 checking for library containing dlopen... -ldl [2022-07-08T12:00:43.032Z] #77 155.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T12:00:43.594Z] #77 161.7 checking seccomp.h usability... yes [2022-07-08T12:00:43.594Z] #77 162.1 checking seccomp.h presence... yes [2022-07-08T12:00:43.594Z] #77 162.2 checking for seccomp.h... yes [2022-07-08T12:00:43.600Z] #77 156.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T12:00:43.600Z] #77 156.5 checking for go-md2man... no [2022-07-08T12:00:43.859Z] #77 156.5 checking error.h usability... yes [2022-07-08T12:00:43.859Z] #77 156.8 checking error.h presence... yes [2022-07-08T12:00:43.859Z] #77 156.9 checking for error.h... yes [2022-07-08T12:00:44.120Z] #77 156.9 checking linux/openat2.h usability... yes [2022-07-08T12:00:44.158Z] #77 162.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-08T12:00:44.378Z] #77 157.2 checking linux/openat2.h presence... yes [2022-07-08T12:00:44.378Z] #77 157.3 checking for linux/openat2.h... yes [2022-07-08T12:00:44.477Z] #47 ... [2022-07-08T12:00:44.477Z] [2022-07-08T12:00:44.477Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:44.477Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:44.477Z] #77 193.0 CC src/crun-create.o [2022-07-08T12:00:44.477Z] #77 193.1 CC src/crun-start.o [2022-07-08T12:00:44.477Z] #77 193.3 CC src/crun-state.o [2022-07-08T12:00:44.477Z] #77 193.5 CC src/crun-ps.o [2022-07-08T12:00:44.477Z] #77 193.6 CC src/crun-update.o [2022-07-08T12:00:44.477Z] #77 193.8 CC src/crun-checkpoint.o [2022-07-08T12:00:44.477Z] #77 193.8 CC src/crun-restore.o [2022-07-08T12:00:44.477Z] #77 194.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-08T12:00:44.477Z] #77 194.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-08T12:00:44.477Z] #77 194.5 CC src/libcrun/libcrun_la-container.lo [2022-07-08T12:00:44.477Z] #77 194.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-08T12:00:44.477Z] #77 194.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-08T12:00:44.477Z] #77 195.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-08T12:00:44.477Z] #77 195.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-08T12:00:44.477Z] #77 195.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-08T12:00:44.477Z] #77 195.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-08T12:00:44.477Z] #77 195.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-08T12:00:44.477Z] #77 195.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-08T12:00:44.477Z] #77 196.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-08T12:00:44.477Z] #77 196.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-08T12:00:44.477Z] #77 196.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-08T12:00:44.477Z] #77 197.3 CC src/libcrun/libcrun_la-error.lo [2022-07-08T12:00:44.477Z] #77 197.3 CC src/libcrun/libcrun_la-status.lo [2022-07-08T12:00:44.477Z] #77 197.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-08T12:00:44.477Z] #77 197.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-08T12:00:44.477Z] #77 198.2 CC src/libcrun/libcrun_la-signals.lo [2022-07-08T12:00:44.477Z] #77 198.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-08T12:00:44.477Z] #77 198.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-08T12:00:44.477Z] #77 198.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-08T12:00:44.477Z] #77 199.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-08T12:00:44.477Z] #77 200.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-08T12:00:44.477Z] #77 200.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-08T12:00:44.477Z] #77 201.0 CC tests/init.o [2022-07-08T12:00:44.477Z] #77 201.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-08T12:00:44.638Z] #77 157.4 checking for copy_file_range... yes [2022-07-08T12:00:44.672Z] #77 162.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-08T12:00:44.897Z] #77 157.6 checking for fgetxattr... yes [2022-07-08T12:00:44.933Z] #77 163.3 checking systemd/sd-bus.h usability... yes [2022-07-08T12:00:45.192Z] #77 163.6 checking systemd/sd-bus.h presence... yes [2022-07-08T12:00:45.192Z] #77 163.8 checking for systemd/sd-bus.h... yes [2022-07-08T12:00:45.407Z] #19 331.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-08T12:00:45.407Z] #19 331.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-08T12:00:45.407Z] #19 331.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T12:00:45.407Z] #19 331.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-08T12:00:45.407Z] #19 331.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-08T12:00:45.407Z] #19 331.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-08T12:00:45.407Z] #19 331.8 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-08T12:00:45.407Z] #19 331.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-08T12:00:45.407Z] #19 331.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-08T12:00:45.407Z] #19 332.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-08T12:00:45.407Z] #19 332.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:45.407Z] #19 332.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:00:45.666Z] #19 332.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-08T12:00:45.666Z] #19 332.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-08T12:00:45.666Z] #19 332.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T12:00:45.724Z] #77 158.1 checking for statx... yes [2022-07-08T12:00:45.757Z] #77 163.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-08T12:00:46.291Z] #77 158.7 checking for fgetpwent_r... yes [2022-07-08T12:00:46.320Z] #77 164.5 checking for sd_notify_barrier... yes [2022-07-08T12:00:46.579Z] #77 164.9 checking linux/bpf.h usability... yes [2022-07-08T12:00:46.579Z] #77 165.2 checking linux/bpf.h presence... yes [2022-07-08T12:00:46.835Z] #77 165.3 checking for linux/bpf.h... yes [2022-07-08T12:00:47.093Z] #77 165.3 checking compilation for eBPF... yes [2022-07-08T12:00:47.093Z] #77 165.6 checking for criu >= 3.15... no [2022-07-08T12:00:47.093Z] #77 165.7 configure: CRIU headers not found, building without CRIU support [2022-07-08T12:00:47.093Z] #77 165.7 checking for criu > 3.16... no [2022-07-08T12:00:47.093Z] #77 165.7 configure: CRIU version doesn't support join-ns API [2022-07-08T12:00:47.093Z] #77 165.7 checking for criu > 3.16.1... no [2022-07-08T12:00:47.093Z] #77 165.8 configure: CRIU version doesn't support for pre-dumping [2022-07-08T12:00:47.351Z] #77 165.8 checking for new mount API (fsconfig)... yes [2022-07-08T12:00:47.351Z] #77 165.9 checking for seccomp notify API... yes [2022-07-08T12:00:47.351Z] #77 166.1 checking for gperf... no [2022-07-08T12:00:47.351Z] #77 166.1 configure: gperf not found - cannot rebuild signal parser code [2022-07-08T12:00:47.486Z] #77 159.5 checking for issetugid... no [2022-07-08T12:00:47.486Z] #77 160.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T12:00:47.486Z] #77 160.2 checking pkg-config is at least version 0.9.0... yes [2022-07-08T12:00:47.915Z] #77 166.1 checking for library containing argp_parse... none required [2022-07-08T12:00:47.915Z] #77 166.7 checking that generated files are newer than configure... done [2022-07-08T12:00:47.915Z] #77 166.7 configure: creating ./config.status [2022-07-08T12:00:48.865Z] #77 160.2 checking for library containing yajl_tree_get... -lyajl [2022-07-08T12:00:48.865Z] #77 161.6 checking for yajl >= 2.0.0... yes [2022-07-08T12:00:48.865Z] #77 161.7 checking sys/capability.h usability... [2022-07-08T12:00:48.865Z] #77 ... [2022-07-08T12:00:48.865Z] [2022-07-08T12:00:48.865Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:00:48.865Z] #60 sha256:b00b90c6fb27a08c4b4bc094bc2c297958c5366e4dc49da35b08c38db3ea2424 [2022-07-08T12:00:48.865Z] #60 17.30 + cd /tmp/tmp.PXuqjsWbp0/src/github.com/opencontainers/runc [2022-07-08T12:00:48.865Z] #60 17.30 + git checkout -q v1.1.2 [2022-07-08T12:00:48.865Z] #60 18.30 + '[' -z '' ']' [2022-07-08T12:00:48.865Z] #60 18.30 + target=static [2022-07-08T12:00:48.865Z] #60 18.30 + make BUILDTAGS=seccomp static [2022-07-08T12:00:48.865Z] #60 18.67 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-08T12:00:49.124Z] #60 ... [2022-07-08T12:00:49.124Z] [2022-07-08T12:00:49.124Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:49.124Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:49.124Z] #77 161.7 checking sys/capability.h usability... yes [2022-07-08T12:00:49.124Z] #77 162.2 checking sys/capability.h presence... yes [2022-07-08T12:00:49.384Z] #77 162.3 checking for sys/capability.h... yes [2022-07-08T12:00:49.953Z] #77 162.3 checking for library containing cap_from_name... -lcap [2022-07-08T12:00:50.943Z] #19 336.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-08T12:00:50.943Z] #19 336.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-08T12:00:50.943Z] #19 336.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T12:00:50.943Z] #19 336.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-08T12:00:50.943Z] #19 336.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-08T12:00:50.943Z] #19 336.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-08T12:00:50.943Z] #19 336.9 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-08T12:00:50.943Z] #19 336.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-08T12:00:50.943Z] #19 336.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-08T12:00:50.943Z] #19 337.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-08T12:00:50.943Z] #19 337.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:50.943Z] #19 337.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:50.943Z] #19 337.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-08T12:00:50.943Z] #19 337.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:50.943Z] #19 337.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:50.943Z] #19 337.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-08T12:00:50.943Z] #19 337.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:50.943Z] #19 337.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:50.943Z] #19 337.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-08T12:00:50.943Z] #19 337.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:50.943Z] #19 337.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:50.943Z] #19 337.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-08T12:00:50.943Z] #19 337.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:50.943Z] #19 337.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:50.943Z] #19 337.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-08T12:00:50.943Z] #19 337.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:50.943Z] #19 337.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:50.943Z] #19 337.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-08T12:00:50.943Z] #19 337.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:50.943Z] #19 337.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:51.202Z] #19 337.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-08T12:00:51.202Z] #19 337.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:51.202Z] #19 337.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:51.202Z] #19 338.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-08T12:00:51.202Z] #19 338.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:51.202Z] #19 338.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:51.202Z] #19 338.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-08T12:00:51.332Z] #77 162.9 checking for library containing dlopen... -ldl [2022-07-08T12:00:51.461Z] #19 338.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:51.461Z] #19 338.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:51.461Z] #19 338.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-08T12:00:51.461Z] #19 338.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:51.461Z] #19 338.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:51.461Z] #19 338.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-08T12:00:51.461Z] #19 338.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T12:00:51.461Z] #19 338.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:00:51.591Z] #77 164.1 checking seccomp.h usability... yes [2022-07-08T12:00:51.591Z] #77 164.5 checking seccomp.h presence... yes [2022-07-08T12:00:51.850Z] #77 164.7 checking for seccomp.h... yes [2022-07-08T12:00:52.417Z] #77 164.7 checking for library containing seccomp_rule_add... -lseccomp [2022-07-08T12:00:52.561Z] #77 ... [2022-07-08T12:00:52.561Z] [2022-07-08T12:00:52.561Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T12:00:52.561Z] #26 sha256:62b0c623f8826359a830be325cd4980d56eeba2acb0da7b87ba089b051111e8c [2022-07-08T12:00:52.561Z] #26 261.4 + return [2022-07-08T12:00:53.247Z] #77 165.6 checking for library containing seccomp_arch_resolve_name... none required [2022-07-08T12:00:53.538Z] #77 166.1 checking systemd/sd-bus.h usability... [2022-07-08T12:00:53.538Z] #77 ... [2022-07-08T12:00:53.538Z] [2022-07-08T12:00:53.538Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:00:53.538Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:00:53.538Z] #21 11.83 Fetched 8548 kB in 10s (845 kB/s) [2022-07-08T12:00:53.538Z] #21 11.83 Reading package lists... [2022-07-08T12:00:53.538Z] #21 17.88 Reading package lists... [2022-07-08T12:00:53.538Z] #21 ... [2022-07-08T12:00:53.538Z] [2022-07-08T12:00:53.538Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:53.538Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:53.538Z] #77 166.1 checking systemd/sd-bus.h usability... yes [2022-07-08T12:00:53.852Z] #77 166.5 checking systemd/sd-bus.h presence... yes [2022-07-08T12:00:53.852Z] #77 166.9 checking for systemd/sd-bus.h... yes [2022-07-08T12:00:54.464Z] #77 ... [2022-07-08T12:00:54.464Z] [2022-07-08T12:00:54.464Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:00:54.464Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:00:54.464Z] #21 14.89 Reading package lists... [2022-07-08T12:00:54.464Z] #21 20.29 Reading package lists... [2022-07-08T12:00:54.464Z] #21 24.88 Building dependency tree... [2022-07-08T12:00:54.464Z] #21 28.49 The following additional packages will be installed: [2022-07-08T12:00:54.464Z] #21 28.50 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T12:00:54.464Z] #21 28.51 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-08T12:00:54.464Z] #21 28.51 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T12:00:54.464Z] #21 28.52 python3-pkg-resources vim-runtime xxd [2022-07-08T12:00:54.464Z] #21 28.52 Suggested packages: [2022-07-08T12:00:54.464Z] #21 28.54 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-08T12:00:54.464Z] #21 28.54 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-08T12:00:54.464Z] #21 28.54 acl attr quota [2022-07-08T12:00:54.464Z] #21 28.54 Recommended packages: [2022-07-08T12:00:54.464Z] #21 28.54 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-08T12:00:54.464Z] #21 ... [2022-07-08T12:00:54.464Z] [2022-07-08T12:00:54.464Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:54.464Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:00:54.464Z] #77 172.9 config.status: creating Makefile [2022-07-08T12:00:54.464Z] #77 173.0 config.status: creating rpm/crun.spec [2022-07-08T12:00:54.464Z] #77 173.1 config.status: creating config.h [2022-07-08T12:00:54.464Z] #77 173.1 config.status: executing libtool commands [2022-07-08T12:00:54.721Z] #77 173.2 config.status: executing depfiles commands [2022-07-08T12:00:54.800Z] #77 166.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-08T12:00:55.368Z] #77 167.7 checking for sd_notify_barrier... yes [2022-07-08T12:00:55.626Z] #77 168.3 checking linux/bpf.h usability... yes [2022-07-08T12:00:55.652Z] #77 ... [2022-07-08T12:00:55.652Z] [2022-07-08T12:00:55.652Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T12:00:55.652Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T12:00:55.652Z] #34 DONE 252.4s [2022-07-08T12:00:55.652Z] [2022-07-08T12:00:55.652Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:00:55.652Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:00:55.652Z] #21 31.21 The following NEW packages will be installed: [2022-07-08T12:00:55.652Z] #21 31.22 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-08T12:00:55.652Z] #21 31.22 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T12:00:55.652Z] #21 31.22 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-08T12:00:55.652Z] #21 31.22 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-08T12:00:55.652Z] #21 31.22 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T12:00:55.652Z] #21 31.22 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-08T12:00:55.652Z] #21 31.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-08T12:00:55.652Z] #21 31.22 xz-utils zip zstd [2022-07-08T12:00:55.652Z] #21 31.57 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T12:00:55.652Z] #21 31.57 Need to get 27.7 MB of archives. [2022-07-08T12:00:55.652Z] #21 31.57 After this operation, 106 MB of additional disk space will be used. [2022-07-08T12:00:55.652Z] #21 31.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-08T12:00:55.652Z] #21 31.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-08T12:00:55.652Z] #21 31.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-08T12:00:55.652Z] #21 31.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T12:00:55.652Z] #21 31.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-08T12:00:55.652Z] #21 31.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-08T12:00:55.652Z] #21 31.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-08T12:00:55.652Z] #21 31.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-08T12:00:55.652Z] #21 31.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T12:00:55.652Z] #21 31.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T12:00:55.652Z] #21 31.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-08T12:00:55.652Z] #21 31.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T12:00:55.652Z] #21 31.68 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-08T12:00:55.652Z] #21 31.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-08T12:00:55.652Z] #21 31.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-08T12:00:55.652Z] #21 31.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-08T12:00:55.652Z] #21 31.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-08T12:00:55.652Z] #21 31.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-08T12:00:55.652Z] #21 31.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-08T12:00:55.652Z] #21 31.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-08T12:00:55.652Z] #21 31.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-08T12:00:55.652Z] #21 31.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T12:00:55.652Z] #21 31.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T12:00:55.653Z] #21 31.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T12:00:55.653Z] #21 31.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-08T12:00:55.653Z] #21 31.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-08T12:00:55.653Z] #21 31.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T12:00:55.883Z] #77 168.7 checking linux/bpf.h presence... yes [2022-07-08T12:00:55.884Z] #77 168.9 checking for linux/bpf.h... yes [2022-07-08T12:00:55.920Z] #21 32.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-08T12:00:55.920Z] #21 32.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T12:00:55.920Z] #21 32.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-08T12:00:55.920Z] #21 32.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T12:00:55.920Z] #21 32.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T12:00:55.920Z] #21 32.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-08T12:00:55.920Z] #21 32.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T12:00:56.142Z] #77 168.9 checking compilation for eBPF... yes [2022-07-08T12:00:56.142Z] #77 169.1 checking for criu >= 3.15... no [2022-07-08T12:00:56.142Z] #77 169.1 configure: CRIU headers not found, building without CRIU support [2022-07-08T12:00:56.142Z] #77 169.1 checking for criu > 3.16... no [2022-07-08T12:00:56.142Z] #77 169.1 configure: CRIU version doesn't support join-ns API [2022-07-08T12:00:56.142Z] #77 169.1 checking for criu > 3.16.1... no [2022-07-08T12:00:56.142Z] #77 169.2 configure: CRIU version doesn't support for pre-dumping [2022-07-08T12:00:56.142Z] #77 169.2 checking for new mount API (fsconfig)... yes [2022-07-08T12:00:56.142Z] #77 169.2 checking for seccomp notify API... yes [2022-07-08T12:00:56.185Z] #21 32.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-08T12:00:56.185Z] #21 32.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-08T12:00:56.185Z] #21 32.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-08T12:00:56.185Z] #21 32.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T12:00:56.185Z] #21 32.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-08T12:00:56.185Z] #21 32.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-08T12:00:56.400Z] #77 169.3 checking for gperf... no [2022-07-08T12:00:56.400Z] #77 169.3 configure: gperf not found - cannot rebuild signal parser code [2022-07-08T12:00:56.448Z] #21 32.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-08T12:00:56.448Z] #21 32.76 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-08T12:00:56.448Z] #21 32.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-08T12:00:56.448Z] #21 32.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-08T12:00:56.448Z] #21 32.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-08T12:00:56.659Z] #77 169.3 checking for library containing argp_parse... none required [2022-07-08T12:00:56.742Z] #19 342.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-08T12:00:56.742Z] #19 342.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T12:00:56.742Z] #19 342.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:00:56.742Z] #19 342.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-08T12:00:56.742Z] #19 342.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-08T12:00:56.742Z] #19 342.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-08T12:00:56.742Z] #19 343.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-08T12:00:56.742Z] #19 343.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-08T12:00:56.742Z] #19 343.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-08T12:00:56.742Z] #19 343.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-08T12:00:56.742Z] #19 343.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:00:56.742Z] #19 343.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:00:56.755Z] #26 ... [2022-07-08T12:00:56.755Z] [2022-07-08T12:00:56.755Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T12:00:56.755Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T12:00:56.755Z] #55 266.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-08T12:00:57.005Z] #19 343.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-08T12:00:57.005Z] #19 343.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T12:00:57.005Z] #19 343.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:00:57.011Z] #21 33.43 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-08T12:00:57.011Z] #21 33.52 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-08T12:00:57.226Z] #77 170.2 checking that generated files are newer than configure... done [2022-07-08T12:00:57.226Z] #77 170.2 configure: creating ./config.status [2022-07-08T12:00:57.268Z] #21 33.56 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-08T12:00:57.268Z] #21 33.56 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-08T12:00:57.743Z] #55 ... [2022-07-08T12:00:57.743Z] [2022-07-08T12:00:57.743Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T12:00:57.743Z] #26 sha256:62b0c623f8826359a830be325cd4980d56eeba2acb0da7b87ba089b051111e8c [2022-07-08T12:00:57.743Z] #26 DONE 267.9s [2022-07-08T12:00:57.743Z] [2022-07-08T12:00:57.743Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:00:57.743Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T12:00:57.743Z] #77 219.1 AR libcrun_testing.a [2022-07-08T12:00:57.743Z] #77 219.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-08T12:00:57.743Z] #77 219.2 CCLD tests/tests_libcrun_utils [2022-07-08T12:00:57.743Z] #77 219.2 CCLD tests/tests_libcrun_errors [2022-07-08T12:00:57.743Z] #77 219.2 CCLD tests/tests_libcrun_fuzzer [2022-07-08T12:00:57.743Z] #77 220.0 CCLD libcrun.la [2022-07-08T12:00:57.743Z] #77 220.5 CCLD crun [2022-07-08T12:00:57.743Z] #77 220.8 make[3]: Entering directory '/tmp/crun-build' [2022-07-08T12:00:57.743Z] #77 221.0 /bin/mkdir -p '/usr/local/lib' [2022-07-08T12:00:57.743Z] #77 221.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-08T12:00:57.743Z] #77 221.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-08T12:00:57.743Z] #77 221.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-08T12:00:57.743Z] #77 221.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-08T12:00:57.743Z] #77 221.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-08T12:00:57.743Z] #77 221.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-08T12:00:57.743Z] #77 221.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-08T12:00:57.743Z] #77 221.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-08T12:00:57.743Z] #77 221.7 ---------------------------------------------------------------------- [2022-07-08T12:00:57.743Z] #77 221.7 Libraries have been installed in: [2022-07-08T12:00:57.743Z] #77 221.7 /usr/local/lib [2022-07-08T12:00:57.743Z] #77 221.7 [2022-07-08T12:00:57.743Z] #77 221.7 If you ever happen to want to link against installed libraries [2022-07-08T12:00:57.743Z] #77 221.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-08T12:00:57.743Z] #77 221.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-08T12:00:57.743Z] #77 221.7 flag during linking and do at least one of the following: [2022-07-08T12:00:57.743Z] #77 221.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-08T12:00:57.743Z] #77 221.7 during execution [2022-07-08T12:00:57.743Z] #77 221.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-08T12:00:57.743Z] #77 221.7 during linking [2022-07-08T12:00:57.743Z] #77 221.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-08T12:00:57.743Z] #77 221.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-08T12:00:57.743Z] #77 221.7 [2022-07-08T12:00:57.743Z] #77 221.7 See any operating system documentation about shared libraries for [2022-07-08T12:00:57.743Z] #77 221.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-08T12:00:57.743Z] #77 221.7 ---------------------------------------------------------------------- [2022-07-08T12:00:57.743Z] #77 221.7 /bin/mkdir -p '/build' [2022-07-08T12:00:57.743Z] #77 221.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-08T12:00:57.743Z] #77 221.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-08T12:00:57.743Z] #77 221.8 make[3]: Leaving directory '/tmp/crun-build' [2022-07-08T12:00:57.743Z] #77 221.8 make[2]: Leaving directory '/tmp/crun-build' [2022-07-08T12:00:57.743Z] #77 221.8 make[1]: Leaving directory '/tmp/crun-build' [2022-07-08T12:00:57.743Z] #77 DONE 225.3s [2022-07-08T12:00:57.743Z] [2022-07-08T12:00:57.743Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T12:00:57.743Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T12:00:57.743Z] #55 DONE 268.3s [2022-07-08T12:00:57.743Z] [2022-07-08T12:00:57.743Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:00:57.743Z] #60 sha256:2d1a16176c8e529e3c0a2e4efbbe2f8f7e5f465094346bb6df1800633923e782 [2022-07-08T12:00:58.369Z] #60 153.9 + mkdir -p /build [2022-07-08T12:00:58.369Z] #60 153.9 + cp runc /build/runc [2022-07-08T12:00:58.603Z] #77 ... [2022-07-08T12:00:58.603Z] [2022-07-08T12:00:58.603Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T12:00:58.603Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T12:00:58.603Z] #34 DONE 255.2s [2022-07-08T12:00:58.603Z] [2022-07-08T12:00:58.603Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:00:58.603Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:00:58.603Z] #21 17.88 Reading package lists... [2022-07-08T12:00:58.603Z] #21 23.99 Building dependency tree... [2022-07-08T12:00:58.636Z] #21 34.94 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T12:00:58.892Z] #21 35.35 Fetched 27.7 MB in 2s (11.7 MB/s) [2022-07-08T12:00:58.939Z] #60 DONE 154.6s [2022-07-08T12:00:58.939Z] [2022-07-08T12:00:58.939Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:00:58.939Z] #64 sha256:91efe4165e40d7bdbe86cb39069ad8f10746027e8240973137e1f1891075a687 [2022-07-08T12:00:59.149Z] #21 35.45 Selecting previously unselected package pigz. [2022-07-08T12:00:59.149Z] #21 35.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% #21 ... [2022-07-08T12:00:59.149Z] [2022-07-08T12:00:59.149Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T12:00:59.149Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T12:00:59.149Z] #36 256.2 Delve is a source level debugger for Go programs. [2022-07-08T12:00:59.149Z] #36 256.2 [2022-07-08T12:00:59.149Z] #36 256.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-08T12:00:59.149Z] #36 256.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-08T12:00:59.149Z] #36 256.2 [2022-07-08T12:00:59.149Z] #36 256.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-08T12:00:59.149Z] #36 256.2 [2022-07-08T12:00:59.149Z] #36 256.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-08T12:00:59.149Z] #36 256.2 [2022-07-08T12:00:59.149Z] #36 256.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-08T12:00:59.149Z] #36 256.2 [2022-07-08T12:00:59.149Z] #36 256.2 Usage: [2022-07-08T12:00:59.149Z] #36 256.2 dlv [command] [2022-07-08T12:00:59.149Z] #36 256.2 [2022-07-08T12:00:59.149Z] #36 256.2 Available Commands: [2022-07-08T12:00:59.149Z] #36 256.2 attach Attach to running process and begin debugging. [2022-07-08T12:00:59.149Z] #36 256.2 connect Connect to a headless debug server with a terminal client. [2022-07-08T12:00:59.149Z] #36 256.2 core Examine a core dump. [2022-07-08T12:00:59.149Z] #36 256.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-08T12:00:59.149Z] #36 256.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-08T12:00:59.149Z] #36 256.2 exec Execute a precompiled binary, and begin a debug session. [2022-07-08T12:00:59.149Z] #36 256.2 help Help about any command [2022-07-08T12:00:59.149Z] #36 256.2 run Deprecated command. Use 'debug' instead. [2022-07-08T12:00:59.149Z] #36 256.2 test Compile test binary and begin debugging program. [2022-07-08T12:00:59.149Z] #36 256.2 trace Compile and begin tracing program. [2022-07-08T12:00:59.149Z] #36 256.2 version Prints version. [2022-07-08T12:00:59.149Z] #36 256.2 [2022-07-08T12:00:59.149Z] #36 256.2 Flags: [2022-07-08T12:00:59.149Z] #36 256.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-08T12:00:59.149Z] #36 256.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-08T12:00:59.149Z] #36 256.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-08T12:00:59.149Z] #36 256.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-08T12:00:59.149Z] #36 256.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-08T12:00:59.149Z] #36 256.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-08T12:00:59.149Z] #36 256.2 --disable-aslr Disables address space randomization [2022-07-08T12:00:59.149Z] #36 256.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-08T12:00:59.149Z] #36 256.2 -h, --help help for dlv [2022-07-08T12:00:59.149Z] #36 256.2 --init string Init file, executed by the terminal client. [2022-07-08T12:00:59.149Z] #36 256.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-08T12:00:59.149Z] #36 256.2 --log Enable debugging server logging. [2022-07-08T12:00:59.149Z] #36 256.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-08T12:00:59.149Z] #36 256.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-08T12:00:59.149Z] #36 256.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-08T12:00:59.149Z] #36 256.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-08T12:00:59.149Z] #36 256.2 --wd string Working directory for running the program. [2022-07-08T12:00:59.149Z] #36 256.2 [2022-07-08T12:00:59.149Z] #36 256.2 Additional help topics: [2022-07-08T12:00:59.149Z] #36 256.2 dlv backend Help about the --backend flag. [2022-07-08T12:00:59.149Z] #36 256.2 dlv log Help about logging flags. [2022-07-08T12:00:59.149Z] #36 256.2 dlv redirect Help about file redirection. [2022-07-08T12:00:59.149Z] #36 256.2 [2022-07-08T12:00:59.149Z] #36 256.2 Use "dlv [command] --help" for more information about a command. [2022-07-08T12:00:59.149Z] #36 DONE 256.3s [2022-07-08T12:00:59.149Z] [2022-07-08T12:00:59.149Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:00:59.149Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:00:59.149Z] #21 35.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-08T12:00:59.149Z] #21 35.64 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-08T12:00:59.149Z] #21 35.65 Unpacking pigz (2.6-1) ... [2022-07-08T12:00:59.405Z] #21 35.76 Selecting previously unselected package libelf1:amd64. [2022-07-08T12:00:59.405Z] #21 35.77 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-08T12:00:59.405Z] #21 35.78 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-08T12:00:59.662Z] #21 36.08 Selecting previously unselected package libbpf0:amd64. [2022-07-08T12:00:59.662Z] #21 36.08 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-08T12:00:59.662Z] #21 36.10 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-08T12:00:59.919Z] #21 36.32 Selecting previously unselected package libcap2:amd64. [2022-07-08T12:00:59.919Z] #21 36.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T12:00:59.919Z] #21 36.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T12:00:59.978Z] #21 28.19 The following additional packages will be installed: [2022-07-08T12:00:59.978Z] #21 28.24 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T12:00:59.978Z] #21 28.24 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-08T12:00:59.978Z] #21 28.24 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T12:00:59.978Z] #21 28.26 python3-pkg-resources vim-runtime xxd [2022-07-08T12:00:59.978Z] #21 28.28 Suggested packages: [2022-07-08T12:00:59.978Z] #21 28.28 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-08T12:00:59.978Z] #21 28.28 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-08T12:00:59.978Z] #21 28.28 acl attr quota [2022-07-08T12:00:59.978Z] #21 28.28 Recommended packages: [2022-07-08T12:00:59.978Z] #21 28.28 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-08T12:01:00.175Z] #21 36.48 Selecting previously unselected package libmnl0:amd64. [2022-07-08T12:01:00.175Z] #21 36.49 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-08T12:01:00.175Z] #21 36.50 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-08T12:01:00.175Z] #21 36.60 Selecting previously unselected package libxtables12:amd64. [2022-07-08T12:01:00.175Z] #21 36.60 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-08T12:01:00.175Z] #21 36.60 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-08T12:01:00.175Z] #21 36.71 Selecting previously unselected package libcap2-bin. [2022-07-08T12:01:00.432Z] #21 36.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-08T12:01:00.432Z] #21 36.74 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-08T12:01:00.432Z] #21 36.90 Selecting previously unselected package iproute2. [2022-07-08T12:01:00.432Z] #21 36.91 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-08T12:01:00.432Z] #21 36.93 Unpacking iproute2 (5.10.0-4) ... [2022-07-08T12:01:00.840Z] #64 ... [2022-07-08T12:01:00.840Z] [2022-07-08T12:01:00.840Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T12:01:00.840Z] #27 sha256:b84d72660ede6914e16f95ac4c115ca0f2d55e4f51317f0dc95bc7a9bef03818 [2022-07-08T12:01:01.361Z] #21 37.84 Selecting previously unselected package xxd. [2022-07-08T12:01:01.361Z] #21 37.85 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T12:01:01.361Z] #21 37.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:01.408Z] #27 DONE 0.4s [2022-07-08T12:01:01.408Z] [2022-07-08T12:01:01.408Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T12:01:01.408Z] #32 sha256:9f5a6b57f7c77f49f2b1cc34ec9c47d30564abd7c96aebf77dc964cc7e6f4121 [2022-07-08T12:01:01.618Z] #21 38.12 Selecting previously unselected package vim-common. [2022-07-08T12:01:01.875Z] #21 38.13 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T12:01:01.875Z] #21 38.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:02.132Z] #21 38.48 Selecting previously unselected package bash-completion. [2022-07-08T12:01:02.132Z] #21 38.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-08T12:01:02.281Z] #19 348.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-08T12:01:02.281Z] #19 348.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T12:01:02.281Z] #19 348.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:02.281Z] #19 348.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-08T12:01:02.281Z] #19 348.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-08T12:01:02.281Z] #19 348.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-08T12:01:02.281Z] #19 348.2 Selecting previously unselected package libc6-s390x-cross. [2022-07-08T12:01:02.281Z] #19 348.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-08T12:01:02.281Z] #19 348.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-08T12:01:02.281Z] #19 348.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-08T12:01:02.281Z] #19 348.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:01:02.281Z] #19 348.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:02.281Z] #19 348.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-08T12:01:02.281Z] #19 348.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:01:02.281Z] #19 348.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:02.281Z] #19 348.4 Selecting previously unselected package libitm1-s390x-cross. [2022-07-08T12:01:02.281Z] #19 348.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:01:02.281Z] #19 348.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:02.281Z] #19 348.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-08T12:01:02.281Z] #19 348.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:01:02.281Z] #19 348.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:02.281Z] #19 348.5 Selecting previously unselected package libasan6-s390x-cross. [2022-07-08T12:01:02.281Z] #19 348.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:01:02.281Z] #19 348.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:02.281Z] #19 348.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-08T12:01:02.281Z] #19 348.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:01:02.281Z] #19 348.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:02.281Z] #19 348.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-08T12:01:02.281Z] #19 348.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:01:02.281Z] #19 348.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:02.281Z] #19 348.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-08T12:01:02.281Z] #19 348.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:01:02.281Z] #19 348.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:02.281Z] #19 349.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-08T12:01:02.281Z] #19 349.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T12:01:02.281Z] #19 349.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:01:02.508Z] #21 30.46 The following NEW packages will be installed: [2022-07-08T12:01:02.508Z] #21 30.48 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-08T12:01:02.508Z] #21 30.48 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-08T12:01:02.508Z] #21 30.49 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-08T12:01:02.508Z] #21 30.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-08T12:01:02.508Z] #21 30.49 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T12:01:02.508Z] #21 30.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-08T12:01:02.508Z] #21 30.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-08T12:01:02.508Z] #21 30.50 xz-utils zip zstd [2022-07-08T12:01:02.508Z] #21 30.96 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T12:01:02.508Z] #21 30.96 Need to get 27.7 MB of archives. [2022-07-08T12:01:02.508Z] #21 30.96 After this operation, 106 MB of additional disk space will be used. [2022-07-08T12:01:02.508Z] #21 30.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-08T12:01:02.508Z] #21 30.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-08T12:01:02.508Z] #21 30.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-08T12:01:02.508Z] #21 30.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T12:01:02.508Z] #21 30.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-08T12:01:02.508Z] #21 30.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-08T12:01:02.508Z] #21 30.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-08T12:01:02.508Z] #21 30.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-08T12:01:02.766Z] #21 31.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T12:01:02.766Z] #21 31.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T12:01:02.766Z] #21 31.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-08T12:01:02.766Z] #21 31.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T12:01:03.025Z] #21 31.22 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-08T12:01:03.025Z] #21 31.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-08T12:01:03.025Z] #21 31.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-08T12:01:03.025Z] #21 31.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-08T12:01:03.025Z] #21 31.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-08T12:01:03.025Z] #21 31.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-08T12:01:03.025Z] #21 31.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-08T12:01:03.025Z] #21 31.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-08T12:01:03.025Z] #21 31.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-08T12:01:03.025Z] #21 31.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T12:01:03.025Z] #21 31.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T12:01:03.025Z] #21 31.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T12:01:03.025Z] #21 31.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-08T12:01:03.025Z] #21 31.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-08T12:01:03.025Z] #21 31.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T12:01:03.283Z] #21 31.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-08T12:01:03.283Z] #21 31.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T12:01:03.283Z] #21 31.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-08T12:01:03.283Z] #21 31.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T12:01:03.283Z] #21 31.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T12:01:03.283Z] #21 31.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-08T12:01:03.283Z] #21 31.71 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T12:01:03.283Z] #21 31.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-08T12:01:03.310Z] #32 DONE 1.6s [2022-07-08T12:01:03.310Z] [2022-07-08T12:01:03.310Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T12:01:03.310Z] #35 sha256:d277978f51de2c5640be32adab49405bf91945e0955544eb5bad3c5a511b6586 [2022-07-08T12:01:03.310Z] #35 DONE 0.5s [2022-07-08T12:01:03.310Z] [2022-07-08T12:01:03.310Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:01:03.310Z] #64 sha256:91efe4165e40d7bdbe86cb39069ad8f10746027e8240973137e1f1891075a687 [2022-07-08T12:01:03.310Z] #64 241.8 + bin/containerd [2022-07-08T12:01:03.543Z] #21 31.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-08T12:01:03.543Z] #21 31.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-08T12:01:03.543Z] #21 31.85 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T12:01:03.543Z] #21 31.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-08T12:01:03.543Z] #21 31.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-08T12:01:03.543Z] #21 31.90 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-08T12:01:03.543Z] #21 31.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-08T12:01:03.543Z] #21 31.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-08T12:01:03.543Z] #21 32.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-08T12:01:03.543Z] #21 32.03 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-08T12:01:03.801Z] #21 ... [2022-07-08T12:01:03.801Z] [2022-07-08T12:01:03.801Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:03.801Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:03.801Z] #77 177.0 config.status: creating Makefile [2022-07-08T12:01:04.250Z] #64 ... [2022-07-08T12:01:04.250Z] [2022-07-08T12:01:04.250Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T12:01:04.250Z] #37 sha256:38ed17f620e05dc666c6b5cc6a93a4b026692ec98dfe5c2a65fba0bf008560f6 [2022-07-08T12:01:04.250Z] #37 DONE 0.5s [2022-07-08T12:01:04.250Z] [2022-07-08T12:01:04.250Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T12:01:04.250Z] #39 sha256:867f04651d78ed06234dceee311728139bb267183f9aa1517089a70d1deabccb [2022-07-08T12:01:04.250Z] #39 DONE 0.1s [2022-07-08T12:01:04.250Z] [2022-07-08T12:01:04.250Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T12:01:04.250Z] #41 sha256:89edd889ee95f94dfc655a54feac84989901159796283df1ee9dc19ca3bb3029 [2022-07-08T12:01:04.250Z] #41 DONE 0.1s [2022-07-08T12:01:04.250Z] [2022-07-08T12:01:04.250Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T12:01:04.250Z] #45 sha256:87cb3e23a76583b1c3ca84b3db80a3b2ad411cfcc0975f27cce1478f1af855d9 [2022-07-08T12:01:04.250Z] #45 DONE 0.1s [2022-07-08T12:01:04.250Z] [2022-07-08T12:01:04.250Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T12:01:04.250Z] #48 sha256:c1ab37266e3f0fe356f20b11c0ce501eab617fcc2bd7689cad3694fbaee763ca [2022-07-08T12:01:04.368Z] #77 177.3 config.status: creating rpm/crun.spec [2022-07-08T12:01:04.508Z] #48 DONE 0.5s [2022-07-08T12:01:04.508Z] [2022-07-08T12:01:04.508Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T12:01:04.508Z] #52 sha256:bf506cbfc2d78a30a3b4f8e252792778c6e31f31e7f0b7f0779673f4a54b6d0f [2022-07-08T12:01:04.626Z] #77 177.6 config.status: creating config.h [2022-07-08T12:01:04.626Z] #77 177.7 config.status: executing libtool commands [2022-07-08T12:01:04.766Z] #52 DONE 0.1s [2022-07-08T12:01:04.766Z] [2022-07-08T12:01:04.766Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T12:01:04.766Z] #54 sha256:1ebfd97a434237d9b0c031db2dce543757f9a81ad3b6842a478b243fa6d0a2f7 [2022-07-08T12:01:04.766Z] #54 DONE 0.1s [2022-07-08T12:01:04.766Z] [2022-07-08T12:01:04.766Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:01:04.766Z] #64 sha256:91efe4165e40d7bdbe86cb39069ad8f10746027e8240973137e1f1891075a687 [2022-07-08T12:01:04.885Z] #77 177.7 config.status: executing depfiles commands [2022-07-08T12:01:06.149Z] #64 ... [2022-07-08T12:01:06.149Z] [2022-07-08T12:01:06.149Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T12:01:06.149Z] #56 sha256:81100dcf7f2783de345b780e42332aa2c6d0b4890ba8531905be7ca24c5dd7a5 [2022-07-08T12:01:06.149Z] #56 DONE 1.1s [2022-07-08T12:01:06.149Z] [2022-07-08T12:01:06.149Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T12:01:06.149Z] #58 sha256:2ca05d2a131588ccd09c319bda202c28de71d9e61b3386ad7e21f7cc3b9f9eac [2022-07-08T12:01:06.149Z] #58 DONE 0.1s [2022-07-08T12:01:06.149Z] [2022-07-08T12:01:06.149Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T12:01:06.149Z] #61 sha256:ab07f1ed8b5ea1d86dfbddb4ecc0941d91fc0435623f20d23d24598d6f417132 [2022-07-08T12:01:06.268Z] #77 179.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-08T12:01:06.268Z] #77 179.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T12:01:06.303Z] #21 ... [2022-07-08T12:01:06.304Z] [2022-07-08T12:01:06.304Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:06.304Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:06.304Z] #77 174.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-08T12:01:06.304Z] #77 174.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T12:01:06.304Z] #77 175.3 checking for gcc... gcc [2022-07-08T12:01:06.304Z] #77 175.6 checking whether the C compiler works... yes [2022-07-08T12:01:06.304Z] #77 175.9 checking for C compiler default output file name... a.out [2022-07-08T12:01:06.304Z] #77 175.9 checking for suffix of executables... [2022-07-08T12:01:06.304Z] #77 176.3 checking whether we are cross compiling... no [2022-07-08T12:01:06.304Z] #77 176.7 checking for suffix of object files... o [2022-07-08T12:01:06.304Z] #77 176.9 checking whether we are using the GNU C compiler... yes [2022-07-08T12:01:06.304Z] #77 177.1 checking whether gcc accepts -g... yes [2022-07-08T12:01:06.304Z] #77 177.4 checking for gcc option to accept ISO C89... none needed [2022-07-08T12:01:06.304Z] #77 177.6 checking whether gcc understands -c and -o together... yes [2022-07-08T12:01:06.304Z] #77 178.1 checking how to run the C preprocessor... gcc -E [2022-07-08T12:01:06.304Z] #77 178.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T12:01:06.304Z] #77 178.6 checking for egrep... /bin/grep -E [2022-07-08T12:01:06.304Z] #77 178.6 checking for ANSI C header files... yes [2022-07-08T12:01:06.304Z] #77 179.6 checking for sys/types.h... yes [2022-07-08T12:01:06.304Z] #77 179.9 checking for sys/stat.h... yes [2022-07-08T12:01:06.304Z] #77 180.2 checking for stdlib.h... yes [2022-07-08T12:01:06.304Z] #77 180.5 checking for string.h... yes [2022-07-08T12:01:06.304Z] #77 180.8 checking for memory.h... yes [2022-07-08T12:01:06.304Z] #77 181.0 checking for strings.h... yes [2022-07-08T12:01:06.304Z] #77 181.2 checking for inttypes.h... yes [2022-07-08T12:01:06.304Z] #77 181.4 checking for stdint.h... yes [2022-07-08T12:01:06.304Z] #77 181.7 checking for unistd.h... yes [2022-07-08T12:01:06.304Z] #77 182.3 checking minix/config.h usability... no [2022-07-08T12:01:06.304Z] #77 182.5 checking minix/config.h presence... no [2022-07-08T12:01:06.304Z] #77 182.6 checking for minix/config.h... no [2022-07-08T12:01:06.304Z] #77 182.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-08T12:01:06.304Z] #77 182.9 checking build system type... x86_64-pc-linux-gnu [2022-07-08T12:01:06.304Z] #77 183.7 checking host system type... x86_64-pc-linux-gnu [2022-07-08T12:01:06.304Z] #77 183.7 checking how to print strings... printf [2022-07-08T12:01:06.304Z] #77 183.7 checking for a sed that does not truncate output... /bin/sed [2022-07-08T12:01:06.304Z] #77 183.7 checking for fgrep... /bin/grep -F [2022-07-08T12:01:06.304Z] #77 183.7 checking for ld used by gcc... /usr/bin/ld [2022-07-08T12:01:06.304Z] #77 183.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T12:01:06.304Z] #77 183.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T12:01:06.304Z] #77 183.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T12:01:06.304Z] #77 184.1 checking whether ln -s works... yes [2022-07-08T12:01:06.304Z] #77 184.1 checking the maximum length of command line arguments... 1572864 [2022-07-08T12:01:06.304Z] #77 184.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T12:01:06.304Z] #77 184.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T12:01:06.304Z] #77 184.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T12:01:06.304Z] #77 184.2 checking for objdump... objdump [2022-07-08T12:01:06.304Z] #77 184.2 checking how to recognize dependent libraries... pass_all [2022-07-08T12:01:06.304Z] #77 184.2 checking for dlltool... no [2022-07-08T12:01:06.304Z] #77 184.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T12:01:06.304Z] #77 184.2 checking for ar... ar [2022-07-08T12:01:06.304Z] #77 184.2 checking for archiver @FILE support... @ [2022-07-08T12:01:06.304Z] #77 184.4 checking for strip... strip [2022-07-08T12:01:06.304Z] #77 184.4 checking for ranlib... ranlib [2022-07-08T12:01:06.304Z] #77 184.4 checking for gawk... no [2022-07-08T12:01:06.304Z] #77 184.4 checking for mawk... mawk [2022-07-08T12:01:06.304Z] #77 184.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T12:01:06.407Z] #61 DONE 0.4s [2022-07-08T12:01:06.407Z] [2022-07-08T12:01:06.407Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:01:06.407Z] #64 sha256:91efe4165e40d7bdbe86cb39069ad8f10746027e8240973137e1f1891075a687 [2022-07-08T12:01:06.432Z] #77 ... [2022-07-08T12:01:06.432Z] [2022-07-08T12:01:06.432Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T12:01:06.432Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T12:01:06.432Z] #47 DONE 272.7s [2022-07-08T12:01:06.432Z] [2022-07-08T12:01:06.432Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:01:06.432Z] #64 sha256:1acc29977c6d7474a0fa0ea80961a2cca8fbd65453c49a00eb38a644b4c080b3 [2022-07-08T12:01:06.560Z] #77 185.0 checking for sysroot... no [2022-07-08T12:01:06.560Z] #77 185.0 checking for a working dd... /bin/dd [2022-07-08T12:01:06.560Z] #77 185.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T12:01:06.560Z] #77 185.2 checking for mt... no [2022-07-08T12:01:06.560Z] #77 185.2 checking if : is a manifest tool... no [2022-07-08T12:01:06.692Z] #64 ... [2022-07-08T12:01:06.692Z] [2022-07-08T12:01:06.692Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:06.692Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:06.692Z] #77 223.7 CCLD tests/init [2022-07-08T12:01:06.817Z] #77 185.2 checking for dlfcn.h... yes [2022-07-08T12:01:06.817Z] #77 185.4 checking for objdir... .libs [2022-07-08T12:01:06.838Z] #77 179.6 checking for gcc... gcc [2022-07-08T12:01:06.838Z] [2022-07-08T12:01:06.838Z] #77 ... [2022-07-08T12:01:06.838Z] [2022-07-08T12:01:06.838Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T12:01:06.838Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T12:01:06.838Z] #36 263.0 Delve is a source level debugger for Go programs. [2022-07-08T12:01:06.838Z] #36 263.0 [2022-07-08T12:01:06.838Z] #36 263.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-08T12:01:06.838Z] #36 263.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-08T12:01:06.838Z] #36 263.0 [2022-07-08T12:01:06.838Z] #36 263.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-08T12:01:06.838Z] #36 263.0 [2022-07-08T12:01:06.838Z] #36 263.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-08T12:01:06.838Z] #36 263.0 [2022-07-08T12:01:06.838Z] #36 263.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-08T12:01:06.838Z] #36 263.0 [2022-07-08T12:01:06.838Z] #36 263.0 Usage: [2022-07-08T12:01:06.838Z] #36 263.0 dlv [command] [2022-07-08T12:01:06.838Z] #36 263.0 [2022-07-08T12:01:06.838Z] #36 263.0 Available Commands: [2022-07-08T12:01:06.838Z] #36 263.0 attach Attach to running process and begin debugging. [2022-07-08T12:01:06.838Z] #36 263.0 connect Connect to a headless debug server with a terminal client. [2022-07-08T12:01:06.838Z] #36 263.0 core Examine a core dump. [2022-07-08T12:01:06.838Z] #36 263.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-08T12:01:06.838Z] #36 263.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-08T12:01:06.838Z] #36 263.0 exec Execute a precompiled binary, and begin a debug session. [2022-07-08T12:01:06.838Z] #36 263.0 help Help about any command [2022-07-08T12:01:06.838Z] #36 263.0 run Deprecated command. Use 'debug' instead. [2022-07-08T12:01:06.838Z] #36 263.0 test Compile test binary and begin debugging program. [2022-07-08T12:01:06.838Z] #36 263.0 trace Compile and begin tracing program. [2022-07-08T12:01:06.838Z] #36 263.0 version Prints version. [2022-07-08T12:01:06.838Z] #36 263.0 [2022-07-08T12:01:06.838Z] #36 263.0 Flags: [2022-07-08T12:01:06.838Z] #36 263.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-08T12:01:06.838Z] #36 263.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-08T12:01:06.838Z] #36 263.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-08T12:01:06.838Z] #36 263.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-08T12:01:06.838Z] #36 263.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-08T12:01:06.838Z] #36 263.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-08T12:01:06.838Z] #36 263.0 --disable-aslr Disables address space randomization [2022-07-08T12:01:06.838Z] #36 263.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-08T12:01:06.838Z] #36 263.0 -h, --help help for dlv [2022-07-08T12:01:06.838Z] #36 263.0 --init string Init file, executed by the terminal client. [2022-07-08T12:01:06.838Z] #36 263.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-08T12:01:06.838Z] #36 263.0 --log Enable debugging server logging. [2022-07-08T12:01:06.838Z] #36 263.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-08T12:01:06.838Z] #36 263.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-08T12:01:06.838Z] #36 263.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-08T12:01:06.838Z] #36 263.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-08T12:01:06.838Z] #36 263.0 --wd string Working directory for running the program. [2022-07-08T12:01:06.838Z] #36 263.0 [2022-07-08T12:01:06.838Z] #36 263.0 Additional help topics: [2022-07-08T12:01:06.838Z] #36 263.0 dlv backend Help about the --backend flag. [2022-07-08T12:01:06.838Z] #36 263.0 dlv log Help about logging flags. [2022-07-08T12:01:06.838Z] #36 263.0 dlv redirect Help about file redirection. [2022-07-08T12:01:06.838Z] #36 263.0 [2022-07-08T12:01:06.838Z] #36 263.0 Use "dlv [command] --help" for more information about a command. [2022-07-08T12:01:06.838Z] #36 DONE 263.8s [2022-07-08T12:01:06.838Z] [2022-07-08T12:01:06.838Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:06.838Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:07.073Z] #77 ... [2022-07-08T12:01:07.073Z] [2022-07-08T12:01:07.074Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:01:07.074Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:01:07.074Z] #21 43.49 Unpacking bash-completion (1:2.11-2) ... [2022-07-08T12:01:07.096Z] #77 179.8 checking whether the C compiler works... yes [2022-07-08T12:01:07.097Z] #77 180.1 checking for C compiler default output file name... a.out [2022-07-08T12:01:07.355Z] #77 180.1 checking for suffix of executables... [2022-07-08T12:01:07.606Z] #19 353.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-08T12:01:07.606Z] #19 353.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T12:01:07.606Z] #19 353.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:07.606Z] #19 353.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-08T12:01:07.606Z] #19 353.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-08T12:01:07.606Z] #19 353.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-08T12:01:07.606Z] #19 353.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-08T12:01:07.606Z] #19 353.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-08T12:01:07.606Z] #19 353.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-08T12:01:07.606Z] #19 353.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-08T12:01:07.606Z] #19 354.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T12:01:07.606Z] #19 354.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:07.606Z] #19 354.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-08T12:01:07.606Z] #19 354.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T12:01:07.606Z] #19 354.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:01:07.614Z] #77 180.4 checking whether we are cross compiling... no [2022-07-08T12:01:07.639Z] #21 44.06 Selecting previously unselected package bzip2. [2022-07-08T12:01:07.639Z] #21 44.07 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T12:01:07.639Z] #21 44.07 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T12:01:07.873Z] #77 180.7 checking for suffix of object files... o [2022-07-08T12:01:07.895Z] #21 44.29 Selecting previously unselected package xz-utils. [2022-07-08T12:01:07.895Z] #21 44.29 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T12:01:07.895Z] #21 44.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T12:01:08.135Z] #77 180.9 checking whether we are using the GNU C compiler... yes [2022-07-08T12:01:08.394Z] #77 181.1 checking whether gcc accepts -g... yes [2022-07-08T12:01:08.458Z] #21 45.02 Selecting previously unselected package apparmor. [2022-07-08T12:01:08.652Z] #77 181.3 checking for gcc option to accept ISO C89... none needed [2022-07-08T12:01:08.715Z] #21 45.04 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-08T12:01:08.715Z] #21 45.31 Unpacking apparmor (2.13.6-10) ... [2022-07-08T12:01:08.911Z] #77 181.6 checking whether gcc understands -c and -o together... yes [2022-07-08T12:01:09.170Z] #77 181.9 checking how to run the C preprocessor... gcc -E [2022-07-08T12:01:09.170Z] #77 182.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T12:01:09.170Z] #77 182.3 checking for egrep... /bin/grep -E [2022-07-08T12:01:09.234Z] #77 ... [2022-07-08T12:01:09.234Z] [2022-07-08T12:01:09.234Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T12:01:09.234Z] #48 sha256:bd25cdb28d96713dcfa3819da002fd5b2c5d791430ae917a7197841c7c98f2eb [2022-07-08T12:01:09.234Z] #48 DONE 0.7s [2022-07-08T12:01:09.234Z] [2022-07-08T12:01:09.234Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T12:01:09.234Z] #52 sha256:fd46fd0b3caa67a3675fd6a406abeb9f393ca813c309c29882abde9fb3df6638 [2022-07-08T12:01:09.234Z] #52 DONE 0.1s [2022-07-08T12:01:09.234Z] [2022-07-08T12:01:09.234Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T12:01:09.234Z] #54 sha256:646a644163cb7c9650172ec96a8e934e7feae83b95e0f3ec049e4b1f9f814b07 [2022-07-08T12:01:09.234Z] #54 DONE 0.1s [2022-07-08T12:01:09.234Z] [2022-07-08T12:01:09.234Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:01:09.234Z] #64 sha256:1acc29977c6d7474a0fa0ea80961a2cca8fbd65453c49a00eb38a644b4c080b3 [2022-07-08T12:01:10.083Z] #21 46.32 Selecting previously unselected package inetutils-ping. [2022-07-08T12:01:10.083Z] #21 46.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-08T12:01:10.083Z] #21 46.33 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-08T12:01:10.105Z] #77 182.3 checking for ANSI C header files... yes [2022-07-08T12:01:10.105Z] #77 183.0 checking for sys/types.h... yes [2022-07-08T12:01:10.341Z] #21 46.69 Selecting previously unselected package libip4tc2:amd64. [2022-07-08T12:01:10.341Z] #21 46.69 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-08T12:01:10.341Z] #21 46.75 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T12:01:10.341Z] #21 46.88 Selecting previously unselected package libip6tc2:amd64. [2022-07-08T12:01:10.341Z] #21 46.88 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-08T12:01:10.341Z] #21 46.89 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T12:01:10.364Z] #77 183.2 checking for sys/stat.h... yes [2022-07-08T12:01:10.598Z] #21 47.00 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-08T12:01:10.598Z] #21 47.00 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-08T12:01:10.598Z] #21 47.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T12:01:10.598Z] #21 47.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-08T12:01:10.598Z] #21 47.10 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-08T12:01:10.598Z] #21 47.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T12:01:10.623Z] #77 183.4 checking for stdlib.h... yes [2022-07-08T12:01:10.855Z] #21 47.38 Selecting previously unselected package libnftnl11:amd64. [2022-07-08T12:01:10.855Z] #21 47.38 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-08T12:01:10.855Z] #21 47.38 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T12:01:10.855Z] #21 47.49 Selecting previously unselected package iptables. [2022-07-08T12:01:10.883Z] #77 183.6 checking for string.h... yes [2022-07-08T12:01:11.112Z] #21 47.49 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-08T12:01:11.112Z] #21 47.51 Unpacking iptables (1.8.7-1) ... [2022-07-08T12:01:11.144Z] #77 183.9 checking for memory.h... yes [2022-07-08T12:01:11.144Z] #77 184.1 checking for strings.h... yes [2022-07-08T12:01:11.663Z] #77 184.4 checking for inttypes.h... yes [2022-07-08T12:01:11.675Z] #21 47.96 Selecting previously unselected package libonig5:amd64. [2022-07-08T12:01:11.675Z] #21 47.96 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T12:01:11.675Z] #21 47.97 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T12:01:11.675Z] #21 48.16 Selecting previously unselected package libjq1:amd64. [2022-07-08T12:01:11.675Z] #21 48.17 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T12:01:11.675Z] #21 48.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T12:01:11.797Z] #19 358.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-08T12:01:11.797Z] #19 358.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T12:01:11.797Z] #19 358.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:11.797Z] #19 358.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-08T12:01:11.797Z] #19 358.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-08T12:01:11.797Z] #19 358.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-08T12:01:11.797Z] #19 358.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-08T12:01:11.797Z] #19 358.6 Setting up libfile-which-perl (1.23-1) ... [2022-07-08T12:01:11.797Z] #19 358.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-08T12:01:11.797Z] #19 358.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-08T12:01:11.923Z] #77 184.7 checking for stdint.h... yes [2022-07-08T12:01:11.932Z] #21 48.32 Selecting previously unselected package jq. [2022-07-08T12:01:11.932Z] #21 48.32 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-08T12:01:11.932Z] #21 48.33 Unpacking jq (1.6-2.1) ... [2022-07-08T12:01:11.932Z] #21 48.46 Selecting previously unselected package libaio1:amd64. [2022-07-08T12:01:11.932Z] #21 48.47 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-08T12:01:11.932Z] #21 48.47 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-08T12:01:12.056Z] #19 358.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-08T12:01:12.056Z] #19 358.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T12:01:12.056Z] #19 358.7 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T12:01:12.056Z] #19 358.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T12:01:12.056Z] #19 358.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-08T12:01:12.056Z] #19 358.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-08T12:01:12.056Z] #19 358.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T12:01:12.056Z] #19 358.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-08T12:01:12.056Z] #19 358.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-08T12:01:12.056Z] #19 358.8 Setting up file (1:5.39-3) ... [2022-07-08T12:01:12.056Z] #19 358.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-08T12:01:12.056Z] #19 358.8 Setting up bzip2 (1.0.8-4) ... [2022-07-08T12:01:12.056Z] #19 358.8 Setting up libyaml-perl (1.30-1) ... [2022-07-08T12:01:12.056Z] #19 358.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-08T12:01:12.056Z] #19 358.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-08T12:01:12.056Z] #19 358.9 Setting up libio-string-perl (1.08-3.1) ... [2022-07-08T12:01:12.182Z] #77 184.9 checking for unistd.h... yes [2022-07-08T12:01:12.188Z] #21 48.63 Selecting previously unselected package libgpm2:amd64. [2022-07-08T12:01:12.188Z] #21 48.64 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-08T12:01:12.188Z] #21 48.66 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-08T12:01:12.314Z] #19 358.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-08T12:01:12.314Z] #19 358.9 Setting up cross-config (2.6.18+nmu1) ... [2022-07-08T12:01:12.314Z] #19 359.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T12:01:12.314Z] #19 359.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T12:01:12.314Z] #19 359.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-08T12:01:12.314Z] #19 359.0 Setting up patch (2.7.6-7) ... [2022-07-08T12:01:12.314Z] #19 359.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-08T12:01:12.314Z] #19 359.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-08T12:01:12.314Z] #19 359.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.314Z] #19 359.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-08T12:01:12.314Z] #19 359.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-08T12:01:12.314Z] #19 359.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.314Z] #19 359.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.314Z] #19 359.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-08T12:01:12.314Z] #19 359.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-08T12:01:12.314Z] #19 359.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.314Z] #19 359.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:01:12.314Z] #19 359.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-08T12:01:12.314Z] #19 359.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-08T12:01:12.314Z] #19 359.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-08T12:01:12.314Z] #19 359.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-08T12:01:12.442Z] #77 185.3 checking minix/config.h usability... no [2022-07-08T12:01:12.442Z] #77 185.4 checking minix/config.h presence... no [2022-07-08T12:01:12.442Z] #77 185.5 checking for minix/config.h... no [2022-07-08T12:01:12.445Z] #21 48.88 Selecting previously unselected package libicu67:amd64. [2022-07-08T12:01:12.445Z] #21 48.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-08T12:01:12.445Z] #21 48.93 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T12:01:12.573Z] #19 359.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T12:01:12.573Z] #19 359.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-08T12:01:12.573Z] #19 359.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:12.573Z] #19 359.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.573Z] #19 359.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-08T12:01:12.573Z] #19 359.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.701Z] #77 185.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-08T12:01:12.832Z] #19 359.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.832Z] #19 359.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.832Z] #19 359.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.832Z] #19 359.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-08T12:01:12.832Z] #19 359.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.832Z] #19 359.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.832Z] #19 359.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.832Z] #19 359.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-08T12:01:12.832Z] #19 359.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.832Z] #19 359.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.832Z] #19 359.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:12.832Z] #19 359.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-08T12:01:12.832Z] #19 359.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-08T12:01:13.091Z] #19 359.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-08T12:01:13.091Z] #19 359.9 [2022-07-08T12:01:13.091Z] #19 359.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-08T12:01:13.091Z] #19 359.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.091Z] #19 359.9 Setting up dpkg-dev (1.20.10) ... [2022-07-08T12:01:13.091Z] #19 359.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.271Z] #77 185.9 checking build system type... x86_64-pc-linux-gnu [2022-07-08T12:01:13.271Z] #77 186.2 checking host system type... x86_64-pc-linux-gnu [2022-07-08T12:01:13.271Z] #77 186.2 checking how to print strings... printf [2022-07-08T12:01:13.271Z] #77 186.2 checking for a sed that does not truncate output... /bin/sed [2022-07-08T12:01:13.271Z] #77 186.2 checking for fgrep... /bin/grep -F [2022-07-08T12:01:13.271Z] #77 186.2 checking for ld used by gcc... /usr/bin/ld [2022-07-08T12:01:13.271Z] #77 186.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T12:01:13.271Z] #77 186.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T12:01:13.350Z] #19 359.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T12:01:13.350Z] #19 360.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.350Z] #19 360.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.350Z] #19 360.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.350Z] #19 360.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.350Z] #19 360.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T12:01:13.350Z] #19 360.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.350Z] #19 360.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.350Z] #19 360.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.350Z] #19 360.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.350Z] #19 360.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-08T12:01:13.350Z] #19 360.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-08T12:01:13.530Z] #77 186.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T12:01:13.530Z] #77 186.4 checking whether ln -s works... yes [2022-07-08T12:01:13.530Z] #77 186.4 checking the maximum length of command line arguments... 1572864 [2022-07-08T12:01:13.530Z] #77 186.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T12:01:13.530Z] #77 186.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T12:01:13.530Z] #77 186.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T12:01:13.530Z] #77 186.5 checking for objdump... objdump [2022-07-08T12:01:13.530Z] #77 186.5 checking how to recognize dependent libraries... pass_all [2022-07-08T12:01:13.530Z] #77 186.5 checking for dlltool... no [2022-07-08T12:01:13.530Z] #77 186.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T12:01:13.530Z] #77 186.5 checking for ar... ar [2022-07-08T12:01:13.530Z] #77 186.5 checking for archiver @FILE support... @ [2022-07-08T12:01:13.530Z] #77 186.7 checking for strip... strip [2022-07-08T12:01:13.530Z] #77 186.7 checking for ranlib... ranlib [2022-07-08T12:01:13.530Z] #77 186.7 checking for gawk... no [2022-07-08T12:01:13.530Z] #77 186.7 checking for mawk... mawk [2022-07-08T12:01:13.609Z] #19 360.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-08T12:01:13.609Z] #19 360.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-08T12:01:13.609Z] #19 360.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-08T12:01:13.609Z] #19 360.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:01:13.609Z] #19 360.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:01:13.609Z] #19 360.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.609Z] #19 360.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T12:01:13.609Z] #19 360.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.609Z] #19 360.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.609Z] #19 360.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:13.868Z] #19 360.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:13.868Z] #19 360.6 Setting up libxml-simple-perl (2.25-1) ... [2022-07-08T12:01:13.868Z] #19 360.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T12:01:13.868Z] #19 360.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T12:01:13.868Z] #19 360.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T12:01:13.868Z] #19 360.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T12:01:14.099Z] #77 186.7 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-08T12:01:14.099Z] #77 ... [2022-07-08T12:01:14.099Z] [2022-07-08T12:01:14.099Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:01:14.099Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:01:14.099Z] #21 32.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-08T12:01:14.099Z] #21 32.44 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-08T12:01:14.099Z] #21 32.48 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-08T12:01:14.099Z] #21 32.49 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-08T12:01:14.099Z] #21 33.45 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T12:01:14.099Z] #21 33.66 Fetched 27.7 MB in 2s (14.4 MB/s) [2022-07-08T12:01:14.099Z] #21 33.84 Selecting previously unselected package pigz. [2022-07-08T12:01:14.099Z] #21 33.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-08T12:01:14.099Z] #21 33.92 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 33.94 Unpacking pigz (2.6-1) ... [2022-07-08T12:01:14.099Z] #21 34.09 Selecting previously unselected package libelf1:amd64. [2022-07-08T12:01:14.099Z] #21 34.09 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 34.10 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-08T12:01:14.099Z] #21 34.38 Selecting previously unselected package libbpf0:amd64. [2022-07-08T12:01:14.099Z] #21 34.39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 34.39 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-08T12:01:14.099Z] #21 35.23 Selecting previously unselected package libcap2:amd64. [2022-07-08T12:01:14.099Z] #21 35.28 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 35.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T12:01:14.099Z] #21 35.41 Selecting previously unselected package libmnl0:amd64. [2022-07-08T12:01:14.099Z] #21 35.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 35.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-08T12:01:14.099Z] #21 35.51 Selecting previously unselected package libxtables12:amd64. [2022-07-08T12:01:14.099Z] #21 35.52 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 35.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-08T12:01:14.099Z] #21 35.69 Selecting previously unselected package libcap2-bin. [2022-07-08T12:01:14.099Z] #21 35.69 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 35.70 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-08T12:01:14.099Z] #21 35.86 Selecting previously unselected package iproute2. [2022-07-08T12:01:14.099Z] #21 35.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 35.88 Unpacking iproute2 (5.10.0-4) ... [2022-07-08T12:01:14.099Z] #21 37.13 Selecting previously unselected package xxd. [2022-07-08T12:01:14.099Z] #21 37.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 37.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:14.099Z] #21 37.40 Selecting previously unselected package vim-common. [2022-07-08T12:01:14.099Z] #21 37.40 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T12:01:14.099Z] #21 37.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:14.099Z] #21 37.64 Selecting previously unselected package bash-completion. [2022-07-08T12:01:14.099Z] #21 37.64 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-08T12:01:14.099Z] #21 40.95 Unpacking bash-completion (1:2.11-2) ... [2022-07-08T12:01:14.099Z] #21 41.55 Selecting previously unselected package bzip2. [2022-07-08T12:01:14.099Z] #21 41.55 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 41.56 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T12:01:14.099Z] #21 41.74 Selecting previously unselected package xz-utils. [2022-07-08T12:01:14.099Z] #21 41.74 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 41.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T12:01:14.099Z] #21 41.97 Selecting previously unselected package apparmor. [2022-07-08T12:01:14.099Z] #21 41.97 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 42.07 Unpacking apparmor (2.13.6-10) ... [2022-07-08T12:01:14.099Z] #21 42.58 Selecting previously unselected package inetutils-ping. [2022-07-08T12:01:14.099Z] #21 42.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-08T12:01:14.099Z] #21 42.59 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-08T12:01:14.099Z] #21 ... [2022-07-08T12:01:14.100Z] [2022-07-08T12:01:14.100Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:14.100Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:14.100Z] #77 186.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T12:01:14.126Z] #19 360.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:01:14.126Z] #19 360.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-08T12:01:14.126Z] #19 360.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T12:01:14.126Z] #19 360.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:01:14.126Z] #19 360.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:14.126Z] #19 360.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:01:14.126Z] #19 360.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T12:01:14.126Z] #19 360.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T12:01:14.126Z] #19 360.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-08T12:01:14.126Z] #19 360.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:14.126Z] #19 360.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T12:01:14.126Z] #19 360.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:01:14.126Z] #19 360.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:01:14.126Z] #19 360.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T12:01:14.126Z] #19 360.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:14.126Z] #19 360.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:14.126Z] #19 361.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T12:01:14.127Z] #19 361.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:14.127Z] #19 361.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-08T12:01:14.127Z] #19 361.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:14.127Z] #19 361.0 Setting up crossbuild-essential-armel (12.9) ... [2022-07-08T12:01:14.358Z] #77 187.3 checking for sysroot... no [2022-07-08T12:01:14.358Z] #77 187.3 checking for a working dd... /bin/dd [2022-07-08T12:01:14.358Z] #77 187.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T12:01:14.385Z] #19 361.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T12:01:14.385Z] #19 361.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-08T12:01:14.385Z] #19 361.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-08T12:01:14.385Z] #19 361.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-08T12:01:14.385Z] #19 361.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-08T12:01:14.385Z] #19 361.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T12:01:14.617Z] #77 187.6 checking for mt... no [2022-07-08T12:01:14.617Z] #77 187.6 checking if : is a manifest tool... no [2022-07-08T12:01:15.185Z] #77 187.6 checking for dlfcn.h... yes [2022-07-08T12:01:15.185Z] #77 188.1 checking for objdir... .libs [2022-07-08T12:01:15.336Z] #19 DONE 362.1s [2022-07-08T12:01:15.336Z] [2022-07-08T12:01:15.336Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T12:01:15.336Z] #73 sha256:5bce5c302912bd579edf351e957c0716edc6f910952d9a330b1540a2e8dd7668 [2022-07-08T12:01:15.597Z] #73 DONE 0.2s [2022-07-08T12:01:15.597Z] [2022-07-08T12:01:15.597Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T12:01:15.597Z] #32 sha256:6263fea987a737073a7ff6be08353e1fe19d5f6768bd5ad617287b155e7f912d [2022-07-08T12:01:15.597Z] #32 DONE 0.2s [2022-07-08T12:01:15.597Z] [2022-07-08T12:01:15.597Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T12:01:15.597Z] #74 sha256:825aea6248876a3725eaeb6cfb13ca7442229694ba76323817a29cf5fb3bc21e [2022-07-08T12:01:16.011Z] #77 188.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T12:01:16.011Z] #77 189.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T12:01:16.270Z] #77 189.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T12:01:16.838Z] #77 189.2 checking if gcc static flag -static works... yes [2022-07-08T12:01:16.974Z] #74 1.284 + RM_GOPATH=0 [2022-07-08T12:01:16.974Z] #74 1.284 + TMP_GOPATH= [2022-07-08T12:01:16.974Z] #74 1.284 + : /build [2022-07-08T12:01:16.974Z] #74 1.284 + '[' -z '' ']' [2022-07-08T12:01:16.974Z] #74 1.284 ++ mktemp -d [2022-07-08T12:01:16.974Z] #74 1.290 + export GOPATH=/tmp/tmp.apzgePhYKH [2022-07-08T12:01:16.974Z] #74 1.290 + GOPATH=/tmp/tmp.apzgePhYKH [2022-07-08T12:01:16.974Z] #74 1.290 + RM_GOPATH=1 [2022-07-08T12:01:16.974Z] #74 1.290 + case "$(go env GOARCH)" in [2022-07-08T12:01:16.974Z] #74 1.295 ++ go env GOARCH [2022-07-08T12:01:16.974Z] #74 1.298 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T12:01:16.974Z] #74 1.298 + GO_BUILDMODE=-buildmode=pie [2022-07-08T12:01:16.974Z] #74 1.309 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T12:01:16.974Z] #74 1.309 ++ dirname /install.sh [2022-07-08T12:01:16.974Z] #74 1.309 + dir=/ [2022-07-08T12:01:16.974Z] #74 1.309 + bin=rootlesskit [2022-07-08T12:01:16.974Z] #74 1.309 + shift [2022-07-08T12:01:16.974Z] #74 1.309 + '[' '!' -f //rootlesskit.installer ']' [2022-07-08T12:01:16.974Z] #74 1.309 + . //rootlesskit.installer [2022-07-08T12:01:16.974Z] #74 1.309 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T12:01:16.974Z] #74 1.309 + install_rootlesskit [2022-07-08T12:01:16.974Z] #74 1.309 + case "$1" in [2022-07-08T12:01:16.974Z] #74 1.309 + export CGO_ENABLED=0 [2022-07-08T12:01:16.974Z] #74 1.309 + CGO_ENABLED=0 [2022-07-08T12:01:16.974Z] #74 1.309 + _install_rootlesskit [2022-07-08T12:01:16.974Z] #74 1.309 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-08T12:01:16.974Z] #74 1.309 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T12:01:16.974Z] #74 1.309 + GOBIN=/build [2022-07-08T12:01:16.974Z] #74 1.309 + GO111MODULE=on [2022-07-08T12:01:16.974Z] #74 1.309 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T12:01:17.097Z] #77 189.8 checking if gcc supports -c -o file.o... yes [2022-07-08T12:01:17.098Z] #77 190.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T12:01:17.098Z] #77 190.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T12:01:17.233Z] #74 1.646 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-08T12:01:17.665Z] #77 190.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T12:01:17.665Z] #77 190.7 checking how to hardcode library paths into programs... immediate [2022-07-08T12:01:17.665Z] #77 190.7 checking whether stripping libraries is possible... yes [2022-07-08T12:01:17.665Z] #77 190.7 checking if libtool supports shared libraries... yes [2022-07-08T12:01:17.665Z] #77 190.7 checking whether to build shared libraries... no [2022-07-08T12:01:17.665Z] #77 190.7 checking whether to build static libraries... yes [2022-07-08T12:01:17.665Z] #77 190.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T12:01:17.665Z] #77 190.7 checking whether build environment is sane... yes [2022-07-08T12:01:17.698Z] #21 ... [2022-07-08T12:01:17.698Z] [2022-07-08T12:01:17.698Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:17.698Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:17.698Z] #77 185.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T12:01:17.698Z] #77 186.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T12:01:17.698Z] #77 186.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T12:01:17.698Z] #77 186.2 checking if gcc static flag -static works... yes [2022-07-08T12:01:17.698Z] #77 186.7 checking if gcc supports -c -o file.o... yes [2022-07-08T12:01:17.698Z] #77 186.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T12:01:17.698Z] #77 186.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T12:01:17.698Z] #77 187.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T12:01:17.698Z] #77 187.5 checking how to hardcode library paths into programs... immediate [2022-07-08T12:01:17.698Z] #77 187.5 checking whether stripping libraries is possible... yes [2022-07-08T12:01:17.698Z] #77 187.5 checking if libtool supports shared libraries... yes [2022-07-08T12:01:17.698Z] #77 187.5 checking whether to build shared libraries... no [2022-07-08T12:01:17.698Z] #77 187.5 checking whether to build static libraries... yes [2022-07-08T12:01:17.698Z] #77 187.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T12:01:17.698Z] #77 187.6 checking whether build environment is sane... yes [2022-07-08T12:01:17.698Z] #77 187.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T12:01:17.698Z] #77 187.7 checking whether make sets $(MAKE)... yes [2022-07-08T12:01:17.698Z] #77 187.9 checking whether make supports the include directive... yes (GNU style) [2022-07-08T12:01:17.698Z] #77 188.0 checking whether make supports nested variables... yes [2022-07-08T12:01:17.698Z] #77 188.1 checking whether UID '0' is supported by ustar format... yes [2022-07-08T12:01:17.698Z] #77 188.1 checking whether GID '0' is supported by ustar format... yes [2022-07-08T12:01:17.698Z] #77 188.1 checking how to create a ustar tar archive... gnutar [2022-07-08T12:01:17.698Z] #77 188.2 checking dependency style of gcc... gcc3 [2022-07-08T12:01:17.698Z] #77 188.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T12:01:17.698Z] #77 188.7 checking whether make supports nested variables... (cached) yes [2022-07-08T12:01:17.698Z] #77 188.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T12:01:17.698Z] #77 188.7 checking pkg-config is at least version 0.9.0... yes [2022-07-08T12:01:17.698Z] #77 188.7 checking for yajl >= 2.1.0... yes [2022-07-08T12:01:17.698Z] #77 188.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T12:01:17.698Z] #77 188.8 checking for gcc... (cached) gcc [2022-07-08T12:01:17.698Z] #77 189.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T12:01:17.698Z] #77 189.0 checking whether gcc accepts -g... (cached) yes [2022-07-08T12:01:17.698Z] #77 189.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T12:01:17.698Z] #77 189.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T12:01:17.698Z] #77 189.0 checking for a Python interpreter with version >= 3... python3 [2022-07-08T12:01:17.698Z] #77 189.1 checking for python3... /usr/bin/python3 [2022-07-08T12:01:17.698Z] #77 189.1 checking for python3 version... 3.9 [2022-07-08T12:01:17.698Z] #77 189.2 checking for python3 platform... linux [2022-07-08T12:01:17.698Z] #77 189.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T12:01:17.698Z] #77 189.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T12:01:17.698Z] #77 189.7 checking that generated files are newer than configure... done [2022-07-08T12:01:17.698Z] #77 189.7 configure: creating ./config.status [2022-07-08T12:01:17.698Z] #77 194.6 config.status: creating Makefile [2022-07-08T12:01:17.698Z] #77 194.6 config.status: creating config.h [2022-07-08T12:01:17.698Z] #77 194.6 config.status: executing libtool commands [2022-07-08T12:01:17.698Z] #77 194.7 config.status: executing depfiles commands [2022-07-08T12:01:17.698Z] #77 195.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-08T12:01:17.698Z] #77 195.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T12:01:17.698Z] #77 196.3 checking for gcc... gcc [2022-07-08T12:01:17.924Z] #77 190.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T12:01:17.924Z] #77 190.9 checking whether make sets $(MAKE)... yes [2022-07-08T12:01:17.955Z] #77 196.4 checking whether the C compiler works... yes [2022-07-08T12:01:17.955Z] #77 196.6 checking for C compiler default output file name... a.out [2022-07-08T12:01:18.172Z] #74 2.715 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T12:01:18.183Z] #77 191.0 checking whether make supports the include directive... yes (GNU style) [2022-07-08T12:01:18.183Z] #77 191.1 checking whether make supports nested variables... yes [2022-07-08T12:01:18.183Z] #77 191.3 checking whether UID '0' is supported by ustar format... yes [2022-07-08T12:01:18.183Z] #77 191.3 checking whether GID '0' is supported by ustar format... yes [2022-07-08T12:01:18.211Z] #77 196.6 checking for suffix of executables... [2022-07-08T12:01:18.435Z] #74 2.730 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-08T12:01:18.435Z] #74 3.001 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-08T12:01:18.441Z] #77 191.3 checking how to create a ustar tar archive... gnutar [2022-07-08T12:01:18.700Z] #77 191.4 checking dependency style of gcc... gcc3 [2022-07-08T12:01:18.774Z] #77 196.9 checking whether we are cross compiling... no [2022-07-08T12:01:18.774Z] #77 197.2 checking for suffix of object files... o [2022-07-08T12:01:18.774Z] #77 197.3 checking whether we are using the GNU C compiler... [2022-07-08T12:01:18.774Z] #77 ... [2022-07-08T12:01:18.774Z] [2022-07-08T12:01:18.774Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:01:18.774Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:01:18.774Z] #21 55.15 Selecting previously unselected package libinih1:amd64. [2022-07-08T12:01:18.774Z] #21 55.15 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-08T12:01:18.774Z] #21 55.16 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-08T12:01:18.959Z] #77 191.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T12:01:18.959Z] #77 191.9 checking whether make supports nested variables... (cached) yes [2022-07-08T12:01:18.959Z] #77 191.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T12:01:18.959Z] #77 191.9 checking pkg-config is at least version 0.9.0... yes [2022-07-08T12:01:18.959Z] #77 191.9 checking for yajl >= 2.1.0... yes [2022-07-08T12:01:18.959Z] #77 192.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T12:01:18.959Z] #77 192.0 checking for gcc... (cached) gcc [2022-07-08T12:01:19.032Z] #21 55.43 Selecting previously unselected package libnet1:amd64. [2022-07-08T12:01:19.032Z] #21 55.44 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T12:01:19.032Z] #21 55.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T12:01:19.032Z] #21 55.55 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T12:01:19.032Z] #21 55.55 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T12:01:19.032Z] #21 55.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T12:01:19.218Z] #77 192.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T12:01:19.218Z] #77 192.2 checking whether gcc accepts -g... (cached) yes [2022-07-08T12:01:19.218Z] #77 192.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T12:01:19.218Z] #77 192.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T12:01:19.218Z] #77 192.2 checking for a Python interpreter with version >= 3... python3 [2022-07-08T12:01:19.218Z] #77 192.2 checking for python3... /usr/bin/python3 [2022-07-08T12:01:19.218Z] #77 192.2 checking for python3 version... 3.9 [2022-07-08T12:01:19.218Z] #77 192.3 checking for python3 platform... linux [2022-07-08T12:01:19.218Z] #77 192.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T12:01:19.289Z] #21 55.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T12:01:19.289Z] #21 55.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T12:01:19.289Z] #21 55.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T12:01:19.477Z] #77 192.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T12:01:19.546Z] #21 55.84 Selecting previously unselected package libyajl2:amd64. [2022-07-08T12:01:19.546Z] #21 55.84 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T12:01:19.546Z] #21 55.86 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T12:01:19.546Z] #21 55.94 Selecting previously unselected package net-tools. [2022-07-08T12:01:19.546Z] #21 55.95 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-08T12:01:19.546Z] #21 55.96 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T12:01:19.736Z] #77 192.8 checking that generated files are newer than configure... done [2022-07-08T12:01:19.736Z] #77 192.8 configure: creating ./config.status [2022-07-08T12:01:19.803Z] #21 56.26 Selecting previously unselected package patch. [2022-07-08T12:01:19.803Z] #21 56.28 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-08T12:01:19.803Z] #21 56.29 Unpacking patch (2.7.6-7) ... [2022-07-08T12:01:19.823Z] #74 4.208 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-08T12:01:20.060Z] #21 56.45 Selecting previously unselected package python-pip-whl. [2022-07-08T12:01:20.060Z] #21 56.48 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-08T12:01:20.060Z] #21 56.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T12:01:20.084Z] #74 4.551 go: downloading github.com/google/uuid v1.3.0 [2022-07-08T12:01:20.084Z] #74 4.610 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-08T12:01:20.344Z] #74 4.668 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-08T12:01:20.344Z] #74 4.742 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T12:01:20.344Z] #74 4.785 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-08T12:01:20.344Z] #74 4.865 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-08T12:01:20.604Z] #74 ... [2022-07-08T12:01:20.604Z] [2022-07-08T12:01:20.604Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T12:01:20.604Z] #33 sha256:f556e624e9b02191aba31436b1ce35c05e91c3e5f8ea21c727042216521818d0 [2022-07-08T12:01:20.604Z] #33 1.496 + RM_GOPATH=0 [2022-07-08T12:01:20.604Z] #33 1.498 + TMP_GOPATH= [2022-07-08T12:01:20.604Z] #33 1.498 + : /build [2022-07-08T12:01:20.604Z] #33 1.498 + '[' -z '' ']' [2022-07-08T12:01:20.604Z] #33 1.499 ++ mktemp -d [2022-07-08T12:01:20.604Z] #33 1.501 + export GOPATH=/tmp/tmp.2D1hxDW1OI [2022-07-08T12:01:20.604Z] #33 1.501 + GOPATH=/tmp/tmp.2D1hxDW1OI [2022-07-08T12:01:20.604Z] #33 1.501 + RM_GOPATH=1 [2022-07-08T12:01:20.604Z] #33 1.501 + case "$(go env GOARCH)" in [2022-07-08T12:01:20.604Z] #33 1.501 ++ go env GOARCH [2022-07-08T12:01:20.604Z] #33 1.508 Install docker/cli version 17.06.2-ce from stable [2022-07-08T12:01:20.604Z] #33 1.508 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T12:01:20.604Z] #33 1.508 + GO_BUILDMODE=-buildmode=pie [2022-07-08T12:01:20.604Z] #33 1.508 ++ dirname /install.sh [2022-07-08T12:01:20.604Z] #33 1.508 + dir=/ [2022-07-08T12:01:20.604Z] #33 1.508 + bin=dockercli [2022-07-08T12:01:20.604Z] #33 1.508 + shift [2022-07-08T12:01:20.604Z] #33 1.508 + '[' '!' -f //dockercli.installer ']' [2022-07-08T12:01:20.604Z] #33 1.508 + . //dockercli.installer [2022-07-08T12:01:20.604Z] #33 1.508 ++ : stable [2022-07-08T12:01:20.604Z] #33 1.508 ++ : 17.06.2-ce [2022-07-08T12:01:20.604Z] #33 1.508 + install_dockercli [2022-07-08T12:01:20.604Z] #33 1.508 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-08T12:01:20.604Z] #33 1.509 ++ uname -m [2022-07-08T12:01:20.604Z] #33 1.510 + arch=x86_64 [2022-07-08T12:01:20.604Z] #33 1.510 + '[' x86_64 '!=' x86_64 ']' [2022-07-08T12:01:20.604Z] #33 1.510 + url=https://download.docker.com/linux/static [2022-07-08T12:01:20.604Z] #33 1.511 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-08T12:01:20.604Z] #33 1.511 + tar -xz docker/docker [2022-07-08T12:01:20.604Z] #33 4.825 + mkdir -p /build [2022-07-08T12:01:20.604Z] #33 4.827 + mv docker/docker /build/ [2022-07-08T12:01:20.604Z] #33 4.828 + rmdir docker [2022-07-08T12:01:20.604Z] #33 DONE 5.1s [2022-07-08T12:01:20.604Z] [2022-07-08T12:01:20.604Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T12:01:20.604Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T12:01:20.604Z] #69 2.025 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T12:01:20.604Z] #69 2.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T12:01:20.604Z] #69 2.058 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T12:01:20.604Z] #69 2.429 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T12:01:20.604Z] #69 2.786 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T12:01:20.604Z] #69 3.239 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T12:01:20.604Z] #69 3.756 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T12:01:20.604Z] #69 4.165 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T12:01:20.604Z] #69 4.709 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T12:01:20.604Z] #69 5.175 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T12:01:20.604Z] #69 5.177 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T12:01:20.604Z] #69 5.186 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T12:01:20.604Z] #69 5.196 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T12:01:20.604Z] #69 5.196 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T12:01:20.604Z] #69 5.212 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T12:01:20.991Z] #21 57.35 Selecting previously unselected package python3-lib2to3. [2022-07-08T12:01:20.991Z] #21 57.35 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-08T12:01:20.991Z] #21 57.36 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-08T12:01:20.991Z] #21 57.56 Selecting previously unselected package python3-distutils. [2022-07-08T12:01:20.991Z] #21 57.58 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-08T12:01:21.174Z] #69 5.655 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T12:01:21.174Z] #69 5.661 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T12:01:21.174Z] #69 5.662 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T12:01:21.174Z] #69 5.663 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T12:01:21.174Z] #69 5.664 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T12:01:21.174Z] #69 5.668 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T12:01:21.248Z] #21 57.59 Unpacking python3-distutils (3.9.2-1) ... [2022-07-08T12:01:21.248Z] #21 57.83 Selecting previously unselected package python3-pkg-resources. [2022-07-08T12:01:21.248Z] #21 57.83 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T12:01:21.248Z] #21 57.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T12:01:21.505Z] #21 58.07 Selecting previously unselected package python3-setuptools. [2022-07-08T12:01:21.505Z] #21 58.07 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-08T12:01:21.505Z] #21 58.09 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-08T12:01:22.070Z] #21 58.51 Selecting previously unselected package python3-wheel. [2022-07-08T12:01:22.070Z] #21 58.51 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-08T12:01:22.070Z] #21 58.52 Unpacking python3-wheel (0.34.2-1) ... [2022-07-08T12:01:22.327Z] #21 58.63 Selecting previously unselected package python3-pip. [2022-07-08T12:01:22.327Z] #21 58.63 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-08T12:01:22.327Z] #21 58.65 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T12:01:22.584Z] #21 59.11 Selecting previously unselected package sudo. [2022-07-08T12:01:22.584Z] #21 59.13 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-08T12:01:22.584Z] #21 59.16 Unpacking sudo (1.9.5p2-3) ... [2022-07-08T12:01:23.516Z] #21 59.85 Selecting previously unselected package thin-provisioning-tools. [2022-07-08T12:01:23.516Z] #21 59.87 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-08T12:01:23.516Z] #21 59.88 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-08T12:01:23.773Z] #21 60.17 Selecting previously unselected package uidmap. [2022-07-08T12:01:23.773Z] #21 60.18 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-08T12:01:23.773Z] #21 60.19 Unpacking uidmap (1:4.8.1-1) ... [2022-07-08T12:01:24.032Z] #21 60.44 Selecting previously unselected package vim-runtime. [2022-07-08T12:01:24.032Z] #21 60.45 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T12:01:24.032Z] #21 60.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-08T12:01:24.291Z] #21 60.56 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-08T12:01:24.292Z] #21 60.57 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:25.013Z] #77 197.4 config.status: creating Makefile [2022-07-08T12:01:25.013Z] #77 197.4 config.status: creating config.h [2022-07-08T12:01:25.013Z] #77 197.5 config.status: executing libtool commands [2022-07-08T12:01:25.013Z] #77 197.6 config.status: executing depfiles commands [2022-07-08T12:01:25.013Z] #77 ... [2022-07-08T12:01:25.013Z] [2022-07-08T12:01:25.013Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:01:25.013Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:01:25.013Z] #21 42.86 Selecting previously unselected package libip4tc2:amd64. [2022-07-08T12:01:25.013Z] #21 42.90 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 42.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T12:01:25.013Z] #21 43.16 Selecting previously unselected package libip6tc2:amd64. [2022-07-08T12:01:25.013Z] #21 43.18 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 43.19 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T12:01:25.013Z] #21 43.40 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-08T12:01:25.013Z] #21 43.42 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 43.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T12:01:25.013Z] #21 43.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-08T12:01:25.013Z] #21 43.63 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 43.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T12:01:25.013Z] #21 43.92 Selecting previously unselected package libnftnl11:amd64. [2022-07-08T12:01:25.013Z] #21 43.94 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 43.99 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T12:01:25.013Z] #21 44.30 Selecting previously unselected package iptables. [2022-07-08T12:01:25.013Z] #21 44.32 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 44.35 Unpacking iptables (1.8.7-1) ... [2022-07-08T12:01:25.013Z] #21 44.97 Selecting previously unselected package libonig5:amd64. [2022-07-08T12:01:25.013Z] #21 44.98 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 44.98 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T12:01:25.013Z] #21 45.31 Selecting previously unselected package libjq1:amd64. [2022-07-08T12:01:25.013Z] #21 45.32 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 45.32 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T12:01:25.013Z] #21 45.65 Selecting previously unselected package jq. [2022-07-08T12:01:25.013Z] #21 45.65 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 45.68 Unpacking jq (1.6-2.1) ... [2022-07-08T12:01:25.013Z] #21 45.91 Selecting previously unselected package libaio1:amd64. [2022-07-08T12:01:25.013Z] #21 45.92 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 45.92 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-08T12:01:25.013Z] #21 46.00 Selecting previously unselected package libgpm2:amd64. [2022-07-08T12:01:25.013Z] #21 46.00 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 46.00 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-08T12:01:25.013Z] #21 46.07 Selecting previously unselected package libicu67:amd64. [2022-07-08T12:01:25.013Z] #21 46.09 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 46.10 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T12:01:25.013Z] #21 52.81 Selecting previously unselected package libinih1:amd64. [2022-07-08T12:01:25.013Z] #21 52.81 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 52.81 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-08T12:01:25.013Z] #21 52.94 Selecting previously unselected package libnet1:amd64. [2022-07-08T12:01:25.013Z] #21 52.94 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 52.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T12:01:25.013Z] #21 53.07 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T12:01:25.013Z] #21 53.08 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 53.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T12:01:25.013Z] #21 53.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T12:01:25.013Z] #21 53.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T12:01:25.013Z] #21 53.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T12:01:25.013Z] #21 53.51 Selecting previously unselected package libyajl2:amd64. [2022-07-08T12:01:25.271Z] #21 53.52 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T12:01:25.271Z] #21 53.53 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T12:01:25.271Z] #21 53.65 Selecting previously unselected package net-tools. [2022-07-08T12:01:25.271Z] #21 53.70 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-08T12:01:25.271Z] #21 53.72 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T12:01:25.364Z] #69 ... [2022-07-08T12:01:25.364Z] [2022-07-08T12:01:25.364Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:01:25.364Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T12:01:25.364Z] #20 2.024 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T12:01:25.364Z] #20 2.052 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T12:01:25.364Z] #20 2.052 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T12:01:25.364Z] #20 2.438 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T12:01:25.364Z] #20 2.840 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T12:01:25.364Z] #20 3.301 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T12:01:25.364Z] #20 3.616 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T12:01:25.364Z] #20 4.089 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T12:01:25.364Z] #20 4.688 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T12:01:25.364Z] #20 5.137 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T12:01:25.364Z] #20 5.153 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T12:01:25.364Z] #20 5.180 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T12:01:25.364Z] #20 5.192 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T12:01:25.364Z] #20 5.205 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T12:01:25.364Z] #20 5.219 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T12:01:25.364Z] #20 5.707 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T12:01:25.364Z] #20 5.712 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T12:01:25.364Z] #20 5.716 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T12:01:25.364Z] #20 5.718 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T12:01:25.364Z] #20 5.718 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T12:01:25.364Z] #20 5.719 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T12:01:25.623Z] #20 ... [2022-07-08T12:01:25.624Z] [2022-07-08T12:01:25.624Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T12:01:25.624Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T12:01:25.624Z] #49 2.026 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T12:01:25.624Z] #49 2.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T12:01:25.624Z] #49 2.070 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T12:01:25.624Z] #49 2.371 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T12:01:25.624Z] #49 2.734 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T12:01:25.624Z] #49 3.264 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T12:01:25.624Z] #49 3.672 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T12:01:25.624Z] #49 4.181 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T12:01:25.624Z] #49 4.601 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T12:01:25.624Z] #49 5.047 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T12:01:25.624Z] #49 5.052 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T12:01:25.624Z] #49 5.057 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T12:01:25.624Z] #49 5.062 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T12:01:25.624Z] #49 5.068 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T12:01:25.624Z] #49 5.082 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T12:01:25.624Z] #49 5.419 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T12:01:25.624Z] #49 5.428 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T12:01:25.624Z] #49 5.431 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T12:01:25.624Z] #49 5.433 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T12:01:25.624Z] #49 5.440 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T12:01:25.624Z] #49 5.440 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T12:01:25.838Z] #21 ... [2022-07-08T12:01:25.838Z] [2022-07-08T12:01:25.838Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:25.838Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:25.838Z] #77 198.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-08T12:01:25.838Z] #77 198.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T12:01:26.664Z] #77 199.6 checking for gcc... gcc [2022-07-08T12:01:27.182Z] #77 199.7 checking whether the C compiler works... yes [2022-07-08T12:01:27.182Z] #77 200.1 checking for C compiler default output file name... a.out [2022-07-08T12:01:27.339Z] #64 ... [2022-07-08T12:01:27.339Z] [2022-07-08T12:01:27.339Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:27.339Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:27.339Z] #77 242.7 AR libcrun_testing.a [2022-07-08T12:01:27.339Z] #77 242.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-08T12:01:27.339Z] #77 242.8 CCLD tests/tests_libcrun_utils [2022-07-08T12:01:27.339Z] #77 242.8 CCLD tests/tests_libcrun_errors [2022-07-08T12:01:27.339Z] #77 242.8 CCLD tests/tests_libcrun_fuzzer [2022-07-08T12:01:27.339Z] #77 243.5 CCLD libcrun.la [2022-07-08T12:01:27.339Z] #77 244.4 CCLD crun [2022-07-08T12:01:27.441Z] #77 200.1 checking for suffix of executables... [2022-07-08T12:01:27.673Z] #21 ... [2022-07-08T12:01:27.673Z] [2022-07-08T12:01:27.673Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:27.673Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:27.673Z] #77 197.3 checking whether we are using the GNU C compiler... yes [2022-07-08T12:01:27.673Z] #77 197.6 checking whether gcc accepts -g... yes [2022-07-08T12:01:27.673Z] #77 197.7 checking for gcc option to accept ISO C89... none needed [2022-07-08T12:01:27.673Z] #77 197.9 checking whether gcc understands -c and -o together... yes [2022-07-08T12:01:27.673Z] #77 198.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T12:01:27.673Z] #77 198.2 checking whether build environment is sane... yes [2022-07-08T12:01:27.673Z] #77 198.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T12:01:27.673Z] #77 198.2 checking for gawk... no [2022-07-08T12:01:27.673Z] #77 198.2 checking for mawk... mawk [2022-07-08T12:01:27.673Z] #77 198.2 checking whether make sets $(MAKE)... yes [2022-07-08T12:01:27.673Z] #77 198.3 checking whether make supports the include directive... yes (GNU style) [2022-07-08T12:01:27.673Z] #77 198.3 checking whether make supports nested variables... yes [2022-07-08T12:01:27.673Z] #77 198.4 checking whether UID '0' is supported by ustar format... yes [2022-07-08T12:01:27.673Z] #77 198.4 checking whether GID '0' is supported by ustar format... yes [2022-07-08T12:01:27.673Z] #77 198.4 checking how to create a ustar tar archive... gnutar [2022-07-08T12:01:27.673Z] #77 198.4 checking dependency style of gcc... gcc3 [2022-07-08T12:01:27.673Z] #77 198.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T12:01:27.673Z] #77 198.7 checking whether make supports nested variables... (cached) yes [2022-07-08T12:01:27.673Z] #77 198.8 checking build system type... x86_64-pc-linux-gnu [2022-07-08T12:01:27.673Z] #77 199.1 checking host system type... x86_64-pc-linux-gnu [2022-07-08T12:01:27.673Z] #77 199.1 checking how to print strings... printf [2022-07-08T12:01:27.673Z] #77 199.2 checking for a sed that does not truncate output... /bin/sed [2022-07-08T12:01:27.673Z] #77 199.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T12:01:27.673Z] #77 199.2 checking for egrep... /bin/grep -E [2022-07-08T12:01:27.673Z] #77 199.2 checking for fgrep... /bin/grep -F [2022-07-08T12:01:27.673Z] #77 199.2 checking for ld used by gcc... /usr/bin/ld [2022-07-08T12:01:27.673Z] #77 199.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T12:01:27.673Z] #77 199.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T12:01:27.673Z] #77 199.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T12:01:27.673Z] #77 199.4 checking whether ln -s works... yes [2022-07-08T12:01:27.673Z] #77 199.4 checking the maximum length of command line arguments... 1572864 [2022-07-08T12:01:27.673Z] #77 199.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T12:01:27.673Z] #77 199.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T12:01:27.673Z] #77 199.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T12:01:27.673Z] #77 199.5 checking for objdump... objdump [2022-07-08T12:01:27.673Z] #77 199.5 checking how to recognize dependent libraries... pass_all [2022-07-08T12:01:27.673Z] #77 199.5 checking for dlltool... no [2022-07-08T12:01:27.673Z] #77 199.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T12:01:27.673Z] #77 199.5 checking for ar... ar [2022-07-08T12:01:27.673Z] #77 199.5 checking for archiver @FILE support... @ [2022-07-08T12:01:27.673Z] #77 199.7 checking for strip... strip [2022-07-08T12:01:27.673Z] #77 199.7 checking for ranlib... ranlib [2022-07-08T12:01:27.673Z] #77 199.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T12:01:27.673Z] #77 200.2 checking for sysroot... no [2022-07-08T12:01:27.673Z] #77 200.2 checking for a working dd... /bin/dd [2022-07-08T12:01:27.673Z] #77 200.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T12:01:27.673Z] #77 200.4 checking for mt... no [2022-07-08T12:01:27.673Z] #77 200.4 checking if : is a manifest tool... no [2022-07-08T12:01:27.673Z] #77 200.4 checking how to run the C preprocessor... gcc -E [2022-07-08T12:01:27.673Z] #77 200.6 checking for ANSI C header files... yes [2022-07-08T12:01:27.673Z] #77 201.3 checking for sys/types.h... yes [2022-07-08T12:01:27.673Z] #77 201.6 checking for sys/stat.h... yes [2022-07-08T12:01:27.673Z] #77 201.9 checking for stdlib.h... yes [2022-07-08T12:01:27.673Z] #77 202.2 checking for string.h... yes [2022-07-08T12:01:27.673Z] #77 202.4 checking for memory.h... yes [2022-07-08T12:01:27.673Z] #77 202.6 checking for strings.h... yes [2022-07-08T12:01:27.673Z] #77 202.9 checking for inttypes.h... yes [2022-07-08T12:01:27.673Z] #77 203.2 checking for stdint.h... yes [2022-07-08T12:01:27.673Z] #77 203.5 checking for unistd.h... yes [2022-07-08T12:01:27.673Z] #77 203.9 checking for dlfcn.h... yes [2022-07-08T12:01:27.673Z] #77 204.1 checking for objdir... .libs [2022-07-08T12:01:27.673Z] #77 204.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T12:01:27.673Z] #77 204.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T12:01:27.673Z] #77 204.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T12:01:27.673Z] #77 205.0 checking if gcc static flag -static works... yes [2022-07-08T12:01:27.673Z] #77 205.8 checking if gcc supports -c -o file.o... yes [2022-07-08T12:01:27.673Z] #77 206.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T12:01:27.673Z] #77 206.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T12:01:27.699Z] #77 200.4 checking whether we are cross compiling... no [2022-07-08T12:01:27.908Z] #77 245.0 make[3]: Entering directory '/tmp/crun-build' [2022-07-08T12:01:27.958Z] #77 200.7 checking for suffix of object files... o [2022-07-08T12:01:28.167Z] #77 245.2 /bin/mkdir -p '/usr/local/lib' [2022-07-08T12:01:28.167Z] #77 245.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-08T12:01:28.167Z] #77 245.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-08T12:01:28.167Z] #77 245.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-08T12:01:28.167Z] #77 245.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-08T12:01:28.217Z] #77 201.0 checking whether we are using the GNU C compiler... yes [2022-07-08T12:01:28.236Z] #77 206.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T12:01:28.237Z] #77 206.9 checking how to hardcode library paths into programs... immediate [2022-07-08T12:01:28.426Z] #77 245.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-08T12:01:28.426Z] #77 245.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-08T12:01:28.426Z] #77 245.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-08T12:01:28.476Z] #77 201.2 checking whether gcc accepts -g... yes [2022-07-08T12:01:28.476Z] #77 201.5 checking for gcc option to accept ISO C89... none needed [2022-07-08T12:01:28.492Z] #77 206.9 checking whether stripping libraries is possible... yes [2022-07-08T12:01:28.492Z] #77 206.9 checking if libtool supports shared libraries... yes [2022-07-08T12:01:28.492Z] #77 206.9 checking whether to build shared libraries... no [2022-07-08T12:01:28.492Z] #77 206.9 checking whether to build static libraries... yes [2022-07-08T12:01:28.686Z] #77 245.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-08T12:01:28.686Z] #77 245.6 ---------------------------------------------------------------------- [2022-07-08T12:01:28.686Z] #77 245.6 Libraries have been installed in: [2022-07-08T12:01:28.686Z] #77 245.6 /usr/local/lib [2022-07-08T12:01:28.686Z] #77 245.6 [2022-07-08T12:01:28.686Z] #77 245.6 If you ever happen to want to link against installed libraries [2022-07-08T12:01:28.686Z] #77 245.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-08T12:01:28.686Z] #77 245.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-08T12:01:28.686Z] #77 245.6 flag during linking and do at least one of the following: [2022-07-08T12:01:28.686Z] #77 245.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-08T12:01:28.686Z] #77 245.6 during execution [2022-07-08T12:01:28.686Z] #77 245.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-08T12:01:28.686Z] #77 245.6 during linking [2022-07-08T12:01:28.686Z] #77 245.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-08T12:01:28.686Z] #77 245.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-08T12:01:28.686Z] #77 245.6 [2022-07-08T12:01:28.686Z] #77 245.6 See any operating system documentation about shared libraries for [2022-07-08T12:01:28.686Z] #77 245.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-08T12:01:28.686Z] #77 245.6 ---------------------------------------------------------------------- [2022-07-08T12:01:28.686Z] #77 245.6 /bin/mkdir -p '/build' [2022-07-08T12:01:28.686Z] #77 245.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-08T12:01:28.686Z] #77 245.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-08T12:01:28.686Z] #77 245.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-08T12:01:28.735Z] #77 201.6 checking whether gcc understands -c and -o together... yes [2022-07-08T12:01:28.735Z] #77 201.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T12:01:28.735Z] #77 201.7 checking whether build environment is sane... yes [2022-07-08T12:01:28.735Z] #77 201.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T12:01:28.735Z] #77 201.7 checking for gawk... no [2022-07-08T12:01:28.735Z] #77 201.7 checking for mawk... mawk [2022-07-08T12:01:28.735Z] #77 201.7 checking whether make sets $(MAKE)... yes [2022-07-08T12:01:28.735Z] #77 201.8 checking whether make supports the include directive... yes (GNU style) [2022-07-08T12:01:28.748Z] #77 207.0 checking float.h usability... yes [2022-07-08T12:01:28.748Z] #77 207.3 checking float.h presence... yes [2022-07-08T12:01:28.748Z] #77 207.4 checking for float.h... yes [2022-07-08T12:01:28.946Z] #77 245.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-08T12:01:28.946Z] #77 245.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-08T12:01:28.946Z] #77 DONE 245.9s [2022-07-08T12:01:28.946Z] [2022-07-08T12:01:28.946Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T12:01:28.946Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T12:01:28.994Z] #77 201.8 checking whether make supports nested variables... yes [2022-07-08T12:01:28.994Z] #77 202.0 checking whether UID '0' is supported by ustar format... yes [2022-07-08T12:01:28.994Z] #77 202.0 checking whether GID '0' is supported by ustar format... yes [2022-07-08T12:01:29.004Z] #77 207.5 checking limits.h usability... yes [2022-07-08T12:01:29.253Z] #77 202.0 checking how to create a ustar tar archive... gnutar [2022-07-08T12:01:29.431Z] #77 207.8 checking limits.h presence... yes [2022-07-08T12:01:29.431Z] #77 207.9 checking for limits.h... yes [2022-07-08T12:01:29.514Z] #77 202.2 checking dependency style of gcc... gcc3 [2022-07-08T12:01:29.514Z] #77 202.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T12:01:29.514Z] #77 202.5 checking whether make supports nested variables... (cached) yes [2022-07-08T12:01:29.689Z] #77 208.0 checking stddef.h usability... [2022-07-08T12:01:29.689Z] #77 ... [2022-07-08T12:01:29.689Z] [2022-07-08T12:01:29.689Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:01:29.689Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:01:29.689Z] #21 66.14 Selecting previously unselected package vim. [2022-07-08T12:01:29.689Z] #21 66.15 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T12:01:29.689Z] #21 66.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:30.031Z] #77 202.7 checking build system type... x86_64-pc-linux-gnu [2022-07-08T12:01:30.290Z] #77 203.2 checking host system type... x86_64-pc-linux-gnu [2022-07-08T12:01:30.290Z] #77 203.2 checking how to print strings... printf [2022-07-08T12:01:30.290Z] #77 203.2 checking for a sed that does not truncate output... /bin/sed [2022-07-08T12:01:30.290Z] #77 203.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T12:01:30.290Z] #77 203.3 checking for egrep... /bin/grep -E [2022-07-08T12:01:30.290Z] #77 203.3 checking for fgrep... /bin/grep -F [2022-07-08T12:01:30.290Z] #77 203.3 checking for ld used by gcc... /usr/bin/ld [2022-07-08T12:01:30.290Z] #77 203.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T12:01:30.290Z] #77 203.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T12:01:30.549Z] #77 203.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T12:01:30.549Z] #77 203.6 checking whether ln -s works... yes [2022-07-08T12:01:30.549Z] #77 203.6 checking the maximum length of command line arguments... 1572864 [2022-07-08T12:01:30.549Z] #77 203.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T12:01:30.549Z] #77 203.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T12:01:30.549Z] #77 203.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T12:01:30.549Z] #77 203.6 checking for objdump... objdump [2022-07-08T12:01:30.549Z] #77 203.6 checking how to recognize dependent libraries... pass_all [2022-07-08T12:01:30.549Z] #77 203.6 checking for dlltool... no [2022-07-08T12:01:30.549Z] #77 203.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T12:01:30.549Z] #77 203.6 checking for ar... ar [2022-07-08T12:01:30.618Z] #21 67.24 Selecting previously unselected package xfsprogs. [2022-07-08T12:01:30.618Z] #21 67.26 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-08T12:01:30.807Z] #77 203.6 checking for archiver @FILE support... @ [2022-07-08T12:01:30.808Z] #77 204.0 checking for strip... strip [2022-07-08T12:01:30.808Z] #77 204.0 checking for ranlib... ranlib [2022-07-08T12:01:30.875Z] #21 67.27 Unpacking xfsprogs (5.10.0-4) ... [2022-07-08T12:01:30.894Z] #49 ... [2022-07-08T12:01:30.894Z] [2022-07-08T12:01:30.894Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T12:01:30.894Z] #74 sha256:825aea6248876a3725eaeb6cfb13ca7442229694ba76323817a29cf5fb3bc21e [2022-07-08T12:01:30.894Z] #74 5.129 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-08T12:01:30.894Z] #74 5.292 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-08T12:01:30.894Z] #74 5.415 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-08T12:01:30.894Z] #74 6.706 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T12:01:31.375Z] #77 204.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T12:01:31.649Z] #77 204.5 checking for sysroot... no [2022-07-08T12:01:31.649Z] #77 204.5 checking for a working dd... /bin/dd [2022-07-08T12:01:31.649Z] #77 204.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T12:01:31.805Z] #21 68.13 Selecting previously unselected package zip. [2022-07-08T12:01:31.805Z] #21 68.14 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-08T12:01:31.805Z] #21 68.15 Unpacking zip (3.0-12) ... [2022-07-08T12:01:31.805Z] #21 68.38 Selecting previously unselected package zstd. [2022-07-08T12:01:31.909Z] #77 204.9 checking for mt... no [2022-07-08T12:01:31.909Z] #77 204.9 checking if : is a manifest tool... no [2022-07-08T12:01:32.063Z] #21 68.38 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-08T12:01:32.063Z] #21 68.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-08T12:01:32.168Z] #77 204.9 checking how to run the C preprocessor... gcc -E [2022-07-08T12:01:32.629Z] #21 68.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T12:01:33.002Z] #77 205.3 checking for ANSI C header files... yes [2022-07-08T12:01:33.002Z] #77 205.8 checking for sys/types.h... yes [2022-07-08T12:01:33.261Z] #77 206.0 checking for sys/stat.h... yes [2022-07-08T12:01:33.261Z] #77 206.2 checking for stdlib.h... yes [2022-07-08T12:01:33.829Z] #77 206.4 checking for string.h... yes [2022-07-08T12:01:33.997Z] #21 70.24 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T12:01:33.997Z] #21 70.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T12:01:33.997Z] #21 70.36 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-08T12:01:33.997Z] #21 70.40 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T12:01:33.997Z] #21 70.43 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T12:01:33.997Z] #21 70.49 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-08T12:01:33.997Z] #21 70.51 Setting up uidmap (1:4.8.1-1) ... [2022-07-08T12:01:33.997Z] #21 70.54 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T12:01:33.997Z] #21 70.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T12:01:33.997Z] #21 70.59 Setting up bzip2 (1.0.8-4) ... [2022-07-08T12:01:33.997Z] #21 70.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T12:01:34.092Z] #77 206.8 checking for memory.h... yes [2022-07-08T12:01:34.261Z] #21 70.69 Setting up python3-wheel (0.34.2-1) ... [2022-07-08T12:01:34.351Z] #77 207.2 checking for strings.h... yes [2022-07-08T12:01:34.869Z] #77 207.6 checking for inttypes.h... yes [2022-07-08T12:01:35.128Z] #77 208.0 checking for stdint.h... yes [2022-07-08T12:01:35.388Z] #77 208.3 checking for unistd.h... yes [2022-07-08T12:01:35.629Z] #21 71.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:35.629Z] #21 72.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T12:01:35.629Z] #21 72.08 Setting up libcap2-bin (1:2.44-1) ... [2022-07-08T12:01:35.629Z] #21 72.10 Setting up apparmor (2.13.6-10) ... [2022-07-08T12:01:35.647Z] #77 208.6 checking for dlfcn.h... [2022-07-08T12:01:35.647Z] #77 ... [2022-07-08T12:01:35.647Z] [2022-07-08T12:01:35.647Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:01:35.647Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:01:35.647Z] #21 54.16 Selecting previously unselected package patch. [2022-07-08T12:01:35.647Z] #21 54.18 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-08T12:01:35.647Z] #21 54.22 Unpacking patch (2.7.6-7) ... [2022-07-08T12:01:35.647Z] #21 54.50 Selecting previously unselected package python-pip-whl. [2022-07-08T12:01:35.647Z] #21 54.50 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-08T12:01:35.647Z] #21 54.55 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T12:01:35.647Z] #21 55.73 Selecting previously unselected package python3-lib2to3. [2022-07-08T12:01:35.647Z] #21 55.74 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-08T12:01:35.647Z] #21 55.76 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-08T12:01:35.647Z] #21 56.14 Selecting previously unselected package python3-distutils. [2022-07-08T12:01:35.647Z] #21 56.15 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-08T12:01:35.647Z] #21 56.18 Unpacking python3-distutils (3.9.2-1) ... [2022-07-08T12:01:35.647Z] #21 56.47 Selecting previously unselected package python3-pkg-resources. [2022-07-08T12:01:35.647Z] #21 56.49 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T12:01:35.647Z] #21 56.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T12:01:35.647Z] #21 56.85 Selecting previously unselected package python3-setuptools. [2022-07-08T12:01:35.647Z] #21 56.85 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-08T12:01:35.647Z] #21 56.86 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-08T12:01:35.647Z] #21 57.62 Selecting previously unselected package python3-wheel. [2022-07-08T12:01:35.647Z] #21 57.64 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-08T12:01:35.647Z] #21 57.66 Unpacking python3-wheel (0.34.2-1) ... [2022-07-08T12:01:35.647Z] #21 57.88 Selecting previously unselected package python3-pip. [2022-07-08T12:01:35.647Z] #21 57.88 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-08T12:01:35.647Z] #21 57.89 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T12:01:35.647Z] #21 58.30 Selecting previously unselected package sudo. [2022-07-08T12:01:35.647Z] #21 58.30 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-08T12:01:35.647Z] #21 58.31 Unpacking sudo (1.9.5p2-3) ... [2022-07-08T12:01:35.647Z] #21 59.37 Selecting previously unselected package thin-provisioning-tools. [2022-07-08T12:01:35.647Z] #21 59.40 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-08T12:01:35.647Z] #21 59.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-08T12:01:35.647Z] #21 60.08 Selecting previously unselected package uidmap. [2022-07-08T12:01:35.647Z] #21 60.09 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-08T12:01:35.647Z] #21 60.09 Unpacking uidmap (1:4.8.1-1) ... [2022-07-08T12:01:35.647Z] #21 60.45 Selecting previously unselected package vim-runtime. [2022-07-08T12:01:35.647Z] #21 60.45 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T12:01:35.647Z] #21 60.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-08T12:01:35.647Z] #21 60.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-08T12:01:35.647Z] #21 60.59 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:35.906Z] #21 ... [2022-07-08T12:01:35.906Z] [2022-07-08T12:01:35.906Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:35.906Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:35.906Z] #77 208.6 checking for dlfcn.h... yes [2022-07-08T12:01:35.906Z] #77 208.8 checking for objdir... .libs [2022-07-08T12:01:36.844Z] #77 209.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T12:01:36.844Z] #77 209.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T12:01:37.132Z] #77 209.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T12:01:37.463Z] #74 ... [2022-07-08T12:01:37.463Z] [2022-07-08T12:01:37.463Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T12:01:37.463Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T12:01:37.463Z] #69 22.08 Fetched 49.1 MB in 20s (2410 kB/s) [2022-07-08T12:01:37.960Z] #77 210.1 checking if gcc static flag -static works... yes [2022-07-08T12:01:38.151Z] #21 74.28 Setting up zip (3.0-12) ... [2022-07-08T12:01:38.151Z] #21 74.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:38.151Z] #21 74.37 Setting up bash-completion (1:2.11-2) ... [2022-07-08T12:01:38.220Z] #77 211.1 checking if gcc supports -c -o file.o... yes [2022-07-08T12:01:38.220Z] #77 211.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T12:01:38.220Z] #77 211.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T12:01:39.047Z] #77 211.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T12:01:39.047Z] #77 211.9 checking how to hardcode library paths into programs... immediate [2022-07-08T12:01:39.047Z] #77 211.9 checking whether stripping libraries is possible... yes [2022-07-08T12:01:39.047Z] #77 211.9 checking if libtool supports shared libraries... yes [2022-07-08T12:01:39.047Z] #77 211.9 checking whether to build shared libraries... no [2022-07-08T12:01:39.047Z] #77 211.9 checking whether to build static libraries... yes [2022-07-08T12:01:39.306Z] #77 211.9 checking float.h usability... yes [2022-07-08T12:01:39.306Z] #77 212.2 checking float.h presence... yes [2022-07-08T12:01:39.522Z] #21 ... [2022-07-08T12:01:39.522Z] [2022-07-08T12:01:39.522Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:39.522Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:39.522Z] #77 208.0 checking stddef.h usability... yes [2022-07-08T12:01:39.522Z] #77 208.5 checking stddef.h presence... yes [2022-07-08T12:01:39.522Z] #77 208.5 checking for stddef.h... yes [2022-07-08T12:01:39.522Z] #77 208.6 checking for stdlib.h... (cached) yes [2022-07-08T12:01:39.522Z] #77 208.7 checking for string.h... (cached) yes [2022-07-08T12:01:39.522Z] #77 208.9 checking sys/time.h usability... yes [2022-07-08T12:01:39.522Z] #77 209.2 checking sys/time.h presence... yes [2022-07-08T12:01:39.522Z] #77 209.4 checking for sys/time.h... yes [2022-07-08T12:01:39.522Z] #77 209.4 checking for inline... inline [2022-07-08T12:01:39.522Z] #77 209.6 checking for size_t... yes [2022-07-08T12:01:39.522Z] #77 210.1 checking for stdlib.h... (cached) yes [2022-07-08T12:01:39.522Z] #77 210.1 checking for GNU libc compatible malloc... yes [2022-07-08T12:01:39.522Z] #77 210.3 checking for stdlib.h... (cached) yes [2022-07-08T12:01:39.522Z] #77 210.3 checking for GNU libc compatible realloc... yes [2022-07-08T12:01:39.522Z] #77 210.6 checking for working strtod... yes [2022-07-08T12:01:39.522Z] #77 210.9 checking for gettimeofday... yes [2022-07-08T12:01:39.522Z] #77 211.2 checking for memset... yes [2022-07-08T12:01:39.522Z] #77 211.6 checking for strspn... yes [2022-07-08T12:01:39.522Z] #77 212.2 checking that generated files are newer than configure... done [2022-07-08T12:01:39.522Z] #77 212.2 configure: creating ./config.status [2022-07-08T12:01:39.522Z] #77 217.0 config.status: creating Makefile [2022-07-08T12:01:39.522Z] #77 217.0 config.status: creating config.h [2022-07-08T12:01:39.522Z] #77 217.1 config.status: executing depfiles commands [2022-07-08T12:01:39.522Z] #77 217.3 config.status: executing libtool commands [2022-07-08T12:01:39.565Z] #77 212.3 checking for float.h... yes [2022-07-08T12:01:39.565Z] #77 212.3 checking limits.h usability... yes [2022-07-08T12:01:39.565Z] #77 212.7 checking limits.h presence... yes [2022-07-08T12:01:39.565Z] #77 212.7 checking for limits.h... yes [2022-07-08T12:01:39.779Z] #77 218.3 GEN .version [2022-07-08T12:01:39.779Z] #77 218.3 make install-recursive [2022-07-08T12:01:39.779Z] #77 218.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-08T12:01:39.779Z] #77 218.4 Making install in libocispec [2022-07-08T12:01:39.779Z] #77 218.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T12:01:39.779Z] #77 218.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-08T12:01:40.036Z] #77 218.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-08T12:01:40.036Z] #77 218.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-08T12:01:40.036Z] #77 218.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-08T12:01:40.133Z] #77 212.7 checking stddef.h usability... yes [2022-07-08T12:01:40.133Z] #77 213.0 checking stddef.h presence... yes [2022-07-08T12:01:40.133Z] #77 213.1 checking for stddef.h... yes [2022-07-08T12:01:40.133Z] #77 213.2 checking for stdlib.h... (cached) yes [2022-07-08T12:01:40.133Z] #77 213.2 checking for string.h... (cached) yes [2022-07-08T12:01:40.468Z] #77 213.3 checking sys/time.h usability... yes [2022-07-08T12:01:40.468Z] #77 213.5 checking sys/time.h presence... yes [2022-07-08T12:01:40.763Z] #77 213.6 checking for sys/time.h... yes [2022-07-08T12:01:40.763Z] #77 213.6 checking for inline... inline [2022-07-08T12:01:40.967Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-08T12:01:40.967Z] #77 ... [2022-07-08T12:01:40.967Z] [2022-07-08T12:01:40.967Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:01:40.967Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:01:40.967Z] #21 77.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T12:01:40.967Z] #21 77.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T12:01:40.967Z] #21 77.50 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-08T12:01:40.967Z] #21 77.54 Setting up patch (2.7.6-7) ... [2022-07-08T12:01:41.225Z] #21 77.58 Setting up sudo (1.9.5p2-3) ... [2022-07-08T12:01:41.342Z] #77 213.8 checking for size_t... yes [2022-07-08T12:01:41.342Z] #77 214.3 checking for stdlib.h... (cached) yes [2022-07-08T12:01:41.481Z] #21 77.86 invoke-rc.d: could not determine current runlevel [2022-07-08T12:01:41.481Z] #21 77.87 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T12:01:41.481Z] #21 77.91 Setting up xfsprogs (5.10.0-4) ... [2022-07-08T12:01:41.481Z] #21 77.98 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-08T12:01:41.481Z] #21 77.99 Setting up inetutils-ping (2:2.0-1) ... [2022-07-08T12:01:41.481Z] #21 78.00 Setting up pigz (2.6-1) ... [2022-07-08T12:01:41.481Z] #21 78.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T12:01:41.609Z] #77 214.3 checking for GNU libc compatible malloc... yes [2022-07-08T12:01:41.609Z] #77 214.6 checking for stdlib.h... (cached) yes [2022-07-08T12:01:41.738Z] #21 78.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T12:01:41.738Z] #21 78.05 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T12:01:41.738Z] #21 78.08 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:41.869Z] #77 214.7 checking for GNU libc compatible realloc... yes [2022-07-08T12:01:42.390Z] #77 215.1 checking for working strtod... yes [2022-07-08T12:01:42.959Z] #77 215.5 checking for gettimeofday... yes [2022-07-08T12:01:42.959Z] #77 215.9 checking for memset... yes [2022-07-08T12:01:43.105Z] #21 79.45 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-08T12:01:43.105Z] #21 79.46 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-08T12:01:43.528Z] #77 216.1 checking for strspn... yes [2022-07-08T12:01:43.787Z] #77 216.6 checking that generated files are newer than configure... done [2022-07-08T12:01:43.787Z] #77 216.6 configure: creating ./config.status [2022-07-08T12:01:43.925Z] #21 80.23 Setting up libelf1:amd64 (0.183-1) ... [2022-07-08T12:01:43.925Z] #21 80.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-08T12:01:43.925Z] #21 80.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T12:01:43.925Z] #21 80.27 Setting up python3-distutils (3.9.2-1) ... [2022-07-08T12:01:44.854Z] #21 81.26 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:44.854Z] #21 81.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-08T12:01:44.854Z] #21 81.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-08T12:01:44.854Z] #21 81.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-08T12:01:44.854Z] #21 81.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-08T12:01:44.854Z] #21 81.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-08T12:01:44.854Z] #21 81.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-08T12:01:44.854Z] #21 81.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-08T12:01:45.111Z] #21 81.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-08T12:01:45.111Z] #21 81.50 Setting up python3-setuptools (52.0.0-4) ... [2022-07-08T12:01:45.112Z] #64 281.4 # github.com/containerd/containerd/cmd/containerd [2022-07-08T12:01:45.112Z] #64 281.4 /usr/bin/ld: /tmp/go-link-948651307/000019.o: in function `New': [2022-07-08T12:01:45.112Z] #64 281.4 /tmp/tmp.9WZum3YZJe/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-08T12:01:45.112Z] #64 281.5 + bin/containerd-stress [2022-07-08T12:01:45.112Z] #64 282.6 + bin/containerd-shim [2022-07-08T12:01:45.589Z] #69 22.08 Reading package lists... [2022-07-08T12:01:45.590Z] #69 ... [2022-07-08T12:01:45.590Z] [2022-07-08T12:01:45.590Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T12:01:45.590Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T12:01:45.590Z] #49 22.43 Fetched 49.1 MB in 21s (2372 kB/s) [2022-07-08T12:01:46.326Z] #77 219.4 config.status: creating Makefile [2022-07-08T12:01:46.326Z] #77 219.5 config.status: creating config.h [2022-07-08T12:01:46.326Z] #77 219.5 config.status: executing depfiles commands [2022-07-08T12:01:46.528Z] #49 22.43 Reading package lists... [2022-07-08T12:01:46.528Z] #49 ... [2022-07-08T12:01:46.528Z] [2022-07-08T12:01:46.528Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:01:46.528Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T12:01:46.528Z] #20 22.11 Fetched 49.1 MB in 21s (2396 kB/s) [2022-07-08T12:01:46.528Z] #20 22.11 Reading package lists... [2022-07-08T12:01:46.788Z] #20 31.29 Reading package lists... [2022-07-08T12:01:46.788Z] #20 ... [2022-07-08T12:01:46.788Z] [2022-07-08T12:01:46.788Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T12:01:46.788Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T12:01:46.788Z] #69 22.08 Reading package lists... [2022-07-08T12:01:46.899Z] #77 219.9 config.status: executing libtool commands [2022-07-08T12:01:47.003Z] #21 83.19 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T12:01:47.003Z] #21 83.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T12:01:47.003Z] #21 83.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-08T12:01:47.003Z] #21 83.23 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T12:01:47.123Z] #55 ... [2022-07-08T12:01:47.124Z] [2022-07-08T12:01:47.124Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:01:47.124Z] #60 sha256:146cff22e6752f96fb186f1d3e3d9cf108a07e87e7f9aca284ee37d57c5be6f4 [2022-07-08T12:01:47.124Z] #60 182.5 + mkdir -p /build [2022-07-08T12:01:47.124Z] #60 182.5 + cp runc /build/runc [2022-07-08T12:01:47.388Z] #60 DONE 184.0s [2022-07-08T12:01:47.388Z] [2022-07-08T12:01:47.388Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T12:01:47.388Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T12:01:47.388Z] #55 314.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-08T12:01:47.388Z] #55 DONE 315.7s [2022-07-08T12:01:47.388Z] [2022-07-08T12:01:47.388Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:01:47.388Z] #64 sha256:1acc29977c6d7474a0fa0ea80961a2cca8fbd65453c49a00eb38a644b4c080b3 [2022-07-08T12:01:48.277Z] #77 ... [2022-07-08T12:01:48.277Z] [2022-07-08T12:01:48.278Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:01:48.278Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:01:48.278Z] #21 66.42 Selecting previously unselected package vim. [2022-07-08T12:01:48.278Z] #21 66.43 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T12:01:48.278Z] #21 66.48 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:48.278Z] #21 67.48 Selecting previously unselected package xfsprogs. [2022-07-08T12:01:48.278Z] #21 67.50 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-08T12:01:48.278Z] #21 67.53 Unpacking xfsprogs (5.10.0-4) ... [2022-07-08T12:01:48.278Z] #21 68.58 Selecting previously unselected package zip. [2022-07-08T12:01:48.278Z] #21 68.58 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-08T12:01:48.278Z] #21 68.59 Unpacking zip (3.0-12) ... [2022-07-08T12:01:48.278Z] #21 68.76 Selecting previously unselected package zstd. [2022-07-08T12:01:48.278Z] #21 68.76 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-08T12:01:48.278Z] #21 68.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-08T12:01:48.278Z] #21 69.37 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T12:01:48.278Z] #21 70.82 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T12:01:48.278Z] #21 70.84 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T12:01:48.278Z] #21 70.86 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-08T12:01:48.278Z] #21 70.88 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T12:01:48.278Z] #21 70.90 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T12:01:48.278Z] #21 70.91 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-08T12:01:48.278Z] #21 70.92 Setting up uidmap (1:4.8.1-1) ... [2022-07-08T12:01:48.278Z] #21 70.94 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T12:01:48.278Z] #21 70.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T12:01:48.278Z] #21 70.97 Setting up bzip2 (1.0.8-4) ... [2022-07-08T12:01:48.278Z] #21 70.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T12:01:48.278Z] #21 70.99 Setting up python3-wheel (0.34.2-1) ... [2022-07-08T12:01:48.278Z] #21 72.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:48.278Z] #21 72.22 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T12:01:48.278Z] #21 72.23 Setting up libcap2-bin (1:2.44-1) ... [2022-07-08T12:01:48.278Z] #21 72.25 Setting up apparmor (2.13.6-10) ... [2022-07-08T12:01:48.278Z] #21 74.59 Setting up zip (3.0-12) ... [2022-07-08T12:01:48.278Z] #21 74.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:48.278Z] #21 74.64 Setting up bash-completion (1:2.11-2) ... [2022-07-08T12:01:48.371Z] #21 84.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T12:01:48.371Z] #21 84.68 Setting up jq (1.6-2.1) ... [2022-07-08T12:01:48.371Z] #21 84.70 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-08T12:01:48.371Z] #21 84.72 Setting up iptables (1.8.7-1) ... [2022-07-08T12:01:48.371Z] #21 84.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T12:01:48.371Z] #21 84.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T12:01:48.371Z] #21 84.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T12:01:48.371Z] #21 84.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T12:01:48.371Z] #21 84.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-08T12:01:48.371Z] #21 84.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-08T12:01:48.371Z] #21 84.78 Setting up iproute2 (5.10.0-4) ... [2022-07-08T12:01:48.536Z] #21 ... [2022-07-08T12:01:48.536Z] [2022-07-08T12:01:48.536Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:48.536Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:48.536Z] #77 221.7 GEN .version [2022-07-08T12:01:48.536Z] #77 221.7 make install-recursive [2022-07-08T12:01:48.628Z] #21 85.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T12:01:48.794Z] #77 221.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-08T12:01:49.053Z] #77 222.1 Making install in libocispec [2022-07-08T12:01:49.053Z] #77 222.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T12:01:49.312Z] #77 222.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-08T12:01:49.312Z] #77 222.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-08T12:01:49.312Z] #77 222.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-08T12:01:49.558Z] #21 DONE 86.0s [2022-07-08T12:01:49.558Z] [2022-07-08T12:01:49.558Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-08T12:01:49.558Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-08T12:01:49.570Z] #77 222.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-08T12:01:50.487Z] #22 0.908 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-08T12:01:50.488Z] #22 0.912 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-08T12:01:50.488Z] #22 0.916 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-08T12:01:50.488Z] #22 DONE 1.0s [2022-07-08T12:01:50.488Z] [2022-07-08T12:01:50.488Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T12:01:50.488Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-08T12:01:50.506Z] #77 223.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-08T12:01:50.678Z] #64 ... [2022-07-08T12:01:50.678Z] [2022-07-08T12:01:50.678Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T12:01:50.678Z] #56 sha256:dc615e9a61bfd686b0215b45d371ad9055b15e225834b68ffd0b28bca32f1095 [2022-07-08T12:01:50.678Z] #56 DONE 0.6s [2022-07-08T12:01:50.678Z] [2022-07-08T12:01:50.678Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:01:50.678Z] #64 sha256:1acc29977c6d7474a0fa0ea80961a2cca8fbd65453c49a00eb38a644b4c080b3 [2022-07-08T12:01:50.764Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-08T12:01:50.764Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-08T12:01:50.764Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-08T12:01:50.764Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-08T12:01:50.764Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-08T12:01:50.764Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-08T12:01:50.764Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-08T12:01:50.764Z] #77 223.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-08T12:01:50.937Z] #64 ... [2022-07-08T12:01:50.938Z] [2022-07-08T12:01:50.938Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T12:01:50.938Z] #58 sha256:9f3faab0f20e177e082f5b0898336ae5759a00cdfccb3122d6f6a8e623a6a352 [2022-07-08T12:01:50.938Z] #58 DONE 0.1s [2022-07-08T12:01:50.938Z] [2022-07-08T12:01:50.938Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T12:01:50.938Z] #61 sha256:c05ee6735cb3855d34aa0f902a83522a07b02d9ed7ff4a26e3889912f7ea1962 [2022-07-08T12:01:51.023Z] #77 224.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-08T12:01:51.023Z] #77 224.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-08T12:01:51.023Z] #77 224.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-08T12:01:51.023Z] #77 224.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-08T12:01:51.023Z] #77 224.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-08T12:01:51.023Z] #77 224.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-08T12:01:51.023Z] #77 224.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-08T12:01:51.061Z] #23 ... [2022-07-08T12:01:51.061Z] [2022-07-08T12:01:51.061Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:01:51.061Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:01:51.061Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-08T12:01:51.061Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-08T12:01:51.061Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-08T12:01:51.061Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-08T12:01:51.061Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-08T12:01:51.061Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-08T12:01:51.061Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-08T12:01:51.061Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-08T12:01:51.061Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-08T12:01:51.061Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-08T12:01:51.061Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-08T12:01:51.061Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-08T12:01:51.061Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-08T12:01:51.061Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-08T12:01:51.061Z] #77 220.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-08T12:01:51.061Z] #77 221.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-08T12:01:51.061Z] #77 221.9 make install-recursive [2022-07-08T12:01:51.061Z] #77 221.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T12:01:51.061Z] #77 222.1 Making install in yajl [2022-07-08T12:01:51.061Z] #77 222.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T12:01:51.061Z] #77 222.3 CC verify/json_verify-json_verify.o [2022-07-08T12:01:51.061Z] #77 222.3 CC src/libyajl_la-yajl_alloc.lo [2022-07-08T12:01:51.061Z] #77 222.3 CC src/libyajl_la-yajl.lo [2022-07-08T12:01:51.061Z] #77 222.3 CC src/libyajl_la-yajl_gen.lo [2022-07-08T12:01:51.061Z] #77 222.5 CC src/libyajl_la-yajl_parser.lo [2022-07-08T12:01:51.061Z] #77 222.5 CC src/libyajl_la-yajl_lex.lo [2022-07-08T12:01:51.061Z] #77 222.5 CC src/libyajl_la-yajl_tree.lo [2022-07-08T12:01:51.061Z] #77 222.5 CC src/libyajl_la-yajl_encode.lo [2022-07-08T12:01:51.061Z] #77 222.5 CC src/libyajl_la-yajl_buf.lo [2022-07-08T12:01:51.061Z] #77 228.8 CCLD libyajl.la [2022-07-08T12:01:51.061Z] #77 229.2 CCLD verify/json_verify [2022-07-08T12:01:51.062Z] #77 229.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T12:01:51.062Z] #77 229.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T12:01:51.062Z] #77 229.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T12:01:51.062Z] #77 229.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T12:01:51.062Z] #77 229.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T12:01:51.062Z] #77 229.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T12:01:51.062Z] #77 229.8 CC src/validate.o [2022-07-08T12:01:51.062Z] #77 229.8 CC src/image_spec_schema_config_schema.lo [2022-07-08T12:01:51.062Z] #77 229.8 CC src/image_spec_schema_content_descriptor.lo [2022-07-08T12:01:51.062Z] #77 229.8 CC src/image_spec_schema_defs.lo [2022-07-08T12:01:51.062Z] #77 229.9 CC src/image_spec_schema_defs_descriptor.lo [2022-07-08T12:01:51.318Z] #77 229.9 CC src/image_spec_schema_image_index_schema.lo [2022-07-08T12:01:51.318Z] #77 229.9 CC src/image_spec_schema_image_layout_schema.lo [2022-07-08T12:01:51.318Z] #77 230.0 CC src/runtime_spec_schema_config_linux.lo [2022-07-08T12:01:51.318Z] #77 230.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-08T12:01:51.318Z] #77 230.0 CC src/runtime_spec_schema_config_zos.lo [2022-07-08T12:01:51.318Z] #77 230.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-08T12:01:51.318Z] #77 230.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-08T12:01:51.318Z] #77 230.1 CC src/runtime_spec_schema_config_windows.lo [2022-07-08T12:01:51.318Z] #77 230.1 CC src/runtime_spec_schema_config_vm.lo [2022-07-08T12:01:51.506Z] #61 DONE 0.4s [2022-07-08T12:01:51.506Z] [2022-07-08T12:01:51.506Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:01:51.506Z] #64 sha256:1acc29977c6d7474a0fa0ea80961a2cca8fbd65453c49a00eb38a644b4c080b3 [2022-07-08T12:01:51.574Z] #77 230.2 CC src/runtime_spec_schema_defs.lo [2022-07-08T12:01:51.575Z] #77 230.2 CC src/runtime_spec_schema_defs_zos.lo [2022-07-08T12:01:51.575Z] #77 230.2 CC src/runtime_spec_schema_defs_linux.lo [2022-07-08T12:01:51.575Z] #77 230.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-08T12:01:51.575Z] #77 230.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-08T12:01:51.831Z] #77 230.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-08T12:01:51.831Z] #77 230.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-08T12:01:51.831Z] #77 230.5 CC src/basic_test_double_array_item.lo [2022-07-08T12:01:51.831Z] #77 230.5 CC src/basic_test_top_array_int.lo [2022-07-08T12:01:51.831Z] #77 230.5 CC src/basic_test_top_double_array_int.lo [2022-07-08T12:01:51.831Z] #77 230.5 CC src/basic_test_top_array_string.lo [2022-07-08T12:01:51.831Z] #77 230.6 CC src/basic_test_top_double_array_obj.lo [2022-07-08T12:01:51.831Z] #77 230.6 CC src/basic_test_double_array.lo [2022-07-08T12:01:52.089Z] #77 230.7 CC src/basic_test_top_double_array_refobj.lo [2022-07-08T12:01:52.089Z] #77 230.8 CC src/read-file.lo [2022-07-08T12:01:52.089Z] #77 230.9 CC src/basic_test_top_double_array_string.lo [2022-07-08T12:01:52.346Z] #77 230.9 CC src/json_common.lo [2022-07-08T12:01:52.346Z] #77 231.0 CC tests/test-1.o [2022-07-08T12:01:52.346Z] #77 231.0 CC tests/test-2.o [2022-07-08T12:01:52.346Z] #77 231.1 CC tests/test-3.o [2022-07-08T12:01:52.603Z] #77 231.2 CC tests/test-4.o [2022-07-08T12:01:52.860Z] #77 231.3 CC tests/test-6.o [2022-07-08T12:01:52.860Z] #77 231.4 CC tests/test-5.o [2022-07-08T12:01:52.860Z] #77 231.4 CC tests/test-7.o [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-08T12:01:52.928Z] #77 225.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-08T12:01:52.928Z] #77 225.9 make install-recursive [2022-07-08T12:01:52.928Z] #77 225.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T12:01:53.117Z] #77 231.6 CC tests/test-9.o [2022-07-08T12:01:53.117Z] #77 231.8 CC tests/test-11.o [2022-07-08T12:01:53.117Z] #77 231.8 CC tests/test-10.o [2022-07-08T12:01:53.189Z] #77 226.1 Making install in yajl [2022-07-08T12:01:53.189Z] #77 226.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T12:01:53.189Z] #77 226.2 CC verify/json_verify-json_verify.o [2022-07-08T12:01:53.189Z] #77 226.2 CC src/libyajl_la-yajl_alloc.lo [2022-07-08T12:01:53.189Z] #77 226.2 CC src/libyajl_la-yajl.lo [2022-07-08T12:01:53.189Z] #77 226.2 CC src/libyajl_la-yajl_gen.lo [2022-07-08T12:01:53.189Z] #77 226.2 CC src/libyajl_la-yajl_parser.lo [2022-07-08T12:01:53.189Z] #77 226.3 CC src/libyajl_la-yajl_buf.lo [2022-07-08T12:01:53.189Z] #77 226.3 CC src/libyajl_la-yajl_encode.lo [2022-07-08T12:01:53.224Z] #64 291.1 + bin/containerd-shim-runc-v1 [2022-07-08T12:01:53.377Z] #77 231.8 CC tests/test-8.o [2022-07-08T12:01:53.413Z] #64 281.3 + bin/containerd [2022-07-08T12:01:53.449Z] #77 226.3 CC src/libyajl_la-yajl_lex.lo [2022-07-08T12:01:53.449Z] #77 226.3 CC src/libyajl_la-yajl_tree.lo [2022-07-08T12:01:55.983Z] #77 ... [2022-07-08T12:01:55.983Z] [2022-07-08T12:01:55.983Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:01:55.983Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:01:55.983Z] #21 81.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T12:01:55.983Z] #21 81.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T12:01:55.983Z] #21 81.20 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-08T12:01:55.983Z] #21 81.25 Setting up patch (2.7.6-7) ... [2022-07-08T12:01:55.983Z] #21 81.27 Setting up sudo (1.9.5p2-3) ... [2022-07-08T12:01:55.983Z] #21 81.37 invoke-rc.d: could not determine current runlevel [2022-07-08T12:01:55.983Z] #21 81.39 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T12:01:55.983Z] #21 81.40 Setting up xfsprogs (5.10.0-4) ... [2022-07-08T12:01:55.983Z] #21 81.42 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-08T12:01:55.983Z] #21 81.43 Setting up inetutils-ping (2:2.0-1) ... [2022-07-08T12:01:55.983Z] #21 81.44 Setting up pigz (2.6-1) ... [2022-07-08T12:01:55.983Z] #21 81.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T12:01:55.983Z] #21 81.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T12:01:55.983Z] #21 81.53 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T12:01:55.983Z] #21 81.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:55.983Z] #21 82.51 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-08T12:01:55.983Z] #21 82.53 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-08T12:01:55.983Z] #21 83.35 Setting up libelf1:amd64 (0.183-1) ... [2022-07-08T12:01:55.983Z] #21 83.40 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-08T12:01:55.983Z] #21 83.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T12:01:55.983Z] #21 83.43 Setting up python3-distutils (3.9.2-1) ... [2022-07-08T12:01:56.241Z] #21 84.43 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:01:56.241Z] #21 84.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-08T12:01:56.241Z] #21 84.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-08T12:01:56.241Z] #21 84.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-08T12:01:56.241Z] #21 84.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-08T12:01:56.241Z] #21 84.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-08T12:01:56.241Z] #21 84.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-08T12:01:56.241Z] #21 84.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-08T12:01:56.241Z] #21 84.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-08T12:01:56.500Z] #21 84.68 Setting up python3-setuptools (52.0.0-4) ... [2022-07-08T12:01:56.778Z] #69 31.47 Reading package lists... [2022-07-08T12:01:56.778Z] #69 ... [2022-07-08T12:01:56.778Z] [2022-07-08T12:01:56.778Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:01:56.778Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T12:01:56.778Z] #20 31.29 Reading package lists... [2022-07-08T12:01:57.037Z] #20 40.58 Building dependency tree... [2022-07-08T12:01:57.037Z] #20 ... [2022-07-08T12:01:57.037Z] [2022-07-08T12:01:57.037Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T12:01:57.037Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T12:01:57.037Z] #49 22.43 Reading package lists... [2022-07-08T12:01:57.037Z] #49 31.95 Reading package lists... [2022-07-08T12:01:57.297Z] #49 40.93 Building dependency tree... [2022-07-08T12:01:57.297Z] #49 ... [2022-07-08T12:01:57.297Z] [2022-07-08T12:01:57.297Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T12:01:57.297Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T12:01:57.297Z] #69 31.47 Reading package lists... [2022-07-08T12:01:57.404Z] #64 296.1 + bin/containerd-shim-runc-v2 [2022-07-08T12:01:57.662Z] #64 296.8 + binaries [2022-07-08T12:01:57.662Z] #64 296.8 + install -D bin/containerd /build/containerd [2022-07-08T12:01:57.662Z] #64 296.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-08T12:01:57.662Z] #64 296.8 + install -D bin/ctr /build/ctr [2022-07-08T12:01:58.236Z] #69 40.68 Building dependency tree... [2022-07-08T12:01:59.794Z] #21 87.94 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T12:01:59.795Z] #21 87.95 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T12:01:59.795Z] #21 87.96 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-08T12:01:59.795Z] #21 87.98 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T12:02:00.143Z] #69 44.84 The following additional packages will be installed: [2022-07-08T12:02:00.143Z] #69 44.85 libbtrfs0 [2022-07-08T12:02:00.402Z] #69 45.18 The following NEW packages will be installed: [2022-07-08T12:02:00.662Z] #69 45.19 libbtrfs-dev libbtrfs0 [2022-07-08T12:02:00.921Z] #69 45.59 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T12:02:00.921Z] #69 45.59 Need to get 460 kB of archives. [2022-07-08T12:02:00.921Z] #69 45.59 After this operation, 1237 kB of additional disk space will be used. [2022-07-08T12:02:00.921Z] #69 45.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T12:02:01.181Z] #69 45.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T12:02:01.439Z] #21 89.73 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T12:02:01.439Z] #21 89.74 Setting up jq (1.6-2.1) ... [2022-07-08T12:02:01.439Z] #21 89.76 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-08T12:02:01.439Z] #21 89.77 Setting up iptables (1.8.7-1) ... [2022-07-08T12:02:01.439Z] #21 89.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T12:02:01.439Z] #21 89.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T12:02:01.439Z] #21 89.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T12:02:01.439Z] #21 89.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T12:02:01.439Z] #21 89.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-08T12:02:01.439Z] #21 89.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-08T12:02:01.439Z] #21 89.83 Setting up iproute2 (5.10.0-4) ... [2022-07-08T12:02:01.441Z] #69 46.08 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T12:02:01.441Z] #69 ... [2022-07-08T12:02:01.441Z] [2022-07-08T12:02:01.441Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:02:01.441Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T12:02:01.441Z] #20 40.58 Building dependency tree... [2022-07-08T12:02:01.441Z] #20 44.76 The following additional packages will be installed: [2022-07-08T12:02:01.441Z] #20 44.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T12:02:01.441Z] #20 44.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-08T12:02:01.441Z] #20 44.76 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-08T12:02:01.441Z] #20 44.76 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-08T12:02:01.441Z] #20 44.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-08T12:02:01.441Z] #20 44.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-08T12:02:01.441Z] #20 44.79 mingw-w64-common mingw-w64-x86-64-dev [2022-07-08T12:02:01.441Z] #20 44.82 Suggested packages: [2022-07-08T12:02:01.441Z] #20 44.83 gcc-10-locales seccomp wine64 [2022-07-08T12:02:01.441Z] #20 45.49 The following NEW packages will be installed: [2022-07-08T12:02:01.441Z] #20 45.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T12:02:01.441Z] #20 45.50 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-08T12:02:01.441Z] #20 45.50 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-08T12:02:01.441Z] #20 45.50 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-08T12:02:01.441Z] #20 45.50 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-08T12:02:01.441Z] #20 45.50 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-08T12:02:01.441Z] #20 45.50 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-08T12:02:01.441Z] #20 45.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-08T12:02:01.441Z] #20 45.51 mingw-w64-x86-64-dev [2022-07-08T12:02:01.441Z] #20 45.95 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T12:02:01.441Z] #20 45.95 Need to get 115 MB of archives. [2022-07-08T12:02:01.441Z] #20 45.95 After this operation, 645 MB of additional disk space will be used. [2022-07-08T12:02:01.441Z] #20 45.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-08T12:02:01.441Z] #20 46.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-08T12:02:01.441Z] #20 46.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-08T12:02:01.441Z] #20 46.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-08T12:02:01.441Z] #20 46.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-08T12:02:01.441Z] #20 46.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-08T12:02:01.441Z] #20 46.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-08T12:02:01.441Z] #20 46.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-08T12:02:01.471Z] #77 ... [2022-07-08T12:02:01.471Z] [2022-07-08T12:02:01.471Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T12:02:01.471Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-08T12:02:01.471Z] #23 10.32 Collecting yamllint==1.26.1 [2022-07-08T12:02:01.700Z] #20 46.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-08T12:02:01.963Z] #20 46.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-08T12:02:02.008Z] #21 90.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T12:02:02.033Z] #23 11.39 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-08T12:02:02.224Z] #20 46.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-08T12:02:02.488Z] #20 ... [2022-07-08T12:02:02.488Z] [2022-07-08T12:02:02.488Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T12:02:02.488Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T12:02:02.488Z] #69 46.33 Fetched 460 kB in 0s (1557 kB/s) [2022-07-08T12:02:02.488Z] #69 46.41 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T12:02:02.488Z] #69 46.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-08T12:02:02.488Z] #69 46.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T12:02:02.488Z] #69 46.49 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T12:02:02.488Z] #69 46.64 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T12:02:02.488Z] #69 46.64 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T12:02:02.488Z] #69 46.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T12:02:02.488Z] #69 46.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T12:02:02.488Z] #69 46.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T12:02:02.488Z] #69 46.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T12:02:02.488Z] #69 DONE 47.3s [2022-07-08T12:02:02.488Z] [2022-07-08T12:02:02.488Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:02:02.488Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T12:02:02.488Z] #20 47.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-08T12:02:02.749Z] #20 ... [2022-07-08T12:02:02.749Z] [2022-07-08T12:02:02.749Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T12:02:02.749Z] #70 sha256:d10620747e55382fb2d3a369db364d3c9cd52eb66b3375e3a0ba8771ac877eae [2022-07-08T12:02:02.749Z] #70 DONE 0.1s [2022-07-08T12:02:02.749Z] [2022-07-08T12:02:02.749Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:02:02.749Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T12:02:02.749Z] #20 47.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-08T12:02:02.923Z] #64 DONE 301.5s [2022-07-08T12:02:03.181Z] [2022-07-08T12:02:03.181Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T12:02:03.181Z] #65 sha256:acab566fe9a30ba8fcaa1059f90b0e65f773ab1218f8a593e73a0499d6c2af64 [2022-07-08T12:02:03.318Z] #20 48.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-08T12:02:03.386Z] #21 ... [2022-07-08T12:02:03.386Z] [2022-07-08T12:02:03.386Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:02:03.386Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:02:03.386Z] #77 234.8 CCLD libyajl.la [2022-07-08T12:02:03.386Z] #77 235.4 CCLD verify/json_verify [2022-07-08T12:02:03.386Z] #77 236.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T12:02:03.386Z] #77 236.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T12:02:03.386Z] #77 236.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T12:02:03.386Z] #77 236.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T12:02:03.386Z] #77 236.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T12:02:03.386Z] #77 236.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T12:02:03.386Z] #77 236.1 CC src/validate.o [2022-07-08T12:02:03.386Z] #77 236.1 CC src/image_spec_schema_config_schema.lo [2022-07-08T12:02:03.386Z] #77 236.1 CC src/image_spec_schema_content_descriptor.lo [2022-07-08T12:02:03.386Z] #77 236.1 CC src/image_spec_schema_defs.lo [2022-07-08T12:02:03.386Z] #77 236.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-08T12:02:03.386Z] #77 236.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-08T12:02:03.386Z] #77 236.2 CC src/image_spec_schema_image_index_schema.lo [2022-07-08T12:02:03.386Z] #77 236.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-08T12:02:03.386Z] #77 236.2 CC src/runtime_spec_schema_config_linux.lo [2022-07-08T12:02:03.386Z] #77 236.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-08T12:02:03.386Z] #77 236.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-08T12:02:03.386Z] #77 236.3 CC src/runtime_spec_schema_config_solaris.lo [2022-07-08T12:02:03.386Z] #77 236.3 CC src/runtime_spec_schema_config_windows.lo [2022-07-08T12:02:03.386Z] #77 236.3 CC src/runtime_spec_schema_defs.lo [2022-07-08T12:02:03.386Z] #77 ... [2022-07-08T12:02:03.386Z] [2022-07-08T12:02:03.386Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:02:03.386Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T12:02:03.386Z] #21 DONE 91.7s [2022-07-08T12:02:03.386Z] [2022-07-08T12:02:03.386Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:02:03.386Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:02:03.386Z] #77 236.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-08T12:02:03.386Z] #77 236.5 CC src/runtime_spec_schema_defs_zos.lo [2022-07-08T12:02:03.386Z] #77 236.5 CC src/runtime_spec_schema_defs_vm.lo [2022-07-08T12:02:03.386Z] #77 236.5 CC src/runtime_spec_schema_defs_linux.lo [2022-07-08T12:02:03.386Z] #77 236.6 CC src/runtime_spec_schema_defs_windows.lo [2022-07-08T12:02:03.401Z] #23 12.74 Collecting pathspec>=0.5.3 [2022-07-08T12:02:03.401Z] #23 12.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-08T12:02:03.578Z] #20 48.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-08T12:02:03.578Z] #20 48.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-08T12:02:03.578Z] #20 48.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-08T12:02:03.578Z] #20 48.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T12:02:03.578Z] #20 48.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T12:02:03.578Z] #20 48.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-08T12:02:03.578Z] #20 48.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T12:02:03.578Z] #20 48.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-08T12:02:03.578Z] #20 48.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-08T12:02:03.578Z] #20 48.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-08T12:02:03.578Z] #20 48.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-08T12:02:03.578Z] #20 48.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-08T12:02:03.578Z] #20 48.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-08T12:02:03.578Z] #20 48.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-08T12:02:03.578Z] #20 48.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T12:02:03.578Z] #20 48.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T12:02:03.646Z] #77 236.7 CC src/runtime_spec_schema_state_schema.lo [2022-07-08T12:02:03.646Z] #77 236.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-08T12:02:03.646Z] #77 236.8 CC src/basic_test_double_array_item.lo [2022-07-08T12:02:03.646Z] #77 236.8 CC src/basic_test_double_array.lo [2022-07-08T12:02:03.646Z] #77 236.8 CC src/basic_test_top_array_int.lo [2022-07-08T12:02:03.905Z] #77 236.9 CC src/basic_test_top_array_string.lo [2022-07-08T12:02:03.905Z] #77 236.9 CC src/basic_test_top_double_array_obj.lo [2022-07-08T12:02:03.905Z] #77 237.0 CC src/basic_test_top_double_array_int.lo [2022-07-08T12:02:03.963Z] #23 13.19 Collecting pyyaml [2022-07-08T12:02:03.963Z] #23 13.20 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-08T12:02:03.963Z] #23 13.27 Building wheels for collected packages: yamllint [2022-07-08T12:02:03.963Z] #23 13.27 Building wheel for yamllint (setup.py): started [2022-07-08T12:02:04.145Z] #20 48.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T12:02:04.405Z] #20 48.99 Fetched 115 MB in 3s (44.0 MB/s) [2022-07-08T12:02:04.405Z] #20 49.03 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-08T12:02:04.405Z] #20 49.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-08T12:02:04.405Z] #20 49.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T12:02:04.405Z] #20 49.08 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T12:02:04.473Z] #77 237.3 CC src/basic_test_top_double_array_string.lo [2022-07-08T12:02:04.473Z] #77 237.3 CC src/read-file.lo [2022-07-08T12:02:04.473Z] #77 237.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-08T12:02:04.473Z] #77 237.6 CC src/json_common.lo [2022-07-08T12:02:04.732Z] #77 237.9 CC tests/test-1.o [2022-07-08T12:02:04.893Z] #23 14.36 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-08T12:02:04.893Z] #23 14.36 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0b6dcd655d6d66b42a9c5a666b80e4ab1d76dc76edb438a91124a4cabaa754d2 [2022-07-08T12:02:04.893Z] #23 14.36 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-08T12:02:04.893Z] #23 14.37 Successfully built yamllint [2022-07-08T12:02:04.893Z] #23 14.39 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-08T12:02:04.991Z] #77 237.9 CC tests/test-2.o [2022-07-08T12:02:04.992Z] #77 238.0 CC tests/test-3.o [2022-07-08T12:02:04.992Z] #77 238.0 CC tests/test-4.o [2022-07-08T12:02:04.992Z] #77 238.2 CC tests/test-5.o [2022-07-08T12:02:05.080Z] #65 DONE 1.7s [2022-07-08T12:02:05.080Z] [2022-07-08T12:02:05.080Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T12:02:05.080Z] #70 sha256:a985d7f9967622b796302738c9d373fe5998aeaa2ab2197d80a1588b0ec04b45 [2022-07-08T12:02:05.251Z] #77 238.2 CC tests/test-6.o [2022-07-08T12:02:05.251Z] #77 238.3 CC tests/test-7.o [2022-07-08T12:02:05.251Z] #77 ... [2022-07-08T12:02:05.251Z] [2022-07-08T12:02:05.251Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-08T12:02:05.251Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-08T12:02:05.251Z] #22 1.256 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-08T12:02:05.251Z] #22 1.264 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-08T12:02:05.251Z] #22 1.293 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-08T12:02:05.251Z] #22 DONE 2.1s [2022-07-08T12:02:05.338Z] #70 DONE 0.3s [2022-07-08T12:02:05.338Z] [2022-07-08T12:02:05.338Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T12:02:05.338Z] #75 sha256:891ebdc969c24929c53dae70f3dea439102537596e5f2e146c44f5cfaae4ba10 [2022-07-08T12:02:05.344Z] #20 49.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-08T12:02:05.344Z] #20 49.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T12:02:05.344Z] #20 49.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T12:02:05.456Z] #23 14.84 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-08T12:02:05.510Z] [2022-07-08T12:02:05.510Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:02:05.510Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:02:05.510Z] #77 238.5 CC tests/test-8.o [2022-07-08T12:02:05.769Z] #77 238.7 CC tests/test-9.o [2022-07-08T12:02:05.769Z] #77 238.8 CC tests/test-10.o [2022-07-08T12:02:06.028Z] #77 239.0 CC tests/test-11.o [2022-07-08T12:02:06.066Z] #23 DONE 15.4s [2022-07-08T12:02:06.066Z] [2022-07-08T12:02:06.067Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T12:02:06.067Z] #27 sha256:ded6b7b3902ddddd4956a84714259d97176f2713b5098988b50c3dc5bde82944 [2022-07-08T12:02:06.281Z] #20 50.98 Selecting previously unselected package binutils-mingw-w64. [2022-07-08T12:02:06.281Z] #20 50.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-08T12:02:06.281Z] #20 50.99 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T12:02:06.323Z] #27 DONE 0.2s [2022-07-08T12:02:06.323Z] [2022-07-08T12:02:06.323Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T12:02:06.323Z] #32 sha256:345932fd0967ca13e5fcb4a8a1cf8877c1eb36b7cc5b6d71b9b6512e0a4f75dc [2022-07-08T12:02:06.541Z] #20 51.09 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-08T12:02:06.541Z] #20 51.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T12:02:06.541Z] #20 51.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:02:06.541Z] #20 51.20 Selecting previously unselected package dmsetup. [2022-07-08T12:02:06.541Z] #20 51.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T12:02:06.541Z] #20 51.22 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-08T12:02:06.580Z] #32 DONE 0.4s [2022-07-08T12:02:06.580Z] [2022-07-08T12:02:06.580Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T12:02:06.580Z] #35 sha256:eed31726024ec2a3a065529c5c2f5642a3d8a221215d726ec14d23f29a164dce [2022-07-08T12:02:06.878Z] #20 51.42 Selecting previously unselected package mingw-w64-common. [2022-07-08T12:02:06.879Z] #20 51.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-08T12:02:06.879Z] #20 ... [2022-07-08T12:02:06.879Z] [2022-07-08T12:02:06.879Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T12:02:06.879Z] #74 sha256:825aea6248876a3725eaeb6cfb13ca7442229694ba76323817a29cf5fb3bc21e [2022-07-08T12:02:06.879Z] #74 48.17 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T12:02:06.879Z] #74 48.17 + GOBIN=/build [2022-07-08T12:02:06.879Z] #74 48.17 + GO111MODULE=on [2022-07-08T12:02:06.879Z] #74 48.17 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T12:02:06.879Z] #74 51.10 rootlesskit version 1.0.0 [2022-07-08T12:02:06.879Z] #74 51.11 Usage of /build/rootlesskit-docker-proxy: [2022-07-08T12:02:06.879Z] #74 51.11 -container-ip string [2022-07-08T12:02:06.879Z] #74 51.11 container ip [2022-07-08T12:02:06.879Z] #74 51.11 -container-port int [2022-07-08T12:02:06.879Z] #74 51.11 container port (default -1) [2022-07-08T12:02:06.879Z] #74 51.11 -host-ip string [2022-07-08T12:02:06.879Z] #74 51.11 host ip [2022-07-08T12:02:06.879Z] #74 51.11 -host-port int [2022-07-08T12:02:06.879Z] #74 51.11 host port (default -1) [2022-07-08T12:02:06.879Z] #74 51.11 -proto string [2022-07-08T12:02:06.879Z] #74 51.11 proxy protocol (default "tcp") [2022-07-08T12:02:06.879Z] #74 DONE 51.3s [2022-07-08T12:02:06.879Z] [2022-07-08T12:02:06.879Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T12:02:06.879Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T12:02:06.879Z] #49 40.93 Building dependency tree... [2022-07-08T12:02:06.879Z] #49 45.06 The following additional packages will be installed: [2022-07-08T12:02:06.879Z] #49 45.08 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-08T12:02:06.879Z] #49 45.09 Suggested packages: [2022-07-08T12:02:06.879Z] #49 45.09 cmake-doc ninja-build lrzip [2022-07-08T12:02:06.879Z] #49 45.09 Recommended packages: [2022-07-08T12:02:06.879Z] #49 45.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-08T12:02:06.879Z] #49 45.62 The following NEW packages will be installed: [2022-07-08T12:02:06.879Z] #49 45.64 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-08T12:02:06.879Z] #49 46.03 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T12:02:06.879Z] #49 46.03 Need to get 8418 kB of archives. [2022-07-08T12:02:06.879Z] #49 46.03 After this operation, 34.9 MB of additional disk space will be used. [2022-07-08T12:02:06.879Z] #49 46.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T12:02:06.879Z] #49 46.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T12:02:06.879Z] #49 46.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-08T12:02:06.879Z] #49 46.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-08T12:02:06.879Z] #49 46.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-08T12:02:06.879Z] #49 46.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-08T12:02:06.879Z] #49 46.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-08T12:02:06.879Z] #49 46.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-08T12:02:06.879Z] #49 47.02 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T12:02:06.879Z] #49 47.38 Fetched 8418 kB in 0s (16.9 MB/s) [2022-07-08T12:02:06.879Z] #49 47.47 Selecting previously unselected package xxd. [2022-07-08T12:02:06.879Z] #49 47.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-08T12:02:06.879Z] #49 47.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T12:02:06.879Z] #49 47.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:02:06.879Z] #49 47.72 Selecting previously unselected package vim-common. [2022-07-08T12:02:06.879Z] #49 47.74 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T12:02:06.879Z] #49 47.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:02:06.879Z] #49 48.02 Selecting previously unselected package cmake-data. [2022-07-08T12:02:06.879Z] #49 48.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-08T12:02:06.879Z] #49 48.05 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T12:02:06.879Z] #49 48.82 Selecting previously unselected package libarchive13:amd64. [2022-07-08T12:02:06.879Z] #49 48.82 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-08T12:02:06.879Z] #49 48.84 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T12:02:06.879Z] #49 48.97 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-08T12:02:06.879Z] #49 48.97 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-08T12:02:06.879Z] #49 48.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T12:02:06.879Z] #49 49.06 Selecting previously unselected package librhash0:amd64. [2022-07-08T12:02:06.879Z] #49 49.07 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-08T12:02:06.879Z] #49 49.07 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-08T12:02:06.879Z] #49 49.15 Selecting previously unselected package libuv1:amd64. [2022-07-08T12:02:06.879Z] #49 49.15 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-08T12:02:06.879Z] #49 49.16 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-08T12:02:06.879Z] #49 49.24 Selecting previously unselected package cmake. [2022-07-08T12:02:06.879Z] #49 49.26 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-08T12:02:06.879Z] #49 49.26 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-08T12:02:06.879Z] #49 50.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T12:02:06.879Z] #49 50.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:02:06.879Z] #49 50.87 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-08T12:02:06.879Z] #49 50.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:02:06.879Z] #49 50.92 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T12:02:06.879Z] #49 50.94 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-08T12:02:06.879Z] #49 50.96 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T12:02:06.879Z] #49 50.99 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-08T12:02:06.879Z] #49 51.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T12:02:06.879Z] #49 DONE 51.5s [2022-07-08T12:02:06.879Z] [2022-07-08T12:02:06.879Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:02:06.879Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T12:02:06.879Z] #20 51.44 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-08T12:02:06.879Z] #20 ... [2022-07-08T12:02:06.879Z] [2022-07-08T12:02:06.879Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T12:02:06.879Z] #75 sha256:da95b1a709bd3dba12019ffb8301717c3ce1c5bbb92757b61b3712a0aa863797 [2022-07-08T12:02:06.879Z] #75 DONE 0.2s [2022-07-08T12:02:07.144Z] #35 DONE 0.3s [2022-07-08T12:02:07.144Z] [2022-07-08T12:02:07.144Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T12:02:07.144Z] #37 sha256:5855876a450d17fe22b12f4b1e0980944aa2fe49ba01e0af5ddfe51f576d0e15 [2022-07-08T12:02:07.144Z] #37 DONE 0.4s [2022-07-08T12:02:07.144Z] [2022-07-08T12:02:07.144Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:02:07.144Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T12:02:07.162Z] [2022-07-08T12:02:07.162Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T12:02:07.162Z] #50 sha256:3c6e7a7841bdcd70d665d99a54a48ed04bb13f0ceefba6a7f687ebbdd8891f3c [2022-07-08T12:02:07.162Z] #50 DONE 0.2s [2022-07-08T12:02:07.162Z] [2022-07-08T12:02:07.162Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T12:02:07.162Z] #51 sha256:33d52dce7bad5558ed5a68f110c2e7d2f1caf8b54b36d1b366c6e019ef36bbf3 [2022-07-08T12:02:07.236Z] #75 DONE 1.9s [2022-07-08T12:02:07.236Z] [2022-07-08T12:02:07.236Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T12:02:07.236Z] #78 sha256:a06cb52efe1a0256469b0a2756cff21f792576c05409f0537f60767f68715de3 [2022-07-08T12:02:07.236Z] #78 DONE 0.1s [2022-07-08T12:02:07.236Z] [2022-07-08T12:02:07.236Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T12:02:07.236Z] #79 sha256:d2cfeb043cd57ca3c96bebf4fdccd704ccec313308fcab0bc16eb52c343f391b [2022-07-08T12:02:07.236Z] #79 DONE 0.0s [2022-07-08T12:02:07.236Z] [2022-07-08T12:02:07.236Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T12:02:07.236Z] #80 sha256:befb3545646844e010d8f4f9dbb867c9f6d7d42737b15b4b8d6062131faf806a [2022-07-08T12:02:07.236Z] #80 DONE 0.0s [2022-07-08T12:02:07.236Z] [2022-07-08T12:02:07.236Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T12:02:07.236Z] #81 sha256:eea4b3245563390cc4bba309209210c9959f89e246601c9cf63ecb8a03ba70b6 [2022-07-08T12:02:07.422Z] #51 ... [2022-07-08T12:02:07.422Z] [2022-07-08T12:02:07.422Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T12:02:07.422Z] #76 sha256:4ed74bc22a15d09e8253918b42c67c2e64ac3628794a9decb827480d501d9cd3 [2022-07-08T12:02:07.422Z] #76 DONE 0.2s [2022-07-08T12:02:07.422Z] [2022-07-08T12:02:07.422Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:02:07.422Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:02:07.422Z] #71 0.865 + RM_GOPATH=0 [2022-07-08T12:02:07.422Z] #71 0.865 + TMP_GOPATH= [2022-07-08T12:02:07.422Z] #71 0.865 + : /build [2022-07-08T12:02:07.422Z] #71 0.865 + '[' -z '' ']' [2022-07-08T12:02:07.422Z] #71 0.865 ++ mktemp -d [2022-07-08T12:02:07.422Z] #71 0.869 + export GOPATH=/tmp/tmp.8dyJC6LyXr [2022-07-08T12:02:07.422Z] #71 0.869 + GOPATH=/tmp/tmp.8dyJC6LyXr [2022-07-08T12:02:07.422Z] #71 0.869 + RM_GOPATH=1 [2022-07-08T12:02:07.422Z] #71 0.869 + case "$(go env GOARCH)" in [2022-07-08T12:02:07.422Z] #71 0.869 ++ go env GOARCH [2022-07-08T12:02:07.422Z] #71 0.874 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T12:02:07.422Z] #71 0.874 + GO_BUILDMODE=-buildmode=pie [2022-07-08T12:02:07.422Z] #71 0.874 ++ dirname /install.sh [2022-07-08T12:02:07.422Z] #71 0.875 + dir=/ [2022-07-08T12:02:07.422Z] #71 0.875 + bin=containerd [2022-07-08T12:02:07.422Z] #71 0.875 + shift [2022-07-08T12:02:07.422Z] #71 0.875 + '[' '!' -f //containerd.installer ']' [2022-07-08T12:02:07.422Z] #71 0.876 + . //containerd.installer [2022-07-08T12:02:07.422Z] #71 0.876 ++ set -e [2022-07-08T12:02:07.422Z] #71 0.876 ++ : v1.6.6 [2022-07-08T12:02:07.422Z] #71 0.876 + install_containerd [2022-07-08T12:02:07.422Z] #71 0.876 + echo 'Install containerd version v1.6.6' [2022-07-08T12:02:07.422Z] #71 0.878 Install containerd version v1.6.6 [2022-07-08T12:02:07.422Z] #71 0.878 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8dyJC6LyXr/src/github.com/containerd/containerd [2022-07-08T12:02:07.422Z] #71 0.892 Cloning into '/tmp/tmp.8dyJC6LyXr/src/github.com/containerd/containerd'... [2022-07-08T12:02:07.422Z] #64 ... [2022-07-08T12:02:07.422Z] [2022-07-08T12:02:07.422Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T12:02:07.422Z] #39 sha256:a0bb5e63c2e7095f867e97ef8c6dd5ea56a62e0164d77fa1f64a81c30d04a46e [2022-07-08T12:02:07.422Z] #39 DONE 0.1s [2022-07-08T12:02:07.422Z] [2022-07-08T12:02:07.422Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T12:02:07.422Z] #41 sha256:8076d1e242486f0350b23f0aeffed2137d8afbb42ec5a2c776d2e60be7f0d863 [2022-07-08T12:02:07.680Z] #41 DONE 0.3s [2022-07-08T12:02:07.680Z] [2022-07-08T12:02:07.680Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:02:07.680Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T12:02:07.680Z] #64 ... [2022-07-08T12:02:07.680Z] [2022-07-08T12:02:07.680Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T12:02:07.680Z] #45 sha256:334806b093e8d6bdac2e7a8d47ddc19d2502f83522ed8ec9c454f76743c6b5ac [2022-07-08T12:02:07.680Z] #45 DONE 0.1s [2022-07-08T12:02:07.936Z] [2022-07-08T12:02:07.937Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:02:07.937Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T12:02:08.170Z] #81 DONE 0.9s [2022-07-08T12:02:08.170Z] [2022-07-08T12:02:08.170Z] #82 exporting to image [2022-07-08T12:02:08.170Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T12:02:08.170Z] #82 exporting layers [2022-07-08T12:02:08.367Z] #71 ... [2022-07-08T12:02:08.367Z] [2022-07-08T12:02:08.367Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T12:02:08.367Z] #51 sha256:33d52dce7bad5558ed5a68f110c2e7d2f1caf8b54b36d1b366c6e019ef36bbf3 [2022-07-08T12:02:08.367Z] #51 1.170 + RM_GOPATH=0 [2022-07-08T12:02:08.367Z] #51 1.170 + TMP_GOPATH= [2022-07-08T12:02:08.367Z] #51 1.170 + : /build [2022-07-08T12:02:08.367Z] #51 1.170 + '[' -z '' ']' [2022-07-08T12:02:08.367Z] #51 1.171 ++ mktemp -d [2022-07-08T12:02:08.367Z] #51 1.174 + export GOPATH=/tmp/tmp.zat3SIlA71 [2022-07-08T12:02:08.367Z] #51 1.174 + GOPATH=/tmp/tmp.zat3SIlA71 [2022-07-08T12:02:08.367Z] #51 1.174 + RM_GOPATH=1 [2022-07-08T12:02:08.367Z] #51 1.174 + case "$(go env GOARCH)" in [2022-07-08T12:02:08.367Z] #51 1.174 ++ go env GOARCH [2022-07-08T12:02:08.367Z] #51 1.183 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T12:02:08.367Z] #51 1.183 + GO_BUILDMODE=-buildmode=pie [2022-07-08T12:02:08.367Z] #51 1.183 ++ dirname /install.sh [2022-07-08T12:02:08.367Z] #51 1.184 + dir=/ [2022-07-08T12:02:08.367Z] #51 1.184 + bin=tini [2022-07-08T12:02:08.367Z] #51 1.184 + shift [2022-07-08T12:02:08.367Z] #51 1.184 + '[' '!' -f //tini.installer ']' [2022-07-08T12:02:08.367Z] #51 1.184 + . //tini.installer [2022-07-08T12:02:08.367Z] #51 1.184 ++ : v0.19.0 [2022-07-08T12:02:08.367Z] #51 1.185 Install tini version v0.19.0 [2022-07-08T12:02:08.367Z] #51 1.185 + install_tini [2022-07-08T12:02:08.367Z] #51 1.185 + echo 'Install tini version v0.19.0' [2022-07-08T12:02:08.367Z] #51 1.187 + git clone https://github.com/krallin/tini.git /tmp/tmp.zat3SIlA71/tini [2022-07-08T12:02:08.367Z] #51 1.187 Cloning into '/tmp/tmp.zat3SIlA71/tini'... [2022-07-08T12:02:08.936Z] #51 1.685 + cd /tmp/tmp.zat3SIlA71/tini [2022-07-08T12:02:08.936Z] #51 1.689 + git checkout -q v0.19.0 [2022-07-08T12:02:08.936Z] #51 1.698 + cmake . [2022-07-08T12:02:09.195Z] #51 2.120 -- The C compiler identification is GNU 10.2.1 [2022-07-08T12:02:09.195Z] #51 2.173 -- Detecting C compiler ABI info [2022-07-08T12:02:09.455Z] #51 2.410 -- Detecting C compiler ABI info - done [2022-07-08T12:02:09.455Z] #51 2.468 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-08T12:02:09.715Z] #51 2.471 -- Detecting C compile features [2022-07-08T12:02:09.715Z] #51 2.473 -- Detecting C compile features - done [2022-07-08T12:02:09.715Z] #51 2.492 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-08T12:02:09.715Z] #51 2.593 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-08T12:02:09.715Z] #51 2.622 -- Configuring done [2022-07-08T12:02:09.715Z] #51 2.636 -- Generating done [2022-07-08T12:02:09.715Z] #51 2.638 -- Build files have been written to: /tmp/tmp.zat3SIlA71/tini [2022-07-08T12:02:09.715Z] #51 2.643 + make tini-static [2022-07-08T12:02:09.715Z] #51 2.715 Scanning dependencies of target tini-static [2022-07-08T12:02:09.974Z] #51 2.739 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-08T12:02:10.234Z] #51 3.130 [100%] Linking C executable tini-static [2022-07-08T12:02:10.494Z] #51 3.299 [100%] Built target tini-static [2022-07-08T12:02:10.494Z] #51 3.332 + mkdir -p /build [2022-07-08T12:02:10.494Z] #51 3.334 + cp tini-static /build/docker-init [2022-07-08T12:02:10.494Z] #51 DONE 3.5s [2022-07-08T12:02:10.494Z] [2022-07-08T12:02:10.494Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:02:10.494Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T12:02:10.494Z] #20 54.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-08T12:02:10.494Z] #20 54.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-08T12:02:10.494Z] #20 54.15 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T12:02:11.432Z] #20 56.04 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-08T12:02:11.432Z] #20 56.05 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-08T12:02:11.432Z] #20 56.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T12:02:11.432Z] #20 56.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-08T12:02:11.432Z] #20 56.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T12:02:11.451Z] #82 exporting layers 3.2s done [2022-07-08T12:02:11.451Z] #82 writing image sha256:2252b5e5f01db7e037aadd71ef6421df0904436cf120db39b212d03108c0ffd1 done [2022-07-08T12:02:11.451Z] #82 naming to docker.io/library/docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 done [2022-07-08T12:02:11.451Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-08T12:02:11.691Z] #20 56.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T12:02:11.774Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-08T12:02:12.053Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/test/unit [2022-07-08T12:02:13.951Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-08T12:02:13.951Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-08T12:02:13.951Z] + TESTDIRS=./... [2022-07-08T12:02:13.951Z] + exclude_paths='/vendor/|/integration' [2022-07-08T12:02:13.951Z] ++ go list ./... [2022-07-08T12:02:13.951Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-08T12:02:14.234Z] #20 58.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-08T12:02:14.234Z] #20 58.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T12:02:14.234Z] #20 58.44 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T12:02:14.888Z] + pkg_list='github.com/docker/docker/api [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/backend/build [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/httputils [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/middleware [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/build [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/container [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/debug [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/image [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/network [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/session [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/system [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/server/router/volume [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/backend [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/container [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/events [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/filters [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/image [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/mount [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/network [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/registry [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/strslice [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/swarm [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/time [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/versions [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T12:02:14.888Z] github.com/docker/docker/api/types/volume [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder/builder-next [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder/dockerfile [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder/remotecontext [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T12:02:14.888Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T12:02:14.888Z] github.com/docker/docker/cli [2022-07-08T12:02:14.888Z] github.com/docker/docker/cli/config [2022-07-08T12:02:14.888Z] github.com/docker/docker/cli/debug [2022-07-08T12:02:14.888Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T12:02:14.888Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T12:02:14.888Z] github.com/docker/docker/client [2022-07-08T12:02:14.888Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T12:02:14.888Z] github.com/docker/docker/cmd/dockerd [2022-07-08T12:02:14.888Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T12:02:14.888Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T12:02:14.888Z] github.com/docker/docker/container [2022-07-08T12:02:14.888Z] github.com/docker/docker/container/stream [2022-07-08T12:02:14.888Z] github.com/docker/docker/contrib/apparmor [2022-07-08T12:02:14.888Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T12:02:14.888Z] github.com/docker/docker/contrib/httpserver [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/cluster [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/config [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/events [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/exec [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/images [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/initlayer [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/links [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/listeners [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/logger [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/logger/local [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T12:02:14.888Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/names [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/network [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/stats [2022-07-08T12:02:14.889Z] github.com/docker/docker/distribution [2022-07-08T12:02:14.889Z] github.com/docker/docker/distribution/metadata [2022-07-08T12:02:14.889Z] github.com/docker/docker/distribution/utils [2022-07-08T12:02:14.889Z] github.com/docker/docker/distribution/xfer [2022-07-08T12:02:14.889Z] github.com/docker/docker/dockerversion [2022-07-08T12:02:14.889Z] github.com/docker/docker/errdefs [2022-07-08T12:02:14.889Z] github.com/docker/docker/image [2022-07-08T12:02:14.889Z] github.com/docker/docker/image/cache [2022-07-08T12:02:14.889Z] github.com/docker/docker/image/tarexport [2022-07-08T12:02:14.889Z] github.com/docker/docker/image/v1 [2022-07-08T12:02:14.889Z] github.com/docker/docker/internal/test/suite [2022-07-08T12:02:14.889Z] github.com/docker/docker/layer [2022-07-08T12:02:14.889Z] github.com/docker/docker/libcontainerd [2022-07-08T12:02:14.889Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T12:02:14.889Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T12:02:14.889Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T12:02:14.889Z] github.com/docker/docker/libcontainerd/types [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/types [2022-07-08T12:02:14.889Z] github.com/docker/docker/oci [2022-07-08T12:02:14.889Z] github.com/docker/docker/oci/caps [2022-07-08T12:02:14.889Z] github.com/docker/docker/opts [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/aaparser [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/archive [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/authorization [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/capabilities [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/containerfs [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/directory [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/dmesg [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/fileutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/fsutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/homedir [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/idtools [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/ioutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/longpath [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/loopback [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/parsers [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/pidfile [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/platform [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/plugins [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/pools [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/progress [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/pubsub [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/reexec [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/signal [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/stack [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/stringid [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/system [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/tailfile [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/tarsum [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/urlutil [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/useragent [2022-07-08T12:02:14.889Z] github.com/docker/docker/plugin [2022-07-08T12:02:14.889Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T12:02:14.889Z] github.com/docker/docker/plugin/v2 [2022-07-08T12:02:14.889Z] github.com/docker/docker/profiles/apparmor [2022-07-08T12:02:14.889Z] github.com/docker/docker/profiles/seccomp [2022-07-08T12:02:14.889Z] github.com/docker/docker/quota [2022-07-08T12:02:14.889Z] github.com/docker/docker/reference [2022-07-08T12:02:14.889Z] github.com/docker/docker/registry [2022-07-08T12:02:14.889Z] github.com/docker/docker/registry/resumable [2022-07-08T12:02:14.889Z] github.com/docker/docker/restartmanager [2022-07-08T12:02:14.889Z] github.com/docker/docker/rootless [2022-07-08T12:02:14.889Z] github.com/docker/docker/rootless/specconv [2022-07-08T12:02:14.889Z] github.com/docker/docker/runconfig [2022-07-08T12:02:14.889Z] github.com/docker/docker/runconfig/opts [2022-07-08T12:02:14.889Z] github.com/docker/docker/testutil [2022-07-08T12:02:14.889Z] github.com/docker/docker/testutil/daemon [2022-07-08T12:02:14.889Z] github.com/docker/docker/testutil/environment [2022-07-08T12:02:14.889Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T12:02:14.889Z] github.com/docker/docker/testutil/fakegit [2022-07-08T12:02:14.889Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T12:02:14.889Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T12:02:14.889Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T12:02:14.889Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T12:02:14.889Z] github.com/docker/docker/testutil/registry [2022-07-08T12:02:14.889Z] github.com/docker/docker/testutil/request [2022-07-08T12:02:14.889Z] github.com/docker/docker/volume [2022-07-08T12:02:14.889Z] github.com/docker/docker/volume/drivers [2022-07-08T12:02:14.889Z] github.com/docker/docker/volume/local [2022-07-08T12:02:14.889Z] github.com/docker/docker/volume/mounts [2022-07-08T12:02:14.889Z] github.com/docker/docker/volume/service [2022-07-08T12:02:14.889Z] github.com/docker/docker/volume/service/opts [2022-07-08T12:02:14.889Z] github.com/docker/docker/volume/testutils' [2022-07-08T12:02:14.889Z] ++ grep --fixed-strings -v /libnetwork [2022-07-08T12:02:14.889Z] ++ echo 'github.com/docker/docker/api [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/backend/build [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/httputils [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/middleware [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/build [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/container [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/debug [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/image [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/network [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/session [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/system [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/server/router/volume [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/backend [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/container [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/events [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/filters [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/image [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/mount [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/network [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/registry [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/strslice [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/swarm [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/time [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/versions [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T12:02:14.889Z] github.com/docker/docker/api/types/volume [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder/builder-next [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder/dockerfile [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder/remotecontext [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T12:02:14.889Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T12:02:14.889Z] github.com/docker/docker/cli [2022-07-08T12:02:14.889Z] github.com/docker/docker/cli/config [2022-07-08T12:02:14.889Z] github.com/docker/docker/cli/debug [2022-07-08T12:02:14.889Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T12:02:14.889Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T12:02:14.889Z] github.com/docker/docker/client [2022-07-08T12:02:14.889Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T12:02:14.889Z] github.com/docker/docker/cmd/dockerd [2022-07-08T12:02:14.889Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T12:02:14.889Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T12:02:14.889Z] github.com/docker/docker/container [2022-07-08T12:02:14.889Z] github.com/docker/docker/container/stream [2022-07-08T12:02:14.889Z] github.com/docker/docker/contrib/apparmor [2022-07-08T12:02:14.889Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T12:02:14.889Z] github.com/docker/docker/contrib/httpserver [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/cluster [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/config [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/events [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/exec [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/images [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/initlayer [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/links [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/listeners [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/local [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/names [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/network [2022-07-08T12:02:14.889Z] github.com/docker/docker/daemon/stats [2022-07-08T12:02:14.889Z] github.com/docker/docker/distribution [2022-07-08T12:02:14.889Z] github.com/docker/docker/distribution/metadata [2022-07-08T12:02:14.889Z] github.com/docker/docker/distribution/utils [2022-07-08T12:02:14.889Z] github.com/docker/docker/distribution/xfer [2022-07-08T12:02:14.889Z] github.com/docker/docker/dockerversion [2022-07-08T12:02:14.889Z] github.com/docker/docker/errdefs [2022-07-08T12:02:14.889Z] github.com/docker/docker/image [2022-07-08T12:02:14.889Z] github.com/docker/docker/image/cache [2022-07-08T12:02:14.889Z] github.com/docker/docker/image/tarexport [2022-07-08T12:02:14.889Z] github.com/docker/docker/image/v1 [2022-07-08T12:02:14.889Z] github.com/docker/docker/internal/test/suite [2022-07-08T12:02:14.889Z] github.com/docker/docker/layer [2022-07-08T12:02:14.889Z] github.com/docker/docker/libcontainerd [2022-07-08T12:02:14.889Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T12:02:14.889Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T12:02:14.889Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T12:02:14.889Z] github.com/docker/docker/libcontainerd/types [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:02:14.889Z] github.com/docker/docker/libnetwork/types [2022-07-08T12:02:14.889Z] github.com/docker/docker/oci [2022-07-08T12:02:14.889Z] github.com/docker/docker/oci/caps [2022-07-08T12:02:14.889Z] github.com/docker/docker/opts [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/aaparser [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/archive [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/authorization [2022-07-08T12:02:14.889Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/capabilities [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/containerfs [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/directory [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/dmesg [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/fileutils [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/fsutils [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/homedir [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/idtools [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/ioutils [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/longpath [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/loopback [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/parsers [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/pidfile [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/platform [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugins [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/pools [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/progress [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/pubsub [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/reexec [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/signal [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/stack [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/stringid [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/system [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/tailfile [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/tarsum [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/urlutil [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/useragent [2022-07-08T12:02:14.890Z] github.com/docker/docker/plugin [2022-07-08T12:02:14.890Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T12:02:14.890Z] github.com/docker/docker/plugin/v2 [2022-07-08T12:02:14.890Z] github.com/docker/docker/profiles/apparmor [2022-07-08T12:02:14.890Z] github.com/docker/docker/profiles/seccomp [2022-07-08T12:02:14.890Z] github.com/docker/docker/quota [2022-07-08T12:02:14.890Z] github.com/docker/docker/reference [2022-07-08T12:02:14.890Z] github.com/docker/docker/registry [2022-07-08T12:02:14.890Z] github.com/docker/docker/registry/resumable [2022-07-08T12:02:14.890Z] github.com/docker/docker/restartmanager [2022-07-08T12:02:14.890Z] github.com/docker/docker/rootless [2022-07-08T12:02:14.890Z] github.com/docker/docker/rootless/specconv [2022-07-08T12:02:14.890Z] github.com/docker/docker/runconfig [2022-07-08T12:02:14.890Z] github.com/docker/docker/runconfig/opts [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/daemon [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/environment [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fakegit [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/registry [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/request [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/drivers [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/local [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/mounts [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/service [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/service/opts [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/testutils' [2022-07-08T12:02:14.890Z] + base_pkg_list='github.com/docker/docker/api [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/backend/build [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/httputils [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/middleware [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/build [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/container [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/debug [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/image [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/network [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/session [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/system [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/volume [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/backend [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/container [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/events [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/filters [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/image [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/mount [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/network [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/registry [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/strslice [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/swarm [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/time [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/versions [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/volume [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/dockerfile [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/remotecontext [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T12:02:14.890Z] github.com/docker/docker/cli [2022-07-08T12:02:14.890Z] github.com/docker/docker/cli/config [2022-07-08T12:02:14.890Z] github.com/docker/docker/cli/debug [2022-07-08T12:02:14.890Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T12:02:14.890Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T12:02:14.890Z] github.com/docker/docker/client [2022-07-08T12:02:14.890Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T12:02:14.890Z] github.com/docker/docker/cmd/dockerd [2022-07-08T12:02:14.890Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T12:02:14.890Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T12:02:14.890Z] github.com/docker/docker/container [2022-07-08T12:02:14.890Z] github.com/docker/docker/container/stream [2022-07-08T12:02:14.890Z] github.com/docker/docker/contrib/apparmor [2022-07-08T12:02:14.890Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T12:02:14.890Z] github.com/docker/docker/contrib/httpserver [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/config [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/events [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/exec [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/images [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/initlayer [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/links [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/listeners [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/local [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/names [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/network [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/stats [2022-07-08T12:02:14.890Z] github.com/docker/docker/distribution [2022-07-08T12:02:14.890Z] github.com/docker/docker/distribution/metadata [2022-07-08T12:02:14.890Z] github.com/docker/docker/distribution/utils [2022-07-08T12:02:14.890Z] github.com/docker/docker/distribution/xfer [2022-07-08T12:02:14.890Z] github.com/docker/docker/dockerversion [2022-07-08T12:02:14.890Z] github.com/docker/docker/errdefs [2022-07-08T12:02:14.890Z] github.com/docker/docker/image [2022-07-08T12:02:14.890Z] github.com/docker/docker/image/cache [2022-07-08T12:02:14.890Z] github.com/docker/docker/image/tarexport [2022-07-08T12:02:14.890Z] github.com/docker/docker/image/v1 [2022-07-08T12:02:14.890Z] github.com/docker/docker/internal/test/suite [2022-07-08T12:02:14.890Z] github.com/docker/docker/layer [2022-07-08T12:02:14.890Z] github.com/docker/docker/libcontainerd [2022-07-08T12:02:14.890Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T12:02:14.890Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T12:02:14.890Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T12:02:14.890Z] github.com/docker/docker/libcontainerd/types [2022-07-08T12:02:14.890Z] github.com/docker/docker/oci [2022-07-08T12:02:14.890Z] github.com/docker/docker/oci/caps [2022-07-08T12:02:14.890Z] github.com/docker/docker/opts [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/aaparser [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/archive [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/authorization [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/capabilities [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/containerfs [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/directory [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/dmesg [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/fileutils [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/fsutils [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/homedir [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/idtools [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/ioutils [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/longpath [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/loopback [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/parsers [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/pidfile [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/platform [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugins [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/pools [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/progress [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/pubsub [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/reexec [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/signal [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/stack [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/stringid [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/system [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/tailfile [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/tarsum [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/urlutil [2022-07-08T12:02:14.890Z] github.com/docker/docker/pkg/useragent [2022-07-08T12:02:14.890Z] github.com/docker/docker/plugin [2022-07-08T12:02:14.890Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T12:02:14.890Z] github.com/docker/docker/plugin/v2 [2022-07-08T12:02:14.890Z] github.com/docker/docker/profiles/apparmor [2022-07-08T12:02:14.890Z] github.com/docker/docker/profiles/seccomp [2022-07-08T12:02:14.890Z] github.com/docker/docker/quota [2022-07-08T12:02:14.890Z] github.com/docker/docker/reference [2022-07-08T12:02:14.890Z] github.com/docker/docker/registry [2022-07-08T12:02:14.890Z] github.com/docker/docker/registry/resumable [2022-07-08T12:02:14.890Z] github.com/docker/docker/restartmanager [2022-07-08T12:02:14.890Z] github.com/docker/docker/rootless [2022-07-08T12:02:14.890Z] github.com/docker/docker/rootless/specconv [2022-07-08T12:02:14.890Z] github.com/docker/docker/runconfig [2022-07-08T12:02:14.890Z] github.com/docker/docker/runconfig/opts [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/daemon [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/environment [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fakegit [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/registry [2022-07-08T12:02:14.890Z] github.com/docker/docker/testutil/request [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/drivers [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/local [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/mounts [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/service [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/service/opts [2022-07-08T12:02:14.890Z] github.com/docker/docker/volume/testutils' [2022-07-08T12:02:14.890Z] ++ grep --fixed-strings /libnetwork [2022-07-08T12:02:14.890Z] ++ echo 'github.com/docker/docker/api [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/backend/build [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/httputils [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/middleware [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/build [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/container [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/debug [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/image [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/network [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/session [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/system [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/server/router/volume [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/backend [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/container [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/events [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/filters [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/image [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/mount [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/network [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/registry [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/strslice [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/swarm [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/time [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/versions [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T12:02:14.890Z] github.com/docker/docker/api/types/volume [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/dockerfile [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/remotecontext [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T12:02:14.890Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T12:02:14.890Z] github.com/docker/docker/cli [2022-07-08T12:02:14.890Z] github.com/docker/docker/cli/config [2022-07-08T12:02:14.890Z] github.com/docker/docker/cli/debug [2022-07-08T12:02:14.890Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T12:02:14.890Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T12:02:14.890Z] github.com/docker/docker/client [2022-07-08T12:02:14.890Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T12:02:14.890Z] github.com/docker/docker/cmd/dockerd [2022-07-08T12:02:14.890Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T12:02:14.890Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T12:02:14.890Z] github.com/docker/docker/container [2022-07-08T12:02:14.890Z] github.com/docker/docker/container/stream [2022-07-08T12:02:14.890Z] github.com/docker/docker/contrib/apparmor [2022-07-08T12:02:14.890Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T12:02:14.890Z] github.com/docker/docker/contrib/httpserver [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/config [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/events [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T12:02:14.890Z] github.com/docker/docker/daemon/exec [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/images [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/initlayer [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/links [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/listeners [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/local [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/names [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/network [2022-07-08T12:02:14.891Z] github.com/docker/docker/daemon/stats [2022-07-08T12:02:14.891Z] github.com/docker/docker/distribution [2022-07-08T12:02:14.891Z] github.com/docker/docker/distribution/metadata [2022-07-08T12:02:14.891Z] github.com/docker/docker/distribution/utils [2022-07-08T12:02:14.891Z] github.com/docker/docker/distribution/xfer [2022-07-08T12:02:14.891Z] github.com/docker/docker/dockerversion [2022-07-08T12:02:14.891Z] github.com/docker/docker/errdefs [2022-07-08T12:02:14.891Z] github.com/docker/docker/image [2022-07-08T12:02:14.891Z] github.com/docker/docker/image/cache [2022-07-08T12:02:14.891Z] github.com/docker/docker/image/tarexport [2022-07-08T12:02:14.891Z] github.com/docker/docker/image/v1 [2022-07-08T12:02:14.891Z] github.com/docker/docker/internal/test/suite [2022-07-08T12:02:14.891Z] github.com/docker/docker/layer [2022-07-08T12:02:14.891Z] github.com/docker/docker/libcontainerd [2022-07-08T12:02:14.891Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T12:02:14.891Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T12:02:14.891Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T12:02:14.891Z] github.com/docker/docker/libcontainerd/types [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/types [2022-07-08T12:02:14.891Z] github.com/docker/docker/oci [2022-07-08T12:02:14.891Z] github.com/docker/docker/oci/caps [2022-07-08T12:02:14.891Z] github.com/docker/docker/opts [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/aaparser [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/archive [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/authorization [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/capabilities [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/containerfs [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/directory [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/dmesg [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/fileutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/fsutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/homedir [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/idtools [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/ioutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/longpath [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/loopback [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/parsers [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/pidfile [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/platform [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/plugins [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/pools [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/progress [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/pubsub [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/reexec [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/signal [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/stack [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/stringid [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/system [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/tailfile [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/tarsum [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/urlutil [2022-07-08T12:02:14.891Z] github.com/docker/docker/pkg/useragent [2022-07-08T12:02:14.891Z] github.com/docker/docker/plugin [2022-07-08T12:02:14.891Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T12:02:14.891Z] github.com/docker/docker/plugin/v2 [2022-07-08T12:02:14.891Z] github.com/docker/docker/profiles/apparmor [2022-07-08T12:02:14.891Z] github.com/docker/docker/profiles/seccomp [2022-07-08T12:02:14.891Z] github.com/docker/docker/quota [2022-07-08T12:02:14.891Z] github.com/docker/docker/reference [2022-07-08T12:02:14.891Z] github.com/docker/docker/registry [2022-07-08T12:02:14.891Z] github.com/docker/docker/registry/resumable [2022-07-08T12:02:14.891Z] github.com/docker/docker/restartmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/rootless [2022-07-08T12:02:14.891Z] github.com/docker/docker/rootless/specconv [2022-07-08T12:02:14.891Z] github.com/docker/docker/runconfig [2022-07-08T12:02:14.891Z] github.com/docker/docker/runconfig/opts [2022-07-08T12:02:14.891Z] github.com/docker/docker/testutil [2022-07-08T12:02:14.891Z] github.com/docker/docker/testutil/daemon [2022-07-08T12:02:14.891Z] github.com/docker/docker/testutil/environment [2022-07-08T12:02:14.891Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T12:02:14.891Z] github.com/docker/docker/testutil/fakegit [2022-07-08T12:02:14.891Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T12:02:14.891Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T12:02:14.891Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T12:02:14.891Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T12:02:14.891Z] github.com/docker/docker/testutil/registry [2022-07-08T12:02:14.891Z] github.com/docker/docker/testutil/request [2022-07-08T12:02:14.891Z] github.com/docker/docker/volume [2022-07-08T12:02:14.891Z] github.com/docker/docker/volume/drivers [2022-07-08T12:02:14.891Z] github.com/docker/docker/volume/local [2022-07-08T12:02:14.891Z] github.com/docker/docker/volume/mounts [2022-07-08T12:02:14.891Z] github.com/docker/docker/volume/service [2022-07-08T12:02:14.891Z] github.com/docker/docker/volume/service/opts [2022-07-08T12:02:14.891Z] github.com/docker/docker/volume/testutils' [2022-07-08T12:02:14.891Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/types' [2022-07-08T12:02:14.891Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-08T12:02:14.891Z] + echo 'github.com/docker/docker/libnetwork [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/types' [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:02:14.891Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:02:14.891Z] + type docker-proxy [2022-07-08T12:02:14.891Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-08T12:02:14.891Z] + hack/make.sh binary-proxy install-proxy [2022-07-08T12:02:14.891Z] [2022-07-08T12:02:14.891Z] Removing bundles/ [2022-07-08T12:02:14.891Z] [2022-07-08T12:02:14.891Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-08T12:02:14.891Z] Building: bundles/binary-proxy/docker-proxy [2022-07-08T12:02:14.891Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:02:16.011Z] #77 ... [2022-07-08T12:02:16.011Z] [2022-07-08T12:02:16.011Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T12:02:16.011Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-08T12:02:17.390Z] #23 11.82 Collecting yamllint==1.26.1 [2022-07-08T12:02:17.523Z] #20 62.28 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-08T12:02:17.783Z] #20 62.28 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T12:02:17.783Z] #20 62.29 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T12:02:18.329Z] #23 12.87 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-08T12:02:18.351Z] #20 ... [2022-07-08T12:02:18.351Z] [2022-07-08T12:02:18.351Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:02:18.351Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:02:18.351Z] #71 15.36 + cd /tmp/tmp.8dyJC6LyXr/src/github.com/containerd/containerd [2022-07-08T12:02:18.351Z] #71 15.36 + git checkout -q v1.6.6 [2022-07-08T12:02:19.289Z] #71 16.27 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-08T12:02:19.289Z] #71 16.27 + BUILDTAGS='netgo osusergo static_build' [2022-07-08T12:02:19.289Z] #71 16.27 + export EXTRA_FLAGS=-buildmode=pie [2022-07-08T12:02:19.289Z] #71 16.27 + EXTRA_FLAGS=-buildmode=pie [2022-07-08T12:02:19.289Z] #71 16.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-08T12:02:19.289Z] #71 16.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-08T12:02:19.289Z] #71 16.27 + '[' '' = dynamic ']' [2022-07-08T12:02:19.289Z] #71 16.27 + make [2022-07-08T12:02:19.548Z] #71 16.78 + bin/ctr [2022-07-08T12:02:19.708Z] #23 14.29 Collecting pathspec>=0.5.3 [2022-07-08T12:02:19.708Z] #23 14.30 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-08T12:02:20.277Z] #23 14.73 Collecting pyyaml [2022-07-08T12:02:20.277Z] #23 14.75 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-08T12:02:20.277Z] #23 14.82 Building wheels for collected packages: yamllint [2022-07-08T12:02:20.277Z] #23 14.82 Building wheel for yamllint (setup.py): started [2022-07-08T12:02:21.458Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-08T12:02:21.458Z] [2022-07-08T12:02:21.458Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-08T12:02:21.458Z] Installing docker-proxy to /usr/local/bin/ [2022-07-08T12:02:21.458Z] [2022-07-08T12:02:21.458Z] + mkdir -p bundles [2022-07-08T12:02:21.458Z] + '[' -n 'github.com/docker/docker/api [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/backend/build [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/httputils [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/middleware [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/build [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/container [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/debug [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/image [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/network [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/session [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/system [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/server/router/volume [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/backend [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/container [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/events [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/filters [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/image [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/mount [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/network [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/registry [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/strslice [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/swarm [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/time [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/versions [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T12:02:21.458Z] github.com/docker/docker/api/types/volume [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder/builder-next [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder/dockerfile [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder/remotecontext [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T12:02:21.458Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T12:02:21.458Z] github.com/docker/docker/cli [2022-07-08T12:02:21.458Z] github.com/docker/docker/cli/config [2022-07-08T12:02:21.458Z] github.com/docker/docker/cli/debug [2022-07-08T12:02:21.458Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T12:02:21.458Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T12:02:21.458Z] github.com/docker/docker/client [2022-07-08T12:02:21.458Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T12:02:21.458Z] github.com/docker/docker/cmd/dockerd [2022-07-08T12:02:21.458Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T12:02:21.458Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T12:02:21.458Z] github.com/docker/docker/container [2022-07-08T12:02:21.459Z] github.com/docker/docker/container/stream [2022-07-08T12:02:21.459Z] github.com/docker/docker/contrib/apparmor [2022-07-08T12:02:21.459Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T12:02:21.459Z] github.com/docker/docker/contrib/httpserver [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/cluster [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/config [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/events [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/exec [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/images [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/initlayer [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/links [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/listeners [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/local [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/names [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/network [2022-07-08T12:02:21.459Z] github.com/docker/docker/daemon/stats [2022-07-08T12:02:21.459Z] github.com/docker/docker/distribution [2022-07-08T12:02:21.459Z] github.com/docker/docker/distribution/metadata [2022-07-08T12:02:21.459Z] github.com/docker/docker/distribution/utils [2022-07-08T12:02:21.459Z] github.com/docker/docker/distribution/xfer [2022-07-08T12:02:21.459Z] github.com/docker/docker/dockerversion [2022-07-08T12:02:21.459Z] github.com/docker/docker/errdefs [2022-07-08T12:02:21.459Z] github.com/docker/docker/image [2022-07-08T12:02:21.459Z] github.com/docker/docker/image/cache [2022-07-08T12:02:21.459Z] github.com/docker/docker/image/tarexport [2022-07-08T12:02:21.459Z] github.com/docker/docker/image/v1 [2022-07-08T12:02:21.459Z] github.com/docker/docker/internal/test/suite [2022-07-08T12:02:21.459Z] github.com/docker/docker/layer [2022-07-08T12:02:21.459Z] github.com/docker/docker/libcontainerd [2022-07-08T12:02:21.459Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T12:02:21.459Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T12:02:21.459Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T12:02:21.459Z] github.com/docker/docker/libcontainerd/types [2022-07-08T12:02:21.459Z] github.com/docker/docker/oci [2022-07-08T12:02:21.459Z] github.com/docker/docker/oci/caps [2022-07-08T12:02:21.459Z] github.com/docker/docker/opts [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/aaparser [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/archive [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/authorization [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/capabilities [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/containerfs [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/directory [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/dmesg [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/fileutils [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/fsutils [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/homedir [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/idtools [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/ioutils [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/longpath [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/loopback [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/parsers [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/pidfile [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/platform [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/plugins [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/pools [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/progress [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/pubsub [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/reexec [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/signal [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/stack [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/stringid [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/system [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/tailfile [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/tarsum [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/urlutil [2022-07-08T12:02:21.459Z] github.com/docker/docker/pkg/useragent [2022-07-08T12:02:21.459Z] github.com/docker/docker/plugin [2022-07-08T12:02:21.459Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T12:02:21.459Z] github.com/docker/docker/plugin/v2 [2022-07-08T12:02:21.459Z] github.com/docker/docker/profiles/apparmor [2022-07-08T12:02:21.459Z] github.com/docker/docker/profiles/seccomp [2022-07-08T12:02:21.459Z] github.com/docker/docker/quota [2022-07-08T12:02:21.459Z] github.com/docker/docker/reference [2022-07-08T12:02:21.459Z] github.com/docker/docker/registry [2022-07-08T12:02:21.459Z] github.com/docker/docker/registry/resumable [2022-07-08T12:02:21.459Z] github.com/docker/docker/restartmanager [2022-07-08T12:02:21.459Z] github.com/docker/docker/rootless [2022-07-08T12:02:21.459Z] github.com/docker/docker/rootless/specconv [2022-07-08T12:02:21.459Z] github.com/docker/docker/runconfig [2022-07-08T12:02:21.459Z] github.com/docker/docker/runconfig/opts [2022-07-08T12:02:21.459Z] github.com/docker/docker/testutil [2022-07-08T12:02:21.459Z] github.com/docker/docker/testutil/daemon [2022-07-08T12:02:21.459Z] github.com/docker/docker/testutil/environment [2022-07-08T12:02:21.459Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T12:02:21.459Z] github.com/docker/docker/testutil/fakegit [2022-07-08T12:02:21.459Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T12:02:21.459Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T12:02:21.459Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T12:02:21.459Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T12:02:21.459Z] github.com/docker/docker/testutil/registry [2022-07-08T12:02:21.459Z] github.com/docker/docker/testutil/request [2022-07-08T12:02:21.459Z] github.com/docker/docker/volume [2022-07-08T12:02:21.459Z] github.com/docker/docker/volume/drivers [2022-07-08T12:02:21.459Z] github.com/docker/docker/volume/local [2022-07-08T12:02:21.459Z] github.com/docker/docker/volume/mounts [2022-07-08T12:02:21.459Z] github.com/docker/docker/volume/service [2022-07-08T12:02:21.459Z] github.com/docker/docker/volume/service/opts [2022-07-08T12:02:21.459Z] github.com/docker/docker/volume/testutils' ']' [2022-07-08T12:02:21.459Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-08T12:02:21.459Z] ? github.com/docker/docker/api [no test files] [2022-07-08T12:02:21.658Z] #23 16.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-08T12:02:21.658Z] #23 16.21 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=db7c8239403235e23b302a2ea3511d5f4e2f82ebab48bf213a3fec628f17f9f4 [2022-07-08T12:02:21.658Z] #23 16.21 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-08T12:02:21.658Z] #23 16.22 Successfully built yamllint [2022-07-08T12:02:21.658Z] #23 16.25 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-08T12:02:22.228Z] #23 16.73 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-08T12:02:22.798Z] #23 DONE 17.4s [2022-07-08T12:02:22.798Z] [2022-07-08T12:02:22.798Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T12:02:22.798Z] #27 sha256:8d914006a266a5e4402d7c9e52bf6e0ca3450c89fd0b7d3858c326fd3840b8ef [2022-07-08T12:02:23.418Z] #27 DONE 0.5s [2022-07-08T12:02:23.418Z] [2022-07-08T12:02:23.418Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T12:02:23.418Z] #32 sha256:95b341f2901e9dc74314f62263f52bc8b039bec40ac58d60805afafd4e94e27f [2022-07-08T12:02:23.677Z] #32 DONE 0.3s [2022-07-08T12:02:23.677Z] [2022-07-08T12:02:23.677Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T12:02:23.677Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T12:02:23.677Z] #55 ... [2022-07-08T12:02:23.677Z] [2022-07-08T12:02:23.677Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T12:02:23.677Z] #35 sha256:70432c1e68b9aa2aadd1b6ea7dbc30eaeeeee8eca2f8f5fe12b68008f150708a [2022-07-08T12:02:23.938Z] #35 DONE 0.2s [2022-07-08T12:02:23.938Z] [2022-07-08T12:02:23.938Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T12:02:23.938Z] #37 sha256:793817d01df1b446d1ffb82c336af772b108767376530facbc83b9d45c48721c [2022-07-08T12:02:24.197Z] #37 DONE 0.3s [2022-07-08T12:02:24.197Z] [2022-07-08T12:02:24.197Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T12:02:24.197Z] #39 sha256:8053c52e467ce9c7339d13b2b4687621b0469fac33eff2449b2691efa8b5f644 [2022-07-08T12:02:24.197Z] #39 DONE 0.1s [2022-07-08T12:02:24.197Z] [2022-07-08T12:02:24.197Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:02:24.197Z] #64 sha256:2a54f301885d84cfbc9b5ac308dfc9574424c30e4001efb0e1220aa3cc675c8a [2022-07-08T12:02:24.197Z] #64 ... [2022-07-08T12:02:24.197Z] [2022-07-08T12:02:24.197Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T12:02:24.197Z] #41 sha256:f71b6019818a252e658b262e3e542a7ac8260d1f880e7f226d5ce78d62557971 [2022-07-08T12:02:24.197Z] #41 DONE 0.1s [2022-07-08T12:02:24.197Z] [2022-07-08T12:02:24.197Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T12:02:24.197Z] #45 sha256:4607e4f1b7888832f5f8d116d2527716c94b62cf9ea7f6d756b87306e9c3c9f6 [2022-07-08T12:02:24.197Z] #45 DONE 0.1s [2022-07-08T12:02:24.457Z] [2022-07-08T12:02:24.457Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:02:24.457Z] #64 sha256:2a54f301885d84cfbc9b5ac308dfc9574424c30e4001efb0e1220aa3cc675c8a [2022-07-08T12:02:24.822Z] #71 ... [2022-07-08T12:02:24.822Z] [2022-07-08T12:02:24.822Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T12:02:24.822Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T12:02:24.822Z] #20 63.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-08T12:02:24.822Z] #20 63.88 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T12:02:24.822Z] #20 63.88 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T12:02:24.822Z] #20 65.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-08T12:02:24.822Z] #20 65.47 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T12:02:24.822Z] #20 65.47 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T12:02:24.822Z] #20 69.26 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-08T12:02:24.822Z] #20 69.27 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T12:02:24.822Z] #20 69.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T12:02:26.729Z] #20 71.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-08T12:02:26.729Z] #20 71.09 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-08T12:02:26.729Z] #20 71.10 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T12:02:26.729Z] #20 71.17 Selecting previously unselected package libapparmor1:amd64. [2022-07-08T12:02:26.729Z] #20 71.17 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-08T12:02:26.729Z] #20 71.18 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T12:02:26.729Z] #20 71.23 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-08T12:02:26.729Z] #20 71.24 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-08T12:02:26.729Z] #20 71.24 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T12:02:26.729Z] #20 71.31 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T12:02:26.729Z] #20 71.32 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T12:02:26.729Z] #20 71.32 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T12:02:26.729Z] #20 71.39 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T12:02:26.729Z] #20 71.40 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T12:02:26.729Z] #20 71.40 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T12:02:26.989Z] #20 71.50 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-08T12:02:26.989Z] #20 71.51 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T12:02:26.989Z] #20 71.51 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:02:26.989Z] #20 71.56 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T12:02:26.989Z] #20 71.57 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T12:02:26.989Z] #20 71.57 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T12:02:26.989Z] #20 71.64 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-08T12:02:26.989Z] #20 71.65 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-08T12:02:26.989Z] #20 71.65 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T12:02:27.249Z] #20 71.77 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-08T12:02:27.249Z] #20 71.77 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-08T12:02:27.249Z] #20 71.78 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T12:02:27.249Z] #20 71.88 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-08T12:02:27.249Z] #20 71.89 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-08T12:02:27.249Z] #20 71.89 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T12:02:27.509Z] #20 71.98 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-08T12:02:27.509Z] #20 71.99 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-08T12:02:27.509Z] #20 72.00 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T12:02:27.509Z] #20 72.04 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-08T12:02:27.509Z] #20 72.04 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-08T12:02:27.509Z] #20 72.05 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T12:02:27.509Z] #20 72.23 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-08T12:02:27.769Z] #20 72.23 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-08T12:02:27.769Z] #20 72.24 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T12:02:27.769Z] #20 72.33 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-08T12:02:27.769Z] #20 72.33 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T12:02:27.769Z] #20 72.34 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:02:27.769Z] #20 72.38 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T12:02:27.769Z] #20 72.39 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T12:02:27.769Z] #20 72.39 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T12:02:28.029Z] #20 72.46 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T12:02:28.029Z] #20 72.46 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T12:02:28.029Z] #20 72.47 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T12:02:28.029Z] #20 72.70 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T12:02:28.029Z] #20 72.71 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T12:02:28.029Z] #20 72.72 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T12:02:28.029Z] #20 72.77 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T12:02:28.029Z] #20 72.78 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T12:02:28.029Z] #20 72.80 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T12:02:28.289Z] #20 72.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T12:02:28.289Z] #20 72.82 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T12:02:28.289Z] #20 72.84 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T12:02:28.289Z] #20 72.85 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T12:02:28.289Z] #20 72.87 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T12:02:28.289Z] #20 72.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T12:02:28.289Z] #20 72.89 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T12:02:28.289Z] #20 72.90 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T12:02:28.289Z] #20 72.92 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-08T12:02:28.289Z] #20 72.93 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T12:02:28.289Z] #20 72.95 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T12:02:28.289Z] #20 72.96 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T12:02:28.289Z] #20 72.97 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T12:02:28.289Z] #20 72.98 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T12:02:28.289Z] #20 73.00 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T12:02:28.289Z] #20 73.01 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-08T12:02:28.551Z] #20 73.02 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T12:02:28.551Z] #20 73.03 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-08T12:02:28.551Z] #20 73.04 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T12:02:28.551Z] #20 73.05 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T12:02:28.551Z] #20 73.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-08T12:02:28.551Z] #20 73.07 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T12:02:28.551Z] #20 73.09 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T12:02:28.551Z] #20 73.10 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:02:28.551Z] #20 73.11 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-08T12:02:28.551Z] #20 73.13 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:02:28.551Z] #20 73.14 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T12:02:28.551Z] #20 73.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T12:02:29.932Z] #20 DONE 74.5s [2022-07-08T12:02:29.932Z] [2022-07-08T12:02:29.932Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:02:29.932Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:02:29.932Z] #71 ... [2022-07-08T12:02:29.932Z] [2022-07-08T12:02:29.932Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-08T12:02:29.932Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-07-08T12:02:29.951Z] #64 ... [2022-07-08T12:02:29.951Z] [2022-07-08T12:02:29.951Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:02:29.951Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:02:29.951Z] #77 267.1 CCLD libocispec.la [2022-07-08T12:02:29.951Z] #77 267.6 CCLD src/validate [2022-07-08T12:02:29.951Z] #77 267.6 CCLD tests/test-1 [2022-07-08T12:02:29.951Z] #77 267.6 CCLD tests/test-2 [2022-07-08T12:02:29.951Z] #77 267.7 CCLD tests/test-3 [2022-07-08T12:02:29.951Z] #77 267.8 CCLD tests/test-4 [2022-07-08T12:02:29.951Z] #77 267.8 CCLD tests/test-5 [2022-07-08T12:02:29.951Z] #77 267.8 CCLD tests/test-6 [2022-07-08T12:02:29.951Z] #77 267.9 CCLD tests/test-7 [2022-07-08T12:02:29.951Z] #77 267.9 CCLD tests/test-8 [2022-07-08T12:02:29.951Z] #77 268.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-08T12:02:29.951Z] #77 268.0 CCLD tests/test-9 [2022-07-08T12:02:29.951Z] #77 268.0 CCLD tests/test-10 [2022-07-08T12:02:29.951Z] #77 268.1 CCLD tests/test-11 [2022-07-08T12:02:30.874Z] #21 1.069 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-08T12:02:30.874Z] #21 1.070 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-08T12:02:30.874Z] #21 1.070 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-08T12:02:30.879Z] #77 269.4 libtool: link: ar cr libocispec.a [2022-07-08T12:02:30.879Z] #77 269.5 libtool: link: ranlib libocispec.a [2022-07-08T12:02:33.398Z] #77 271.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T12:02:33.398Z] #77 271.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T12:02:33.398Z] #77 271.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T12:02:33.398Z] #77 271.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:02:33.398Z] #77 271.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:02:33.398Z] #77 271.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:02:33.398Z] #77 271.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:02:33.398Z] #77 271.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-08T12:02:33.398Z] #77 271.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-08T12:02:33.398Z] #77 271.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-08T12:02:33.398Z] #77 271.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-08T12:02:33.398Z] #77 271.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-08T12:02:33.398Z] #77 271.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-08T12:02:33.398Z] #77 271.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-08T12:02:33.398Z] #77 272.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-08T12:02:33.398Z] #77 272.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-08T12:02:33.398Z] #77 272.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-08T12:02:33.398Z] #77 272.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-08T12:02:33.398Z] #77 272.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-08T12:02:33.398Z] #77 272.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-08T12:02:33.398Z] #77 272.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-08T12:02:33.398Z] #77 272.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-08T12:02:33.398Z] #77 272.1 CC src/libcrun/libcrun_testing_a-error.o [2022-07-08T12:02:33.398Z] #77 272.1 CC src/libcrun/libcrun_testing_a-status.o [2022-07-08T12:02:33.655Z] #77 272.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-08T12:02:33.655Z] #77 272.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-08T12:02:33.655Z] #77 272.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-08T12:02:33.655Z] #77 272.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-08T12:02:33.655Z] #77 272.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-08T12:02:33.655Z] #77 272.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-08T12:02:33.912Z] #77 272.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-08T12:02:33.912Z] #77 272.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-08T12:02:33.912Z] #77 272.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-08T12:02:33.912Z] #77 272.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-08T12:02:33.912Z] #77 272.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-08T12:02:33.912Z] #77 272.6 CC src/crun-crun.o [2022-07-08T12:02:34.169Z] #77 272.8 CC src/crun-delete.o [2022-07-08T12:02:34.169Z] #77 272.8 CC src/crun-kill.o [2022-07-08T12:02:34.169Z] #77 272.8 CC src/crun-run.o [2022-07-08T12:02:34.169Z] #77 272.8 CC src/crun-pause.o [2022-07-08T12:02:34.169Z] #77 272.9 CC src/crun-unpause.o [2022-07-08T12:02:34.169Z] #77 272.9 CC src/crun-spec.o [2022-07-08T12:02:34.169Z] #77 272.9 CC src/crun-exec.o [2022-07-08T12:02:34.169Z] #77 272.9 CC src/crun-list.o [2022-07-08T12:02:34.169Z] #77 273.0 CC src/crun-create.o [2022-07-08T12:02:34.425Z] #77 273.0 CC src/crun-start.o [2022-07-08T12:02:34.425Z] #77 273.1 CC src/crun-state.o [2022-07-08T12:02:34.425Z] #77 273.1 CC src/crun-update.o [2022-07-08T12:02:34.425Z] #77 273.2 CC src/crun-checkpoint.o [2022-07-08T12:02:34.682Z] #77 273.2 CC src/crun-ps.o [2022-07-08T12:02:34.682Z] #77 273.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-08T12:02:34.682Z] #77 273.4 CC src/crun-restore.o [2022-07-08T12:02:34.682Z] #77 273.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-08T12:02:34.939Z] #77 273.6 CC src/libcrun/libcrun_la-container.lo [2022-07-08T12:02:34.939Z] #77 273.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-08T12:02:35.196Z] #77 273.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-08T12:02:35.196Z] #77 273.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-08T12:02:35.196Z] #77 273.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-08T12:02:35.196Z] #77 273.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-08T12:02:35.196Z] #77 274.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-08T12:02:35.452Z] #77 274.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-08T12:02:35.452Z] #77 274.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-08T12:02:35.452Z] #77 274.1 CC src/libcrun/libcrun_la-linux.lo [2022-07-08T12:02:35.452Z] #77 274.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-08T12:02:35.709Z] #77 274.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-08T12:02:35.709Z] #77 274.3 CC src/libcrun/libcrun_la-error.lo [2022-07-08T12:02:35.709Z] #77 274.4 CC src/libcrun/libcrun_la-status.lo [2022-07-08T12:02:35.966Z] #77 274.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-08T12:02:35.966Z] #77 274.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-08T12:02:35.966Z] #77 274.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-08T12:02:36.223Z] #77 274.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-08T12:02:36.223Z] #77 274.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-08T12:02:36.223Z] #77 274.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-08T12:02:36.223Z] #77 274.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-08T12:02:36.422Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-07-08T12:02:36.480Z] #77 275.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-08T12:02:36.480Z] #77 275.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-08T12:02:36.722Z] #21 1.589 Reading package lists... [2022-07-08T12:02:36.736Z] #77 275.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-08T12:02:36.736Z] #77 275.4 CC tests/init.o [2022-07-08T12:02:40.920Z] #21 6.245 Reading package lists... [2022-07-08T12:02:41.860Z] #21 10.94 Building dependency tree... [2022-07-08T12:02:41.860Z] #21 12.06 Reading state information... [2022-07-08T12:02:41.987Z] #77 ... [2022-07-08T12:02:41.987Z] [2022-07-08T12:02:41.987Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T12:02:41.987Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T12:02:41.987Z] #47 348.3 + dpkg --print-architecture [2022-07-08T12:02:41.987Z] #47 348.3 + git checkout -q v2.1.0 [2022-07-08T12:02:41.987Z] #47 348.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-08T12:02:41.988Z] #47 348.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-08T12:02:43.241Z] #21 13.22 The following additional packages will be installed: [2022-07-08T12:02:43.241Z] #21 13.22 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-08T12:02:43.241Z] #21 13.22 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-08T12:02:43.241Z] #21 13.22 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-08T12:02:43.241Z] #21 13.22 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-08T12:02:43.241Z] #21 13.22 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-08T12:02:43.241Z] #21 13.23 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-08T12:02:43.241Z] #21 13.23 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-08T12:02:43.241Z] #21 13.25 Suggested packages: [2022-07-08T12:02:43.241Z] #21 13.25 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-08T12:02:43.241Z] #21 13.25 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-08T12:02:43.241Z] #21 13.25 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-08T12:02:43.241Z] #21 13.25 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-08T12:02:43.241Z] #21 13.25 seccomp:ppc64el seccomp:s390x [2022-07-08T12:02:43.241Z] #21 13.25 Recommended packages: [2022-07-08T12:02:43.241Z] #21 13.25 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-08T12:02:43.241Z] #21 13.25 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-08T12:02:43.241Z] #21 13.25 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-08T12:02:43.241Z] #21 13.25 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-08T12:02:43.501Z] #21 13.70 The following NEW packages will be installed: [2022-07-08T12:02:43.501Z] #21 13.70 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-08T12:02:43.501Z] #21 13.70 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-08T12:02:43.501Z] #21 13.70 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-08T12:02:43.501Z] #21 13.70 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-08T12:02:43.501Z] #21 13.70 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-08T12:02:43.501Z] #21 13.70 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-08T12:02:43.501Z] #21 13.70 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-08T12:02:43.501Z] #21 13.70 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-08T12:02:43.501Z] #21 13.71 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-08T12:02:43.501Z] #21 13.71 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-08T12:02:43.501Z] #21 13.71 libseccomp2:ppc64el libseccomp2:s390x [2022-07-08T12:02:43.761Z] #21 14.07 0 upgraded, 40 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T12:02:43.761Z] #21 14.07 Need to get 15.9 MB of archives. [2022-07-08T12:02:43.761Z] #21 14.07 After this operation, 73.0 MB of additional disk space will be used. [2022-07-08T12:02:43.761Z] #21 14.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-08T12:02:44.021Z] #21 14.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-08T12:02:44.021Z] #21 14.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-08T12:02:44.021Z] #21 14.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-08T12:02:44.021Z] #21 14.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-08T12:02:44.021Z] #21 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-08T12:02:44.021Z] #21 14.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-08T12:02:44.021Z] #21 14.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-08T12:02:44.021Z] #21 14.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-08T12:02:44.021Z] #21 14.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-08T12:02:44.021Z] #21 14.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-08T12:02:44.021Z] #21 14.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-08T12:02:44.021Z] #21 14.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-08T12:02:44.021Z] #21 14.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-08T12:02:44.021Z] #21 14.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-08T12:02:44.021Z] #21 14.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-08T12:02:44.021Z] #21 14.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-08T12:02:44.021Z] #21 14.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-08T12:02:44.021Z] #21 14.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-08T12:02:44.021Z] #21 14.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-08T12:02:44.021Z] #21 14.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-08T12:02:44.021Z] #21 14.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-08T12:02:44.021Z] #21 14.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-08T12:02:44.021Z] #21 14.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-08T12:02:44.021Z] #21 14.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-08T12:02:44.021Z] #21 14.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-08T12:02:44.021Z] #21 14.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-08T12:02:44.021Z] #21 14.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-08T12:02:44.021Z] #21 14.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-08T12:02:44.021Z] #21 14.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-08T12:02:44.021Z] #21 14.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-08T12:02:44.021Z] #21 14.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-08T12:02:44.021Z] #21 14.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-08T12:02:44.021Z] #21 14.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-08T12:02:44.021Z] #21 14.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-08T12:02:44.021Z] #21 14.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-08T12:02:44.021Z] #21 14.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-08T12:02:44.021Z] #21 14.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-08T12:02:44.282Z] #21 14.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-08T12:02:44.282Z] #21 14.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-08T12:02:44.851Z] #21 14.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T12:02:44.851Z] #21 15.06 Fetched 15.9 MB in 1s (31.5 MB/s) [2022-07-08T12:02:44.851Z] #21 15.10 Selecting previously unselected package gcc-10-base:armel. [2022-07-08T12:02:45.111Z] #21 15.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38557 files and directories currently installed.) [2022-07-08T12:02:45.111Z] #21 15.13 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-08T12:02:45.111Z] #21 15.14 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-08T12:02:45.111Z] #21 15.20 Selecting previously unselected package gcc-10-base:armhf. [2022-07-08T12:02:45.111Z] #21 15.21 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-08T12:02:45.111Z] #21 15.22 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-08T12:02:45.111Z] #21 15.27 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-08T12:02:45.111Z] #21 15.27 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-08T12:02:45.111Z] #21 15.28 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-08T12:02:45.111Z] #21 15.33 Selecting previously unselected package gcc-10-base:s390x. [2022-07-08T12:02:45.111Z] #21 15.33 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-08T12:02:45.111Z] #21 15.34 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-08T12:02:45.111Z] #21 15.39 Selecting previously unselected package gcc-10-base:arm64. [2022-07-08T12:02:45.371Z] #21 15.39 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-08T12:02:45.371Z] #21 15.40 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-08T12:02:45.371Z] #21 15.46 Selecting previously unselected package libgcc-s1:armel. [2022-07-08T12:02:45.371Z] #21 15.46 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-08T12:02:45.371Z] #21 15.47 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-08T12:02:45.371Z] #21 15.54 Selecting previously unselected package libcrypt1:armel. [2022-07-08T12:02:45.371Z] #21 15.54 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-08T12:02:45.371Z] #21 15.55 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-08T12:02:45.371Z] #21 15.64 Selecting previously unselected package libc6:armel. [2022-07-08T12:02:45.371Z] #21 15.64 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-08T12:02:45.631Z] #21 15.82 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-08T12:02:46.201Z] #21 16.29 Selecting previously unselected package libapparmor1:armel. [2022-07-08T12:02:46.201Z] #21 16.29 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-08T12:02:46.201Z] #21 16.30 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-08T12:02:46.201Z] #21 16.36 Selecting previously unselected package libapparmor-dev:armel. [2022-07-08T12:02:46.201Z] #21 16.37 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-08T12:02:46.201Z] #21 16.37 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-08T12:02:46.201Z] #21 16.45 Selecting previously unselected package libgcc-s1:arm64. [2022-07-08T12:02:46.201Z] #21 16.45 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-08T12:02:46.201Z] #21 16.45 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-08T12:02:46.201Z] #21 16.51 Selecting previously unselected package libcrypt1:arm64. [2022-07-08T12:02:46.405Z] #64 ... [2022-07-08T12:02:46.406Z] [2022-07-08T12:02:46.406Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:02:46.406Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:02:46.406Z] #77 276.7 CCLD libocispec.la [2022-07-08T12:02:46.406Z] #77 277.2 CCLD src/validate [2022-07-08T12:02:46.406Z] #77 277.2 CCLD tests/test-1 [2022-07-08T12:02:46.406Z] #77 277.2 CCLD tests/test-2 [2022-07-08T12:02:46.406Z] #77 277.2 CCLD tests/test-3 [2022-07-08T12:02:46.406Z] #77 277.2 CCLD tests/test-4 [2022-07-08T12:02:46.406Z] #77 277.2 CCLD tests/test-5 [2022-07-08T12:02:46.406Z] #77 277.3 CCLD tests/test-6 [2022-07-08T12:02:46.406Z] #77 277.4 CCLD tests/test-7 [2022-07-08T12:02:46.406Z] #77 277.4 CCLD tests/test-8 [2022-07-08T12:02:46.406Z] #77 277.4 CCLD tests/test-9 [2022-07-08T12:02:46.406Z] #77 277.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-08T12:02:46.406Z] #77 277.6 CCLD tests/test-10 [2022-07-08T12:02:46.406Z] #77 277.6 CCLD tests/test-11 [2022-07-08T12:02:46.461Z] #21 16.52 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-08T12:02:46.461Z] #21 16.52 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-08T12:02:46.461Z] #21 16.62 Selecting previously unselected package libc6:arm64. [2022-07-08T12:02:46.461Z] #21 16.62 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-08T12:02:46.665Z] #77 279.6 libtool: link: ar cr libocispec.a [2022-07-08T12:02:46.665Z] #77 279.7 libtool: link: ranlib libocispec.a [2022-07-08T12:02:46.719Z] #21 16.83 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-08T12:02:47.288Z] #21 17.23 Selecting previously unselected package libapparmor1:arm64. [2022-07-08T12:02:47.288Z] #21 17.24 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-08T12:02:47.288Z] #21 17.24 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-08T12:02:47.288Z] #21 17.31 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-08T12:02:47.288Z] #21 17.31 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-08T12:02:47.288Z] #21 17.32 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-08T12:02:47.288Z] #21 17.39 Selecting previously unselected package libgcc-s1:s390x. [2022-07-08T12:02:47.288Z] #21 17.40 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-08T12:02:47.288Z] #21 17.40 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-08T12:02:47.288Z] #21 17.45 Selecting previously unselected package libcrypt1:s390x. [2022-07-08T12:02:47.288Z] #21 17.46 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-08T12:02:47.288Z] #21 17.47 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-08T12:02:47.288Z] #21 17.55 Selecting previously unselected package libc6:s390x. [2022-07-08T12:02:47.288Z] #21 17.56 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-08T12:02:47.547Z] #21 17.74 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-08T12:02:48.116Z] #21 18.18 Selecting previously unselected package libapparmor1:s390x. [2022-07-08T12:02:48.116Z] #21 18.19 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-08T12:02:48.116Z] #21 18.19 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-08T12:02:48.116Z] #21 18.25 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-08T12:02:48.116Z] #21 18.26 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-08T12:02:48.116Z] #21 18.26 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-08T12:02:48.376Z] #21 18.34 Selecting previously unselected package libgcc-s1:armhf. [2022-07-08T12:02:48.376Z] #21 18.34 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-08T12:02:48.376Z] #21 18.35 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-08T12:02:48.376Z] #21 18.41 Selecting previously unselected package libcrypt1:armhf. [2022-07-08T12:02:48.376Z] #21 18.42 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-08T12:02:48.376Z] #21 18.43 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-08T12:02:48.376Z] #21 18.51 Selecting previously unselected package libc6:armhf. [2022-07-08T12:02:48.376Z] #21 18.52 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-08T12:02:48.573Z] #77 281.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T12:02:48.573Z] #77 281.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T12:02:48.573Z] #77 281.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T12:02:48.573Z] #77 281.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:02:48.573Z] #77 281.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:02:48.573Z] #77 281.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:02:48.573Z] #77 281.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T12:02:48.573Z] #77 281.4 make[2]: Entering directory '/tmp/crun-build' [2022-07-08T12:02:48.573Z] #77 281.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-08T12:02:48.573Z] #77 281.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-08T12:02:48.573Z] #77 281.5 CC src/libcrun/libcrun_testing_a-container.o [2022-07-08T12:02:48.573Z] #77 281.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-08T12:02:48.573Z] #77 281.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-08T12:02:48.573Z] #77 281.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-08T12:02:48.573Z] #77 281.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-08T12:02:48.573Z] #77 281.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-08T12:02:48.573Z] #77 281.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-08T12:02:48.573Z] #77 281.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-08T12:02:48.573Z] #77 281.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-08T12:02:48.573Z] #77 281.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-08T12:02:48.636Z] #21 18.73 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-08T12:02:48.833Z] #77 281.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-08T12:02:48.833Z] #77 281.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-08T12:02:48.896Z] #21 19.17 Selecting previously unselected package libapparmor1:armhf. [2022-07-08T12:02:48.896Z] #21 19.18 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-08T12:02:49.093Z] #77 281.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-08T12:02:49.093Z] #77 281.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-08T12:02:49.093Z] #77 282.0 CC src/libcrun/libcrun_testing_a-status.o [2022-07-08T12:02:49.093Z] #77 282.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-08T12:02:49.093Z] #77 282.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-08T12:02:49.093Z] #77 282.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-08T12:02:49.093Z] #77 282.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-08T12:02:49.093Z] #77 282.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-08T12:02:49.093Z] #77 282.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-08T12:02:49.156Z] #21 19.19 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-08T12:02:49.156Z] #21 19.26 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-08T12:02:49.156Z] #21 19.26 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-08T12:02:49.156Z] #21 19.27 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-08T12:02:49.156Z] #21 19.34 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-08T12:02:49.156Z] #21 19.34 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-08T12:02:49.156Z] #21 19.35 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-08T12:02:49.156Z] #21 19.40 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-08T12:02:49.156Z] #21 19.40 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-08T12:02:49.156Z] #21 19.41 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-08T12:02:49.353Z] #77 282.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-08T12:02:49.353Z] #77 282.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-08T12:02:49.353Z] #77 282.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-08T12:02:49.353Z] #77 282.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-08T12:02:49.353Z] #77 282.4 CC src/crun-crun.o [2022-07-08T12:02:49.415Z] #21 19.51 Selecting previously unselected package libc6:ppc64el. [2022-07-08T12:02:49.415Z] #21 19.51 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-08T12:02:49.613Z] #77 282.5 CC src/crun-delete.o [2022-07-08T12:02:49.613Z] #77 282.6 CC src/crun-run.o [2022-07-08T12:02:49.613Z] #77 282.6 CC src/crun-kill.o [2022-07-08T12:02:49.658Z] #64 332.6 # github.com/containerd/containerd/cmd/containerd [2022-07-08T12:02:49.658Z] #64 332.6 /usr/bin/ld: /tmp/go-link-2873670477/000019.o: in function `New': [2022-07-08T12:02:49.658Z] #64 332.6 /tmp/tmp.uaPqcaVo31/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-08T12:02:49.658Z] #64 332.7 + bin/containerd-stress [2022-07-08T12:02:49.658Z] #64 333.8 + bin/containerd-shim [2022-07-08T12:02:49.676Z] #21 19.69 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-08T12:02:49.886Z] #77 282.7 CC src/crun-pause.o [2022-07-08T12:02:49.886Z] #77 282.9 CC src/crun-unpause.o [2022-07-08T12:02:49.886Z] #77 282.9 CC src/crun-spec.o [2022-07-08T12:02:50.146Z] #77 283.0 CC src/crun-exec.o [2022-07-08T12:02:50.146Z] #77 283.1 CC src/crun-list.o [2022-07-08T12:02:50.146Z] #77 283.2 CC src/crun-create.o [2022-07-08T12:02:50.146Z] #77 283.2 CC src/crun-start.o [2022-07-08T12:02:50.146Z] #77 283.2 CC src/crun-state.o [2022-07-08T12:02:50.146Z] #77 283.3 CC src/crun-update.o [2022-07-08T12:02:50.146Z] #77 283.3 CC src/crun-ps.o [2022-07-08T12:02:50.245Z] #21 20.28 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-08T12:02:50.245Z] #21 20.29 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-08T12:02:50.245Z] #21 20.30 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-08T12:02:50.245Z] #21 20.36 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-08T12:02:50.245Z] #21 20.37 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-08T12:02:50.245Z] #21 20.38 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-08T12:02:50.245Z] #21 20.45 Selecting previously unselected package libseccomp2:s390x. [2022-07-08T12:02:50.245Z] #21 20.46 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-08T12:02:50.405Z] #77 283.4 CC src/crun-checkpoint.o [2022-07-08T12:02:50.406Z] #77 283.5 CC src/crun-restore.o [2022-07-08T12:02:50.504Z] #21 20.47 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-08T12:02:50.504Z] #21 20.52 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-08T12:02:50.504Z] #21 20.53 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-08T12:02:50.504Z] #21 20.53 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-08T12:02:50.504Z] #21 20.60 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-08T12:02:50.504Z] #21 20.60 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-08T12:02:50.504Z] #21 20.61 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T12:02:50.504Z] #21 20.66 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-08T12:02:50.504Z] #21 20.66 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-08T12:02:50.504Z] #21 20.67 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T12:02:50.504Z] #21 20.75 Selecting previously unselected package libseccomp2:armhf. [2022-07-08T12:02:50.673Z] #77 283.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-08T12:02:50.673Z] #77 283.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-08T12:02:50.673Z] #77 283.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-08T12:02:50.673Z] #77 283.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-08T12:02:50.673Z] #77 283.7 CC src/libcrun/libcrun_la-container.lo [2022-07-08T12:02:50.764Z] #21 20.75 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-08T12:02:50.764Z] #21 20.76 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-08T12:02:50.764Z] #21 20.81 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-08T12:02:50.764Z] #21 20.82 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-08T12:02:50.764Z] #21 20.82 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-08T12:02:50.764Z] #21 20.90 Selecting previously unselected package libseccomp2:armel. [2022-07-08T12:02:50.764Z] #21 20.92 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-08T12:02:50.764Z] #21 20.92 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-08T12:02:50.764Z] #21 20.97 Selecting previously unselected package libseccomp-dev:armel. [2022-07-08T12:02:50.764Z] #21 20.98 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-08T12:02:50.764Z] #21 20.99 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-08T12:02:50.933Z] #77 283.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-08T12:02:51.023Z] #21 21.06 Selecting previously unselected package libseccomp2:arm64. [2022-07-08T12:02:51.023Z] #21 21.07 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-08T12:02:51.023Z] #21 21.07 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T12:02:51.023Z] #21 21.13 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-08T12:02:51.023Z] #21 21.13 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-08T12:02:51.023Z] #21 21.14 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T12:02:51.023Z] #21 21.25 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-08T12:02:51.023Z] #21 21.28 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-08T12:02:51.023Z] #21 21.29 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-08T12:02:51.192Z] #77 284.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-08T12:02:51.192Z] #77 284.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-08T12:02:51.192Z] #77 284.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-08T12:02:51.283Z] #21 21.31 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-08T12:02:51.283Z] #21 21.32 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-08T12:02:51.283Z] #21 21.34 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-08T12:02:51.283Z] #21 21.36 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-08T12:02:51.283Z] #21 21.38 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-08T12:02:51.283Z] #21 21.40 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-08T12:02:51.283Z] #21 21.41 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-08T12:02:51.283Z] #21 21.43 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-08T12:02:51.283Z] #21 21.44 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-08T12:02:51.283Z] #21 21.48 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-08T12:02:51.283Z] #21 21.49 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-08T12:02:51.283Z] #21 21.51 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-08T12:02:51.283Z] #21 21.53 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-08T12:02:51.451Z] #77 284.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-08T12:02:51.452Z] #77 284.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-08T12:02:51.452Z] #77 284.4 CC src/libcrun/libcrun_la-criu.lo [2022-07-08T12:02:51.711Z] #77 284.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-08T12:02:51.711Z] #77 284.6 CC src/libcrun/libcrun_la-error.lo [2022-07-08T12:02:51.711Z] #77 284.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-08T12:02:51.711Z] #77 284.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-08T12:02:51.970Z] #77 284.9 CC src/libcrun/libcrun_la-status.lo [2022-07-08T12:02:51.970Z] #77 284.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-08T12:02:51.970Z] #77 285.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-08T12:02:52.229Z] #77 285.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-08T12:02:52.229Z] #77 285.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-08T12:02:52.229Z] #77 285.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-08T12:02:52.488Z] #77 285.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-08T12:02:52.488Z] #77 285.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-08T12:02:52.663Z] #21 22.76 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-08T12:02:52.747Z] #77 285.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-08T12:02:52.747Z] #77 285.9 CC tests/init.o [2022-07-08T12:02:52.747Z] #77 285.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-08T12:02:54.078Z] #21 24.02 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-08T12:02:55.022Z] #21 25.25 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-08T12:02:55.320Z] #77 ... [2022-07-08T12:02:55.320Z] [2022-07-08T12:02:55.320Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T12:02:55.320Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T12:02:55.320Z] #47 362.1 + dpkg --print-architecture [2022-07-08T12:02:55.320Z] #47 362.1 + git checkout -q v2.1.0 [2022-07-08T12:02:55.320Z] #47 362.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-08T12:02:55.320Z] #47 362.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-08T12:02:56.401Z] #21 26.48 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-08T12:02:57.779Z] #21 27.72 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-08T12:02:57.779Z] #21 27.74 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-08T12:02:57.779Z] #21 27.75 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-08T12:02:57.779Z] #21 27.77 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-08T12:02:57.779Z] #21 27.78 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-08T12:02:57.779Z] #21 27.79 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T12:02:57.779Z] #21 27.81 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-08T12:02:57.779Z] #21 27.83 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-08T12:02:57.779Z] #21 27.84 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T12:02:57.779Z] #21 27.86 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-08T12:02:57.779Z] #21 27.87 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-08T12:02:57.779Z] #21 27.89 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-08T12:02:57.779Z] #21 27.90 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-08T12:02:57.779Z] #21 27.92 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-08T12:02:57.779Z] #21 27.94 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-08T12:02:57.779Z] #21 27.95 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T12:02:57.779Z] #21 27.97 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-08T12:02:57.779Z] #21 27.98 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-08T12:02:57.783Z] #64 345.0 + bin/containerd-shim-runc-v1 [2022-07-08T12:02:58.039Z] #21 28.00 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T12:02:58.039Z] #21 28.01 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-08T12:02:58.039Z] #21 28.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T12:02:58.299Z] #21 DONE 28.3s [2022-07-08T12:02:58.299Z] [2022-07-08T12:02:58.299Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T12:02:58.299Z] #66 sha256:4ff30689072f22fb8d7e2bf586b908d7348e3bff72e2195471d2a8ce7af4f286 [2022-07-08T12:02:58.299Z] #66 DONE 0.1s [2022-07-08T12:02:58.299Z] [2022-07-08T12:02:58.299Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:02:58.299Z] #67 sha256:752fd6fc6ba903c8b3afb89462e59e8e65d3c103f8bd71279fa01579d9b0f96d [2022-07-08T12:02:59.238Z] #67 0.926 + RM_GOPATH=0 [2022-07-08T12:02:59.238Z] #67 0.927 + TMP_GOPATH= [2022-07-08T12:02:59.238Z] #67 0.932 + : /build [2022-07-08T12:02:59.238Z] #67 0.932 + '[' -z '' ']' [2022-07-08T12:02:59.238Z] #67 0.932 ++ mktemp -d [2022-07-08T12:02:59.238Z] #67 0.933 + export GOPATH=/tmp/tmp.HVt9pzmTxE [2022-07-08T12:02:59.238Z] #67 0.933 + GOPATH=/tmp/tmp.HVt9pzmTxE [2022-07-08T12:02:59.238Z] #67 0.933 + RM_GOPATH=1 [2022-07-08T12:02:59.238Z] #67 0.934 + case "$(go env GOARCH)" in [2022-07-08T12:02:59.238Z] #67 0.936 ++ go env GOARCH [2022-07-08T12:02:59.238Z] #67 0.939 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T12:02:59.238Z] #67 0.939 + GO_BUILDMODE=-buildmode=pie [2022-07-08T12:02:59.238Z] #67 0.939 ++ dirname /install.sh [2022-07-08T12:02:59.238Z] #67 0.947 + dir=/ [2022-07-08T12:02:59.238Z] #67 0.947 + bin=runc [2022-07-08T12:02:59.238Z] #67 0.947 + shift [2022-07-08T12:02:59.238Z] #67 0.947 + '[' '!' -f //runc.installer ']' [2022-07-08T12:02:59.238Z] #67 0.948 + . //runc.installer [2022-07-08T12:02:59.238Z] #67 0.950 ++ set -e [2022-07-08T12:02:59.238Z] #67 0.950 ++ : v1.1.2 [2022-07-08T12:02:59.238Z] #67 0.950 + install_runc [2022-07-08T12:02:59.238Z] #67 0.950 + RUNC_BUILDTAGS=seccomp [2022-07-08T12:02:59.238Z] #67 0.950 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-08T12:02:59.238Z] #67 0.950 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HVt9pzmTxE/src/github.com/opencontainers/runc [2022-07-08T12:02:59.238Z] #67 0.950 Cloning into '/tmp/tmp.HVt9pzmTxE/src/github.com/opencontainers/runc'... [2022-07-08T12:02:59.238Z] #67 0.951 Install runc version v1.1.2 (build tags: seccomp) [2022-07-08T12:02:59.500Z] #67 ... [2022-07-08T12:02:59.500Z] [2022-07-08T12:02:59.500Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T12:02:59.500Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-08T12:02:59.500Z] #22 DONE 1.3s [2022-07-08T12:02:59.500Z] [2022-07-08T12:02:59.500Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-08T12:02:59.500Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-07-08T12:03:00.438Z] #23 DONE 0.9s [2022-07-08T12:03:00.438Z] [2022-07-08T12:03:00.438Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T12:03:00.438Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-07-08T12:03:01.376Z] #24 0.885 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-08T12:03:01.376Z] #24 DONE 1.0s [2022-07-08T12:03:01.376Z] [2022-07-08T12:03:01.376Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T12:03:01.376Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-07-08T12:03:02.313Z] #25 DONE 0.9s [2022-07-08T12:03:02.313Z] [2022-07-08T12:03:02.313Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T12:03:02.313Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-07-08T12:03:03.251Z] #26 DONE 1.0s [2022-07-08T12:03:03.251Z] [2022-07-08T12:03:03.251Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T12:03:03.251Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-07-08T12:03:03.889Z] #47 DONE 377.9s [2022-07-08T12:03:03.889Z] [2022-07-08T12:03:03.889Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:03:03.889Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T12:03:03.889Z] #64 ... [2022-07-08T12:03:03.889Z] [2022-07-08T12:03:03.889Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T12:03:03.889Z] #48 sha256:4ce33153276cf3ab9af0bb0698718c7ad104a9b9c987c7d9042d93e934b62ca5 [2022-07-08T12:03:03.889Z] #48 DONE 0.5s [2022-07-08T12:03:03.889Z] [2022-07-08T12:03:03.889Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:03:03.889Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T12:03:03.889Z] #64 ... [2022-07-08T12:03:03.889Z] [2022-07-08T12:03:03.889Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T12:03:03.889Z] #52 sha256:162cde5791a37844691f54416c4786c8e006a8033fc76e3d3070f2cfd234bc37 [2022-07-08T12:03:03.889Z] #52 DONE 0.1s [2022-07-08T12:03:03.889Z] [2022-07-08T12:03:03.889Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T12:03:03.889Z] #54 sha256:e99b88622fd1900ad64a0a9b00e6babef57b08659cf5d8d92c31e71f1c1ec492 [2022-07-08T12:03:03.889Z] #54 DONE 0.1s [2022-07-08T12:03:03.889Z] [2022-07-08T12:03:03.889Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:03:03.889Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T12:03:04.353Z] #64 351.3 + bin/containerd-shim-runc-v2 [2022-07-08T12:03:04.353Z] #64 352.2 + binaries [2022-07-08T12:03:04.353Z] #64 352.2 + install -D bin/containerd /build/containerd [2022-07-08T12:03:04.353Z] #64 352.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-08T12:03:04.353Z] #64 352.2 + install -D bin/ctr /build/ctr [2022-07-08T12:03:04.628Z] #27 DONE 1.1s [2022-07-08T12:03:04.628Z] [2022-07-08T12:03:04.628Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:03:04.628Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-08T12:03:05.256Z] #64 ... [2022-07-08T12:03:05.256Z] [2022-07-08T12:03:05.256Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:03:05.256Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:03:05.256Z] #77 303.7 CCLD tests/init [2022-07-08T12:03:05.567Z] #28 1.147 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T12:03:05.567Z] #28 1.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T12:03:05.567Z] #28 1.169 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T12:03:05.826Z] #28 1.456 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T12:03:06.085Z] #28 1.692 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T12:03:06.258Z] #64 DONE 354.1s [2022-07-08T12:03:06.345Z] #28 1.996 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T12:03:06.605Z] #28 2.325 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T12:03:06.826Z] [2022-07-08T12:03:06.826Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T12:03:06.826Z] #65 sha256:9ada7728f7e4310e494474b6d922e25ca7012ea13d36702ab10c7516f800e04e [2022-07-08T12:03:07.174Z] #28 2.640 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T12:03:07.175Z] #28 2.920 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T12:03:07.434Z] #28 3.209 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T12:03:07.693Z] #28 3.209 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T12:03:07.693Z] #28 3.210 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T12:03:07.693Z] #28 3.210 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T12:03:07.693Z] #28 3.212 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T12:03:07.693Z] #28 3.215 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T12:03:07.693Z] #28 3.325 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T12:03:07.693Z] #28 3.335 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T12:03:07.693Z] #28 3.338 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T12:03:07.693Z] #28 3.339 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T12:03:07.693Z] #28 3.340 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T12:03:07.693Z] #28 3.342 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T12:03:07.763Z] #65 DONE 0.9s [2022-07-08T12:03:07.763Z] [2022-07-08T12:03:07.763Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T12:03:07.763Z] #70 sha256:37c889a934f38fe78afc5b89ffb12ed7e318ccf022cb58940d9ce2c32d405b6f [2022-07-08T12:03:08.022Z] #70 DONE 0.2s [2022-07-08T12:03:08.022Z] [2022-07-08T12:03:08.022Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T12:03:08.022Z] #75 sha256:f3f359d8cebfa461c94c26bd2f2a4de3ade3156d7124420a50b87805e6eaa8d3 [2022-07-08T12:03:08.958Z] #75 DONE 1.1s [2022-07-08T12:03:08.958Z] [2022-07-08T12:03:08.958Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T12:03:08.958Z] #78 sha256:395bc4dd65b1e44d42a8c88d21c98039770173d476f8280e32ce09d73ca6557e [2022-07-08T12:03:08.958Z] #78 DONE 0.1s [2022-07-08T12:03:09.221Z] [2022-07-08T12:03:09.221Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T12:03:09.221Z] #79 sha256:5f12bed95813b3e0389250e4e55a9e5c2a2c92dbee3cecf1957b760b93510c85 [2022-07-08T12:03:09.221Z] #79 DONE 0.0s [2022-07-08T12:03:09.221Z] [2022-07-08T12:03:09.221Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T12:03:09.221Z] #80 sha256:1d9530fd07606ddac810ca8e27bccd31401fc916d508cba91ac95950bda01736 [2022-07-08T12:03:09.221Z] #80 DONE 0.1s [2022-07-08T12:03:09.221Z] [2022-07-08T12:03:09.221Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-08T12:03:09.221Z] #81 sha256:3ac8eb497a49d63639c407ca75acb50b68da68c43959495df8346c2d00f24149 [2022-07-08T12:03:10.160Z] #81 0.643 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-08T12:03:10.160Z] #81 0.643 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-08T12:03:10.160Z] #81 0.643 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-08T12:03:10.730Z] #81 0.883 Reading package lists... [2022-07-08T12:03:10.990Z] #81 1.391 Reading package lists... [2022-07-08T12:03:11.255Z] #81 1.893 Building dependency tree... [2022-07-08T12:03:11.255Z] #81 2.001 Reading state information... [2022-07-08T12:03:11.255Z] #81 2.123 The following additional packages will be installed: [2022-07-08T12:03:11.514Z] #81 2.124 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-08T12:03:11.514Z] #81 2.125 Suggested packages: [2022-07-08T12:03:11.514Z] #81 2.125 systemd-container policykit-1 [2022-07-08T12:03:11.514Z] #81 2.125 Recommended packages: [2022-07-08T12:03:11.514Z] #81 2.125 systemd-timesyncd | time-daemon libnss-systemd [2022-07-08T12:03:11.514Z] #81 2.195 The following NEW packages will be installed: [2022-07-08T12:03:11.514Z] #81 2.196 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-08T12:03:11.514Z] #81 2.197 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-08T12:03:11.774Z] #81 2.472 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T12:03:11.774Z] #81 2.472 Need to get 5817 kB of archives. [2022-07-08T12:03:11.774Z] #81 2.472 After this operation, 19.3 MB of additional disk space will be used. [2022-07-08T12:03:11.774Z] #81 2.472 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-08T12:03:11.774Z] #81 2.476 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-08T12:03:11.774Z] #81 2.478 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-08T12:03:11.774Z] #81 2.481 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-08T12:03:11.774Z] #81 2.482 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-08T12:03:12.033Z] #81 2.576 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-08T12:03:12.033Z] #81 2.577 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-08T12:03:12.033Z] #81 2.579 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-08T12:03:12.033Z] #81 2.581 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-08T12:03:12.033Z] #81 2.583 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-08T12:03:12.033Z] #81 2.728 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T12:03:12.033Z] #81 2.757 Fetched 5817 kB in 0s (15.4 MB/s) [2022-07-08T12:03:12.033Z] #81 2.779 Selecting previously unselected package libargon2-1:amd64. [2022-07-08T12:03:12.033Z] #81 2.779 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28639 files and directories currently installed.) [2022-07-08T12:03:12.033Z] #81 2.794 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-08T12:03:12.033Z] #81 2.800 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-08T12:03:12.033Z] #81 2.831 Selecting previously unselected package libjson-c5:amd64. [2022-07-08T12:03:12.033Z] #81 2.833 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-08T12:03:12.033Z] #81 2.837 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-08T12:03:12.033Z] #81 2.872 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-08T12:03:12.033Z] #81 2.874 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-08T12:03:12.033Z] #81 2.877 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-08T12:03:12.033Z] #81 2.931 Selecting previously unselected package libkmod2:amd64. [2022-07-08T12:03:12.293Z] #81 2.934 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-08T12:03:12.293Z] #81 2.937 Unpacking libkmod2:amd64 (28-1) ... [2022-07-08T12:03:12.293Z] #81 2.985 Selecting previously unselected package systemd. [2022-07-08T12:03:12.293Z] #81 2.987 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-08T12:03:12.293Z] #81 3.021 Unpacking systemd (247.3-7) ... [2022-07-08T12:03:12.861Z] #81 3.569 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-08T12:03:12.861Z] #81 3.578 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-08T12:03:12.861Z] #81 3.588 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-08T12:03:12.861Z] #81 3.598 Setting up libkmod2:amd64 (28-1) ... [2022-07-08T12:03:12.861Z] #81 3.610 Setting up systemd (247.3-7) ... [2022-07-08T12:03:12.861Z] #81 3.647 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-08T12:03:12.861Z] #81 3.649 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-08T12:03:12.861Z] #81 3.651 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-08T12:03:12.861Z] #81 3.672 Initializing machine ID from KVM UUID. [2022-07-08T12:03:13.121Z] #81 4.039 Selecting previously unselected package systemd-sysv. [2022-07-08T12:03:13.379Z] #81 4.039 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-07-08T12:03:13.379Z] #81 4.053 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-08T12:03:13.379Z] #81 4.056 Unpacking systemd-sysv (247.3-7) ... [2022-07-08T12:03:13.379Z] #81 4.098 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-08T12:03:13.379Z] #81 4.100 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-08T12:03:13.379Z] #81 4.104 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-08T12:03:13.379Z] #81 4.158 Selecting previously unselected package dbus. [2022-07-08T12:03:13.379Z] #81 4.161 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-08T12:03:13.379Z] #81 4.171 Unpacking dbus (1.12.20-2) ... [2022-07-08T12:03:13.379Z] #81 4.226 Selecting previously unselected package libpam-systemd:amd64. [2022-07-08T12:03:13.379Z] #81 4.228 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-08T12:03:13.379Z] #81 4.232 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-08T12:03:13.379Z] #81 4.283 Selecting previously unselected package dbus-user-session. [2022-07-08T12:03:13.639Z] #81 4.286 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-08T12:03:13.639Z] #81 4.289 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-08T12:03:13.639Z] #81 4.355 Setting up systemd-sysv (247.3-7) ... [2022-07-08T12:03:13.639Z] #81 4.366 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-08T12:03:13.639Z] #81 4.376 Setting up dbus (1.12.20-2) ... [2022-07-08T12:03:13.898Z] #81 4.489 invoke-rc.d: could not determine current runlevel [2022-07-08T12:03:13.898Z] #81 4.492 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T12:03:13.898Z] #81 4.495 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-08T12:03:13.898Z] #81 4.634 Setting up dbus-user-session (1.12.20-2) ... [2022-07-08T12:03:13.898Z] #81 4.648 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T12:03:14.158Z] #81 DONE 4.8s [2022-07-08T12:03:14.158Z] [2022-07-08T12:03:14.158Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-08T12:03:14.158Z] #82 sha256:48f897ac9462173e9803a9f17e0a87114aa3e4b79df27240f89f9a54092a78bd [2022-07-08T12:03:14.295Z] #28 ... [2022-07-08T12:03:14.295Z] [2022-07-08T12:03:14.295Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:03:14.295Z] #67 sha256:752fd6fc6ba903c8b3afb89462e59e8e65d3c103f8bd71279fa01579d9b0f96d [2022-07-08T12:03:14.295Z] #67 5.866 + cd /tmp/tmp.HVt9pzmTxE/src/github.com/opencontainers/runc [2022-07-08T12:03:14.295Z] #67 5.866 + git checkout -q v1.1.2 [2022-07-08T12:03:14.295Z] #67 6.195 + '[' -z '' ']' [2022-07-08T12:03:14.295Z] #67 6.195 + target=static [2022-07-08T12:03:14.295Z] #67 6.195 + make BUILDTAGS=seccomp static [2022-07-08T12:03:14.295Z] #67 6.487 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-08T12:03:14.417Z] #82 0.389 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-08T12:03:14.417Z] #82 0.390 Dload Upload Total Spent Left Speed [2022-07-08T12:03:14.992Z] #82 0.391 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5696 0 --:--:-- --:--:-- --:--:-- 5714 [2022-07-08T12:03:14.992Z] #82 DONE 0.7s [2022-07-08T12:03:14.992Z] [2022-07-08T12:03:14.992Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T12:03:14.992Z] #83 sha256:fc86bb406e942af56a99466d16caa00cc4cb251e0333ad4bb7ecd4f869903c54 [2022-07-08T12:03:15.931Z] #83 DONE 0.9s [2022-07-08T12:03:15.931Z] [2022-07-08T12:03:15.931Z] #84 exporting to image [2022-07-08T12:03:15.931Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T12:03:15.931Z] #84 exporting layers [2022-07-08T12:03:17.296Z] #47 DONE 392.5s [2022-07-08T12:03:17.297Z] [2022-07-08T12:03:17.297Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:03:17.297Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:03:18.679Z] #77 ... [2022-07-08T12:03:18.679Z] [2022-07-08T12:03:18.679Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T12:03:18.679Z] #48 sha256:b3d2b3412594b14ab6887bd6a257d63130132a00324c793ab73031838fce7aa6 [2022-07-08T12:03:18.938Z] #48 DONE 0.4s [2022-07-08T12:03:18.938Z] [2022-07-08T12:03:18.938Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T12:03:18.938Z] #52 sha256:a15a52a47753fb08450d0a2314cd9ce76bf76cec1b981bd9bcebd8404daa9864 [2022-07-08T12:03:18.938Z] #52 DONE 0.1s [2022-07-08T12:03:18.938Z] [2022-07-08T12:03:18.938Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:03:18.938Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:03:19.197Z] #77 ... [2022-07-08T12:03:19.197Z] [2022-07-08T12:03:19.197Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T12:03:19.197Z] #54 sha256:316914fb207c5c80e3177f7abd4edb2c333b747b33678b254d096b3b78cbd4b5 [2022-07-08T12:03:19.197Z] #54 DONE 0.1s [2022-07-08T12:03:19.197Z] [2022-07-08T12:03:19.197Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:03:19.197Z] #64 sha256:2a54f301885d84cfbc9b5ac308dfc9574424c30e4001efb0e1220aa3cc675c8a [2022-07-08T12:03:19.578Z] #67 ... [2022-07-08T12:03:19.578Z] [2022-07-08T12:03:19.578Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:03:19.578Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-08T12:03:19.578Z] #28 14.46 Fetched 49.1 MB in 14s (3618 kB/s) [2022-07-08T12:03:20.574Z] #64 ... [2022-07-08T12:03:20.574Z] [2022-07-08T12:03:20.574Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T12:03:20.574Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T12:03:20.574Z] #77 313.6 CCLD tests/init [2022-07-08T12:03:22.501Z] #84 exporting layers 6.5s done [2022-07-08T12:03:22.501Z] #84 writing image sha256:760ca5bf6e18b2dc462e2939603624997c03bcd7b4e263473f783fa5dc0c2236 done [2022-07-08T12:03:22.501Z] #84 naming to docker.io/library/docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 done [2022-07-08T12:03:22.501Z] #84 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T12:03:22.843Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/make.sh dynbinary test-integration [2022-07-08T12:03:24.747Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-08T12:03:24.747Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-08T12:03:24.747Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-08T12:03:24.747Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-08T12:03:24.747Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-08T12:03:24.747Z] Detected virtualization docker. [2022-07-08T12:03:24.747Z] Detected architecture x86-64. [2022-07-08T12:03:24.747Z] Set hostname to <98901d8c33e6>. [2022-07-08T12:03:24.747Z] modprobe@configfs.service: Succeeded. [2022-07-08T12:03:24.747Z] modprobe@drm.service: Succeeded. [2022-07-08T12:03:24.747Z] modprobe@fuse.service: Succeeded. [2022-07-08T12:03:25.006Z] + source /etc/docker-entrypoint-cmd [2022-07-08T12:03:25.006Z] ++ hack/make.sh dynbinary test-integration [2022-07-08T12:03:25.006Z] [2022-07-08T12:03:25.006Z] Removing bundles/ [2022-07-08T12:03:25.006Z] [2022-07-08T12:03:25.006Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T12:03:25.006Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T12:03:25.006Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:03:26.147Z] #28 14.46 Reading package lists... [2022-07-08T12:03:27.155Z] #77 323.9 AR libcrun_testing.a [2022-07-08T12:03:27.155Z] #77 324.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-08T12:03:27.155Z] #77 324.1 CCLD tests/tests_libcrun_utils [2022-07-08T12:03:27.155Z] #77 324.1 CCLD tests/tests_libcrun_errors [2022-07-08T12:03:27.155Z] #77 324.1 CCLD tests/tests_libcrun_fuzzer [2022-07-08T12:03:27.155Z] #77 324.4 CCLD libcrun.la [2022-07-08T12:03:27.155Z] #77 325.6 CCLD crun [2022-07-08T12:03:27.412Z] #77 326.2 make[3]: Entering directory '/tmp/crun-build' [2022-07-08T12:03:27.669Z] #77 326.4 /bin/mkdir -p '/usr/local/lib' [2022-07-08T12:03:27.669Z] #77 326.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-08T12:03:27.669Z] #77 326.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-08T12:03:27.669Z] #77 326.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-08T12:03:27.669Z] #77 326.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-08T12:03:27.926Z] #77 326.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-08T12:03:27.926Z] #77 326.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-08T12:03:27.926Z] #77 326.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-08T12:03:27.926Z] #77 326.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-08T12:03:28.183Z] #77 326.7 ---------------------------------------------------------------------- [2022-07-08T12:03:28.183Z] #77 326.7 Libraries have been installed in: [2022-07-08T12:03:28.183Z] #77 326.7 /usr/local/lib [2022-07-08T12:03:28.183Z] #77 326.7 [2022-07-08T12:03:28.183Z] #77 326.7 If you ever happen to want to link against installed libraries [2022-07-08T12:03:28.183Z] #77 326.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-08T12:03:28.183Z] #77 326.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-08T12:03:28.183Z] #77 326.7 flag during linking and do at least one of the following: [2022-07-08T12:03:28.183Z] #77 326.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-08T12:03:28.183Z] #77 326.7 during execution [2022-07-08T12:03:28.183Z] #77 326.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-08T12:03:28.183Z] #77 326.7 during linking [2022-07-08T12:03:28.183Z] #77 326.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-08T12:03:28.183Z] #77 326.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-08T12:03:28.183Z] #77 326.7 [2022-07-08T12:03:28.183Z] #77 326.7 See any operating system documentation about shared libraries for [2022-07-08T12:03:28.183Z] #77 326.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-08T12:03:28.183Z] #77 326.7 ---------------------------------------------------------------------- [2022-07-08T12:03:28.183Z] #77 326.7 /bin/mkdir -p '/build' [2022-07-08T12:03:28.183Z] #77 326.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-08T12:03:28.183Z] #77 326.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-08T12:03:28.440Z] #77 326.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-08T12:03:28.440Z] #77 326.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-08T12:03:28.440Z] #77 326.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-08T12:03:28.696Z] #77 DONE 327.2s [2022-07-08T12:03:28.696Z] [2022-07-08T12:03:28.696Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:03:28.696Z] #60 sha256:7ba53586ea76a9cc94a2ed68a3b5b076a81ac7b4cbc5c5d08d0bfaf40f1f925d [2022-07-08T12:03:32.719Z] #28 21.30 Reading package lists... [2022-07-08T12:03:34.097Z] #28 28.06 Building dependency tree... [2022-07-08T12:03:35.475Z] #28 31.01 bzip2 is already the newest version (1.0.8-4). [2022-07-08T12:03:35.475Z] #28 31.01 patch is already the newest version (2.7.6-7). [2022-07-08T12:03:35.475Z] #28 31.01 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-08T12:03:35.475Z] #28 31.01 The following additional packages will be installed: [2022-07-08T12:03:35.475Z] #28 31.02 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-08T12:03:35.475Z] #28 31.02 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-08T12:03:35.475Z] #28 31.02 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T12:03:35.475Z] #28 31.03 python3-pkg-resources vim-runtime xxd [2022-07-08T12:03:35.475Z] #28 31.05 Suggested packages: [2022-07-08T12:03:35.475Z] #28 31.06 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-08T12:03:35.475Z] #28 31.06 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-08T12:03:35.475Z] #28 31.06 Recommended packages: [2022-07-08T12:03:35.475Z] #28 31.06 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-08T12:03:36.858Z] #28 32.56 The following NEW packages will be installed: [2022-07-08T12:03:36.858Z] #28 32.56 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-08T12:03:36.858Z] #28 32.57 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-08T12:03:36.858Z] #28 32.57 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-08T12:03:36.858Z] #28 32.57 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-08T12:03:36.859Z] #28 32.58 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-08T12:03:36.859Z] #28 32.58 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-08T12:03:36.859Z] #28 32.58 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-08T12:03:37.121Z] #28 32.97 0 upgraded, 45 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T12:03:37.121Z] #28 32.97 Need to get 18.6 MB of archives. [2022-07-08T12:03:37.121Z] #28 32.97 After this operation, 71.4 MB of additional disk space will be used. [2022-07-08T12:03:37.121Z] #28 32.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-08T12:03:37.383Z] #28 32.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-08T12:03:37.383Z] #28 32.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-08T12:03:37.383Z] #28 32.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T12:03:37.383Z] #28 32.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-08T12:03:37.383Z] #28 32.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-08T12:03:37.383Z] #28 32.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-08T12:03:37.383Z] #28 32.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-08T12:03:37.383Z] #28 33.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T12:03:37.383Z] #28 33.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T12:03:37.383Z] #28 33.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-08T12:03:37.383Z] #28 33.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-08T12:03:37.383Z] #28 33.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-08T12:03:37.383Z] #28 33.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-08T12:03:37.383Z] #28 33.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-08T12:03:37.383Z] #28 33.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-08T12:03:37.383Z] #28 33.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-08T12:03:37.383Z] #28 33.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-08T12:03:37.383Z] #28 33.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-08T12:03:37.383Z] #28 33.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T12:03:37.383Z] #28 33.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T12:03:37.383Z] #28 33.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T12:03:37.383Z] #28 33.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-08T12:03:37.383Z] #28 33.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-08T12:03:37.383Z] #28 33.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-08T12:03:37.383Z] #28 33.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T12:03:37.383Z] #28 33.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-08T12:03:37.383Z] #28 33.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T12:03:37.383Z] #28 33.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T12:03:37.383Z] #28 33.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-08T12:03:37.383Z] #28 33.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-08T12:03:37.383Z] #28 33.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-08T12:03:37.383Z] #28 33.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-08T12:03:37.383Z] #28 33.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T12:03:37.383Z] #28 33.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-08T12:03:37.383Z] #28 33.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-08T12:03:37.383Z] #28 33.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-08T12:03:37.383Z] #28 33.14 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-08T12:03:37.383Z] #28 33.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-08T12:03:37.383Z] #28 33.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-08T12:03:37.383Z] #28 33.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-08T12:03:37.642Z] #28 33.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-08T12:03:37.642Z] #28 33.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-08T12:03:37.642Z] #28 33.32 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-08T12:03:37.642Z] #28 33.32 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-08T12:03:38.211Z] #28 34.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T12:03:38.470Z] #28 34.26 Fetched 18.6 MB in 1s (28.7 MB/s) [2022-07-08T12:03:38.729Z] #28 34.32 Selecting previously unselected package pigz. [2022-07-08T12:03:38.729Z] #28 34.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40117 files and directories currently installed.) [2022-07-08T12:03:38.729Z] #28 34.38 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-08T12:03:38.729Z] #28 34.39 Unpacking pigz (2.6-1) ... [2022-07-08T12:03:38.729Z] #28 34.45 Selecting previously unselected package libelf1:amd64. [2022-07-08T12:03:38.729Z] #28 34.46 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-08T12:03:38.729Z] #28 34.48 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-08T12:03:38.729Z] #28 34.59 Selecting previously unselected package libbpf0:amd64. [2022-07-08T12:03:38.989Z] #28 34.60 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-08T12:03:38.989Z] #28 34.61 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-08T12:03:38.989Z] #28 34.71 Selecting previously unselected package libcap2:amd64. [2022-07-08T12:03:38.989Z] #28 34.71 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T12:03:38.989Z] #28 34.72 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T12:03:38.989Z] #28 34.78 Selecting previously unselected package libmnl0:amd64. [2022-07-08T12:03:38.989Z] #28 34.78 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-08T12:03:38.989Z] #28 34.79 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-08T12:03:38.989Z] #28 34.84 Selecting previously unselected package libxtables12:amd64. [2022-07-08T12:03:39.248Z] #28 34.84 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-08T12:03:39.248Z] #28 34.85 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-08T12:03:39.248Z] #28 34.90 Selecting previously unselected package libcap2-bin. [2022-07-08T12:03:39.248Z] #28 34.90 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-08T12:03:39.248Z] #28 34.91 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-08T12:03:39.248Z] #28 34.98 Selecting previously unselected package iproute2. [2022-07-08T12:03:39.508Z] #28 34.98 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-08T12:03:39.508Z] #28 34.99 Unpacking iproute2 (5.10.0-4) ... [2022-07-08T12:03:39.768Z] #28 35.30 Selecting previously unselected package xxd. [2022-07-08T12:03:39.768Z] #28 35.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T12:03:39.768Z] #28 35.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:03:39.768Z] #28 35.43 Selecting previously unselected package vim-common. [2022-07-08T12:03:39.768Z] #28 35.43 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T12:03:39.768Z] #28 35.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:03:39.768Z] #28 35.55 Selecting previously unselected package bash-completion. [2022-07-08T12:03:40.027Z] #28 35.56 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-08T12:03:40.965Z] #28 36.69 Unpacking bash-completion (1:2.11-2) ... [2022-07-08T12:03:41.534Z] #28 37.09 Selecting previously unselected package apparmor. [2022-07-08T12:03:41.534Z] #28 37.09 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-08T12:03:41.534Z] #28 37.13 Unpacking apparmor (2.13.6-10) ... [2022-07-08T12:03:41.798Z] #28 37.40 Selecting previously unselected package inetutils-ping. [2022-07-08T12:03:41.798Z] #28 37.40 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-08T12:03:41.798Z] #28 37.41 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-08T12:03:41.798Z] #28 37.49 Selecting previously unselected package libip4tc2:amd64. [2022-07-08T12:03:41.798Z] #28 37.50 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-08T12:03:41.798Z] #28 37.51 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T12:03:41.798Z] #28 37.56 Selecting previously unselected package libip6tc2:amd64. [2022-07-08T12:03:41.798Z] #28 37.56 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-08T12:03:41.798Z] #28 37.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T12:03:41.798Z] #28 37.62 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-08T12:03:42.057Z] #28 37.63 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-08T12:03:42.057Z] #28 37.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T12:03:42.057Z] #28 37.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-08T12:03:42.057Z] #28 37.71 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-08T12:03:42.057Z] #28 37.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T12:03:42.057Z] #28 37.79 Selecting previously unselected package libnftnl11:amd64. [2022-07-08T12:03:42.057Z] #28 37.79 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-08T12:03:42.057Z] #28 37.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T12:03:42.057Z] #28 37.86 Selecting previously unselected package iptables. [2022-07-08T12:03:42.057Z] #28 37.87 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-08T12:03:42.057Z] #28 37.87 Unpacking iptables (1.8.7-1) ... [2022-07-08T12:03:42.317Z] #28 38.07 Selecting previously unselected package libonig5:amd64. [2022-07-08T12:03:42.513Z] #77 334.5 AR libcrun_testing.a [2022-07-08T12:03:42.513Z] #77 334.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-08T12:03:42.513Z] #77 334.6 CCLD tests/tests_libcrun_utils [2022-07-08T12:03:42.513Z] #77 334.6 CCLD tests/tests_libcrun_fuzzer [2022-07-08T12:03:42.513Z] #77 334.6 CCLD tests/tests_libcrun_errors [2022-07-08T12:03:42.576Z] #28 38.08 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T12:03:42.576Z] #28 38.08 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T12:03:42.576Z] #28 38.20 Selecting previously unselected package libjq1:amd64. [2022-07-08T12:03:42.576Z] #28 38.21 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T12:03:42.576Z] #28 38.22 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T12:03:42.576Z] #28 38.30 Selecting previously unselected package jq. [2022-07-08T12:03:42.576Z] #28 38.31 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-08T12:03:42.576Z] #28 38.31 Unpacking jq (1.6-2.1) ... [2022-07-08T12:03:42.576Z] #28 38.38 Selecting previously unselected package libaio1:amd64. [2022-07-08T12:03:42.576Z] #28 38.38 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-08T12:03:42.576Z] #28 38.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-08T12:03:42.576Z] #28 38.44 Selecting previously unselected package libgpm2:amd64. [2022-07-08T12:03:42.773Z] #77 335.9 CCLD libcrun.la [2022-07-08T12:03:42.835Z] #28 38.46 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-08T12:03:42.835Z] #28 38.46 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-08T12:03:42.835Z] #28 38.52 Selecting previously unselected package libinih1:amd64. [2022-07-08T12:03:42.835Z] #28 38.52 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-08T12:03:42.835Z] #28 38.53 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-08T12:03:42.835Z] #28 38.58 Selecting previously unselected package libnet1:amd64. [2022-07-08T12:03:43.095Z] #28 38.59 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T12:03:43.095Z] #28 38.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T12:03:43.095Z] #28 38.67 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T12:03:43.095Z] #28 38.67 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T12:03:43.095Z] #28 38.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T12:03:43.095Z] #28 38.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T12:03:43.095Z] #28 38.76 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T12:03:43.095Z] #28 38.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T12:03:43.095Z] #28 38.85 Selecting previously unselected package libyajl2:amd64. [2022-07-08T12:03:43.095Z] #28 ... [2022-07-08T12:03:43.095Z] [2022-07-08T12:03:43.095Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:03:43.095Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:03:43.095Z] #71 100.3 + bin/containerd [2022-07-08T12:03:43.342Z] #77 336.5 CCLD crun [2022-07-08T12:03:43.554Z] #60 209.5 + mkdir -p /build [2022-07-08T12:03:43.811Z] #60 209.5 + cp runc /build/runc [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-08T12:03:44.104Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-07-08T12:03:44.104Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-08T12:03:44.104Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-08T12:03:44.279Z] #77 337.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-08T12:03:44.279Z] #77 337.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-08T12:03:44.279Z] #77 337.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-08T12:03:44.279Z] #77 337.3 /bin/mkdir -p '/usr/local/lib' [2022-07-08T12:03:44.279Z] #77 337.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-08T12:03:44.279Z] #77 337.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-08T12:03:44.279Z] #77 337.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-08T12:03:44.363Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.0% of statements [2022-07-08T12:03:44.363Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-08T12:03:44.539Z] #77 337.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-08T12:03:44.539Z] #77 337.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-08T12:03:44.539Z] #77 337.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-08T12:03:44.539Z] #77 337.6 ---------------------------------------------------------------------- [2022-07-08T12:03:44.539Z] #77 337.6 Libraries have been installed in: [2022-07-08T12:03:44.539Z] #77 337.6 /usr/local/lib [2022-07-08T12:03:44.539Z] #77 337.6 [2022-07-08T12:03:44.539Z] #77 337.6 If you ever happen to want to link against installed libraries [2022-07-08T12:03:44.539Z] #77 337.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-08T12:03:44.539Z] #77 337.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-08T12:03:44.539Z] #77 337.6 flag during linking and do at least one of the following: [2022-07-08T12:03:44.539Z] #77 337.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-08T12:03:44.539Z] #77 337.6 during execution [2022-07-08T12:03:44.539Z] #77 337.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-08T12:03:44.539Z] #77 337.6 during linking [2022-07-08T12:03:44.539Z] #77 337.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-08T12:03:44.539Z] #77 337.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-08T12:03:44.539Z] #77 337.6 [2022-07-08T12:03:44.539Z] #77 337.6 See any operating system documentation about shared libraries for [2022-07-08T12:03:44.539Z] #77 337.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-08T12:03:44.539Z] #77 337.6 ---------------------------------------------------------------------- [2022-07-08T12:03:44.539Z] #77 337.7 /bin/mkdir -p '/build' [2022-07-08T12:03:44.539Z] #77 337.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-08T12:03:44.539Z] #77 337.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-08T12:03:44.741Z] #60 DONE 210.7s [2022-07-08T12:03:44.741Z] [2022-07-08T12:03:44.741Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:03:44.741Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T12:03:44.799Z] #77 337.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-08T12:03:44.799Z] #77 337.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-08T12:03:44.799Z] #77 337.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-08T12:03:44.930Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-07-08T12:03:44.930Z] ok github.com/docker/docker/api/server/router/volume 0.017s coverage: 67.9% of statements [2022-07-08T12:03:44.930Z] ? github.com/docker/docker/api/types [no test files] [2022-07-08T12:03:44.930Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-08T12:03:44.930Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-08T12:03:44.930Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-08T12:03:44.930Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-08T12:03:44.930Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-08T12:03:44.930Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-08T12:03:44.930Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-08T12:03:44.930Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-08T12:03:44.930Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-08T12:03:45.058Z] #77 DONE 338.1s [2022-07-08T12:03:45.058Z] [2022-07-08T12:03:45.058Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:03:45.058Z] #64 sha256:2a54f301885d84cfbc9b5ac308dfc9574424c30e4001efb0e1220aa3cc675c8a [2022-07-08T12:03:45.189Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-08T12:03:45.189Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-08T12:03:45.189Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-08T12:03:45.189Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-08T12:03:45.446Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-07-08T12:03:45.446Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-08T12:03:45.446Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-08T12:03:45.446Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-08T12:03:45.446Z] ? github.com/docker/docker/builder [no test files] [2022-07-08T12:03:45.446Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-08T12:03:45.446Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-08T12:03:45.446Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-08T12:03:45.446Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-08T12:03:45.446Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-08T12:03:45.446Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-08T12:03:45.446Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-08T12:03:46.111Z] #64 ... [2022-07-08T12:03:46.111Z] [2022-07-08T12:03:46.111Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T12:03:46.111Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T12:03:46.111Z] #55 423.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-08T12:03:46.111Z] #55 DONE 423.3s [2022-07-08T12:03:46.111Z] [2022-07-08T12:03:46.111Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:03:46.111Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T12:03:47.975Z] ok github.com/docker/docker/builder/remotecontext 0.112s coverage: 13.7% of statements [2022-07-08T12:03:47.975Z] ok github.com/docker/docker/builder/dockerfile 0.440s coverage: 49.3% of statements [2022-07-08T12:03:48.007Z] #64 ... [2022-07-08T12:03:48.007Z] [2022-07-08T12:03:48.007Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T12:03:48.007Z] #56 sha256:9a75263b94734738e594fbdc4310ea2f7afd29dda4595bd97c421a22b96646ce [2022-07-08T12:03:48.233Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-08T12:03:48.265Z] #56 DONE 0.6s [2022-07-08T12:03:48.265Z] [2022-07-08T12:03:48.265Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T12:03:48.265Z] #58 sha256:341090a28b20e92d6f94c8d97465a737c3029189607136d59e65021de294adcb [2022-07-08T12:03:48.265Z] #58 DONE 0.1s [2022-07-08T12:03:48.265Z] [2022-07-08T12:03:48.265Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:03:48.265Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T12:03:48.374Z] #71 ... [2022-07-08T12:03:48.374Z] [2022-07-08T12:03:48.374Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T12:03:48.374Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-08T12:03:48.374Z] #28 38.86 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T12:03:48.374Z] #28 38.86 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T12:03:48.374Z] #28 38.92 Selecting previously unselected package net-tools. [2022-07-08T12:03:48.374Z] #28 38.92 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-08T12:03:48.374Z] #28 38.92 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T12:03:48.374Z] #28 39.06 Selecting previously unselected package python-pip-whl. [2022-07-08T12:03:48.374Z] #28 39.07 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-08T12:03:48.374Z] #28 39.08 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T12:03:48.374Z] #28 39.36 Selecting previously unselected package python3-lib2to3. [2022-07-08T12:03:48.374Z] #28 39.37 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-08T12:03:48.374Z] #28 39.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-08T12:03:48.374Z] #28 39.48 Selecting previously unselected package python3-distutils. [2022-07-08T12:03:48.374Z] #28 39.48 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-08T12:03:48.374Z] #28 39.49 Unpacking python3-distutils (3.9.2-1) ... [2022-07-08T12:03:48.374Z] #28 39.60 Selecting previously unselected package python3-pkg-resources. [2022-07-08T12:03:48.374Z] #28 39.61 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T12:03:48.374Z] #28 39.61 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T12:03:48.374Z] #28 39.70 Selecting previously unselected package python3-setuptools. [2022-07-08T12:03:48.374Z] #28 39.71 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-08T12:03:48.374Z] #28 39.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-08T12:03:48.375Z] #28 39.88 Selecting previously unselected package python3-wheel. [2022-07-08T12:03:48.375Z] #28 39.89 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-08T12:03:48.375Z] #28 39.90 Unpacking python3-wheel (0.34.2-1) ... [2022-07-08T12:03:48.375Z] #28 39.97 Selecting previously unselected package python3-pip. [2022-07-08T12:03:48.375Z] #28 39.98 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-08T12:03:48.375Z] #28 39.99 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T12:03:48.375Z] #28 40.16 Selecting previously unselected package sudo. [2022-07-08T12:03:48.375Z] #28 40.16 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-08T12:03:48.375Z] #28 40.17 Unpacking sudo (1.9.5p2-3) ... [2022-07-08T12:03:48.375Z] #28 40.49 Selecting previously unselected package thin-provisioning-tools. [2022-07-08T12:03:48.375Z] #28 40.49 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-08T12:03:48.375Z] #28 40.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-08T12:03:48.375Z] #28 40.67 Selecting previously unselected package uidmap. [2022-07-08T12:03:48.375Z] #28 40.68 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-08T12:03:48.375Z] #28 40.69 Unpacking uidmap (1:4.8.1-1) ... [2022-07-08T12:03:48.375Z] #28 40.78 Selecting previously unselected package vim-runtime. [2022-07-08T12:03:48.375Z] #28 40.79 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T12:03:48.375Z] #28 40.81 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-08T12:03:48.375Z] #28 40.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-08T12:03:48.375Z] #28 40.84 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:03:48.375Z] #28 42.45 Selecting previously unselected package vim. [2022-07-08T12:03:48.375Z] #28 42.46 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T12:03:48.375Z] #28 42.48 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:03:48.375Z] #28 42.80 Selecting previously unselected package xfsprogs. [2022-07-08T12:03:48.375Z] #28 42.81 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-08T12:03:48.375Z] #28 42.82 Unpacking xfsprogs (5.10.0-4) ... [2022-07-08T12:03:48.375Z] #28 43.10 Selecting previously unselected package zip. [2022-07-08T12:03:48.375Z] #28 43.11 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-08T12:03:48.375Z] #28 43.11 Unpacking zip (3.0-12) ... [2022-07-08T12:03:48.375Z] #28 43.22 Selecting previously unselected package zstd. [2022-07-08T12:03:48.375Z] #28 43.22 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-08T12:03:48.375Z] #28 43.23 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-08T12:03:48.375Z] #28 43.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T12:03:48.375Z] #28 44.00 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T12:03:48.375Z] #28 44.01 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T12:03:48.375Z] #28 44.03 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-08T12:03:48.375Z] #28 44.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T12:03:48.375Z] #28 44.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-08T12:03:48.375Z] #28 44.06 Setting up uidmap (1:4.8.1-1) ... [2022-07-08T12:03:48.375Z] #28 44.08 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T12:03:48.375Z] #28 44.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T12:03:48.375Z] #28 44.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T12:03:48.375Z] #28 44.12 Setting up python3-wheel (0.34.2-1) ... [2022-07-08T12:03:48.522Z] #64 ... [2022-07-08T12:03:48.522Z] [2022-07-08T12:03:48.522Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T12:03:48.522Z] #61 sha256:418423a007498fd5089bd9e050a42e9651ae751bb4aae16027e40a4ea5b489b4 [2022-07-08T12:03:48.791Z] #61 DONE 0.2s [2022-07-08T12:03:48.791Z] [2022-07-08T12:03:48.791Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:03:48.791Z] #64 sha256:d52eff46d47c9d649f7f7b49d281520ad27fb05efdd575d667f174807e20b80a [2022-07-08T12:03:48.804Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-08T12:03:48.943Z] #28 44.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:03:48.943Z] #28 44.56 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T12:03:48.943Z] #28 44.57 Setting up libcap2-bin (1:2.44-1) ... [2022-07-08T12:03:48.943Z] #28 44.59 Setting up apparmor (2.13.6-10) ... [2022-07-08T12:03:49.738Z] ok github.com/docker/docker/builder/remotecontext/git 1.582s coverage: 86.3% of statements [2022-07-08T12:03:49.738Z] ? github.com/docker/docker/cli [no test files] [2022-07-08T12:03:49.738Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-08T12:03:49.738Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-08T12:03:49.738Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-08T12:03:50.307Z] ok github.com/docker/docker/cmd/docker-proxy 0.338s coverage: 67.6% of statements [2022-07-08T12:03:50.343Z] #28 45.99 Setting up zip (3.0-12) ... [2022-07-08T12:03:50.343Z] #28 46.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:03:50.343Z] #28 46.03 Setting up bash-completion (1:2.11-2) ... [2022-07-08T12:03:51.312Z] #64 364.6 + bin/containerd [2022-07-08T12:03:51.722Z] #28 47.29 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-08T12:03:51.722Z] #28 47.30 Setting up sudo (1.9.5p2-3) ... [2022-07-08T12:03:51.722Z] #28 47.37 invoke-rc.d: could not determine current runlevel [2022-07-08T12:03:51.722Z] #28 47.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T12:03:51.722Z] #28 47.38 Setting up xfsprogs (5.10.0-4) ... [2022-07-08T12:03:51.722Z] #28 47.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-08T12:03:51.722Z] #28 47.41 Setting up inetutils-ping (2:2.0-1) ... [2022-07-08T12:03:51.722Z] #28 47.42 Setting up pigz (2.6-1) ... [2022-07-08T12:03:51.722Z] #28 47.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T12:03:51.722Z] #28 47.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T12:03:51.722Z] #28 47.48 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T12:03:51.722Z] #28 47.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:03:52.292Z] #28 47.97 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-08T12:03:52.292Z] #28 47.99 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-08T12:03:52.552Z] #28 48.25 Setting up libelf1:amd64 (0.183-1) ... [2022-07-08T12:03:52.552Z] #28 48.26 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-08T12:03:52.552Z] #28 48.27 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T12:03:52.552Z] #28 48.29 Setting up python3-distutils (3.9.2-1) ... [2022-07-08T12:03:52.812Z] #28 48.62 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T12:03:52.812Z] #28 48.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-08T12:03:52.812Z] #28 48.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-08T12:03:52.837Z] ok github.com/docker/docker/client 0.064s coverage: 75.6% of statements [2022-07-08T12:03:53.072Z] #28 48.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-08T12:03:53.073Z] #28 48.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-08T12:03:53.073Z] #28 48.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-08T12:03:53.073Z] #28 48.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-08T12:03:53.073Z] #28 48.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-08T12:03:53.073Z] #28 48.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-08T12:03:53.073Z] #28 48.69 Setting up python3-setuptools (52.0.0-4) ... [2022-07-08T12:03:54.012Z] #28 49.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T12:03:54.013Z] #28 49.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T12:03:54.013Z] #28 49.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-08T12:03:54.013Z] #28 49.56 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T12:03:54.582Z] #28 50.33 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T12:03:54.582Z] #28 50.35 Setting up jq (1.6-2.1) ... [2022-07-08T12:03:54.582Z] #28 50.36 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-08T12:03:54.842Z] #28 50.38 Setting up iptables (1.8.7-1) ... [2022-07-08T12:03:54.842Z] #28 50.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T12:03:54.842Z] #28 50.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T12:03:54.842Z] #28 50.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T12:03:54.842Z] #28 50.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T12:03:54.842Z] #28 50.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-08T12:03:54.842Z] #28 50.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-08T12:03:54.842Z] #28 50.43 Setting up iproute2 (5.10.0-4) ... [2022-07-08T12:03:55.102Z] #28 50.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T12:03:55.672Z] #28 DONE 51.3s [2022-07-08T12:03:55.672Z] [2022-07-08T12:03:55.672Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:03:55.672Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:03:55.672Z] #71 ... [2022-07-08T12:03:55.672Z] [2022-07-08T12:03:55.672Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-08T12:03:55.672Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-07-08T12:03:56.612Z] #29 0.837 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-08T12:03:56.612Z] #29 0.842 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-08T12:03:56.612Z] #29 0.846 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-08T12:03:56.612Z] #29 DONE 0.9s [2022-07-08T12:03:56.612Z] [2022-07-08T12:03:56.612Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T12:03:56.612Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-07-08T12:04:03.158Z] #64 ... [2022-07-08T12:04:03.158Z] [2022-07-08T12:04:03.158Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:04:03.158Z] #60 sha256:b00b90c6fb27a08c4b4bc094bc2c297958c5366e4dc49da35b08c38db3ea2424 [2022-07-08T12:04:03.158Z] #60 219.6 + mkdir -p /build [2022-07-08T12:04:03.158Z] #60 219.6 + cp runc /build/runc [2022-07-08T12:04:03.158Z] #60 DONE 220.6s [2022-07-08T12:04:03.158Z] [2022-07-08T12:04:03.158Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T12:04:03.158Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T12:04:03.418Z] #55 440.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-08T12:04:03.677Z] #55 DONE 440.5s [2022-07-08T12:04:03.677Z] [2022-07-08T12:04:03.677Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:04:03.677Z] #64 sha256:2a54f301885d84cfbc9b5ac308dfc9574424c30e4001efb0e1220aa3cc675c8a [2022-07-08T12:04:04.741Z] #30 7.385 Collecting yamllint==1.26.1 [2022-07-08T12:04:05.002Z] #30 8.444 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-08T12:04:05.581Z] #64 ... [2022-07-08T12:04:05.581Z] [2022-07-08T12:04:05.581Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T12:04:05.581Z] #56 sha256:31fe7843ae099071587aeb02cb7f51665b79bdc5cb3e22e53bb4a2da882f8d67 [2022-07-08T12:04:05.839Z] #56 DONE 0.6s [2022-07-08T12:04:05.839Z] [2022-07-08T12:04:05.839Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:04:05.839Z] #64 sha256:2a54f301885d84cfbc9b5ac308dfc9574424c30e4001efb0e1220aa3cc675c8a [2022-07-08T12:04:05.839Z] #64 ... [2022-07-08T12:04:05.839Z] [2022-07-08T12:04:05.839Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T12:04:05.839Z] #58 sha256:8d20a145d7f57ccf1bffaba99e8ac9572ad76972e71f5ce796f03ca1c1d77cf4 [2022-07-08T12:04:05.839Z] #58 DONE 0.1s [2022-07-08T12:04:05.839Z] [2022-07-08T12:04:05.839Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T12:04:05.839Z] #61 sha256:fede43fded3e90ee86b776cc2cc6f4ff40c05ad81593766f72fbc0ab21283829 [2022-07-08T12:04:05.941Z] #30 9.161 Collecting pathspec>=0.5.3 [2022-07-08T12:04:05.941Z] #30 9.170 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-08T12:04:05.941Z] #30 9.412 Collecting pyyaml [2022-07-08T12:04:05.941Z] #30 9.417 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-08T12:04:05.941Z] #30 9.464 Building wheels for collected packages: yamllint [2022-07-08T12:04:05.941Z] #30 9.464 Building wheel for yamllint (setup.py): started [2022-07-08T12:04:06.406Z] #61 DONE 0.2s [2022-07-08T12:04:06.406Z] [2022-07-08T12:04:06.406Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:04:06.406Z] #64 sha256:2a54f301885d84cfbc9b5ac308dfc9574424c30e4001efb0e1220aa3cc675c8a [2022-07-08T12:04:06.511Z] #30 10.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-08T12:04:06.511Z] #30 10.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6913e87c07e9f8285f64a9100af07bea603827b79ac2d822f4db13a28484285d [2022-07-08T12:04:06.511Z] #30 10.01 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-08T12:04:06.511Z] #30 10.02 Successfully built yamllint [2022-07-08T12:04:06.511Z] #30 10.04 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-08T12:04:06.771Z] #30 10.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-08T12:04:07.031Z] #30 DONE 10.6s [2022-07-08T12:04:07.031Z] [2022-07-08T12:04:07.031Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:04:07.031Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:04:07.292Z] #71 ... [2022-07-08T12:04:07.292Z] [2022-07-08T12:04:07.292Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T12:04:07.292Z] #34 sha256:b00166d36f52070387ba0865a974623a9356f80ca8547f99c809b629048e1943 [2022-07-08T12:04:07.292Z] #34 DONE 0.3s [2022-07-08T12:04:07.292Z] [2022-07-08T12:04:07.292Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:04:07.292Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:04:07.554Z] #71 ... [2022-07-08T12:04:07.554Z] [2022-07-08T12:04:07.554Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T12:04:07.554Z] #39 sha256:550b46ac8b4b949ded553c42cafeaffa147086cb3c8a37633d5940a141f13f34 [2022-07-08T12:04:07.554Z] #39 DONE 0.3s [2022-07-08T12:04:07.554Z] [2022-07-08T12:04:07.554Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:04:07.554Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:04:07.814Z] #71 ... [2022-07-08T12:04:07.814Z] [2022-07-08T12:04:07.814Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T12:04:07.814Z] #42 sha256:523ffd678a537166a804a5bd6406a6a1041176367336a74d2b5e823fe97293ff [2022-07-08T12:04:07.814Z] #42 DONE 0.1s [2022-07-08T12:04:07.814Z] [2022-07-08T12:04:07.814Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T12:04:07.814Z] #44 sha256:7b55b0db35bc77ed69506b12a0e187475b1450284782f5db13cf52912a85c9ee [2022-07-08T12:04:07.814Z] #44 DONE 0.1s [2022-07-08T12:04:07.814Z] [2022-07-08T12:04:07.814Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:04:07.814Z] #67 sha256:752fd6fc6ba903c8b3afb89462e59e8e65d3c103f8bd71279fa01579d9b0f96d [2022-07-08T12:04:08.074Z] #67 ... [2022-07-08T12:04:08.074Z] [2022-07-08T12:04:08.074Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T12:04:08.074Z] #46 sha256:26d3853a4bf6e07aa91476d0e9a9d0bf140777cccbb1cd4bd5adef513c2360ef [2022-07-08T12:04:08.074Z] #46 DONE 0.1s [2022-07-08T12:04:08.074Z] [2022-07-08T12:04:08.074Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T12:04:08.074Z] #48 sha256:512cec2c0ce6ac62f2fb78c183130ef39986bd29a1d705a68c53ac9892870cb9 [2022-07-08T12:04:08.074Z] #48 DONE 0.1s [2022-07-08T12:04:08.074Z] [2022-07-08T12:04:08.074Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T12:04:08.074Z] #52 sha256:b3dacb37db12ac790a5b59d7072346049dc79e588554b2f7f2871d186a565f96 [2022-07-08T12:04:08.074Z] #52 DONE 0.1s [2022-07-08T12:04:08.074Z] [2022-07-08T12:04:08.074Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T12:04:08.074Z] #55 sha256:3bbaf716246188bd39abdf7f9db267f59eba2dfdce5279e907d84dc817e5fbec [2022-07-08T12:04:08.334Z] #55 DONE 0.1s [2022-07-08T12:04:08.334Z] [2022-07-08T12:04:08.334Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T12:04:08.334Z] #59 sha256:a467541aa2343ca23da057d425f1b6d4ec314e3a619958c7751b5a0dbb47b438 [2022-07-08T12:04:08.334Z] #59 DONE 0.1s [2022-07-08T12:04:08.334Z] [2022-07-08T12:04:08.334Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:04:08.334Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:04:08.334Z] #71 ... [2022-07-08T12:04:08.334Z] [2022-07-08T12:04:08.334Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T12:04:08.334Z] #61 sha256:850ea888e9651d7e3a759f0d54f221c97abc52efbfd55f0078080064697beeb5 [2022-07-08T12:04:08.334Z] #61 DONE 0.1s [2022-07-08T12:04:08.334Z] [2022-07-08T12:04:08.334Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T12:04:08.334Z] #63 sha256:046efc6bb2a531cf76654a75a854b0fd5c161507c77d0a794039181d65a7e670 [2022-07-08T12:04:08.594Z] #63 DONE 0.2s [2022-07-08T12:04:08.594Z] [2022-07-08T12:04:08.594Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:04:08.594Z] #67 sha256:752fd6fc6ba903c8b3afb89462e59e8e65d3c103f8bd71279fa01579d9b0f96d [2022-07-08T12:04:08.594Z] #67 ... [2022-07-08T12:04:08.594Z] [2022-07-08T12:04:08.594Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T12:04:08.594Z] #65 sha256:7fc3ed18c1a08072fdcba2838897fbaf67b01c726e1a5dd22cc54b5a7a7e3b80 [2022-07-08T12:04:08.594Z] #65 DONE 0.1s [2022-07-08T12:04:08.854Z] [2022-07-08T12:04:08.854Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:04:08.854Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:04:08.939Z] #64 381.4 + bin/containerd [2022-07-08T12:04:30.805Z] #71 ... [2022-07-08T12:04:30.805Z] [2022-07-08T12:04:30.805Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T12:04:30.805Z] #67 sha256:752fd6fc6ba903c8b3afb89462e59e8e65d3c103f8bd71279fa01579d9b0f96d [2022-07-08T12:04:30.805Z] #67 91.39 + mkdir -p /build [2022-07-08T12:04:30.805Z] #67 91.39 + cp runc /build/runc [2022-07-08T12:04:30.805Z] #67 DONE 91.7s [2022-07-08T12:04:30.805Z] [2022-07-08T12:04:30.805Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:04:30.805Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:04:31.374Z] #71 ... [2022-07-08T12:04:31.374Z] [2022-07-08T12:04:31.374Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T12:04:31.374Z] #68 sha256:df3746a1baf5f26ec9a9599959fd02777495842ac250c15aa56c3b4661e539e3 [2022-07-08T12:04:31.548Z] ok github.com/docker/docker/cmd/dockerd 0.103s coverage: 31.9% of statements [2022-07-08T12:04:31.548Z] ok github.com/docker/docker/container 0.118s coverage: 36.2% of statements [2022-07-08T12:04:31.548Z] ok github.com/docker/docker/cmd/dockerd/trap 2.474s coverage: 0.0% of statements [2022-07-08T12:04:31.548Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-08T12:04:31.548Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-08T12:04:31.548Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-08T12:04:31.548Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-08T12:04:31.548Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-08T12:04:31.634Z] #68 DONE 0.1s [2022-07-08T12:04:31.634Z] [2022-07-08T12:04:31.634Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T12:04:31.634Z] #71 sha256:59f75019f92216d16fc2c70b6f1d86bb2802c0cdf7ea7c20f4245d2a71e416fe [2022-07-08T12:04:33.449Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-07-08T12:04:34.826Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-07-08T12:04:36.201Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-08T12:04:42.759Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-08T12:04:43.693Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-07-08T12:04:44.259Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-07-08T12:04:44.824Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-08T12:04:45.083Z] ok github.com/docker/docker/daemon 10.130s coverage: 16.2% of statements [2022-07-08T12:04:45.083Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-08T12:04:45.083Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-08T12:04:45.083Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-08T12:04:45.083Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-08T12:04:46.020Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.633s coverage: 74.8% of statements [2022-07-08T12:04:46.956Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.329s coverage: 56.2% of statements [2022-07-08T12:04:47.215Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-08T12:04:47.530Z] #64 415.8 # github.com/containerd/containerd/cmd/containerd [2022-07-08T12:04:47.530Z] #64 415.8 /usr/bin/ld: /tmp/go-link-908427298/000019.o: in function `New': [2022-07-08T12:04:47.530Z] #64 415.8 /tmp/tmp.c4mnPBelsC/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-08T12:04:47.530Z] #64 415.9 + bin/containerd-stress [2022-07-08T12:04:47.530Z] #64 417.1 + bin/containerd-shim [2022-07-08T12:04:48.591Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-08T12:04:49.974Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.342s coverage: 50.6% of statements [2022-07-08T12:04:51.905Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.060s coverage: 45.9% of statements [2022-07-08T12:04:51.905Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-08T12:04:51.905Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.088s coverage: 58.5% of statements [2022-07-08T12:04:51.905Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-08T12:04:51.905Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-08T12:04:52.862Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-08T12:04:53.124Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2022-07-08T12:04:53.382Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-07-08T12:04:54.755Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.8% of statements [2022-07-08T12:04:54.755Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-08T12:04:54.755Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-08T12:04:55.013Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2022-07-08T12:04:55.616Z] #64 428.4 + bin/containerd-shim-runc-v1 [2022-07-08T12:04:55.947Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 79.9% of statements [2022-07-08T12:04:55.947Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-07-08T12:04:55.947Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-08T12:04:56.514Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.4% of statements [2022-07-08T12:04:56.514Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2022-07-08T12:04:57.080Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-08T12:04:57.338Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.100s coverage: 76.8% of statements [2022-07-08T12:04:57.903Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 79.4% of statements [2022-07-08T12:04:57.903Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-08T12:04:57.903Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-08T12:04:58.468Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 62.0% of statements [2022-07-08T12:04:58.468Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-07-08T12:04:59.403Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-07-08T12:04:59.661Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-08T12:05:00.229Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-08T12:05:01.164Z] ok github.com/docker/docker/daemon/logger/splunk 1.538s coverage: 82.5% of statements [2022-07-08T12:05:01.164Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-08T12:05:01.164Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-08T12:05:01.730Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-08T12:05:02.158Z] #64 434.7 + bin/containerd-shim-runc-v2 [2022-07-08T12:05:02.158Z] #64 435.5 + binaries [2022-07-08T12:05:02.414Z] #64 435.5 + install -D bin/containerd /build/containerd [2022-07-08T12:05:02.414Z] #64 435.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-08T12:05:02.414Z] #64 435.5 + install -D bin/ctr /build/ctr [2022-07-08T12:05:03.104Z] ok github.com/docker/docker/distribution 1.496s coverage: 28.0% of statements [2022-07-08T12:05:03.104Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-08T12:05:03.364Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-08T12:05:03.725Z] #71 178.8 # github.com/containerd/containerd/cmd/containerd [2022-07-08T12:05:03.725Z] #71 178.8 /usr/bin/ld: /tmp/go-link-3504162847/000019.o: in function `New': [2022-07-08T12:05:03.725Z] #71 178.8 /tmp/tmp.8dyJC6LyXr/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-08T12:05:03.725Z] #71 178.9 + bin/containerd-stress [2022-07-08T12:05:03.725Z] #71 180.0 + bin/containerd-shim [2022-07-08T12:05:03.931Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-08T12:05:04.190Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-07-08T12:05:04.190Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-08T12:05:04.449Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-08T12:05:05.021Z] ok github.com/docker/docker/image/tarexport 0.021s coverage: 0.7% of statements [2022-07-08T12:05:05.021Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-08T12:05:05.021Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-08T12:05:05.161Z] #64 433.6 # github.com/containerd/containerd/cmd/containerd [2022-07-08T12:05:05.161Z] #64 433.6 /usr/bin/ld: /tmp/go-link-4239524739/000019.o: in function `New': [2022-07-08T12:05:05.161Z] #64 433.6 /tmp/tmp.JgeOkJMaPL/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-08T12:05:05.161Z] #64 433.7 + bin/containerd-stress [2022-07-08T12:05:05.161Z] #64 434.9 + bin/containerd-shim [2022-07-08T12:05:05.588Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-07-08T12:05:05.677Z] #64 DONE 438.9s [2022-07-08T12:05:06.155Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-07-08T12:05:06.412Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-08T12:05:06.606Z] [2022-07-08T12:05:06.606Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T12:05:06.606Z] #65 sha256:a6dc818c65b0736196c4cab6c7a8ad8cd40b3722c318773cd42339527474c323 [2022-07-08T12:05:06.671Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-08T12:05:08.572Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 82.3% of statements [2022-07-08T12:05:08.831Z] ok github.com/docker/docker/pkg/authorization 0.188s coverage: 68.3% of statements [2022-07-08T12:05:09.089Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-08T12:05:09.348Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-08T12:05:09.871Z] #65 DONE 2.8s [2022-07-08T12:05:09.871Z] [2022-07-08T12:05:09.871Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T12:05:09.871Z] #70 sha256:0b33a50c163117c6abc689e7a41fff5fbd3cee90c9d779323ab789047ca348f9 [2022-07-08T12:05:09.871Z] #70 DONE 0.2s [2022-07-08T12:05:09.871Z] [2022-07-08T12:05:09.871Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T12:05:09.871Z] #75 sha256:4108fe9311cf9f1e58eba63aee2c5ad4f4302c0bb6b47450947a1294eb481fa8 [2022-07-08T12:05:10.432Z] #75 DONE 0.8s [2022-07-08T12:05:10.432Z] [2022-07-08T12:05:10.432Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T12:05:10.432Z] #78 sha256:6da0e506000eefa778db70f7706b593940ab6170939ae759607b6e097821325d [2022-07-08T12:05:10.432Z] #78 DONE 0.1s [2022-07-08T12:05:10.432Z] [2022-07-08T12:05:10.432Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T12:05:10.432Z] #79 sha256:a42f941f2d3a93328e251dae8cedd7e34f9caef41712d86f418c977f0ab2ff0e [2022-07-08T12:05:10.432Z] #79 DONE 0.0s [2022-07-08T12:05:10.688Z] [2022-07-08T12:05:10.688Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T12:05:10.688Z] #80 sha256:4c158dbbec3e225071a9217d8738438b0ea1ef220d686eb9870de42388c9bb41 [2022-07-08T12:05:10.688Z] #80 DONE 0.0s [2022-07-08T12:05:10.688Z] [2022-07-08T12:05:10.688Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T12:05:10.688Z] #81 sha256:b81de92c953becb8bb40174e1def349b7b4b07e45d231d9de0d7cf9d843bcf25 [2022-07-08T12:05:12.636Z] ok github.com/docker/docker/pkg/chrootarchive 2.514s coverage: 42.7% of statements [2022-07-08T12:05:12.636Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-08T12:05:12.893Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-08T12:05:13.151Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-08T12:05:13.151Z] ok github.com/docker/docker/layer 7.270s coverage: 68.9% of statements [2022-07-08T12:05:13.151Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-08T12:05:13.151Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-08T12:05:13.151Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-08T12:05:13.151Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-08T12:05:13.151Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-08T12:05:13.151Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-08T12:05:13.410Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-07-08T12:05:13.668Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2022-07-08T12:05:13.668Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2022-07-08T12:05:13.952Z] #81 DONE 3.0s [2022-07-08T12:05:13.952Z] [2022-07-08T12:05:13.952Z] #82 exporting to image [2022-07-08T12:05:13.952Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T12:05:13.952Z] #82 exporting layers [2022-07-08T12:05:14.603Z] ok github.com/docker/docker/pkg/idtools 0.444s coverage: 67.9% of statements [2022-07-08T12:05:14.860Z] ok github.com/docker/docker/pkg/ioutils 0.353s coverage: 71.0% of statements [2022-07-08T12:05:15.118Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-07-08T12:05:15.118Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-08T12:05:15.118Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-08T12:05:15.118Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-08T12:05:15.143Z] #64 446.5 + bin/containerd-shim-runc-v1 [2022-07-08T12:05:15.376Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-08T12:05:15.376Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-08T12:05:15.634Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-08T12:05:15.634Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-08T12:05:15.634Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-08T12:05:15.634Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-08T12:05:15.941Z] #71 191.3 + bin/containerd-shim-runc-v1 [2022-07-08T12:05:16.200Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-07-08T12:05:16.766Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-08T12:05:16.767Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-08T12:05:17.025Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-08T12:05:18.396Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-07-08T12:05:18.654Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-08T12:05:18.913Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-08T12:05:18.913Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-08T12:05:19.479Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-07-08T12:05:19.479Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-08T12:05:20.045Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-08T12:05:20.138Z] #71 197.5 + bin/containerd-shim-runc-v2 [2022-07-08T12:05:20.302Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-08T12:05:20.418Z] #64 453.0 + bin/containerd-shim-runc-v2 [2022-07-08T12:05:20.489Z] #82 exporting layers 6.7s done [2022-07-08T12:05:20.489Z] #82 writing image sha256:aa489701dec4730f9ad7a28ab87c3f88f2d830184a15fef5c698f2cf130c0e7d done [2022-07-08T12:05:20.489Z] #82 naming to docker.io/library/docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 done [2022-07-08T12:05:20.489Z] #82 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-08T12:05:20.560Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-07-08T12:05:20.856Z] + trap exit INT TERM [2022-07-08T12:05:20.856Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-08T12:05:20.856Z] + CONTAINER_NAME=docker-pr3 [2022-07-08T12:05:20.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43750/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/make.sh dynbinary [2022-07-08T12:05:21.074Z] #71 198.3 + binaries [2022-07-08T12:05:21.074Z] #71 198.3 + install -D bin/containerd /build/containerd [2022-07-08T12:05:21.074Z] #71 198.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-08T12:05:21.126Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-08T12:05:21.333Z] #71 198.4 + install -D bin/ctr /build/ctr [2022-07-08T12:05:21.353Z] #64 453.9 + binaries [2022-07-08T12:05:21.353Z] #64 453.9 + install -D bin/containerd /build/containerd [2022-07-08T12:05:21.353Z] #64 453.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-08T12:05:21.353Z] #64 453.9 + install -D bin/ctr /build/ctr [2022-07-08T12:05:21.383Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-08T12:05:21.592Z] #71 DONE 198.9s [2022-07-08T12:05:22.220Z] [2022-07-08T12:05:22.220Z] Removing bundles/ [2022-07-08T12:05:22.220Z] [2022-07-08T12:05:22.220Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T12:05:22.220Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T12:05:22.220Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:05:22.969Z] [2022-07-08T12:05:22.969Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T12:05:22.969Z] #72 sha256:40fdf9f2efac837cff7462c3fcf8673e3c6eb49846f7cf6aa9c532232d1e9212 [2022-07-08T12:05:22.969Z] #72 DONE 0.4s [2022-07-08T12:05:22.969Z] [2022-07-08T12:05:22.969Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T12:05:22.969Z] #77 sha256:d0f5d8e682767e390e8709e4334dfb86b996149307062f914e52f0c70a0b001e [2022-07-08T12:05:23.228Z] #77 DONE 0.1s [2022-07-08T12:05:23.228Z] [2022-07-08T12:05:23.228Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T12:05:23.228Z] #82 sha256:6de174c2cf8b8178bd4c0a4401133a0a67a5efbe1cd7a5682785d393e0e72708 [2022-07-08T12:05:23.252Z] #64 DONE 455.7s [2022-07-08T12:05:23.281Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-08T12:05:23.282Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-08T12:05:23.597Z] #82 DONE 0.5s [2022-07-08T12:05:23.597Z] [2022-07-08T12:05:23.597Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T12:05:23.597Z] #85 sha256:9f97adf2413be285ac0506dda4b2a7561479a4b45a13ef644255bca9cd176892 [2022-07-08T12:05:23.857Z] #85 DONE 0.1s [2022-07-08T12:05:23.857Z] [2022-07-08T12:05:23.857Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T12:05:23.857Z] #86 sha256:f044773ae2a2534d8bb907b98b9063f4d80a57395b612b58f8f9c0d4e7220f1b [2022-07-08T12:05:23.857Z] #86 DONE 0.0s [2022-07-08T12:05:23.857Z] [2022-07-08T12:05:23.857Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T12:05:23.857Z] #87 sha256:632b7f626d3be1aaf580cb8e88abf7dff7a3db004ab04fcad8ffc6a4ab54a6e1 [2022-07-08T12:05:23.857Z] #87 DONE 0.0s [2022-07-08T12:05:23.857Z] [2022-07-08T12:05:23.857Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T12:05:23.857Z] #88 sha256:c679ffd6a8a1970bf2d369aef474378f58f4811d2dc41380861b61e5664dc10b [2022-07-08T12:05:23.914Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-07-08T12:05:23.924Z] [2022-07-08T12:05:23.924Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T12:05:23.924Z] #65 sha256:da8fb4c00d50431b6ac75871f8f51cbd9e2b29de46d14d91162619afa9a47f8d [2022-07-08T12:05:24.183Z] #65 DONE 0.3s [2022-07-08T12:05:24.183Z] [2022-07-08T12:05:24.183Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T12:05:24.183Z] #70 sha256:cd659341834805be2cda91445aa33188dea21f5d6d0e837d3f91de4ea190c79f [2022-07-08T12:05:24.442Z] #70 DONE 0.1s [2022-07-08T12:05:24.442Z] [2022-07-08T12:05:24.442Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T12:05:24.442Z] #75 sha256:134b32adf99e0ffe77da56ed43b4a75c4d18e2a6361de20524e311332d699fb8 [2022-07-08T12:05:24.700Z] #75 DONE 0.2s [2022-07-08T12:05:24.700Z] [2022-07-08T12:05:24.700Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T12:05:24.700Z] #78 sha256:94903ccded668f59dd7ca6d0b82e78867529f20068ebd8a32ebbb477a7b09b68 [2022-07-08T12:05:24.700Z] #78 DONE 0.1s [2022-07-08T12:05:24.700Z] [2022-07-08T12:05:24.700Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T12:05:24.700Z] #79 sha256:3f946ebf30d90a6260607b23f371840e5a6431c92b9c6ce41ed2ec8c4eb82a0b [2022-07-08T12:05:24.700Z] #79 DONE 0.0s [2022-07-08T12:05:24.700Z] [2022-07-08T12:05:24.700Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T12:05:24.700Z] #80 sha256:7acf748516ddde909f1fc8559373482819e2535cb91257da1d60352e078c5b3a [2022-07-08T12:05:24.700Z] #80 DONE 0.0s [2022-07-08T12:05:24.700Z] [2022-07-08T12:05:24.700Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T12:05:24.700Z] #81 sha256:4bddaaa7d4971eb05a6fe794eaa876a6f4c835708f1bcba3759c6fc486410adb [2022-07-08T12:05:24.848Z] ok github.com/docker/docker/quota 0.224s coverage: 71.4% of statements [2022-07-08T12:05:25.416Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-08T12:05:26.352Z] ok github.com/docker/docker/registry 0.083s coverage: 58.6% of statements [2022-07-08T12:05:26.610Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-08T12:05:26.869Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-08T12:05:27.127Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-08T12:05:27.384Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-08T12:05:27.981Z] #81 DONE 2.9s [2022-07-08T12:05:27.982Z] [2022-07-08T12:05:27.982Z] #82 exporting to image [2022-07-08T12:05:27.982Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T12:05:27.982Z] #82 exporting layers [2022-07-08T12:05:29.176Z] #88 DONE 5.3s [2022-07-08T12:05:29.176Z] [2022-07-08T12:05:29.176Z] #89 exporting to image [2022-07-08T12:05:29.176Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T12:05:29.176Z] #89 exporting layers [2022-07-08T12:05:29.284Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-08T12:05:29.850Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.8% of statements [2022-07-08T12:05:30.415Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-08T12:05:31.349Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-08T12:05:31.501Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T12:05:31.501Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T12:05:31.501Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:05:31.501Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T12:05:31.501Z] [2022-07-08T12:05:31.501Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T12:05:31.501Z] DOCKER_SYSTEMD=1 [2022-07-08T12:05:31.501Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T12:05:31.501Z] HOSTNAME=98901d8c33e6 [2022-07-08T12:05:31.501Z] DEST=bundles/test-integration [2022-07-08T12:05:31.501Z] PWD=/go/src/github.com/docker/docker [2022-07-08T12:05:31.501Z] DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T12:05:31.501Z] container=docker [2022-07-08T12:05:31.501Z] HOME=/root [2022-07-08T12:05:31.501Z] LANG=C.UTF-8 [2022-07-08T12:05:31.501Z] INVOCATION_ID=d776b467793e42e6b45e5b0be552f189 [2022-07-08T12:05:31.501Z] GOLANG_VERSION=1.18.3 [2022-07-08T12:05:31.501Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T12:05:31.501Z] VALIDATE_BRANCH=master [2022-07-08T12:05:31.501Z] TERM=xterm [2022-07-08T12:05:31.501Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T12:05:31.501Z] SHLVL=3 [2022-07-08T12:05:31.501Z] TIMEOUT=120m [2022-07-08T12:05:31.501Z] DOCKER_BUILDTAGS= journald [2022-07-08T12:05:31.501Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T12:05:31.501Z] GO111MODULE=off [2022-07-08T12:05:31.501Z] DOCKER_EXPERIMENTAL=1 [2022-07-08T12:05:31.501Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T12:05:31.501Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T12:05:31.501Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T12:05:31.501Z] GOPATH=/go [2022-07-08T12:05:31.501Z] PKG_CONFIG=pkg-config [2022-07-08T12:05:31.501Z] _=/usr/bin/env [2022-07-08T12:05:31.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T12:05:34.611Z] #82 exporting layers 6.6s done [2022-07-08T12:05:34.611Z] #82 writing image sha256:97084898967aae1eea174bb176a4de18f62b61be2b277fe9c52f07ba63a0e293 done [2022-07-08T12:05:34.611Z] #82 naming to docker.io/library/docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 done [2022-07-08T12:05:34.611Z] #82 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T12:05:34.981Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/make.sh dynbinary test-integration [2022-07-08T12:05:35.916Z] [2022-07-08T12:05:36.174Z] Removing bundles/ [2022-07-08T12:05:36.174Z] [2022-07-08T12:05:36.174Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T12:05:36.174Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T12:05:36.174Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:05:53.313Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/rootless [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/volume [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-08T12:05:53.313Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === Skipped [2022-07-08T12:05:53.313Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-08T12:05:53.313Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-08T12:05:53.313Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-08T12:05:53.313Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-08T12:05:53.313Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:71: No driver to put! [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-08T12:05:53.313Z] time="2022-07-08T12:04:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-08T12:05:53.313Z] time="2022-07-08T12:04:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-08T12:05:53.313Z] time="2022-07-08T12:04:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-08T12:05:53.313Z] time="2022-07-08T12:04:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-08T12:05:53.313Z] time="2022-07-08T12:04:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:71: No driver to put! [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-08T12:05:53.313Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-08T12:05:53.313Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-08T12:05:53.313Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:05:53.313Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-08T12:05:53.313Z] graphtest_unix.go:71: No driver to put! [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-08T12:05:53.313Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-08T12:05:53.313Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-08T12:05:53.313Z] [2022-07-08T12:05:53.313Z] DONE 2811 tests, 28 skipped in 209.867s [2022-07-08T12:05:53.313Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:05:53.313Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-08T12:05:53.313Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-08T12:06:01.267Z] #89 exporting layers 28.0s done [2022-07-08T12:06:01.267Z] #89 writing image sha256:5e96be22a57556ac869fcefecc3860cefccb40476b20e0fadd2d3e589b57fd8b [2022-07-08T12:06:01.267Z] #89 writing image sha256:5e96be22a57556ac869fcefecc3860cefccb40476b20e0fadd2d3e589b57fd8b done [2022-07-08T12:06:01.267Z] #89 naming to docker.io/library/docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 done [2022-07-08T12:06:01.267Z] #89 DONE 28.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-08T12:06:01.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43750/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/validate/default [2022-07-08T12:06:02.532Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-08T12:06:02.532Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-08T12:06:02.532Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-08T12:06:02.532Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-08T12:06:02.532Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-08T12:06:02.532Z] [2022-07-08T12:06:02.532Z] INFO Start validation with golang-ci-lint [2022-07-08T12:06:03.468Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-08T12:06:03.468Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-08T12:06:18.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T12:06:18.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T12:06:39.968Z] ok github.com/docker/docker/libnetwork 37.367s coverage: 40.6% of statements [2022-07-08T12:06:39.968Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-08T12:06:39.968Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-08T12:06:39.968Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-08T12:06:39.968Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-08T12:06:39.968Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.523s coverage: 59.9% of statements [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-08T12:06:39.968Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-08T12:06:39.968Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-08T12:06:39.968Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-08T12:06:39.968Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-08T12:06:39.968Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-08T12:06:40.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T12:06:49.928Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.144s coverage: 6.6% of statements [2022-07-08T12:06:49.928Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-08T12:06:49.928Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-08T12:06:49.928Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-07-08T12:06:49.928Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-08T12:06:49.928Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-08T12:06:49.928Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-08T12:06:50.187Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-08T12:06:50.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T12:06:50.444Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-07-08T12:06:50.702Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-08T12:06:50.959Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-08T12:06:58.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T12:06:58.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T12:06:58.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-08T12:06:59.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T12:07:00.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T12:07:00.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-08T12:07:01.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T12:07:03.151Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-08T12:07:04.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T12:07:05.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T12:07:06.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T12:07:06.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T12:07:07.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T12:07:08.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T12:07:09.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T12:07:10.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-08T12:07:11.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T12:07:12.069Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T12:07:12.069Z] Using test binary docker [2022-07-08T12:07:12.069Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T12:07:12.069Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-08T12:07:12.069Z] INFO: Waiting for daemon to start... [2022-07-08T12:07:12.069Z] Starting dockerd [2022-07-08T12:07:14.605Z] . [2022-07-08T12:07:14.605Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T12:07:14.605Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T12:07:14.605Z] Error: No such image: emptyfs [2022-07-08T12:07:14.864Z] Running integration-test (iteration 1) [2022-07-08T12:07:14.864Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T12:07:15.124Z] Loaded image: busybox:latest [2022-07-08T12:07:15.383Z] Loaded image: busybox:glibc [2022-07-08T12:07:16.762Z] Loaded image: debian:bullseye-slim [2022-07-08T12:07:16.762Z] Loaded image: hello-world:latest [2022-07-08T12:07:16.762Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T12:07:16.762Z] INFO: Testing against a local daemon [2022-07-08T12:07:16.762Z] === RUN TestCgroupNamespacesBuild [2022-07-08T12:07:18.027Z] ok github.com/docker/docker/libnetwork/ipam 16.324s coverage: 85.3% of statements [2022-07-08T12:07:18.027Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-08T12:07:18.027Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-08T12:07:18.145Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-07-08T12:07:18.145Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T12:07:18.285Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-07-08T12:07:18.851Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-08T12:07:18.851Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-08T12:07:18.851Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-08T12:07:19.418Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-07-08T12:07:19.523Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-07-08T12:07:19.523Z] === RUN TestBuildWithSession [2022-07-08T12:07:19.523Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T12:07:19.523Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T12:07:19.523Z] === RUN TestBuildSquashParent [2022-07-08T12:07:19.985Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.1% of statements [2022-07-08T12:07:20.243Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-08T12:07:20.501Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-08T12:07:23.715Z] --- PASS: TestBuildSquashParent (4.16s) [2022-07-08T12:07:23.715Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T12:07:23.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:07:23.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:07:23.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:07:23.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:07:23.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:07:23.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:07:23.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:07:23.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:07:23.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:07:23.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:07:23.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:07:23.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:07:23.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:07:23.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:07:25.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:07:25.350Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:07:26.729Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:07:26.987Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:07:28.365Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-08T12:07:28.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) [2022-07-08T12:07:28.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s) [2022-07-08T12:07:28.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2022-07-08T12:07:28.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s) [2022-07-08T12:07:28.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.72s) [2022-07-08T12:07:28.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2022-07-08T12:07:28.365Z] === RUN TestBuildMultiStageCopy [2022-07-08T12:07:28.365Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T12:07:28.631Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T12:07:28.631Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T12:07:28.631Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:07:28.631Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T12:07:28.631Z] [2022-07-08T12:07:28.631Z] + TEST_INTEGRATION_DEST=2 [2022-07-08T12:07:28.631Z] + CONTAINER_NAME=docker-pr3-2 [2022-07-08T12:07:28.631Z] + TEST_SKIP_INTEGRATION=1 [2022-07-08T12:07:28.631Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-08T12:07:28.631Z] + run_tests [2022-07-08T12:07:28.631Z] + c=0 [2022-07-08T12:07:28.631Z] + '[' -n 0 ']' [2022-07-08T12:07:28.631Z] + rm= [2022-07-08T12:07:28.632Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43750/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43750/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/make.sh '' test-integration [2022-07-08T12:07:28.632Z] + TEST_INTEGRATION_DEST=1 [2022-07-08T12:07:28.632Z] + CONTAINER_NAME=docker-pr3-1 [2022-07-08T12:07:28.632Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T12:07:28.632Z] + run_tests test-integration-flaky [2022-07-08T12:07:28.632Z] + '[' -n 0 ']' [2022-07-08T12:07:28.632Z] + rm= [2022-07-08T12:07:28.632Z] + TEST_INTEGRATION_DEST=3 [2022-07-08T12:07:28.632Z] + CONTAINER_NAME=docker-pr3-3 [2022-07-08T12:07:28.632Z] + TEST_SKIP_INTEGRATION=1 [2022-07-08T12:07:28.632Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-08T12:07:28.632Z] + run_tests [2022-07-08T12:07:28.632Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43750/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43750/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/make.sh test-integration-flaky test-integration [2022-07-08T12:07:28.632Z] + '[' -n 0 ']' [2022-07-08T12:07:28.632Z] + rm= [2022-07-08T12:07:28.632Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43750/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43750/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/make.sh '' test-integration [2022-07-08T12:07:28.632Z] ++ jobs -p [2022-07-08T12:07:28.632Z] + for job in $(jobs -p) [2022-07-08T12:07:28.632Z] + wait 7481 [2022-07-08T12:07:28.632Z] [2022-07-08T12:07:28.632Z] [2022-07-08T12:07:28.632Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T12:07:28.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T12:07:28.632Z] HOSTNAME=2ff367bdf5c5 [2022-07-08T12:07:28.632Z] TEST_SKIP_INTEGRATION=1 [2022-07-08T12:07:28.632Z] TESTDEBUG=0 [2022-07-08T12:07:28.632Z] DEST=bundles/test-integration [2022-07-08T12:07:28.632Z] PWD=/go/src/github.com/docker/docker [2022-07-08T12:07:28.632Z] KEEPBUNDLE=1 [2022-07-08T12:07:28.632Z] DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T12:07:28.632Z] container=docker [2022-07-08T12:07:28.632Z] HOME=/root [2022-07-08T12:07:28.632Z] GOLANG_VERSION=1.18.3 [2022-07-08T12:07:28.632Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T12:07:28.632Z] VALIDATE_BRANCH=master [2022-07-08T12:07:28.632Z] TERM=xterm [2022-07-08T12:07:28.632Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T12:07:28.632Z] SHLVL=1 [2022-07-08T12:07:28.632Z] TIMEOUT=120m [2022-07-08T12:07:28.632Z] DOCKER_BUILDTAGS= journald [2022-07-08T12:07:28.632Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T12:07:28.632Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-08T12:07:28.632Z] GO111MODULE=off [2022-07-08T12:07:28.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T12:07:28.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T12:07:28.632Z] GOPATH=/go [2022-07-08T12:07:28.632Z] PKG_CONFIG=pkg-config [2022-07-08T12:07:28.632Z] _=/usr/bin/env [2022-07-08T12:07:28.632Z] Building test suite binary ./integration-cli/test.main [2022-07-08T12:07:28.632Z] [2022-07-08T12:07:28.632Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T12:07:28.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T12:07:28.632Z] HOSTNAME=821a484e3a1e [2022-07-08T12:07:28.632Z] TEST_SKIP_INTEGRATION=1 [2022-07-08T12:07:28.632Z] TESTDEBUG=0 [2022-07-08T12:07:28.632Z] DEST=bundles/test-integration [2022-07-08T12:07:28.632Z] PWD=/go/src/github.com/docker/docker [2022-07-08T12:07:28.632Z] KEEPBUNDLE=1 [2022-07-08T12:07:28.632Z] DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T12:07:28.632Z] container=docker [2022-07-08T12:07:28.632Z] HOME=/root [2022-07-08T12:07:28.632Z] GOLANG_VERSION=1.18.3 [2022-07-08T12:07:28.632Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T12:07:28.632Z] VALIDATE_BRANCH=master [2022-07-08T12:07:28.632Z] TERM=xterm [2022-07-08T12:07:28.632Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T12:07:28.632Z] SHLVL=1 [2022-07-08T12:07:28.632Z] TIMEOUT=120m [2022-07-08T12:07:28.632Z] DOCKER_BUILDTAGS= journald [2022-07-08T12:07:28.632Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T12:07:28.632Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-08T12:07:28.632Z] GO111MODULE=off [2022-07-08T12:07:28.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T12:07:28.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T12:07:28.632Z] GOPATH=/go [2022-07-08T12:07:28.632Z] PKG_CONFIG=pkg-config [2022-07-08T12:07:28.632Z] _=/usr/bin/env [2022-07-08T12:07:28.632Z] Building test suite binary ./integration-cli/test.main [2022-07-08T12:07:28.632Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-08T12:07:28.632Z] No new tests added to integration. [2022-07-08T12:07:28.632Z] [2022-07-08T12:07:28.632Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T12:07:28.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T12:07:28.632Z] HOSTNAME=a01a854b5f94 [2022-07-08T12:07:28.632Z] TESTDEBUG=0 [2022-07-08T12:07:28.632Z] DEST=bundles/test-integration [2022-07-08T12:07:28.632Z] PWD=/go/src/github.com/docker/docker [2022-07-08T12:07:28.632Z] KEEPBUNDLE=1 [2022-07-08T12:07:28.632Z] DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T12:07:28.632Z] container=docker [2022-07-08T12:07:28.632Z] HOME=/root [2022-07-08T12:07:28.632Z] GOLANG_VERSION=1.18.3 [2022-07-08T12:07:28.632Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T12:07:28.632Z] VALIDATE_BRANCH=master [2022-07-08T12:07:28.632Z] TERM=xterm [2022-07-08T12:07:28.632Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T12:07:28.632Z] SHLVL=1 [2022-07-08T12:07:28.632Z] TIMEOUT=120m [2022-07-08T12:07:28.632Z] DOCKER_BUILDTAGS= journald [2022-07-08T12:07:28.632Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T12:07:28.632Z] GO111MODULE=off [2022-07-08T12:07:28.632Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T12:07:28.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T12:07:28.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T12:07:28.632Z] GOPATH=/go [2022-07-08T12:07:28.632Z] PKG_CONFIG=pkg-config [2022-07-08T12:07:28.632Z] _=/usr/bin/env [2022-07-08T12:07:28.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T12:07:29.744Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T12:07:30.003Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T12:07:30.263Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T12:07:30.522Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T12:07:30.781Z] --- PASS: TestBuildMultiStageCopy (2.46s) [2022-07-08T12:07:30.781Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2022-07-08T12:07:30.781Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.26s) [2022-07-08T12:07:30.781Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-07-08T12:07:30.781Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-08T12:07:30.781Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-07-08T12:07:30.781Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T12:07:31.720Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-07-08T12:07:31.720Z] === RUN TestBuildLabelWithTargets [2022-07-08T12:07:32.658Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2022-07-08T12:07:32.658Z] === RUN TestBuildWithEmptyLayers [2022-07-08T12:07:32.917Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-08T12:07:32.917Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T12:07:34.822Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2022-07-08T12:07:34.822Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T12:07:35.427Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2022-07-08T12:07:35.427Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T12:07:37.363Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2022-07-08T12:07:37.363Z] === RUN TestBuildWithHugeFile [2022-07-08T12:07:42.639Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T12:07:42.639Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T12:07:42.639Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:07:42.639Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T12:07:42.639Z] [2022-07-08T12:07:42.639Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T12:07:42.639Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T12:07:42.639Z] HOSTNAME=e6fe78eea7cc [2022-07-08T12:07:42.639Z] DEST=bundles/test-integration [2022-07-08T12:07:42.639Z] PWD=/go/src/github.com/docker/docker [2022-07-08T12:07:42.639Z] DOCKER_ROOTLESS=1 [2022-07-08T12:07:42.639Z] DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T12:07:42.639Z] container=docker [2022-07-08T12:07:42.639Z] HOME=/root [2022-07-08T12:07:42.639Z] GOLANG_VERSION=1.18.3 [2022-07-08T12:07:42.639Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T12:07:42.639Z] VALIDATE_BRANCH=master [2022-07-08T12:07:42.639Z] TERM=xterm [2022-07-08T12:07:42.639Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T12:07:42.639Z] SHLVL=1 [2022-07-08T12:07:42.639Z] TIMEOUT=120m [2022-07-08T12:07:42.639Z] DOCKER_BUILDTAGS= journald [2022-07-08T12:07:42.639Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T12:07:42.639Z] GO111MODULE=off [2022-07-08T12:07:42.639Z] DOCKER_EXPERIMENTAL=1 [2022-07-08T12:07:42.639Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T12:07:42.639Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T12:07:42.639Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T12:07:42.639Z] GOPATH=/go [2022-07-08T12:07:42.639Z] PKG_CONFIG=pkg-config [2022-07-08T12:07:42.639Z] _=/usr/bin/env [2022-07-08T12:07:42.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T12:08:29.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T12:08:29.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T12:08:33.605Z] --- PASS: TestBuildWithHugeFile (51.43s) [2022-07-08T12:08:33.605Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T12:08:33.605Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T12:08:33.605Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T12:08:33.605Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T12:08:33.605Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:08:33.605Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:08:33.605Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:08:33.605Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:08:33.605Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:08:33.605Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:08:33.605Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:08:33.605Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:08:33.605Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:08:33.605Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-08T12:08:33.605Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2022-07-08T12:08:33.605Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2022-07-08T12:08:33.605Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-08T12:08:33.605Z] === RUN TestBuildPreserveOwnership [2022-07-08T12:08:33.605Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T12:08:41.722Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T12:08:55.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T12:08:56.598Z] --- PASS: TestBuildPreserveOwnership (25.45s) [2022-07-08T12:08:56.598Z] --- PASS: TestBuildPreserveOwnership/copy_from (12.10s) [2022-07-08T12:08:56.598Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (13.34s) [2022-07-08T12:08:56.598Z] === RUN TestBuildPlatformInvalid [2022-07-08T12:08:56.598Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-08T12:08:56.598Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T12:09:00.972Z] Loaded image: busybox:latest [2022-07-08T12:09:00.972Z] Loaded image: busybox:glibc [2022-07-08T12:09:02.350Z] Loaded image: debian:bullseye-slim [2022-07-08T12:09:02.350Z] Loaded image: hello-world:latest [2022-07-08T12:09:02.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T12:09:02.609Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T12:09:09.995Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 2m54.168206571s [2022-07-08T12:09:09.995Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 501.559378ms [2022-07-08T12:09:11.926Z] ok github.com/docker/docker/libnetwork/networkdb 104.585s coverage: 60.0% of statements [2022-07-08T12:09:11.926Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-08T12:09:11.926Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-08T12:09:11.926Z] ok github.com/docker/docker/libnetwork/osl 4.318s coverage: 39.7% of statements [2022-07-08T12:09:11.926Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-08T12:09:12.184Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-08T12:09:12.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T12:09:12.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T12:09:12.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-08T12:09:13.118Z] ok github.com/docker/docker/libnetwork/portmapper 0.662s coverage: 48.6% of statements [2022-07-08T12:09:13.376Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-08T12:09:13.376Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-08T12:09:13.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T12:09:13.634Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-08T12:09:13.634Z] [2022-07-08T12:09:13.634Z] === Skipped [2022-07-08T12:09:13.634Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-08T12:09:13.634Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T12:09:13.634Z] [2022-07-08T12:09:13.634Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-08T12:09:13.634Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T12:09:13.634Z] [2022-07-08T12:09:13.634Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-08T12:09:13.634Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T12:09:13.634Z] [2022-07-08T12:09:13.634Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-08T12:09:13.634Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T12:09:13.634Z] [2022-07-08T12:09:13.634Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-08T12:09:13.634Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T12:09:13.634Z] [2022-07-08T12:09:13.634Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-08T12:09:13.634Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T12:09:13.634Z] [2022-07-08T12:09:13.634Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-08T12:09:13.634Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T12:09:13.634Z] [2022-07-08T12:09:13.634Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-08T12:09:13.634Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T12:09:13.634Z] [2022-07-08T12:09:13.634Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-08T12:09:13.634Z] firewalld_test.go:14: firewalld is not running [2022-07-08T12:09:13.634Z] [2022-07-08T12:09:13.634Z] DONE 327 tests, 9 skipped in 203.423s [2022-07-08T12:09:14.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T12:09:14.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main Post stage [Pipeline] junit [2022-07-08T12:09:14.581Z] Recording test results [2022-07-08T12:09:14.813Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (20.47s) [2022-07-08T12:09:14.813Z] PASS [2022-07-08T12:09:14.813Z] [2022-07-08T12:09:14.813Z] === Skipped [2022-07-08T12:09:14.813Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-08T12:09:14.813Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T12:09:14.813Z] [2022-07-08T12:09:14.813Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T12:09:14.813Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T12:09:14.813Z] [2022-07-08T12:09:14.813Z] DONE 34 tests, 2 skipped in 120.019s [2022-07-08T12:09:14.813Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T12:09:14.813Z] INFO: Testing against a local daemon [2022-07-08T12:09:14.813Z] === RUN TestConfigInspect [2022-07-08T12:09:15.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T12:09:16.119Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T12:09:16.451Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -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:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/make.sh dynbinary test-integration [2022-07-08T12:09:17.017Z] [2022-07-08T12:09:17.017Z] Removing bundles/ [2022-07-08T12:09:17.017Z] [2022-07-08T12:09:17.017Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T12:09:17.017Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T12:09:17.017Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:09:17.347Z] --- PASS: TestConfigInspect (2.32s) [2022-07-08T12:09:17.347Z] === RUN TestConfigList [2022-07-08T12:09:18.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T12:09:19.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T12:09:19.883Z] --- PASS: TestConfigList (2.58s) [2022-07-08T12:09:19.883Z] === RUN TestConfigsCreateAndDelete [2022-07-08T12:09:19.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T12:09:20.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T12:09:21.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T12:09:22.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T12:09:22.415Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-08T12:09:22.415Z] === RUN TestConfigsUpdate [2022-07-08T12:09:23.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T12:09:24.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-08T12:09:24.317Z] --- PASS: TestConfigsUpdate (2.16s) [2022-07-08T12:09:24.317Z] === RUN TestTemplatedConfig [2022-07-08T12:09:25.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T12:09:26.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T12:09:26.140Z] Using test binary docker [2022-07-08T12:09:26.140Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T12:09:26.140Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T12:09:26.140Z] INFO: Waiting for daemon to start... [2022-07-08T12:09:26.140Z] Starting dockerd [2022-07-08T12:09:26.850Z] --- PASS: TestTemplatedConfig (2.64s) [2022-07-08T12:09:26.850Z] === RUN TestConfigCreateResolve [2022-07-08T12:09:28.038Z] . [2022-07-08T12:09:28.038Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T12:09:28.038Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T12:09:28.038Z] Error: No such image: emptyfs [2022-07-08T12:09:28.297Z] Running integration-test (iteration 1) [2022-07-08T12:09:28.297Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T12:09:28.555Z] Loaded image: busybox:latest [2022-07-08T12:09:28.556Z] Loaded image: busybox:glibc [2022-07-08T12:09:29.384Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-08T12:09:29.384Z] PASS [2022-07-08T12:09:29.384Z] [2022-07-08T12:09:29.384Z] DONE 6 tests in 14.072s [2022-07-08T12:09:29.384Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T12:09:29.384Z] INFO: Testing against a local daemon [2022-07-08T12:09:29.384Z] === RUN TestAttachWithTTY [2022-07-08T12:09:29.384Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-08T12:09:29.384Z] === RUN TestAttachWithoutTTy [2022-07-08T12:09:29.384Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-07-08T12:09:29.384Z] === RUN TestCheckpoint [2022-07-08T12:09:29.384Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T12:09:29.384Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T12:09:29.384Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T12:09:29.384Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:09:29.384Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:09:29.384Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:09:29.384Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:09:29.384Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:09:29.384Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:09:29.384Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T12:09:29.384Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T12:09:29.384Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T12:09:29.384Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T12:09:29.384Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T12:09:29.384Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T12:09:29.384Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T12:09:29.384Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T12:09:29.384Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-08T12:09:29.384Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T12:09:29.384Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-08T12:09:29.384Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T12:09:29.384Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-08T12:09:29.384Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T12:09:29.384Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-08T12:09:29.384Z] === RUN TestCopyEmptyFile [2022-07-08T12:09:29.644Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-07-08T12:09:29.644Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T12:09:29.644Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-08T12:09:29.644Z] === RUN TestCopyFromContainer [2022-07-08T12:09:29.930Z] Loaded image: debian:bullseye-slim [2022-07-08T12:09:29.930Z] Loaded image: hello-world:latest [2022-07-08T12:09:30.188Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T12:09:30.188Z] INFO: Testing against a local daemon [2022-07-08T12:09:30.188Z] === RUN TestCgroupNamespacesBuild [2022-07-08T12:09:30.580Z] === RUN TestCopyFromContainer// [2022-07-08T12:09:30.839Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T12:09:30.839Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T12:09:30.839Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T12:09:30.839Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T12:09:31.099Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T12:09:31.099Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T12:09:31.099Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T12:09:31.099Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T12:09:31.358Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T12:09:31.358Z] --- PASS: TestCopyFromContainer (1.78s) [2022-07-08T12:09:31.358Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-07-08T12:09:31.358Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-08T12:09:31.358Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-08T12:09:31.358Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-08T12:09:31.358Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-08T12:09:31.358Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-08T12:09:31.358Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-07-08T12:09:31.358Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-08T12:09:31.358Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-08T12:09:31.358Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-08T12:09:31.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T12:09:31.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:09:31.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:09:31.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:09:31.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:09:31.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:09:31.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:09:31.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:09:31.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:09:31.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:09:31.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-08T12:09:31.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T12:09:31.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T12:09:31.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T12:09:31.358Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T12:09:31.358Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-08T12:09:31.358Z] === RUN TestCreateWithInvalidEnv [2022-07-08T12:09:31.358Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T12:09:31.358Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T12:09:31.358Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T12:09:31.358Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T12:09:31.358Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T12:09:31.358Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T12:09:31.358Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T12:09:31.358Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T12:09:31.358Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T12:09:31.358Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-08T12:09:31.358Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T12:09:31.358Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T12:09:31.358Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T12:09:31.358Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T12:09:31.358Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-08T12:09:31.358Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T12:09:31.566Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-07-08T12:09:31.566Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T12:09:32.501Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-07-08T12:09:32.501Z] === RUN TestBuildWithSession [2022-07-08T12:09:32.501Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T12:09:32.501Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T12:09:32.501Z] === RUN TestBuildSquashParent [2022-07-08T12:09:33.262Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2022-07-08T12:09:33.262Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T12:09:34.639Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2022-07-08T12:09:34.639Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T12:09:34.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:09:34.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:09:34.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:09:34.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:09:34.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:09:34.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:09:34.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:09:34.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:09:34.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:09:34.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:09:34.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:09:34.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:09:34.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:09:34.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:09:34.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:09:34.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-08T12:09:34.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-08T12:09:34.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-08T12:09:34.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-08T12:09:34.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-08T12:09:34.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-07-08T12:09:34.639Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T12:09:35.206Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-07-08T12:09:35.206Z] === RUN TestCreateDifferentPlatform [2022-07-08T12:09:35.206Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T12:09:35.206Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T12:09:35.206Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-08T12:09:35.206Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-08T12:09:35.206Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-08T12:09:35.206Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T12:09:35.206Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-08T12:09:35.206Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T12:09:35.465Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-08T12:09:35.465Z] === RUN TestCreateInvalidHostConfig [2022-07-08T12:09:35.465Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:09:35.465Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:09:35.465Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:09:35.465Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:09:35.465Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:09:35.465Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:09:35.465Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:09:35.465Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:09:35.465Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:09:35.465Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:09:35.465Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:09:35.465Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:09:35.465Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-08T12:09:35.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-08T12:09:35.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T12:09:35.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-08T12:09:35.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T12:09:35.465Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T12:09:35.465Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-08T12:09:35.465Z] === RUN TestDaemonRestartIpcMode [2022-07-08T12:09:35.465Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T12:09:35.465Z] === RUN TestDaemonHostGatewayIP [2022-07-08T12:09:35.465Z] === PAUSE TestDaemonHostGatewayIP [2022-07-08T12:09:35.465Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T12:09:35.465Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T12:09:35.465Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T12:09:35.465Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-08T12:09:35.465Z] === RUN TestDiff [2022-07-08T12:09:36.032Z] --- PASS: TestDiff (0.55s) [2022-07-08T12:09:36.032Z] === RUN TestExecConsoleSize [2022-07-08T12:09:36.599Z] --- PASS: TestExecConsoleSize (0.62s) [2022-07-08T12:09:36.599Z] === RUN TestExecWithCloseStdin [2022-07-08T12:09:37.167Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-07-08T12:09:37.167Z] === RUN TestExec [2022-07-08T12:09:37.736Z] --- PASS: TestExec (0.62s) [2022-07-08T12:09:37.736Z] === RUN TestExecUser [2022-07-08T12:09:38.303Z] --- PASS: TestExecUser (0.63s) [2022-07-08T12:09:38.304Z] === RUN TestExportContainerAndImportImage [2022-07-08T12:09:39.104Z] --- PASS: TestBuildSquashParent (6.55s) [2022-07-08T12:09:39.104Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T12:09:39.104Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:09:39.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:09:39.104Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:09:39.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:09:39.104Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:09:39.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:09:39.104Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:09:39.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:09:39.104Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:09:39.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:09:39.104Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:09:39.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:09:39.104Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:09:39.104Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:09:39.240Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-07-08T12:09:39.240Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T12:09:40.618Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-08T12:09:40.618Z] === RUN TestHealthCheckWorkdir [2022-07-08T12:09:41.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:09:41.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:09:41.186Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-07-08T12:09:41.186Z] === RUN TestHealthKillContainer [2022-07-08T12:09:42.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:09:42.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:09:44.806Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-08T12:09:44.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-07-08T12:09:44.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2022-07-08T12:09:44.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.81s) [2022-07-08T12:09:44.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-07-08T12:09:44.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2022-07-08T12:09:44.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2022-07-08T12:09:44.806Z] === RUN TestBuildMultiStageCopy [2022-07-08T12:09:44.806Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T12:09:48.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T12:09:49.459Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T12:09:50.031Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T12:09:51.182Z] --- PASS: TestHealthKillContainer (8.23s) [2022-07-08T12:09:51.182Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T12:09:51.182Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-07-08T12:09:51.182Z] === RUN TestIpcModeNone [2022-07-08T12:09:51.182Z] --- PASS: TestIpcModeNone (0.61s) [2022-07-08T12:09:51.182Z] === RUN TestIpcModePrivate [2022-07-08T12:09:51.182Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-08T12:09:51.182Z] --- PASS: TestIpcModePrivate (0.65s) [2022-07-08T12:09:51.182Z] === RUN TestIpcModeShareable [2022-07-08T12:09:51.403Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T12:09:51.781Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-08T12:09:51.781Z] --- PASS: TestIpcModeShareable (0.66s) [2022-07-08T12:09:51.781Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T12:09:52.335Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2022-07-08T12:09:52.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2022-07-08T12:09:52.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-08T12:09:52.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-08T12:09:52.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-08T12:09:52.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-08T12:09:52.335Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T12:09:53.706Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s) [2022-07-08T12:09:53.706Z] === RUN TestAPIIpcModeHost [2022-07-08T12:09:54.276Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-08T12:09:54.276Z] === RUN TestDaemonIpcModeShareable [2022-07-08T12:09:55.213Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-08T12:09:55.472Z] --- PASS: TestDaemonIpcModeShareable (1.25s) [2022-07-08T12:09:55.472Z] === RUN TestDaemonIpcModePrivate [2022-07-08T12:09:56.408Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-08T12:09:56.667Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-08T12:09:56.667Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T12:09:57.595Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-08T12:09:57.596Z] === RUN TestBuildLabelWithTargets [2022-07-08T12:09:57.603Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-08T12:09:57.864Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-07-08T12:09:57.864Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T12:09:58.800Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-08T12:09:59.060Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-07-08T12:09:59.060Z] === RUN TestIpcModeOlderClient [2022-07-08T12:09:59.060Z] === PAUSE TestIpcModeOlderClient [2022-07-08T12:09:59.060Z] === RUN TestKillContainerInvalidSignal [2022-07-08T12:09:59.628Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-08T12:09:59.628Z] === RUN TestKillContainer [2022-07-08T12:09:59.628Z] === RUN TestKillContainer/no_signal [2022-07-08T12:09:59.888Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T12:10:00.147Z] === RUN TestKillContainer/killing_signal [2022-07-08T12:10:00.715Z] --- PASS: TestKillContainer (1.35s) [2022-07-08T12:10:00.715Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-07-08T12:10:00.715Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-08T12:10:00.715Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-07-08T12:10:00.715Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T12:10:00.715Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T12:10:01.282Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T12:10:02.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-07-08T12:10:02.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-08T12:10:02.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-07-08T12:10:02.220Z] === RUN TestKillStoppedContainer [2022-07-08T12:10:02.220Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-08T12:10:02.220Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T12:10:02.220Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-08T12:10:02.220Z] === RUN TestKillDifferentUserContainer [2022-07-08T12:10:02.479Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-08T12:10:02.479Z] === RUN TestInspectOomKilledTrue [2022-07-08T12:10:02.479Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-08T12:10:02.479Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-08T12:10:02.479Z] === RUN TestInspectOomKilledFalse [2022-07-08T12:10:03.046Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2022-07-08T12:10:03.046Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T12:10:03.306Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-08T12:10:03.306Z] === RUN TestLinksContainerNames [2022-07-08T12:10:04.243Z] --- PASS: TestLinksContainerNames (0.90s) [2022-07-08T12:10:04.243Z] === RUN TestLogsFollowTailEmpty [2022-07-08T12:10:04.811Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-08T12:10:04.811Z] === RUN TestLogs [2022-07-08T12:10:04.811Z] === RUN TestLogs/driver_local [2022-07-08T12:10:04.811Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:10:04.811Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:10:04.811Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T12:10:04.811Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T12:10:04.811Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T12:10:04.811Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T12:10:04.811Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:10:04.811Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:10:04.811Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:10:04.811Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:10:04.811Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:10:04.811Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:10:04.811Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:10:04.811Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:10:05.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T12:10:05.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T12:10:05.380Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:10:05.380Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:10:05.698Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-07-08T12:10:05.698Z] === RUN TestBuildWithEmptyLayers [2022-07-08T12:10:06.317Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T12:10:06.317Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T12:10:06.885Z] === RUN TestLogs/driver_json-file [2022-07-08T12:10:06.885Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:10:06.885Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:10:06.885Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:10:06.885Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:10:06.885Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:10:06.885Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:10:06.885Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:10:06.885Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:10:06.885Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:10:06.885Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:10:06.885Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:10:06.885Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:10:06.885Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:10:06.885Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:10:07.822Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:10:07.822Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:10:08.081Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:10:08.224Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-08T12:10:08.224Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T12:10:08.341Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:10:08.910Z] --- PASS: TestLogs (4.04s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.70s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.70s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.69s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s) [2022-07-08T12:10:08.910Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) [2022-07-08T12:10:08.910Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T12:10:09.170Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-08T12:10:09.170Z] === RUN TestMountDaemonRoot [2022-07-08T12:10:09.170Z] === RUN TestMountDaemonRoot/default [2022-07-08T12:10:09.170Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T12:10:09.170Z] === RUN TestMountDaemonRoot/private [2022-07-08T12:10:09.170Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T12:10:09.170Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T12:10:09.170Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/slave [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/shared [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/default [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/shared [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/slave [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/private [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T12:10:09.171Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:10:09.171Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T12:10:09.171Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:10:09.431Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:10:09.431Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:10:09.431Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T12:10:09.431Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:10:09.431Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:10:09.431Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T12:10:09.431Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:10:09.431Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T12:10:09.431Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:10:09.431Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:10:09.431Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:10:09.690Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:10:09.690Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:10:09.690Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T12:10:09.690Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:10:09.690Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T12:10:09.690Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:10:09.690Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:10:09.690Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:10:09.690Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:10:09.690Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T12:10:09.690Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-08T12:10:09.690Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-08T12:10:09.690Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T12:10:11.072Z] --- PASS: TestContainerBindMountNonRecursive (1.46s) [2022-07-08T12:10:11.072Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T12:10:11.641Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-07-08T12:10:11.641Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T12:10:11.900Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-08T12:10:11.900Z] === RUN TestNetworkNat [2022-07-08T12:10:12.468Z] --- PASS: TestNetworkNat (0.50s) [2022-07-08T12:10:12.468Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T12:10:13.035Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-07-08T12:10:13.035Z] === RUN TestNetworkLoopbackNat [2022-07-08T12:10:13.485Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-08T12:10:13.485Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T12:10:13.744Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-07-08T12:10:13.744Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T12:10:15.567Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-07-08T12:10:15.567Z] === RUN TestPause [2022-07-08T12:10:16.134Z] --- PASS: TestPause (0.47s) [2022-07-08T12:10:16.134Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T12:10:16.134Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T12:10:16.134Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T12:10:16.134Z] === RUN TestPauseStopPausedContainer [2022-07-08T12:10:16.702Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-07-08T12:10:16.702Z] === RUN TestPidHost [2022-07-08T12:10:17.638Z] --- PASS: TestPidHost (1.05s) [2022-07-08T12:10:17.638Z] === RUN TestPsFilter [2022-07-08T12:10:17.638Z] --- PASS: TestPsFilter (0.12s) [2022-07-08T12:10:17.638Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T12:10:18.206Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-08T12:10:18.206Z] === RUN TestRemoveContainerWithVolume [2022-07-08T12:10:18.467Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-08T12:10:18.467Z] === RUN TestRemoveContainerRunning [2022-07-08T12:10:19.006Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-07-08T12:10:19.006Z] === RUN TestBuildWithHugeFile [2022-07-08T12:10:19.035Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-07-08T12:10:19.035Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T12:10:19.603Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-08T12:10:19.603Z] === RUN TestRemoveInvalidContainer [2022-07-08T12:10:19.603Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-08T12:10:19.603Z] === RUN TestRenameLinkedContainer [2022-07-08T12:10:21.507Z] --- PASS: TestRenameLinkedContainer (1.85s) [2022-07-08T12:10:21.507Z] === RUN TestRenameStoppedContainer [2022-07-08T12:10:21.766Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-07-08T12:10:21.766Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T12:10:22.701Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-07-08T12:10:22.701Z] === RUN TestRenameInvalidName [2022-07-08T12:10:23.270Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-08T12:10:23.270Z] === RUN TestRenameAnonymousContainer [2022-07-08T12:10:24.647Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-07-08T12:10:24.647Z] === RUN TestRenameContainerWithSameName [2022-07-08T12:10:25.216Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-08T12:10:25.216Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T12:10:26.154Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-07-08T12:10:26.154Z] === RUN TestResize [2022-07-08T12:10:26.413Z] --- PASS: TestResize (0.45s) [2022-07-08T12:10:26.413Z] === RUN TestResizeWithInvalidSize [2022-07-08T12:10:26.981Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-08T12:10:26.981Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T12:10:27.549Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:10:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:10:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:10:27.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T12:10:27.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:10:29.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:10:30.391Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:10:31.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:10:31.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:10:33.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:10:33.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:10:36.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:10:36.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T12:10:39.229Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T12:10:40.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T12:10:40.608Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T12:10:42.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T12:10:42.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T12:10:44.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.99s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.95s) [2022-07-08T12:10:46.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-07-08T12:10:46.109Z] === RUN TestCgroupNamespacesRun [2022-07-08T12:10:46.450Z] INFO [linters context/goanalysis] analyzers took 6m21.260038391s with top 10 stages: buildir: 2m23.380505026s, the_only_name: 40.905854874s, goimports: 28.729053293s, unconvert: 22.547289371s, gosec: 18.35538611s, S1038: 16.87842853s, misspell: 7.332656907s, unused: 5.866225259s, inspect: 4.721264556s, nilness: 4.522376913s [2022-07-08T12:10:46.450Z] INFO [runner] Issues before processing: 2388, after processing: 0 [2022-07-08T12:10:46.450Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2125/2125, path_prettifier: 2125/2125, skip_files: 2125/2125, identifier_marker: 2022/2022, exclude: 2022/2022, skip_dirs: 2125/2125, exclude-rules: 77/2022, nolint: 0/77, cgo: 2125/2388, autogenerated_exclude: 2022/2125 [2022-07-08T12:10:46.450Z] INFO [runner] processing took 82.22056ms with stages: nolint: 32.628159ms, identifier_marker: 21.587501ms, path_prettifier: 9.540327ms, autogenerated_exclude: 8.501715ms, exclude-rules: 7.813007ms, skip_dirs: 1.765122ms, cgo: 233.397µs, filename_unadjuster: 146.279µs, max_same_issues: 1.37µs, uniq_by_line: 598ns, diff: 436ns, skip_files: 407ns, source_code: 386ns, max_from_linter: 309ns, path_shortener: 292ns, exclude: 284ns, severity-rules: 270ns, max_per_file_from_linter: 267ns, sort_results: 243ns, path_prefixer: 191ns [2022-07-08T12:10:46.451Z] INFO [runner] linters took 1m45.82565567s with stages: goanalysis_metalinter: 1m45.743305162s [2022-07-08T12:10:46.451Z] INFO File cache stats: 1673 entries of total size 8.6MiB [2022-07-08T12:10:46.451Z] INFO Memory: 2807 samples, avg is 316.1MB, max is 1202.0MB [2022-07-08T12:10:46.451Z] INFO Execution took 4m40.505638467s [2022-07-08T12:10:46.451Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-08T12:10:46.771Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/make.sh dynbinary test-docker-py [2022-07-08T12:10:47.029Z] [2022-07-08T12:10:47.288Z] Removing bundles/ [2022-07-08T12:10:47.288Z] [2022-07-08T12:10:47.288Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T12:10:47.288Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T12:10:47.288Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:10:47.486Z] --- PASS: TestCgroupNamespacesRun (1.30s) [2022-07-08T12:10:47.486Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T12:10:47.486Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-08T12:10:47.486Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-08T12:10:47.486Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T12:10:48.424Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-08T12:10:48.424Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T12:10:49.801Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-07-08T12:10:49.801Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T12:10:50.739Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-07-08T12:10:50.739Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T12:10:52.115Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-07-08T12:10:52.115Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T12:10:52.683Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-08T12:10:52.683Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T12:10:53.454Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T12:10:53.454Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T12:10:53.454Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:10:53.454Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T12:10:53.454Z] [2022-07-08T12:10:53.454Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T12:10:53.454Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T12:10:53.454Z] HOSTNAME=a3f30023e931 [2022-07-08T12:10:53.454Z] TESTDEBUG=0 [2022-07-08T12:10:53.454Z] DEST=bundles/test-integration [2022-07-08T12:10:53.454Z] PWD=/go/src/github.com/docker/docker [2022-07-08T12:10:53.454Z] DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 [2022-07-08T12:10:53.454Z] container=docker [2022-07-08T12:10:53.454Z] HOME=/root [2022-07-08T12:10:53.454Z] GOLANG_VERSION=1.18.3 [2022-07-08T12:10:53.454Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T12:10:53.454Z] VALIDATE_BRANCH=master [2022-07-08T12:10:53.454Z] TERM=xterm [2022-07-08T12:10:53.454Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T12:10:53.454Z] SHLVL=1 [2022-07-08T12:10:53.454Z] TIMEOUT=120m [2022-07-08T12:10:53.454Z] DOCKER_BUILDTAGS= journald [2022-07-08T12:10:53.454Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T12:10:53.454Z] GO111MODULE=off [2022-07-08T12:10:53.454Z] DOCKER_EXPERIMENTAL=1 [2022-07-08T12:10:53.454Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T12:10:53.454Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T12:10:53.454Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T12:10:53.454Z] GOPATH=/go [2022-07-08T12:10:53.454Z] PKG_CONFIG=pkg-config [2022-07-08T12:10:53.454Z] _=/usr/bin/env [2022-07-08T12:10:53.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T12:10:54.060Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-07-08T12:10:54.060Z] === RUN TestNISDomainname [2022-07-08T12:10:54.628Z] --- PASS: TestNISDomainname (0.58s) [2022-07-08T12:10:54.628Z] === RUN TestHostnameDnsResolution [2022-07-08T12:10:55.196Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-07-08T12:10:55.196Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T12:10:55.765Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-07-08T12:10:55.765Z] === RUN TestPrivilegedHostDevices [2022-07-08T12:10:56.334Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-07-08T12:10:56.334Z] === RUN TestRunConsoleSize [2022-07-08T12:10:56.903Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-08T12:10:56.903Z] === RUN TestStats [2022-07-08T12:10:59.436Z] --- PASS: TestStats (2.48s) [2022-07-08T12:10:59.436Z] === RUN TestStopContainerWithTimeout [2022-07-08T12:10:59.436Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T12:10:59.436Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T12:10:59.436Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T12:10:59.436Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T12:10:59.436Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T12:10:59.436Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T12:10:59.436Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T12:10:59.436Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T12:10:59.436Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T12:10:59.436Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T12:11:00.004Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T12:11:01.909Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T12:11:03.812Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-08T12:11:03.812Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-07-08T12:11:03.812Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-07-08T12:11:03.812Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-07-08T12:11:03.812Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-07-08T12:11:03.812Z] === RUN TestDeleteDevicemapper [2022-07-08T12:11:03.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T12:11:03.812Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-08T12:11:03.812Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T12:11:05.193Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2022-07-08T12:11:05.193Z] === RUN TestUpdateMemory [2022-07-08T12:11:05.761Z] --- PASS: TestUpdateMemory (0.63s) [2022-07-08T12:11:05.761Z] === RUN TestUpdateCPUQuota [2022-07-08T12:11:06.697Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-07-08T12:11:06.697Z] === RUN TestUpdatePidsLimit [2022-07-08T12:11:06.697Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-08T12:11:06.957Z] === RUN TestUpdatePidsLimit/no_change [2022-07-08T12:11:06.957Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-08T12:11:07.216Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-08T12:11:07.475Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-08T12:11:07.734Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-08T12:11:07.993Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-08T12:11:08.562Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-07-08T12:11:08.562Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-07-08T12:11:08.562Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2022-07-08T12:11:08.562Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-08T12:11:08.562Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-08T12:11:08.562Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-07-08T12:11:08.562Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-08T12:11:08.562Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-08T12:11:08.562Z] === RUN TestUpdateRestartPolicy [2022-07-08T12:11:15.223Z] --- PASS: TestBuildWithHugeFile (51.04s) [2022-07-08T12:11:15.223Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T12:11:15.223Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T12:11:15.223Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T12:11:15.223Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T12:11:15.223Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:11:15.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:11:15.223Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:11:15.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:11:15.223Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:11:15.223Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:11:15.223Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:11:15.223Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:11:15.223Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:11:15.223Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-07-08T12:11:15.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2022-07-08T12:11:15.223Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2022-07-08T12:11:15.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-08T12:11:15.223Z] === RUN TestBuildPreserveOwnership [2022-07-08T12:11:15.223Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T12:11:15.223Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T12:11:19.409Z] --- PASS: TestBuildPreserveOwnership (9.58s) [2022-07-08T12:11:19.409Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.56s) [2022-07-08T12:11:19.409Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-08T12:11:19.409Z] === RUN TestBuildPlatformInvalid [2022-07-08T12:11:19.409Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-07-08T12:11:19.409Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T12:11:19.409Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-08T12:11:19.409Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-08T12:11:19.409Z] PASS [2022-07-08T12:11:19.409Z] [2022-07-08T12:11:19.409Z] === Skipped [2022-07-08T12:11:19.409Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-08T12:11:19.409Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T12:11:19.409Z] [2022-07-08T12:11:19.409Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T12:11:19.409Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T12:11:19.409Z] [2022-07-08T12:11:19.409Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-08T12:11:19.409Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-08T12:11:19.409Z] [2022-07-08T12:11:19.409Z] DONE 34 tests, 3 skipped in 111.004s [2022-07-08T12:11:19.409Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T12:11:19.409Z] INFO: Testing against a local daemon [2022-07-08T12:11:19.409Z] === RUN TestConfigInspect [2022-07-08T12:11:19.409Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-08T12:11:19.409Z] === RUN TestConfigList [2022-07-08T12:11:19.409Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] --- SKIP: TestConfigList (0.01s) [2022-07-08T12:11:19.409Z] === RUN TestConfigsCreateAndDelete [2022-07-08T12:11:19.409Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-08T12:11:19.409Z] === RUN TestConfigsUpdate [2022-07-08T12:11:19.409Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-08T12:11:19.409Z] === RUN TestTemplatedConfig [2022-07-08T12:11:19.409Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-08T12:11:19.409Z] === RUN TestConfigCreateResolve [2022-07-08T12:11:19.409Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-08T12:11:19.409Z] PASS [2022-07-08T12:11:19.409Z] [2022-07-08T12:11:19.409Z] === Skipped [2022-07-08T12:11:19.409Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-08T12:11:19.409Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] [2022-07-08T12:11:19.409Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-08T12:11:19.409Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] [2022-07-08T12:11:19.409Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-08T12:11:19.409Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] [2022-07-08T12:11:19.409Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-08T12:11:19.409Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] [2022-07-08T12:11:19.409Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-08T12:11:19.409Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] [2022-07-08T12:11:19.409Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-08T12:11:19.409Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:11:19.409Z] [2022-07-08T12:11:19.409Z] DONE 6 tests, 6 skipped in 0.163s [2022-07-08T12:11:19.409Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T12:11:19.667Z] INFO: Testing against a local daemon [2022-07-08T12:11:19.667Z] === RUN TestAttachWithTTY [2022-07-08T12:11:19.667Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-08T12:11:19.667Z] === RUN TestAttachWithoutTTy [2022-07-08T12:11:19.667Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-08T12:11:19.667Z] === RUN TestCheckpoint [2022-07-08T12:11:19.667Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T12:11:19.667Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T12:11:19.667Z] === RUN TestContainerInvalidJSON [2022-07-08T12:11:19.667Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T12:11:19.667Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T12:11:19.667Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T12:11:19.667Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T12:11:19.667Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:11:19.667Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:11:19.667Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:11:19.667Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:11:19.667Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:11:19.667Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:11:19.667Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:11:19.667Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:11:19.667Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:11:19.667Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:11:19.926Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T12:11:19.926Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T12:11:19.926Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T12:11:19.926Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T12:11:19.926Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T12:11:19.926Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T12:11:19.926Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T12:11:19.926Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T12:11:19.926Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T12:11:19.926Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T12:11:19.926Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-08T12:11:19.926Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T12:11:19.926Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-08T12:11:19.926Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T12:11:19.926Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-08T12:11:19.926Z] === RUN TestCopyEmptyFile [2022-07-08T12:11:19.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T12:11:19.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T12:11:20.184Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-07-08T12:11:20.184Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T12:11:20.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-07-08T12:11:20.184Z] === RUN TestCopyFromContainer [2022-07-08T12:11:20.773Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-07-08T12:11:20.773Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-08T12:11:20.773Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-07-08T12:11:20.773Z] === RUN TestWaitNonBlocked [2022-07-08T12:11:20.773Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:11:20.773Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:11:20.773Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:11:20.773Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:11:20.773Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:11:20.773Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:11:20.773Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-08T12:11:20.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-07-08T12:11:20.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-07-08T12:11:20.773Z] === RUN TestWaitBlocked [2022-07-08T12:11:20.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:11:20.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:11:20.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:11:20.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:11:20.773Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:11:20.773Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:11:21.711Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-08T12:11:21.711Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-07-08T12:11:21.711Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2022-07-08T12:11:21.711Z] === RUN TestWaitConditions [2022-07-08T12:11:21.711Z] === RUN TestWaitConditions/default [2022-07-08T12:11:21.711Z] === PAUSE TestWaitConditions/default [2022-07-08T12:11:21.711Z] === RUN TestWaitConditions/not-running [2022-07-08T12:11:21.711Z] === PAUSE TestWaitConditions/not-running [2022-07-08T12:11:21.711Z] === RUN TestWaitConditions/next-exit [2022-07-08T12:11:21.711Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T12:11:21.711Z] === RUN TestWaitConditions/removed [2022-07-08T12:11:21.711Z] === PAUSE TestWaitConditions/removed [2022-07-08T12:11:21.711Z] === CONT TestWaitConditions/default [2022-07-08T12:11:21.712Z] === CONT TestWaitConditions/next-exit [2022-07-08T12:11:23.615Z] === CONT TestWaitConditions/removed [2022-07-08T12:11:23.615Z] === CONT TestWaitConditions/not-running [2022-07-08T12:11:24.364Z] === RUN TestCopyFromContainer// [2022-07-08T12:11:24.365Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T12:11:24.365Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T12:11:24.365Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T12:11:24.365Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T12:11:24.365Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T12:11:24.622Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T12:11:24.622Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T12:11:24.622Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T12:11:24.622Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T12:11:24.881Z] --- PASS: TestCopyFromContainer (4.51s) [2022-07-08T12:11:24.881Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-08T12:11:24.881Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-08T12:11:24.881Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-08T12:11:24.881Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-08T12:11:24.881Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-08T12:11:24.881Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-08T12:11:24.881Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-08T12:11:24.881Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-08T12:11:24.881Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-08T12:11:24.881Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-08T12:11:24.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T12:11:24.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:11:24.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:11:24.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:11:24.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:11:24.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:11:24.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:11:24.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:11:24.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:11:24.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:11:24.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-08T12:11:24.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T12:11:24.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T12:11:24.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T12:11:24.881Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T12:11:24.881Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-08T12:11:24.881Z] === RUN TestCreateWithInvalidEnv [2022-07-08T12:11:24.881Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T12:11:24.881Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T12:11:24.881Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T12:11:24.881Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T12:11:24.881Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T12:11:24.881Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T12:11:24.881Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T12:11:24.881Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T12:11:24.881Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T12:11:24.881Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-08T12:11:24.881Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T12:11:24.881Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T12:11:24.881Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T12:11:24.881Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T12:11:24.881Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-08T12:11:24.881Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T12:11:25.519Z] --- PASS: TestWaitConditions (0.01s) [2022-07-08T12:11:25.519Z] --- PASS: TestWaitConditions/next-exit (1.79s) [2022-07-08T12:11:25.519Z] --- PASS: TestWaitConditions/default (1.81s) [2022-07-08T12:11:25.519Z] --- PASS: TestWaitConditions/removed (1.75s) [2022-07-08T12:11:25.519Z] --- PASS: TestWaitConditions/not-running (1.75s) [2022-07-08T12:11:25.519Z] === CONT TestContainerStartOnDaemonRestart [2022-07-08T12:11:25.519Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-08T12:11:26.254Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-07-08T12:11:26.255Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T12:11:26.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T12:11:27.193Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-07-08T12:11:27.193Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T12:11:27.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:11:27.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:11:27.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:11:27.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:11:27.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:11:27.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:11:27.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:11:27.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:11:27.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:11:27.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:11:27.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:11:27.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:11:27.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:11:27.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:11:27.450Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:11:27.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-08T12:11:27.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-08T12:11:27.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-07-08T12:11:27.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-08T12:11:27.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-08T12:11:27.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-08T12:11:27.450Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T12:11:27.708Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-07-08T12:11:27.708Z] === RUN TestCreateDifferentPlatform [2022-07-08T12:11:27.708Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T12:11:27.708Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T12:11:27.708Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-08T12:11:27.708Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-08T12:11:27.708Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-08T12:11:27.708Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T12:11:27.708Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-08T12:11:27.708Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T12:11:27.965Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-08T12:11:27.965Z] === RUN TestCreateInvalidHostConfig [2022-07-08T12:11:27.965Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:11:27.965Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:11:27.965Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:11:27.965Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:11:27.965Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:11:27.965Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:11:27.965Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:11:27.965Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:11:27.965Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:11:27.965Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:11:27.965Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:11:27.965Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:11:27.965Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-08T12:11:27.965Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-08T12:11:27.965Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T12:11:27.965Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T12:11:27.965Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-08T12:11:27.965Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T12:11:27.965Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-08T12:11:27.965Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-08T12:11:27.965Z] === RUN TestDaemonRestartIpcMode [2022-07-08T12:11:27.965Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T12:11:27.965Z] === RUN TestDaemonHostGatewayIP [2022-07-08T12:11:27.965Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:11:27.965Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-08T12:11:27.965Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T12:11:27.965Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T12:11:27.965Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T12:11:27.965Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-08T12:11:27.965Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-08T12:11:27.965Z] === RUN TestDiff [2022-07-08T12:11:28.052Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-07-08T12:11:28.052Z] === CONT TestDaemonHostGatewayIP [2022-07-08T12:11:28.052Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-07-08T12:11:28.052Z] === CONT TestDaemonRestartIpcMode [2022-07-08T12:11:28.223Z] --- PASS: TestDiff (0.44s) [2022-07-08T12:11:28.223Z] === RUN TestExecConsoleSize [2022-07-08T12:11:28.789Z] --- PASS: TestExecConsoleSize (0.51s) [2022-07-08T12:11:28.789Z] === RUN TestExecWithCloseStdin [2022-07-08T12:11:29.354Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-07-08T12:11:29.354Z] === RUN TestExec [2022-07-08T12:11:29.920Z] --- PASS: TestExec (0.49s) [2022-07-08T12:11:29.920Z] === RUN TestExecUser [2022-07-08T12:11:30.179Z] --- PASS: TestExecUser (0.47s) [2022-07-08T12:11:30.179Z] === RUN TestExportContainerAndImportImage [2022-07-08T12:11:30.592Z] --- PASS: TestDaemonRestartIpcMode (2.88s) [2022-07-08T12:11:30.592Z] === CONT TestIpcModeOlderClient [2022-07-08T12:11:30.592Z] --- PASS: TestDaemonHostGatewayIP (2.97s) [2022-07-08T12:11:30.592Z] === CONT TestContainerKillOnDaemonStart [2022-07-08T12:11:30.592Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-07-08T12:11:30.744Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-08T12:11:30.744Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T12:11:32.117Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-07-08T12:11:32.117Z] === RUN TestHealthCheckWorkdir [2022-07-08T12:11:32.683Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-07-08T12:11:32.683Z] === RUN TestHealthKillContainer [2022-07-08T12:11:40.842Z] --- PASS: TestHealthKillContainer (7.88s) [2022-07-08T12:11:40.842Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T12:11:40.842Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-08T12:11:40.842Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-08T12:11:40.842Z] === RUN TestIpcModeNone [2022-07-08T12:11:41.407Z] --- PASS: TestIpcModeNone (0.63s) [2022-07-08T12:11:41.407Z] === RUN TestIpcModePrivate [2022-07-08T12:11:41.666Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-08T12:11:41.666Z] --- PASS: TestIpcModePrivate (0.45s) [2022-07-08T12:11:41.666Z] === RUN TestIpcModeShareable [2022-07-08T12:11:41.666Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T12:11:41.666Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-08T12:11:41.666Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T12:11:41.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T12:11:42.797Z] --- PASS: TestContainerKillOnDaemonStart (11.54s) [2022-07-08T12:11:42.797Z] PASS [2022-07-08T12:11:42.797Z] [2022-07-08T12:11:42.797Z] === Skipped [2022-07-08T12:11:42.797Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-08T12:11:42.797Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T12:11:42.797Z] [2022-07-08T12:11:42.797Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-08T12:11:42.797Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-08T12:11:42.797Z] [2022-07-08T12:11:42.797Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T12:11:42.797Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T12:11:42.797Z] [2022-07-08T12:11:42.797Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-08T12:11:42.797Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-08T12:11:42.797Z] [2022-07-08T12:11:42.797Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-08T12:11:42.797Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T12:11:42.797Z] [2022-07-08T12:11:42.797Z] DONE 264 tests, 5 skipped in 133.147s [2022-07-08T12:11:42.797Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T12:11:42.797Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T12:11:42.797Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-08T12:11:42.797Z] === RUN TestConfigDaemonID [2022-07-08T12:11:43.039Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-07-08T12:11:43.040Z] === RUN TestAPIIpcModeHost [2022-07-08T12:11:43.040Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T12:11:43.040Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-08T12:11:43.040Z] === RUN TestDaemonIpcModeShareable [2022-07-08T12:11:43.040Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T12:11:43.040Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-08T12:11:43.040Z] === RUN TestDaemonIpcModePrivate [2022-07-08T12:11:43.732Z] daemon_test.go:83: [df6a5a97f1fde] daemon is not started [2022-07-08T12:11:43.733Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-08T12:11:43.733Z] === RUN TestDaemonConfigValidation [2022-07-08T12:11:43.733Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:11:43.733Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:11:43.733Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T12:11:43.733Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T12:11:43.733Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T12:11:43.733Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T12:11:43.733Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T12:11:43.733Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T12:11:43.733Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T12:11:43.733Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T12:11:43.733Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:11:43.733Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T12:11:43.733Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T12:11:43.733Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T12:11:43.992Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T12:11:43.992Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T12:11:43.992Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-08T12:11:43.992Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-08T12:11:43.992Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-08T12:11:43.992Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-08T12:11:43.992Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-08T12:11:43.992Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T12:11:43.992Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T12:11:44.413Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-08T12:11:44.413Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-08T12:11:44.413Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T12:11:44.413Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T12:11:44.413Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-08T12:11:44.413Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T12:11:44.413Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T12:11:44.413Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-08T12:11:44.413Z] === RUN TestIpcModeOlderClient [2022-07-08T12:11:44.413Z] === PAUSE TestIpcModeOlderClient [2022-07-08T12:11:44.413Z] === RUN TestKillContainerInvalidSignal [2022-07-08T12:11:44.671Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-07-08T12:11:44.671Z] === RUN TestKillContainer [2022-07-08T12:11:44.671Z] === RUN TestKillContainer/no_signal [2022-07-08T12:11:44.928Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T12:11:45.237Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T12:11:45.495Z] === RUN TestKillContainer/killing_signal [2022-07-08T12:11:46.062Z] --- PASS: TestKillContainer (1.25s) [2022-07-08T12:11:46.062Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-08T12:11:46.062Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-07-08T12:11:46.062Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-08T12:11:46.062Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T12:11:46.062Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T12:11:46.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T12:11:46.305Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T12:11:46.627Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T12:11:46.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) [2022-07-08T12:11:46.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2022-07-08T12:11:46.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-07-08T12:11:46.885Z] === RUN TestKillStoppedContainer [2022-07-08T12:11:46.885Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-08T12:11:46.885Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T12:11:46.885Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-08T12:11:46.885Z] === RUN TestKillDifferentUserContainer [2022-07-08T12:11:47.240Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T12:11:47.240Z] daemon_test.go:197: [d3497e5ca4c1a] daemon is not started [2022-07-08T12:11:47.240Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-08T12:11:47.240Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-08T12:11:47.240Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-08T12:11:47.240Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-08T12:11:47.240Z] === RUN TestDaemonProxy [2022-07-08T12:11:47.240Z] === RUN TestDaemonProxy/environment_variables [2022-07-08T12:11:47.450Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-08T12:11:47.450Z] === RUN TestInspectOomKilledTrue [2022-07-08T12:11:47.450Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:11:47.450Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-08T12:11:47.450Z] === RUN TestInspectOomKilledFalse [2022-07-08T12:11:47.450Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T12:11:47.450Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-08T12:11:47.450Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T12:11:47.450Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-08T12:11:47.451Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-08T12:11:47.451Z] === RUN TestLinksContainerNames [2022-07-08T12:11:48.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T12:11:48.384Z] --- PASS: TestLinksContainerNames (0.88s) [2022-07-08T12:11:48.384Z] === RUN TestLogsFollowTailEmpty [2022-07-08T12:11:48.648Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-08T12:11:48.648Z] === RUN TestLogs [2022-07-08T12:11:48.648Z] === RUN TestLogs/driver_local [2022-07-08T12:11:48.648Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:11:48.648Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:11:48.648Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T12:11:48.648Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T12:11:48.648Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T12:11:48.648Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T12:11:48.648Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:11:48.648Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:11:48.648Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:11:48.648Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:11:48.648Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:11:48.648Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:11:48.648Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:11:48.648Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:11:49.143Z] === RUN TestDaemonProxy/command-line_options [2022-07-08T12:11:49.214Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:11:49.474Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T12:11:50.042Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T12:11:50.042Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:11:50.519Z] === RUN TestDaemonProxy/configuration_file [2022-07-08T12:11:50.976Z] === RUN TestLogs/driver_json-file [2022-07-08T12:11:50.976Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:11:50.976Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:11:50.976Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:11:50.976Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:11:50.976Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:11:50.976Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:11:50.976Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:11:50.976Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:11:50.976Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:11:50.976Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:11:50.976Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:11:50.976Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:11:50.976Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:11:50.976Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:11:51.234Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:11:51.492Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:11:51.750Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:11:52.008Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:11:52.421Z] === RUN TestDaemonProxy/conflicting_options [2022-07-08T12:11:52.574Z] --- PASS: TestLogs (3.74s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.59s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.80s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.65s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.52s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s) [2022-07-08T12:11:52.574Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-07-08T12:11:52.574Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T12:11:52.680Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-08T12:11:52.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T12:11:52.833Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/default [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/private [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/slave [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/shared [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T12:11:52.833Z] === CONT TestMountDaemonRoot/default [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T12:11:52.833Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:11:52.833Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:11:52.833Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:11:52.833Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:11:52.834Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:11:52.834Z] === CONT TestMountDaemonRoot/shared [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:11:52.834Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:11:52.834Z] === CONT TestMountDaemonRoot/slave [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:11:52.834Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:11:52.834Z] === CONT TestMountDaemonRoot/private [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T12:11:52.834Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:11:52.834Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:11:52.834Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T12:11:52.834Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:11:52.834Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T12:11:52.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:11:53.093Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T12:11:53.247Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-08T12:11:53.247Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-08T12:11:53.247Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-08T12:11:53.247Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-08T12:11:53.247Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-08T12:11:53.247Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-08T12:11:53.247Z] PASS [2022-07-08T12:11:53.247Z] [2022-07-08T12:11:53.247Z] DONE 18 tests in 11.163s [2022-07-08T12:11:53.247Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T12:11:53.352Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:11:53.352Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:11:53.352Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:11:53.352Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:11:53.352Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T12:11:53.352Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-08T12:11:53.352Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-08T12:11:53.352Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T12:11:53.352Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T12:11:53.352Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-08T12:11:53.352Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T12:11:53.352Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T12:11:53.352Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-08T12:11:53.352Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T12:11:53.352Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T12:11:53.352Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-08T12:11:53.352Z] === RUN TestNetworkNat [2022-07-08T12:11:53.522Z] INFO: Testing against a local daemon [2022-07-08T12:11:53.522Z] === RUN TestCommitInheritsEnv [2022-07-08T12:11:53.783Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-07-08T12:11:53.783Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T12:11:53.783Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-08T12:11:53.783Z] === RUN TestImportWithCustomPlatform [2022-07-08T12:11:53.783Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T12:11:53.783Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T12:11:53.783Z] === RUN TestImportWithCustomPlatform// [2022-07-08T12:11:53.783Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T12:11:53.918Z] --- PASS: TestNetworkNat (0.52s) [2022-07-08T12:11:53.918Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T12:11:53.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-08T12:11:54.053Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T12:11:54.053Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T12:11:54.053Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T12:11:54.053Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T12:11:54.053Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T12:11:54.053Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-08T12:11:54.053Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-08T12:11:54.053Z] --- PASS: TestImportWithCustomPlatform/_______ (0.01s) [2022-07-08T12:11:54.053Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-08T12:11:54.053Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-07-08T12:11:54.053Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-08T12:11:54.053Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-08T12:11:54.053Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T12:11:54.053Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-08T12:11:54.053Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-08T12:11:54.053Z] === RUN TestImagesFilterMultiReference [2022-07-08T12:11:54.176Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-08T12:11:54.176Z] === RUN TestNetworkLoopbackNat [2022-07-08T12:11:54.321Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-08T12:11:54.321Z] === RUN TestImagePullPlatformInvalid [2022-07-08T12:11:54.321Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-08T12:11:54.321Z] === RUN TestRemoveImageOrphaning [2022-07-08T12:11:54.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T12:11:54.590Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-07-08T12:11:54.590Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T12:11:55.161Z] time="2022-07-08T12:11:54Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-08T12:11:55.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T12:11:55.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-08T12:11:56.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T12:11:56.538Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2022-07-08T12:11:56.538Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T12:11:56.538Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-08T12:11:56.538Z] === RUN TestTagInvalidReference [2022-07-08T12:11:56.538Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-08T12:11:56.538Z] === RUN TestTagValidPrefixedRepo [2022-07-08T12:11:56.538Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-08T12:11:56.538Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T12:11:56.538Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-08T12:11:56.538Z] === RUN TestTagOfficialNames [2022-07-08T12:11:56.538Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-08T12:11:56.538Z] === RUN TestTagMatchesDigest [2022-07-08T12:11:56.538Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-08T12:11:56.538Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-08T12:11:56.703Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-07-08T12:11:56.703Z] === RUN TestPause [2022-07-08T12:11:56.703Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:11:56.703Z] --- SKIP: TestPause (0.00s) [2022-07-08T12:11:56.703Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T12:11:56.703Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T12:11:56.703Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T12:11:56.703Z] === RUN TestPauseStopPausedContainer [2022-07-08T12:11:56.703Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:11:56.703Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-08T12:11:56.703Z] === RUN TestPidHost [2022-07-08T12:11:58.077Z] --- PASS: TestPidHost (0.96s) [2022-07-08T12:11:58.077Z] === RUN TestPsFilter [2022-07-08T12:11:58.077Z] --- PASS: TestPsFilter (0.10s) [2022-07-08T12:11:58.077Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T12:11:58.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T12:11:58.337Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-08T12:11:58.338Z] === RUN TestRemoveContainerWithVolume [2022-07-08T12:11:58.596Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-08T12:11:58.596Z] === RUN TestRemoveContainerRunning [2022-07-08T12:11:59.161Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-08T12:11:59.161Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T12:11:59.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T12:11:59.727Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-08T12:11:59.727Z] === RUN TestRemoveInvalidContainer [2022-07-08T12:11:59.727Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-08T12:11:59.727Z] === RUN TestRenameLinkedContainer [2022-07-08T12:12:00.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T12:12:00.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T12:12:01.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T12:12:01.626Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-07-08T12:12:01.626Z] === RUN TestRenameStoppedContainer [2022-07-08T12:12:01.626Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-08T12:12:01.626Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T12:12:02.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T12:12:02.559Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-07-08T12:12:02.559Z] === RUN TestRenameInvalidName [2022-07-08T12:12:03.124Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-08T12:12:03.124Z] === RUN TestRenameAnonymousContainer [2022-07-08T12:12:03.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T12:12:03.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-08T12:12:04.497Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-07-08T12:12:04.497Z] === RUN TestRenameContainerWithSameName [2022-07-08T12:12:04.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T12:12:05.063Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2022-07-08T12:12:05.063Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T12:12:05.339Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T12:12:05.339Z] Using test binary docker [2022-07-08T12:12:05.339Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T12:12:05.339Z] +++ /etc/init.d/apparmor start [2022-07-08T12:12:05.339Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T12:12:05.339Z] INFO: Waiting for daemon to start... [2022-07-08T12:12:05.339Z] Starting dockerd [2022-07-08T12:12:05.339Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-07-08T12:12:05.996Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-07-08T12:12:05.996Z] === RUN TestResize [2022-07-08T12:12:06.254Z] --- PASS: TestResize (0.43s) [2022-07-08T12:12:06.254Z] === RUN TestResizeWithInvalidSize [2022-07-08T12:12:06.821Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-08T12:12:06.821Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T12:12:07.386Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-08T12:12:07.386Z] === RUN TestDaemonRestartKillContainers [2022-07-08T12:12:07.386Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-08T12:12:07.386Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-08T12:12:07.386Z] === RUN TestCgroupNamespacesRun [2022-07-08T12:12:08.322Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-08T12:12:08.322Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T12:12:09.700Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-08T12:12:09.700Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T12:12:10.635Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-08T12:12:10.635Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T12:12:11.894Z] . [2022-07-08T12:12:11.894Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T12:12:11.894Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T12:12:11.894Z] Error: No such image: emptyfs [2022-07-08T12:12:11.894Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T12:12:11.894Z] ++++ docker load [2022-07-08T12:12:12.009Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-07-08T12:12:12.009Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T12:12:12.152Z] Running integration-test (iteration 1) [2022-07-08T12:12:12.152Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T12:12:12.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:12:12.152Z] ++ set -e [2022-07-08T12:12:12.152Z] ++ '[' -n 0 ']' [2022-07-08T12:12:12.152Z] ++ set -x [2022-07-08T12:12:12.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:12:12.410Z] Loaded image: busybox:latest [2022-07-08T12:12:12.410Z] Loaded image: busybox:glibc [2022-07-08T12:12:13.383Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-07-08T12:12:13.383Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T12:12:13.782Z] Loaded image: debian:bullseye-slim [2022-07-08T12:12:13.782Z] Loaded image: hello-world:latest [2022-07-08T12:12:13.782Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T12:12:13.783Z] INFO: Testing against a local daemon [2022-07-08T12:12:13.783Z] === RUN TestCgroupNamespacesBuild [2022-07-08T12:12:14.316Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-08T12:12:14.316Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T12:12:14.715Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2022-07-08T12:12:14.715Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T12:12:14.882Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-08T12:12:14.882Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T12:12:14.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T12:12:15.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T12:12:16.089Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-07-08T12:12:16.089Z] === RUN TestBuildWithSession [2022-07-08T12:12:16.089Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T12:12:16.089Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T12:12:16.089Z] === RUN TestBuildSquashParent [2022-07-08T12:12:16.257Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-07-08T12:12:16.257Z] === RUN TestNISDomainname [2022-07-08T12:12:16.257Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-08T12:12:16.257Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-08T12:12:16.257Z] === RUN TestHostnameDnsResolution [2022-07-08T12:12:16.823Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-08T12:12:16.823Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T12:12:16.823Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-08T12:12:16.823Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-08T12:12:16.823Z] === RUN TestPrivilegedHostDevices [2022-07-08T12:12:17.387Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-08T12:12:17.387Z] === RUN TestRunConsoleSize [2022-07-08T12:12:17.645Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-08T12:12:17.645Z] === RUN TestStats [2022-07-08T12:12:17.645Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:12:17.645Z] --- SKIP: TestStats (0.00s) [2022-07-08T12:12:17.645Z] === RUN TestStopContainerWithTimeout [2022-07-08T12:12:17.645Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T12:12:17.645Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T12:12:17.645Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T12:12:17.645Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T12:12:17.645Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T12:12:17.645Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T12:12:17.645Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T12:12:17.645Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T12:12:17.645Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T12:12:17.645Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T12:12:18.581Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T12:12:18.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-08T12:12:19.369Z] --- PASS: TestBuildSquashParent (3.24s) [2022-07-08T12:12:19.369Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T12:12:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:12:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:12:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:12:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:12:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:12:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:12:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:12:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:12:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:12:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:12:19.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:12:19.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:12:19.369Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:12:19.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:12:20.478Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T12:12:20.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:12:20.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:12:21.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T12:12:21.678Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:12:21.678Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:12:21.852Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-08T12:12:21.852Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-07-08T12:12:21.852Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-07-08T12:12:21.852Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-07-08T12:12:21.852Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-08T12:12:21.852Z] === RUN TestDeleteDevicemapper [2022-07-08T12:12:21.852Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T12:12:21.852Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-08T12:12:21.852Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T12:12:23.054Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-08T12:12:23.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.29s) [2022-07-08T12:12:23.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-07-08T12:12:23.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s) [2022-07-08T12:12:23.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) [2022-07-08T12:12:23.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s) [2022-07-08T12:12:23.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) [2022-07-08T12:12:23.055Z] === RUN TestBuildMultiStageCopy [2022-07-08T12:12:23.055Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T12:12:23.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T12:12:23.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-08T12:12:23.750Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2022-07-08T12:12:23.750Z] === RUN TestUpdateMemory [2022-07-08T12:12:23.750Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:12:23.750Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-08T12:12:23.750Z] === RUN TestUpdateCPUQuota [2022-07-08T12:12:23.750Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:12:23.750Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-08T12:12:23.750Z] === RUN TestUpdatePidsLimit [2022-07-08T12:12:23.750Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:12:23.750Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-08T12:12:23.750Z] === RUN TestUpdateRestartPolicy [2022-07-08T12:12:23.988Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T12:12:24.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T12:12:24.246Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T12:12:24.504Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T12:12:24.762Z] --- PASS: TestBuildMultiStageCopy (1.90s) [2022-07-08T12:12:24.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2022-07-08T12:12:24.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-08T12:12:24.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-08T12:12:24.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-08T12:12:24.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-08T12:12:24.762Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T12:12:25.329Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-07-08T12:12:25.329Z] === RUN TestBuildLabelWithTargets [2022-07-08T12:12:26.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T12:12:26.262Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2022-07-08T12:12:26.262Z] === RUN TestBuildWithEmptyLayers [2022-07-08T12:12:26.828Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-08T12:12:26.828Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T12:12:28.202Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-07-08T12:12:28.202Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T12:12:28.768Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-08T12:12:28.768Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T12:12:30.140Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-07-08T12:12:30.140Z] === RUN TestBuildWithHugeFile [2022-07-08T12:12:34.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T12:12:35.940Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2022-07-08T12:12:35.940Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-08T12:12:35.940Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-08T12:12:35.940Z] === RUN TestWaitNonBlocked [2022-07-08T12:12:35.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:12:35.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:12:35.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:12:35.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:12:35.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:12:35.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:12:35.940Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-08T12:12:35.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) [2022-07-08T12:12:35.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-07-08T12:12:35.940Z] === RUN TestWaitBlocked [2022-07-08T12:12:35.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:12:35.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:12:35.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:12:35.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:12:35.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:12:35.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:12:36.197Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-08T12:12:36.198Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-07-08T12:12:36.198Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-07-08T12:12:36.198Z] === RUN TestWaitConditions [2022-07-08T12:12:36.198Z] === RUN TestWaitConditions/default [2022-07-08T12:12:36.198Z] === PAUSE TestWaitConditions/default [2022-07-08T12:12:36.198Z] === RUN TestWaitConditions/not-running [2022-07-08T12:12:36.198Z] === PAUSE TestWaitConditions/not-running [2022-07-08T12:12:36.198Z] === RUN TestWaitConditions/next-exit [2022-07-08T12:12:36.198Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T12:12:36.198Z] === RUN TestWaitConditions/removed [2022-07-08T12:12:36.198Z] === PAUSE TestWaitConditions/removed [2022-07-08T12:12:36.198Z] === CONT TestWaitConditions/default [2022-07-08T12:12:36.198Z] === CONT TestWaitConditions/removed [2022-07-08T12:12:37.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T12:12:38.118Z] === CONT TestWaitConditions/next-exit [2022-07-08T12:12:38.119Z] === CONT TestWaitConditions/not-running [2022-07-08T12:12:39.534Z] --- PASS: TestWaitConditions (0.01s) [2022-07-08T12:12:39.534Z] --- PASS: TestWaitConditions/default (1.69s) [2022-07-08T12:12:39.534Z] --- PASS: TestWaitConditions/removed (1.74s) [2022-07-08T12:12:39.534Z] --- PASS: TestWaitConditions/next-exit (1.57s) [2022-07-08T12:12:39.534Z] --- PASS: TestWaitConditions/not-running (1.61s) [2022-07-08T12:12:39.534Z] === CONT TestDaemonRestartIpcMode [2022-07-08T12:12:39.534Z] === CONT TestIpcModeOlderClient [2022-07-08T12:12:39.534Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-08T12:12:39.534Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-08T12:12:40.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T12:12:41.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T12:12:42.063Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s) [2022-07-08T12:12:42.321Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2022-07-08T12:12:42.321Z] PASS [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === Skipped [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-08T12:12:42.321Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-08T12:12:42.321Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-08T12:12:42.321Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-08T12:12:42.321Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-08T12:12:42.321Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-08T12:12:42.321Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-08T12:12:42.321Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-08T12:12:42.321Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-08T12:12:42.321Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-08T12:12:42.321Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-08T12:12:42.321Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-08T12:12:42.321Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-08T12:12:42.321Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-08T12:12:42.321Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-08T12:12:42.321Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-08T12:12:42.321Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-08T12:12:42.321Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T12:12:42.321Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-08T12:12:42.321Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-08T12:12:42.321Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-08T12:12:42.321Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-08T12:12:42.321Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-08T12:12:42.321Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-08T12:12:42.321Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-08T12:12:42.321Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-08T12:12:42.321Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-08T12:12:42.321Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T12:12:42.321Z] [2022-07-08T12:12:42.321Z] DONE 241 tests, 27 skipped in 82.890s [2022-07-08T12:12:42.321Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T12:12:42.579Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T12:12:43.145Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-08T12:12:43.145Z] === RUN TestConfigDaemonID [2022-07-08T12:12:43.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T12:12:44.083Z] daemon_test.go:83: [d240905b9cd56] daemon is not started [2022-07-08T12:12:44.083Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-08T12:12:44.083Z] === RUN TestDaemonConfigValidation [2022-07-08T12:12:44.083Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:12:44.083Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:12:44.083Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T12:12:44.083Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T12:12:44.083Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T12:12:44.083Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T12:12:44.083Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T12:12:44.083Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T12:12:44.083Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T12:12:44.083Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T12:12:44.083Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:12:44.083Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T12:12:44.341Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T12:12:44.341Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T12:12:44.341Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T12:12:44.341Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T12:12:44.341Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-08T12:12:44.341Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-08T12:12:44.341Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-08T12:12:44.341Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-08T12:12:44.341Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-08T12:12:44.341Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T12:12:44.341Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T12:12:45.714Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T12:12:46.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T12:12:46.652Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T12:12:47.586Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T12:12:47.586Z] daemon_test.go:197: [d27223b14f113] daemon is not started [2022-07-08T12:12:47.586Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-07-08T12:12:47.586Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-08T12:12:47.586Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-08T12:12:47.586Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-08T12:12:47.586Z] === RUN TestDaemonProxy [2022-07-08T12:12:47.586Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-08T12:12:47.586Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-08T12:12:47.586Z] PASS [2022-07-08T12:12:47.586Z] [2022-07-08T12:12:47.586Z] === Skipped [2022-07-08T12:12:47.586Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-08T12:12:47.586Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-08T12:12:47.586Z] [2022-07-08T12:12:47.586Z] DONE 13 tests, 1 skipped in 5.269s [2022-07-08T12:12:47.586Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T12:12:47.844Z] INFO: Testing against a local daemon [2022-07-08T12:12:47.844Z] === RUN TestCommitInheritsEnv [2022-07-08T12:12:49.218Z] --- PASS: TestCommitInheritsEnv (1.30s) [2022-07-08T12:12:49.218Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T12:12:49.218Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-08T12:12:49.218Z] === RUN TestImportWithCustomPlatform [2022-07-08T12:12:49.218Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T12:12:49.218Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T12:12:49.218Z] === RUN TestImportWithCustomPlatform// [2022-07-08T12:12:49.218Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T12:12:49.218Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T12:12:49.476Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T12:12:49.476Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T12:12:49.476Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T12:12:49.476Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T12:12:49.476Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-08T12:12:49.476Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-08T12:12:49.476Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-08T12:12:49.476Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-08T12:12:49.476Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-08T12:12:49.476Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-08T12:12:49.476Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-08T12:12:49.476Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T12:12:49.476Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-08T12:12:49.476Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-08T12:12:49.476Z] === RUN TestImagesFilterMultiReference [2022-07-08T12:12:49.476Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-08T12:12:49.476Z] === RUN TestImagePullPlatformInvalid [2022-07-08T12:12:49.734Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-08T12:12:49.734Z] === RUN TestRemoveImageOrphaning [2022-07-08T12:12:50.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T12:12:51.106Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-07-08T12:12:51.107Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T12:12:51.107Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-08T12:12:51.107Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-08T12:12:51.107Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T12:12:51.107Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-08T12:12:51.107Z] === RUN TestTagInvalidReference [2022-07-08T12:12:51.107Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-08T12:12:51.107Z] === RUN TestTagValidPrefixedRepo [2022-07-08T12:12:51.365Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-08T12:12:51.365Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T12:12:51.365Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-08T12:12:51.365Z] === RUN TestTagOfficialNames [2022-07-08T12:12:51.365Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-08T12:12:51.365Z] === RUN TestTagMatchesDigest [2022-07-08T12:12:51.365Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-08T12:12:51.365Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-08T12:12:52.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-08T12:12:53.783Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T12:12:53.783Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T12:12:53.783Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:12:53.783Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T12:12:53.783Z] [2022-07-08T12:12:53.783Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-08T12:12:53.783Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-08T12:12:53.783Z] Using test binary docker [2022-07-08T12:12:53.783Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T12:12:53.783Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T12:12:53.783Z] INFO: Waiting for daemon to start... [2022-07-08T12:12:53.783Z] Starting dockerd [2022-07-08T12:12:53.783Z] . [2022-07-08T12:12:53.783Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-08T12:12:55.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T12:12:57.887Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T12:12:57.887Z] Using test binary docker [2022-07-08T12:12:57.887Z] +++ /etc/init.d/apparmor start [2022-07-08T12:12:57.887Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T12:12:57.887Z] INFO: Waiting for daemon to start... [2022-07-08T12:12:57.887Z] Starting dockerd [2022-07-08T12:12:57.887Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-08T12:12:59.777Z] . [2022-07-08T12:12:59.777Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T12:13:00.033Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T12:13:00.033Z] Error: No such image: emptyfs [2022-07-08T12:13:00.033Z] ++++ docker load [2022-07-08T12:13:00.033Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T12:13:00.289Z] Running integration-test (iteration 1) [2022-07-08T12:13:00.289Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T12:13:00.289Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:13:00.289Z] ++ set -e [2022-07-08T12:13:00.289Z] ++ '[' -n 0 ']' [2022-07-08T12:13:00.289Z] ++ set -x [2022-07-08T12:13:00.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:13:01.215Z] Loaded image: busybox:latest [2022-07-08T12:13:01.776Z] Loaded image: busybox:glibc [2022-07-08T12:13:07.018Z] Loaded image: debian:bullseye-slim [2022-07-08T12:13:07.018Z] Loaded image: hello-world:latest [2022-07-08T12:13:07.018Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T12:13:07.018Z] INFO: Testing against a local daemon [2022-07-08T12:13:07.018Z] === RUN TestCgroupNamespacesBuild [2022-07-08T12:13:09.535Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2022-07-08T12:13:09.536Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T12:13:11.425Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.01s) [2022-07-08T12:13:11.425Z] === RUN TestBuildWithSession [2022-07-08T12:13:11.425Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T12:13:11.425Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T12:13:11.425Z] === RUN TestBuildSquashParent [2022-07-08T12:13:16.805Z] --- PASS: TestBuildWithHugeFile (42.87s) [2022-07-08T12:13:16.805Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T12:13:16.805Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T12:13:16.805Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T12:13:16.805Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T12:13:16.805Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:13:16.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:13:16.805Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:13:16.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:13:16.805Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:13:16.805Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:13:16.805Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:13:16.805Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:13:16.805Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:13:16.805Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-08T12:13:16.805Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-08T12:13:16.805Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-08T12:13:16.805Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-08T12:13:16.805Z] === RUN TestBuildPreserveOwnership [2022-07-08T12:13:16.805Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T12:13:16.805Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T12:13:16.805Z] --- PASS: TestBuildPreserveOwnership (2.82s) [2022-07-08T12:13:16.805Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.86s) [2022-07-08T12:13:16.805Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-07-08T12:13:16.805Z] === RUN TestBuildPlatformInvalid [2022-07-08T12:13:16.805Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-08T12:13:16.805Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T12:13:16.805Z] Loaded image: busybox:latest [2022-07-08T12:13:16.805Z] Loaded image: busybox:glibc [2022-07-08T12:13:18.179Z] Loaded image: debian:bullseye-slim [2022-07-08T12:13:18.179Z] Loaded image: hello-world:latest [2022-07-08T12:13:18.179Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T12:13:21.366Z] --- PASS: TestBuildSquashParent (9.40s) [2022-07-08T12:13:21.366Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T12:13:21.366Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:13:21.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:13:21.366Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:13:21.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:13:21.366Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:13:21.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:13:21.366Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:13:21.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:13:21.366Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:13:21.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:13:21.366Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:13:21.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:13:21.366Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T12:13:21.366Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T12:13:23.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T12:13:23.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T12:13:27.160Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T12:13:27.160Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T12:13:28.179Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.78s) [2022-07-08T12:13:28.179Z] PASS [2022-07-08T12:13:28.179Z] [2022-07-08T12:13:28.179Z] === Skipped [2022-07-08T12:13:28.179Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-08T12:13:28.179Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T12:13:28.179Z] [2022-07-08T12:13:28.179Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T12:13:28.179Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T12:13:28.179Z] [2022-07-08T12:13:28.179Z] DONE 34 tests, 2 skipped in 74.655s [2022-07-08T12:13:28.179Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T12:13:28.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:13:28.179Z] ++ set -e [2022-07-08T12:13:28.179Z] ++ '[' -n 0 ']' [2022-07-08T12:13:28.179Z] ++ set -x [2022-07-08T12:13:28.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:13:28.179Z] INFO: Testing against a local daemon [2022-07-08T12:13:28.179Z] === RUN TestConfigInspect [2022-07-08T12:13:29.125Z] --- PASS: TestConfigInspect (2.24s) [2022-07-08T12:13:29.125Z] === RUN TestConfigList [2022-07-08T12:13:30.431Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-08T12:13:30.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s) [2022-07-08T12:13:30.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2022-07-08T12:13:30.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2022-07-08T12:13:30.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2022-07-08T12:13:30.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.35s) [2022-07-08T12:13:30.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.34s) [2022-07-08T12:13:30.431Z] === RUN TestBuildMultiStageCopy [2022-07-08T12:13:30.431Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T12:13:31.651Z] --- PASS: TestConfigList (2.21s) [2022-07-08T12:13:31.651Z] === RUN TestConfigsCreateAndDelete [2022-07-08T12:13:32.558Z] sha256:6b3d58b227aaa3f5950d2cdb8105c152aa2c046a4b6812c46702aba830715d40 [2022-07-08T12:13:32.558Z] INFO: Starting docker-py tests... [2022-07-08T12:13:32.558Z] ============================= test session starts ============================== [2022-07-08T12:13:32.558Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-08T12:13:32.558Z] rootdir: /src, inifile: pytest.ini [2022-07-08T12:13:32.558Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-08T12:13:32.558Z] collected 395 items / 2 deselected / 393 selected [2022-07-08T12:13:32.558Z] [2022-07-08T12:13:32.951Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T12:13:32.991Z] --- PASS: TestImportExtremelyLargeImageWorks (91.83s) [2022-07-08T12:13:32.991Z] PASS [2022-07-08T12:13:32.991Z] [2022-07-08T12:13:32.991Z] DONE 22 tests in 95.184s [2022-07-08T12:13:32.991Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T12:13:32.991Z] === RUN TestStripANSICommands [2022-07-08T12:13:32.991Z] === RUN TestStripANSICommands/#00 [2022-07-08T12:13:32.991Z] === RUN TestStripANSICommands/#01 [2022-07-08T12:13:32.991Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T12:13:32.991Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T12:13:32.991Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T12:13:32.991Z] PASS [2022-07-08T12:13:32.991Z] [2022-07-08T12:13:32.991Z] DONE 3 tests in 0.017s [2022-07-08T12:13:32.991Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T12:13:32.991Z] INFO: Testing against a local daemon [2022-07-08T12:13:32.991Z] === RUN TestNetworkCreateDelete [2022-07-08T12:13:32.991Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-07-08T12:13:32.991Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T12:13:32.991Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-08T12:13:32.991Z] === RUN TestDaemonDNSFallback [2022-07-08T12:13:33.514Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T12:13:33.551Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2022-07-08T12:13:33.551Z] === RUN TestConfigsUpdate [2022-07-08T12:13:34.078Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T12:13:35.008Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T12:13:35.523Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-07-08T12:13:35.523Z] === RUN TestInspectNetwork [2022-07-08T12:13:35.571Z] --- PASS: TestBuildMultiStageCopy (5.05s) [2022-07-08T12:13:35.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2022-07-08T12:13:35.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-07-08T12:13:35.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-07-08T12:13:35.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2022-07-08T12:13:35.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2022-07-08T12:13:35.571Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T12:13:36.083Z] --- PASS: TestConfigsUpdate (2.15s) [2022-07-08T12:13:36.083Z] === RUN TestTemplatedConfig [2022-07-08T12:13:36.938Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2022-07-08T12:13:36.938Z] === RUN TestBuildLabelWithTargets [2022-07-08T12:13:38.609Z] --- PASS: TestTemplatedConfig (2.51s) [2022-07-08T12:13:38.609Z] === RUN TestConfigCreateResolve [2022-07-08T12:13:38.811Z] === RUN TestInspectNetwork/full_network_id [2022-07-08T12:13:38.812Z] === RUN TestInspectNetwork/partial_network_id [2022-07-08T12:13:38.812Z] === RUN TestInspectNetwork/network_name [2022-07-08T12:13:38.812Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-08T12:13:39.457Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2022-07-08T12:13:39.458Z] === RUN TestBuildWithEmptyLayers [2022-07-08T12:13:40.387Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2022-07-08T12:13:40.387Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T12:13:40.507Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-07-08T12:13:40.507Z] PASS [2022-07-08T12:13:40.507Z] [2022-07-08T12:13:40.507Z] DONE 6 tests in 13.622s [2022-07-08T12:13:40.507Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T12:13:40.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:13:40.507Z] ++ set -e [2022-07-08T12:13:40.507Z] ++ '[' -n 0 ']' [2022-07-08T12:13:40.507Z] ++ set -x [2022-07-08T12:13:40.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:13:40.507Z] INFO: Testing against a local daemon [2022-07-08T12:13:40.507Z] === RUN TestAttachWithTTY [2022-07-08T12:13:40.765Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-08T12:13:40.765Z] === RUN TestAttachWithoutTTy [2022-07-08T12:13:40.765Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-08T12:13:40.765Z] === RUN TestCheckpoint [2022-07-08T12:13:40.765Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T12:13:40.765Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T12:13:40.765Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T12:13:40.765Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:13:40.765Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:13:40.765Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:13:40.765Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:13:40.765Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:13:40.765Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:13:40.765Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T12:13:40.765Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T12:13:40.765Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T12:13:40.765Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T12:13:40.765Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T12:13:40.765Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T12:13:40.765Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T12:13:40.765Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T12:13:40.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T12:13:40.765Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T12:13:40.765Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-07-08T12:13:40.765Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T12:13:40.765Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-08T12:13:40.765Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T12:13:40.765Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-08T12:13:40.765Z] === RUN TestCopyEmptyFile [2022-07-08T12:13:41.033Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-08T12:13:41.033Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T12:13:41.033Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-08T12:13:41.033Z] === RUN TestCopyFromContainer [2022-07-08T12:13:41.966Z] === RUN TestCopyFromContainer// [2022-07-08T12:13:41.966Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T12:13:42.224Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T12:13:42.224Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T12:13:42.224Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T12:13:42.224Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T12:13:42.482Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T12:13:42.482Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T12:13:42.482Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T12:13:42.482Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T12:13:42.740Z] --- PASS: TestCopyFromContainer (1.50s) [2022-07-08T12:13:42.740Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-08T12:13:42.740Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-08T12:13:42.740Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-08T12:13:42.740Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-08T12:13:42.740Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-08T12:13:42.740Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-08T12:13:42.740Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-08T12:13:42.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-08T12:13:42.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-08T12:13:42.740Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-08T12:13:42.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T12:13:42.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:13:42.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:13:42.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:13:42.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:13:42.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:13:42.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:13:42.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:13:42.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:13:42.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:13:42.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-08T12:13:42.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T12:13:42.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T12:13:42.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T12:13:42.740Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T12:13:42.740Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-07-08T12:13:42.740Z] === RUN TestCreateWithInvalidEnv [2022-07-08T12:13:42.740Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T12:13:42.740Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T12:13:42.740Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T12:13:42.740Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T12:13:42.740Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T12:13:42.740Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T12:13:42.740Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T12:13:42.740Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T12:13:42.740Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T12:13:42.740Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-08T12:13:42.740Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T12:13:42.740Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T12:13:42.740Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T12:13:42.740Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T12:13:42.740Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-08T12:13:42.740Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T12:13:42.998Z] --- PASS: TestInspectNetwork (7.22s) [2022-07-08T12:13:42.998Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-08T12:13:42.998Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-08T12:13:42.998Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-08T12:13:42.998Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-08T12:13:42.998Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T12:13:43.657Z] --- PASS: TestBuildMultiStageOnBuild (3.28s) [2022-07-08T12:13:43.657Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T12:13:44.121Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-07-08T12:13:44.121Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T12:13:44.376Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T12:13:44.376Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:13:44.376Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:13:44.376Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:13:44.376Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T12:13:44.376Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T12:13:44.376Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T12:13:44.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T12:13:44.376Z] === RUN TestNetworkList [2022-07-08T12:13:44.376Z] === RUN TestNetworkList//networks [2022-07-08T12:13:44.376Z] === PAUSE TestNetworkList//networks [2022-07-08T12:13:44.376Z] === RUN TestNetworkList//networks/ [2022-07-08T12:13:44.376Z] === PAUSE TestNetworkList//networks/ [2022-07-08T12:13:44.376Z] === CONT TestNetworkList//networks [2022-07-08T12:13:44.376Z] === CONT TestNetworkList//networks/ [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkList (0.01s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T12:13:44.376Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T12:13:44.376Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T12:13:44.943Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-07-08T12:13:44.943Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T12:13:45.054Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-07-08T12:13:45.054Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T12:13:45.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:13:45.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:13:45.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:13:45.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:13:45.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:13:45.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:13:45.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:13:45.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:13:45.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:13:45.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:13:45.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:13:45.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:13:45.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:13:45.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:13:45.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:13:45.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-08T12:13:45.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-08T12:13:45.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-08T12:13:45.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-08T12:13:45.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-08T12:13:45.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-08T12:13:45.054Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T12:13:45.549Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2022-07-08T12:13:45.549Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T12:13:45.619Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-07-08T12:13:45.619Z] === RUN TestCreateDifferentPlatform [2022-07-08T12:13:45.619Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T12:13:45.619Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T12:13:45.619Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-08T12:13:45.619Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-08T12:13:45.619Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-08T12:13:45.619Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T12:13:45.619Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-08T12:13:45.619Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T12:13:45.619Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-08T12:13:45.619Z] === RUN TestCreateInvalidHostConfig [2022-07-08T12:13:45.619Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:13:45.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:13:45.619Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:13:45.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:13:45.619Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:13:45.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:13:45.619Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:13:45.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:13:45.619Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:13:45.619Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:13:45.619Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:13:45.619Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:13:45.619Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-08T12:13:45.619Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-08T12:13:45.619Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-08T12:13:45.619Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T12:13:45.619Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T12:13:45.619Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T12:13:45.619Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-08T12:13:45.619Z] === RUN TestDaemonRestartIpcMode [2022-07-08T12:13:45.619Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T12:13:45.619Z] === RUN TestDaemonHostGatewayIP [2022-07-08T12:13:45.619Z] === PAUSE TestDaemonHostGatewayIP [2022-07-08T12:13:45.619Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T12:13:45.619Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T12:13:45.619Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T12:13:45.619Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-08T12:13:45.619Z] === RUN TestDiff [2022-07-08T12:13:45.877Z] --- PASS: TestDiff (0.42s) [2022-07-08T12:13:45.877Z] === RUN TestExecConsoleSize [2022-07-08T12:13:45.879Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-08T12:13:45.880Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T12:13:46.443Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-08T12:13:46.443Z] === RUN TestExecWithCloseStdin [2022-07-08T12:13:46.814Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-08T12:13:46.814Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T12:13:47.008Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-07-08T12:13:47.009Z] === RUN TestExec [2022-07-08T12:13:47.574Z] --- PASS: TestExec (0.47s) [2022-07-08T12:13:47.574Z] === RUN TestExecUser [2022-07-08T12:13:47.751Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-08T12:13:47.751Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T12:13:47.832Z] --- PASS: TestExecUser (0.44s) [2022-07-08T12:13:47.832Z] === RUN TestExportContainerAndImportImage [2022-07-08T12:13:48.397Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-07-08T12:13:48.397Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T12:13:48.713Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-08T12:13:48.822Z] --- PASS: TestBuildMultiStageLayerLeak (3.24s) [2022-07-08T12:13:48.822Z] === RUN TestBuildWithHugeFile [2022-07-08T12:13:49.128Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-08T12:13:49.128Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T12:13:49.387Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-08T12:13:49.387Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T12:13:49.539Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-08T12:13:49.770Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-08T12:13:49.770Z] === RUN TestHealthCheckWorkdir [2022-07-08T12:13:50.336Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-07-08T12:13:50.336Z] === RUN TestHealthKillContainer [2022-07-08T12:13:50.930Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-08T12:13:51.920Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-07-08T12:13:51.920Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T12:13:51.920Z] service_test.go:243: FLAKY_TEST [2022-07-08T12:13:51.920Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T12:13:51.920Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T12:13:58.438Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-08T12:13:58.438Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T12:13:58.438Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-07-08T12:13:58.438Z] === RUN TestIpcModeNone [2022-07-08T12:13:59.004Z] --- PASS: TestIpcModeNone (0.44s) [2022-07-08T12:13:59.004Z] === RUN TestIpcModePrivate [2022-07-08T12:13:59.262Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-08T12:13:59.521Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-08T12:13:59.521Z] === RUN TestIpcModeShareable [2022-07-08T12:13:59.778Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-08T12:14:00.037Z] --- PASS: TestIpcModeShareable (0.48s) [2022-07-08T12:14:00.037Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T12:14:01.410Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-07-08T12:14:01.410Z] === RUN TestAPIIpcModeHost [2022-07-08T12:14:01.669Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-07-08T12:14:01.669Z] === RUN TestDaemonIpcModeShareable [2022-07-08T12:14:03.043Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-08T12:14:03.043Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-07-08T12:14:03.043Z] === RUN TestDaemonIpcModePrivate [2022-07-08T12:14:03.977Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-08T12:14:03.977Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-08T12:14:03.977Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T12:14:05.349Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-08T12:14:05.349Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-07-08T12:14:05.349Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T12:14:06.284Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-08T12:14:06.284Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-07-08T12:14:06.284Z] === RUN TestIpcModeOlderClient [2022-07-08T12:14:06.284Z] === PAUSE TestIpcModeOlderClient [2022-07-08T12:14:06.284Z] === RUN TestKillContainerInvalidSignal [2022-07-08T12:14:06.798Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-07-08T12:14:06.798Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T12:14:06.849Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-07-08T12:14:06.849Z] === RUN TestKillContainer [2022-07-08T12:14:06.849Z] === RUN TestKillContainer/no_signal [2022-07-08T12:14:07.107Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T12:14:07.366Z] === RUN TestKillContainer/killing_signal [2022-07-08T12:14:07.932Z] --- PASS: TestKillContainer (1.23s) [2022-07-08T12:14:07.932Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-07-08T12:14:07.932Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-08T12:14:07.932Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-08T12:14:07.932Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T12:14:07.932Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T12:14:08.497Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T12:14:08.703Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tdrnjghqiot63q5401687lnyh Created:2022-07-08 12:14:07.188805308 +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[a0b7c4b1ad71e18a3feecc20ddbfb8e5aaecbff11e5556e0e8838d9cbd80b1a6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9dowjwba8g9bx8iksbc18oafn EndpointID:2aecf36b3d2a9d7b7864adefc15f930c7cf4c66fe2a6345ab4898c7e90764b6b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ea17ac08a137bcd1e449055582921d5bd52805dff9dc145c8dd10892d302ef4 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:6d01cb9f16de IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9dowjwba8g9bx8iksbc18oafn EndpointID:2aecf36b3d2a9d7b7864adefc15f930c7cf4c66fe2a6345ab4898c7e90764b6b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-08T12:14:09.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-07-08T12:14:09.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-08T12:14:09.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-07-08T12:14:09.062Z] === RUN TestKillStoppedContainer [2022-07-08T12:14:09.062Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-08T12:14:09.062Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T12:14:09.320Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-08T12:14:09.320Z] === RUN TestKillDifferentUserContainer [2022-07-08T12:14:09.578Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-07-08T12:14:09.578Z] === RUN TestInspectOomKilledTrue [2022-07-08T12:14:10.144Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-07-08T12:14:10.144Z] === RUN TestInspectOomKilledFalse [2022-07-08T12:14:10.402Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-07-08T12:14:10.402Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T12:14:10.660Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-07-08T12:14:10.660Z] === RUN TestLinksContainerNames [2022-07-08T12:14:11.623Z] --- PASS: TestLinksContainerNames (0.82s) [2022-07-08T12:14:11.623Z] === RUN TestLogsFollowTailEmpty [2022-07-08T12:14:11.887Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-08T12:14:11.887Z] === RUN TestLogs [2022-07-08T12:14:11.887Z] === RUN TestLogs/driver_local [2022-07-08T12:14:11.887Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:14:11.887Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:14:11.887Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T12:14:11.887Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T12:14:11.887Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T12:14:11.887Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T12:14:11.887Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:14:11.887Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:14:11.887Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:14:11.887Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:14:11.887Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:14:11.887Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:14:11.887Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:14:11.887Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:14:12.826Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:14:12.826Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:14:12.892Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2022-07-08T12:14:12.892Z] PASS [2022-07-08T12:14:12.892Z] [2022-07-08T12:14:12.892Z] === Skipped [2022-07-08T12:14:12.892Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T12:14:12.892Z] service_test.go:243: FLAKY_TEST [2022-07-08T12:14:12.892Z] [2022-07-08T12:14:12.892Z] DONE 38 tests, 1 skipped in 44.409s [2022-07-08T12:14:12.892Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T12:14:13.084Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T12:14:13.151Z] INFO: Testing against a local daemon [2022-07-08T12:14:13.151Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T12:14:13.151Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:14:13.151Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T12:14:13.151Z] === RUN TestDockerNetworkIpvlan [2022-07-08T12:14:13.151Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:14:13.151Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-08T12:14:13.151Z] PASS [2022-07-08T12:14:13.151Z] [2022-07-08T12:14:13.151Z] === Skipped [2022-07-08T12:14:13.151Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T12:14:13.151Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:14:13.151Z] [2022-07-08T12:14:13.151Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-08T12:14:13.151Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:14:13.151Z] [2022-07-08T12:14:13.151Z] DONE 2 tests, 2 skipped in 0.025s [2022-07-08T12:14:13.151Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T12:14:13.151Z] INFO: Testing against a local daemon [2022-07-08T12:14:13.151Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T12:14:13.342Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T12:14:13.907Z] === RUN TestLogs/driver_json-file [2022-07-08T12:14:13.907Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:14:13.907Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:14:13.907Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:14:13.907Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:14:13.907Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:14:13.907Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:14:13.907Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:14:13.907Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:14:13.907Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:14:13.907Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:14:13.907Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:14:13.907Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:14:13.907Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:14:13.907Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:14:14.474Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:14:14.474Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:14:14.527Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-07-08T12:14:14.527Z] === RUN TestDockerNetworkMacvlan [2022-07-08T12:14:15.050Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:14:15.096Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-08T12:14:15.309Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:14:15.663Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-08T12:14:15.874Z] --- PASS: TestLogs (3.76s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.54s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.71s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-07-08T12:14:15.874Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-07-08T12:14:15.874Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T12:14:16.132Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/default [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/private [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/slave [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/shared [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T12:14:16.132Z] === CONT TestMountDaemonRoot/default [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:14:16.132Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:14:16.132Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:14:16.132Z] === CONT TestMountDaemonRoot/shared [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T12:14:16.132Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:14:16.132Z] === CONT TestMountDaemonRoot/slave [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:14:16.132Z] === CONT TestMountDaemonRoot/private [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T12:14:16.132Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:14:16.132Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:14:16.132Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T12:14:16.132Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:14:16.390Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T12:14:16.604Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-08T12:14:16.648Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T12:14:16.648Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:14:16.648Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T12:14:16.648Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:14:16.648Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:14:16.648Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T12:14:16.648Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-08T12:14:16.648Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-08T12:14:16.648Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T12:14:18.019Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-07-08T12:14:18.019Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T12:14:18.277Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2022-07-08T12:14:18.277Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T12:14:18.509Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-08T12:14:18.534Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-07-08T12:14:18.534Z] === RUN TestNetworkNat [2022-07-08T12:14:19.099Z] --- PASS: TestNetworkNat (0.44s) [2022-07-08T12:14:19.099Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T12:14:19.357Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-08T12:14:19.357Z] === RUN TestNetworkLoopbackNat [2022-07-08T12:14:20.415Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-08T12:14:21.335Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-08T12:14:21.883Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-07-08T12:14:21.883Z] === RUN TestPause [2022-07-08T12:14:22.450Z] --- PASS: TestPause (0.44s) [2022-07-08T12:14:22.450Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T12:14:22.450Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T12:14:22.450Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T12:14:22.450Z] === RUN TestPauseStopPausedContainer [2022-07-08T12:14:22.707Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-07-08T12:14:22.707Z] === RUN TestPidHost [2022-07-08T12:14:23.641Z] --- PASS: TestPidHost (0.92s) [2022-07-08T12:14:23.641Z] === RUN TestPsFilter [2022-07-08T12:14:23.704Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-08T12:14:23.899Z] --- PASS: TestPsFilter (0.10s) [2022-07-08T12:14:23.899Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T12:14:24.157Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-08T12:14:24.157Z] === RUN TestRemoveContainerWithVolume [2022-07-08T12:14:24.272Z] --- PASS: TestDockerNetworkMacvlan (9.93s) [2022-07-08T12:14:24.272Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-08T12:14:24.272Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-08T12:14:24.272Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-07-08T12:14:24.272Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2022-07-08T12:14:24.272Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-07-08T12:14:24.272Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-07-08T12:14:24.272Z] PASS [2022-07-08T12:14:24.272Z] [2022-07-08T12:14:24.272Z] DONE 8 tests in 11.230s [2022-07-08T12:14:24.272Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T12:14:24.272Z] testing: warning: no tests to run [2022-07-08T12:14:24.272Z] PASS [2022-07-08T12:14:24.272Z] [2022-07-08T12:14:24.272Z] DONE 0 tests in 0.008s [2022-07-08T12:14:24.272Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T12:14:24.272Z] INFO: Testing against a local daemon [2022-07-08T12:14:24.272Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T12:14:24.723Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-07-08T12:14:24.723Z] === RUN TestRemoveContainerRunning [2022-07-08T12:14:24.981Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-08T12:14:24.981Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T12:14:25.546Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-07-08T12:14:25.546Z] === RUN TestRemoveInvalidContainer [2022-07-08T12:14:25.546Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-08T12:14:25.546Z] === RUN TestRenameLinkedContainer [2022-07-08T12:14:25.650Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-07-08T12:14:25.650Z] === RUN TestAuthZPluginTLS [2022-07-08T12:14:26.217Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-08T12:14:26.217Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T12:14:26.785Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-08T12:14:26.785Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T12:14:27.043Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-08T12:14:27.043Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T12:14:27.443Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-07-08T12:14:27.443Z] === RUN TestRenameStoppedContainer [2022-07-08T12:14:27.443Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-08T12:14:27.443Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T12:14:27.617Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-08T12:14:27.617Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T12:14:27.793Z] --- PASS: TestImportExtremelyLargeImageWorks (93.24s) [2022-07-08T12:14:27.793Z] PASS [2022-07-08T12:14:27.793Z] [2022-07-08T12:14:27.793Z] === Skipped [2022-07-08T12:14:27.793Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-08T12:14:27.793Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-08T12:14:27.793Z] [2022-07-08T12:14:27.793Z] DONE 22 tests, 1 skipped in 96.897s [2022-07-08T12:14:27.793Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T12:14:27.793Z] === RUN TestStripANSICommands [2022-07-08T12:14:27.793Z] === RUN TestStripANSICommands/#00 [2022-07-08T12:14:27.793Z] === RUN TestStripANSICommands/#01 [2022-07-08T12:14:27.793Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T12:14:27.793Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T12:14:27.793Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T12:14:27.793Z] PASS [2022-07-08T12:14:27.793Z] [2022-07-08T12:14:27.793Z] DONE 3 tests in 0.039s [2022-07-08T12:14:27.793Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T12:14:27.793Z] INFO: Testing against a local daemon [2022-07-08T12:14:27.793Z] === RUN TestNetworkCreateDelete [2022-07-08T12:14:27.793Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-08T12:14:27.793Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T12:14:27.793Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-08T12:14:27.793Z] === RUN TestDaemonDNSFallback [2022-07-08T12:14:28.376Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-07-08T12:14:28.376Z] === RUN TestRenameInvalidName [2022-07-08T12:14:28.634Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-08T12:14:28.634Z] === RUN TestRenameAnonymousContainer [2022-07-08T12:14:28.993Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-07-08T12:14:28.993Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T12:14:29.252Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-08T12:14:29.252Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T12:14:29.819Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-08T12:14:29.819Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T12:14:30.387Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-08T12:14:30.387Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T12:14:30.533Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-08T12:14:30.533Z] === RUN TestRenameContainerWithSameName [2022-07-08T12:14:30.533Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-07-08T12:14:30.533Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T12:14:31.467Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-07-08T12:14:31.467Z] === RUN TestResize [2022-07-08T12:14:31.831Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-07-08T12:14:31.831Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T12:14:31.972Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-07-08T12:14:31.972Z] === RUN TestInspectNetwork [2022-07-08T12:14:31.972Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:31.972Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-08T12:14:31.972Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T12:14:31.972Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.972Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T12:14:31.972Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:14:31.972Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:14:31.972Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:14:31.972Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T12:14:31.972Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T12:14:31.972Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T12:14:31.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T12:14:31.972Z] === RUN TestNetworkList [2022-07-08T12:14:31.972Z] === RUN TestNetworkList//networks [2022-07-08T12:14:31.972Z] === PAUSE TestNetworkList//networks [2022-07-08T12:14:31.972Z] === RUN TestNetworkList//networks/ [2022-07-08T12:14:31.972Z] === PAUSE TestNetworkList//networks/ [2022-07-08T12:14:31.972Z] === CONT TestNetworkList//networks [2022-07-08T12:14:31.972Z] === CONT TestNetworkList//networks/ [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkList (0.02s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T12:14:31.972Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T12:14:31.972Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T12:14:31.972Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.972Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-08T12:14:31.972Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T12:14:31.972Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.972Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-08T12:14:31.972Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T12:14:31.972Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.972Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-08T12:14:31.972Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T12:14:31.972Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.972Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-08T12:14:31.972Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T12:14:31.972Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.972Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-08T12:14:31.972Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T12:14:31.972Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.972Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-08T12:14:31.972Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T12:14:31.972Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:31.972Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-08T12:14:31.972Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T12:14:31.972Z] service_test.go:243: FLAKY_TEST [2022-07-08T12:14:31.972Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T12:14:31.972Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T12:14:31.972Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:31.972Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-08T12:14:31.972Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T12:14:31.973Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:31.973Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-08T12:14:31.973Z] PASS [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === Skipped [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-08T12:14:31.973Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-08T12:14:31.973Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-08T12:14:31.973Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-08T12:14:31.973Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-08T12:14:31.973Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-08T12:14:31.973Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-08T12:14:31.973Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-08T12:14:31.973Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-08T12:14:31.973Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T12:14:31.973Z] service_test.go:243: FLAKY_TEST [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-08T12:14:31.973Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-08T12:14:31.973Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] DONE 34 tests, 12 skipped in 7.136s [2022-07-08T12:14:31.973Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T12:14:31.973Z] INFO: Testing against a local daemon [2022-07-08T12:14:31.973Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T12:14:31.973Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:14:31.973Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T12:14:31.973Z] === RUN TestDockerNetworkIpvlan [2022-07-08T12:14:31.973Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:14:31.973Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-08T12:14:31.973Z] PASS [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === Skipped [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T12:14:31.973Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-08T12:14:31.973Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] DONE 2 tests, 2 skipped in 0.104s [2022-07-08T12:14:31.973Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T12:14:31.973Z] INFO: Testing against a local daemon [2022-07-08T12:14:31.973Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T12:14:31.973Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.973Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-08T12:14:31.973Z] === RUN TestDockerNetworkMacvlan [2022-07-08T12:14:31.973Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.973Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-08T12:14:31.973Z] PASS [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === Skipped [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-08T12:14:31.973Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-08T12:14:31.973Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] DONE 2 tests, 2 skipped in 0.101s [2022-07-08T12:14:31.973Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T12:14:31.973Z] testing: warning: no tests to run [2022-07-08T12:14:31.973Z] PASS [2022-07-08T12:14:31.973Z] [2022-07-08T12:14:31.973Z] DONE 0 tests in 0.026s [2022-07-08T12:14:31.973Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T12:14:32.033Z] --- PASS: TestResize (0.39s) [2022-07-08T12:14:32.033Z] === RUN TestResizeWithInvalidSize [2022-07-08T12:14:32.231Z] INFO: Testing against a local daemon [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginTLS [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginHeader [2022-07-08T12:14:32.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.231Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-08T12:14:32.231Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T12:14:32.291Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-07-08T12:14:32.291Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T12:14:32.488Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:32.488Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-08T12:14:32.488Z] === RUN TestAuthZPluginV2Disable [2022-07-08T12:14:32.549Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:14:32.550Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:14:32.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:14:32.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T12:14:32.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:14:33.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.054Z] --- SKIP: TestAuthZPluginV2Disable (0.33s) [2022-07-08T12:14:33.054Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T12:14:33.208Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-07-08T12:14:33.208Z] === RUN TestAuthZPluginHeader [2022-07-08T12:14:33.311Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.311Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-08T12:14:33.311Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T12:14:33.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.569Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-08T12:14:33.569Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T12:14:33.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.826Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-08T12:14:33.826Z] PASS [2022-07-08T12:14:33.826Z] [2022-07-08T12:14:33.826Z] === Skipped [2022-07-08T12:14:33.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-08T12:14:33.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.826Z] [2022-07-08T12:14:33.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-08T12:14:33.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.826Z] [2022-07-08T12:14:33.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-08T12:14:33.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.826Z] [2022-07-08T12:14:33.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-08T12:14:33.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.826Z] [2022-07-08T12:14:33.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-08T12:14:33.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.826Z] [2022-07-08T12:14:33.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-08T12:14:33.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.826Z] [2022-07-08T12:14:33.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-08T12:14:33.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.826Z] [2022-07-08T12:14:33.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-08T12:14:33.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.826Z] [2022-07-08T12:14:33.826Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-08T12:14:33.826Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.826Z] [2022-07-08T12:14:33.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-08T12:14:33.827Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.827Z] [2022-07-08T12:14:33.827Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-08T12:14:33.827Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.827Z] [2022-07-08T12:14:33.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-08T12:14:33.827Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.827Z] [2022-07-08T12:14:33.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-08T12:14:33.827Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.827Z] [2022-07-08T12:14:33.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.33s) [2022-07-08T12:14:33.827Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.827Z] [2022-07-08T12:14:33.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-08T12:14:33.827Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.827Z] [2022-07-08T12:14:33.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-08T12:14:33.827Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.827Z] [2022-07-08T12:14:33.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-08T12:14:33.827Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:33.827Z] [2022-07-08T12:14:33.827Z] DONE 17 tests, 17 skipped in 1.822s [2022-07-08T12:14:33.827Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T12:14:34.084Z] INFO: Testing against a local daemon [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:14:34.084Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:14:34.084Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T12:14:34.084Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T12:14:34.084Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T12:14:34.084Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T12:14:34.084Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T12:14:34.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T12:14:34.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T12:14:34.084Z] === RUN TestPluginInstall [2022-07-08T12:14:34.084Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:34.084Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-08T12:14:34.084Z] === RUN TestPluginsWithRuntimes [2022-07-08T12:14:34.084Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-08T12:14:34.084Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-08T12:14:34.084Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T12:14:34.084Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-08T12:14:34.084Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-08T12:14:34.084Z] PASS [2022-07-08T12:14:34.084Z] [2022-07-08T12:14:34.084Z] === Skipped [2022-07-08T12:14:34.084Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-08T12:14:34.084Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T12:14:34.084Z] [2022-07-08T12:14:34.084Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-08T12:14:34.084Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-08T12:14:34.084Z] [2022-07-08T12:14:34.084Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-08T12:14:34.084Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-08T12:14:34.084Z] [2022-07-08T12:14:34.084Z] DONE 19 tests, 3 skipped in 0.151s [2022-07-08T12:14:34.084Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T12:14:34.084Z] INFO: Testing against a local daemon [2022-07-08T12:14:34.084Z] === RUN TestExternalGraphDriver [2022-07-08T12:14:34.143Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-08T12:14:34.143Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T12:14:34.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:14:34.649Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-08T12:14:34.649Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-08T12:14:34.649Z] === RUN TestGraphdriverPluginV2 [2022-07-08T12:14:35.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:14:36.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:14:36.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:14:38.130Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:14:38.130Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:14:38.333Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.37s) [2022-07-08T12:14:38.334Z] === RUN TestAuthZPluginV2Disable [2022-07-08T12:14:38.835Z] --- PASS: TestGraphdriverPluginV2 (3.80s) [2022-07-08T12:14:38.835Z] PASS [2022-07-08T12:14:38.835Z] [2022-07-08T12:14:38.835Z] === Skipped [2022-07-08T12:14:38.835Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-08T12:14:38.835Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-08T12:14:38.835Z] [2022-07-08T12:14:38.835Z] DONE 2 tests, 1 skipped in 4.241s [2022-07-08T12:14:38.835Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T12:14:38.835Z] INFO: Testing against a local daemon [2022-07-08T12:14:38.835Z] === RUN TestContinueAfterPluginCrash [2022-07-08T12:14:38.835Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T12:14:38.835Z] === RUN TestReadPluginNoRead [2022-07-08T12:14:38.835Z] === PAUSE TestReadPluginNoRead [2022-07-08T12:14:38.835Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T12:14:38.835Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T12:14:38.835Z] === CONT TestContinueAfterPluginCrash [2022-07-08T12:14:38.835Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T12:14:41.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:14:41.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T12:14:42.525Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2022-07-08T12:14:42.525Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T12:14:43.018Z] --- PASS: TestDaemonStartWithLogOpt (4.43s) [2022-07-08T12:14:43.018Z] === CONT TestReadPluginNoRead [2022-07-08T12:14:43.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T12:14:45.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T12:14:45.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T12:14:45.546Z] === RUN TestReadPluginNoRead/default [2022-07-08T12:14:45.810Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2022-07-08T12:14:45.810Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T12:14:46.479Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-08T12:14:46.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T12:14:46.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T12:14:47.853Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2022-07-08T12:14:47.853Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T12:14:48.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T12:14:49.226Z] === CONT TestReadPluginNoRead [2022-07-08T12:14:49.226Z] read_test.go:92: [d9703ba316b56] daemon is not started [2022-07-08T12:14:49.226Z] --- PASS: TestReadPluginNoRead (6.22s) [2022-07-08T12:14:49.226Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-07-08T12:14:49.226Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2022-07-08T12:14:49.226Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-07-08T12:14:49.226Z] PASS [2022-07-08T12:14:49.226Z] [2022-07-08T12:14:49.226Z] DONE 6 tests in 10.774s [2022-07-08T12:14:49.226Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-08T12:14:49.226Z] testing: warning: no tests to run [2022-07-08T12:14:49.226Z] PASS [2022-07-08T12:14:49.226Z] [2022-07-08T12:14:49.226Z] DONE 0 tests in 0.037s [2022-07-08T12:14:49.226Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T12:14:49.226Z] INFO: Testing against a local daemon [2022-07-08T12:14:49.226Z] === RUN TestPluginWithDevMounts [2022-07-08T12:14:49.226Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-08T12:14:49.226Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-08T12:14:49.226Z] PASS [2022-07-08T12:14:49.226Z] [2022-07-08T12:14:49.226Z] === Skipped [2022-07-08T12:14:49.226Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-08T12:14:49.226Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-08T12:14:49.226Z] [2022-07-08T12:14:49.226Z] DONE 1 tests, 1 skipped in 0.102s [2022-07-08T12:14:49.226Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T12:14:49.484Z] INFO: Testing against a local daemon [2022-07-08T12:14:49.484Z] === RUN TestSecretInspect [2022-07-08T12:14:49.484Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-08T12:14:49.484Z] === RUN TestSecretList [2022-07-08T12:14:49.484Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] --- SKIP: TestSecretList (0.01s) [2022-07-08T12:14:49.484Z] === RUN TestSecretsCreateAndDelete [2022-07-08T12:14:49.484Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-08T12:14:49.484Z] === RUN TestSecretsUpdate [2022-07-08T12:14:49.484Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-07-08T12:14:49.484Z] === RUN TestTemplatedSecret [2022-07-08T12:14:49.484Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-08T12:14:49.484Z] === RUN TestSecretCreateResolve [2022-07-08T12:14:49.484Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-08T12:14:49.484Z] PASS [2022-07-08T12:14:49.484Z] [2022-07-08T12:14:49.484Z] === Skipped [2022-07-08T12:14:49.484Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-08T12:14:49.484Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] [2022-07-08T12:14:49.484Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-08T12:14:49.484Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] [2022-07-08T12:14:49.484Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-08T12:14:49.484Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] [2022-07-08T12:14:49.484Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-07-08T12:14:49.484Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] [2022-07-08T12:14:49.484Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-08T12:14:49.484Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] [2022-07-08T12:14:49.484Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-08T12:14:49.484Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] [2022-07-08T12:14:49.484Z] DONE 6 tests, 6 skipped in 0.169s [2022-07-08T12:14:49.484Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T12:14:49.484Z] INFO: Testing against a local daemon [2022-07-08T12:14:49.484Z] === RUN TestServiceCreateInit [2022-07-08T12:14:49.484Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T12:14:49.484Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T12:14:49.484Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-08T12:14:49.484Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-08T12:14:49.484Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-08T12:14:49.484Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T12:14:49.484Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-08T12:14:49.484Z] === RUN TestCreateServiceConflict [2022-07-08T12:14:49.484Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.484Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-08T12:14:49.484Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T12:14:49.743Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-08T12:14:49.743Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T12:14:49.743Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-08T12:14:49.743Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T12:14:49.743Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-07-08T12:14:49.743Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T12:14:49.743Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-08T12:14:49.743Z] === RUN TestCreateServiceSysctls [2022-07-08T12:14:49.743Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-08T12:14:49.743Z] === RUN TestCreateServiceCapabilities [2022-07-08T12:14:49.743Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-08T12:14:49.743Z] === RUN TestInspect [2022-07-08T12:14:49.743Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestInspect (0.01s) [2022-07-08T12:14:49.743Z] === RUN TestCreateJob [2022-07-08T12:14:49.743Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestCreateJob (0.01s) [2022-07-08T12:14:49.743Z] === RUN TestReplicatedJob [2022-07-08T12:14:49.743Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-08T12:14:49.743Z] === RUN TestUpdateReplicatedJob [2022-07-08T12:14:49.743Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-08T12:14:49.743Z] === RUN TestServiceListWithStatuses [2022-07-08T12:14:49.743Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T12:14:49.743Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T12:14:49.743Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T12:14:49.743Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-07-08T12:14:49.743Z] === RUN TestDockerNetworkReConnect [2022-07-08T12:14:49.743Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:49.743Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-08T12:14:49.743Z] === RUN TestServicePlugin [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.95s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-07-08T12:14:50.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-07-08T12:14:50.117Z] === RUN TestCgroupNamespacesRun [2022-07-08T12:14:51.049Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-07-08T12:14:51.049Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T12:14:52.270Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.270Z] --- SKIP: TestServicePlugin (1.98s) [2022-07-08T12:14:52.270Z] === RUN TestServiceUpdateLabel [2022-07-08T12:14:52.270Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.270Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-08T12:14:52.270Z] === RUN TestServiceUpdateSecrets [2022-07-08T12:14:52.270Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.270Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-08T12:14:52.270Z] === RUN TestServiceUpdateConfigs [2022-07-08T12:14:52.270Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.270Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-08T12:14:52.270Z] === RUN TestServiceUpdateNetwork [2022-07-08T12:14:52.270Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.270Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-07-08T12:14:52.270Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T12:14:52.270Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.270Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-07-08T12:14:52.271Z] PASS [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === Skipped [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-08T12:14:52.271Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-08T12:14:52.271Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-08T12:14:52.271Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-08T12:14:52.271Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-08T12:14:52.271Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-08T12:14:52.271Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-07-08T12:14:52.271Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-08T12:14:52.271Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-08T12:14:52.271Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-08T12:14:52.271Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-08T12:14:52.271Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-08T12:14:52.271Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-08T12:14:52.271Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-08T12:14:52.271Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T12:14:52.271Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-07-08T12:14:52.271Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-08T12:14:52.271Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-07-08T12:14:52.271Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-08T12:14:52.271Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-08T12:14:52.271Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-08T12:14:52.271Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-07-08T12:14:52.271Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-07-08T12:14:52.271Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] DONE 24 tests, 23 skipped in 2.427s [2022-07-08T12:14:52.271Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T12:14:52.271Z] INFO: Testing against a local daemon [2022-07-08T12:14:52.271Z] === RUN TestSessionCreate [2022-07-08T12:14:52.271Z] --- PASS: TestSessionCreate (0.04s) [2022-07-08T12:14:52.271Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T12:14:52.271Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-08T12:14:52.271Z] PASS [2022-07-08T12:14:52.271Z] [2022-07-08T12:14:52.271Z] DONE 2 tests in 0.168s [2022-07-08T12:14:52.271Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T12:14:52.271Z] INFO: Testing against a local daemon [2022-07-08T12:14:52.271Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T12:14:52.271Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T12:14:52.271Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T12:14:52.271Z] === RUN TestDiskUsage [2022-07-08T12:14:52.271Z] === PAUSE TestDiskUsage [2022-07-08T12:14:52.271Z] === RUN TestEventsExecDie [2022-07-08T12:14:52.423Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2022-07-08T12:14:52.423Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T12:14:52.837Z] --- PASS: TestEventsExecDie (0.57s) [2022-07-08T12:14:52.837Z] === RUN TestEventsBackwardsCompatible [2022-07-08T12:14:52.837Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-08T12:14:52.837Z] === RUN TestEventsVolumeCreate [2022-07-08T12:14:52.837Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-08T12:14:52.837Z] === RUN TestInfoBinaryCommits [2022-07-08T12:14:52.837Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-08T12:14:52.837Z] === RUN TestInfoAPIVersioned [2022-07-08T12:14:52.837Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T12:14:52.837Z] === RUN TestInfoAPI [2022-07-08T12:14:52.837Z] --- PASS: TestInfoAPI (0.02s) [2022-07-08T12:14:52.837Z] === RUN TestInfoAPIWarnings [2022-07-08T12:14:53.796Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-07-08T12:14:53.796Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T12:14:54.729Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-07-08T12:14:54.729Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T12:14:55.664Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-07-08T12:14:55.664Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T12:14:55.788Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.18s) [2022-07-08T12:14:55.788Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T12:14:57.037Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-08T12:14:57.037Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T12:14:57.602Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-08T12:14:57.602Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T12:14:59.030Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-08T12:14:59.030Z] === RUN TestNISDomainname [2022-07-08T12:14:59.296Z] --- PASS: TestNISDomainname (0.50s) [2022-07-08T12:14:59.297Z] === RUN TestHostnameDnsResolution [2022-07-08T12:14:59.880Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-07-08T12:14:59.880Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T12:15:00.447Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-07-08T12:15:00.447Z] === RUN TestPrivilegedHostDevices [2022-07-08T12:15:01.013Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-08T12:15:01.013Z] === RUN TestRunConsoleSize [2022-07-08T12:15:01.270Z] --- PASS: TestRunConsoleSize (0.39s) [2022-07-08T12:15:01.270Z] === RUN TestStats [2022-07-08T12:15:03.798Z] --- PASS: TestStats (2.44s) [2022-07-08T12:15:03.798Z] === RUN TestStopContainerWithTimeout [2022-07-08T12:15:03.798Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T12:15:03.798Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T12:15:03.798Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T12:15:03.798Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T12:15:03.798Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T12:15:03.798Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T12:15:03.798Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T12:15:03.798Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T12:15:03.798Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T12:15:04.732Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T12:15:04.732Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T12:15:06.630Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T12:15:08.002Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-08T12:15:08.002Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-07-08T12:15:08.002Z] --- PASS: TestStopContainerWithTimeout/3 (2.52s) [2022-07-08T12:15:08.002Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-07-08T12:15:08.002Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-08T12:15:08.002Z] === RUN TestDeleteDevicemapper [2022-07-08T12:15:08.002Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T12:15:08.002Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-08T12:15:08.002Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T12:15:09.377Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-07-08T12:15:09.377Z] === RUN TestUpdateMemory [2022-07-08T12:15:09.635Z] --- PASS: TestUpdateMemory (0.52s) [2022-07-08T12:15:09.635Z] === RUN TestUpdateCPUQuota [2022-07-08T12:15:10.568Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-07-08T12:15:10.568Z] === RUN TestUpdatePidsLimit [2022-07-08T12:15:10.568Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-08T12:15:10.568Z] === RUN TestUpdatePidsLimit/no_change [2022-07-08T12:15:10.826Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-08T12:15:10.827Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-08T12:15:10.909Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-08T12:15:10.909Z] === RUN TestInfoDebug [2022-07-08T12:15:10.909Z] --- PASS: TestInfoDebug (0.54s) [2022-07-08T12:15:10.909Z] === RUN TestInfoInsecureRegistries [2022-07-08T12:15:10.909Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-08T12:15:10.909Z] === RUN TestInfoRegistryMirrors [2022-07-08T12:15:11.085Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-08T12:15:11.166Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-07-08T12:15:11.166Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T12:15:11.342Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-08T12:15:11.561Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-08T12:15:11.561Z] === RUN TestPingCacheHeaders [2022-07-08T12:15:11.561Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-08T12:15:11.561Z] === RUN TestPingGet [2022-07-08T12:15:11.561Z] --- PASS: TestPingGet (0.01s) [2022-07-08T12:15:11.561Z] === RUN TestPingHead [2022-07-08T12:15:11.561Z] --- PASS: TestPingHead (0.03s) [2022-07-08T12:15:11.561Z] === RUN TestPingSwarmHeader [2022-07-08T12:15:11.601Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-08T12:15:12.127Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T12:15:12.167Z] --- PASS: TestUpdatePidsLimit (1.73s) [2022-07-08T12:15:12.167Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-07-08T12:15:12.167Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-07-08T12:15:12.167Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-07-08T12:15:12.167Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-08T12:15:12.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-08T12:15:12.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-08T12:15:12.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-07-08T12:15:12.167Z] === RUN TestUpdateRestartPolicy [2022-07-08T12:15:12.693Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T12:15:13.627Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T12:15:13.869Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-08T12:15:13.870Z] PASS [2022-07-08T12:15:13.870Z] [2022-07-08T12:15:13.870Z] DONE 17 tests in 48.454s [2022-07-08T12:15:13.870Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T12:15:13.870Z] INFO: Testing against a local daemon [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:15:13.870Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:15:13.870Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T12:15:13.870Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T12:15:13.870Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T12:15:13.870Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T12:15:13.870Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T12:15:13.870Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T12:15:13.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T12:15:13.870Z] === RUN TestPluginInstall [2022-07-08T12:15:13.870Z] === RUN TestPluginInstall/no_auth [2022-07-08T12:15:13.870Z] time="2022-07-08T12:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:15:13.870Z] time="2022-07-08T12:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8af2346c96dd22d1295dba4dda18d8a7a04cd4a6637063d4828a67a1e5ec211" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:15:13.870Z] time="2022-07-08T12:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:15:13.870Z] time="2022-07-08T12:15:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8af2346c96dd22d1295dba4dda18d8a7a04cd4a6637063d4828a67a1e5ec211" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:15:13.870Z] === RUN TestPluginInstall/with_htpasswd [2022-07-08T12:15:13.886Z] --- PASS: TestPingSwarmHeader (2.20s) [2022-07-08T12:15:13.886Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T12:15:13.886Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T12:15:13.886Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T12:15:13.886Z] === RUN TestVersion [2022-07-08T12:15:13.886Z] --- PASS: TestVersion (0.03s) [2022-07-08T12:15:13.886Z] === CONT TestDiskUsage [2022-07-08T12:15:14.440Z] time="2022-07-08T12:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:15:14.440Z] time="2022-07-08T12:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8af2346c96dd22d1295dba4dda18d8a7a04cd4a6637063d4828a67a1e5ec211" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:15:14.440Z] time="2022-07-08T12:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:15:14.440Z] time="2022-07-08T12:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8af2346c96dd22d1295dba4dda18d8a7a04cd4a6637063d4828a67a1e5ec211" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:15:14.440Z] === RUN TestPluginInstall/with_insecure [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/empty [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T12:15:14.451Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T12:15:14.957Z] .........................xx.................... [ 29%] [2022-07-08T12:15:15.017Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T12:15:15.017Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T12:15:15.017Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T12:15:15.017Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T12:15:15.017Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T12:15:15.017Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T12:15:15.017Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T12:15:15.017Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T12:15:15.017Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T12:15:15.017Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage (1.29s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.21s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-08T12:15:15.017Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-08T12:15:15.017Z] PASS [2022-07-08T12:15:15.017Z] [2022-07-08T12:15:15.017Z] === Skipped [2022-07-08T12:15:15.017Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T12:15:15.017Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T12:15:15.017Z] [2022-07-08T12:15:15.017Z] DONE 54 tests, 1 skipped in 23.031s [2022-07-08T12:15:15.017Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T12:15:15.275Z] INFO: Testing against a local daemon [2022-07-08T12:15:15.275Z] === RUN TestVolumesCreateAndList [2022-07-08T12:15:15.275Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-08T12:15:15.275Z] === RUN TestVolumesRemove [2022-07-08T12:15:15.275Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-08T12:15:15.275Z] === RUN TestVolumesInspect [2022-07-08T12:15:15.275Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T12:15:15.275Z] === RUN TestVolumesInvalidJSON [2022-07-08T12:15:15.275Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T12:15:15.275Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T12:15:15.275Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T12:15:15.275Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T12:15:15.275Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T12:15:15.275Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T12:15:15.275Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T12:15:15.275Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-08T12:15:15.275Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T12:15:15.275Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T12:15:15.275Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T12:15:15.275Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T12:15:15.275Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T12:15:15.275Z] PASS [2022-07-08T12:15:15.275Z] [2022-07-08T12:15:15.275Z] DONE 9 tests in 0.249s [2022-07-08T12:15:15.275Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T12:15:15.379Z] time="2022-07-08T12:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:15:15.379Z] time="2022-07-08T12:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f10234e54824a276f754ee31ffb4f768ae508546f4e50bae30beb34718a0c9fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:15:15.379Z] time="2022-07-08T12:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:15:15.379Z] time="2022-07-08T12:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f10234e54824a276f754ee31ffb4f768ae508546f4e50bae30beb34718a0c9fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:15:15.533Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14233 is not a child of this shell [2022-07-08T12:15:15.533Z] warning: PID 14233 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-08T12:15:15.533Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T12:15:15.533Z] [2022-07-08T12:15:15.533Z] Unloading profiles will leave already running processes permanently [2022-07-08T12:15:15.533Z] unconfined, which can lead to unexpected situations. [2022-07-08T12:15:15.533Z] [2022-07-08T12:15:15.533Z] To set a process to complain mode, use the command line tool [2022-07-08T12:15:15.533Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T12:15:15.533Z] Removing test suite binaries [2022-07-08T12:15:15.533Z] exiting test-integration [2022-07-08T12:15:15.533Z] ++ exit 0 [2022-07-08T12:15:15.533Z] [2022-07-08T12:15:15.638Z] plugin_test.go:195: [d3ddfbbc1bf7b] daemon is not started [2022-07-08T12:15:15.638Z] --- PASS: TestPluginInstall (2.78s) [2022-07-08T12:15:15.638Z] --- PASS: TestPluginInstall/no_auth (1.07s) [2022-07-08T12:15:15.638Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-07-08T12:15:15.638Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-08T12:15:15.638Z] === RUN TestPluginsWithRuntimes Post stage [Pipeline] junit [2022-07-08T12:15:16.527Z] Recording test results [2022-07-08T12:15:17.014Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-08T12:15:18.378Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-07-08T12:15:18.391Z] === RUN TestPluginsWithRuntimes/With_Args [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T12:15:18.716Z] + echo Ensuring container killed. [2022-07-08T12:15:18.716Z] Ensuring container killed. [2022-07-08T12:15:18.716Z] + docker rm -vf docker-pr3 [2022-07-08T12:15:18.716Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-07-08T12:15:18.959Z] --- PASS: TestPluginsWithRuntimes (3.47s) [2022-07-08T12:15:18.959Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.99s) [2022-07-08T12:15:18.959Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-07-08T12:15:18.959Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T12:15:18.996Z] + echo Chowning /workspace to jenkins user [2022-07-08T12:15:18.996Z] Chowning /workspace to jenkins user [2022-07-08T12:15:18.996Z] + id -u [2022-07-08T12:15:18.996Z] + id -g [2022-07-08T12:15:18.996Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43750:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T12:15:18.996Z] Unable to find image 'busybox:latest' locally [2022-07-08T12:15:18.996Z] latest: Pulling from library/busybox [2022-07-08T12:15:19.254Z] 19d511225f94: Pulling fs layer [2022-07-08T12:15:19.254Z] 19d511225f94: Verifying Checksum [2022-07-08T12:15:19.254Z] 19d511225f94: Download complete [2022-07-08T12:15:19.512Z] 19d511225f94: Pull complete [2022-07-08T12:15:19.512Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-08T12:15:19.512Z] Status: Downloaded newer image for busybox:latest [2022-07-08T12:15:19.529Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-08T12:15:19.529Z] PASS [2022-07-08T12:15:19.529Z] [2022-07-08T12:15:19.529Z] DONE 24 tests in 6.867s [2022-07-08T12:15:19.529Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T12:15:19.787Z] INFO: Testing against a local daemon [2022-07-08T12:15:19.787Z] === RUN TestExternalGraphDriver [2022-07-08T12:15:20.047Z] === RUN TestExternalGraphDriver/json [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T12:15:21.707Z] + bundleName=amd64-rootless [2022-07-08T12:15:21.707Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-08T12:15:21.707Z] Creating amd64-rootless-bundles.tar.gz [2022-07-08T12:15:21.707Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-08T12:15:21.707Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-08T12:15:21.719Z] Archiving artifacts [2022-07-08T12:15:21.950Z] === RUN TestExternalGraphDriver/spec [2022-07-08T12:15:23.328Z] === RUN TestExternalGraphDriver/pull [2022-07-08T12:15:23.773Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43750/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T12:15:24.080Z] + make clean [2022-07-08T12:15:24.338Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T12:15:24.338Z] docker-dev-cache [2022-07-08T12:15:24.338Z] docker-mod-cache [Pipeline] deleteDir [2022-07-08T12:15:24.366Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-07-08T12:15:24.366Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-08T12:15:24.366Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-08T12:15:24.366Z] === RUN TestWaitNonBlocked [2022-07-08T12:15:24.366Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:15:24.366Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:15:24.366Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:15:24.366Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:15:24.366Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:15:24.366Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:15:24.366Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-08T12:15:24.366Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-07-08T12:15:24.366Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-07-08T12:15:24.366Z] === RUN TestWaitBlocked [2022-07-08T12:15:24.366Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:15:24.366Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:15:24.366Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:15:24.366Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:15:24.366Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:15:24.366Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:15:24.931Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-08T12:15:24.931Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-07-08T12:15:24.931Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-07-08T12:15:24.931Z] === RUN TestWaitConditions [2022-07-08T12:15:24.931Z] === RUN TestWaitConditions/default [2022-07-08T12:15:24.931Z] === PAUSE TestWaitConditions/default [2022-07-08T12:15:24.931Z] === RUN TestWaitConditions/not-running [2022-07-08T12:15:24.931Z] === PAUSE TestWaitConditions/not-running [2022-07-08T12:15:24.931Z] === RUN TestWaitConditions/next-exit [2022-07-08T12:15:24.931Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T12:15:24.931Z] === RUN TestWaitConditions/removed [2022-07-08T12:15:24.931Z] === PAUSE TestWaitConditions/removed [2022-07-08T12:15:24.931Z] === CONT TestWaitConditions/default [2022-07-08T12:15:24.931Z] === CONT TestWaitConditions/removed [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T12:15:25.233Z] --- PASS: TestExternalGraphDriver (5.28s) [2022-07-08T12:15:25.233Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-07-08T12:15:25.233Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-07-08T12:15:25.233Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-08T12:15:25.233Z] === RUN TestGraphdriverPluginV2 [2022-07-08T12:15:26.831Z] === CONT TestWaitConditions/next-exit [2022-07-08T12:15:26.831Z] === CONT TestWaitConditions/not-running [2022-07-08T12:15:28.202Z] --- PASS: TestWaitConditions (0.01s) [2022-07-08T12:15:28.202Z] --- PASS: TestWaitConditions/default (1.74s) [2022-07-08T12:15:28.202Z] --- PASS: TestWaitConditions/removed (1.77s) [2022-07-08T12:15:28.202Z] --- PASS: TestWaitConditions/next-exit (1.50s) [2022-07-08T12:15:28.202Z] --- PASS: TestWaitConditions/not-running (1.50s) [2022-07-08T12:15:28.202Z] === CONT TestContainerStartOnDaemonRestart [2022-07-08T12:15:28.202Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-08T12:15:29.423Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2022-07-08T12:15:29.423Z] PASS [2022-07-08T12:15:29.423Z] [2022-07-08T12:15:29.423Z] DONE 5 tests in 9.529s [2022-07-08T12:15:29.423Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T12:15:29.423Z] INFO: Testing against a local daemon [2022-07-08T12:15:29.423Z] === RUN TestContinueAfterPluginCrash [2022-07-08T12:15:29.423Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T12:15:29.423Z] === RUN TestReadPluginNoRead [2022-07-08T12:15:29.423Z] === PAUSE TestReadPluginNoRead [2022-07-08T12:15:29.423Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T12:15:29.423Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T12:15:29.423Z] === CONT TestContinueAfterPluginCrash [2022-07-08T12:15:29.423Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T12:15:30.730Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-07-08T12:15:30.730Z] === CONT TestIpcModeOlderClient [2022-07-08T12:15:30.730Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2022-07-08T12:15:30.730Z] === CONT TestContainerKillOnDaemonStart [2022-07-08T12:15:30.730Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-08T12:15:30.730Z] === CONT TestDaemonHostGatewayIP [2022-07-08T12:15:31.631Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-08T12:15:33.256Z] --- PASS: TestDaemonHostGatewayIP (2.45s) [2022-07-08T12:15:33.257Z] === CONT TestDaemonRestartIpcMode [2022-07-08T12:15:33.617Z] --- PASS: TestDaemonStartWithLogOpt (3.61s) [2022-07-08T12:15:33.617Z] === CONT TestReadPluginNoRead [2022-07-08T12:15:34.996Z] === RUN TestReadPluginNoRead/default [2022-07-08T12:15:35.156Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-07-08T12:15:36.374Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-08T12:15:37.752Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T12:15:37.752Z] --- PASS: TestContinueAfterPluginCrash (8.39s) [2022-07-08T12:15:39.094Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-08T12:15:39.129Z] === CONT TestReadPluginNoRead [2022-07-08T12:15:39.129Z] read_test.go:92: [d3cdf904372fc] daemon is not started [2022-07-08T12:15:39.129Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-07-08T12:15:39.129Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-08T12:15:39.129Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-07-08T12:15:39.129Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-07-08T12:15:39.129Z] PASS [2022-07-08T12:15:39.129Z] [2022-07-08T12:15:39.129Z] DONE 6 tests in 9.668s [2022-07-08T12:15:39.129Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-08T12:15:39.129Z] testing: warning: no tests to run [2022-07-08T12:15:39.129Z] PASS [2022-07-08T12:15:39.129Z] [2022-07-08T12:15:39.129Z] DONE 0 tests in 0.008s [2022-07-08T12:15:39.129Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T12:15:39.129Z] INFO: Testing against a local daemon [2022-07-08T12:15:39.129Z] === RUN TestPluginWithDevMounts [2022-07-08T12:15:39.129Z] === PAUSE TestPluginWithDevMounts [2022-07-08T12:15:39.129Z] === CONT TestPluginWithDevMounts [2022-07-08T12:15:40.506Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-07-08T12:15:40.506Z] PASS [2022-07-08T12:15:40.506Z] [2022-07-08T12:15:40.506Z] DONE 1 tests in 1.599s [2022-07-08T12:15:40.506Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T12:15:40.506Z] INFO: Testing against a local daemon [2022-07-08T12:15:40.506Z] === RUN TestSecretInspect [2022-07-08T12:15:43.039Z] --- PASS: TestSecretInspect (2.20s) [2022-07-08T12:15:43.039Z] === RUN TestSecretList [2022-07-08T12:15:43.260Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-07-08T12:15:43.260Z] PASS [2022-07-08T12:15:43.260Z] [2022-07-08T12:15:43.260Z] === Skipped [2022-07-08T12:15:43.260Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-08T12:15:43.260Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T12:15:43.260Z] [2022-07-08T12:15:43.260Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T12:15:43.260Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T12:15:43.260Z] [2022-07-08T12:15:43.260Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-08T12:15:43.260Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T12:15:43.260Z] [2022-07-08T12:15:43.260Z] DONE 264 tests, 3 skipped in 121.552s [2022-07-08T12:15:43.260Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T12:15:43.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:15:43.260Z] ++ set -e [2022-07-08T12:15:43.260Z] ++ '[' -n 0 ']' [2022-07-08T12:15:43.260Z] ++ set -x [2022-07-08T12:15:43.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:15:43.260Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T12:15:43.260Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-08T12:15:43.260Z] === RUN TestConfigDaemonID [2022-07-08T12:15:43.825Z] daemon_test.go:83: [d27facfbbefc8] daemon is not started [2022-07-08T12:15:43.825Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-08T12:15:43.825Z] === RUN TestDaemonConfigValidation [2022-07-08T12:15:43.825Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:15:43.825Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:15:43.825Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T12:15:43.825Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T12:15:43.825Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T12:15:43.825Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T12:15:43.825Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T12:15:43.825Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T12:15:43.825Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T12:15:43.826Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T12:15:43.826Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:15:43.826Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T12:15:43.826Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T12:15:43.826Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T12:15:43.826Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T12:15:44.083Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T12:15:44.083Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-08T12:15:44.083Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-08T12:15:44.083Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-08T12:15:44.083Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-08T12:15:44.083Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-08T12:15:44.083Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T12:15:44.083Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T12:15:44.215Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-08T12:15:44.943Z] --- PASS: TestSecretList (2.20s) [2022-07-08T12:15:44.943Z] === RUN TestSecretsCreateAndDelete [2022-07-08T12:15:45.017Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T12:15:45.950Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T12:15:47.323Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T12:15:47.323Z] daemon_test.go:197: [da4c05ad0d68d] daemon is not started [2022-07-08T12:15:47.323Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-08T12:15:47.323Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-08T12:15:47.323Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-08T12:15:47.323Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-08T12:15:47.323Z] === RUN TestDaemonProxy [2022-07-08T12:15:47.323Z] === RUN TestDaemonProxy/environment_variables [2022-07-08T12:15:47.476Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2022-07-08T12:15:47.476Z] === RUN TestSecretsUpdate [2022-07-08T12:15:48.695Z] === RUN TestDaemonProxy/command-line_options [2022-07-08T12:15:49.382Z] --- PASS: TestSecretsUpdate (2.19s) [2022-07-08T12:15:49.382Z] === RUN TestTemplatedSecret [2022-07-08T12:15:50.593Z] === RUN TestDaemonProxy/configuration_file [2022-07-08T12:15:51.950Z] --- PASS: TestTemplatedSecret (2.62s) [2022-07-08T12:15:51.950Z] === RUN TestSecretCreateResolve [2022-07-08T12:15:52.491Z] === RUN TestDaemonProxy/conflicting_options [2022-07-08T12:15:52.749Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-08T12:15:53.315Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-08T12:15:53.315Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-08T12:15:53.315Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-08T12:15:53.315Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-08T12:15:53.315Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-08T12:15:53.315Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-08T12:15:53.315Z] PASS [2022-07-08T12:15:53.315Z] [2022-07-08T12:15:53.315Z] DONE 18 tests in 11.237s [2022-07-08T12:15:53.315Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T12:15:53.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:15:53.315Z] ++ set -e [2022-07-08T12:15:53.315Z] ++ '[' -n 0 ']' [2022-07-08T12:15:53.315Z] ++ set -x [2022-07-08T12:15:53.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:15:53.573Z] INFO: Testing against a local daemon [2022-07-08T12:15:53.573Z] === RUN TestCommitInheritsEnv [2022-07-08T12:15:53.832Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-07-08T12:15:53.832Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T12:15:53.832Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-08T12:15:53.832Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-08T12:15:53.832Z] === RUN TestImportWithCustomPlatform [2022-07-08T12:15:53.832Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T12:15:53.832Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T12:15:53.832Z] === RUN TestImportWithCustomPlatform// [2022-07-08T12:15:53.832Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T12:15:53.832Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T12:15:53.832Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T12:15:54.091Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T12:15:54.091Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T12:15:54.091Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T12:15:54.091Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-08T12:15:54.091Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-08T12:15:54.091Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-08T12:15:54.091Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-08T12:15:54.091Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-08T12:15:54.091Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-08T12:15:54.091Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-08T12:15:54.091Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T12:15:54.091Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-08T12:15:54.091Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-08T12:15:54.091Z] === RUN TestImagesFilterMultiReference [2022-07-08T12:15:54.091Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-08T12:15:54.091Z] === RUN TestImagePullPlatformInvalid [2022-07-08T12:15:54.091Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-08T12:15:54.091Z] === RUN TestRemoveImageOrphaning [2022-07-08T12:15:54.349Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-08T12:15:54.349Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T12:15:54.349Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:15:54.349Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-08T12:15:54.349Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T12:15:54.349Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-08T12:15:54.349Z] === RUN TestTagInvalidReference [2022-07-08T12:15:54.349Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-08T12:15:54.349Z] === RUN TestTagValidPrefixedRepo [2022-07-08T12:15:54.349Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-08T12:15:54.349Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T12:15:54.521Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-07-08T12:15:54.521Z] PASS [2022-07-08T12:15:54.521Z] [2022-07-08T12:15:54.521Z] DONE 6 tests in 13.729s [2022-07-08T12:15:54.521Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T12:15:54.521Z] INFO: Testing against a local daemon [2022-07-08T12:15:54.521Z] === RUN TestServiceCreateInit [2022-07-08T12:15:54.521Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T12:15:54.607Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-08T12:15:54.607Z] === RUN TestTagOfficialNames [2022-07-08T12:15:54.607Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-08T12:15:54.607Z] === RUN TestTagMatchesDigest [2022-07-08T12:15:54.607Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-08T12:15:54.607Z] PASS [2022-07-08T12:15:54.607Z] [2022-07-08T12:15:54.607Z] === Skipped [2022-07-08T12:15:54.607Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-08T12:15:54.607Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-08T12:15:54.607Z] [2022-07-08T12:15:54.607Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-08T12:15:54.607Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:15:54.607Z] [2022-07-08T12:15:54.608Z] DONE 22 tests, 2 skipped in 1.268s [2022-07-08T12:15:54.608Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T12:15:54.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:15:54.608Z] ++ set -e [2022-07-08T12:15:54.608Z] ++ '[' -n 0 ']' [2022-07-08T12:15:54.608Z] ++ set -x [2022-07-08T12:15:54.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:15:54.608Z] === RUN TestStripANSICommands [2022-07-08T12:15:54.608Z] === RUN TestStripANSICommands/#00 [2022-07-08T12:15:54.608Z] === RUN TestStripANSICommands/#01 [2022-07-08T12:15:54.608Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T12:15:54.608Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T12:15:54.608Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T12:15:54.608Z] PASS [2022-07-08T12:15:54.608Z] [2022-07-08T12:15:54.608Z] DONE 3 tests in 0.040s [2022-07-08T12:15:54.608Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T12:15:54.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:15:54.608Z] ++ set -e [2022-07-08T12:15:54.608Z] ++ '[' -n 0 ']' [2022-07-08T12:15:54.608Z] ++ set -x [2022-07-08T12:15:54.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:15:54.608Z] INFO: Testing against a local daemon [2022-07-08T12:15:54.608Z] === RUN TestNetworkCreateDelete [2022-07-08T12:15:54.866Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-08T12:15:54.866Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T12:15:55.276Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T12:15:55.276Z] Using test binary docker [2022-07-08T12:15:55.276Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T12:15:55.276Z] Using test binary docker [2022-07-08T12:15:55.276Z] +++ /etc/init.d/apparmor start [2022-07-08T12:15:55.276Z] +++ /etc/init.d/apparmor start [2022-07-08T12:15:55.276Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T12:15:55.276Z] INFO: Waiting for daemon to start... [2022-07-08T12:15:55.276Z] Starting dockerd [2022-07-08T12:15:55.276Z] +++ 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=trueStarting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T12:15:55.276Z] INFO: Waiting for daemon to start... [2022-07-08T12:15:55.276Z] Starting dockerd [2022-07-08T12:15:55.276Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-08T12:15:55.276Z] [2022-07-08T12:15:55.276Z] .. [2022-07-08T12:15:55.276Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T12:15:55.276Z] [2022-07-08T12:15:55.276Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T12:15:55.276Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T12:15:55.276Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T12:15:55.276Z] Error: No such image: emptyfs [2022-07-08T12:15:55.276Z] Error: No such image: emptyfs [2022-07-08T12:15:55.276Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T12:15:55.276Z] ++++ docker load [2022-07-08T12:15:55.276Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T12:15:55.276Z] ++++ docker load [2022-07-08T12:15:55.276Z] Running integration-test (iteration 1) [2022-07-08T12:15:55.276Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-08T12:15:55.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-08T12:15:55.276Z] ++ set -e [2022-07-08T12:15:55.276Z] ++ '[' -n 0 ']' [2022-07-08T12:15:55.276Z] ++ set -x [2022-07-08T12:15:55.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-08T12:15:55.276Z] Running integration-test (iteration 1) [2022-07-08T12:15:55.276Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-08T12:15:55.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-08T12:15:55.276Z] ++ set -e [2022-07-08T12:15:55.276Z] ++ '[' -n 0 ']' [2022-07-08T12:15:55.276Z] ++ set -x [2022-07-08T12:15:55.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-08T12:15:55.277Z] Loaded image: busybox:latest [2022-07-08T12:15:55.277Z] Loaded image: busybox:latest [2022-07-08T12:15:55.277Z] Loaded image: busybox:glibc [2022-07-08T12:15:55.277Z] Loaded image: busybox:glibc [2022-07-08T12:15:55.277Z] Loaded image: debian:bullseye-slim [2022-07-08T12:15:55.277Z] Loaded image: debian:bullseye-slim [2022-07-08T12:15:55.277Z] Loaded image: hello-world:latest [2022-07-08T12:15:55.277Z] Loaded image: hello-world:latest [2022-07-08T12:15:55.277Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T12:15:55.277Z] INFO: Testing against a local daemon [2022-07-08T12:15:55.277Z] === RUN TestDockerSuite [2022-07-08T12:15:55.277Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-08T12:15:55.277Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-08T12:15:55.277Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T12:15:55.277Z] INFO: Testing against a local daemon [2022-07-08T12:15:55.277Z] === RUN TestDockerDaemonSuite [2022-07-08T12:15:55.277Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-08T12:15:55.277Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-08T12:15:55.277Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-08T12:15:55.277Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-08T12:15:55.277Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-08T12:15:55.277Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-08T12:15:55.277Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-08T12:15:55.436Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-08T12:15:55.437Z] === RUN TestDaemonDNSFallback [2022-07-08T12:15:56.642Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-08T12:15:56.898Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-08T12:15:57.826Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-08T12:15:57.826Z] --- PASS: TestBuildWithHugeFile (129.30s) [2022-07-08T12:15:57.826Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T12:15:57.826Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T12:15:57.826Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T12:15:57.826Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T12:15:57.826Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:15:57.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:15:57.826Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:15:57.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:15:57.826Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:15:57.826Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:15:57.826Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T12:15:57.826Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T12:15:57.826Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-08T12:15:58.085Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T12:15:58.085Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-07-08T12:15:58.085Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-08T12:15:58.085Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-07-08T12:15:58.085Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-07-08T12:15:58.085Z] === RUN TestBuildPreserveOwnership [2022-07-08T12:15:58.085Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T12:15:58.647Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-08T12:15:58.713Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T12:15:59.575Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-08T12:15:59.575Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-08T12:16:00.503Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-08T12:16:00.503Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-08T12:16:00.503Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T12:16:00.634Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-08T12:16:01.070Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-08T12:16:01.070Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-08T12:16:01.070Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-08T12:16:02.000Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-08T12:16:02.000Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-08T12:16:02.003Z] --- PASS: TestServiceCreateInit (7.23s) [2022-07-08T12:16:02.003Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2022-07-08T12:16:02.003Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.44s) [2022-07-08T12:16:02.003Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T12:16:02.056Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-07-08T12:16:02.056Z] === RUN TestInspectNetwork [2022-07-08T12:16:02.256Z] --- PASS: TestBuildPreserveOwnership (4.25s) [2022-07-08T12:16:02.256Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2022-07-08T12:16:02.256Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) [2022-07-08T12:16:02.256Z] === RUN TestBuildPlatformInvalid [2022-07-08T12:16:02.513Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-07-08T12:16:02.513Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T12:16:02.513Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-08T12:16:02.769Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-08T12:16:02.769Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-08T12:16:02.769Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-08T12:16:03.331Z] Loaded image: busybox:latest [2022-07-08T12:16:03.589Z] Loaded image: busybox:glibc [2022-07-08T12:16:04.583Z] === RUN TestInspectNetwork/full_network_id [2022-07-08T12:16:04.583Z] === RUN TestInspectNetwork/partial_network_id [2022-07-08T12:16:04.583Z] === RUN TestInspectNetwork/network_name [2022-07-08T12:16:04.583Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-08T12:16:04.956Z] Loaded image: debian:bullseye-slim [2022-07-08T12:16:04.956Z] Loaded image: hello-world:latest [2022-07-08T12:16:04.956Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T12:16:06.846Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-08T12:16:08.742Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-08T12:16:08.764Z] --- PASS: TestInspectNetwork (7.17s) [2022-07-08T12:16:08.764Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-08T12:16:08.764Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-08T12:16:08.764Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-08T12:16:08.764Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-08T12:16:08.764Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T12:16:10.135Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T12:16:10.135Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:16:10.135Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:16:10.135Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:16:10.135Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T12:16:10.135Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T12:16:10.135Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T12:16:10.135Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T12:16:10.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T12:16:10.136Z] === RUN TestNetworkList [2022-07-08T12:16:10.136Z] === RUN TestNetworkList//networks [2022-07-08T12:16:10.136Z] === PAUSE TestNetworkList//networks [2022-07-08T12:16:10.136Z] === RUN TestNetworkList//networks/ [2022-07-08T12:16:10.136Z] === PAUSE TestNetworkList//networks/ [2022-07-08T12:16:10.136Z] === CONT TestNetworkList//networks [2022-07-08T12:16:10.136Z] === CONT TestNetworkList//networks/ [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkList (0.01s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T12:16:10.136Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T12:16:10.136Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T12:16:10.632Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-08T12:16:10.700Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-08T12:16:10.700Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T12:16:11.372Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-08T12:16:12.072Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-08T12:16:12.072Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T12:16:12.637Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-08T12:16:12.637Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T12:16:13.138Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-08T12:16:13.151Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-08T12:16:13.407Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-08T12:16:13.570Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-08T12:16:13.570Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T12:16:14.335Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.71s) [2022-07-08T12:16:14.335Z] PASS [2022-07-08T12:16:14.335Z] [2022-07-08T12:16:14.335Z] === Skipped [2022-07-08T12:16:14.335Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-08T12:16:14.335Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T12:16:14.335Z] [2022-07-08T12:16:14.335Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T12:16:14.335Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T12:16:14.335Z] [2022-07-08T12:16:14.335Z] DONE 34 tests, 2 skipped in 193.725s [2022-07-08T12:16:14.335Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T12:16:14.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:14.335Z] ++ set -e [2022-07-08T12:16:14.335Z] ++ '[' -n 0 ']' [2022-07-08T12:16:14.335Z] ++ set -x [2022-07-08T12:16:14.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:14.335Z] INFO: Testing against a local daemon [2022-07-08T12:16:14.335Z] === RUN TestConfigInspect [2022-07-08T12:16:14.335Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-08T12:16:14.949Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-08T12:16:14.949Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T12:16:15.514Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-08T12:16:15.514Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T12:16:15.703Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-08T12:16:16.632Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-08T12:16:16.888Z] --- PASS: TestConfigInspect (2.61s) [2022-07-08T12:16:16.888Z] === RUN TestConfigList [2022-07-08T12:16:17.143Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-08T12:16:17.143Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-08T12:16:17.411Z] --- PASS: TestServiceWithPredefinedNetwork (1.85s) [2022-07-08T12:16:17.411Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T12:16:17.411Z] service_test.go:243: FLAKY_TEST [2022-07-08T12:16:17.411Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T12:16:17.411Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T12:16:17.503Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-08T12:16:18.071Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-08T12:16:18.327Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-08T12:16:18.582Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-08T12:16:19.144Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-08T12:16:19.706Z] --- PASS: TestConfigList (2.77s) [2022-07-08T12:16:19.706Z] === RUN TestConfigsCreateAndDelete [2022-07-08T12:16:20.087Z] --- PASS: TestCreateServiceMultipleTimes (16.01s) [2022-07-08T12:16:20.088Z] === RUN TestCreateServiceConflict [2022-07-08T12:16:20.088Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-07-08T12:16:20.088Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T12:16:20.268Z] docker_cli_daemon_test.go:1474: [dfd1f2cef0ab1] daemon is not started [2022-07-08T12:16:20.268Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-08T12:16:21.197Z] check_test.go:540: [d6eb8c0eaae87] daemon is not started [2022-07-08T12:16:21.197Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-08T12:16:21.946Z] ............................ [ 66%] [2022-07-08T12:16:22.563Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2022-07-08T12:16:22.563Z] === RUN TestConfigsUpdate [2022-07-08T12:16:22.620Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-07-08T12:16:22.620Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T12:16:23.130Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-08T12:16:25.022Z] check_test.go:540: [d1e423dadde93] daemon is not started [2022-07-08T12:16:25.022Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-08T12:16:25.586Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-08T12:16:25.586Z] --- PASS: TestConfigsUpdate (2.99s) [2022-07-08T12:16:25.586Z] === RUN TestTemplatedConfig [2022-07-08T12:16:25.842Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-08T12:16:26.404Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-08T12:16:26.660Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-08T12:16:26.916Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-08T12:16:26.916Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-08T12:16:26.916Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-08T12:16:28.809Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-08T12:16:28.809Z] --- PASS: TestTemplatedConfig (3.25s) [2022-07-08T12:16:28.809Z] === RUN TestConfigCreateResolve [2022-07-08T12:16:29.066Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-08T12:16:30.466Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-08T12:16:30.466Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-08T12:16:31.030Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-08T12:16:31.959Z] --- PASS: TestConfigCreateResolve (3.06s) [2022-07-08T12:16:31.959Z] PASS [2022-07-08T12:16:31.959Z] [2022-07-08T12:16:31.959Z] DONE 6 tests in 17.746s [2022-07-08T12:16:31.959Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T12:16:31.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:31.959Z] ++ set -e [2022-07-08T12:16:31.959Z] ++ '[' -n 0 ']' [2022-07-08T12:16:31.959Z] ++ set -x [2022-07-08T12:16:31.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:31.959Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-08T12:16:31.959Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-08T12:16:32.216Z] INFO: Testing against a local daemon [2022-07-08T12:16:32.216Z] === RUN TestAttachWithTTY [2022-07-08T12:16:32.216Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-08T12:16:32.216Z] === RUN TestAttachWithoutTTy [2022-07-08T12:16:32.216Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-08T12:16:32.216Z] === RUN TestCheckpoint [2022-07-08T12:16:32.216Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T12:16:32.216Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T12:16:32.216Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T12:16:32.216Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:16:32.216Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:16:32.216Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:16:32.216Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:16:32.216Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:16:32.216Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:16:32.216Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T12:16:32.216Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T12:16:32.216Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T12:16:32.216Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T12:16:32.216Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T12:16:32.216Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T12:16:32.216Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T12:16:32.216Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.01s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T12:16:32.216Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T12:16:32.216Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T12:16:32.276Z] --- PASS: TestServiceWithDataPathPortInit (13.58s) [2022-07-08T12:16:32.276Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T12:16:32.472Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-07-08T12:16:32.472Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T12:16:32.472Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-07-08T12:16:32.472Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T12:16:32.472Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-08T12:16:32.472Z] === RUN TestCopyEmptyFile [2022-07-08T12:16:32.728Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-08T12:16:32.986Z] --- PASS: TestCopyEmptyFile (0.45s) [2022-07-08T12:16:32.986Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T12:16:32.986Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-08T12:16:32.986Z] === RUN TestCopyFromContainer [2022-07-08T12:16:33.548Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-08T12:16:33.649Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:g7v54xd9r1t2lj512uy9b8g9w Created:2022-07-08 12:16:32.142010084 +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[5c478186425a1f3f7510f12cd46b1a64e8a7c951bd4e6d77d1d21000e7b69be5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s9rglmzhr87n6rhwnz8lz7p9r EndpointID:9350aae3bfe29ae7e8d8879c93b8c4f9b1484eb10d1ed548120a72f9df08c3f1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d46b9b515285287fc45eb885c8b6171b245e230d287e9138ff8f1ac17d00229f 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:aa39db5be958 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s9rglmzhr87n6rhwnz8lz7p9r EndpointID:9350aae3bfe29ae7e8d8879c93b8c4f9b1484eb10d1ed548120a72f9df08c3f1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-08T12:16:34.114Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-08T12:16:34.114Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-08T12:16:34.370Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-08T12:16:34.370Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-08T12:16:34.933Z] === RUN TestCopyFromContainer// [2022-07-08T12:16:34.933Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T12:16:34.933Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-08T12:16:34.933Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-08T12:16:34.933Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T12:16:34.933Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-08T12:16:35.190Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T12:16:35.190Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-08T12:16:35.190Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T12:16:35.190Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-08T12:16:35.447Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T12:16:35.447Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T12:16:35.703Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T12:16:35.703Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T12:16:35.960Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T12:16:35.960Z] --- PASS: TestCopyFromContainer (3.00s) [2022-07-08T12:16:35.960Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-07-08T12:16:35.960Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-07-08T12:16:35.960Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-07-08T12:16:35.960Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-07-08T12:16:35.960Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-07-08T12:16:35.960Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-07-08T12:16:35.960Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-07-08T12:16:35.960Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-07-08T12:16:35.960Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-07-08T12:16:35.960Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-07-08T12:16:35.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T12:16:35.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:16:35.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:16:35.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:16:35.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:16:35.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:16:35.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:16:35.960Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T12:16:35.960Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T12:16:35.960Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T12:16:35.960Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-08T12:16:35.960Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T12:16:35.960Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T12:16:35.960Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T12:16:35.960Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T12:16:36.216Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-07-08T12:16:36.216Z] === RUN TestCreateWithInvalidEnv [2022-07-08T12:16:36.216Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T12:16:36.216Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T12:16:36.216Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T12:16:36.216Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T12:16:36.216Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T12:16:36.216Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T12:16:36.216Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T12:16:36.216Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T12:16:36.216Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T12:16:36.216Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-08T12:16:36.216Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T12:16:36.216Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T12:16:36.216Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T12:16:36.216Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T12:16:36.216Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-08T12:16:36.216Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T12:16:36.216Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-08T12:16:37.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-08T12:16:37.499Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-07-08T12:16:37.499Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T12:16:37.707Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-08T12:16:37.707Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-08T12:16:37.707Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-08T12:16:37.830Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2022-07-08T12:16:37.830Z] PASS [2022-07-08T12:16:37.830Z] [2022-07-08T12:16:37.830Z] === Skipped [2022-07-08T12:16:37.830Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T12:16:37.830Z] service_test.go:243: FLAKY_TEST [2022-07-08T12:16:37.830Z] [2022-07-08T12:16:37.830Z] DONE 38 tests, 1 skipped in 43.130s [2022-07-08T12:16:37.830Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T12:16:37.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:37.830Z] ++ set -e [2022-07-08T12:16:37.830Z] ++ '[' -n 0 ']' [2022-07-08T12:16:37.830Z] ++ set -x [2022-07-08T12:16:37.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:37.830Z] INFO: Testing against a local daemon [2022-07-08T12:16:37.830Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T12:16:37.830Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:16:37.830Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T12:16:37.830Z] === RUN TestDockerNetworkIpvlan [2022-07-08T12:16:37.830Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:16:37.830Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-08T12:16:37.830Z] PASS [2022-07-08T12:16:37.830Z] [2022-07-08T12:16:37.830Z] === Skipped [2022-07-08T12:16:37.830Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T12:16:37.830Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:16:37.830Z] [2022-07-08T12:16:37.830Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-08T12:16:37.830Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:16:37.830Z] [2022-07-08T12:16:37.830Z] DONE 2 tests, 2 skipped in 0.090s [2022-07-08T12:16:37.830Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T12:16:37.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:37.830Z] ++ set -e [2022-07-08T12:16:37.830Z] ++ '[' -n 0 ']' [2022-07-08T12:16:37.830Z] ++ set -x [2022-07-08T12:16:37.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:38.067Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-07-08T12:16:38.067Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T12:16:38.088Z] INFO: Testing against a local daemon [2022-07-08T12:16:38.088Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T12:16:38.636Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2022-07-08T12:16:38.636Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T12:16:39.461Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-07-08T12:16:39.461Z] === RUN TestDockerNetworkMacvlan [2022-07-08T12:16:39.569Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-08T12:16:40.028Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-08T12:16:40.499Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-08T12:16:40.499Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-08T12:16:40.602Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2022-07-08T12:16:40.602Z] === RUN TestCreateServiceSysctls [2022-07-08T12:16:40.755Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2022-07-08T12:16:40.755Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T12:16:40.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:16:40.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:16:40.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:16:40.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:16:40.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:16:40.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:16:40.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:16:40.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:16:40.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:16:40.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:16:40.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T12:16:40.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T12:16:40.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T12:16:40.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T12:16:40.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T12:16:40.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-07-08T12:16:40.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-08T12:16:40.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-07-08T12:16:40.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-08T12:16:40.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-08T12:16:40.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-08T12:16:40.755Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T12:16:40.961Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-08T12:16:41.011Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-08T12:16:41.267Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-08T12:16:41.524Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2022-07-08T12:16:41.524Z] === RUN TestCreateDifferentPlatform [2022-07-08T12:16:41.524Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T12:16:41.524Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T12:16:41.524Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-07-08T12:16:41.524Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-08T12:16:41.524Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-07-08T12:16:41.524Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T12:16:41.524Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-08T12:16:41.524Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T12:16:41.524Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-08T12:16:41.524Z] === RUN TestCreateInvalidHostConfig [2022-07-08T12:16:41.524Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:16:41.524Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:16:41.524Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:16:41.524Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:16:41.524Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:16:41.524Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:16:41.524Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:16:41.524Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:16:41.524Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T12:16:41.524Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T12:16:41.524Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T12:16:41.524Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T12:16:41.524Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-08T12:16:41.524Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T12:16:41.524Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-08T12:16:41.524Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T12:16:41.524Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-08T12:16:41.524Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T12:16:41.524Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-08T12:16:41.524Z] === RUN TestDaemonRestartIpcMode [2022-07-08T12:16:41.524Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T12:16:41.524Z] === RUN TestDaemonHostGatewayIP [2022-07-08T12:16:41.524Z] === PAUSE TestDaemonHostGatewayIP [2022-07-08T12:16:41.524Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T12:16:41.524Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T12:16:41.524Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T12:16:41.524Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-08T12:16:41.524Z] === RUN TestDiff [2022-07-08T12:16:41.528Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-08T12:16:42.086Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-08T12:16:42.343Z] --- PASS: TestDiff (0.81s) [2022-07-08T12:16:42.343Z] === RUN TestExecConsoleSize [2022-07-08T12:16:42.906Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-08T12:16:43.164Z] --- PASS: TestExecConsoleSize (0.76s) [2022-07-08T12:16:43.164Z] === RUN TestExecWithCloseStdin [2022-07-08T12:16:43.426Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-08T12:16:43.726Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-08T12:16:43.726Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-08T12:16:43.726Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-08T12:16:43.890Z] --- PASS: TestCreateServiceSysctls (3.04s) [2022-07-08T12:16:43.890Z] === RUN TestCreateServiceCapabilities [2022-07-08T12:16:44.288Z] --- PASS: TestExecWithCloseStdin (0.93s) [2022-07-08T12:16:44.288Z] === RUN TestExec [2022-07-08T12:16:44.545Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-08T12:16:44.797Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-08T12:16:45.106Z] --- PASS: TestExec (0.82s) [2022-07-08T12:16:45.106Z] === RUN TestExecUser [2022-07-08T12:16:45.106Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-08T12:16:45.362Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-08T12:16:45.926Z] --- PASS: TestExecUser (0.79s) [2022-07-08T12:16:45.926Z] === RUN TestExportContainerAndImportImage [2022-07-08T12:16:46.182Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-08T12:16:46.425Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-07-08T12:16:46.425Z] === RUN TestInspect [2022-07-08T12:16:46.439Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-08T12:16:47.001Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2022-07-08T12:16:47.001Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T12:16:47.257Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-08T12:16:47.257Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-08T12:16:48.079Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-08T12:16:48.625Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2022-07-08T12:16:48.625Z] === RUN TestHealthCheckWorkdir [2022-07-08T12:16:48.625Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-08T12:16:48.881Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-08T12:16:48.960Z] --- PASS: TestInspect (2.77s) [2022-07-08T12:16:48.960Z] === RUN TestCreateJob [2022-07-08T12:16:49.012Z] --- PASS: TestDockerNetworkMacvlan (9.43s) [2022-07-08T12:16:49.012Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-08T12:16:49.012Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-08T12:16:49.012Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-07-08T12:16:49.012Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-07-08T12:16:49.012Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-07-08T12:16:49.012Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-07-08T12:16:49.012Z] PASS [2022-07-08T12:16:49.012Z] [2022-07-08T12:16:49.012Z] DONE 8 tests in 10.934s [2022-07-08T12:16:49.012Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T12:16:49.012Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:49.012Z] ++ set -e [2022-07-08T12:16:49.012Z] ++ '[' -n 0 ']' [2022-07-08T12:16:49.012Z] ++ set -x [2022-07-08T12:16:49.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:49.012Z] testing: warning: no tests to run [2022-07-08T12:16:49.012Z] PASS [2022-07-08T12:16:49.012Z] [2022-07-08T12:16:49.012Z] DONE 0 tests in 0.024s [2022-07-08T12:16:49.012Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T12:16:49.012Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:49.012Z] ++ set -e [2022-07-08T12:16:49.012Z] ++ '[' -n 0 ']' [2022-07-08T12:16:49.012Z] ++ set -x [2022-07-08T12:16:49.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:16:49.012Z] INFO: Testing against a local daemon [2022-07-08T12:16:49.012Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T12:16:49.444Z] check_test.go:540: [d034ee14d47a5] daemon is not started [2022-07-08T12:16:49.444Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-08T12:16:49.700Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2022-07-08T12:16:49.700Z] === RUN TestHealthKillContainer [2022-07-08T12:16:49.945Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-07-08T12:16:49.945Z] === RUN TestAuthZPluginTLS [2022-07-08T12:16:50.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-08T12:16:50.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-08T12:16:50.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-08T12:16:50.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-08T12:16:50.263Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-08T12:16:50.511Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-08T12:16:50.511Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T12:16:50.829Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-08T12:16:51.076Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-08T12:16:51.076Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T12:16:51.390Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-08T12:16:51.642Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-08T12:16:51.642Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T12:16:52.208Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-08T12:16:52.208Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T12:16:52.247Z] --- PASS: TestCreateJob (3.12s) [2022-07-08T12:16:52.247Z] === RUN TestReplicatedJob [2022-07-08T12:16:52.755Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-08T12:16:53.580Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-07-08T12:16:53.580Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T12:16:53.838Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-08T12:16:53.838Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T12:16:54.403Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-08T12:16:54.403Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T12:16:54.643Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-08T12:16:54.969Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-08T12:16:54.969Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T12:16:55.205Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-08T12:16:55.460Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-08T12:16:56.022Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-08T12:16:56.022Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-08T12:16:56.022Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-08T12:16:56.022Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-08T12:16:56.341Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s) [2022-07-08T12:16:56.342Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T12:16:57.523Z] --- PASS: TestReplicatedJob (5.17s) [2022-07-08T12:16:57.523Z] === RUN TestUpdateReplicatedJob [2022-07-08T12:16:57.715Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-07-08T12:16:57.715Z] === RUN TestAuthZPluginHeader [2022-07-08T12:16:57.909Z] --- PASS: TestHealthKillContainer (8.27s) [2022-07-08T12:16:57.909Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T12:16:58.164Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-08T12:16:58.280Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-08T12:16:58.280Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T12:16:58.280Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:16:58.280Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-08T12:16:58.280Z] === RUN TestAuthZPluginV2Disable [2022-07-08T12:16:58.280Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:16:58.280Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-08T12:16:58.280Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T12:16:58.280Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:16:58.280Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-08T12:16:58.280Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T12:16:58.280Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:16:58.280Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-08T12:16:58.280Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T12:16:58.420Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-07-08T12:16:58.420Z] === RUN TestIpcModeNone [2022-07-08T12:16:58.420Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-08T12:16:58.983Z] --- PASS: TestIpcModeNone (0.69s) [2022-07-08T12:16:58.983Z] === RUN TestIpcModePrivate [2022-07-08T12:16:59.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-08T12:16:59.494Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-07-08T12:16:59.750Z] --- PASS: TestIpcModePrivate (0.65s) [2022-07-08T12:16:59.750Z] === RUN TestIpcModeShareable [2022-07-08T12:17:00.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-08T12:17:00.262Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-07-08T12:17:00.519Z] --- PASS: TestIpcModeShareable (0.68s) [2022-07-08T12:17:00.519Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T12:17:00.820Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-07-08T12:17:00.820Z] === RUN TestServiceListWithStatuses [2022-07-08T12:17:00.820Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T12:17:00.820Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T12:17:00.820Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T12:17:01.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-08T12:17:01.703Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-08T12:17:02.265Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-07-08T12:17:02.265Z] === RUN TestAPIIpcModeHost [2022-07-08T12:17:02.265Z] check_test.go:540: [d07e469d4ff68] daemon is not started [2022-07-08T12:17:02.265Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-08T12:17:02.828Z] --- PASS: TestAPIIpcModeHost (0.51s) [2022-07-08T12:17:02.828Z] === RUN TestDaemonIpcModeShareable [2022-07-08T12:17:02.828Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-08T12:17:02.852Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-08T12:17:03.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-08T12:17:03.340Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-08T12:17:03.902Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-08T12:17:03.902Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-07-08T12:17:04.158Z] --- PASS: TestDaemonIpcModeShareable (1.35s) [2022-07-08T12:17:04.158Z] === RUN TestDaemonIpcModePrivate [2022-07-08T12:17:04.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-08T12:17:04.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cacc00__} [2022-07-08T12:17:05.013Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-07-08T12:17:05.013Z] === RUN TestDockerNetworkReConnect [2022-07-08T12:17:05.907Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-07-08T12:17:05.907Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2022-07-08T12:17:05.907Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T12:17:06.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11964242847_/foo_false_____} [2022-07-08T12:17:06.729Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-08T12:17:07.292Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2022-07-08T12:17:07.292Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2022-07-08T12:17:07.292Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T12:17:08.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11964242847_/foo_true_____} [2022-07-08T12:17:08.301Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-07-08T12:17:08.301Z] === RUN TestServicePlugin [2022-07-08T12:17:08.826Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: true, mustBeShared: true [2022-07-08T12:17:09.101Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2022-07-08T12:17:09.101Z] === RUN TestIpcModeOlderClient [2022-07-08T12:17:09.101Z] === PAUSE TestIpcModeOlderClient [2022-07-08T12:17:09.101Z] === RUN TestKillContainerInvalidSignal [2022-07-08T12:17:09.683Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-07-08T12:17:09.683Z] === RUN TestKillContainer [2022-07-08T12:17:09.683Z] === RUN TestKillContainer/no_signal [2022-07-08T12:17:09.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3173754622_/foo_false_____} [2022-07-08T12:17:09.940Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T12:17:10.502Z] === RUN TestKillContainer/killing_signal [2022-07-08T12:17:11.433Z] --- PASS: TestKillContainer (1.72s) [2022-07-08T12:17:11.433Z] --- PASS: TestKillContainer/no_signal (0.47s) [2022-07-08T12:17:11.433Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-07-08T12:17:11.433Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2022-07-08T12:17:11.433Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T12:17:11.433Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T12:17:11.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3173754622_/foo_true_____} [2022-07-08T12:17:11.591Z] plugin_test.go:61: [dda9f34ad78b7] joining swarm manager [dba19dcc2ca1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:17:11.689Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-08T12:17:11.946Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T12:17:12.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-07-08T12:17:12.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2022-07-08T12:17:12.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2022-07-08T12:17:12.509Z] === RUN TestKillStoppedContainer [2022-07-08T12:17:12.509Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-08T12:17:12.509Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T12:17:12.509Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-08T12:17:12.509Z] === RUN TestKillDifferentUserContainer [2022-07-08T12:17:12.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3173754622_/foo_true__0xc000cacc30___} [2022-07-08T12:17:12.966Z] plugin_test.go:64: [dee6e0ca6f9af] joining swarm manager [dba19dcc2ca1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:17:13.331Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2022-07-08T12:17:13.331Z] === RUN TestInspectOomKilledTrue [2022-07-08T12:17:13.331Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T12:17:13.331Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-08T12:17:13.331Z] === RUN TestInspectOomKilledFalse [2022-07-08T12:17:13.331Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T12:17:13.331Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-08T12:17:13.331Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T12:17:13.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cacc48__} [2022-07-08T12:17:13.893Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-07-08T12:17:13.893Z] === RUN TestLinksContainerNames [2022-07-08T12:17:14.150Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-08T12:17:14.150Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-08T12:17:14.150Z] check_test.go:540: [dddf7e7fd9f3a] daemon is not started [2022-07-08T12:17:14.150Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-08T12:17:15.080Z] --- PASS: TestLinksContainerNames (1.09s) [2022-07-08T12:17:15.080Z] === RUN TestLogsFollowTailEmpty [2022-07-08T12:17:15.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cacc60__} [2022-07-08T12:17:16.010Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2022-07-08T12:17:16.010Z] === RUN TestLogs [2022-07-08T12:17:16.010Z] === RUN TestLogs/driver_local [2022-07-08T12:17:16.010Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:17:16.010Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:17:16.010Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T12:17:16.010Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T12:17:16.010Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T12:17:16.010Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T12:17:16.010Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:17:16.010Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:17:16.010Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:17:16.010Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:17:16.010Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:17:16.010Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:17:16.010Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T12:17:16.010Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T12:17:16.010Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-08T12:17:16.396Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-08T12:17:16.396Z] PASS [2022-07-08T12:17:16.396Z] [2022-07-08T12:17:16.396Z] === Skipped [2022-07-08T12:17:16.396Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-08T12:17:16.396Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:17:16.396Z] [2022-07-08T12:17:16.396Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-08T12:17:16.396Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:17:16.396Z] [2022-07-08T12:17:16.396Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-08T12:17:16.396Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:17:16.396Z] [2022-07-08T12:17:16.396Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-08T12:17:16.396Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:17:16.396Z] [2022-07-08T12:17:16.396Z] DONE 17 tests, 4 skipped in 26.319s [2022-07-08T12:17:16.396Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T12:17:16.396Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:16.396Z] ++ set -e [2022-07-08T12:17:16.396Z] ++ '[' -n 0 ']' [2022-07-08T12:17:16.396Z] ++ set -x [2022-07-08T12:17:16.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:16.396Z] INFO: Testing against a local daemon [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:17:16.396Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:17:16.396Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T12:17:16.396Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T12:17:16.396Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T12:17:16.396Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T12:17:16.396Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T12:17:16.396Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T12:17:16.396Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T12:17:16.396Z] === RUN TestPluginInstall [2022-07-08T12:17:16.396Z] === RUN TestPluginInstall/no_auth [2022-07-08T12:17:16.396Z] time="2022-07-08T12:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:17:16.396Z] time="2022-07-08T12:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9c3b24e2ca9b1f8d27cdb1aee3a39a15bc8a80cbdbdb3c5f07de1ba5639cfb0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:17:16.396Z] time="2022-07-08T12:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:17:16.396Z] time="2022-07-08T12:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9c3b24e2ca9b1f8d27cdb1aee3a39a15bc8a80cbdbdb3c5f07de1ba5639cfb0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:17:16.396Z] === RUN TestPluginInstall/with_htpasswd [2022-07-08T12:17:16.654Z] time="2022-07-08T12:17:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:17:16.654Z] time="2022-07-08T12:17:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2bfd6128a49c40990fdfbea9f4f98ef95d29a7866404df0db80cbc9e36696d1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:17:16.654Z] time="2022-07-08T12:17:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:17:16.654Z] time="2022-07-08T12:17:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2bfd6128a49c40990fdfbea9f4f98ef95d29a7866404df0db80cbc9e36696d1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:17:16.912Z] === RUN TestPluginInstall/with_insecure [2022-07-08T12:17:16.938Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T12:17:16.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cacc78__} [2022-07-08T12:17:16.938Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T12:17:17.845Z] time="2022-07-08T12:17:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:17:17.845Z] time="2022-07-08T12:17:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1aa6e71a4013e525bcbe13d5160f395353e83c63c580ec99bd14147481b45bbb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:17:17.845Z] time="2022-07-08T12:17:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:17:17.845Z] time="2022-07-08T12:17:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1aa6e71a4013e525bcbe13d5160f395353e83c63c580ec99bd14147481b45bbb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:17:17.845Z] plugin_test.go:195: [dff3ac7b3b582] daemon is not started [2022-07-08T12:17:17.845Z] --- PASS: TestPluginInstall (2.51s) [2022-07-08T12:17:17.845Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-07-08T12:17:17.845Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-08T12:17:17.845Z] --- PASS: TestPluginInstall/with_insecure (1.00s) [2022-07-08T12:17:17.845Z] === RUN TestPluginsWithRuntimes [2022-07-08T12:17:17.867Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T12:17:17.867Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T12:17:18.040Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-08T12:17:18.122Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-08T12:17:18.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cacc90__} [2022-07-08T12:17:18.947Z] === RUN TestLogs/driver_json-file [2022-07-08T12:17:18.947Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:17:18.947Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:17:18.948Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:17:18.948Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:17:18.948Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:17:18.948Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:17:18.948Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:17:18.948Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:17:18.948Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:17:18.948Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:17:18.948Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:17:18.948Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:17:18.948Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T12:17:18.948Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T12:17:19.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-08T12:17:19.218Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-08T12:17:19.768Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T12:17:19.768Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-08T12:17:19.942Z] tests/integration/client_test.py ..... [ 75%] [2022-07-08T12:17:20.025Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T12:17:20.150Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-08T12:17:20.201Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-08T12:17:20.769Z] tests/integration/errors_test.py . [ 76%] [2022-07-08T12:17:20.956Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T12:17:20.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-08T12:17:20.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-08T12:17:20.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-08T12:17:20.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-08T12:17:20.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-08T12:17:20.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-08T12:17:20.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-08T12:17:20.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-08T12:17:20.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-08T12:17:21.084Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2022-07-08T12:17:21.084Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-07-08T12:17:21.084Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-07-08T12:17:21.084Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T12:17:21.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-08T12:17:21.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-08T12:17:21.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-08T12:17:21.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-08T12:17:21.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-08T12:17:21.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-08T12:17:21.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-08T12:17:21.213Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T12:17:21.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-08T12:17:21.213Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-08T12:17:21.469Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-08T12:17:21.469Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-08T12:17:21.469Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-08T12:17:21.650Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-07-08T12:17:21.650Z] PASS [2022-07-08T12:17:21.650Z] [2022-07-08T12:17:21.650Z] DONE 24 tests in 6.422s [2022-07-08T12:17:21.650Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T12:17:21.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:21.650Z] ++ set -e [2022-07-08T12:17:21.650Z] ++ '[' -n 0 ']' [2022-07-08T12:17:21.650Z] ++ set -x [2022-07-08T12:17:21.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:21.650Z] INFO: Testing against a local daemon [2022-07-08T12:17:21.650Z] === RUN TestExternalGraphDriver [2022-07-08T12:17:21.727Z] check_test.go:540: [d93feb19520a7] daemon is not started [2022-07-08T12:17:21.727Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-08T12:17:22.215Z] === RUN TestExternalGraphDriver/json [2022-07-08T12:17:22.291Z] --- PASS: TestLogs (6.39s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.91s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.21s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.14s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.94s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.95s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.84s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.14s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.12s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.16s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.25s) [2022-07-08T12:17:22.291Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.05s) [2022-07-08T12:17:22.291Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T12:17:22.291Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-08T12:17:23.222Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/default [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/private [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/slave [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/shared [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/default [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/shared [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/slave [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/private [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T12:17:23.222Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:17:23.222Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T12:17:23.222Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T12:17:23.479Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T12:17:23.590Z] === RUN TestExternalGraphDriver/spec [2022-07-08T12:17:23.736Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-07-08T12:17:23.736Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-08T12:17:23.736Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T12:17:23.993Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-08T12:17:24.922Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-08T12:17:24.922Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-08T12:17:25.484Z] check_test.go:540: [d51e6bc0d1d6d] daemon is not started [2022-07-08T12:17:25.484Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-08T12:17:25.489Z] === RUN TestExternalGraphDriver/pull [2022-07-08T12:17:25.740Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2022-07-08T12:17:25.740Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T12:17:26.307Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-08T12:17:26.308Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2022-07-08T12:17:26.308Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T12:17:26.862Z] --- PASS: TestExternalGraphDriver (5.04s) [2022-07-08T12:17:26.862Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-07-08T12:17:26.862Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-07-08T12:17:26.862Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-07-08T12:17:26.862Z] === RUN TestGraphdriverPluginV2 [2022-07-08T12:17:26.870Z] --- PASS: TestContainerVolumesMountedAsSlave (0.54s) [2022-07-08T12:17:26.870Z] === RUN TestNetworkNat [2022-07-08T12:17:27.120Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:17:27.120Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-07-08T12:17:27.120Z] PASS [2022-07-08T12:17:27.120Z] [2022-07-08T12:17:27.120Z] === Skipped [2022-07-08T12:17:27.120Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-07-08T12:17:27.120Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:17:27.120Z] [2022-07-08T12:17:27.120Z] DONE 5 tests, 1 skipped in 5.458s [2022-07-08T12:17:27.120Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T12:17:27.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:27.120Z] ++ set -e [2022-07-08T12:17:27.120Z] ++ '[' -n 0 ']' [2022-07-08T12:17:27.120Z] ++ set -x [2022-07-08T12:17:27.120Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:27.120Z] INFO: Testing against a local daemon [2022-07-08T12:17:27.120Z] === RUN TestContinueAfterPluginCrash [2022-07-08T12:17:27.120Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T12:17:27.120Z] === RUN TestReadPluginNoRead [2022-07-08T12:17:27.120Z] === PAUSE TestReadPluginNoRead [2022-07-08T12:17:27.120Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T12:17:27.120Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T12:17:27.120Z] === CONT TestContinueAfterPluginCrash [2022-07-08T12:17:27.120Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T12:17:27.431Z] --- PASS: TestNetworkNat (0.60s) [2022-07-08T12:17:27.432Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T12:17:27.687Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-08T12:17:28.252Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2022-07-08T12:17:28.252Z] === RUN TestNetworkLoopbackNat [2022-07-08T12:17:28.508Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-08T12:17:29.070Z] docker_cli_daemon_plugins_test.go:80: [ddf67a7ae2d46] daemon is not started [2022-07-08T12:17:29.326Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-08T12:17:29.326Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-08T12:17:29.889Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-08T12:17:29.889Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-08T12:17:30.145Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-08T12:17:30.402Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-07-08T12:17:30.402Z] === CONT TestReadPluginNoRead [2022-07-08T12:17:30.708Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-08T12:17:31.269Z] --- PASS: TestNetworkLoopbackNat (2.90s) [2022-07-08T12:17:31.269Z] === RUN TestPause [2022-07-08T12:17:31.832Z] --- PASS: TestPause (0.64s) [2022-07-08T12:17:31.832Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T12:17:31.832Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T12:17:31.832Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T12:17:31.832Z] === RUN TestPauseStopPausedContainer [2022-07-08T12:17:32.301Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T12:17:32.395Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-08T12:17:32.961Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2022-07-08T12:17:32.961Z] === RUN TestPidHost [2022-07-08T12:17:32.961Z] docker_cli_daemon_plugins_test.go:170: [d2003a3692553] daemon is not started [2022-07-08T12:17:33.218Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-08T12:17:33.673Z] === RUN TestReadPluginNoRead/default [2022-07-08T12:17:34.146Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-08T12:17:34.402Z] --- PASS: TestPidHost (1.59s) [2022-07-08T12:17:34.402Z] === RUN TestPsFilter [2022-07-08T12:17:34.402Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-08T12:17:34.607Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-08T12:17:34.659Z] --- PASS: TestPsFilter (0.15s) [2022-07-08T12:17:34.659Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T12:17:34.659Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-08T12:17:35.173Z] --- PASS: TestContinueAfterPluginCrash (7.91s) [2022-07-08T12:17:35.222Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2022-07-08T12:17:35.222Z] === RUN TestRemoveContainerWithVolume [2022-07-08T12:17:35.479Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-08T12:17:35.739Z] === CONT TestReadPluginNoRead [2022-07-08T12:17:35.739Z] read_test.go:92: [dfc1aa5723e31] daemon is not started [2022-07-08T12:17:35.739Z] --- PASS: TestReadPluginNoRead (5.61s) [2022-07-08T12:17:35.739Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-08T12:17:35.739Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-07-08T12:17:35.739Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-07-08T12:17:35.739Z] PASS [2022-07-08T12:17:35.739Z] [2022-07-08T12:17:35.739Z] DONE 6 tests in 8.709s [2022-07-08T12:17:35.739Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-08T12:17:35.739Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:35.739Z] ++ set -e [2022-07-08T12:17:35.739Z] ++ '[' -n 0 ']' [2022-07-08T12:17:35.739Z] ++ set -x [2022-07-08T12:17:35.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:35.997Z] testing: warning: no tests to run [2022-07-08T12:17:35.997Z] PASS [2022-07-08T12:17:35.997Z] [2022-07-08T12:17:35.997Z] DONE 0 tests in 0.030s [2022-07-08T12:17:35.997Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T12:17:35.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:35.997Z] ++ set -e [2022-07-08T12:17:35.997Z] ++ '[' -n 0 ']' [2022-07-08T12:17:35.997Z] ++ set -x [2022-07-08T12:17:35.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:35.997Z] INFO: Testing against a local daemon [2022-07-08T12:17:35.997Z] === RUN TestPluginWithDevMounts [2022-07-08T12:17:35.997Z] === PAUSE TestPluginWithDevMounts [2022-07-08T12:17:35.997Z] === CONT TestPluginWithDevMounts [2022-07-08T12:17:36.042Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2022-07-08T12:17:36.042Z] === RUN TestRemoveContainerRunning [2022-07-08T12:17:36.604Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-08T12:17:37.170Z] --- PASS: TestRemoveContainerRunning (0.86s) [2022-07-08T12:17:37.170Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T12:17:37.426Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-08T12:17:37.682Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2022-07-08T12:17:37.682Z] === RUN TestRemoveInvalidContainer [2022-07-08T12:17:37.682Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-08T12:17:37.682Z] === RUN TestRenameLinkedContainer [2022-07-08T12:17:37.896Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-08T12:17:37.896Z] PASS [2022-07-08T12:17:37.896Z] [2022-07-08T12:17:37.896Z] DONE 1 tests in 1.629s [2022-07-08T12:17:37.896Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T12:17:37.896Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:37.896Z] ++ set -e [2022-07-08T12:17:37.896Z] ++ '[' -n 0 ']' [2022-07-08T12:17:37.896Z] ++ set -x [2022-07-08T12:17:37.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:37.896Z] INFO: Testing against a local daemon [2022-07-08T12:17:37.896Z] === RUN TestSecretInspect [2022-07-08T12:17:37.939Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-08T12:17:38.196Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-08T12:17:38.451Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-08T12:17:39.015Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-08T12:17:39.512Z] --- PASS: TestServicePlugin (30.13s) [2022-07-08T12:17:39.512Z] === RUN TestServiceUpdateLabel [2022-07-08T12:17:39.577Z] check_test.go:540: [d02d73c58aaf5] daemon is not started [2022-07-08T12:17:39.577Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-08T12:17:39.724Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-08T12:17:39.794Z] --- PASS: TestSecretInspect (2.14s) [2022-07-08T12:17:39.794Z] === RUN TestSecretList [2022-07-08T12:17:39.833Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-08T12:17:40.448Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-07-08T12:17:40.448Z] === RUN TestServiceUpdateSecrets [2022-07-08T12:17:40.761Z] --- PASS: TestRenameLinkedContainer (2.94s) [2022-07-08T12:17:40.761Z] === RUN TestRenameStoppedContainer [2022-07-08T12:17:41.018Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-08T12:17:41.273Z] --- PASS: TestRenameStoppedContainer (0.55s) [2022-07-08T12:17:41.273Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T12:17:41.698Z] --- PASS: TestSecretList (1.75s) [2022-07-08T12:17:41.698Z] === RUN TestSecretsCreateAndDelete [2022-07-08T12:17:42.203Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2022-07-08T12:17:42.203Z] === RUN TestRenameInvalidName [2022-07-08T12:17:42.458Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-08T12:17:43.020Z] --- PASS: TestRenameInvalidName (0.58s) [2022-07-08T12:17:43.020Z] === RUN TestRenameAnonymousContainer [2022-07-08T12:17:43.597Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-08T12:17:43.597Z] === RUN TestSecretsUpdate [2022-07-08T12:17:43.953Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-08T12:17:45.319Z] --- PASS: TestRenameAnonymousContainer (2.40s) [2022-07-08T12:17:45.319Z] === RUN TestRenameContainerWithSameName [2022-07-08T12:17:45.319Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-08T12:17:45.881Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2022-07-08T12:17:45.881Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T12:17:46.125Z] --- PASS: TestSecretsUpdate (2.19s) [2022-07-08T12:17:46.125Z] === RUN TestTemplatedSecret [2022-07-08T12:17:46.827Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-08T12:17:47.092Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2022-07-08T12:17:47.092Z] === RUN TestResize [2022-07-08T12:17:47.662Z] --- PASS: TestResize (0.57s) [2022-07-08T12:17:47.662Z] === RUN TestResizeWithInvalidSize [2022-07-08T12:17:48.223Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-08T12:17:48.223Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2022-07-08T12:17:48.223Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T12:17:48.654Z] --- PASS: TestTemplatedSecret (2.43s) [2022-07-08T12:17:48.654Z] === RUN TestSecretCreateResolve [2022-07-08T12:17:48.786Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:17:48.786Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:17:48.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:17:48.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T12:17:48.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:17:49.716Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-08T12:17:50.279Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-08T12:17:50.552Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-07-08T12:17:50.552Z] PASS [2022-07-08T12:17:50.552Z] [2022-07-08T12:17:50.552Z] DONE 6 tests in 12.906s [2022-07-08T12:17:50.552Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T12:17:50.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:50.552Z] ++ set -e [2022-07-08T12:17:50.552Z] ++ '[' -n 0 ']' [2022-07-08T12:17:50.552Z] ++ set -x [2022-07-08T12:17:50.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:17:50.552Z] INFO: Testing against a local daemon [2022-07-08T12:17:50.552Z] === RUN TestServiceCreateInit [2022-07-08T12:17:50.552Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T12:17:50.842Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-08T12:17:51.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:17:52.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:17:53.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T12:17:53.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T12:17:53.830Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-08T12:17:54.732Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T12:17:54.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:17:55.017Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T12:17:55.414Z] --- PASS: TestServiceUpdateSecrets (14.62s) [2022-07-08T12:17:55.414Z] === RUN TestServiceUpdateConfigs [2022-07-08T12:17:55.579Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-08T12:17:56.015Z] ......... [ 85%] [2022-07-08T12:17:58.011Z] --- PASS: TestServiceCreateInit (7.23s) [2022-07-08T12:17:58.011Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2022-07-08T12:17:58.011Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-07-08T12:17:58.011Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T12:17:58.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T12:17:58.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T12:18:00.735Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-08T12:18:00.735Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-08T12:18:01.008Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-08T12:18:01.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T12:18:02.230Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-08T12:18:02.462Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-08T12:18:02.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T12:18:03.352Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T12:18:05.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T12:18:05.499Z] check_test.go:540: [d5633a8a15f46] daemon is not started [2022-07-08T12:18:05.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-08T12:18:06.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T12:18:06.990Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-08T12:18:07.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T12:18:07.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-08T12:18:08.069Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-08T12:18:08.069Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-08T12:18:08.069Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-08T12:18:09.000Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-08T12:18:09.023Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-08T12:18:09.023Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-08T12:18:09.933Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.97s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.77s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.53s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.23s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.65s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.13s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s) [2022-07-08T12:18:09.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2022-07-08T12:18:09.933Z] === RUN TestCgroupNamespacesRun [2022-07-08T12:18:10.291Z] --- PASS: TestServiceUpdateConfigs (14.49s) [2022-07-08T12:18:10.291Z] === RUN TestServiceUpdateNetwork [2022-07-08T12:18:10.863Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-08T12:18:11.793Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-08T12:18:12.050Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2022-07-08T12:18:12.050Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T12:18:12.613Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-08T12:18:12.877Z] --- PASS: TestCreateServiceMultipleTimes (15.10s) [2022-07-08T12:18:12.877Z] === RUN TestCreateServiceConflict [2022-07-08T12:18:13.540Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-08T12:18:13.540Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-08T12:18:13.540Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-08T12:18:13.540Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2022-07-08T12:18:13.540Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T12:18:14.103Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-08T12:18:15.392Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-08T12:18:15.411Z] --- PASS: TestCreateServiceConflict (2.31s) [2022-07-08T12:18:15.411Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T12:18:15.470Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-08T12:18:16.031Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.24s) [2022-07-08T12:18:16.031Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T12:18:17.921Z] --- PASS: TestCgroupNamespacesRunHostMode (2.03s) [2022-07-08T12:18:17.921Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T12:18:17.937Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2022-07-08T12:18:17.937Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T12:18:19.286Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-08T12:18:19.543Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2022-07-08T12:18:19.543Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T12:18:20.105Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-08T12:18:21.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-08T12:18:21.470Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2022-07-08T12:18:21.470Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T12:18:22.404Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-07-08T12:18:22.404Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T12:18:22.498Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2022-07-08T12:18:22.498Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T12:18:22.561Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-08T12:18:22.561Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-08T12:18:23.066Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-08T12:18:23.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-08T12:18:23.588Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.30s) [2022-07-08T12:18:23.588Z] === RUN TestNISDomainname [2022-07-08T12:18:24.003Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-08T12:18:24.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-08T12:18:24.152Z] --- PASS: TestNISDomainname (0.70s) [2022-07-08T12:18:24.152Z] === RUN TestHostnameDnsResolution [2022-07-08T12:18:25.085Z] --- PASS: TestHostnameDnsResolution (0.82s) [2022-07-08T12:18:25.085Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T12:18:25.085Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-08T12:18:26.016Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2022-07-08T12:18:26.016Z] === RUN TestPrivilegedHostDevices [2022-07-08T12:18:26.016Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-08T12:18:26.105Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-08T12:18:26.622Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-08T12:18:26.622Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-08T12:18:26.622Z] [2022-07-08T12:18:26.622Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-08T12:18:26.622Z] =========================== short test summary info ============================ [2022-07-08T12:18:26.622Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-08T12:18:26.622Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-08T12:18:26.622Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-08T12:18:26.622Z] Not supported on most drivers [2022-07-08T12:18:26.622Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-08T12:18:26.622Z] Output of docker top depends on host distro, and is not formalized. [2022-07-08T12:18:26.622Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-08T12:18:26.622Z] Output of docker top depends on host distro, and is not formalized. [2022-07-08T12:18:26.622Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-08T12:18:26.622Z] Can fail if eth0 has multiple IP addresses [2022-07-08T12:18:26.622Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-08T12:18:26.622Z] This doesn't seem to be taken into account by the engine [2022-07-08T12:18:26.622Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-08T12:18:26.622Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-08T12:18:26.622Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 295.76 seconds == [2022-07-08T12:18:26.880Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-08T12:18:26.945Z] --- PASS: TestPrivilegedHostDevices (0.98s) [2022-07-08T12:18:26.945Z] === RUN TestRunConsoleSize [2022-07-08T12:18:27.508Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-08T12:18:27.765Z] --- PASS: TestRunConsoleSize (0.62s) [2022-07-08T12:18:27.765Z] === RUN TestStats [2022-07-08T12:18:28.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-08T12:18:30.609Z] --- PASS: TestStats (2.73s) [2022-07-08T12:18:30.609Z] === RUN TestStopContainerWithTimeout [2022-07-08T12:18:30.609Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T12:18:30.609Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T12:18:30.609Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T12:18:30.609Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T12:18:30.609Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T12:18:30.609Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T12:18:30.609Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T12:18:30.609Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T12:18:30.609Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T12:18:30.609Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T12:18:31.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-08T12:18:31.560Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T12:18:32.116Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-08T12:18:32.798Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s) [2022-07-08T12:18:32.798Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T12:18:33.363Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) [2022-07-08T12:18:33.363Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T12:18:33.450Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T12:18:34.819Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-08T12:18:34.819Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-08T12:18:34.819Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-08T12:18:35.381Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-08T12:18:35.381Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2022-07-08T12:18:35.381Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2022-07-08T12:18:35.381Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-07-08T12:18:35.381Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2022-07-08T12:18:35.381Z] === RUN TestDeleteDevicemapper [2022-07-08T12:18:35.381Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-08T12:18:35.381Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T12:18:35.381Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2022-07-08T12:18:35.381Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T12:18:35.637Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-08T12:18:35.637Z] check_test.go:540: [dad1e4e9b4bf7] daemon is not started [2022-07-08T12:18:35.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-08T12:18:35.889Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-07-08T12:18:35.889Z] === RUN TestCreateServiceSysctls [2022-07-08T12:18:36.200Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-08T12:18:36.200Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-08T12:18:37.128Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-08T12:18:37.128Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-08T12:18:37.384Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-08T12:18:37.947Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s) [2022-07-08T12:18:37.947Z] === RUN TestUpdateMemory [2022-07-08T12:18:37.947Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-08T12:18:37.947Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-08T12:18:37.947Z] === RUN TestUpdateCPUQuota [2022-07-08T12:18:38.509Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-08T12:18:38.509Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-08T12:18:38.679Z] --- PASS: TestServiceUpdatePidsLimit (16.35s) [2022-07-08T12:18:38.679Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-07-08T12:18:38.679Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-08T12:18:38.679Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-08T12:18:38.679Z] PASS [2022-07-08T12:18:38.679Z] [2022-07-08T12:18:38.679Z] === Skipped [2022-07-08T12:18:38.679Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T12:18:38.679Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T12:18:38.679Z] [2022-07-08T12:18:38.679Z] DONE 27 tests, 1 skipped in 164.016s [2022-07-08T12:18:38.679Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T12:18:38.679Z] INFO: Testing against a local daemon [2022-07-08T12:18:38.679Z] === RUN TestSessionCreate [2022-07-08T12:18:38.679Z] --- PASS: TestSessionCreate (0.02s) [2022-07-08T12:18:38.679Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T12:18:38.679Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-08T12:18:38.679Z] PASS [2022-07-08T12:18:38.679Z] [2022-07-08T12:18:38.679Z] DONE 2 tests in 0.067s [2022-07-08T12:18:38.679Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T12:18:38.679Z] INFO: Testing against a local daemon [2022-07-08T12:18:38.679Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T12:18:38.679Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-08T12:18:38.679Z] === RUN TestDiskUsage [2022-07-08T12:18:38.679Z] === PAUSE TestDiskUsage [2022-07-08T12:18:38.679Z] === RUN TestEventsExecDie [2022-07-08T12:18:38.938Z] --- PASS: TestEventsExecDie (0.56s) [2022-07-08T12:18:38.938Z] === RUN TestEventsBackwardsCompatible [2022-07-08T12:18:38.938Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-08T12:18:38.938Z] === RUN TestEventsVolumeCreate [2022-07-08T12:18:39.079Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T12:18:39.079Z] [2022-07-08T12:18:39.079Z] Unloading profiles will leave already running processes permanently [2022-07-08T12:18:39.079Z] unconfined, which can lead to unexpected situations. [2022-07-08T12:18:39.079Z] [2022-07-08T12:18:39.079Z] To set a process to complain mode, use the command line tool [2022-07-08T12:18:39.079Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T12:18:39.079Z] Post stage [Pipeline] junit [2022-07-08T12:18:39.091Z] Recording test results [2022-07-08T12:18:39.169Z] --- PASS: TestCreateServiceSysctls (3.00s) [2022-07-08T12:18:39.169Z] === RUN TestCreateServiceCapabilities [2022-07-08T12:18:39.197Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-08T12:18:39.197Z] === RUN TestInfoBinaryCommits [2022-07-08T12:18:39.197Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-08T12:18:39.197Z] === RUN TestInfoAPIVersioned [2022-07-08T12:18:39.197Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T12:18:39.197Z] === RUN TestInfoAPI [2022-07-08T12:18:39.197Z] --- PASS: TestInfoAPI (0.02s) [2022-07-08T12:18:39.197Z] === RUN TestInfoAPIWarnings [2022-07-08T12:18:39.437Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-08T12:18:39.437Z] --- PASS: TestUpdateCPUQuota (1.46s) [2022-07-08T12:18:39.437Z] === RUN TestUpdatePidsLimit [2022-07-08T12:18:39.437Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-08T12:18:39.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-08T12:18:39.692Z] === RUN TestUpdatePidsLimit/no_change [2022-07-08T12:18:40.260Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-08T12:18:40.437Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-08T12:18:40.515Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-08T12:18:40.717Z] + echo Ensuring container killed. [2022-07-08T12:18:40.717Z] Ensuring container killed. [2022-07-08T12:18:40.717Z] + docker rm -vf docker-pr3 [2022-07-08T12:18:40.717Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-07-08T12:18:40.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-08T12:18:41.004Z] + echo Chowning /workspace to jenkins user [2022-07-08T12:18:41.004Z] Chowning /workspace to jenkins user [2022-07-08T12:18:41.004Z] + id -u [2022-07-08T12:18:41.004Z] + id -g [2022-07-08T12:18:41.004Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43750:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T12:18:41.004Z] Unable to find image 'busybox:latest' locally [2022-07-08T12:18:41.030Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-08T12:18:41.065Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-07-08T12:18:41.065Z] === RUN TestInspect [2022-07-08T12:18:41.264Z] latest: Pulling from library/busybox [2022-07-08T12:18:41.264Z] 19d511225f94: Pulling fs layer [2022-07-08T12:18:41.264Z] 19d511225f94: Verifying Checksum [2022-07-08T12:18:41.264Z] 19d511225f94: Download complete [2022-07-08T12:18:41.285Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-08T12:18:41.523Z] 19d511225f94: Pull complete [2022-07-08T12:18:41.523Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-08T12:18:41.523Z] Status: Downloaded newer image for busybox:latest [2022-07-08T12:18:41.542Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-08T12:18:42.469Z] --- PASS: TestUpdatePidsLimit (3.14s) [2022-07-08T12:18:42.469Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-07-08T12:18:42.469Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2022-07-08T12:18:42.469Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-07-08T12:18:42.469Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2022-07-08T12:18:42.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2022-07-08T12:18:42.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-07-08T12:18:42.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-07-08T12:18:42.469Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T12:18:43.033Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-08T12:18:43.198Z] + bundleName=docker-py [2022-07-08T12:18:43.198Z] + echo Creating docker-py-bundles.tar.gz [2022-07-08T12:18:43.198Z] Creating docker-py-bundles.tar.gz [2022-07-08T12:18:43.198Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-08T12:18:43.210Z] Archiving artifacts [2022-07-08T12:18:43.592Z] --- PASS: TestInspect (2.63s) [2022-07-08T12:18:43.592Z] === RUN TestCreateJob [2022-07-08T12:18:43.961Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-08T12:18:44.523Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-08T12:18:45.306Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43750/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-08T12:18:45.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/make.sh binary [2022-07-08T12:18:45.910Z] [2022-07-08T12:18:46.168Z] Removing bundles/ [2022-07-08T12:18:46.168Z] [2022-07-08T12:18:46.168Z] ---> Making bundle: binary (in bundles/binary) [2022-07-08T12:18:46.169Z] Building: bundles/binary-daemon/dockerd [2022-07-08T12:18:46.169Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:18:46.412Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-08T12:18:46.873Z] --- PASS: TestCreateJob (3.11s) [2022-07-08T12:18:46.873Z] === RUN TestReplicatedJob [2022-07-08T12:18:46.975Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-08T12:18:47.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-08T12:18:47.795Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-08T12:18:50.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-08T12:18:52.132Z] --- PASS: TestReplicatedJob (4.55s) [2022-07-08T12:18:52.132Z] === RUN TestUpdateReplicatedJob [2022-07-08T12:18:52.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-08T12:18:54.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-08T12:18:54.658Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2022-07-08T12:18:54.658Z] === RUN TestServiceListWithStatuses [2022-07-08T12:18:54.658Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T12:18:54.658Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T12:18:54.658Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T12:18:55.456Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2022-07-08T12:18:55.456Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-08T12:18:56.018Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-07-08T12:18:56.018Z] === RUN TestWaitNonBlocked [2022-07-08T12:18:56.018Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:18:56.018Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:18:56.018Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:18:56.018Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:18:56.018Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T12:18:56.018Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T12:18:56.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-08T12:18:56.947Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-08T12:18:56.947Z] check_test.go:540: [ddf8c9d2bb5f1] daemon is not started [2022-07-08T12:18:56.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-08T12:18:56.947Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-08T12:18:56.947Z] check_test.go:540: [dfff690cec491] daemon is not started [2022-07-08T12:18:56.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-08T12:18:57.203Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-07-08T12:18:57.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2022-07-08T12:18:57.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.27s) [2022-07-08T12:18:57.203Z] === RUN TestWaitBlocked [2022-07-08T12:18:57.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:18:57.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:18:57.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:18:57.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:18:57.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T12:18:57.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T12:18:57.277Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-08T12:18:57.277Z] === RUN TestInfoDebug [2022-07-08T12:18:57.277Z] --- PASS: TestInfoDebug (0.52s) [2022-07-08T12:18:57.277Z] === RUN TestInfoInsecureRegistries [2022-07-08T12:18:57.277Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-08T12:18:57.277Z] === RUN TestInfoRegistryMirrors [2022-07-08T12:18:57.277Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-08T12:18:57.277Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T12:18:57.537Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-08T12:18:57.537Z] === RUN TestPingCacheHeaders [2022-07-08T12:18:57.537Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-08T12:18:57.537Z] === RUN TestPingGet [2022-07-08T12:18:57.537Z] --- PASS: TestPingGet (0.01s) [2022-07-08T12:18:57.537Z] === RUN TestPingHead [2022-07-08T12:18:57.796Z] --- PASS: TestPingHead (0.02s) [2022-07-08T12:18:57.796Z] === RUN TestPingSwarmHeader [2022-07-08T12:18:58.363Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T12:18:58.570Z] --- PASS: TestWaitBlocked (0.03s) [2022-07-08T12:18:58.571Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2022-07-08T12:18:58.571Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2022-07-08T12:18:58.571Z] === RUN TestWaitConditions [2022-07-08T12:18:58.571Z] === RUN TestWaitConditions/default [2022-07-08T12:18:58.571Z] === PAUSE TestWaitConditions/default [2022-07-08T12:18:58.571Z] === RUN TestWaitConditions/not-running [2022-07-08T12:18:58.571Z] === PAUSE TestWaitConditions/not-running [2022-07-08T12:18:58.571Z] === RUN TestWaitConditions/next-exit [2022-07-08T12:18:58.571Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T12:18:58.571Z] === RUN TestWaitConditions/removed [2022-07-08T12:18:58.571Z] === PAUSE TestWaitConditions/removed [2022-07-08T12:18:58.571Z] === CONT TestWaitConditions/default [2022-07-08T12:18:58.571Z] === CONT TestWaitConditions/next-exit [2022-07-08T12:18:58.622Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T12:18:58.838Z] --- PASS: TestDockerNetworkConnectAlias (3.94s) [2022-07-08T12:18:58.838Z] === RUN TestDockerNetworkReConnect [2022-07-08T12:18:59.558Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T12:18:59.818Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-07-08T12:18:59.818Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T12:18:59.818Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T12:18:59.818Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T12:18:59.818Z] === RUN TestVersion [2022-07-08T12:18:59.818Z] --- PASS: TestVersion (0.02s) [2022-07-08T12:18:59.818Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-08T12:18:59.818Z] === CONT TestDiskUsage [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/empty [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T12:19:00.385Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T12:19:00.460Z] check_test.go:540: [dd36ffcf16760] daemon is not started [2022-07-08T12:19:00.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-08T12:19:00.460Z] === CONT TestWaitConditions/not-running [2022-07-08T12:19:00.460Z] === CONT TestWaitConditions/removed [2022-07-08T12:19:00.645Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T12:19:00.645Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T12:19:00.645Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T12:19:00.645Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T12:19:00.645Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T12:19:00.645Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T12:19:00.645Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T12:19:00.645Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T12:19:00.645Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T12:19:00.645Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T12:19:00.645Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T12:19:00.904Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T12:19:00.904Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T12:19:00.904Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T12:19:00.904Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T12:19:00.904Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T12:19:00.904Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T12:19:00.904Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T12:19:01.164Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T12:19:01.164Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T12:19:01.164Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage (1.58s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-08T12:19:01.424Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s) [2022-07-08T12:19:01.424Z] PASS [2022-07-08T12:19:01.424Z] [2022-07-08T12:19:01.424Z] DONE 54 tests in 22.940s [2022-07-08T12:19:01.424Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T12:19:01.424Z] INFO: Testing against a local daemon [2022-07-08T12:19:01.424Z] === RUN TestVolumesCreateAndList [2022-07-08T12:19:01.424Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-08T12:19:01.424Z] === RUN TestVolumesRemove [2022-07-08T12:19:01.424Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-08T12:19:01.424Z] === RUN TestVolumesInspect [2022-07-08T12:19:01.424Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T12:19:01.424Z] === RUN TestVolumesInvalidJSON [2022-07-08T12:19:01.424Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T12:19:01.424Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T12:19:01.424Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T12:19:01.424Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T12:19:01.424Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T12:19:01.424Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T12:19:01.424Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T12:19:01.424Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-08T12:19:01.424Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T12:19:01.424Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T12:19:01.424Z] PASS [2022-07-08T12:19:01.424Z] [2022-07-08T12:19:01.424Z] DONE 9 tests in 0.142s [2022-07-08T12:19:01.424Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T12:19:01.992Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-08T12:19:01.992Z] Removing test suite binaries [2022-07-08T12:19:01.992Z] exiting test-integration [2022-07-08T12:19:01.992Z] ++ exit 0 [2022-07-08T12:19:01.992Z] [2022-07-08T12:19:02.118Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-07-08T12:19:02.118Z] === RUN TestServicePlugin [2022-07-08T12:19:02.118Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:19:02.118Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-08T12:19:02.118Z] === RUN TestServiceUpdateLabel [2022-07-08T12:19:02.975Z] --- PASS: TestWaitConditions (0.02s) [2022-07-08T12:19:02.975Z] --- PASS: TestWaitConditions/next-exit (1.83s) [2022-07-08T12:19:02.975Z] --- PASS: TestWaitConditions/default (1.92s) [2022-07-08T12:19:02.975Z] --- PASS: TestWaitConditions/removed (2.15s) [2022-07-08T12:19:02.975Z] --- PASS: TestWaitConditions/not-running (2.26s) [2022-07-08T12:19:02.975Z] === CONT TestContainerStartOnDaemonRestart [2022-07-08T12:19:02.975Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-08T12:19:02.975Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-08T12:19:03.902Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume Post stage [Pipeline] junit [2022-07-08T12:19:03.912Z] Recording test results [2022-07-08T12:19:04.015Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-07-08T12:19:04.015Z] === RUN TestServiceUpdateSecrets [2022-07-08T12:19:04.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-08T12:19:05.645Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T12:19:05.758Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-08T12:19:05.758Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-08T12:19:06.006Z] + echo Ensuring container killed. [2022-07-08T12:19:06.006Z] Ensuring container killed. [2022-07-08T12:19:06.006Z] + docker rm -vf docker-pr3 [2022-07-08T12:19:06.006Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-07-08T12:19:06.306Z] + echo Chowning /workspace to jenkins user [2022-07-08T12:19:06.306Z] Chowning /workspace to jenkins user [2022-07-08T12:19:06.306Z] + id -u [2022-07-08T12:19:06.306Z] + id -g [2022-07-08T12:19:06.306Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43750:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T12:19:06.306Z] Unable to find image 'busybox:latest' locally [2022-07-08T12:19:06.581Z] latest: Pulling from library/busybox [2022-07-08T12:19:06.581Z] 19d511225f94: Pulling fs layer [2022-07-08T12:19:06.581Z] 19d511225f94: Verifying Checksum [2022-07-08T12:19:06.581Z] 19d511225f94: Download complete [2022-07-08T12:19:06.581Z] 19d511225f94: Pull complete [2022-07-08T12:19:06.581Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-08T12:19:06.581Z] Status: Downloaded newer image for busybox:latest [2022-07-08T12:19:06.727Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s) [2022-07-08T12:19:06.727Z] === CONT TestIpcModeOlderClient [2022-07-08T12:19:06.727Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-07-08T12:19:06.727Z] === CONT TestContainerKillOnDaemonStart [2022-07-08T12:19:06.984Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.35s) [2022-07-08T12:19:06.984Z] === CONT TestDaemonHostGatewayIP [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T12:19:08.253Z] + bundleName=amd64-cgroup2 [2022-07-08T12:19:08.253Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-08T12:19:08.253Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-08T12:19:08.253Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-08T12:19:08.253Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-08T12:19:08.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-08T12:19:08.356Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [Pipeline] archiveArtifacts [2022-07-08T12:19:08.524Z] Archiving artifacts [2022-07-08T12:19:10.628Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43750/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T12:19:10.873Z] --- PASS: TestDaemonHostGatewayIP (3.68s) [2022-07-08T12:19:10.873Z] === CONT TestDaemonRestartIpcMode [2022-07-08T12:19:10.933Z] + make clean [2022-07-08T12:19:10.933Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T12:19:11.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-08T12:19:11.129Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-08T12:19:11.191Z] docker-dev-cache [2022-07-08T12:19:11.191Z] docker-mod-cache [Pipeline] deleteDir [2022-07-08T12:19:12.057Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T12:19:13.948Z] --- PASS: TestDaemonRestartIpcMode (2.98s) [2022-07-08T12:19:14.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-08T12:19:17.523Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-08T12:19:18.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-08T12:19:18.879Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2022-07-08T12:19:18.879Z] === RUN TestServiceUpdateConfigs [2022-07-08T12:19:19.464Z] --- PASS: TestContainerKillOnDaemonStart (12.78s) [2022-07-08T12:19:19.464Z] PASS [2022-07-08T12:19:19.464Z] [2022-07-08T12:19:19.464Z] === Skipped [2022-07-08T12:19:19.464Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-08T12:19:19.464Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T12:19:19.464Z] [2022-07-08T12:19:19.464Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-08T12:19:19.464Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T12:19:19.464Z] [2022-07-08T12:19:19.464Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-08T12:19:19.464Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T12:19:19.464Z] [2022-07-08T12:19:19.464Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T12:19:19.464Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T12:19:19.464Z] [2022-07-08T12:19:19.464Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2022-07-08T12:19:19.464Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T12:19:19.464Z] [2022-07-08T12:19:19.464Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-08T12:19:19.464Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-08T12:19:19.464Z] [2022-07-08T12:19:19.464Z] DONE 264 tests, 6 skipped in 167.517s [2022-07-08T12:19:19.464Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T12:19:19.464Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:19:19.464Z] ++ set -e [2022-07-08T12:19:19.464Z] ++ '[' -n 0 ']' [2022-07-08T12:19:19.464Z] ++ set -x [2022-07-08T12:19:19.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:19:19.720Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T12:19:20.282Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-08T12:19:20.282Z] === RUN TestConfigDaemonID [2022-07-08T12:19:20.538Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-08T12:19:20.794Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-08T12:19:21.357Z] daemon_test.go:83: [d74d10e994899] daemon is not started [2022-07-08T12:19:21.357Z] --- PASS: TestConfigDaemonID (1.10s) [2022-07-08T12:19:21.357Z] === RUN TestDaemonConfigValidation [2022-07-08T12:19:21.357Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:19:21.357Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:19:21.357Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T12:19:21.357Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T12:19:21.357Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T12:19:21.357Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T12:19:21.357Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T12:19:21.357Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T12:19:21.357Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T12:19:21.357Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T12:19:21.357Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T12:19:21.357Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T12:19:21.614Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T12:19:21.614Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T12:19:21.614Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T12:19:21.872Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T12:19:21.872Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-07-08T12:19:21.872Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-07-08T12:19:21.872Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-07-08T12:19:21.872Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2022-07-08T12:19:21.872Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-07-08T12:19:21.872Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T12:19:21.872Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T12:19:21.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-08T12:19:22.801Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-08T12:19:23.057Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T12:19:24.440Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T12:19:25.369Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T12:19:25.369Z] daemon_test.go:197: [da3142a91b62c] daemon is not started [2022-07-08T12:19:25.369Z] --- PASS: TestConfigDaemonSeccompProfiles (3.45s) [2022-07-08T12:19:25.369Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-07-08T12:19:25.369Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.22s) [2022-07-08T12:19:25.369Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.16s) [2022-07-08T12:19:25.369Z] === RUN TestDaemonProxy [2022-07-08T12:19:25.369Z] === RUN TestDaemonProxy/environment_variables [2022-07-08T12:19:26.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-08T12:19:26.554Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-08T12:19:27.118Z] === RUN TestDaemonProxy/command-line_options [2022-07-08T12:19:27.681Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-08T12:19:28.242Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-08T12:19:28.242Z] check_test.go:540: [d56853030280f] daemon is not started [2022-07-08T12:19:28.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-08T12:19:28.805Z] === RUN TestDaemonProxy/configuration_file [2022-07-08T12:19:30.695Z] === RUN TestDaemonProxy/conflicting_options [2022-07-08T12:19:30.695Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-08T12:19:30.952Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-08T12:19:31.208Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-08T12:19:31.770Z] --- PASS: TestDaemonProxy (6.34s) [2022-07-08T12:19:31.770Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-07-08T12:19:31.770Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-07-08T12:19:31.770Z] --- PASS: TestDaemonProxy/configuration_file (1.81s) [2022-07-08T12:19:31.770Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-08T12:19:31.770Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-08T12:19:31.770Z] PASS [2022-07-08T12:19:31.770Z] [2022-07-08T12:19:31.770Z] DONE 18 tests in 12.189s [2022-07-08T12:19:31.770Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T12:19:31.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:19:31.770Z] ++ set -e [2022-07-08T12:19:31.770Z] ++ '[' -n 0 ']' [2022-07-08T12:19:31.770Z] ++ set -x [2022-07-08T12:19:31.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:19:31.770Z] INFO: Testing against a local daemon [2022-07-08T12:19:31.770Z] === RUN TestCommitInheritsEnv [2022-07-08T12:19:32.027Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-07-08T12:19:32.027Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T12:19:32.027Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-08T12:19:32.027Z] === RUN TestImportWithCustomPlatform [2022-07-08T12:19:32.027Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T12:19:32.282Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T12:19:32.282Z] === RUN TestImportWithCustomPlatform// [2022-07-08T12:19:32.282Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T12:19:32.282Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T12:19:32.282Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T12:19:32.538Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T12:19:32.538Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T12:19:32.538Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T12:19:32.538Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-08T12:19:32.538Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-08T12:19:32.538Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-08T12:19:32.538Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-08T12:19:32.538Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-08T12:19:32.538Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-08T12:19:32.538Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-08T12:19:32.538Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T12:19:32.538Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-07-08T12:19:32.538Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-08T12:19:32.538Z] === RUN TestImagesFilterMultiReference [2022-07-08T12:19:32.538Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-08T12:19:32.538Z] === RUN TestImagePullPlatformInvalid [2022-07-08T12:19:32.538Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-08T12:19:32.538Z] === RUN TestRemoveImageOrphaning [2022-07-08T12:19:32.795Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-08T12:19:32.795Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T12:19:33.357Z] time="2022-07-08T12:19:33Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-08T12:19:33.612Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-08T12:19:33.742Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2022-07-08T12:19:33.742Z] === RUN TestServiceUpdateNetwork [2022-07-08T12:19:34.174Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-08T12:19:35.543Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-08T12:19:35.543Z] --- PASS: TestRemoveImageGarbageCollector (2.71s) [2022-07-08T12:19:35.543Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T12:19:35.543Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-08T12:19:35.543Z] === RUN TestTagInvalidReference [2022-07-08T12:19:35.543Z] --- PASS: TestTagInvalidReference (0.04s) [2022-07-08T12:19:35.543Z] === RUN TestTagValidPrefixedRepo [2022-07-08T12:19:35.543Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-07-08T12:19:35.543Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T12:19:35.543Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-07-08T12:19:35.543Z] === RUN TestTagOfficialNames [2022-07-08T12:19:35.800Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-08T12:19:35.800Z] === RUN TestTagMatchesDigest [2022-07-08T12:19:35.800Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-07-08T12:19:35.800Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-08T12:19:37.172Z] check_test.go:540: [d0d86e14e0305] daemon is not started [2022-07-08T12:19:37.172Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-08T12:19:37.172Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-08T12:19:40.443Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-08T12:19:43.715Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-08T12:19:45.936Z] --- PASS: TestServiceUpdateNetwork (12.08s) [2022-07-08T12:19:45.936Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T12:19:45.936Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-08T12:19:46.194Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-08T12:19:46.981Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-08T12:19:47.909Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-08T12:19:48.472Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-08T12:19:49.035Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-08T12:19:49.035Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-08T12:19:49.035Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-08T12:19:49.598Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-08T12:19:50.161Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-08T12:19:50.723Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-08T12:19:51.285Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-08T12:19:51.541Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-08T12:19:51.797Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-08T12:19:52.360Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-08T12:19:52.360Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-08T12:19:52.617Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-08T12:19:53.179Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-08T12:19:53.744Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-08T12:19:54.306Z] check_test.go:540: [d231da398eafa] daemon is not started [2022-07-08T12:19:54.306Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-08T12:19:54.324Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-08T12:19:55.236Z] check_test.go:540: [d79823c9dd8ff] daemon is not started [2022-07-08T12:19:55.236Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-08T12:19:55.799Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-08T12:19:57.694Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-08T12:20:00.210Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-08T12:20:00.467Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-08T12:20:00.884Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-07-08T12:20:00.884Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-08T12:20:00.884Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-08T12:20:00.884Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-07-08T12:20:00.884Z] PASS [2022-07-08T12:20:00.884Z] [2022-07-08T12:20:00.884Z] === Skipped [2022-07-08T12:20:00.884Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T12:20:00.884Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T12:20:00.884Z] [2022-07-08T12:20:00.884Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-08T12:20:00.884Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T12:20:00.884Z] [2022-07-08T12:20:00.884Z] DONE 27 tests, 2 skipped in 130.010s [2022-07-08T12:20:00.884Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T12:20:00.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:20:00.884Z] ++ set -e [2022-07-08T12:20:00.884Z] ++ '[' -n 0 ']' [2022-07-08T12:20:00.884Z] ++ set -x [2022-07-08T12:20:00.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:20:00.884Z] INFO: Testing against a local daemon [2022-07-08T12:20:00.884Z] === RUN TestSessionCreate [2022-07-08T12:20:00.884Z] --- PASS: TestSessionCreate (0.02s) [2022-07-08T12:20:00.884Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T12:20:00.884Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-08T12:20:00.884Z] PASS [2022-07-08T12:20:00.884Z] [2022-07-08T12:20:00.884Z] DONE 2 tests in 0.128s [2022-07-08T12:20:00.885Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T12:20:00.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:20:00.885Z] ++ set -e [2022-07-08T12:20:00.885Z] ++ '[' -n 0 ']' [2022-07-08T12:20:00.885Z] ++ set -x [2022-07-08T12:20:00.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:20:00.885Z] INFO: Testing against a local daemon [2022-07-08T12:20:00.885Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T12:20:00.885Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T12:20:00.885Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T12:20:00.885Z] === RUN TestDiskUsage [2022-07-08T12:20:00.885Z] === PAUSE TestDiskUsage [2022-07-08T12:20:00.885Z] === RUN TestEventsExecDie [2022-07-08T12:20:01.029Z] check_test.go:540: [d60e358029d2d] daemon is not started [2022-07-08T12:20:01.029Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-08T12:20:01.142Z] --- PASS: TestEventsExecDie (0.47s) [2022-07-08T12:20:01.143Z] === RUN TestEventsBackwardsCompatible [2022-07-08T12:20:01.143Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-08T12:20:01.143Z] === RUN TestEventsVolumeCreate [2022-07-08T12:20:01.400Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-08T12:20:01.400Z] === RUN TestInfoBinaryCommits [2022-07-08T12:20:01.400Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-08T12:20:01.400Z] === RUN TestInfoAPIVersioned [2022-07-08T12:20:01.400Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T12:20:01.400Z] === RUN TestInfoAPI [2022-07-08T12:20:01.400Z] --- PASS: TestInfoAPI (0.02s) [2022-07-08T12:20:01.400Z] === RUN TestInfoAPIWarnings [2022-07-08T12:20:01.592Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-08T12:20:03.542Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-08T12:20:04.471Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-08T12:20:06.362Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-08T12:20:07.729Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-08T12:20:10.248Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-08T12:20:11.177Z] check_test.go:540: [dce03645f5714] daemon is not started [2022-07-08T12:20:11.177Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-08T12:20:15.347Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-08T12:20:15.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-08T12:20:15.910Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-08T12:20:17.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-08T12:20:19.470Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-08T12:20:19.470Z] === RUN TestInfoDebug [2022-07-08T12:20:19.470Z] --- PASS: TestInfoDebug (0.52s) [2022-07-08T12:20:19.470Z] === RUN TestInfoInsecureRegistries [2022-07-08T12:20:19.470Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-08T12:20:19.470Z] === RUN TestInfoRegistryMirrors [2022-07-08T12:20:19.470Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-08T12:20:19.470Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T12:20:19.728Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-08T12:20:19.728Z] === RUN TestPingCacheHeaders [2022-07-08T12:20:19.793Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-08T12:20:19.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-08T12:20:19.989Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-08T12:20:19.989Z] === RUN TestPingGet [2022-07-08T12:20:19.989Z] --- PASS: TestPingGet (0.01s) [2022-07-08T12:20:19.989Z] === RUN TestPingHead [2022-07-08T12:20:19.989Z] --- PASS: TestPingHead (0.02s) [2022-07-08T12:20:19.989Z] === RUN TestPingSwarmHeader [2022-07-08T12:20:20.554Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T12:20:21.119Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T12:20:21.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-08T12:20:22.052Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T12:20:22.052Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-07-08T12:20:22.052Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T12:20:22.052Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T12:20:22.052Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T12:20:22.052Z] === RUN TestVersion [2022-07-08T12:20:22.052Z] --- PASS: TestVersion (0.02s) [2022-07-08T12:20:22.052Z] === CONT TestDiskUsage [2022-07-08T12:20:22.523Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/empty [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T12:20:22.618Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T12:20:22.876Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T12:20:22.876Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T12:20:22.876Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T12:20:22.876Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T12:20:22.876Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T12:20:22.876Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T12:20:22.876Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T12:20:22.876Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T12:20:22.876Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T12:20:22.876Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage (1.10s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-08T12:20:23.134Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T12:20:23.134Z] PASS [2022-07-08T12:20:23.134Z] [2022-07-08T12:20:23.134Z] === Skipped [2022-07-08T12:20:23.134Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T12:20:23.134Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T12:20:23.134Z] [2022-07-08T12:20:23.134Z] DONE 54 tests, 1 skipped in 22.439s [2022-07-08T12:20:23.134Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T12:20:23.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:20:23.134Z] ++ set -e [2022-07-08T12:20:23.134Z] ++ '[' -n 0 ']' [2022-07-08T12:20:23.134Z] ++ set -x [2022-07-08T12:20:23.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:20:23.134Z] INFO: Testing against a local daemon [2022-07-08T12:20:23.134Z] === RUN TestVolumesCreateAndList [2022-07-08T12:20:23.134Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-08T12:20:23.134Z] === RUN TestVolumesRemove [2022-07-08T12:20:23.392Z] --- PASS: TestVolumesRemove (0.15s) [2022-07-08T12:20:23.392Z] === RUN TestVolumesInspect [2022-07-08T12:20:23.392Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T12:20:23.392Z] === RUN TestVolumesInvalidJSON [2022-07-08T12:20:23.392Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T12:20:23.392Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T12:20:23.392Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T12:20:23.392Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T12:20:23.392Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T12:20:23.392Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T12:20:23.392Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T12:20:23.392Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-08T12:20:23.392Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T12:20:23.392Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T12:20:23.392Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T12:20:23.392Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T12:20:23.392Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T12:20:23.392Z] PASS [2022-07-08T12:20:23.392Z] [2022-07-08T12:20:23.392Z] DONE 9 tests in 0.285s [2022-07-08T12:20:23.392Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T12:20:23.392Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T12:20:23.392Z] +++ kill 14235 [2022-07-08T12:20:23.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-08T12:20:23.650Z] +++ /etc/init.d/apparmor stop [2022-07-08T12:20:23.650Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T12:20:23.650Z] [2022-07-08T12:20:23.650Z] Unloading profiles will leave already running processes permanently [2022-07-08T12:20:23.650Z] unconfined, which can lead to unexpected situations. [2022-07-08T12:20:23.650Z] [2022-07-08T12:20:23.650Z] To set a process to complain mode, use the command line tool [2022-07-08T12:20:23.650Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T12:20:23.650Z] +++ true [2022-07-08T12:20:23.650Z] exiting test-integration [2022-07-08T12:20:23.650Z] ++ exit 0 [2022-07-08T12:20:23.650Z] Post stage [Pipeline] junit [2022-07-08T12:20:24.595Z] Recording test results [2022-07-08T12:20:24.823Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T12:20:25.145Z] + echo Ensuring container killed. [2022-07-08T12:20:25.146Z] Ensuring container killed. [2022-07-08T12:20:25.146Z] + docker rm -vf docker-pr3 [2022-07-08T12:20:25.146Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-07-08T12:20:25.341Z] check_test.go:540: [d84e826dac187] daemon is not started [2022-07-08T12:20:25.341Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-08T12:20:25.424Z] + echo Chowning /workspace to jenkins user [2022-07-08T12:20:25.424Z] Chowning /workspace to jenkins user [2022-07-08T12:20:25.424Z] + id -u [2022-07-08T12:20:25.424Z] + id -g [2022-07-08T12:20:25.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43750:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T12:20:25.424Z] Unable to find image 'busybox:latest' locally [2022-07-08T12:20:25.424Z] latest: Pulling from library/busybox [2022-07-08T12:20:25.682Z] 87379020f3b6: Pulling fs layer [2022-07-08T12:20:25.682Z] 87379020f3b6: Download complete [2022-07-08T12:20:25.682Z] 87379020f3b6: Pull complete [2022-07-08T12:20:25.682Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-08T12:20:25.682Z] Status: Downloaded newer image for busybox:latest [2022-07-08T12:20:25.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-08T12:20:25.903Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-08T12:20:26.466Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-08T12:20:27.029Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T12:20:27.352Z] + bundleName=arm64-integration [2022-07-08T12:20:27.352Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-08T12:20:27.352Z] Creating arm64-integration-bundles.tar.gz [2022-07-08T12:20:27.352Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-08T12:20:27.352Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-08T12:20:27.621Z] Archiving artifacts [2022-07-08T12:20:28.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-08T12:20:28.959Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-08T12:20:28.959Z] check_test.go:540: [d38cd03f9975d] daemon is not started [2022-07-08T12:20:28.959Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-08T12:20:29.481Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43750/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T12:20:29.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-08T12:20:29.798Z] + make clean [2022-07-08T12:20:30.060Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T12:20:30.060Z] docker-dev-cache [2022-07-08T12:20:30.060Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T12:20:32.038Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-08T12:20:32.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-08T12:20:34.494Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-08T12:20:39.745Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-08T12:20:40.308Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-08T12:20:42.199Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-08T12:20:44.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-08T12:20:45.984Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-08T12:20:47.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-08T12:20:49.243Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-08T12:20:50.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-08T12:20:50.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-08T12:20:52.639Z] Created binary: bundles/binary-daemon/dockerd [2022-07-08T12:20:52.639Z] Copying nested executables into bundles/binary-daemon [2022-07-08T12:20:52.639Z] Building: bundles/binary-daemon/docker-proxy [2022-07-08T12:20:52.639Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:20:52.639Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-08T12:20:52.639Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-08T12:20:52.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/make.sh cross [2022-07-08T12:20:53.225Z] [2022-07-08T12:20:53.225Z] Removing bundles/ [2022-07-08T12:20:53.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-08T12:20:53.484Z] [2022-07-08T12:20:53.484Z] ---> Making bundle: cross (in bundles/cross) [2022-07-08T12:20:53.484Z] Cross building: bundles/cross/linux/amd64 [2022-07-08T12:20:53.484Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-08T12:20:53.484Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-08T12:20:53.641Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-08T12:20:55.554Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-08T12:20:55.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-08T12:20:56.505Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-08T12:20:57.872Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-08T12:21:01.144Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-08T12:21:01.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-08T12:21:02.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-08T12:21:04.134Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-08T12:21:05.502Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-08T12:21:06.432Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-08T12:21:06.689Z] docker_cli_daemon_test.go:2503: [d3ed1f8ecffe8] daemon is not started [2022-07-08T12:21:08.581Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-08T12:21:12.749Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-08T12:21:14.193Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-08T12:21:14.754Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-08T12:21:15.681Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-08T12:21:17.050Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-08T12:21:17.979Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-08T12:21:18.908Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-08T12:21:19.471Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-08T12:21:19.471Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-08T12:21:20.034Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-08T12:21:20.598Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-08T12:21:20.854Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-08T12:21:20.854Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-08T12:21:20.854Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-08T12:21:21.111Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-08T12:21:23.004Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-08T12:21:23.933Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-08T12:21:23.933Z] check_test.go:540: [da6bafbd7556d] daemon is not started [2022-07-08T12:21:23.933Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-08T12:21:28.105Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-08T12:21:29.473Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite (336.21s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.72s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.48s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.27s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.20s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.51s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.37s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.46s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.34s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.33s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.54s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.09s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.81s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.96s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.83s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.46s) [2022-07-08T12:21:30.037Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.92s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2022-07-08T12:21:30.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.95s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.15s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.40s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.54s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.59s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.54s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.38s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.41s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.38s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.47s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.46s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.62s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.00s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.18s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.63s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.86s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.61s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.66s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.31s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.29s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.86s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.71s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.08s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.94s) [2022-07-08T12:21:30.038Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-08T12:21:30.038Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.23s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.61s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.49s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.88s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.03s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.11s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.71s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.14s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.85s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.28s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.67s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.13s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.19s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.13s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.73s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.94s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.68s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.89s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.37s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.60s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.27s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.64s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.26s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-07-08T12:21:30.038Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.08s) [2022-07-08T12:21:30.038Z] === RUN TestDockerSwarmSuite [2022-07-08T12:21:30.038Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-08T12:21:30.601Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-08T12:21:30.858Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-08T12:21:31.788Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-08T12:21:32.351Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-08T12:21:32.914Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-08T12:21:33.171Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-08T12:21:36.448Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-08T12:21:42.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-08T12:21:44.871Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-08T12:21:45.432Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-08T12:21:48.702Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-08T12:21:51.972Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-08T12:21:52.902Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-08T12:21:52.902Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-08T12:21:52.902Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-08T12:21:52.902Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-08T12:21:52.902Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-08T12:21:52.902Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-08T12:21:52.902Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-08T12:21:52.902Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-08T12:21:52.902Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-08T12:21:55.418Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-08T12:21:55.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-08T12:21:56.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-08T12:21:59.619Z] docker_api_swarm_test.go:563: [d7e8b420ba13f] joining swarm manager [df9462b96f13b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:22:00.204Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-08T12:22:03.474Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-08T12:22:04.037Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-08T12:22:09.284Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-08T12:22:12.552Z] docker_api_swarm_test.go:585: [d69df224addd0] joining swarm manager [df9462b96f13b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:22:14.442Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-08T12:22:15.369Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-08T12:22:15.931Z] check_test.go:611: [d7e8b420ba13f] daemon is not started [2022-07-08T12:22:16.494Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-08T12:22:19.761Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-08T12:22:20.017Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-08T12:22:20.017Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-08T12:22:20.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-08T12:22:22.315Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-08T12:22:23.245Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-08T12:22:26.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-08T12:22:26.528Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-08T12:22:26.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-08T12:22:29.796Z] docker_api_swarm_test.go:46: [d94a093d07226] joining swarm manager [de7551aad15bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:22:32.313Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-08T12:22:33.242Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-08T12:22:35.760Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-08T12:22:37.127Z] --- PASS: TestImportExtremelyLargeImageWorks (181.22s) [2022-07-08T12:22:37.127Z] PASS [2022-07-08T12:22:37.127Z] [2022-07-08T12:22:37.127Z] DONE 22 tests in 185.318s [2022-07-08T12:22:37.127Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T12:22:37.127Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:22:37.127Z] ++ set -e [2022-07-08T12:22:37.127Z] ++ '[' -n 0 ']' [2022-07-08T12:22:37.127Z] ++ set -x [2022-07-08T12:22:37.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:22:37.128Z] === RUN TestStripANSICommands [2022-07-08T12:22:37.128Z] === RUN TestStripANSICommands/#00 [2022-07-08T12:22:37.128Z] === RUN TestStripANSICommands/#01 [2022-07-08T12:22:37.128Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T12:22:37.128Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T12:22:37.128Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T12:22:37.128Z] PASS [2022-07-08T12:22:37.128Z] [2022-07-08T12:22:37.128Z] DONE 3 tests in 0.049s [2022-07-08T12:22:37.128Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T12:22:37.128Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:22:37.128Z] ++ set -e [2022-07-08T12:22:37.128Z] ++ '[' -n 0 ']' [2022-07-08T12:22:37.128Z] ++ set -x [2022-07-08T12:22:37.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:22:37.128Z] INFO: Testing against a local daemon [2022-07-08T12:22:37.128Z] === RUN TestNetworkCreateDelete [2022-07-08T12:22:37.384Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-08T12:22:37.384Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T12:22:37.640Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-07-08T12:22:37.640Z] === RUN TestDaemonDNSFallback [2022-07-08T12:22:44.175Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-08T12:22:44.175Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-08T12:22:44.175Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-08T12:22:44.431Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-07-08T12:22:44.431Z] === RUN TestInspectNetwork [2022-07-08T12:22:46.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-08T12:22:46.950Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-08T12:22:47.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-08T12:22:48.824Z] === RUN TestInspectNetwork/full_network_id [2022-07-08T12:22:48.824Z] === RUN TestInspectNetwork/partial_network_id [2022-07-08T12:22:48.824Z] === RUN TestInspectNetwork/network_name [2022-07-08T12:22:48.824Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-08T12:22:49.082Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-08T12:22:50.971Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-08T12:22:53.487Z] --- PASS: TestInspectNetwork (8.59s) [2022-07-08T12:22:53.487Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-08T12:22:53.487Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-08T12:22:53.487Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-08T12:22:53.487Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-08T12:22:53.487Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T12:22:54.856Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-08T12:22:55.113Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T12:22:55.113Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:22:55.113Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:22:55.113Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:22:55.113Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T12:22:55.113Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T12:22:55.113Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T12:22:55.113Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T12:22:55.113Z] === RUN TestNetworkList [2022-07-08T12:22:55.113Z] === RUN TestNetworkList//networks [2022-07-08T12:22:55.113Z] === PAUSE TestNetworkList//networks [2022-07-08T12:22:55.113Z] === RUN TestNetworkList//networks/ [2022-07-08T12:22:55.113Z] === PAUSE TestNetworkList//networks/ [2022-07-08T12:22:55.113Z] === CONT TestNetworkList//networks [2022-07-08T12:22:55.113Z] === CONT TestNetworkList//networks/ [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkList (0.02s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T12:22:55.113Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T12:22:55.113Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T12:22:55.675Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-08T12:22:55.675Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T12:22:56.236Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-08T12:22:56.798Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-08T12:22:56.798Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T12:22:57.359Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-07-08T12:22:57.359Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T12:22:57.921Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-08T12:22:58.486Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-08T12:22:58.486Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T12:22:59.854Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-07-08T12:22:59.854Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T12:22:59.965Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-08T12:22:59.965Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-08T12:22:59.965Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-08T12:22:59.965Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-08T12:22:59.965Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-08T12:22:59.965Z] Cross building: bundles/cross/windows/amd64 [2022-07-08T12:22:59.965Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-08T12:22:59.965Z] { [2022-07-08T12:22:59.965Z] "RT_GROUP_ICON": { [2022-07-08T12:22:59.965Z] "#1": { [2022-07-08T12:22:59.965Z] "0409": "../../winresources/docker.ico" [2022-07-08T12:22:59.965Z] } [2022-07-08T12:22:59.965Z] }, [2022-07-08T12:22:59.965Z] "RT_MANIFEST": { [2022-07-08T12:22:59.965Z] "#1": { [2022-07-08T12:22:59.965Z] "0409": { [2022-07-08T12:22:59.965Z] "identity": {}, [2022-07-08T12:22:59.965Z] "description": "Docker Engine", [2022-07-08T12:22:59.965Z] "minimum-os": "vista", [2022-07-08T12:22:59.965Z] "execution-level": "", [2022-07-08T12:22:59.965Z] "ui-access": false, [2022-07-08T12:22:59.965Z] "auto-elevate": false, [2022-07-08T12:22:59.965Z] "dpi-awareness": "unaware", [2022-07-08T12:22:59.965Z] "disable-theming": false, [2022-07-08T12:22:59.966Z] "disable-window-filtering": false, [2022-07-08T12:22:59.966Z] "high-resolution-scrolling-aware": false, [2022-07-08T12:22:59.966Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-08T12:22:59.966Z] "long-path-aware": false, [2022-07-08T12:22:59.966Z] "printer-driver-isolation": false, [2022-07-08T12:22:59.966Z] "gdi-scaling": false, [2022-07-08T12:22:59.966Z] "segment-heap": false, [2022-07-08T12:22:59.966Z] "use-common-controls-v6": false [2022-07-08T12:22:59.966Z] } [2022-07-08T12:22:59.966Z] } [2022-07-08T12:22:59.966Z] }, [2022-07-08T12:22:59.966Z] "RT_MESSAGETABLE": { [2022-07-08T12:22:59.966Z] "#1": { [2022-07-08T12:22:59.966Z] "0409": "../../winresources/event_messages.bin" [2022-07-08T12:22:59.966Z] } [2022-07-08T12:22:59.966Z] }, [2022-07-08T12:22:59.966Z] "RT_VERSION": { [2022-07-08T12:22:59.966Z] "#1": { [2022-07-08T12:22:59.966Z] "0409": { [2022-07-08T12:22:59.966Z] "fixed": { [2022-07-08T12:22:59.966Z] "file_version": "0.0.0.0", [2022-07-08T12:22:59.966Z] "product_version": "0.0.0.0", [2022-07-08T12:22:59.966Z] "type": "Unknown" [2022-07-08T12:22:59.966Z] }, [2022-07-08T12:22:59.966Z] "info": { [2022-07-08T12:22:59.966Z] "0000": { [2022-07-08T12:22:59.966Z] "CompanyName": "", [2022-07-08T12:22:59.966Z] "FileVersion": "dev", [2022-07-08T12:22:59.966Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-08T12:22:59.966Z] "OriginalFileName": "dockerd.exe", [2022-07-08T12:22:59.966Z] "ProductName": "", [2022-07-08T12:22:59.966Z] "ProductVersion": "dev", [2022-07-08T12:22:59.966Z] "SpecialBuild": "5b0eb69635266672d571ef88e7e1bc5613c5e4e9" [2022-07-08T12:22:59.966Z] } [2022-07-08T12:22:59.966Z] } [2022-07-08T12:22:59.966Z] } [2022-07-08T12:22:59.966Z] } [2022-07-08T12:22:59.966Z] } [2022-07-08T12:22:59.966Z] } [2022-07-08T12:22:59.966Z] cmd/dockerd/config.go [2022-07-08T12:22:59.966Z] cmd/dockerd/config_windows.go [2022-07-08T12:22:59.966Z] cmd/dockerd/daemon.go [2022-07-08T12:22:59.966Z] cmd/dockerd/daemon_test.go [2022-07-08T12:22:59.966Z] cmd/dockerd/daemon_windows.go [2022-07-08T12:22:59.966Z] cmd/dockerd/docker.go [2022-07-08T12:22:59.966Z] cmd/dockerd/docker_windows.go [2022-07-08T12:22:59.966Z] cmd/dockerd/genwinres_windows.go [2022-07-08T12:22:59.966Z] cmd/dockerd/metrics.go [2022-07-08T12:22:59.966Z] cmd/dockerd/options.go [2022-07-08T12:22:59.966Z] cmd/dockerd/options_test.go [2022-07-08T12:22:59.966Z] cmd/dockerd/service_windows.go [2022-07-08T12:22:59.966Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-08T12:22:59.966Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-08T12:23:00.416Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-08T12:23:00.416Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T12:23:03.683Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2022-07-08T12:23:03.683Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T12:23:03.683Z] service_test.go:243: FLAKY_TEST [2022-07-08T12:23:03.683Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T12:23:03.683Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T12:23:08.928Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-08T12:23:08.928Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-08T12:23:11.464Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-08T12:23:11.721Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-08T12:23:11.977Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-08T12:23:12.540Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-08T12:23:12.540Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-08T12:23:12.796Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-08T12:23:13.358Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-08T12:23:14.723Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-08T12:23:15.651Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-08T12:23:16.578Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-08T12:23:17.140Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-08T12:23:18.067Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-08T12:23:18.628Z] --- PASS: TestServiceWithDataPathPortInit (15.46s) [2022-07-08T12:23:18.629Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T12:23:18.884Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-08T12:23:22.155Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pkirkxw2eyggup9xsin1b49wk Created:2022-07-08 12:23:19.717495691 +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[5607e030606f0e3d677c6ce5472fae0a022963d427f7da20f8f29cd200e36bae:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e4newaw2d5uokpk1wykuw8mrw EndpointID:75bafc76cdc40c174c8ac97bc74c811859c081e09a51b006ce83a1732993e950 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ade21fb103210c873aeeabe9ebfc6c1e3baf360247987b62a4c7db0c0e5d071 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:a4ee3a7e269a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e4newaw2d5uokpk1wykuw8mrw EndpointID:75bafc76cdc40c174c8ac97bc74c811859c081e09a51b006ce83a1732993e950 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-08T12:23:23.520Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-08T12:23:26.784Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.43s) [2022-07-08T12:23:26.785Z] PASS [2022-07-08T12:23:26.785Z] [2022-07-08T12:23:26.785Z] === Skipped [2022-07-08T12:23:26.785Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T12:23:26.785Z] service_test.go:243: FLAKY_TEST [2022-07-08T12:23:26.785Z] [2022-07-08T12:23:26.785Z] DONE 38 tests, 1 skipped in 49.109s [2022-07-08T12:23:26.785Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T12:23:26.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:23:26.785Z] ++ set -e [2022-07-08T12:23:26.785Z] ++ '[' -n 0 ']' [2022-07-08T12:23:26.785Z] ++ set -x [2022-07-08T12:23:26.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:23:26.785Z] INFO: Testing against a local daemon [2022-07-08T12:23:26.785Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T12:23:26.785Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:23:26.785Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T12:23:26.785Z] === RUN TestDockerNetworkIpvlan [2022-07-08T12:23:26.785Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:23:26.785Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-08T12:23:26.785Z] PASS [2022-07-08T12:23:26.785Z] [2022-07-08T12:23:26.785Z] === Skipped [2022-07-08T12:23:26.785Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T12:23:26.785Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:23:26.785Z] [2022-07-08T12:23:26.785Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-08T12:23:26.785Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T12:23:26.785Z] [2022-07-08T12:23:26.785Z] DONE 2 tests, 2 skipped in 0.106s [2022-07-08T12:23:26.785Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T12:23:26.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:23:26.785Z] ++ set -e [2022-07-08T12:23:26.785Z] ++ '[' -n 0 ']' [2022-07-08T12:23:26.785Z] ++ set -x [2022-07-08T12:23:26.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:23:26.785Z] INFO: Testing against a local daemon [2022-07-08T12:23:26.785Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T12:23:27.713Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-07-08T12:23:27.713Z] === RUN TestDockerNetworkMacvlan [2022-07-08T12:23:28.639Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-08T12:23:29.567Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-08T12:23:30.526Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-08T12:23:33.045Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-08T12:23:34.937Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-08T12:23:36.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-08T12:23:39.570Z] docker_api_swarm_test.go:304: [d0d7ae38ac296] joining swarm manager [d55f820ecbd72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:23:39.826Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-08T12:23:40.388Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-08T12:23:40.644Z] docker_api_swarm_test.go:305: [d51f1a8de0cef] joining swarm manager [d55f820ecbd72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:23:41.573Z] --- PASS: TestDockerNetworkMacvlan (13.78s) [2022-07-08T12:23:41.573Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-08T12:23:41.573Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-08T12:23:41.573Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2022-07-08T12:23:41.573Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.20s) [2022-07-08T12:23:41.573Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.64s) [2022-07-08T12:23:41.573Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2022-07-08T12:23:41.573Z] PASS [2022-07-08T12:23:41.573Z] [2022-07-08T12:23:41.573Z] DONE 8 tests in 15.226s [2022-07-08T12:23:41.573Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T12:23:41.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:23:41.573Z] ++ set -e [2022-07-08T12:23:41.573Z] ++ '[' -n 0 ']' [2022-07-08T12:23:41.573Z] ++ set -x [2022-07-08T12:23:41.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:23:41.574Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-08T12:23:41.574Z] testing: warning: no tests to run [2022-07-08T12:23:41.574Z] PASS [2022-07-08T12:23:41.574Z] [2022-07-08T12:23:41.574Z] DONE 0 tests in 0.029s [2022-07-08T12:23:41.574Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T12:23:41.574Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:23:41.574Z] ++ set -e [2022-07-08T12:23:41.574Z] ++ '[' -n 0 ']' [2022-07-08T12:23:41.574Z] ++ set -x [2022-07-08T12:23:41.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:23:41.574Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-08T12:23:41.830Z] INFO: Testing against a local daemon [2022-07-08T12:23:41.830Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T12:23:43.195Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2022-07-08T12:23:43.195Z] === RUN TestAuthZPluginTLS [2022-07-08T12:23:43.756Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-08T12:23:43.756Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T12:23:44.318Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2022-07-08T12:23:44.318Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T12:23:44.880Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-08T12:23:44.880Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T12:23:45.442Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-08T12:23:45.442Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T12:23:46.807Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-07-08T12:23:46.807Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T12:23:47.368Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-08T12:23:47.368Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T12:23:47.929Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-07-08T12:23:47.929Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T12:23:48.185Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-08T12:23:48.442Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-08T12:23:48.442Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T12:23:48.698Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-08T12:23:49.260Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-08T12:23:49.851Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-08T12:23:50.415Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2022-07-08T12:23:50.415Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T12:23:50.977Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-08T12:23:50.977Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-08T12:23:50.977Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-08T12:23:51.233Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-08T12:23:52.162Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2022-07-08T12:23:52.162Z] === RUN TestAuthZPluginHeader [2022-07-08T12:23:52.723Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-07-08T12:23:52.723Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T12:23:57.972Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.69s) [2022-07-08T12:23:57.972Z] === RUN TestAuthZPluginV2Disable [2022-07-08T12:23:58.534Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-08T12:23:58.790Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-08T12:23:59.047Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-08T12:23:59.303Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-08T12:23:59.559Z] === RUN TestDockerSuite/TestBuildFails [2022-07-08T12:24:00.120Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-08T12:24:00.120Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-08T12:24:02.011Z] --- PASS: TestAuthZPluginV2Disable (4.27s) [2022-07-08T12:24:02.011Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T12:24:02.011Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-08T12:24:03.376Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-08T12:24:04.305Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-08T12:24:05.232Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-08T12:24:05.794Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s) [2022-07-08T12:24:05.794Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T12:24:05.794Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-08T12:24:06.357Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-08T12:24:07.722Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-08T12:24:08.284Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-08T12:24:08.284Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-08T12:24:08.542Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-08T12:24:10.449Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-08T12:24:11.814Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-08T12:24:12.742Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-08T12:24:13.306Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-08T12:24:13.870Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-08T12:24:14.432Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-08T12:24:15.360Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-08T12:24:15.360Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-08T12:24:16.287Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-08T12:24:16.849Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-08T12:24:17.412Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-08T12:24:17.974Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-08T12:24:18.535Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-08T12:24:18.790Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-08T12:24:19.718Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-08T12:24:19.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-08T12:24:22.493Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (16.32s) [2022-07-08T12:24:22.493Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T12:24:22.493Z] docker_api_swarm_test.go:272: [d98394c2f5cf3] joining swarm manager [d4d0a9808d672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:24:22.493Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-08T12:24:23.861Z] docker_api_swarm_test.go:273: [db464d226d322] joining swarm manager [d4d0a9808d672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:24:27.126Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-08T12:24:29.027Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-08T12:24:29.027Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-08T12:24:29.027Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-08T12:24:29.027Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-08T12:24:29.027Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-08T12:24:29.283Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-08T12:24:30.210Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-08T12:24:31.138Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-08T12:24:33.655Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-08T12:24:33.655Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-08T12:24:34.216Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-08T12:24:36.568Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-08T12:24:36.568Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-08T12:24:36.568Z] { [2022-07-08T12:24:36.568Z] "RT_GROUP_ICON": { [2022-07-08T12:24:36.568Z] "#1": { [2022-07-08T12:24:36.568Z] "0409": "../../winresources/docker.ico" [2022-07-08T12:24:36.568Z] } [2022-07-08T12:24:36.568Z] }, [2022-07-08T12:24:36.568Z] "RT_MANIFEST": { [2022-07-08T12:24:36.568Z] "#1": { [2022-07-08T12:24:36.568Z] "0409": { [2022-07-08T12:24:36.568Z] "identity": {}, [2022-07-08T12:24:36.568Z] "description": "Docker Engine", [2022-07-08T12:24:36.568Z] "minimum-os": "vista", [2022-07-08T12:24:36.568Z] "execution-level": "", [2022-07-08T12:24:36.568Z] "ui-access": false, [2022-07-08T12:24:36.568Z] "auto-elevate": false, [2022-07-08T12:24:36.568Z] "dpi-awareness": "unaware", [2022-07-08T12:24:36.568Z] "disable-theming": false, [2022-07-08T12:24:36.568Z] "disable-window-filtering": false, [2022-07-08T12:24:36.568Z] "high-resolution-scrolling-aware": false, [2022-07-08T12:24:36.568Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-08T12:24:36.568Z] "long-path-aware": false, [2022-07-08T12:24:36.568Z] "printer-driver-isolation": false, [2022-07-08T12:24:36.568Z] "gdi-scaling": false, [2022-07-08T12:24:36.568Z] "segment-heap": false, [2022-07-08T12:24:36.568Z] "use-common-controls-v6": false [2022-07-08T12:24:36.568Z] } [2022-07-08T12:24:36.568Z] } [2022-07-08T12:24:36.568Z] }, [2022-07-08T12:24:36.568Z] "RT_MESSAGETABLE": { [2022-07-08T12:24:36.568Z] "#1": { [2022-07-08T12:24:36.568Z] "0409": "../../winresources/event_messages.bin" [2022-07-08T12:24:36.568Z] } [2022-07-08T12:24:36.568Z] }, [2022-07-08T12:24:36.568Z] "RT_VERSION": { [2022-07-08T12:24:36.568Z] "#1": { [2022-07-08T12:24:36.568Z] "0409": { [2022-07-08T12:24:36.568Z] "fixed": { [2022-07-08T12:24:36.568Z] "file_version": "0.0.0.0", [2022-07-08T12:24:36.568Z] "product_version": "0.0.0.0", [2022-07-08T12:24:36.568Z] "type": "Unknown" [2022-07-08T12:24:36.568Z] }, [2022-07-08T12:24:36.568Z] "info": { [2022-07-08T12:24:36.568Z] "0000": { [2022-07-08T12:24:36.568Z] "CompanyName": "", [2022-07-08T12:24:36.568Z] "FileVersion": "dev", [2022-07-08T12:24:36.568Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-08T12:24:36.568Z] "OriginalFileName": "docker-proxy.exe", [2022-07-08T12:24:36.568Z] "ProductName": "", [2022-07-08T12:24:36.568Z] "ProductVersion": "dev", [2022-07-08T12:24:36.568Z] "SpecialBuild": "5b0eb69635266672d571ef88e7e1bc5613c5e4e9" [2022-07-08T12:24:36.568Z] } [2022-07-08T12:24:36.568Z] } [2022-07-08T12:24:36.568Z] } [2022-07-08T12:24:36.568Z] } [2022-07-08T12:24:36.568Z] } [2022-07-08T12:24:36.568Z] } [2022-07-08T12:24:36.568Z] cmd/docker-proxy/genwinres_windows.go [2022-07-08T12:24:36.568Z] cmd/docker-proxy/main.go [2022-07-08T12:24:36.568Z] cmd/docker-proxy/network_proxy_test.go [2022-07-08T12:24:36.568Z] cmd/docker-proxy/proxy.go [2022-07-08T12:24:36.568Z] cmd/docker-proxy/sctp_proxy.go [2022-07-08T12:24:36.568Z] cmd/docker-proxy/tcp_proxy.go [2022-07-08T12:24:36.568Z] cmd/docker-proxy/udp_proxy.go [2022-07-08T12:24:36.568Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-08T12:24:36.568Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-08T12:24:36.568Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-08T12:24:36.568Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-08T12:24:36.568Z] remote: Enumerating objects: 23, done. [2022-07-08T12:24:36.568Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-08T12:24:36.568Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-08T12:24:36.568Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-08T12:24:36.568Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-08T12:24:36.568Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-08T12:24:36.568Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-08T12:24:36.568Z] Cross building: bundles/cross/linux/ppc64le [2022-07-08T12:24:36.568Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-08T12:24:36.568Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-08T12:24:39.460Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-07-08T12:24:39.460Z] PASS [2022-07-08T12:24:39.460Z] [2022-07-08T12:24:39.460Z] DONE 17 tests in 57.292s [2022-07-08T12:24:39.460Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T12:24:39.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:24:39.460Z] ++ set -e [2022-07-08T12:24:39.460Z] ++ '[' -n 0 ']' [2022-07-08T12:24:39.460Z] ++ set -x [2022-07-08T12:24:39.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:24:39.460Z] INFO: Testing against a local daemon [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:24:39.460Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:24:39.460Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T12:24:39.460Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T12:24:39.460Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T12:24:39.460Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T12:24:39.460Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T12:24:39.460Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T12:24:39.460Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T12:24:39.460Z] === RUN TestPluginInstall [2022-07-08T12:24:39.460Z] === RUN TestPluginInstall/no_auth [2022-07-08T12:24:40.387Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-08T12:24:40.949Z] time="2022-07-08T12:24:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:24:40.949Z] time="2022-07-08T12:24:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c67061834e726be73776665adbd4da8341a463dafbd0fefcae513206e14c2f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:24:40.949Z] time="2022-07-08T12:24:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:24:40.949Z] time="2022-07-08T12:24:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c67061834e726be73776665adbd4da8341a463dafbd0fefcae513206e14c2f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:24:41.205Z] === RUN TestPluginInstall/with_htpasswd [2022-07-08T12:24:41.767Z] time="2022-07-08T12:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:24:41.767Z] time="2022-07-08T12:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b90e74e7fcb0437a72fa6b67b21a671a786141539df849a6b9ee74d27a346f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:24:41.767Z] time="2022-07-08T12:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:24:41.767Z] time="2022-07-08T12:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b90e74e7fcb0437a72fa6b67b21a671a786141539df849a6b9ee74d27a346f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:24:42.023Z] === RUN TestPluginInstall/with_insecure [2022-07-08T12:24:42.953Z] time="2022-07-08T12:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:24:42.953Z] time="2022-07-08T12:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:445c42e8aa5d4083314d4feaaf0755cd2bd568ab26e5088ddfa71c0e345650f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:24:42.953Z] time="2022-07-08T12:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T12:24:42.953Z] time="2022-07-08T12:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:445c42e8aa5d4083314d4feaaf0755cd2bd568ab26e5088ddfa71c0e345650f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T12:24:43.210Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-08T12:24:43.466Z] plugin_test.go:195: [d47b98715f3bb] daemon is not started [2022-07-08T12:24:43.466Z] --- PASS: TestPluginInstall (4.31s) [2022-07-08T12:24:43.466Z] --- PASS: TestPluginInstall/no_auth (2.18s) [2022-07-08T12:24:43.466Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-07-08T12:24:43.466Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-07-08T12:24:43.466Z] === RUN TestPluginsWithRuntimes [2022-07-08T12:24:44.395Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-08T12:24:44.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-08T12:24:45.213Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-08T12:24:46.141Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-08T12:24:46.141Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-08T12:24:46.141Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-08T12:24:46.141Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-08T12:24:47.510Z] --- PASS: TestPluginsWithRuntimes (4.21s) [2022-07-08T12:24:47.510Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2022-07-08T12:24:47.510Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.28s) [2022-07-08T12:24:47.510Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T12:24:48.442Z] --- PASS: TestPluginBackCompatMediaTypes (0.85s) [2022-07-08T12:24:48.443Z] PASS [2022-07-08T12:24:48.443Z] [2022-07-08T12:24:48.443Z] DONE 24 tests in 9.544s [2022-07-08T12:24:48.443Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T12:24:48.443Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:24:48.443Z] ++ set -e [2022-07-08T12:24:48.443Z] ++ '[' -n 0 ']' [2022-07-08T12:24:48.443Z] ++ set -x [2022-07-08T12:24:48.443Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:24:48.704Z] INFO: Testing against a local daemon [2022-07-08T12:24:48.704Z] === RUN TestExternalGraphDriver [2022-07-08T12:24:48.961Z] === RUN TestExternalGraphDriver/json [2022-07-08T12:24:50.326Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-08T12:24:50.889Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-08T12:24:50.889Z] === RUN TestExternalGraphDriver/spec [2022-07-08T12:24:52.255Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-08T12:24:52.513Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-08T12:24:52.771Z] === RUN TestExternalGraphDriver/pull [2022-07-08T12:24:54.181Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-08T12:24:54.437Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-08T12:24:54.437Z] --- PASS: TestExternalGraphDriver (5.87s) [2022-07-08T12:24:54.437Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-07-08T12:24:54.437Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2022-07-08T12:24:54.437Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-07-08T12:24:54.437Z] === RUN TestGraphdriverPluginV2 [2022-07-08T12:24:55.364Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-08T12:24:55.926Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-08T12:24:56.855Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-08T12:24:57.110Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-08T12:24:57.366Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-08T12:24:57.928Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-08T12:24:57.928Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-08T12:24:58.855Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-08T12:24:59.111Z] --- PASS: TestGraphdriverPluginV2 (4.58s) [2022-07-08T12:24:59.111Z] PASS [2022-07-08T12:24:59.111Z] [2022-07-08T12:24:59.111Z] DONE 5 tests in 10.588s [2022-07-08T12:24:59.111Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T12:24:59.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:24:59.111Z] ++ set -e [2022-07-08T12:24:59.111Z] ++ '[' -n 0 ']' [2022-07-08T12:24:59.111Z] ++ set -x [2022-07-08T12:24:59.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:24:59.368Z] INFO: Testing against a local daemon [2022-07-08T12:24:59.368Z] === RUN TestContinueAfterPluginCrash [2022-07-08T12:24:59.368Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T12:24:59.368Z] === RUN TestReadPluginNoRead [2022-07-08T12:24:59.368Z] === PAUSE TestReadPluginNoRead [2022-07-08T12:24:59.368Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T12:24:59.368Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T12:24:59.368Z] === CONT TestContinueAfterPluginCrash [2022-07-08T12:24:59.368Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T12:25:00.737Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-08T12:25:03.254Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-08T12:25:03.817Z] --- PASS: TestDaemonStartWithLogOpt (4.67s) [2022-07-08T12:25:03.817Z] === CONT TestReadPluginNoRead [2022-07-08T12:25:04.379Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-08T12:25:06.267Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-08T12:25:06.832Z] === RUN TestReadPluginNoRead/default [2022-07-08T12:25:07.088Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-08T12:25:08.015Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-08T12:25:08.271Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-08T12:25:08.834Z] --- PASS: TestContinueAfterPluginCrash (9.55s) [2022-07-08T12:25:08.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-08T12:25:10.206Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T12:25:11.572Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-08T12:25:11.829Z] === CONT TestReadPluginNoRead [2022-07-08T12:25:11.829Z] read_test.go:92: [d10c1fa205db8] daemon is not started [2022-07-08T12:25:11.829Z] --- PASS: TestReadPluginNoRead (7.91s) [2022-07-08T12:25:11.829Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2022-07-08T12:25:11.829Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2022-07-08T12:25:11.829Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2022-07-08T12:25:11.829Z] PASS [2022-07-08T12:25:11.829Z] [2022-07-08T12:25:11.829Z] DONE 6 tests in 12.711s [2022-07-08T12:25:11.829Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-08T12:25:11.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:25:11.829Z] ++ set -e [2022-07-08T12:25:11.829Z] ++ '[' -n 0 ']' [2022-07-08T12:25:11.829Z] ++ set -x [2022-07-08T12:25:11.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:25:11.829Z] testing: warning: no tests to run [2022-07-08T12:25:11.829Z] PASS [2022-07-08T12:25:11.829Z] [2022-07-08T12:25:11.829Z] DONE 0 tests in 0.052s [2022-07-08T12:25:11.829Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T12:25:11.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:25:11.829Z] ++ set -e [2022-07-08T12:25:11.829Z] ++ '[' -n 0 ']' [2022-07-08T12:25:11.829Z] ++ set -x [2022-07-08T12:25:11.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:25:12.086Z] INFO: Testing against a local daemon [2022-07-08T12:25:12.086Z] === RUN TestPluginWithDevMounts [2022-07-08T12:25:12.086Z] === PAUSE TestPluginWithDevMounts [2022-07-08T12:25:12.086Z] === CONT TestPluginWithDevMounts [2022-07-08T12:25:13.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-08T12:25:14.016Z] --- PASS: TestPluginWithDevMounts (1.98s) [2022-07-08T12:25:14.016Z] PASS [2022-07-08T12:25:14.016Z] [2022-07-08T12:25:14.016Z] DONE 1 tests in 2.093s [2022-07-08T12:25:14.016Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T12:25:14.016Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:25:14.016Z] ++ set -e [2022-07-08T12:25:14.016Z] ++ '[' -n 0 ']' [2022-07-08T12:25:14.016Z] ++ set -x [2022-07-08T12:25:14.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:25:14.275Z] INFO: Testing against a local daemon [2022-07-08T12:25:14.275Z] === RUN TestSecretInspect [2022-07-08T12:25:14.275Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-08T12:25:14.837Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-08T12:25:15.765Z] docker_api_swarm_node_test.go:20: [de7382f72e03d] joining swarm manager [d437e32c2f932]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:25:16.022Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-08T12:25:16.585Z] docker_api_swarm_node_test.go:21: [d714a3898f632] joining swarm manager [d437e32c2f932]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:25:17.512Z] --- PASS: TestSecretInspect (3.29s) [2022-07-08T12:25:17.512Z] === RUN TestSecretList [2022-07-08T12:25:20.030Z] --- PASS: TestSecretList (2.56s) [2022-07-08T12:25:20.030Z] === RUN TestSecretsCreateAndDelete [2022-07-08T12:25:23.298Z] --- PASS: TestSecretsCreateAndDelete (2.69s) [2022-07-08T12:25:23.298Z] === RUN TestSecretsUpdate [2022-07-08T12:25:23.298Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-08T12:25:25.193Z] --- PASS: TestSecretsUpdate (2.51s) [2022-07-08T12:25:25.193Z] === RUN TestTemplatedSecret [2022-07-08T12:25:26.148Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-08T12:25:27.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-08T12:25:28.129Z] === RUN TestDockerSuite/TestBuildRm [2022-07-08T12:25:28.385Z] --- PASS: TestTemplatedSecret (3.07s) [2022-07-08T12:25:28.385Z] === RUN TestSecretCreateResolve [2022-07-08T12:25:30.904Z] --- PASS: TestSecretCreateResolve (2.60s) [2022-07-08T12:25:30.904Z] PASS [2022-07-08T12:25:30.904Z] [2022-07-08T12:25:30.904Z] DONE 6 tests in 16.859s [2022-07-08T12:25:30.904Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T12:25:30.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:25:30.904Z] ++ set -e [2022-07-08T12:25:30.904Z] ++ '[' -n 0 ']' [2022-07-08T12:25:30.904Z] ++ set -x [2022-07-08T12:25:30.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:25:31.160Z] INFO: Testing against a local daemon [2022-07-08T12:25:31.160Z] === RUN TestServiceCreateInit [2022-07-08T12:25:31.160Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T12:25:31.417Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-08T12:25:31.980Z] docker_api_swarm_test.go:502: [d0f822335c082] joining swarm manager [d347a3fec0234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:25:32.543Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-08T12:25:33.909Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-08T12:25:34.164Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-08T12:25:35.091Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-08T12:25:35.653Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T12:25:36.215Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-08T12:25:36.777Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-08T12:25:40.045Z] --- PASS: TestServiceCreateInit (8.86s) [2022-07-08T12:25:40.045Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.67s) [2022-07-08T12:25:40.045Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2022-07-08T12:25:40.045Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T12:25:40.045Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-08T12:25:40.301Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-08T12:25:40.557Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-08T12:25:40.557Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-08T12:25:40.557Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-08T12:25:40.813Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-08T12:25:41.742Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-08T12:25:41.998Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-08T12:25:41.998Z] docker_api_swarm_test.go:507: [da35093375d33] joining swarm manager [d347a3fec0234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:25:42.926Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-08T12:25:47.110Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-08T12:25:47.671Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-08T12:25:48.599Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-08T12:25:48.856Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-08T12:25:49.417Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-08T12:25:50.783Z] === RUN TestDockerSuite/TestBuildUser [2022-07-08T12:25:52.153Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-08T12:25:54.669Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-08T12:25:57.934Z] --- PASS: TestCreateServiceMultipleTimes (17.61s) [2022-07-08T12:25:57.934Z] === RUN TestCreateServiceConflict [2022-07-08T12:26:00.452Z] --- PASS: TestCreateServiceConflict (2.60s) [2022-07-08T12:26:00.452Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T12:26:03.724Z] --- PASS: TestCreateServiceMaxReplicas (3.31s) [2022-07-08T12:26:03.724Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T12:26:06.991Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-08T12:26:07.248Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-08T12:26:07.248Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-08T12:26:08.186Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-08T12:26:08.761Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-08T12:26:09.688Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-08T12:26:09.688Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-08T12:26:09.688Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-08T12:26:09.688Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-08T12:26:09.688Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-08T12:26:09.688Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-08T12:26:09.688Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-08T12:26:09.688Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-08T12:26:09.688Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-08T12:26:11.052Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-08T12:26:11.052Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-08T12:26:11.308Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-08T12:26:11.871Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-08T12:26:12.434Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-08T12:26:12.434Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-08T12:26:14.324Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-08T12:26:15.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-08T12:26:15.505Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-08T12:26:16.067Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-08T12:26:16.323Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-08T12:26:16.887Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-08T12:26:16.887Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-08T12:26:16.887Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-08T12:26:17.450Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.95s) [2022-07-08T12:26:17.450Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T12:26:17.450Z] docker_api_swarm_node_test.go:81: [d06bd2d7b184f] joining swarm manager [d4754e59747d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:26:17.706Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-08T12:26:20.222Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-08T12:26:20.785Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) [2022-07-08T12:26:20.785Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T12:26:21.041Z] === RUN TestDockerSuite/TestCommitChange [2022-07-08T12:26:21.971Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-08T12:26:22.899Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-08T12:26:24.267Z] --- PASS: TestCreateServiceConfigFileMode (3.15s) [2022-07-08T12:26:24.267Z] === RUN TestCreateServiceSysctls [2022-07-08T12:26:24.524Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-08T12:26:26.417Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-08T12:26:27.344Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-08T12:26:28.053Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-08T12:26:28.053Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-08T12:26:28.053Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-08T12:26:28.053Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-08T12:26:28.053Z] Cross building: bundles/cross/linux/s390x [2022-07-08T12:26:28.053Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-08T12:26:28.053Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-08T12:26:28.271Z] --- PASS: TestCreateServiceSysctls (4.31s) [2022-07-08T12:26:28.271Z] === RUN TestCreateServiceCapabilities [2022-07-08T12:26:28.528Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-08T12:26:29.457Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-08T12:26:30.385Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-08T12:26:31.751Z] --- PASS: TestCreateServiceCapabilities (3.18s) [2022-07-08T12:26:31.751Z] === RUN TestInspect [2022-07-08T12:26:31.751Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-08T12:26:31.751Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-08T12:26:31.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-08T12:26:32.313Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-08T12:26:33.242Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-08T12:26:34.172Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-08T12:26:35.104Z] docker_api_swarm_node_test.go:53: [d861812000fb4] joining swarm manager [da76c9a7c0ad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:26:35.361Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-08T12:26:35.618Z] --- PASS: TestInspect (4.11s) [2022-07-08T12:26:35.618Z] === RUN TestCreateJob [2022-07-08T12:26:35.874Z] docker_api_swarm_node_test.go:54: [dd8501784f228] joining swarm manager [da76c9a7c0ad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:26:36.130Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-08T12:26:36.692Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-08T12:26:37.622Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-08T12:26:38.555Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-08T12:26:39.117Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-08T12:26:39.373Z] --- PASS: TestCreateJob (3.67s) [2022-07-08T12:26:39.373Z] === RUN TestReplicatedJob [2022-07-08T12:26:39.934Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-08T12:26:40.863Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-08T12:26:41.791Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-08T12:26:42.719Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-08T12:26:44.089Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-08T12:26:45.017Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-08T12:26:45.017Z] --- PASS: TestReplicatedJob (5.68s) [2022-07-08T12:26:45.017Z] === RUN TestUpdateReplicatedJob [2022-07-08T12:26:45.579Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-08T12:26:45.579Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-08T12:26:46.139Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-08T12:26:46.703Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-08T12:26:47.630Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-08T12:26:48.193Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-08T12:26:48.757Z] --- PASS: TestUpdateReplicatedJob (3.78s) [2022-07-08T12:26:48.757Z] === RUN TestServiceListWithStatuses [2022-07-08T12:26:48.757Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T12:26:48.757Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T12:26:48.757Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T12:26:49.013Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-08T12:26:50.379Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-08T12:26:50.942Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-08T12:26:52.832Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-08T12:26:54.197Z] --- PASS: TestDockerNetworkConnectAlias (5.27s) [2022-07-08T12:26:54.197Z] === RUN TestDockerNetworkReConnect [2022-07-08T12:26:56.714Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-08T12:26:58.606Z] --- PASS: TestDockerNetworkReConnect (4.27s) [2022-07-08T12:26:58.606Z] === RUN TestServicePlugin [2022-07-08T12:26:59.169Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-08T12:26:59.731Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-08T12:27:03.017Z] plugin_test.go:61: [d6d22cfdd6d42] joining swarm manager [d85e68506c56b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:27:03.579Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-08T12:27:04.142Z] plugin_test.go:64: [dc3201c107c81] joining swarm manager [d85e68506c56b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:27:06.032Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-08T12:27:06.593Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-08T12:27:08.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-08T12:27:09.413Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-08T12:27:10.342Z] === RUN TestDockerSuite/TestCpToDot [2022-07-08T12:27:10.904Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-08T12:27:11.831Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-08T12:27:12.758Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-08T12:27:13.320Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-08T12:27:14.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-08T12:27:14.689Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-08T12:27:14.945Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-08T12:27:15.507Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-08T12:27:16.874Z] docker_api_swarm_test.go:202: [d04e41c1ffa8c] joining swarm manager [dbc561342c0a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:27:16.874Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-08T12:27:17.130Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-08T12:27:17.130Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-08T12:27:18.059Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-08T12:27:18.621Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-08T12:27:18.621Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-08T12:27:18.621Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-08T12:27:18.621Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-08T12:27:19.182Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-08T12:27:19.182Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-08T12:27:19.440Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-08T12:27:19.440Z] === RUN TestDockerSuite/TestCreateRM [2022-07-08T12:27:19.440Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-08T12:27:19.440Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-08T12:27:19.440Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-08T12:27:19.702Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-08T12:27:19.702Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-08T12:27:21.591Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-08T12:27:21.591Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-08T12:27:21.591Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-08T12:27:24.108Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-08T12:27:24.363Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-08T12:27:24.363Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-08T12:27:24.925Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-08T12:27:25.850Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-08T12:27:26.106Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-08T12:27:26.666Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-08T12:27:27.229Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-08T12:27:28.592Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-08T12:27:29.519Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-08T12:27:30.883Z] --- PASS: TestServicePlugin (32.36s) [2022-07-08T12:27:30.883Z] === RUN TestServiceUpdateLabel [2022-07-08T12:27:31.851Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-08T12:27:33.215Z] --- PASS: TestServiceUpdateLabel (2.42s) [2022-07-08T12:27:33.215Z] === RUN TestServiceUpdateSecrets [2022-07-08T12:27:34.142Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-08T12:27:35.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-08T12:27:35.327Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-08T12:27:36.693Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-08T12:27:37.271Z] docker_api_swarm_test.go:384: [d88f3fb865445] joining swarm manager [d2f9101a3bc5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:27:38.641Z] docker_api_swarm_test.go:385: [debf2c5f7c333] joining swarm manager [d2f9101a3bc5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:27:42.804Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-08T12:27:42.804Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-08T12:27:43.364Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-08T12:27:44.291Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-08T12:27:44.291Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-08T12:27:44.546Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-08T12:27:44.802Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-08T12:27:44.802Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-08T12:27:45.730Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-08T12:27:46.658Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-08T12:27:46.658Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-08T12:27:46.658Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-08T12:27:47.219Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-08T12:27:47.781Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-08T12:27:48.036Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2022-07-08T12:27:48.036Z] === RUN TestServiceUpdateConfigs [2022-07-08T12:27:48.597Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-08T12:27:49.961Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-08T12:27:50.217Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-08T12:27:50.217Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-08T12:27:50.217Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-08T12:27:50.217Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-08T12:27:50.217Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-08T12:27:52.731Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-08T12:27:52.987Z] === RUN TestDockerSuite/TestEventsRename [2022-07-08T12:27:53.549Z] === RUN TestDockerSuite/TestEventsResize [2022-07-08T12:27:53.804Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-08T12:28:00.361Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-08T12:28:00.361Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-08T12:28:00.361Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-08T12:28:02.875Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2022-07-08T12:28:02.875Z] === RUN TestServiceUpdateNetwork [2022-07-08T12:28:03.130Z] === RUN TestDockerSuite/TestEventsTop [2022-07-08T12:28:03.692Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-08T12:28:06.207Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-08T12:28:12.743Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-08T12:28:15.352Z] --- PASS: TestServiceUpdateNetwork (12.66s) [2022-07-08T12:28:15.352Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T12:28:16.762Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-08T12:28:17.699Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-08T12:28:17.699Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-08T12:28:19.529Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-08T12:28:19.529Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-08T12:28:19.529Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-08T12:28:19.529Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-08T12:28:19.529Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-08T12:28:19.853Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-08T12:28:20.136Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/test/unit [2022-07-08T12:28:20.394Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-08T12:28:20.394Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-08T12:28:20.394Z] + TESTDIRS=./... [2022-07-08T12:28:20.394Z] + exclude_paths='/vendor/|/integration' [2022-07-08T12:28:20.394Z] ++ go list ./... [2022-07-08T12:28:20.394Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-08T12:28:21.334Z] + pkg_list='github.com/docker/docker/api [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/backend/build [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/httputils [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/middleware [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/build [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/container [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/debug [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/image [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/network [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/session [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/system [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/server/router/volume [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/backend [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/container [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/events [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/filters [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/image [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/mount [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/network [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/registry [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/strslice [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/swarm [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/time [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/versions [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T12:28:21.334Z] github.com/docker/docker/api/types/volume [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder/builder-next [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder/dockerfile [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder/remotecontext [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T12:28:21.334Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T12:28:21.334Z] github.com/docker/docker/cli [2022-07-08T12:28:21.334Z] github.com/docker/docker/cli/config [2022-07-08T12:28:21.334Z] github.com/docker/docker/cli/debug [2022-07-08T12:28:21.334Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T12:28:21.334Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T12:28:21.334Z] github.com/docker/docker/client [2022-07-08T12:28:21.334Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T12:28:21.334Z] github.com/docker/docker/cmd/dockerd [2022-07-08T12:28:21.334Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T12:28:21.334Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T12:28:21.334Z] github.com/docker/docker/container [2022-07-08T12:28:21.334Z] github.com/docker/docker/container/stream [2022-07-08T12:28:21.334Z] github.com/docker/docker/contrib/apparmor [2022-07-08T12:28:21.334Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T12:28:21.334Z] github.com/docker/docker/contrib/httpserver [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/cluster [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/config [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/events [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/exec [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/images [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/initlayer [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/links [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/listeners [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/local [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/names [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/network [2022-07-08T12:28:21.334Z] github.com/docker/docker/daemon/stats [2022-07-08T12:28:21.334Z] github.com/docker/docker/distribution [2022-07-08T12:28:21.334Z] github.com/docker/docker/distribution/metadata [2022-07-08T12:28:21.334Z] github.com/docker/docker/distribution/utils [2022-07-08T12:28:21.334Z] github.com/docker/docker/distribution/xfer [2022-07-08T12:28:21.334Z] github.com/docker/docker/dockerversion [2022-07-08T12:28:21.334Z] github.com/docker/docker/errdefs [2022-07-08T12:28:21.334Z] github.com/docker/docker/image [2022-07-08T12:28:21.334Z] github.com/docker/docker/image/cache [2022-07-08T12:28:21.334Z] github.com/docker/docker/image/tarexport [2022-07-08T12:28:21.334Z] github.com/docker/docker/image/v1 [2022-07-08T12:28:21.334Z] github.com/docker/docker/internal/test/suite [2022-07-08T12:28:21.334Z] github.com/docker/docker/layer [2022-07-08T12:28:21.334Z] github.com/docker/docker/libcontainerd [2022-07-08T12:28:21.334Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T12:28:21.334Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T12:28:21.334Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T12:28:21.334Z] github.com/docker/docker/libcontainerd/types [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:28:21.334Z] github.com/docker/docker/libnetwork/types [2022-07-08T12:28:21.334Z] github.com/docker/docker/oci [2022-07-08T12:28:21.334Z] github.com/docker/docker/oci/caps [2022-07-08T12:28:21.334Z] github.com/docker/docker/opts [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/aaparser [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/archive [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/authorization [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/capabilities [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/containerfs [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/directory [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/dmesg [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/fileutils [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/fsutils [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/homedir [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/idtools [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/ioutils [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/longpath [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/loopback [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/parsers [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/pidfile [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/platform [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/plugins [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/pools [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/progress [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/pubsub [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/reexec [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/signal [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/stack [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/stringid [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/system [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/tailfile [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/tarsum [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/urlutil [2022-07-08T12:28:21.334Z] github.com/docker/docker/pkg/useragent [2022-07-08T12:28:21.334Z] github.com/docker/docker/plugin [2022-07-08T12:28:21.334Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T12:28:21.334Z] github.com/docker/docker/plugin/v2 [2022-07-08T12:28:21.334Z] github.com/docker/docker/profiles/apparmor [2022-07-08T12:28:21.334Z] github.com/docker/docker/profiles/seccomp [2022-07-08T12:28:21.334Z] github.com/docker/docker/quota [2022-07-08T12:28:21.334Z] github.com/docker/docker/reference [2022-07-08T12:28:21.334Z] github.com/docker/docker/registry [2022-07-08T12:28:21.334Z] github.com/docker/docker/registry/resumable [2022-07-08T12:28:21.334Z] github.com/docker/docker/restartmanager [2022-07-08T12:28:21.334Z] github.com/docker/docker/rootless [2022-07-08T12:28:21.334Z] github.com/docker/docker/rootless/specconv [2022-07-08T12:28:21.334Z] github.com/docker/docker/runconfig [2022-07-08T12:28:21.334Z] github.com/docker/docker/runconfig/opts [2022-07-08T12:28:21.334Z] github.com/docker/docker/testutil [2022-07-08T12:28:21.334Z] github.com/docker/docker/testutil/daemon [2022-07-08T12:28:21.334Z] github.com/docker/docker/testutil/environment [2022-07-08T12:28:21.334Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T12:28:21.334Z] github.com/docker/docker/testutil/fakegit [2022-07-08T12:28:21.334Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T12:28:21.334Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T12:28:21.334Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T12:28:21.334Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T12:28:21.334Z] github.com/docker/docker/testutil/registry [2022-07-08T12:28:21.334Z] github.com/docker/docker/testutil/request [2022-07-08T12:28:21.334Z] github.com/docker/docker/volume [2022-07-08T12:28:21.334Z] github.com/docker/docker/volume/drivers [2022-07-08T12:28:21.334Z] github.com/docker/docker/volume/local [2022-07-08T12:28:21.334Z] github.com/docker/docker/volume/mounts [2022-07-08T12:28:21.334Z] github.com/docker/docker/volume/service [2022-07-08T12:28:21.334Z] github.com/docker/docker/volume/service/opts [2022-07-08T12:28:21.334Z] github.com/docker/docker/volume/testutils' [2022-07-08T12:28:21.335Z] ++ grep --fixed-strings -v /libnetwork [2022-07-08T12:28:21.335Z] ++ echo 'github.com/docker/docker/api [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/backend/build [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/httputils [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/middleware [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/build [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/container [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/debug [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/image [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/network [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/session [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/system [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/volume [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/backend [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/container [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/events [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/filters [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/image [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/mount [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/network [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/registry [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/strslice [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/swarm [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/time [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/versions [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/volume [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/dockerfile [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/remotecontext [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T12:28:21.335Z] github.com/docker/docker/cli [2022-07-08T12:28:21.335Z] github.com/docker/docker/cli/config [2022-07-08T12:28:21.335Z] github.com/docker/docker/cli/debug [2022-07-08T12:28:21.335Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T12:28:21.335Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T12:28:21.335Z] github.com/docker/docker/client [2022-07-08T12:28:21.335Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T12:28:21.335Z] github.com/docker/docker/cmd/dockerd [2022-07-08T12:28:21.335Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T12:28:21.335Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T12:28:21.335Z] github.com/docker/docker/container [2022-07-08T12:28:21.335Z] github.com/docker/docker/container/stream [2022-07-08T12:28:21.335Z] github.com/docker/docker/contrib/apparmor [2022-07-08T12:28:21.335Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T12:28:21.335Z] github.com/docker/docker/contrib/httpserver [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/config [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/events [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/exec [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/images [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/initlayer [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/links [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/listeners [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/local [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/names [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/network [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/stats [2022-07-08T12:28:21.335Z] github.com/docker/docker/distribution [2022-07-08T12:28:21.335Z] github.com/docker/docker/distribution/metadata [2022-07-08T12:28:21.335Z] github.com/docker/docker/distribution/utils [2022-07-08T12:28:21.335Z] github.com/docker/docker/distribution/xfer [2022-07-08T12:28:21.335Z] github.com/docker/docker/dockerversion [2022-07-08T12:28:21.335Z] github.com/docker/docker/errdefs [2022-07-08T12:28:21.335Z] github.com/docker/docker/image [2022-07-08T12:28:21.335Z] github.com/docker/docker/image/cache [2022-07-08T12:28:21.335Z] github.com/docker/docker/image/tarexport [2022-07-08T12:28:21.335Z] github.com/docker/docker/image/v1 [2022-07-08T12:28:21.335Z] github.com/docker/docker/internal/test/suite [2022-07-08T12:28:21.335Z] github.com/docker/docker/layer [2022-07-08T12:28:21.335Z] github.com/docker/docker/libcontainerd [2022-07-08T12:28:21.335Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T12:28:21.335Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T12:28:21.335Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T12:28:21.335Z] github.com/docker/docker/libcontainerd/types [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:28:21.335Z] github.com/docker/docker/libnetwork/types [2022-07-08T12:28:21.335Z] github.com/docker/docker/oci [2022-07-08T12:28:21.335Z] github.com/docker/docker/oci/caps [2022-07-08T12:28:21.335Z] github.com/docker/docker/opts [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/aaparser [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/archive [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/authorization [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/capabilities [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/containerfs [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/directory [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/dmesg [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/fileutils [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/fsutils [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/homedir [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/idtools [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/ioutils [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/longpath [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/loopback [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/parsers [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/pidfile [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/platform [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/plugins [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/pools [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/progress [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/pubsub [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/reexec [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/signal [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/stack [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/stringid [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/system [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/tailfile [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/tarsum [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/urlutil [2022-07-08T12:28:21.335Z] github.com/docker/docker/pkg/useragent [2022-07-08T12:28:21.335Z] github.com/docker/docker/plugin [2022-07-08T12:28:21.335Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T12:28:21.335Z] github.com/docker/docker/plugin/v2 [2022-07-08T12:28:21.335Z] github.com/docker/docker/profiles/apparmor [2022-07-08T12:28:21.335Z] github.com/docker/docker/profiles/seccomp [2022-07-08T12:28:21.335Z] github.com/docker/docker/quota [2022-07-08T12:28:21.335Z] github.com/docker/docker/reference [2022-07-08T12:28:21.335Z] github.com/docker/docker/registry [2022-07-08T12:28:21.335Z] github.com/docker/docker/registry/resumable [2022-07-08T12:28:21.335Z] github.com/docker/docker/restartmanager [2022-07-08T12:28:21.335Z] github.com/docker/docker/rootless [2022-07-08T12:28:21.335Z] github.com/docker/docker/rootless/specconv [2022-07-08T12:28:21.335Z] github.com/docker/docker/runconfig [2022-07-08T12:28:21.335Z] github.com/docker/docker/runconfig/opts [2022-07-08T12:28:21.335Z] github.com/docker/docker/testutil [2022-07-08T12:28:21.335Z] github.com/docker/docker/testutil/daemon [2022-07-08T12:28:21.335Z] github.com/docker/docker/testutil/environment [2022-07-08T12:28:21.335Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T12:28:21.335Z] github.com/docker/docker/testutil/fakegit [2022-07-08T12:28:21.335Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T12:28:21.335Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T12:28:21.335Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T12:28:21.335Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T12:28:21.335Z] github.com/docker/docker/testutil/registry [2022-07-08T12:28:21.335Z] github.com/docker/docker/testutil/request [2022-07-08T12:28:21.335Z] github.com/docker/docker/volume [2022-07-08T12:28:21.335Z] github.com/docker/docker/volume/drivers [2022-07-08T12:28:21.335Z] github.com/docker/docker/volume/local [2022-07-08T12:28:21.335Z] github.com/docker/docker/volume/mounts [2022-07-08T12:28:21.335Z] github.com/docker/docker/volume/service [2022-07-08T12:28:21.335Z] github.com/docker/docker/volume/service/opts [2022-07-08T12:28:21.335Z] github.com/docker/docker/volume/testutils' [2022-07-08T12:28:21.335Z] + base_pkg_list='github.com/docker/docker/api [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/backend/build [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/httputils [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/middleware [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/build [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/container [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/debug [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/image [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/network [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/session [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/system [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/server/router/volume [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/backend [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/container [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/events [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/filters [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/image [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/mount [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/network [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/registry [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/strslice [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/swarm [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/time [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/versions [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T12:28:21.335Z] github.com/docker/docker/api/types/volume [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/dockerfile [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/remotecontext [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T12:28:21.335Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T12:28:21.335Z] github.com/docker/docker/cli [2022-07-08T12:28:21.335Z] github.com/docker/docker/cli/config [2022-07-08T12:28:21.335Z] github.com/docker/docker/cli/debug [2022-07-08T12:28:21.335Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T12:28:21.335Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T12:28:21.335Z] github.com/docker/docker/client [2022-07-08T12:28:21.335Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T12:28:21.335Z] github.com/docker/docker/cmd/dockerd [2022-07-08T12:28:21.335Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T12:28:21.335Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T12:28:21.335Z] github.com/docker/docker/container [2022-07-08T12:28:21.335Z] github.com/docker/docker/container/stream [2022-07-08T12:28:21.335Z] github.com/docker/docker/contrib/apparmor [2022-07-08T12:28:21.335Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T12:28:21.335Z] github.com/docker/docker/contrib/httpserver [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/config [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/events [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/exec [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T12:28:21.335Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/images [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/initlayer [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/links [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/listeners [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/local [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/names [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/network [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/stats [2022-07-08T12:28:21.336Z] github.com/docker/docker/distribution [2022-07-08T12:28:21.336Z] github.com/docker/docker/distribution/metadata [2022-07-08T12:28:21.336Z] github.com/docker/docker/distribution/utils [2022-07-08T12:28:21.336Z] github.com/docker/docker/distribution/xfer [2022-07-08T12:28:21.336Z] github.com/docker/docker/dockerversion [2022-07-08T12:28:21.336Z] github.com/docker/docker/errdefs [2022-07-08T12:28:21.336Z] github.com/docker/docker/image [2022-07-08T12:28:21.336Z] github.com/docker/docker/image/cache [2022-07-08T12:28:21.336Z] github.com/docker/docker/image/tarexport [2022-07-08T12:28:21.336Z] github.com/docker/docker/image/v1 [2022-07-08T12:28:21.336Z] github.com/docker/docker/internal/test/suite [2022-07-08T12:28:21.336Z] github.com/docker/docker/layer [2022-07-08T12:28:21.336Z] github.com/docker/docker/libcontainerd [2022-07-08T12:28:21.336Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T12:28:21.336Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T12:28:21.336Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T12:28:21.336Z] github.com/docker/docker/libcontainerd/types [2022-07-08T12:28:21.336Z] github.com/docker/docker/oci [2022-07-08T12:28:21.336Z] github.com/docker/docker/oci/caps [2022-07-08T12:28:21.336Z] github.com/docker/docker/opts [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/aaparser [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/archive [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/authorization [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/capabilities [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/containerfs [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/directory [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/dmesg [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/fileutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/fsutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/homedir [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/idtools [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/ioutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/longpath [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/loopback [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/parsers [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/pidfile [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/platform [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/plugins [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/pools [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/progress [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/pubsub [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/reexec [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/signal [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/stack [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/stringid [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/system [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/tailfile [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/tarsum [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/urlutil [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/useragent [2022-07-08T12:28:21.336Z] github.com/docker/docker/plugin [2022-07-08T12:28:21.336Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T12:28:21.336Z] github.com/docker/docker/plugin/v2 [2022-07-08T12:28:21.336Z] github.com/docker/docker/profiles/apparmor [2022-07-08T12:28:21.336Z] github.com/docker/docker/profiles/seccomp [2022-07-08T12:28:21.336Z] github.com/docker/docker/quota [2022-07-08T12:28:21.336Z] github.com/docker/docker/reference [2022-07-08T12:28:21.336Z] github.com/docker/docker/registry [2022-07-08T12:28:21.336Z] github.com/docker/docker/registry/resumable [2022-07-08T12:28:21.336Z] github.com/docker/docker/restartmanager [2022-07-08T12:28:21.336Z] github.com/docker/docker/rootless [2022-07-08T12:28:21.336Z] github.com/docker/docker/rootless/specconv [2022-07-08T12:28:21.336Z] github.com/docker/docker/runconfig [2022-07-08T12:28:21.336Z] github.com/docker/docker/runconfig/opts [2022-07-08T12:28:21.336Z] github.com/docker/docker/testutil [2022-07-08T12:28:21.336Z] github.com/docker/docker/testutil/daemon [2022-07-08T12:28:21.336Z] github.com/docker/docker/testutil/environment [2022-07-08T12:28:21.336Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T12:28:21.336Z] github.com/docker/docker/testutil/fakegit [2022-07-08T12:28:21.336Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T12:28:21.336Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T12:28:21.336Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T12:28:21.336Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T12:28:21.336Z] github.com/docker/docker/testutil/registry [2022-07-08T12:28:21.336Z] github.com/docker/docker/testutil/request [2022-07-08T12:28:21.336Z] github.com/docker/docker/volume [2022-07-08T12:28:21.336Z] github.com/docker/docker/volume/drivers [2022-07-08T12:28:21.336Z] github.com/docker/docker/volume/local [2022-07-08T12:28:21.336Z] github.com/docker/docker/volume/mounts [2022-07-08T12:28:21.336Z] github.com/docker/docker/volume/service [2022-07-08T12:28:21.336Z] github.com/docker/docker/volume/service/opts [2022-07-08T12:28:21.336Z] github.com/docker/docker/volume/testutils' [2022-07-08T12:28:21.336Z] ++ echo 'github.com/docker/docker/api [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/backend/build [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/httputils [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/middleware [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/build [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/container [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/debug [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/image [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/network [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/session [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/system [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/server/router/volume [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/backend [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/container [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/events [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/filters [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/image [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/mount [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/network [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/registry [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/strslice [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/swarm [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/time [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/versions [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T12:28:21.336Z] github.com/docker/docker/api/types/volume [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder/builder-next [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder/dockerfile [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder/remotecontext [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T12:28:21.336Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T12:28:21.336Z] github.com/docker/docker/cli [2022-07-08T12:28:21.336Z] github.com/docker/docker/cli/config [2022-07-08T12:28:21.336Z] github.com/docker/docker/cli/debug [2022-07-08T12:28:21.336Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T12:28:21.336Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T12:28:21.336Z] github.com/docker/docker/client [2022-07-08T12:28:21.336Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T12:28:21.336Z] github.com/docker/docker/cmd/dockerd [2022-07-08T12:28:21.336Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T12:28:21.336Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T12:28:21.336Z] github.com/docker/docker/container [2022-07-08T12:28:21.336Z] github.com/docker/docker/container/stream [2022-07-08T12:28:21.336Z] github.com/docker/docker/contrib/apparmor [2022-07-08T12:28:21.336Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T12:28:21.336Z] github.com/docker/docker/contrib/httpserver [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/cluster [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/config [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/events [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/exec [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/images [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/initlayer [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/links [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/listeners [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/local [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/names [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/network [2022-07-08T12:28:21.336Z] github.com/docker/docker/daemon/stats [2022-07-08T12:28:21.336Z] github.com/docker/docker/distribution [2022-07-08T12:28:21.336Z] github.com/docker/docker/distribution/metadata [2022-07-08T12:28:21.336Z] github.com/docker/docker/distribution/utils [2022-07-08T12:28:21.336Z] github.com/docker/docker/distribution/xfer [2022-07-08T12:28:21.336Z] github.com/docker/docker/dockerversion [2022-07-08T12:28:21.336Z] github.com/docker/docker/errdefs [2022-07-08T12:28:21.336Z] github.com/docker/docker/image [2022-07-08T12:28:21.336Z] github.com/docker/docker/image/cache [2022-07-08T12:28:21.336Z] github.com/docker/docker/image/tarexport [2022-07-08T12:28:21.336Z] github.com/docker/docker/image/v1 [2022-07-08T12:28:21.336Z] github.com/docker/docker/internal/test/suite [2022-07-08T12:28:21.336Z] github.com/docker/docker/layer [2022-07-08T12:28:21.336Z] github.com/docker/docker/libcontainerd [2022-07-08T12:28:21.336Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T12:28:21.336Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T12:28:21.336Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T12:28:21.336Z] github.com/docker/docker/libcontainerd/types [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:28:21.336Z] github.com/docker/docker/libnetwork/types [2022-07-08T12:28:21.336Z] github.com/docker/docker/oci [2022-07-08T12:28:21.336Z] github.com/docker/docker/oci/caps [2022-07-08T12:28:21.336Z] github.com/docker/docker/opts [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/aaparser [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/archive [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/authorization [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/capabilities [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/containerfs [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/directory [2022-07-08T12:28:21.336Z] github.com/docker/docker/pkg/dmesg [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/fileutils [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/fsutils [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/homedir [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/idtools [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/ioutils [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/longpath [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/loopback [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/parsers [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/pidfile [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/platform [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/plugins [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/pools [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/progress [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/pubsub [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/reexec [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/signal [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/stack [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/stringid [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/system [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/tailfile [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/tarsum [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/urlutil [2022-07-08T12:28:21.337Z] github.com/docker/docker/pkg/useragent [2022-07-08T12:28:21.337Z] github.com/docker/docker/plugin [2022-07-08T12:28:21.337Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T12:28:21.337Z] github.com/docker/docker/plugin/v2 [2022-07-08T12:28:21.337Z] github.com/docker/docker/profiles/apparmor [2022-07-08T12:28:21.337Z] github.com/docker/docker/profiles/seccomp [2022-07-08T12:28:21.337Z] github.com/docker/docker/quota [2022-07-08T12:28:21.337Z] github.com/docker/docker/reference [2022-07-08T12:28:21.337Z] github.com/docker/docker/registry [2022-07-08T12:28:21.337Z] github.com/docker/docker/registry/resumable [2022-07-08T12:28:21.337Z] github.com/docker/docker/restartmanager [2022-07-08T12:28:21.337Z] github.com/docker/docker/rootless [2022-07-08T12:28:21.337Z] github.com/docker/docker/rootless/specconv [2022-07-08T12:28:21.337Z] github.com/docker/docker/runconfig [2022-07-08T12:28:21.337Z] github.com/docker/docker/runconfig/opts [2022-07-08T12:28:21.337Z] github.com/docker/docker/testutil [2022-07-08T12:28:21.337Z] github.com/docker/docker/testutil/daemon [2022-07-08T12:28:21.337Z] github.com/docker/docker/testutil/environment [2022-07-08T12:28:21.337Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T12:28:21.337Z] github.com/docker/docker/testutil/fakegit [2022-07-08T12:28:21.337Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T12:28:21.337Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T12:28:21.337Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T12:28:21.337Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T12:28:21.337Z] github.com/docker/docker/testutil/registry [2022-07-08T12:28:21.337Z] github.com/docker/docker/testutil/request [2022-07-08T12:28:21.337Z] github.com/docker/docker/volume [2022-07-08T12:28:21.337Z] github.com/docker/docker/volume/drivers [2022-07-08T12:28:21.337Z] github.com/docker/docker/volume/local [2022-07-08T12:28:21.337Z] github.com/docker/docker/volume/mounts [2022-07-08T12:28:21.337Z] github.com/docker/docker/volume/service [2022-07-08T12:28:21.337Z] github.com/docker/docker/volume/service/opts [2022-07-08T12:28:21.337Z] github.com/docker/docker/volume/testutils' [2022-07-08T12:28:21.337Z] ++ grep --fixed-strings /libnetwork [2022-07-08T12:28:21.337Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/types' [2022-07-08T12:28:21.337Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-08T12:28:21.337Z] + echo 'github.com/docker/docker/libnetwork [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/types' [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:28:21.337Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:28:21.337Z] + type docker-proxy [2022-07-08T12:28:21.337Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-08T12:28:21.337Z] + hack/make.sh binary-proxy install-proxy [2022-07-08T12:28:21.337Z] [2022-07-08T12:28:21.596Z] Removing bundles/ [2022-07-08T12:28:21.596Z] [2022-07-08T12:28:21.596Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-08T12:28:21.596Z] Building: bundles/binary-proxy/docker-proxy [2022-07-08T12:28:21.596Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T12:28:24.231Z] === RUN TestDockerSuite/TestExec [2022-07-08T12:28:24.231Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-08T12:28:24.487Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-08T12:28:24.745Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-08T12:28:25.675Z] === RUN TestDockerSuite/TestExecEnv [2022-07-08T12:28:26.249Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-08T12:28:27.615Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-08T12:28:27.871Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-08T12:28:29.740Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-08T12:28:29.740Z] [2022-07-08T12:28:29.740Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-08T12:28:29.740Z] Installing docker-proxy to /usr/local/bin/ [2022-07-08T12:28:29.740Z] [2022-07-08T12:28:29.740Z] + mkdir -p bundles [2022-07-08T12:28:29.740Z] + '[' -n 'github.com/docker/docker/api [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/backend/build [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/httputils [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/middleware [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/build [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/container [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/debug [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/image [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/network [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/session [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/system [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/server/router/volume [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/backend [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/container [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/events [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/filters [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/image [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/mount [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/network [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/registry [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/strslice [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/swarm [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/time [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/versions [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T12:28:29.740Z] github.com/docker/docker/api/types/volume [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder/builder-next [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder/dockerfile [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder/remotecontext [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T12:28:29.740Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T12:28:29.740Z] github.com/docker/docker/cli [2022-07-08T12:28:29.740Z] github.com/docker/docker/cli/config [2022-07-08T12:28:29.740Z] github.com/docker/docker/cli/debug [2022-07-08T12:28:29.740Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T12:28:29.740Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T12:28:29.740Z] github.com/docker/docker/client [2022-07-08T12:28:29.740Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T12:28:29.740Z] github.com/docker/docker/cmd/dockerd [2022-07-08T12:28:29.740Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T12:28:29.740Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T12:28:29.740Z] github.com/docker/docker/container [2022-07-08T12:28:29.740Z] github.com/docker/docker/container/stream [2022-07-08T12:28:29.740Z] github.com/docker/docker/contrib/apparmor [2022-07-08T12:28:29.740Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T12:28:29.740Z] github.com/docker/docker/contrib/httpserver [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/cluster [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/config [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/events [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/exec [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/images [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/initlayer [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/links [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/listeners [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/local [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/names [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/network [2022-07-08T12:28:29.740Z] github.com/docker/docker/daemon/stats [2022-07-08T12:28:29.740Z] github.com/docker/docker/distribution [2022-07-08T12:28:29.740Z] github.com/docker/docker/distribution/metadata [2022-07-08T12:28:29.740Z] github.com/docker/docker/distribution/utils [2022-07-08T12:28:29.740Z] github.com/docker/docker/distribution/xfer [2022-07-08T12:28:29.740Z] github.com/docker/docker/dockerversion [2022-07-08T12:28:29.740Z] github.com/docker/docker/errdefs [2022-07-08T12:28:29.740Z] github.com/docker/docker/image [2022-07-08T12:28:29.740Z] github.com/docker/docker/image/cache [2022-07-08T12:28:29.740Z] github.com/docker/docker/image/tarexport [2022-07-08T12:28:29.740Z] github.com/docker/docker/image/v1 [2022-07-08T12:28:29.740Z] github.com/docker/docker/internal/test/suite [2022-07-08T12:28:29.740Z] github.com/docker/docker/layer [2022-07-08T12:28:29.740Z] github.com/docker/docker/libcontainerd [2022-07-08T12:28:29.740Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T12:28:29.740Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T12:28:29.740Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T12:28:29.740Z] github.com/docker/docker/libcontainerd/types [2022-07-08T12:28:29.740Z] github.com/docker/docker/oci [2022-07-08T12:28:29.740Z] github.com/docker/docker/oci/caps [2022-07-08T12:28:29.740Z] github.com/docker/docker/opts [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/aaparser [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/archive [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/authorization [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/capabilities [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/containerfs [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/directory [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/dmesg [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/fileutils [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/fsutils [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/homedir [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/idtools [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/ioutils [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/longpath [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/loopback [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/parsers [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/pidfile [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/platform [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/plugins [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/pools [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/progress [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/pubsub [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/reexec [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/signal [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/stack [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/stringid [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/system [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/tailfile [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/tarsum [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/urlutil [2022-07-08T12:28:29.740Z] github.com/docker/docker/pkg/useragent [2022-07-08T12:28:29.740Z] github.com/docker/docker/plugin [2022-07-08T12:28:29.740Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T12:28:29.740Z] github.com/docker/docker/plugin/v2 [2022-07-08T12:28:29.740Z] github.com/docker/docker/profiles/apparmor [2022-07-08T12:28:29.740Z] github.com/docker/docker/profiles/seccomp [2022-07-08T12:28:29.740Z] github.com/docker/docker/quota [2022-07-08T12:28:29.740Z] github.com/docker/docker/reference [2022-07-08T12:28:29.740Z] github.com/docker/docker/registry [2022-07-08T12:28:29.740Z] github.com/docker/docker/registry/resumable [2022-07-08T12:28:29.740Z] github.com/docker/docker/restartmanager [2022-07-08T12:28:29.740Z] github.com/docker/docker/rootless [2022-07-08T12:28:29.740Z] github.com/docker/docker/rootless/specconv [2022-07-08T12:28:29.740Z] github.com/docker/docker/runconfig [2022-07-08T12:28:29.740Z] github.com/docker/docker/runconfig/opts [2022-07-08T12:28:29.740Z] github.com/docker/docker/testutil [2022-07-08T12:28:29.740Z] github.com/docker/docker/testutil/daemon [2022-07-08T12:28:29.740Z] github.com/docker/docker/testutil/environment [2022-07-08T12:28:29.740Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T12:28:29.740Z] github.com/docker/docker/testutil/fakegit [2022-07-08T12:28:29.740Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T12:28:29.740Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T12:28:29.740Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T12:28:29.740Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T12:28:29.740Z] github.com/docker/docker/testutil/registry [2022-07-08T12:28:29.740Z] github.com/docker/docker/testutil/request [2022-07-08T12:28:29.740Z] github.com/docker/docker/volume [2022-07-08T12:28:29.740Z] github.com/docker/docker/volume/drivers [2022-07-08T12:28:29.740Z] github.com/docker/docker/volume/local [2022-07-08T12:28:29.740Z] github.com/docker/docker/volume/mounts [2022-07-08T12:28:29.740Z] github.com/docker/docker/volume/service [2022-07-08T12:28:29.740Z] github.com/docker/docker/volume/service/opts [2022-07-08T12:28:29.740Z] github.com/docker/docker/volume/testutils' ']' [2022-07-08T12:28:29.741Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-08T12:28:29.741Z] ? github.com/docker/docker/api [no test files] [2022-07-08T12:28:31.137Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-08T12:28:31.137Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-08T12:28:31.698Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-08T12:28:31.954Z] --- PASS: TestServiceUpdatePidsLimit (16.59s) [2022-07-08T12:28:31.954Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.88s) [2022-07-08T12:28:31.954Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-07-08T12:28:31.954Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-07-08T12:28:31.954Z] PASS [2022-07-08T12:28:31.954Z] [2022-07-08T12:28:31.954Z] === Skipped [2022-07-08T12:28:31.954Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T12:28:31.954Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T12:28:31.954Z] [2022-07-08T12:28:31.954Z] DONE 27 tests, 1 skipped in 180.984s [2022-07-08T12:28:31.954Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T12:28:31.954Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:28:31.954Z] ++ set -e [2022-07-08T12:28:31.954Z] ++ '[' -n 0 ']' [2022-07-08T12:28:31.954Z] ++ set -x [2022-07-08T12:28:31.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:28:31.954Z] INFO: Testing against a local daemon [2022-07-08T12:28:31.954Z] === RUN TestSessionCreate [2022-07-08T12:28:32.209Z] --- PASS: TestSessionCreate (0.03s) [2022-07-08T12:28:32.209Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T12:28:32.209Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-08T12:28:32.209Z] PASS [2022-07-08T12:28:32.209Z] [2022-07-08T12:28:32.209Z] DONE 2 tests in 0.164s [2022-07-08T12:28:32.209Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T12:28:32.209Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:28:32.209Z] ++ set -e [2022-07-08T12:28:32.209Z] ++ '[' -n 0 ']' [2022-07-08T12:28:32.209Z] ++ set -x [2022-07-08T12:28:32.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:28:32.209Z] INFO: Testing against a local daemon [2022-07-08T12:28:32.209Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T12:28:32.209Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T12:28:32.209Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T12:28:32.209Z] === RUN TestDiskUsage [2022-07-08T12:28:32.209Z] === PAUSE TestDiskUsage [2022-07-08T12:28:32.209Z] === RUN TestEventsExecDie [2022-07-08T12:28:32.465Z] === RUN TestDockerSuite/TestExecParseError [2022-07-08T12:28:33.026Z] --- PASS: TestEventsExecDie (0.70s) [2022-07-08T12:28:33.026Z] === RUN TestEventsBackwardsCompatible [2022-07-08T12:28:33.026Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-08T12:28:33.026Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-08T12:28:33.026Z] === RUN TestEventsVolumeCreate [2022-07-08T12:28:33.026Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-08T12:28:33.026Z] === RUN TestInfoBinaryCommits [2022-07-08T12:28:33.026Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-08T12:28:33.026Z] === RUN TestInfoAPIVersioned [2022-07-08T12:28:33.026Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T12:28:33.026Z] === RUN TestInfoAPI [2022-07-08T12:28:33.282Z] --- PASS: TestInfoAPI (0.03s) [2022-07-08T12:28:33.282Z] === RUN TestInfoAPIWarnings [2022-07-08T12:28:33.538Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-08T12:28:34.104Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-08T12:28:34.666Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-08T12:28:35.228Z] === RUN TestDockerSuite/TestExecTTY [2022-07-08T12:28:35.789Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-08T12:28:36.350Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-08T12:28:36.913Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-08T12:28:37.474Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-08T12:28:37.474Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-08T12:28:37.474Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-08T12:28:38.401Z] check_test.go:611: [debf2c5f7c333] daemon is not started [2022-07-08T12:28:38.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-08T12:28:38.657Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-08T12:28:39.219Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-08T12:28:39.781Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-08T12:28:40.709Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-08T12:28:40.709Z] docker_api_swarm_test.go:802: [df38e3dbde1d4] joining swarm manager [d205acf7801d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:28:41.658Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-08T12:28:41.914Z] docker_api_swarm_test.go:802: [ddf8338bc05cb] joining swarm manager [d205acf7801d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:28:42.843Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-08T12:28:43.406Z] docker_api_swarm_test.go:802: [dea917a63830d] joining swarm manager [d205acf7801d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-08T12:28:44.772Z] === RUN TestDockerSuite/TestHealth [2022-07-08T12:28:45.700Z] docker_api_swarm_test.go:802: [dda5d7cc3b4ea] joining swarm manager [d205acf7801d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-08T12:28:47.065Z] docker_api_swarm_test.go:810: [d53eb646d2424] joining swarm manager [d205acf7801d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-08T12:28:47.836Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-08T12:28:49.588Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-08T12:28:49.589Z] === RUN TestInfoDebug [2022-07-08T12:28:52.104Z] --- PASS: TestInfoDebug (0.52s) [2022-07-08T12:28:52.104Z] === RUN TestInfoInsecureRegistries [2022-07-08T12:28:52.104Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-08T12:28:52.104Z] === RUN TestInfoRegistryMirrors [2022-07-08T12:28:52.104Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-08T12:28:52.104Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T12:28:52.104Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-08T12:28:52.104Z] === RUN TestPingCacheHeaders [2022-07-08T12:28:52.104Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-08T12:28:52.104Z] === RUN TestPingGet [2022-07-08T12:28:52.104Z] --- PASS: TestPingGet (0.01s) [2022-07-08T12:28:52.104Z] === RUN TestPingHead [2022-07-08T12:28:52.104Z] --- PASS: TestPingHead (0.03s) [2022-07-08T12:28:52.104Z] === RUN TestPingSwarmHeader [2022-07-08T12:28:52.360Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T12:28:52.923Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T12:28:54.290Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T12:28:54.290Z] --- PASS: TestPingSwarmHeader (2.31s) [2022-07-08T12:28:54.290Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T12:28:54.290Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T12:28:54.290Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T12:28:54.290Z] === RUN TestVersion [2022-07-08T12:28:54.290Z] --- PASS: TestVersion (0.02s) [2022-07-08T12:28:54.290Z] === CONT TestDiskUsage [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/empty [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T12:28:54.546Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T12:28:54.802Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T12:28:54.802Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T12:28:54.802Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T12:28:54.802Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T12:28:54.802Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T12:28:54.802Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T12:28:54.802Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T12:28:54.802Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T12:28:54.802Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T12:28:54.802Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T12:28:54.802Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T12:28:55.060Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T12:28:55.060Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T12:28:55.060Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T12:28:55.060Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T12:28:55.060Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T12:28:55.060Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T12:28:55.060Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T12:28:55.060Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T12:28:55.060Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T12:28:55.060Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage (1.20s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-08T12:28:55.317Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T12:28:55.317Z] PASS [2022-07-08T12:28:55.317Z] [2022-07-08T12:28:55.317Z] === Skipped [2022-07-08T12:28:55.317Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T12:28:55.317Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T12:28:55.317Z] [2022-07-08T12:28:55.317Z] DONE 54 tests, 1 skipped in 23.140s [2022-07-08T12:28:55.317Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T12:28:55.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:28:55.317Z] ++ set -e [2022-07-08T12:28:55.317Z] ++ '[' -n 0 ']' [2022-07-08T12:28:55.317Z] ++ set -x [2022-07-08T12:28:55.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-08T12:28:55.317Z] INFO: Testing against a local daemon [2022-07-08T12:28:55.317Z] === RUN TestVolumesCreateAndList [2022-07-08T12:28:55.317Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-08T12:28:55.317Z] === RUN TestVolumesRemove [2022-07-08T12:28:55.573Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-08T12:28:55.573Z] === RUN TestVolumesInspect [2022-07-08T12:28:55.573Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T12:28:55.573Z] === RUN TestVolumesInvalidJSON [2022-07-08T12:28:55.573Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T12:28:55.573Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T12:28:55.573Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T12:28:55.573Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T12:28:55.573Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T12:28:55.573Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T12:28:55.573Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T12:28:55.573Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-07-08T12:28:55.573Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T12:28:55.573Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T12:28:55.573Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T12:28:55.573Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T12:28:55.573Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T12:28:55.573Z] PASS [2022-07-08T12:28:55.573Z] [2022-07-08T12:28:55.573Z] DONE 9 tests in 0.207s [2022-07-08T12:28:55.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T12:28:55.573Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T12:28:55.573Z] +++ kill 6723 [2022-07-08T12:28:55.829Z] +++ /etc/init.d/apparmor stop [2022-07-08T12:28:55.829Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T12:28:55.829Z] [2022-07-08T12:28:55.830Z] Unloading profiles will leave already running processes permanently [2022-07-08T12:28:55.830Z] unconfined, which can lead to unexpected situations. [2022-07-08T12:28:55.830Z] [2022-07-08T12:28:55.830Z] To set a process to complain mode, use the command line tool [2022-07-08T12:28:55.830Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T12:28:55.830Z] +++ true [2022-07-08T12:28:55.830Z] exiting test-integration [2022-07-08T12:28:55.830Z] ++ exit 0 [2022-07-08T12:28:55.830Z] [2022-07-08T12:28:56.774Z] + for job in $(jobs -p) [2022-07-08T12:28:56.774Z] + wait 7482 [2022-07-08T12:29:04.862Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-08T12:29:08.124Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-08T12:29:10.014Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-08T12:29:10.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-08T12:29:10.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-08T12:29:10.014Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-08T12:29:10.940Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-08T12:29:10.940Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-08T12:29:11.196Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-08T12:29:11.757Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-08T12:29:11.757Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-08T12:29:12.013Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-08T12:29:12.013Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-08T12:29:12.269Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-08T12:29:12.525Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-08T12:29:12.780Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-08T12:29:12.780Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-08T12:29:13.343Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-08T12:29:13.343Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-08T12:29:13.906Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-08T12:29:14.467Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-08T12:29:14.723Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-08T12:29:15.284Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-08T12:29:17.798Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-08T12:29:17.798Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-08T12:29:17.798Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-08T12:29:18.728Z] === RUN TestDockerSuite/TestImportFile [2022-07-08T12:29:20.114Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-08T12:29:20.114Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-08T12:29:21.041Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-08T12:29:22.405Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-08T12:29:23.333Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-08T12:29:23.894Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-08T12:29:24.150Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-08T12:29:24.715Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-08T12:29:24.715Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-08T12:29:24.715Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-08T12:29:25.276Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-08T12:29:25.532Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-08T12:29:25.532Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-08T12:29:26.094Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-08T12:29:26.094Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-08T12:29:26.094Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-08T12:29:26.657Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-08T12:29:27.219Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-08T12:29:27.779Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-08T12:29:28.340Z] === RUN TestDockerSuite/TestInspectImage [2022-07-08T12:29:28.340Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-08T12:29:28.340Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-08T12:29:28.340Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-08T12:29:28.340Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-08T12:29:28.595Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-08T12:29:29.157Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-08T12:29:29.157Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-08T12:29:29.718Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-08T12:29:30.284Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-08T12:29:32.798Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-08T12:29:32.798Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-08T12:29:33.358Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-08T12:29:33.615Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-08T12:29:35.018Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-08T12:29:35.273Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-08T12:29:35.835Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-08T12:29:35.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-08T12:29:36.091Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-08T12:29:36.654Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-08T12:29:37.215Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-08T12:29:37.471Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-08T12:29:37.727Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-08T12:29:38.654Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-08T12:29:39.582Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-08T12:29:39.839Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-08T12:29:40.767Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-08T12:29:42.131Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-08T12:29:43.499Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-08T12:29:43.499Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-08T12:29:44.865Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-08T12:29:45.121Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-08T12:29:45.682Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-08T12:29:53.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-08T12:29:53.761Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-08T12:29:54.336Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-08T12:29:56.234Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-08T12:29:56.234Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-08T12:29:56.234Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-08T12:29:56.795Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-08T12:29:57.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-08T12:29:57.614Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-08T12:29:58.542Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-08T12:29:59.470Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-08T12:30:00.401Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-08T12:30:02.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-08T12:30:02.549Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-08T12:30:03.111Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-08T12:30:03.674Z] === RUN TestDockerSuite/TestLogsSince [2022-07-08T12:30:04.237Z] docker_api_swarm_service_test.go:395: [ddc1e0ae6ba1a] joining swarm manager [d5de5b11edc67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:30:05.163Z] docker_api_swarm_service_test.go:395: [dbf8ccb27ded0] joining swarm manager [d5de5b11edc67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:30:10.411Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-08T12:30:16.954Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-08T12:30:16.954Z] === RUN TestDockerSuite/TestLogsTail [2022-07-08T12:30:16.954Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-08T12:30:17.210Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-08T12:30:17.777Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-08T12:30:17.777Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-08T12:30:17.777Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-08T12:30:17.777Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-08T12:30:17.777Z] === RUN TestDockerSuite/TestNetHostname [2022-07-08T12:30:19.143Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-08T12:30:19.399Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-08T12:30:19.399Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-08T12:30:19.399Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-08T12:30:19.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-08T12:30:20.216Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-08T12:30:20.778Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-08T12:30:22.144Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-08T12:30:22.144Z] docker_api_swarm_service_test.go:343: [d91193a4f55cd] joining swarm manager [d7d0d6b624374]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:30:22.144Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-08T12:30:22.144Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-08T12:30:22.400Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-08T12:30:22.963Z] docker_api_swarm_service_test.go:343: [d88f7d14c9e23] joining swarm manager [d7d0d6b624374]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/builder [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/builder/dockerfile 0.527s coverage: 49.3% of statements [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/builder/remotecontext/git 1.842s coverage: 86.3% of statements [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/cli [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-08T12:30:26.663Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-08T12:30:26.663Z] ok github.com/docker/docker/cmd/docker-proxy 0.255s coverage: 67.6% of statements [2022-07-08T12:30:28.205Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-08T12:30:28.461Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-08T12:30:29.389Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-08T12:30:29.954Z] ok github.com/docker/docker/client 0.150s coverage: 75.6% of statements [2022-07-08T12:30:31.908Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-08T12:30:33.799Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-08T12:30:35.179Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-08T12:30:36.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-08T12:30:37.994Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-08T12:30:38.250Z] docker_api_swarm_service_test.go:490: [d226fe12bd7b9] joining swarm manager [d965cd74c64fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:30:39.177Z] docker_api_swarm_service_test.go:490: [d8a3c35b4286d] joining swarm manager [d965cd74c64fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:30:40.105Z] === RUN TestDockerSuite/TestPluginActive [2022-07-08T12:30:42.620Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-08T12:30:50.702Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-08T12:30:50.702Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-08T12:30:50.702Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-08T12:30:51.262Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-08T12:30:51.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-08T12:30:54.786Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-08T12:30:57.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-08T12:30:59.208Z] docker_api_swarm_service_test.go:128: [d4ed177804e7e] joining swarm manager [d6d8794a5881b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:31:00.137Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-08T12:31:00.137Z] docker_api_swarm_service_test.go:129: [d5c6f0f65128c] joining swarm manager [d6d8794a5881b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:31:02.029Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-08T12:31:02.285Z] docker_api_swarm_service_test.go:137: [d9beec87e4841] joining swarm manager [d6d8794a5881b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-08T12:31:03.213Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-08T12:31:03.213Z] docker_api_swarm_service_test.go:138: [dba6d89129a7f] joining swarm manager [d6d8794a5881b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-08T12:31:04.581Z] === RUN TestDockerSuite/TestPortList [2022-07-08T12:31:11.115Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-08T12:31:13.004Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-08T12:31:13.260Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-08T12:31:15.149Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-08T12:31:16.077Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-08T12:31:16.333Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-08T12:31:16.589Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-08T12:31:16.675Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 31.9% of statements [2022-07-08T12:31:16.676Z] ok github.com/docker/docker/container 0.118s coverage: 36.2% of statements [2022-07-08T12:31:16.676Z] ok github.com/docker/docker/cmd/dockerd/trap 2.558s coverage: 0.0% of statements [2022-07-08T12:31:16.676Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-08T12:31:16.676Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-08T12:31:16.676Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-08T12:31:16.676Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-08T12:31:16.676Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-08T12:31:18.496Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-08T12:31:19.060Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-08T12:31:20.950Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-08T12:31:21.951Z] ok github.com/docker/docker/daemon/cluster 0.101s coverage: 0.5% of statements [2022-07-08T12:31:23.332Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-08T12:31:24.218Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-08T12:31:24.218Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-08T12:31:24.708Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-08T12:31:25.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-08T12:31:26.509Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-08T12:31:28.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-08T12:31:30.289Z] docker_api_swarm_service_test.go:304: [d452cb18e005b] joining swarm manager [da51eb7008a1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:31:30.850Z] docker_api_swarm_service_test.go:304: [d857c3656f7fa] joining swarm manager [da51eb7008a1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:31:32.826Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-07-08T12:31:33.086Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-08T12:31:33.653Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-08T12:31:34.119Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-08T12:31:34.222Z] ok github.com/docker/docker/daemon 10.160s coverage: 16.2% of statements [2022-07-08T12:31:34.222Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-08T12:31:34.222Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-08T12:31:34.222Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-08T12:31:34.222Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-08T12:31:34.222Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2022-07-08T12:31:34.681Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-08T12:31:36.046Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-08T12:31:36.129Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.737s coverage: 74.8% of statements [2022-07-08T12:31:36.389Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-07-08T12:31:36.958Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.282s coverage: 56.2% of statements [2022-07-08T12:31:37.411Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-08T12:31:38.344Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-08T12:31:38.864Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-07-08T12:31:40.278Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-08T12:31:40.283Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.263s coverage: 50.6% of statements [2022-07-08T12:31:40.541Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.845s coverage: 45.9% of statements [2022-07-08T12:31:40.541Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-08T12:31:41.645Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-08T12:31:41.919Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-08T12:31:42.177Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.724s coverage: 58.5% of statements [2022-07-08T12:31:42.178Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-08T12:31:42.178Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-08T12:31:42.745Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-07-08T12:31:43.011Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-08T12:31:43.011Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-08T12:31:43.267Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-08T12:31:43.314Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-07-08T12:31:44.692Z] ok github.com/docker/docker/daemon/images 0.075s coverage: 6.8% of statements [2022-07-08T12:31:44.692Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-08T12:31:44.692Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-08T12:31:44.951Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-07-08T12:31:45.157Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-08T12:31:46.330Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2022-07-08T12:31:46.330Z] ok github.com/docker/docker/daemon/logger/awslogs 0.179s coverage: 79.9% of statements [2022-07-08T12:31:46.330Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-08T12:31:46.523Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-08T12:31:46.523Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-08T12:31:46.523Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-08T12:31:46.778Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-08T12:31:46.898Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-08T12:31:46.898Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-08T12:31:47.339Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-08T12:31:47.339Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-08T12:31:47.467Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2022-07-08T12:31:48.037Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.187s coverage: 76.8% of statements [2022-07-08T12:31:48.268Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-08T12:31:48.297Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 79.4% of statements [2022-07-08T12:31:48.297Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-08T12:31:48.297Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-08T12:31:49.195Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-08T12:31:49.235Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 62.0% of statements [2022-07-08T12:31:49.451Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-08T12:31:49.494Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-07-08T12:31:50.430Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2022-07-08T12:31:50.689Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-08T12:31:50.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-08T12:31:51.257Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-08T12:31:52.194Z] ok github.com/docker/docker/daemon/logger/splunk 1.591s coverage: 82.5% of statements [2022-07-08T12:31:52.194Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-08T12:31:52.194Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-08T12:31:53.132Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-07-08T12:31:53.339Z] docker_api_swarm_service_test.go:100: [dba85cc6109a8] joining swarm manager [d05bc8129a5cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:31:53.902Z] docker_api_swarm_service_test.go:101: [daaa64fe3f7af] joining swarm manager [d05bc8129a5cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:31:54.509Z] ok github.com/docker/docker/distribution 1.505s coverage: 28.0% of statements [2022-07-08T12:31:54.509Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-08T12:31:54.768Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-08T12:31:55.336Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-07-08T12:31:55.594Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 84.9% of statements [2022-07-08T12:31:55.594Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-08T12:31:55.853Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2022-07-08T12:31:56.421Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-08T12:31:56.421Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-08T12:31:56.421Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-08T12:31:56.988Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-08T12:31:57.188Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-08T12:31:57.925Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-07-08T12:31:58.209Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-08T12:31:58.471Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-08T12:31:58.555Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-08T12:31:59.919Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-08T12:31:59.919Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-08T12:31:59.919Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-08T12:31:59.919Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-08T12:32:00.377Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 81.9% of statements [2022-07-08T12:32:00.945Z] ok github.com/docker/docker/pkg/authorization 0.352s coverage: 68.3% of statements [2022-07-08T12:32:01.204Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-08T12:32:01.204Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-08T12:32:02.433Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-08T12:32:02.690Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-08T12:32:04.491Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 42.7% of statements [2022-07-08T12:32:04.491Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-08T12:32:04.750Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-08T12:32:05.009Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-08T12:32:05.209Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-08T12:32:05.268Z] ok github.com/docker/docker/layer 7.535s coverage: 68.9% of statements [2022-07-08T12:32:05.268Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-08T12:32:05.268Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-08T12:32:05.268Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-08T12:32:05.268Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-08T12:32:05.268Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-08T12:32:05.268Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-08T12:32:05.527Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-07-08T12:32:05.774Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-08T12:32:05.774Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-08T12:32:05.786Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-07-08T12:32:05.786Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-08T12:32:06.030Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-08T12:32:07.163Z] ok github.com/docker/docker/pkg/idtools 0.456s coverage: 67.9% of statements [2022-07-08T12:32:07.163Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 70.1% of statements [2022-07-08T12:32:07.422Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-07-08T12:32:07.422Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-07-08T12:32:07.422Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-08T12:32:07.422Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-08T12:32:07.681Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-07-08T12:32:07.941Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-07-08T12:32:08.200Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 90.5% of statements [2022-07-08T12:32:08.200Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-08T12:32:08.200Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-08T12:32:08.200Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-08T12:32:08.547Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-08T12:32:08.768Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-07-08T12:32:09.108Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-08T12:32:09.345Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-08T12:32:09.363Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-08T12:32:09.605Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-08T12:32:09.863Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-08T12:32:10.728Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-08T12:32:11.238Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-08T12:32:11.238Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-08T12:32:11.290Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-08T12:32:11.497Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-08T12:32:11.757Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-08T12:32:12.016Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-08T12:32:12.016Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-08T12:32:12.220Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-08T12:32:12.584Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-08T12:32:13.148Z] === RUN TestDockerSuite/TestRmiTag [2022-07-08T12:32:13.148Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-08T12:32:13.153Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-08T12:32:13.412Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2022-07-08T12:32:13.672Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-08T12:32:13.727Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-08T12:32:13.931Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-08T12:32:15.836Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-07-08T12:32:16.095Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-08T12:32:16.355Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-07-08T12:32:17.001Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-08T12:32:17.565Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-08T12:32:17.733Z] ok github.com/docker/docker/quota 0.203s coverage: 71.4% of statements [2022-07-08T12:32:17.733Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-08T12:32:18.127Z] check_test.go:611: [dba85cc6109a8] daemon is not started [2022-07-08T12:32:18.383Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-08T12:32:18.639Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-08T12:32:18.691Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-08T12:32:19.203Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-08T12:32:19.258Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-08T12:32:19.258Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-08T12:32:19.459Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-08T12:32:19.826Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-08T12:32:20.020Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-08T12:32:20.085Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-08T12:32:20.276Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-08T12:32:21.203Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-08T12:32:21.990Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-08T12:32:22.250Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.8% of statements [2022-07-08T12:32:22.818Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-08T12:32:23.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-08T12:32:23.717Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-08T12:32:23.755Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-07-08T12:32:24.279Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-08T12:32:25.643Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-08T12:32:25.899Z] docker_api_swarm_service_test.go:533: [dbef975089fc0] joining swarm manager [ddaa3be27b4d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:32:26.460Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-08T12:32:27.022Z] docker_api_swarm_service_test.go:534: [d8836971794ff] joining swarm manager [ddaa3be27b4d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:32:28.387Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-08T12:32:30.281Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-08T12:32:32.814Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-08T12:32:33.377Z] === RUN TestDockerSuite/TestDockerFails [2022-07-08T12:32:33.377Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-08T12:32:35.265Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-08T12:32:35.265Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-08T12:32:35.826Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-08T12:32:37.192Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-08T12:32:37.448Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-08T12:32:38.010Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-08T12:32:38.937Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-08T12:32:39.194Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-08T12:32:39.450Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-08T12:32:40.013Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-08T12:32:40.013Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-08T12:32:40.574Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-08T12:32:41.501Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-08T12:32:42.061Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-08T12:32:42.625Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-08T12:32:43.186Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-08T12:32:44.113Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-08T12:32:44.674Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-08T12:32:45.601Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-08T12:32:45.679Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/rootless [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/volume [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-08T12:32:45.679Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === Skipped [2022-07-08T12:32:45.679Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-08T12:32:45.679Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-08T12:32:45.679Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-08T12:32:45.679Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-08T12:32:45.679Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:71: No driver to put! [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-08T12:32:45.679Z] time="2022-07-08T12:31:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-08T12:32:45.679Z] time="2022-07-08T12:31:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-08T12:32:45.679Z] time="2022-07-08T12:31:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-08T12:32:45.679Z] time="2022-07-08T12:31:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-08T12:32:45.679Z] time="2022-07-08T12:31:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:71: No driver to put! [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-08T12:32:45.679Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-08T12:32:45.679Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-08T12:32:45.679Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T12:32:45.679Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-08T12:32:45.679Z] graphtest_unix.go:71: No driver to put! [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-08T12:32:45.679Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-08T12:32:45.679Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-08T12:32:45.679Z] [2022-07-08T12:32:45.679Z] DONE 2811 tests, 28 skipped in 254.227s [2022-07-08T12:32:45.679Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/config [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/idm [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/ns [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/options [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/osl [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T12:32:45.679Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-08T12:32:45.679Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-08T12:32:46.163Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-08T12:32:46.767Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-08T12:32:47.330Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-08T12:32:47.892Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-08T12:32:48.454Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-08T12:32:49.379Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-08T12:32:49.634Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-08T12:32:50.195Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-08T12:32:50.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-08T12:32:50.757Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-08T12:32:50.757Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-08T12:32:52.646Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-08T12:32:52.646Z] docker_api_swarm_service_test.go:148: [da7876d3dece1] joining swarm manager [db50195232085]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:32:52.903Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-08T12:32:53.464Z] docker_api_swarm_service_test.go:148: [d81b91a6be602] joining swarm manager [db50195232085]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:32:53.464Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-08T12:32:54.392Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-08T12:32:54.955Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-08T12:32:54.955Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-08T12:32:55.517Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-08T12:32:56.080Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-08T12:32:56.337Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-08T12:32:56.898Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-08T12:32:57.460Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-08T12:32:57.460Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-08T12:32:58.022Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-08T12:32:58.022Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-08T12:32:58.949Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-08T12:32:59.205Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-08T12:32:59.766Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-08T12:33:00.329Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-08T12:33:00.329Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-08T12:33:00.584Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-08T12:33:01.540Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-08T12:33:02.472Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-08T12:33:03.837Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-08T12:33:04.398Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-08T12:33:04.655Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-08T12:33:05.216Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-08T12:33:05.472Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-08T12:33:06.034Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-08T12:33:06.961Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-08T12:33:09.480Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-08T12:33:09.480Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-08T12:33:09.736Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-08T12:33:11.101Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-08T12:33:12.472Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-08T12:33:14.361Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-08T12:33:15.725Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-08T12:33:15.725Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-08T12:33:15.725Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-08T12:33:15.725Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-08T12:33:15.725Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-08T12:33:15.981Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-08T12:33:17.348Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-08T12:33:18.281Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-08T12:33:20.174Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-08T12:33:20.429Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-08T12:33:21.357Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-08T12:33:21.918Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-08T12:33:21.918Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-08T12:33:21.918Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-08T12:33:22.480Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-08T12:33:23.407Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-08T12:33:23.407Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-08T12:33:23.664Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-08T12:33:24.226Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-08T12:33:24.788Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-08T12:33:25.349Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-08T12:33:25.350Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-08T12:33:25.605Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-08T12:33:26.168Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-08T12:33:26.730Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-08T12:33:26.987Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-08T12:33:27.549Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-08T12:33:27.807Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-08T12:33:28.372Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-08T12:33:28.627Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-08T12:33:28.627Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-08T12:33:29.190Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-08T12:33:29.754Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-08T12:33:29.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-08T12:33:30.686Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-08T12:33:30.686Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-08T12:33:30.686Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-08T12:33:30.686Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-08T12:33:32.355Z] ok github.com/docker/docker/libnetwork 37.361s coverage: 40.6% of statements [2022-07-08T12:33:32.355Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-08T12:33:32.355Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-08T12:33:32.355Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-08T12:33:32.355Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-08T12:33:32.355Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.393s coverage: 59.9% of statements [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-08T12:33:32.355Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-08T12:33:32.355Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.146s coverage: 5.0% of statements [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-08T12:33:32.355Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-08T12:33:32.355Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-08T12:33:32.355Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-08T12:33:33.956Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-08T12:33:34.526Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-08T12:33:42.340Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.121s coverage: 6.6% of statements [2022-07-08T12:33:42.340Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-08T12:33:42.340Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-08T12:33:42.340Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-08T12:33:42.600Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-08T12:33:42.600Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-08T12:33:42.600Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-08T12:33:42.859Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-08T12:33:43.118Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-08T12:33:43.378Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-08T12:33:43.637Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-08T12:33:46.690Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-08T12:33:46.690Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-08T12:33:46.946Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-08T12:33:46.946Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-08T12:33:47.202Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-08T12:33:47.202Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-08T12:33:47.764Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-08T12:33:50.282Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-08T12:33:50.844Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-08T12:33:51.771Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-08T12:33:53.614Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-08T12:33:54.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-08T12:33:58.454Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-08T12:33:58.454Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-08T12:33:58.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-08T12:33:58.710Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-08T12:33:59.639Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-08T12:33:59.639Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-08T12:33:59.639Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-08T12:34:01.017Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-08T12:34:01.017Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-08T12:34:01.580Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-08T12:34:02.945Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-08T12:34:02.945Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-08T12:34:02.945Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-08T12:34:04.311Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-08T12:34:04.311Z] === RUN TestDockerSuite/TestRunMount [2022-07-08T12:34:07.576Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-08T12:34:08.942Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-08T12:34:09.504Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-08T12:34:10.432Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-08T12:34:10.432Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-08T12:34:11.362Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-08T12:34:11.709Z] ok github.com/docker/docker/libnetwork/ipam 14.313s coverage: 85.3% of statements [2022-07-08T12:34:11.709Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-08T12:34:11.709Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-08T12:34:11.709Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-08T12:34:11.709Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-08T12:34:11.709Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-08T12:34:11.709Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-08T12:34:11.709Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2022-07-08T12:34:11.709Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-07-08T12:34:11.709Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-08T12:34:11.709Z] ok github.com/docker/docker/libnetwork/netutils 0.033s coverage: 44.1% of statements [2022-07-08T12:34:12.730Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-08T12:34:13.292Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-08T12:34:15.183Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-08T12:34:17.073Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-08T12:34:17.073Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-08T12:34:18.453Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-08T12:34:19.822Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-08T12:34:19.822Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-08T12:34:20.384Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-08T12:34:21.312Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-08T12:34:21.312Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-08T12:34:21.873Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-08T12:34:22.435Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-08T12:34:24.328Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-08T12:34:25.700Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-08T12:34:28.214Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-08T12:34:28.470Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-08T12:34:28.470Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-08T12:34:29.032Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-08T12:34:29.032Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-08T12:34:29.594Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-08T12:34:29.850Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-08T12:34:30.106Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-08T12:34:30.361Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-08T12:34:36.892Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-08T12:34:36.892Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-08T12:34:36.892Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-08T12:34:36.892Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-08T12:34:37.148Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-08T12:34:38.527Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-08T12:34:38.784Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-08T12:34:39.346Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-08T12:34:39.346Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-08T12:34:39.602Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-08T12:34:40.165Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-08T12:34:40.727Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-08T12:34:40.983Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-08T12:34:40.983Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-08T12:34:40.983Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-08T12:34:41.544Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-08T12:34:42.107Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-08T12:34:42.107Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-08T12:34:42.107Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-08T12:34:42.670Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-08T12:34:43.599Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-08T12:34:43.599Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-08T12:34:43.599Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-08T12:34:46.115Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-08T12:34:46.115Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-08T12:34:46.677Z] === RUN TestDockerSuite/TestRunRm [2022-07-08T12:34:47.240Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-08T12:34:51.405Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-08T12:34:51.405Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-08T12:34:51.966Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-08T12:34:53.856Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-08T12:34:53.856Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-08T12:34:54.418Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-08T12:34:57.692Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-08T12:34:57.692Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-08T12:35:00.207Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-08T12:35:00.768Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-08T12:35:01.330Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-08T12:35:01.587Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-08T12:35:02.517Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-08T12:35:03.078Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-08T12:35:03.334Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-08T12:35:03.590Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-08T12:35:04.153Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-08T12:35:04.717Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-08T12:35:05.279Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-08T12:35:06.207Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-08T12:35:06.463Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-08T12:35:08.978Z] === RUN TestDockerSuite/TestRunState [2022-07-08T12:35:08.978Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-08T12:35:09.906Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-08T12:35:10.167Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-08T12:35:11.095Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-08T12:35:11.095Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-08T12:35:11.095Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-08T12:35:11.095Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-08T12:35:11.661Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-08T12:35:11.917Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-08T12:35:12.479Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-08T12:35:13.406Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-08T12:35:13.406Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-08T12:35:13.406Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-08T12:35:14.344Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-08T12:35:15.271Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-08T12:35:16.199Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-08T12:35:16.761Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-08T12:35:18.127Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-08T12:35:18.383Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-08T12:35:20.903Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-08T12:35:20.903Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-08T12:35:24.171Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-08T12:35:24.171Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-08T12:35:24.427Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-08T12:35:24.988Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-08T12:35:25.916Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-08T12:35:27.806Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-08T12:35:28.734Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-08T12:35:28.990Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-08T12:35:29.246Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-08T12:35:29.502Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-08T12:35:29.502Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-08T12:35:30.063Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-08T12:35:30.628Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-08T12:35:30.884Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-08T12:35:30.884Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-08T12:35:30.884Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-08T12:35:31.140Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-08T12:35:31.709Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-08T12:35:34.978Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-08T12:35:34.978Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-08T12:35:35.234Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-08T12:35:36.161Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-08T12:35:38.053Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-08T12:35:38.615Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-08T12:35:39.177Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-08T12:35:41.066Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-08T12:35:41.628Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-08T12:35:42.992Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-08T12:35:43.920Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-08T12:35:43.920Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-08T12:35:43.920Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-08T12:35:43.920Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-08T12:35:43.920Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-08T12:35:43.920Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-08T12:35:43.920Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-08T12:35:43.920Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-08T12:35:43.920Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-08T12:35:43.920Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-08T12:35:44.176Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-08T12:35:44.738Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-08T12:35:45.301Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-08T12:35:46.669Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-08T12:35:47.232Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-08T12:35:47.232Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-08T12:35:47.793Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-08T12:35:47.793Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-08T12:35:48.356Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-08T12:35:48.356Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-08T12:35:48.356Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-08T12:35:48.356Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-08T12:35:48.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-08T12:35:48.356Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-08T12:35:48.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-08T12:35:48.357Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-08T12:35:48.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-08T12:35:48.357Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-08T12:35:48.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-08T12:35:48.357Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-08T12:35:48.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-08T12:35:48.357Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-08T12:35:48.357Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-08T12:35:48.919Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-08T12:35:49.857Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-08T12:35:49.857Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-08T12:35:50.112Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-08T12:35:50.368Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-08T12:35:50.930Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-08T12:35:50.930Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-08T12:35:51.491Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-08T12:35:52.053Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-08T12:35:52.053Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-08T12:35:52.053Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-08T12:35:52.310Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-08T12:35:52.565Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-08T12:35:53.931Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-08T12:35:54.495Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-08T12:35:54.495Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-08T12:35:54.495Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-08T12:35:54.752Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-08T12:35:55.009Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-08T12:35:55.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-08T12:35:56.132Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-08T12:35:56.694Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-08T12:35:58.589Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-08T12:35:58.845Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-08T12:35:59.102Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-08T12:35:59.359Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-08T12:35:59.359Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-08T12:35:59.359Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-08T12:35:59.922Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-08T12:36:00.485Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-08T12:36:01.414Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-08T12:36:01.670Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-08T12:36:03.035Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-08T12:36:03.159Z] time="2022-07-08T12:35:56Z" level=warning msg="memberlist: Failed to send gossip to 172.17.0.2:10037: write udp [::]:10036->172.17.0.2:10037: use of closed network connection" [2022-07-08T12:36:03.159Z] ok github.com/docker/docker/libnetwork/networkdb 104.484s coverage: 60.7% of statements [2022-07-08T12:36:03.159Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-08T12:36:03.159Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-08T12:36:03.159Z] ok github.com/docker/docker/libnetwork/osl 4.342s coverage: 39.7% of statements [2022-07-08T12:36:03.159Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-08T12:36:03.159Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-08T12:36:03.418Z] ok github.com/docker/docker/libnetwork/portmapper 0.566s coverage: 48.6% of statements [2022-07-08T12:36:03.598Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-08T12:36:03.707Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-08T12:36:03.707Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-08T12:36:03.855Z] docker_cli_service_logs_test.go:248: checking task rgpns8fr8z12 [2022-07-08T12:36:03.855Z] docker_cli_service_logs_test.go:253: checking messages for rgpns8fr8z12 [2022-07-08T12:36:03.855Z] docker_cli_service_logs_test.go:248: checking task sgfkqq5b51ym [2022-07-08T12:36:03.855Z] docker_cli_service_logs_test.go:253: checking messages for sgfkqq5b51ym [2022-07-08T12:36:03.988Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-08T12:36:03.988Z] [2022-07-08T12:36:03.988Z] === Skipped [2022-07-08T12:36:03.988Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-08T12:36:03.988Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T12:36:03.988Z] [2022-07-08T12:36:03.988Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-08T12:36:03.988Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T12:36:03.988Z] [2022-07-08T12:36:03.988Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-08T12:36:03.988Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T12:36:03.988Z] [2022-07-08T12:36:03.988Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-08T12:36:03.988Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T12:36:03.988Z] [2022-07-08T12:36:03.988Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-08T12:36:03.988Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T12:36:03.988Z] [2022-07-08T12:36:03.988Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-08T12:36:03.988Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T12:36:03.988Z] [2022-07-08T12:36:03.988Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-08T12:36:03.988Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T12:36:03.988Z] [2022-07-08T12:36:03.988Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-08T12:36:03.988Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T12:36:03.988Z] [2022-07-08T12:36:03.988Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-08T12:36:03.988Z] firewalld_test.go:14: firewalld is not running [2022-07-08T12:36:03.988Z] [2022-07-08T12:36:03.988Z] DONE 327 tests, 9 skipped in 201.150s Post stage [Pipeline] junit [2022-07-08T12:36:04.582Z] Recording test results [2022-07-08T12:36:04.799Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-08T12:36:04.960Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-08T12:36:05.287Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43750/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5b0eb69635266672d571ef88e7e1bc5613c5e4e9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5b0eb69635266672d571ef88e7e1bc5613c5e4e9 hack/validate/vendor [2022-07-08T12:36:05.855Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T12:36:06.422Z] + echo Ensuring container killed. [2022-07-08T12:36:06.422Z] Ensuring container killed. [2022-07-08T12:36:06.422Z] + docker rm -vf docker-pr3 [2022-07-08T12:36:06.422Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-07-08T12:36:06.694Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-08T12:36:06.709Z] + echo Chowning /workspace to jenkins user [2022-07-08T12:36:06.709Z] Chowning /workspace to jenkins user [2022-07-08T12:36:06.709Z] + id -u [2022-07-08T12:36:06.709Z] + id -g [2022-07-08T12:36:06.709Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43750:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T12:36:07.255Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T12:36:08.384Z] + bundleName=unit [2022-07-08T12:36:08.384Z] + echo Creating unit-bundles.tar.gz [2022-07-08T12:36:08.384Z] Creating unit-bundles.tar.gz [2022-07-08T12:36:08.384Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-08T12:36:08.384Z] bundles/junit-report-libnetwork.xml [2022-07-08T12:36:08.384Z] bundles/junit-report.xml [2022-07-08T12:36:08.384Z] bundles/go-test-report-libnetwork.json [2022-07-08T12:36:08.384Z] bundles/go-test-report.json [2022-07-08T12:36:08.384Z] bundles/profile-libnetwork.out [2022-07-08T12:36:08.384Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-08T12:36:08.397Z] Archiving artifacts [2022-07-08T12:36:08.881Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43750/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T12:36:09.144Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-08T12:36:09.188Z] + make clean [2022-07-08T12:36:09.447Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T12:36:09.447Z] docker-dev-cache [2022-07-08T12:36:09.447Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T12:36:12.410Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-08T12:36:13.336Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-08T12:36:14.703Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-08T12:36:16.072Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-08T12:36:17.003Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-08T12:36:18.368Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-08T12:36:19.732Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-08T12:36:21.098Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-08T12:36:22.465Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-08T12:36:24.381Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-08T12:36:25.309Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-08T12:36:25.871Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-08T12:36:27.828Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-08T12:36:28.087Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-08T12:36:30.603Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-08T12:36:31.166Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-08T12:36:31.166Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-08T12:36:31.166Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-08T12:36:31.166Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-08T12:36:31.422Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-08T12:36:32.351Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-08T12:36:32.913Z] docker_cli_swarm_test.go:1895: [d26e18dad179b] joining swarm manager [dedfad53b3f27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:36:33.169Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-08T12:36:34.099Z] docker_cli_swarm_test.go:1896: [d0e36ee6a69e8] joining swarm manager [dedfad53b3f27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:36:34.099Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-08T12:36:34.355Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-08T12:36:35.720Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-08T12:36:35.720Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-08T12:36:35.977Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-08T12:36:37.342Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents680268716 [2022-07-08T12:36:37.342Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-08T12:36:37.342Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-08T12:36:38.707Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-08T12:36:38.707Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-08T12:36:38.707Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-08T12:36:39.640Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-08T12:36:41.004Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-08T12:36:42.891Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-08T12:36:43.452Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-08T12:36:43.708Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-08T12:36:43.963Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-08T12:36:45.325Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-08T12:36:45.325Z] docker_cli_sni_test.go:30: Flakey test [2022-07-08T12:36:45.325Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-08T12:36:50.567Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-08T12:36:50.567Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-08T12:36:51.933Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-08T12:36:52.862Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-08T12:36:53.790Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-08T12:36:56.322Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-08T12:36:57.687Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-08T12:36:58.614Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-08T12:36:58.614Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-08T12:36:59.980Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-08T12:37:00.909Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-08T12:37:01.472Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-08T12:37:02.837Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-08T12:37:05.352Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-08T12:37:09.516Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-08T12:37:12.780Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-08T12:37:16.064Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-08T12:37:16.992Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-08T12:37:18.356Z] docker_cli_swarm_test.go:1796: [dfca434fe223b] joining swarm manager [de44e9f8a5e47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:37:19.720Z] docker_cli_swarm_test.go:1797: [d15f9369fcfeb] joining swarm manager [de44e9f8a5e47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:37:19.720Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-08T12:37:20.281Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-08T12:37:20.843Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-08T12:37:21.100Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-08T12:37:21.100Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-08T12:37:21.100Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-08T12:37:21.662Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-08T12:37:22.223Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-08T12:37:22.223Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-08T12:37:22.223Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-08T12:37:22.223Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-08T12:37:22.223Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-08T12:37:23.150Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-08T12:37:23.711Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-08T12:37:24.276Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-08T12:37:25.203Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-08T12:37:29.366Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-08T12:37:29.622Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-08T12:37:29.622Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-08T12:37:29.622Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-08T12:37:30.549Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-08T12:37:30.805Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-08T12:37:31.369Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-08T12:37:32.735Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-08T12:37:34.624Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-08T12:37:36.008Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-08T12:37:39.271Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-08T12:37:41.159Z] docker_cli_swarm_test.go:1315: [dce1d9a57d753] joining swarm manager [d0aefd6c18092]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:37:42.084Z] docker_cli_swarm_test.go:1316: [dac60a8fec078] joining swarm manager [d0aefd6c18092]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:37:52.017Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-08T12:37:52.017Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-08T12:37:52.017Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-08T12:37:52.017Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-08T12:37:52.017Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-08T12:37:52.017Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-08T12:37:52.017Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-08T12:37:52.273Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-08T12:37:52.273Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-08T12:37:52.835Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-08T12:37:52.835Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-08T12:37:53.091Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-08T12:37:53.091Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-08T12:37:53.091Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-08T12:37:54.456Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-08T12:37:54.456Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-08T12:37:54.711Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-08T12:37:54.711Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-08T12:37:54.711Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-08T12:37:54.711Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite (1321.09s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.83s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.18s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.69s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.73s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.06s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.10s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.86s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.73s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.72s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.38s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.08s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.50s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.47s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.79s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.42s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.88s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.88s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.76s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.72s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.72s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.76s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.81s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.38s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-07-08T12:37:54.969Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.44s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.07s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.39s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.52s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.33s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (0.65s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cacc00__} (1.58s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11964242847_/foo_false_____} (1.50s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11964242847_/foo_true_____} (1.70s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3173754622_/foo_false_____} (1.51s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3173754622_/foo_true_____} (1.44s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3173754622_/foo_true__0xc000cacc30___} (0.68s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cacc48__} (1.59s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cacc60__} (1.72s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cacc78__} (1.65s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cacc90__} (0.82s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.74s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.02s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.97s) [2022-07-08T12:37:54.969Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.43s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.33s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.93s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.49s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.82s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.77s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.78s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.04s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.59s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.06s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.74s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.78s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.81s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.12s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.95s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.79s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.26s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.05s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.49s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.11s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.70s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.43s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.78s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.86s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestAttachDetach (0.75s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.71s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.16s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.80s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.71s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.57s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.16s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.36s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.09s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.68s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.17s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.66s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.81s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.71s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.96s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.58s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.04s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.87s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.85s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.70s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.33s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.01s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.19s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.14s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.38s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.35s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.52s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.53s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.41s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.45s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.65s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.64s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.50s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.05s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.40s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.42s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.75s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.22s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-07-08T12:37:54.970Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.05s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.03s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.55s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.34s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s) [2022-07-08T12:37:54.970Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-08T12:37:54.970Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-08T12:37:54.970Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-08T12:37:54.970Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.53s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.96s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.20s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.61s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.85s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.21s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.95s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.03s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.08s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.07s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.60s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.51s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.47s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.05s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.09s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.65s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.17s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.55s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.48s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.64s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.90s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.23s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.23s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.52s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.54s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.79s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.92s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEnv (0.78s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.90s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.82s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.50s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.42s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.79s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.40s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.64s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.65s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.09s) [2022-07-08T12:37:54.970Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.19s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.37s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFails (0.54s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.66s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.38s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.10s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.97s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.64s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.25s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.91s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.52s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.02s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.33s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.60s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.72s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLabel (0.58s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.56s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.73s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.30s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.10s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.29s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.26s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.92s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.91s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.88s) [2022-07-08T12:37:54.970Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.22s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.53s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.70s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.19s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.83s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.55s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.18s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.88s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.89s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.67s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildPATH (2.66s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.09s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.02s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.84s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildRm (3.43s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.22s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.98s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.22s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-07-08T12:37:54.970Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-08T12:37:54.970Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.77s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.23s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildStderr (1.00s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.06s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.72s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.15s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildUser (1.44s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.23s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.11s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.74s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.26s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.14s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.21s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.91s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCommitChange (0.97s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.86s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.66s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.69s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCommitTTY (1.32s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.13s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.35s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.03s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.11s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.87s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.86s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.80s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.70s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.82s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.08s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.99s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.31s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.68s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.69s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.04s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.92s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.77s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.59s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.68s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.69s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.30s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.08s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.27s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.69s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.34s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.73s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.50s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.85s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsAttach (0.65s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.28s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsCopy (1.33s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.15s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.52s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFormat (0.95s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.09s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.35s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.03s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.31s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsResize (0.47s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsTop (0.63s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.86s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecEnv (0.69s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecInspectID (2.68s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.59s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.69s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecParseError (0.64s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.60s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.59s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.77s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestExecWithUser (0.80s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.20s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestHealth (19.88s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestBuildHistory (2.46s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-08T12:37:54.971Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.67s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.32s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.76s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.57s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.93s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.91s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.98s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.87s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.12s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.61s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.55s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsSince (6.73s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-07-08T12:37:54.971Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.23s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.42s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.17s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.94s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.02s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.33s) [2022-07-08T12:37:54.972Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.60s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.04s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.85s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.87s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.20s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.18s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPortList (6.28s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.86s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsByOrder (1.88s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.97s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.41s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.25s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.23s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.44s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.57s) [2022-07-08T12:37:54.972Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.85s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.36s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.09s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.40s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.19s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.68s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.16s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.42s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.43s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.74s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.16s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.11s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.83s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.96s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.54s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.54s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.70s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.29s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.55s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.77s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.67s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.69s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.60s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.55s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.61s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.29s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.02s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.52s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s) [2022-07-08T12:37:54.972Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-08T12:37:54.972Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.12s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.26s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.73s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2022-07-08T12:37:54.972Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.51s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.40s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-07-08T12:37:54.972Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.84s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.95s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.30s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.88s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.50s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.74s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.13s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.90s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.05s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.28s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunMount (4.63s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.02s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.92s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.68s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.20s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.17s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.36s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.62s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNetHost (0.85s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.57s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.46s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.59s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.82s) [2022-07-08T12:37:54.972Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2022-07-08T12:37:54.972Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T12:37:54.972Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.35s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.68s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.55s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.04s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.40s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.54s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.72s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.56s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.65s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.62s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunState (1.14s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunSysctls (1.03s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.97s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.62s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.71s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.99s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.60s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.59s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.59s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.96s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.95s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.80s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.07s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.77s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.66s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.22s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.71s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.62s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.02s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.51s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.11s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.05s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.53s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.69s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.63s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.91s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.56s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.73s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.51s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.19s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.12s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.23s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.41s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.89s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.70s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.12s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.96s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.84s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.95s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.95s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.25s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.70s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.85s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStartRecordError (1.14s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.38s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.69s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.59s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.58s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUpdateStats (3.66s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-07-08T12:37:54.973Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.86s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.95s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-08T12:37:54.973Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2022-07-08T12:37:54.973Z] === RUN TestDockerRegistrySuite [2022-07-08T12:37:54.973Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-08T12:37:56.337Z] check_test.go:427: [d8a87eb6e7996] daemon is not started [2022-07-08T12:37:56.337Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-08T12:37:57.264Z] check_test.go:427: [d453aa8f1867e] daemon is not started [2022-07-08T12:37:57.264Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-08T12:37:58.629Z] check_test.go:427: [d53db2b2485c9] daemon is not started [2022-07-08T12:37:58.629Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-08T12:37:58.630Z] check_test.go:427: [d7965e6bde87a] daemon is not started [2022-07-08T12:37:58.630Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-08T12:38:01.905Z] check_test.go:427: [dd2e2c3c21103] daemon is not started [2022-07-08T12:38:01.905Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-08T12:38:07.144Z] check_test.go:427: [da177b2a6d938] daemon is not started [2022-07-08T12:38:07.144Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-08T12:38:10.410Z] check_test.go:427: [db2e7e8a882ec] daemon is not started [2022-07-08T12:38:10.410Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-08T12:38:10.971Z] check_test.go:427: [d6db0a32dcacb] daemon is not started [2022-07-08T12:38:10.971Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-08T12:38:11.899Z] check_test.go:427: [d05dc2aee70db] daemon is not started [2022-07-08T12:38:11.899Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-08T12:38:12.830Z] check_test.go:427: [d510c3a39c9ff] daemon is not started [2022-07-08T12:38:12.830Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-08T12:38:14.197Z] check_test.go:427: [de4534aee1792] daemon is not started [2022-07-08T12:38:14.197Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-08T12:38:15.125Z] check_test.go:427: [d7d9a7519b94c] daemon is not started [2022-07-08T12:38:15.125Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-08T12:38:16.489Z] check_test.go:427: [d56184138f4f2] daemon is not started [2022-07-08T12:38:16.489Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-08T12:38:17.415Z] check_test.go:427: [d138fad60f40d] daemon is not started [2022-07-08T12:38:17.415Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-08T12:38:17.976Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:43620db2465e4fb1be009af275c0cceba6925b0fd9cfddf2b1c98e80c37639f5 [2022-07-08T12:38:18.904Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:73f8b93c73ce3dd4a925ce5cc75ca4e6276788ec9b3cffe4e58a7288039dfff4 [2022-07-08T12:38:18.904Z] check_test.go:427: [dda689c26d715] daemon is not started [2022-07-08T12:38:19.159Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-08T12:38:20.086Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cee06cc32bf8c6f0c889d992a5510d7612aa036ac2489672e3942d60d5ced34d [2022-07-08T12:38:20.647Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:642d54ec5161facd444a9d5b079b1b286b78d3aad97862aa8b7812f24c63ec8c [2022-07-08T12:38:20.902Z] check_test.go:427: [d9dec01180e11] daemon is not started [2022-07-08T12:38:20.902Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-08T12:38:21.828Z] check_test.go:427: [d351a53466dd6] daemon is not started [2022-07-08T12:38:21.828Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-08T12:38:24.346Z] check_test.go:427: [dfd7bafe0eb1a] daemon is not started [2022-07-08T12:38:24.346Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-08T12:38:24.907Z] check_test.go:427: [dffd48883be9c] daemon is not started [2022-07-08T12:38:24.907Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-08T12:38:25.162Z] check_test.go:427: [d9df4d691fa72] daemon is not started [2022-07-08T12:38:25.162Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-08T12:38:26.089Z] check_test.go:427: [da49f545095b0] daemon is not started [2022-07-08T12:38:26.089Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-08T12:38:27.016Z] check_test.go:427: [ddb4767d7726d] daemon is not started [2022-07-08T12:38:27.016Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-08T12:38:27.946Z] check_test.go:427: [da515e39ddd74] daemon is not started [2022-07-08T12:38:27.946Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-08T12:38:30.461Z] check_test.go:427: [d636ebdbf1b27] daemon is not started [2022-07-08T12:38:30.461Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-08T12:38:30.717Z] check_test.go:427: [dcca0c13617fa] daemon is not started [2022-07-08T12:38:30.717Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-08T12:38:31.642Z] check_test.go:427: [def2ee889efdb] daemon is not started [2022-07-08T12:38:31.642Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-08T12:38:31.899Z] check_test.go:427: [df0aa9121c32b] daemon is not started [2022-07-08T12:38:31.899Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-08T12:38:32.155Z] check_test.go:427: [d92168e7c652b] daemon is not started [2022-07-08T12:38:32.155Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-08T12:38:32.410Z] check_test.go:427: [d36a0fe2533b9] daemon is not started [2022-07-08T12:38:32.410Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-08T12:38:32.666Z] check_test.go:427: [dba65c9f902b4] daemon is not started [2022-07-08T12:38:32.666Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-08T12:38:32.921Z] check_test.go:427: [d58fab2e82c5b] daemon is not started [2022-07-08T12:38:32.921Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-08T12:38:33.176Z] check_test.go:427: [dd5a3792a400a] daemon is not started [2022-07-08T12:38:33.176Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-08T12:38:34.103Z] check_test.go:427: [d1f31e61d5f04] daemon is not started [2022-07-08T12:38:34.103Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-08T12:38:35.467Z] check_test.go:427: [d0ec2eeb00d7a] daemon is not started [2022-07-08T12:38:35.723Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-08T12:38:36.284Z] check_test.go:427: [d4cd89273daee] daemon is not started [2022-07-08T12:38:36.540Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-08T12:38:37.467Z] check_test.go:427: [dd5c762e8a956] daemon is not started [2022-07-08T12:38:37.467Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-08T12:38:38.394Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite (44.23s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.86s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.66s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.11s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.90s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.47s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-08T12:38:39.321Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-07-08T12:38:39.321Z] === RUN TestDockerSchema1RegistrySuite [2022-07-08T12:38:39.321Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-08T12:38:39.321Z] check_test.go:454: [d09498a8e6368] daemon is not started [2022-07-08T12:38:39.321Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-08T12:38:41.852Z] check_test.go:454: [da0ab1a0a10d4] daemon is not started [2022-07-08T12:38:42.108Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-08T12:38:47.348Z] check_test.go:454: [ddf070b944cfb] daemon is not started [2022-07-08T12:38:47.348Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-08T12:38:48.712Z] check_test.go:454: [d9748d5985b04] daemon is not started [2022-07-08T12:38:48.712Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-08T12:38:48.712Z] check_test.go:454: [d372747990a08] daemon is not started [2022-07-08T12:38:48.712Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-08T12:38:48.968Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-08T12:38:49.897Z] check_test.go:454: [d2c93b248ff5d] daemon is not started [2022-07-08T12:38:49.897Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-08T12:38:50.825Z] check_test.go:454: [de96109a6b56e] daemon is not started [2022-07-08T12:38:50.825Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-08T12:38:52.193Z] check_test.go:454: [d212ba83e52ec] daemon is not started [2022-07-08T12:38:52.193Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-08T12:38:53.557Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-08T12:38:55.447Z] check_test.go:454: [d87ffa8ae5428] daemon is not started [2022-07-08T12:38:55.447Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-08T12:38:56.009Z] check_test.go:454: [dc96a3cf15503] daemon is not started [2022-07-08T12:38:56.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-08T12:38:56.571Z] check_test.go:454: [d0417686584bb] daemon is not started [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite (17.38s) [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.47s) [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.11s) [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.03s) [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.41s) [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.20s) [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.62s) [2022-07-08T12:38:56.571Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2022-07-08T12:38:56.571Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-08T12:38:56.571Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-08T12:38:57.501Z] check_test.go:483: [dcffbea85a881] daemon is not started [2022-07-08T12:38:57.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-08T12:38:58.065Z] check_test.go:483: [de44882f33f35] daemon is not started [2022-07-08T12:38:58.065Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-08T12:38:58.321Z] check_test.go:483: [db08d4a194560] daemon is not started [2022-07-08T12:38:58.321Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-08T12:39:00.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-08T12:39:00.474Z] check_test.go:483: [dba258028f475] daemon is not started [2022-07-08T12:39:00.474Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-08T12:39:00.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-08T12:39:01.035Z] check_test.go:483: [d5fb31a669448] daemon is not started [2022-07-08T12:39:01.035Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-08T12:39:02.411Z] check_test.go:483: [d04745951cba9] daemon is not started [2022-07-08T12:39:02.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-08T12:39:02.411Z] check_test.go:483: [d814c9b8f1b03] daemon is not started [2022-07-08T12:39:02.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.89s) [2022-07-08T12:39:02.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2022-07-08T12:39:02.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.82s) [2022-07-08T12:39:02.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.24s) [2022-07-08T12:39:02.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.50s) [2022-07-08T12:39:02.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.57s) [2022-07-08T12:39:02.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.54s) [2022-07-08T12:39:02.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.26s) [2022-07-08T12:39:02.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2022-07-08T12:39:02.411Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-08T12:39:02.411Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-08T12:39:06.581Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-08T12:39:07.507Z] check_test.go:510: [ddd9629b6441d] daemon is not started [2022-07-08T12:39:07.507Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-08T12:39:07.763Z] check_test.go:510: [da89a44a01958] daemon is not started [2022-07-08T12:39:07.763Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-08T12:39:08.019Z] check_test.go:510: [deca79f5b2256] daemon is not started [2022-07-08T12:39:08.019Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-08T12:39:08.019Z] check_test.go:510: [d5bc3c1a0ecc2] daemon is not started [2022-07-08T12:39:08.019Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-08T12:39:08.274Z] check_test.go:510: [da66bc0d1dfc4] daemon is not started [2022-07-08T12:39:08.274Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.88s) [2022-07-08T12:39:08.274Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2022-07-08T12:39:08.274Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-07-08T12:39:08.274Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2022-07-08T12:39:08.274Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2022-07-08T12:39:08.274Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-07-08T12:39:08.274Z] === RUN TestDockerNetworkSuite [2022-07-08T12:39:08.274Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-08T12:39:08.530Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-08T12:39:09.458Z] docker_cli_network_unix_test.go:46: [d533d1d878890] daemon is not started [2022-07-08T12:39:09.714Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-08T12:39:10.275Z] docker_cli_network_unix_test.go:46: [d980ffa7f7b31] daemon is not started [2022-07-08T12:39:10.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-08T12:39:13.055Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-08T12:39:13.617Z] docker_cli_network_unix_test.go:46: [d3ea124ea131e] daemon is not started [2022-07-08T12:39:14.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-08T12:39:16.068Z] docker_cli_network_unix_test.go:46: [de19472f2841a] daemon is not started [2022-07-08T12:39:16.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-08T12:39:16.579Z] docker_cli_network_unix_test.go:1233: [d8c53a13a0907] daemon is not started [2022-07-08T12:39:19.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-08T12:39:19.653Z] docker_cli_network_unix_test.go:46: [db349562e0686] daemon is not started [2022-07-08T12:39:20.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-08T12:39:20.469Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-08T12:39:25.731Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-08T12:39:25.731Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-08T12:39:25.731Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-08T12:39:25.731Z] docker_cli_network_unix_test.go:46: [d999ddb6b0c69] daemon is not started [2022-07-08T12:39:27.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-08T12:39:29.614Z] docker_cli_network_unix_test.go:46: [d7616e4ad24ad] daemon is not started [2022-07-08T12:39:30.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-08T12:39:31.541Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-08T12:39:31.797Z] docker_cli_network_unix_test.go:46: [d5cff62470723] daemon is not started [2022-07-08T12:39:31.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-08T12:39:32.360Z] docker_cli_network_unix_test.go:46: [d2da243aef9d5] daemon is not started [2022-07-08T12:39:32.360Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-08T12:39:32.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-08T12:39:32.922Z] docker_cli_network_unix_test.go:46: [d87d4706c7008] daemon is not started [2022-07-08T12:39:32.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-08T12:39:33.178Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-08T12:39:33.433Z] docker_cli_network_unix_test.go:46: [dfb9af53223a3] daemon is not started [2022-07-08T12:39:33.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-08T12:39:34.556Z] docker_cli_network_unix_test.go:46: [d041cfc399601] daemon is not started [2022-07-08T12:39:34.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-08T12:39:35.069Z] docker_cli_network_unix_test.go:46: [d490b2dec94ea] daemon is not started [2022-07-08T12:39:35.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-08T12:39:35.630Z] docker_cli_network_unix_test.go:46: [de8a2dd5ce11d] daemon is not started [2022-07-08T12:39:35.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-08T12:39:35.886Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-08T12:39:36.141Z] docker_cli_network_unix_test.go:46: [d0a7f829a3c91] daemon is not started [2022-07-08T12:39:36.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-08T12:39:36.703Z] docker_cli_network_unix_test.go:46: [daddfc7c38f9a] daemon is not started [2022-07-08T12:39:36.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-08T12:39:36.703Z] docker_cli_network_unix_test.go:46: [dd42973ebd80b] daemon is not started [2022-07-08T12:39:36.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-08T12:39:36.959Z] docker_cli_network_unix_test.go:46: [d340eee83435b] daemon is not started [2022-07-08T12:39:36.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-08T12:39:38.324Z] docker_cli_network_unix_test.go:46: [da412831bb733] daemon is not started [2022-07-08T12:39:38.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-08T12:39:38.885Z] docker_cli_network_unix_test.go:46: [d92fe0d712fa0] daemon is not started [2022-07-08T12:39:39.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-08T12:39:39.142Z] docker_cli_network_unix_test.go:46: [dad99ac940d9c] daemon is not started [2022-07-08T12:39:39.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-08T12:39:39.397Z] docker_cli_network_unix_test.go:46: [d0c4d2a8c54e5] daemon is not started [2022-07-08T12:39:39.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-08T12:39:39.654Z] docker_cli_network_unix_test.go:46: [d03c52631265f] daemon is not started [2022-07-08T12:39:39.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-08T12:39:41.022Z] docker_cli_network_unix_test.go:968: [d4765fb4fbc34] daemon is not started [2022-07-08T12:39:41.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-08T12:39:42.899Z] docker_cli_network_unix_test.go:46: [da5785af88b5e] daemon is not started [2022-07-08T12:39:43.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-08T12:39:45.668Z] docker_cli_network_unix_test.go:1116: [d3d872cc4442a] daemon is not started [2022-07-08T12:39:48.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-08T12:39:48.944Z] docker_cli_network_unix_test.go:46: [d6a81fc36eb9b] daemon is not started [2022-07-08T12:39:48.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-08T12:39:49.505Z] docker_cli_network_unix_test.go:46: [de624864889bf] daemon is not started [2022-07-08T12:39:49.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-08T12:39:49.760Z] docker_cli_network_unix_test.go:46: [de7b795e66ead] daemon is not started [2022-07-08T12:39:49.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-08T12:39:49.760Z] docker_cli_network_unix_test.go:46: [d2f29d9892ca0] daemon is not started [2022-07-08T12:39:49.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-08T12:39:50.016Z] docker_cli_network_unix_test.go:46: [df36310d6934f] daemon is not started [2022-07-08T12:39:50.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-08T12:39:50.016Z] docker_cli_network_unix_test.go:46: [de585e39d1b48] daemon is not started [2022-07-08T12:39:50.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-08T12:39:50.016Z] docker_cli_network_unix_test.go:46: [d55174237918c] daemon is not started [2022-07-08T12:39:50.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-08T12:39:51.905Z] docker_cli_network_unix_test.go:46: [d8816679c5112] daemon is not started [2022-07-08T12:39:52.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-08T12:39:52.467Z] docker_cli_network_unix_test.go:46: [dad2afa46c7d0] daemon is not started [2022-07-08T12:39:52.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-08T12:39:52.467Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-08T12:39:52.467Z] docker_cli_network_unix_test.go:46: [daa993919430e] daemon is not started [2022-07-08T12:39:52.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-08T12:39:53.028Z] docker_cli_network_unix_test.go:46: [d914592208bad] daemon is not started [2022-07-08T12:39:53.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-08T12:39:57.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-08T12:39:58.377Z] docker_cli_network_unix_test.go:1084: [dba245d46d133] daemon is not started [2022-07-08T12:39:59.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-08T12:39:59.741Z] docker_cli_network_unix_test.go:46: [d0988be9f933a] daemon is not started [2022-07-08T12:39:59.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-08T12:40:00.304Z] docker_cli_network_unix_test.go:46: [d1a3c59ff5120] daemon is not started [2022-07-08T12:40:00.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-08T12:40:01.931Z] docker_cli_network_unix_test.go:46: [d0a64595805dc] daemon is not started [2022-07-08T12:40:01.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-08T12:40:02.188Z] docker_cli_network_unix_test.go:46: [d1d5e519c33d1] daemon is not started [2022-07-08T12:40:02.188Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-08T12:40:02.444Z] docker_cli_network_unix_test.go:46: [de9140f7cb4f8] daemon is not started [2022-07-08T12:40:02.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-08T12:40:03.263Z] docker_cli_network_unix_test.go:46: [de7858ae7610e] daemon is not started [2022-07-08T12:40:03.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-08T12:40:03.824Z] docker_cli_network_unix_test.go:46: [d6f355aac7a80] daemon is not started [2022-07-08T12:40:04.080Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-08T12:40:09.324Z] docker_cli_network_unix_test.go:46: [d277fc3f1245f] daemon is not started [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite (61.31s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.44s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.91s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.67s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.05s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.56s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.25s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.73s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.59s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.45s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.98s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.50s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.89s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.18s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.52s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-08T12:40:09.580Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.40s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.03s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-07-08T12:40:09.580Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.39s) [2022-07-08T12:40:09.580Z] === RUN TestDockerHubPullSuite [2022-07-08T12:40:09.580Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-08T12:40:12.092Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-08T12:40:14.604Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-08T12:40:15.164Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-08T12:40:17.051Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-08T12:40:17.306Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-08T12:40:17.867Z] --- PASS: TestDockerHubPullSuite (8.19s) [2022-07-08T12:40:17.867Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.02s) [2022-07-08T12:40:17.867Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-07-08T12:40:17.867Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.02s) [2022-07-08T12:40:17.867Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2022-07-08T12:40:17.867Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-07-08T12:40:17.867Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-08T12:40:17.867Z] PASS [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === Skipped [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-08T12:40:17.867Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-07-08T12:40:17.867Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.03s) [2022-07-08T12:40:17.867Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.03s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.867Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-08T12:40:17.867Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-08T12:40:17.867Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-08T12:40:17.867Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-08T12:40:17.868Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-07-08T12:40:17.868Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-08T12:40:17.868Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-08T12:40:17.868Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-08T12:40:17.868Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_sni_test.go:30: Flakey test [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-08T12:40:17.868Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-08T12:40:17.868Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-08T12:40:17.868Z] docker_cli_network_unix_test.go:46: [daa993919430e] daemon is not started [2022-07-08T12:40:17.868Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] DONE 1265 tests, 51 skipped in 1470.157s [2022-07-08T12:40:17.868Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T12:40:17.868Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T12:40:17.868Z] +++ kill 9361 [2022-07-08T12:40:17.868Z] +++ /etc/init.d/apparmor stop [2022-07-08T12:40:17.868Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] Unloading profiles will leave already running processes permanently [2022-07-08T12:40:17.868Z] unconfined, which can lead to unexpected situations. [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:17.868Z] To set a process to complain mode, use the command line tool [2022-07-08T12:40:17.868Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T12:40:17.868Z] +++ true [2022-07-08T12:40:17.868Z] exiting test-integration [2022-07-08T12:40:17.868Z] ++ exit 0 [2022-07-08T12:40:17.868Z] [2022-07-08T12:40:18.123Z] + for job in $(jobs -p) [2022-07-08T12:40:18.123Z] + wait 7483 [2022-07-08T12:40:30.284Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-08T12:40:31.663Z] docker_cli_swarm_test.go:1180: [d8348c7faddb1] joining swarm manager [dabf567915b1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:40:38.234Z] docker_cli_swarm_test.go:1189: [db4a592ef53f7] joining swarm manager [dabf567915b1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:41:16.881Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-08T12:41:23.411Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-08T12:41:27.575Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-08T12:41:28.938Z] docker_cli_swarm_test.go:1112: [dc56e72a5315d] joining swarm manager [def600545c597]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:41:30.860Z] docker_cli_swarm_test.go:1113: [dc02892d20c64] joining swarm manager [def600545c597]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:43:07.217Z] docker_cli_swarm_test.go:1166: [d2b0c790bdf24] joining swarm manager [def600545c597]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-08T12:43:39.229Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-08T12:43:39.229Z] docker_cli_swarm_test.go:1447: [dbd09ea1aae62] joining swarm manager [d0a073eaa4eb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:43:39.485Z] docker_cli_swarm_test.go:1448: [d74b7d25ed83c] joining swarm manager [d0a073eaa4eb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T12:43:51.657Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-08T12:43:51.657Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-08T12:43:51.657Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-08T12:43:51.657Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-08T12:43:51.657Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-08T12:43:52.218Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-08T12:43:54.731Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-08T12:43:57.994Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-08T12:44:00.508Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-08T12:44:01.872Z] docker_cli_swarm_unix_test.go:63: [d072460401abe] joining swarm manager [df7a9d3daa403]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:44:58.027Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-08T12:44:58.027Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-08T12:44:58.027Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-08T12:44:59.914Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-08T12:45:03.199Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-08T12:45:05.715Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-08T12:45:07.603Z] docker_api_swarm_test.go:962: [d7f275591b740] joining swarm manager [d626f84f81be9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T12:45:25.637Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-08T12:45:37.800Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-08T12:45:39.164Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-08T12:45:41.675Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-08T12:45:44.190Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-08T12:45:52.285Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-08T12:45:57.525Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-08T12:45:59.413Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-08T12:46:01.927Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-08T12:46:04.441Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-08T12:46:06.955Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-08T12:46:10.219Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-08T12:46:12.107Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-08T12:47:08.290Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-08T12:47:23.120Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite (1567.93s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.34s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.53s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.03s) [2022-07-08T12:47:37.952Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.36s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.49s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.65s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.69s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.25s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.39s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.19s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.83s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.59s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.31s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.59s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.27s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.33s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.88s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.28s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.44s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.57s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.28s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.51s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.00s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.70s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.55s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.32s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.29s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.17s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.40s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.38s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.18s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.32s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.16s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.63s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.82s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.28s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.24s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.49s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.90s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.00s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.64s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.92s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.66s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.06s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.04s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.17s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.95s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (2.89s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.78s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.90s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.60s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.68s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.08s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.20s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.05s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.15s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.64s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.36s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.03s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.83s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.30s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.57s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.49s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.58s) [2022-07-08T12:47:37.952Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.36s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.99s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.08s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.30s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.70s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.22s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.47s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-07-08T12:47:37.952Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.11s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.91s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.15s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.40s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2022-07-08T12:47:37.953Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.80s) [2022-07-08T12:47:37.953Z] === RUN TestDockerExternalVolumeSuite [2022-07-08T12:47:37.953Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-08T12:47:38.515Z] docker_cli_external_volume_driver_test.go:53: [de9467643be85] daemon is not started [2022-07-08T12:47:56.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-08T12:49:04.178Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-08T12:49:10.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-08T12:49:25.544Z] docker_cli_external_volume_driver_test.go:53: [d66b406f3170a] daemon is not started [2022-07-08T12:49:40.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-08T12:49:58.441Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-08T12:50:13.272Z] docker_cli_external_volume_driver_test.go:53: [d9c3697c97c60] daemon is not started [2022-07-08T12:50:28.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-08T12:50:28.101Z] docker_cli_external_volume_driver_test.go:53: [d02848a5f9a70] daemon is not started [2022-07-08T12:50:42.960Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-08T12:51:14.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-08T12:51:29.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-08T12:51:44.646Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-08T12:52:31.250Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-08T12:52:49.285Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-08T12:53:21.309Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-08T12:53:53.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-08T12:54:08.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-08T12:54:26.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-08T12:54:26.191Z] docker_cli_external_volume_driver_test.go:485: [dfb6b553704ac] daemon is not started [2022-07-08T12:54:41.023Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-08T12:54:41.023Z] docker_cli_external_volume_driver_test.go:53: [d2d38a9738ed5] daemon is not started [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite (436.92s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-07-08T12:54:55.855Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-08T12:54:55.855Z] PASS [2022-07-08T12:54:55.855Z] [2022-07-08T12:54:55.855Z] === Skipped [2022-07-08T12:54:55.855Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-08T12:54:55.855Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-08T12:54:55.855Z] check_test.go:540: [dddf7e7fd9f3a] daemon is not started [2022-07-08T12:54:55.855Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-08T12:54:55.855Z] [2022-07-08T12:54:55.855Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-08T12:54:55.855Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-08T12:54:55.855Z] check_test.go:540: [ddf8c9d2bb5f1] daemon is not started [2022-07-08T12:54:55.855Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-08T12:54:55.855Z] [2022-07-08T12:54:55.855Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-08T12:54:55.855Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-08T12:54:55.855Z] check_test.go:540: [dfff690cec491] daemon is not started [2022-07-08T12:54:55.855Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-08T12:54:55.855Z] [2022-07-08T12:54:55.855Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-08T12:54:55.855Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-08T12:54:55.855Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-08T12:54:55.855Z] [2022-07-08T12:54:55.855Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-08T12:54:55.855Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-08T12:54:55.855Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-08T12:54:55.855Z] [2022-07-08T12:54:55.855Z] DONE 269 tests, 5 skipped in 2347.333s [2022-07-08T12:54:55.855Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T12:54:55.855Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7e878b64fa8f/docker.pid [2022-07-08T12:54:55.855Z] +++ kill 7022 [2022-07-08T12:54:55.855Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7022 is not a child of this shell [2022-07-08T12:54:55.855Z] warning: PID 7022 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7e878b64fa8f/docker.pid had a nonzero exit code [2022-07-08T12:54:55.855Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T12:54:55.855Z] +++ kill 9351 [2022-07-08T12:54:55.855Z] +++ /etc/init.d/apparmor stop [2022-07-08T12:54:55.855Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T12:54:55.855Z] [2022-07-08T12:54:55.855Z] Unloading profiles will leave already running processes permanently [2022-07-08T12:54:55.855Z] unconfined, which can lead to unexpected situations. [2022-07-08T12:54:55.855Z] [2022-07-08T12:54:55.855Z] To set a process to complain mode, use the command line tool [2022-07-08T12:54:55.855Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T12:54:55.855Z] +++ true [2022-07-08T12:54:55.855Z] exiting test-integration [2022-07-08T12:54:55.855Z] ++ exit 0 [2022-07-08T12:54:55.855Z] [2022-07-08T12:54:55.855Z] + exit 0 [2022-07-08T12:54:55.855Z] ++ jobs -p [2022-07-08T12:54:55.855Z] + pids= [2022-07-08T12:54:55.855Z] + echo 'Remaining pids to kill: []' [2022-07-08T12:54:55.855Z] Remaining pids to kill: [] [2022-07-08T12:54:55.855Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-08T12:54:55.869Z] Recording test results [2022-07-08T12:54:57.473Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T12:54:57.834Z] + echo Ensuring container killed. [2022-07-08T12:54:57.834Z] Ensuring container killed. [2022-07-08T12:54:57.834Z] + docker ps -aq -f name=docker-pr3-* [2022-07-08T12:54:57.834Z] + cids=a01a854b5f94 [2022-07-08T12:54:57.834Z] 2ff367bdf5c5 [2022-07-08T12:54:57.834Z] 821a484e3a1e [2022-07-08T12:54:57.834Z] + [ -n a01a854b5f94 [2022-07-08T12:54:57.834Z] 2ff367bdf5c5 [2022-07-08T12:54:57.834Z] 821a484e3a1e ] [2022-07-08T12:54:57.834Z] + docker rm -vf a01a854b5f94 2ff367bdf5c5 821a484e3a1e [2022-07-08T12:54:58.771Z] a01a854b5f94 [2022-07-08T12:54:58.771Z] 2ff367bdf5c5 [2022-07-08T12:54:58.771Z] 821a484e3a1e [Pipeline] sh [2022-07-08T12:54:59.090Z] + echo Chowning /workspace to jenkins user [2022-07-08T12:54:59.090Z] Chowning /workspace to jenkins user [2022-07-08T12:54:59.090Z] + id -u [2022-07-08T12:54:59.090Z] + id -g [2022-07-08T12:54:59.090Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43750:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T12:54:59.090Z] Unable to find image 'busybox:latest' locally [2022-07-08T12:54:59.357Z] latest: Pulling from library/busybox [2022-07-08T12:54:59.357Z] 19d511225f94: Pulling fs layer [2022-07-08T12:54:59.357Z] 19d511225f94: Verifying Checksum [2022-07-08T12:54:59.357Z] 19d511225f94: Download complete [2022-07-08T12:54:59.357Z] 19d511225f94: Pull complete [2022-07-08T12:54:59.357Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-08T12:54:59.357Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T12:55:02.209Z] + bundleName=amd64 [2022-07-08T12:55:02.209Z] + echo Creating amd64-bundles.tar.gz [2022-07-08T12:55:02.209Z] Creating amd64-bundles.tar.gz [2022-07-08T12:55:02.209Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-08T12:55:02.209Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-08T12:55:03.587Z] Archiving artifacts [2022-07-08T12:55:05.290Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43750/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T12:55:05.630Z] + make clean [2022-07-08T12:55:05.886Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T12:55:05.886Z] docker-dev-cache [2022-07-08T12:55:05.886Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS