Pull request #44099 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from cba36a064dc82ba49d5caab566f88f0501279ecb+ff76e05913aec1b9e05375b8afc94dd721e7ca6d (a5c7414eb37a4e3dd2e5dd041915f2bdb10b19fa) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44099@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # 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-09-06T22:17:11.457Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-06T22:17:11.463Z] Trying to pass milestone 1 [Pipeline] milestone [2022-09-06T22:17:11.560Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-06T22:17:11.742Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ed5b3f0625a4f92d) in /home/ubuntu/workspace/moby_PR-44099 [Pipeline] { [Pipeline] checkout [2022-09-06T22:17:11.765Z] The recommended git tool is: git [2022-09-06T22:17:11.773Z] using credential docker-jenkins-github-credentials [2022-09-06T22:17:11.781Z] Cloning the remote Git repository [2022-09-06T22:17:11.781Z] Cloning with configured refspecs honoured and without tags [2022-09-06T22:17:11.783Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T22:17:11.783Z] > git init /home/ubuntu/workspace/moby_PR-44099 # timeout=10 [2022-09-06T22:17:11.800Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T22:17:11.800Z] > git --version # timeout=10 [2022-09-06T22:17:11.807Z] > git --version # 'git version 2.17.1' [2022-09-06T22:17:11.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:17:11.807Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44099/head:refs/remotes/origin/PR-44099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:17:27.447Z] Fetching without tags [2022-09-06T22:17:27.622Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:17:27.414Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T22:17:27.419Z] > git config --add remote.origin.fetch +refs/pull/44099/head:refs/remotes/origin/PR-44099 # timeout=10 [2022-09-06T22:17:27.432Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:17:27.442Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T22:17:27.449Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T22:17:27.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:17:27.450Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44099/head:refs/remotes/origin/PR-44099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:17:27.624Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:17:27.632Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:17:28.183Z] Merge succeeded, producing cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:17:28.183Z] Checking out Revision cba36a064dc82ba49d5caab566f88f0501279ecb (PR-44099) [2022-09-06T22:17:28.415Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [2022-09-06T22:17:28.160Z] > git remote # timeout=10 [2022-09-06T22:17:28.165Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T22:17:28.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:17:28.170Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T22:17:28.178Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T22:17:28.185Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:17:28.189Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:17:28.418Z] > git rev-list --no-walk cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:17:29.100Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44099:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-06T22:17:31.630Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-09-06T22:17:31.797Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ed5b3f0625a4f92d) in /home/ubuntu/workspace/moby_PR-44099 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-09-06T22:17:31.843Z] The recommended git tool is: git [Pipeline] // stage [2022-09-06T22:17:31.851Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-06T22:17:31.868Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-09-06T22:17:31.876Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-09-06T22:17:32.045Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit cba36a064dc82ba49d5caab566f88f0501279ecb [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-09-06T22:17:32.288Z] Merge succeeded, producing cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:17:32.288Z] Checking out Revision cba36a064dc82ba49d5caab566f88f0501279ecb (PR-44099) [2022-09-06T22:17:32.359Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:17:31.862Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44099/.git # timeout=10 [2022-09-06T22:17:31.870Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T22:17:31.878Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T22:17:31.878Z] > git --version # timeout=10 [2022-09-06T22:17:31.883Z] > git --version # 'git version 2.17.1' [2022-09-06T22:17:31.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:17:31.884Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44099/head:refs/remotes/origin/PR-44099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:17:32.048Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:17:32.053Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:17:32.268Z] > git remote # timeout=10 [2022-09-06T22:17:32.270Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T22:17:32.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:17:32.276Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T22:17:32.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T22:17:32.293Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:17:32.298Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:17:32.953Z] + [ PR != PR ] [2022-09-06T22:17:32.953Z] + [ master != master ] [2022-09-06T22:17:32.953Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T22:17:33.267Z] + docker version [2022-09-06T22:17:33.267Z] Client: Docker Engine - Community [2022-09-06T22:17:33.267Z] Version: 22.06.0-beta.0 [2022-09-06T22:17:33.267Z] API version: 1.42 [2022-09-06T22:17:33.267Z] Go version: go1.18.3 [2022-09-06T22:17:33.267Z] Git commit: 3e9117b [2022-09-06T22:17:33.267Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T22:17:33.267Z] OS/Arch: linux/amd64 [2022-09-06T22:17:33.267Z] Context: default [2022-09-06T22:17:33.267Z] [2022-09-06T22:17:33.267Z] Server: Docker Engine - Community [2022-09-06T22:17:33.267Z] Engine: [2022-09-06T22:17:33.267Z] Version: 22.06.0-beta.0 [2022-09-06T22:17:33.267Z] API version: 1.42 (minimum version 1.12) [2022-09-06T22:17:33.267Z] Go version: go1.18.3 [2022-09-06T22:17:33.267Z] Git commit: 38633e7 [2022-09-06T22:17:33.267Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T22:17:33.267Z] OS/Arch: linux/amd64 [2022-09-06T22:17:33.267Z] Experimental: true [2022-09-06T22:17:33.267Z] containerd: [2022-09-06T22:17:33.267Z] Version: 1.6.8 [2022-09-06T22:17:33.267Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T22:17:33.267Z] runc: [2022-09-06T22:17:33.267Z] Version: 1.1.4 [2022-09-06T22:17:33.267Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T22:17:33.267Z] docker-init: [2022-09-06T22:17:33.267Z] Version: 0.19.0 [2022-09-06T22:17:33.267Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T22:17:33.549Z] + docker info [2022-09-06T22:17:33.549Z] Client: [2022-09-06T22:17:33.549Z] Context: default [2022-09-06T22:17:33.549Z] Debug Mode: false [2022-09-06T22:17:33.549Z] Plugins: [2022-09-06T22:17:33.549Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T22:17:33.549Z] Version: f500bf6 [2022-09-06T22:17:33.549Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T22:17:33.549Z] compose: Docker Compose (Docker Inc.) [2022-09-06T22:17:33.549Z] Version: v2.10.2 [2022-09-06T22:17:33.549Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T22:17:33.549Z] scan: Docker Scan (Docker Inc.) [2022-09-06T22:17:33.549Z] Version: v0.17.0 [2022-09-06T22:17:33.549Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T22:17:33.549Z] [2022-09-06T22:17:33.549Z] Server: [2022-09-06T22:17:33.549Z] Containers: 0 [2022-09-06T22:17:33.549Z] Running: 0 [2022-09-06T22:17:33.549Z] Paused: 0 [2022-09-06T22:17:33.549Z] Stopped: 0 [2022-09-06T22:17:33.549Z] Images: 4 [2022-09-06T22:17:33.549Z] Server Version: 22.06.0-beta.0 [2022-09-06T22:17:33.549Z] Storage Driver: overlay2 [2022-09-06T22:17:33.549Z] Backing Filesystem: extfs [2022-09-06T22:17:33.549Z] Supports d_type: true [2022-09-06T22:17:33.549Z] Using metacopy: false [2022-09-06T22:17:33.549Z] Native Overlay Diff: true [2022-09-06T22:17:33.549Z] userxattr: false [2022-09-06T22:17:33.549Z] Logging Driver: json-file [2022-09-06T22:17:33.549Z] Cgroup Driver: cgroupfs [2022-09-06T22:17:33.549Z] Cgroup Version: 1 [2022-09-06T22:17:33.549Z] Plugins: [2022-09-06T22:17:33.549Z] Volume: local [2022-09-06T22:17:33.549Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T22:17:33.549Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T22:17:33.549Z] Swarm: inactive [2022-09-06T22:17:33.549Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-06T22:17:33.549Z] Default Runtime: runc [2022-09-06T22:17:33.549Z] Init Binary: docker-init [2022-09-06T22:17:33.549Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T22:17:33.549Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T22:17:33.549Z] init version: de40ad0 [2022-09-06T22:17:33.549Z] Security Options: [2022-09-06T22:17:33.549Z] apparmor [2022-09-06T22:17:33.549Z] seccomp [2022-09-06T22:17:33.549Z] Profile: builtin [2022-09-06T22:17:33.549Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T22:17:33.549Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T22:17:33.549Z] OSType: linux [2022-09-06T22:17:33.549Z] Architecture: x86_64 [2022-09-06T22:17:33.549Z] CPUs: 2 [2022-09-06T22:17:33.549Z] Total Memory: 7.565GiB [2022-09-06T22:17:33.549Z] Name: ip-10-100-111-248 [2022-09-06T22:17:33.549Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-06T22:17:33.549Z] Docker Root Dir: /var/lib/docker [2022-09-06T22:17:33.549Z] Debug Mode: false [2022-09-06T22:17:33.549Z] Registry: https://index.docker.io/v1/ [2022-09-06T22:17:33.549Z] Labels: [2022-09-06T22:17:33.549Z] Experimental: true [2022-09-06T22:17:33.549Z] Insecure Registries: [2022-09-06T22:17:33.549Z] 127.0.0.0/8 [2022-09-06T22:17:33.549Z] Live Restore Enabled: true [2022-09-06T22:17:33.549Z] [2022-09-06T22:17:33.549Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T22:17:33.833Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T22:17:33.833Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T22:17:33.833Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44099/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T22:17:33.833Z] + bash /home/ubuntu/workspace/moby_PR-44099/check-config.sh [2022-09-06T22:17:33.833Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T22:17:33.833Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T22:17:33.833Z] [2022-09-06T22:17:33.833Z] Generally Necessary: [2022-09-06T22:17:33.833Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T22:17:33.833Z] - apparmor: enabled and tools installed [2022-09-06T22:17:33.833Z] - CONFIG_NAMESPACES: enabled [2022-09-06T22:17:33.833Z] - CONFIG_NET_NS: enabled [2022-09-06T22:17:33.833Z] - CONFIG_PID_NS: enabled [2022-09-06T22:17:33.833Z] - CONFIG_IPC_NS: enabled [2022-09-06T22:17:33.833Z] - CONFIG_UTS_NS: enabled [2022-09-06T22:17:33.833Z] - CONFIG_CGROUPS: enabled [2022-09-06T22:17:33.833Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T22:17:33.833Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T22:17:33.833Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T22:17:33.833Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T22:17:33.833Z] - CONFIG_CPUSETS: enabled [2022-09-06T22:17:33.833Z] - CONFIG_MEMCG: enabled [2022-09-06T22:17:33.833Z] - CONFIG_KEYS: enabled [2022-09-06T22:17:33.833Z] - CONFIG_VETH: enabled (as module) [2022-09-06T22:17:33.833Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T22:17:33.833Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T22:17:33.833Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T22:17:33.833Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T22:17:33.833Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T22:17:33.833Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T22:17:33.833Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T22:17:33.833Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T22:17:33.833Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T22:17:33.833Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T22:17:33.833Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T22:17:33.833Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T22:17:33.833Z] [2022-09-06T22:17:33.833Z] Optional Features: [2022-09-06T22:17:33.833Z] - CONFIG_USER_NS: enabled [2022-09-06T22:17:33.833Z] - CONFIG_SECCOMP: enabled [2022-09-06T22:17:33.833Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T22:17:34.091Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T22:17:34.091Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T22:17:34.091Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T22:17:34.091Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T22:17:34.091Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T22:17:34.091Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T22:17:34.091Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T22:17:34.091Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T22:17:34.091Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T22:17:34.091Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T22:17:34.091Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T22:17:34.091Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T22:17:34.091Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T22:17:34.091Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T22:17:34.091Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T22:17:34.091Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T22:17:34.091Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T22:17:34.091Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T22:17:34.092Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T22:17:34.092Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T22:17:34.092Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T22:17:34.092Z] - CONFIG_EXT4_FS: enabled [2022-09-06T22:17:34.092Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T22:17:34.092Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T22:17:34.092Z] - Network Drivers: [2022-09-06T22:17:34.092Z] - "overlay": [2022-09-06T22:17:34.092Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T22:17:34.092Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T22:17:34.092Z] Optional (for encrypted networks): [2022-09-06T22:17:34.092Z] - CONFIG_CRYPTO: enabled [2022-09-06T22:17:34.092Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T22:17:34.092Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T22:17:34.092Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T22:17:34.092Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T22:17:34.092Z] - CONFIG_XFRM: enabled [2022-09-06T22:17:34.092Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T22:17:34.092Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T22:17:34.092Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T22:17:34.092Z] - "ipvlan": [2022-09-06T22:17:34.092Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T22:17:34.092Z] - "macvlan": [2022-09-06T22:17:34.350Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T22:17:34.350Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T22:17:34.350Z] - "ftp,tftp client in container": [2022-09-06T22:17:34.350Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T22:17:34.350Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T22:17:34.350Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T22:17:34.350Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T22:17:34.350Z] - Storage Drivers: [2022-09-06T22:17:34.350Z] - "aufs": [2022-09-06T22:17:34.350Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T22:17:34.350Z] - "btrfs": [2022-09-06T22:17:34.350Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T22:17:34.350Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T22:17:34.350Z] - "devicemapper": [2022-09-06T22:17:34.350Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T22:17:34.350Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T22:17:34.350Z] - "overlay": [2022-09-06T22:17:34.350Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T22:17:34.350Z] - "zfs": [2022-09-06T22:17:34.350Z] - /dev/zfs: present [2022-09-06T22:17:34.350Z] - zfs command: missing [2022-09-06T22:17:34.350Z] - zpool command: missing [2022-09-06T22:17:34.350Z] [2022-09-06T22:17:34.350Z] Limits: [2022-09-06T22:17:34.350Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T22:17:34.350Z] [2022-09-06T22:17:34.350Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T22:17:34.675Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:cba36a064dc82ba49d5caab566f88f0501279ecb . [2022-09-06T22:17:34.933Z] #1 [internal] load build definition from Dockerfile [2022-09-06T22:17:34.933Z] #1 transferring dockerfile: 19.11kB done [2022-09-06T22:17:34.933Z] #1 DONE 0.0s [2022-09-06T22:17:34.933Z] [2022-09-06T22:17:34.934Z] #2 [internal] load .dockerignore [2022-09-06T22:17:34.934Z] #2 transferring context: 145B done [2022-09-06T22:17:34.934Z] #2 DONE 0.1s [2022-09-06T22:17:34.934Z] [2022-09-06T22:17:34.934Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T22:17:34.934Z] #3 DONE 0.1s [2022-09-06T22:17:34.934Z] [2022-09-06T22:17:34.934Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T22:17:34.934Z] #4 CACHED [2022-09-06T22:17:35.192Z] [2022-09-06T22:17:35.192Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T22:17:35.192Z] #5 DONE 0.1s [2022-09-06T22:17:35.192Z] [2022-09-06T22:17:35.192Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:17:35.192Z] #6 DONE 0.1s [2022-09-06T22:17:35.192Z] [2022-09-06T22:17:35.192Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:17:35.192Z] #7 DONE 0.1s [2022-09-06T22:17:35.192Z] [2022-09-06T22:17:35.192Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-06T22:17:35.455Z] #8 DONE 0.3s [2022-09-06T22:17:35.455Z] [2022-09-06T22:17:35.455Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:17:35.455Z] #9 DONE 0.0s [2022-09-06T22:17:35.455Z] [2022-09-06T22:17:35.455Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T22:17:35.455Z] #10 DONE 0.0s [2022-09-06T22:17:35.455Z] [2022-09-06T22:17:35.455Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:17:35.455Z] #11 DONE 0.0s [2022-09-06T22:17:35.455Z] [2022-09-06T22:17:35.455Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:17:35.455Z] #12 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:17:35.719Z] #12 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.0s done [2022-09-06T22:17:35.719Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 2.10MB / 141.88MB 0.2s [2022-09-06T22:17:35.719Z] #12 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done [2022-09-06T22:17:35.719Z] #12 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done [2022-09-06T22:17:35.719Z] #12 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 0.2s done [2022-09-06T22:17:35.719Z] #12 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done [2022-09-06T22:17:35.978Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 14.68MB / 141.88MB 0.3s [2022-09-06T22:17:35.978Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 24.12MB / 141.88MB 0.4s [2022-09-06T22:17:36.238Z] #12 ... [2022-09-06T22:17:36.238Z] [2022-09-06T22:17:36.238Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T22:17:36.238Z] #13 CACHED [2022-09-06T22:17:36.238Z] [2022-09-06T22:17:36.238Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:17:36.238Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 38.80MB / 141.88MB 0.5s [2022-09-06T22:17:36.238Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 57.67MB / 141.88MB 0.7s [2022-09-06T22:17:36.238Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 67.11MB / 141.88MB 0.8s [2022-09-06T22:17:36.506Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 76.55MB / 141.88MB 0.9s [2022-09-06T22:17:36.506Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 85.91MB / 141.88MB 1.0s [2022-09-06T22:17:36.767Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 94.37MB / 141.88MB 1.1s [2022-09-06T22:17:36.767Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 102.76MB / 141.88MB 1.2s [2022-09-06T22:17:36.767Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 115.34MB / 141.88MB 1.3s [2022-09-06T22:17:37.029Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 123.73MB / 141.88MB 1.4s [2022-09-06T22:17:37.029Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 1.6s [2022-09-06T22:17:37.596Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 1.8s done [2022-09-06T22:17:37.855Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd [2022-09-06T22:17:37.855Z] #12 ... [2022-09-06T22:17:37.855Z] [2022-09-06T22:17:37.855Z] #14 [internal] load build context [2022-09-06T22:17:37.855Z] #14 transferring context: 62.72MB 2.3s done [2022-09-06T22:17:37.855Z] #14 DONE 2.3s [2022-09-06T22:17:37.855Z] [2022-09-06T22:17:37.855Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:17:43.123Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.2s done [2022-09-06T22:17:43.123Z] #12 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done [2022-09-06T22:17:43.381Z] #12 DONE 7.6s [2022-09-06T22:17:43.381Z] [2022-09-06T22:17:43.381Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T22:17:45.284Z] #15 DONE 1.8s [2022-09-06T22:17:45.284Z] [2022-09-06T22:17:45.284Z] #16 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-06T22:17:45.544Z] #16 DONE 0.5s [2022-09-06T22:17:45.544Z] [2022-09-06T22:17:45.544Z] #17 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:17:45.544Z] #17 ... [2022-09-06T22:17:45.544Z] [2022-09-06T22:17:45.544Z] #18 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T22:17:45.544Z] #18 DONE 0.2s [2022-09-06T22:17:45.805Z] [2022-09-06T22:17:45.805Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T22:17:45.805Z] #19 DONE 0.2s [2022-09-06T22:17:45.805Z] [2022-09-06T22:17:45.805Z] #20 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-06T22:17:45.805Z] #20 DONE 0.3s [2022-09-06T22:17:45.805Z] [2022-09-06T22:17:45.805Z] #21 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:17:46.797Z] Still waiting to schedule task [2022-09-06T22:17:46.797Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T22:17:46.798Z] Still waiting to schedule task [2022-09-06T22:17:46.798Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T22:17:46.799Z] Still waiting to schedule task [2022-09-06T22:17:46.799Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08c77dab9849f694f)’ [2022-09-06T22:17:46.801Z] Still waiting to schedule task [2022-09-06T22:17:46.801Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a3b4cd55c979fecd)’ [2022-09-06T22:17:49.090Z] #21 ... [2022-09-06T22:17:49.090Z] [2022-09-06T22:17:49.090Z] #22 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-06T22:17:49.090Z] #22 DONE 3.3s [2022-09-06T22:17:49.090Z] [2022-09-06T22:17:49.090Z] #21 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:17:49.090Z] #21 2.966 + git clone https://github.com/docker/distribution.git . [2022-09-06T22:17:49.090Z] #21 2.968 Cloning into '.'... [2022-09-06T22:17:50.468Z] #21 ... [2022-09-06T22:17:50.468Z] [2022-09-06T22:17:50.468Z] #23 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-06T22:17:50.468Z] #23 DONE 1.5s [2022-09-06T22:17:50.468Z] [2022-09-06T22:17:50.468Z] #24 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-06T22:17:51.405Z] #24 DONE 1.2s [2022-09-06T22:17:51.405Z] [2022-09-06T22:17:51.405Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:17:51.405Z] #0 4.065 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T22:17:51.405Z] #0 4.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:17:51.405Z] #0 4.329 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T22:17:51.405Z] #0 4.668 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T22:17:51.666Z] #25 ... [2022-09-06T22:17:51.666Z] [2022-09-06T22:17:51.666Z] #26 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-06T22:17:53.044Z] #26 DONE 1.3s [2022-09-06T22:17:53.044Z] [2022-09-06T22:17:53.044Z] #27 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-06T22:17:53.983Z] #27 DONE 1.3s [2022-09-06T22:17:53.983Z] [2022-09-06T22:17:53.983Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:17:53.983Z] #0 4.292 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T22:17:53.983Z] #0 4.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:17:53.983Z] #0 4.656 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T22:17:53.983Z] #0 7.316 Fetched 48.4 kB in 4s (13.7 kB/s) [2022-09-06T22:17:54.264Z] #0 7.316 Reading package lists... [2022-09-06T22:17:54.264Z] #28 ... [2022-09-06T22:17:54.264Z] [2022-09-06T22:17:54.264Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:17:55.644Z] #29 ... [2022-09-06T22:17:55.644Z] [2022-09-06T22:17:55.644Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:17:55.644Z] #30 ... [2022-09-06T22:17:55.644Z] [2022-09-06T22:17:55.644Z] #31 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:17:55.903Z] #31 ... [2022-09-06T22:17:55.903Z] [2022-09-06T22:17:55.903Z] #32 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T22:17:55.903Z] #32 ... [2022-09-06T22:17:55.903Z] [2022-09-06T22:17:55.903Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:17:56.162Z] #33 ... [2022-09-06T22:17:56.162Z] [2022-09-06T22:17:56.162Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:17:56.162Z] #0 3.748 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T22:17:56.162Z] #0 3.752 Cloning into '.'... [2022-09-06T22:17:56.162Z] #34 ... [2022-09-06T22:17:56.162Z] [2022-09-06T22:17:56.162Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T22:17:56.421Z] #35 ... [2022-09-06T22:17:56.421Z] [2022-09-06T22:17:56.421Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:17:56.421Z] #29 1.504 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T22:17:56.421Z] #29 1.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:17:56.421Z] #29 1.521 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:17:57.798Z] #29 3.794 Fetched 92.4 kB in 3s (35.2 kB/s) [2022-09-06T22:18:00.336Z] #29 3.794 Reading package lists... [2022-09-06T22:18:00.336Z] #29 ... [2022-09-06T22:18:00.336Z] [2022-09-06T22:18:00.336Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T22:18:00.336Z] #35 14.31 tomll can be used in two ways: [2022-09-06T22:18:00.336Z] #35 14.31 Writing to STDIN and reading from STDOUT: [2022-09-06T22:18:00.336Z] #35 14.31 cat file.toml | tomll > file.toml [2022-09-06T22:18:00.336Z] #35 14.31 [2022-09-06T22:18:00.336Z] #35 14.31 Reading and updating a list of files: [2022-09-06T22:18:00.336Z] #35 14.31 tomll a.toml b.toml c.toml [2022-09-06T22:18:00.336Z] #35 14.31 [2022-09-06T22:18:00.336Z] #35 14.31 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T22:18:00.336Z] #35 DONE 14.4s [2022-09-06T22:18:00.336Z] [2022-09-06T22:18:00.336Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:18:00.336Z] #0 7.316 Reading package lists... [2022-09-06T22:18:03.624Z] #28 12.79 Reading package lists... [2022-09-06T22:18:04.560Z] #28 17.74 Building dependency tree... [2022-09-06T22:18:04.560Z] #28 18.89 Reading state information... [2022-09-06T22:18:04.560Z] #28 ... [2022-09-06T22:18:04.560Z] [2022-09-06T22:18:04.560Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:18:04.560Z] #25 8.658 Fetched 49.9 kB in 5s (10.2 kB/s) [2022-09-06T22:18:04.560Z] #25 8.658 Reading package lists... [2022-09-06T22:18:04.560Z] #25 13.68 Reading package lists... [2022-09-06T22:18:05.939Z] #25 18.83 Building dependency tree... [2022-09-06T22:18:05.939Z] #25 19.93 Reading state information... [2022-09-06T22:18:06.198Z] #25 ... [2022-09-06T22:18:06.198Z] [2022-09-06T22:18:06.198Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:18:06.198Z] #28 20.53 python3 is already the newest version (3.9.2-3). [2022-09-06T22:18:06.198Z] #28 20.53 The following additional packages will be installed: [2022-09-06T22:18:06.198Z] #28 20.54 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T22:18:06.198Z] #28 20.55 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T22:18:06.198Z] #28 20.56 Suggested packages: [2022-09-06T22:18:06.198Z] #28 20.57 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T22:18:06.198Z] #28 20.57 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T22:18:06.198Z] #28 20.57 m4-doc ed diffutils-doc [2022-09-06T22:18:06.198Z] #28 20.57 Recommended packages: [2022-09-06T22:18:06.198Z] #28 20.57 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T22:18:07.578Z] #28 21.88 The following NEW packages will be installed: [2022-09-06T22:18:07.578Z] #28 21.88 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T22:18:07.578Z] #28 21.88 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T22:18:07.578Z] #28 21.88 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T22:18:07.578Z] #28 21.89 libyajl2 m4 patch xz-utils [2022-09-06T22:18:07.578Z] #28 22.23 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:18:07.578Z] #28 22.23 Need to get 5940 kB of archives. [2022-09-06T22:18:07.578Z] #28 22.23 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T22:18:07.578Z] #28 22.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T22:18:07.838Z] #28 22.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T22:18:07.838Z] #28 22.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T22:18:07.838Z] #28 22.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T22:18:07.838Z] #28 22.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T22:18:07.838Z] #28 22.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T22:18:07.838Z] #28 22.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T22:18:07.838Z] #28 22.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T22:18:07.838Z] #28 22.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T22:18:07.838Z] #28 22.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T22:18:07.838Z] #28 22.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T22:18:07.838Z] #28 22.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T22:18:07.838Z] #28 22.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T22:18:08.098Z] #28 22.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T22:18:08.098Z] #28 22.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T22:18:08.098Z] #28 22.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T22:18:08.098Z] #28 22.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-06T22:18:08.098Z] #28 22.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T22:18:08.098Z] #28 22.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T22:18:08.098Z] #28 22.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T22:18:08.098Z] #28 22.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T22:18:08.098Z] #28 22.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T22:18:08.098Z] #28 22.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T22:18:09.039Z] #28 23.58 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:18:09.297Z] #28 23.83 Fetched 5940 kB in 1s (9408 kB/s) [2022-09-06T22:18:09.297Z] #28 23.91 Selecting previously unselected package bzip2. [2022-09-06T22:18:09.555Z] #28 23.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 ... 15717 files and directories currently installed.) [2022-09-06T22:18:09.555Z] #28 24.05 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T22:18:09.555Z] #28 24.05 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T22:18:09.555Z] #28 24.16 Selecting previously unselected package libmagic-mgc. [2022-09-06T22:18:09.814Z] #28 24.18 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T22:18:09.814Z] #28 24.22 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T22:18:10.381Z] #28 24.62 Selecting previously unselected package libmagic1:amd64. [2022-09-06T22:18:10.381Z] #28 24.62 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T22:18:10.381Z] #28 24.64 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T22:18:10.381Z] #28 24.80 Selecting previously unselected package file. [2022-09-06T22:18:10.381Z] #28 24.80 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T22:18:10.381Z] #28 24.82 Unpacking file (1:5.39-3) ... [2022-09-06T22:18:10.639Z] #28 24.96 Selecting previously unselected package xz-utils. [2022-09-06T22:18:10.639Z] #28 24.96 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T22:18:10.639Z] #28 24.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:18:10.639Z] #28 25.18 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T22:18:10.639Z] #28 25.18 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T22:18:10.639Z] #28 25.18 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T22:18:10.639Z] #28 25.26 Selecting previously unselected package m4. [2022-09-06T22:18:10.639Z] #28 25.27 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T22:18:10.639Z] #28 25.29 Unpacking m4 (1.4.18-5) ... [2022-09-06T22:18:11.206Z] #28 25.47 Selecting previously unselected package autoconf. [2022-09-06T22:18:11.206Z] #28 25.47 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T22:18:11.206Z] #28 25.48 Unpacking autoconf (2.69-14) ... [2022-09-06T22:18:11.465Z] #28 25.77 Selecting previously unselected package autotools-dev. [2022-09-06T22:18:11.465Z] #28 25.78 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T22:18:11.465Z] #28 25.79 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T22:18:11.465Z] #28 25.90 Selecting previously unselected package automake. [2022-09-06T22:18:11.465Z] #28 25.90 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T22:18:11.465Z] #28 25.92 Unpacking automake (1:1.16.3-2) ... [2022-09-06T22:18:12.033Z] #28 ... [2022-09-06T22:18:12.033Z] [2022-09-06T22:18:12.033Z] #32 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T22:18:12.033Z] #32 26.21 v3.0.2 [2022-09-06T22:18:12.033Z] #32 DONE 26.5s [2022-09-06T22:18:12.033Z] [2022-09-06T22:18:12.033Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:18:12.033Z] #28 26.60 Selecting previously unselected package patch. [2022-09-06T22:18:12.033Z] #28 26.60 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T22:18:12.033Z] #28 ... [2022-09-06T22:18:12.033Z] [2022-09-06T22:18:12.033Z] #21 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:18:12.033Z] #21 20.77 Updating files: 87% (1903/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-06T22:18:12.033Z] #21 20.94 + git checkout -q v2.3.0 [2022-09-06T22:18:12.033Z] #21 22.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T22:18:13.410Z] #21 ... [2022-09-06T22:18:13.410Z] [2022-09-06T22:18:13.410Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:18:13.410Z] #25 21.64 The following additional packages will be installed: [2022-09-06T22:18:13.410Z] #25 21.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T22:18:13.410Z] #25 21.65 python3-protobuf python3-six [2022-09-06T22:18:13.410Z] #25 21.66 Suggested packages: [2022-09-06T22:18:13.410Z] #25 21.67 python3-setuptools [2022-09-06T22:18:13.410Z] #25 21.67 Recommended packages: [2022-09-06T22:18:13.410Z] #25 21.67 iproute2 | iproute [2022-09-06T22:18:13.410Z] #25 22.25 The following NEW packages will be installed: [2022-09-06T22:18:13.410Z] #25 22.25 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T22:18:13.410Z] #25 22.26 python3-protobuf python3-six [2022-09-06T22:18:13.410Z] #25 22.74 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:18:13.410Z] #25 22.74 Need to get 2315 kB of archives. [2022-09-06T22:18:13.410Z] #25 22.74 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T22:18:13.410Z] #25 22.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T22:18:13.410Z] #25 22.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T22:18:13.410Z] #25 22.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T22:18:13.410Z] #25 22.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T22:18:13.410Z] #25 22.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-09-06T22:18:13.410Z] #25 22.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-09-06T22:18:13.410Z] #25 22.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-09-06T22:18:13.410Z] #25 25.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T22:18:13.410Z] #25 26.47 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:18:13.410Z] #25 26.96 Fetched 2315 kB in 3s (760 kB/s) [2022-09-06T22:18:13.410Z] #25 27.16 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T22:18:13.410Z] #25 27.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:18:13.410Z] #25 27.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T22:18:13.410Z] #25 27.22 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T22:18:13.669Z] #25 27.77 Selecting previously unselected package python3-pkg-resources. [2022-09-06T22:18:13.669Z] #25 27.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T22:18:13.669Z] #25 27.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:18:13.669Z] #25 27.97 Selecting previously unselected package python3-six. [2022-09-06T22:18:13.929Z] #25 27.98 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T22:18:13.929Z] #25 27.99 Unpacking python3-six (1.16.0-2) ... [2022-09-06T22:18:14.192Z] #25 28.14 Selecting previously unselected package python3-protobuf. [2022-09-06T22:18:14.192Z] #25 28.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T22:18:14.192Z] #25 28.15 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T22:18:14.455Z] #25 ... [2022-09-06T22:18:14.455Z] [2022-09-06T22:18:14.455Z] #31 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:18:14.455Z] #31 28.77 NAME: [2022-09-06T22:18:14.455Z] #31 28.77 go-winres - A tool for embedding resources in Windows executables [2022-09-06T22:18:14.455Z] #31 28.77 [2022-09-06T22:18:14.455Z] #31 28.77 USAGE: [2022-09-06T22:18:14.455Z] #31 28.77 go-winres [global options] command [command options] [arguments...] [2022-09-06T22:18:14.455Z] #31 28.77 [2022-09-06T22:18:14.455Z] #31 28.77 COMMANDS: [2022-09-06T22:18:14.455Z] #31 28.77 init Create an initial ./winres/winres.json [2022-09-06T22:18:14.455Z] #31 28.77 make Make syso files for the "go build" command [2022-09-06T22:18:14.455Z] #31 28.77 simply Make syso files for the "go build" command (simplified) [2022-09-06T22:18:14.455Z] #31 28.77 extract Extract all resources from an executable [2022-09-06T22:18:14.455Z] #31 28.78 patch Replace resources in an executable file (exe, dll) [2022-09-06T22:18:14.455Z] #31 28.78 help, h Shows a list of commands or help for one command [2022-09-06T22:18:14.455Z] #31 28.78 [2022-09-06T22:18:14.455Z] #31 28.78 GLOBAL OPTIONS: [2022-09-06T22:18:14.455Z] #31 28.78 --help, -h show help (default: false) [2022-09-06T22:18:14.455Z] #31 DONE 28.9s [2022-09-06T22:18:14.455Z] [2022-09-06T22:18:14.455Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:18:14.455Z] #25 28.62 Selecting previously unselected package libnet1:amd64. [2022-09-06T22:18:14.455Z] #25 28.62 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T22:18:14.455Z] #25 28.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:18:14.715Z] #25 28.81 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T22:18:14.715Z] #25 28.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T22:18:14.715Z] #25 28.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:18:14.975Z] #25 29.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:18:14.975Z] #25 29.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:18:14.975Z] #25 29.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:18:15.236Z] #25 29.23 Selecting previously unselected package criu. [2022-09-06T22:18:15.236Z] #25 29.25 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T22:18:15.236Z] #25 29.27 Unpacking criu (3.17.1-1) ... [2022-09-06T22:18:15.802Z] #25 30.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:18:17.179Z] #25 ... [2022-09-06T22:18:17.179Z] [2022-09-06T22:18:17.179Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:18:17.179Z] #28 26.67 Unpacking patch (2.7.6-7) ... [2022-09-06T22:18:17.179Z] #28 26.89 Selecting previously unselected package dpkg-dev. [2022-09-06T22:18:17.179Z] #28 26.89 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T22:18:17.179Z] #28 26.91 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T22:18:17.179Z] #28 28.15 Selecting previously unselected package build-essential. [2022-09-06T22:18:17.179Z] #28 28.18 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T22:18:17.179Z] #28 28.19 Unpacking build-essential (12.9) ... [2022-09-06T22:18:17.179Z] #28 28.27 Selecting previously unselected package libcap2:amd64. [2022-09-06T22:18:17.179Z] #28 28.27 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T22:18:17.179Z] #28 28.27 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:18:17.179Z] #28 28.35 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T22:18:17.179Z] #28 28.35 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T22:18:17.179Z] #28 28.37 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T22:18:17.179Z] #28 28.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:18:17.179Z] #28 28.53 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:18:17.179Z] #28 28.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:18:17.179Z] #28 28.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T22:18:17.179Z] #28 28.61 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:18:17.179Z] #28 28.62 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T22:18:17.179Z] #28 28.74 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T22:18:17.179Z] #28 28.74 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T22:18:17.179Z] #28 28.75 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:18:17.179Z] #28 28.96 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T22:18:17.179Z] #28 28.99 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T22:18:17.179Z] #28 29.00 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:18:17.179Z] #28 30.03 Selecting previously unselected package libtool. [2022-09-06T22:18:17.179Z] #28 30.03 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T22:18:17.179Z] #28 30.05 Unpacking libtool (2.4.6-15) ... [2022-09-06T22:18:17.179Z] #28 30.19 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T22:18:17.179Z] #28 30.20 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T22:18:17.179Z] #28 30.20 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:18:17.179Z] #28 30.35 Selecting previously unselected package libyajl2:amd64. [2022-09-06T22:18:17.179Z] #28 30.35 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T22:18:17.179Z] #28 30.36 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:18:17.180Z] #28 30.43 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T22:18:17.180Z] #28 30.44 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T22:18:17.180Z] #28 30.46 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T22:18:17.180Z] #28 30.56 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:18:17.180Z] #28 30.59 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T22:18:17.180Z] #28 30.60 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:18:17.180Z] #28 30.62 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T22:18:17.180Z] #28 30.64 Setting up file (1:5.39-3) ... [2022-09-06T22:18:17.180Z] #28 30.67 Setting up bzip2 (1.0.8-4) ... [2022-09-06T22:18:17.180Z] #28 30.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:18:17.180Z] #28 30.71 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T22:18:17.180Z] #28 30.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:18:17.180Z] #28 30.74 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T22:18:17.180Z] #28 30.75 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T22:18:17.180Z] #28 30.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:18:17.180Z] #28 30.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T22:18:17.180Z] #28 30.80 Setting up patch (2.7.6-7) ... [2022-09-06T22:18:17.180Z] #28 30.83 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:18:17.180Z] #28 30.84 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T22:18:17.180Z] #28 30.86 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T22:18:17.180Z] #28 30.87 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:18:17.180Z] #28 30.89 Setting up libtool (2.4.6-15) ... [2022-09-06T22:18:17.180Z] #28 30.91 Setting up m4 (1.4.18-5) ... [2022-09-06T22:18:17.180Z] #28 30.92 Setting up dpkg-dev (1.20.11) ... [2022-09-06T22:18:17.180Z] #28 30.97 Setting up autoconf (2.69-14) ... [2022-09-06T22:18:17.180Z] #28 31.00 Setting up build-essential (12.9) ... [2022-09-06T22:18:17.180Z] #28 31.01 Setting up automake (1:1.16.3-2) ... [2022-09-06T22:18:17.180Z] #28 31.03 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T22:18:17.180Z] #28 31.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:18:17.180Z] #28 DONE 31.4s [2022-09-06T22:18:17.180Z] [2022-09-06T22:18:17.180Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:18:18.120Z] #36 0.926 Cloning into '/tmp/crun-build'... [2022-09-06T22:18:22.312Z] #36 ... [2022-09-06T22:18:22.312Z] [2022-09-06T22:18:22.312Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:18:22.312Z] #34 36.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T22:18:22.881Z] #34 37.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:18:23.141Z] #34 ... [2022-09-06T22:18:23.141Z] [2022-09-06T22:18:23.141Z] #25 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:18:23.141Z] #25 31.59 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T22:18:23.141Z] #25 31.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:18:23.141Z] #25 31.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:18:23.141Z] #25 31.63 Setting up python3-six (1.16.0-2) ... [2022-09-06T22:18:23.141Z] #25 32.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:18:23.141Z] #25 32.62 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T22:18:23.141Z] #25 35.49 Setting up criu (3.17.1-1) ... [2022-09-06T22:18:23.141Z] #25 36.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:18:23.141Z] #25 DONE 37.2s [2022-09-06T22:18:23.400Z] [2022-09-06T22:18:23.400Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:18:23.400Z] #36 5.624 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T22:18:23.400Z] #36 5.658 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T22:18:23.968Z] #36 7.080 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T22:18:23.968Z] #36 7.144 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T22:18:23.968Z] #36 7.144 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T22:18:23.968Z] #36 7.144 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T22:18:24.228Z] #36 7.234 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T22:18:26.155Z] #36 8.981 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T22:18:27.530Z] #36 10.46 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T22:18:28.465Z] #36 11.59 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T22:18:28.724Z] #36 11.71 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T22:18:28.724Z] #36 11.88 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T22:18:30.097Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc999779bef3414f) in /home/ubuntu/workspace/moby_PR-44099 [Pipeline] { [2022-09-06T22:18:30.100Z] #36 ... [2022-09-06T22:18:30.100Z] [2022-09-06T22:18:30.100Z] #17 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:18:30.100Z] #17 44.57 gotestsum version dev [2022-09-06T22:18:30.100Z] #17 DONE 44.7s [2022-09-06T22:18:30.100Z] [2022-09-06T22:18:30.100Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:18:30.100Z] #29 3.794 Reading package lists... [Pipeline] checkout [2022-09-06T22:18:30.767Z] The recommended git tool is: git [2022-09-06T22:18:33.488Z] using credential docker-jenkins-github-credentials [2022-09-06T22:18:33.497Z] Cloning the remote Git repository [2022-09-06T22:18:33.497Z] Cloning with configured refspecs honoured and without tags [2022-09-06T22:18:32.521Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T22:18:32.587Z] > git init /home/ubuntu/workspace/moby_PR-44099 # timeout=10 [2022-09-06T22:18:32.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T22:18:32.868Z] > git --version # timeout=10 [2022-09-06T22:18:32.881Z] > git --version # 'git version 2.17.1' [2022-09-06T22:18:32.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:18:32.883Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44099/head:refs/remotes/origin/PR-44099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:18:38.212Z] #29 28.63 Reading package lists... [2022-09-06T22:18:40.115Z] #29 44.14 Building dependency tree... [2022-09-06T22:18:40.115Z] #29 ... [2022-09-06T22:18:40.115Z] [2022-09-06T22:18:40.115Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:18:40.115Z] #36 23.01 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T22:18:45.384Z] #36 ... [2022-09-06T22:18:45.384Z] [2022-09-06T22:18:45.384Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:18:45.384Z] #29 44.14 Building dependency tree... [2022-09-06T22:18:45.384Z] #29 47.70 Reading state information... [2022-09-06T22:18:45.384Z] #29 50.36 The following additional packages will be installed: [2022-09-06T22:18:45.384Z] #29 50.36 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-06T22:18:45.384Z] #29 50.36 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-06T22:18:45.384Z] #29 50.37 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-06T22:18:45.384Z] #29 50.37 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-06T22:18:45.384Z] #29 50.37 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-06T22:18:45.384Z] #29 50.37 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-06T22:18:45.384Z] #29 50.37 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-06T22:18:45.384Z] #29 50.37 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-06T22:18:45.384Z] #29 50.37 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-06T22:18:45.384Z] #29 50.37 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-06T22:18:45.384Z] #29 50.37 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-06T22:18:45.384Z] #29 50.37 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-06T22:18:45.384Z] #29 50.37 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-06T22:18:45.384Z] #29 50.37 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-06T22:18:45.384Z] #29 50.37 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-06T22:18:45.384Z] #29 50.37 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-06T22:18:45.384Z] #29 50.37 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-06T22:18:45.384Z] #29 50.37 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-06T22:18:45.384Z] #29 50.37 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-06T22:18:45.384Z] #29 50.37 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-06T22:18:45.384Z] #29 50.37 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-06T22:18:45.384Z] #29 50.37 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-06T22:18:45.384Z] #29 50.37 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-06T22:18:45.384Z] #29 50.38 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-06T22:18:45.384Z] #29 50.38 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-06T22:18:45.384Z] #29 50.38 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-06T22:18:45.384Z] #29 50.38 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-06T22:18:45.384Z] #29 50.38 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-06T22:18:45.384Z] #29 50.39 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-06T22:18:45.384Z] #29 50.39 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-06T22:18:45.384Z] #29 50.39 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-06T22:18:45.384Z] #29 50.39 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-06T22:18:45.384Z] #29 50.40 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-06T22:18:45.384Z] #29 50.40 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-06T22:18:45.384Z] #29 50.40 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-06T22:18:45.384Z] #29 50.40 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-06T22:18:45.384Z] #29 50.40 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-06T22:18:45.384Z] #29 50.40 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-06T22:18:45.384Z] #29 50.40 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-06T22:18:45.384Z] #29 50.40 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-06T22:18:45.384Z] #29 50.40 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-06T22:18:45.384Z] #29 50.40 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-06T22:18:45.385Z] #29 50.40 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-06T22:18:45.385Z] #29 50.41 linux-libc-dev-s390x-cross patch xz-utils [2022-09-06T22:18:45.385Z] #29 50.47 Suggested packages: [2022-09-06T22:18:45.385Z] #29 50.48 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-06T22:18:45.385Z] #29 50.48 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-06T22:18:45.385Z] #29 50.48 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-06T22:18:45.385Z] #29 50.48 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-06T22:18:45.385Z] #29 50.48 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-06T22:18:45.385Z] #29 50.48 libyaml-shell-perl ed diffutils-doc [2022-09-06T22:18:45.385Z] #29 50.48 Recommended packages: [2022-09-06T22:18:45.385Z] #29 50.48 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-06T22:18:45.385Z] #29 50.48 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-06T22:18:48.078Z] #29 ... [2022-09-06T22:18:48.078Z] [2022-09-06T22:18:48.078Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:18:48.078Z] #36 31.15 libtoolize: putting auxiliary files in '.'. [2022-09-06T22:18:48.078Z] #36 31.15 libtoolize: copying file './ltmain.sh' [2022-09-06T22:18:48.647Z] #36 31.62 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T22:18:48.647Z] #36 31.62 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T22:18:48.647Z] #36 31.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T22:18:49.014Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be37b873654a7b4c) in /home/ubuntu/workspace/moby_PR-44099 [Pipeline] { [Pipeline] checkout [2022-09-06T22:18:49.098Z] The recommended git tool is: git [2022-09-06T22:18:50.327Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e39873998baf0599) in /home/ubuntu/workspace/moby_PR-44099 [Pipeline] { [Pipeline] checkout [2022-09-06T22:18:50.528Z] The recommended git tool is: git [2022-09-06T22:18:51.047Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07001964853f32d5b) in /home/ubuntu/workspace/moby_PR-44099 [Pipeline] { [Pipeline] checkout [2022-09-06T22:18:51.162Z] The recommended git tool is: git [2022-09-06T22:18:52.196Z] using credential docker-jenkins-github-credentials [2022-09-06T22:18:52.206Z] Cloning the remote Git repository [2022-09-06T22:18:52.206Z] Cloning with configured refspecs honoured and without tags [2022-09-06T22:18:52.223Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T22:18:52.281Z] > git init /home/ubuntu/workspace/moby_PR-44099 # timeout=10 [2022-09-06T22:18:52.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T22:18:52.586Z] > git --version # timeout=10 [2022-09-06T22:18:53.020Z] using credential docker-jenkins-github-credentials [2022-09-06T22:18:53.031Z] Cloning the remote Git repository [2022-09-06T22:18:53.031Z] Cloning with configured refspecs honoured and without tags [2022-09-06T22:18:53.544Z] using credential docker-jenkins-github-credentials [2022-09-06T22:18:53.553Z] Cloning the remote Git repository [2022-09-06T22:18:53.553Z] Cloning with configured refspecs honoured and without tags [2022-09-06T22:18:52.608Z] > git --version # 'git version 2.25.1' [2022-09-06T22:18:52.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:18:52.656Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44099/head:refs/remotes/origin/PR-44099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:18:53.062Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T22:18:53.116Z] > git init /home/ubuntu/workspace/moby_PR-44099 # timeout=10 [2022-09-06T22:18:53.501Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T22:18:53.502Z] > git --version # timeout=10 [2022-09-06T22:18:53.533Z] > git --version # 'git version 2.25.1' [2022-09-06T22:18:53.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:18:53.535Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44099/head:refs/remotes/origin/PR-44099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:18:53.923Z] #36 ... [2022-09-06T22:18:53.923Z] [2022-09-06T22:18:53.923Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:18:53.923Z] #29 56.02 The following NEW packages will be installed: [2022-09-06T22:18:53.923Z] #29 56.02 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-06T22:18:53.923Z] #29 56.02 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-06T22:18:53.923Z] #29 56.03 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-06T22:18:53.923Z] #29 56.03 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-06T22:18:53.923Z] #29 56.03 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-06T22:18:53.923Z] #29 56.03 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-06T22:18:53.923Z] #29 56.03 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-06T22:18:53.923Z] #29 56.03 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-06T22:18:53.923Z] #29 56.03 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-06T22:18:53.923Z] #29 56.03 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-06T22:18:53.923Z] #29 56.03 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-06T22:18:53.923Z] #29 56.03 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-06T22:18:53.923Z] #29 56.03 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-06T22:18:53.923Z] #29 56.03 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-06T22:18:53.923Z] #29 56.03 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-06T22:18:53.923Z] #29 56.03 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-06T22:18:53.923Z] #29 56.03 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-06T22:18:53.923Z] #29 56.03 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-06T22:18:53.923Z] #29 56.03 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-06T22:18:53.923Z] #29 56.03 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-06T22:18:53.923Z] #29 56.03 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-06T22:18:53.923Z] #29 56.03 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-06T22:18:53.923Z] #29 56.03 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-06T22:18:53.923Z] #29 56.03 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-06T22:18:53.923Z] #29 56.03 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-06T22:18:53.923Z] #29 56.03 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-06T22:18:53.923Z] #29 56.03 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-06T22:18:53.923Z] #29 56.03 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-06T22:18:53.923Z] #29 56.03 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-06T22:18:53.923Z] #29 56.03 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-06T22:18:53.923Z] #29 56.03 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-06T22:18:53.923Z] #29 56.04 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-06T22:18:53.923Z] #29 56.04 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-06T22:18:53.923Z] #29 56.04 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-06T22:18:53.923Z] #29 56.04 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-06T22:18:53.923Z] #29 56.04 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-06T22:18:53.923Z] #29 56.04 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-06T22:18:53.923Z] #29 56.04 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-06T22:18:53.923Z] #29 56.04 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-06T22:18:53.923Z] #29 56.05 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-06T22:18:53.923Z] #29 56.05 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-06T22:18:53.923Z] #29 56.05 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-06T22:18:53.923Z] #29 56.05 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-06T22:18:53.923Z] #29 56.05 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-06T22:18:53.923Z] #29 56.05 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-06T22:18:53.923Z] #29 56.05 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-06T22:18:53.923Z] #29 56.05 linux-libc-dev-s390x-cross patch xz-utils [2022-09-06T22:18:53.923Z] #29 56.63 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:18:53.923Z] #29 56.63 Need to get 788 MB of archives. [2022-09-06T22:18:53.923Z] #29 56.63 After this operation, 3385 MB of additional disk space will be used. [2022-09-06T22:18:53.923Z] #29 56.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-06T22:18:53.923Z] #29 56.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T22:18:53.923Z] #29 56.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T22:18:53.923Z] #29 56.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T22:18:53.924Z] #29 56.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T22:18:53.924Z] #29 56.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T22:18:53.924Z] #29 56.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-06T22:18:53.924Z] #29 56.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-06T22:18:53.924Z] #29 56.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-06T22:18:53.924Z] #29 56.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-06T22:18:53.924Z] #29 56.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-06T22:18:53.924Z] #29 57.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T22:18:53.924Z] #29 57.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-09-06T22:18:53.924Z] #29 58.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T22:18:53.924Z] #29 58.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-09-06T22:18:54.183Z] #29 60.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T22:18:54.442Z] #29 60.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-09-06T22:18:54.475Z] Fetching without tags [2022-09-06T22:18:52.418Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T22:18:52.472Z] > git init /home/ubuntu/workspace/moby_PR-44099 # timeout=10 [2022-09-06T22:18:52.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T22:18:52.735Z] > git --version # timeout=10 [2022-09-06T22:18:52.758Z] > git --version # 'git version 2.17.1' [2022-09-06T22:18:52.759Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:18:52.761Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44099/head:refs/remotes/origin/PR-44099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:18:54.652Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:18:54.428Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T22:18:54.435Z] > git config --add remote.origin.fetch +refs/pull/44099/head:refs/remotes/origin/PR-44099 # timeout=10 [2022-09-06T22:18:54.451Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:18:54.471Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T22:18:54.479Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T22:18:54.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:18:54.480Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44099/head:refs/remotes/origin/PR-44099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:18:54.659Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:18:54.677Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:18:55.380Z] #29 ... [2022-09-06T22:18:55.380Z] [2022-09-06T22:18:55.380Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:18:55.380Z] #36 38.57 configure.ac:7: installing './compile' [2022-09-06T22:18:55.380Z] #36 38.58 configure.ac:11: installing './config.guess' [2022-09-06T22:18:55.392Z] Merge succeeded, producing cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:18:55.392Z] Checking out Revision cba36a064dc82ba49d5caab566f88f0501279ecb (PR-44099) [2022-09-06T22:18:55.639Z] #36 38.59 configure.ac:11: installing './config.sub' [2022-09-06T22:18:55.639Z] #36 38.59 configure.ac:8: installing './install-sh' [2022-09-06T22:18:55.639Z] #36 38.61 configure.ac:8: installing './missing' [2022-09-06T22:18:55.639Z] #36 38.77 Makefile.am: installing './depcomp' [2022-09-06T22:18:55.310Z] > git remote # timeout=10 [2022-09-06T22:18:55.331Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T22:18:55.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:18:55.348Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T22:18:55.377Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T22:18:55.395Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:18:55.411Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:18:57.019Z] #36 39.82 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T22:18:57.019Z] #36 39.83 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T22:18:57.019Z] #36 39.89 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T22:18:57.019Z] #36 39.90 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T22:18:57.019Z] #36 39.96 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T22:18:57.019Z] #36 40.08 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T22:18:57.019Z] #36 40.14 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T22:18:57.278Z] #36 40.20 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T22:18:57.278Z] #36 40.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T22:18:59.773Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T22:19:00.615Z] + docker version [2022-09-06T22:19:02.557Z] #36 ... [2022-09-06T22:19:02.557Z] [2022-09-06T22:19:02.557Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:19:02.557Z] #29 61.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T22:19:02.557Z] #29 61.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-09-06T22:19:02.557Z] #29 63.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T22:19:02.557Z] #29 63.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-09-06T22:19:02.557Z] #29 64.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T22:19:02.557Z] #29 64.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T22:19:02.557Z] #29 64.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T22:19:02.557Z] #29 64.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T22:19:02.557Z] #29 64.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T22:19:02.557Z] #29 64.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-06T22:19:02.557Z] #29 64.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-06T22:19:02.557Z] #29 64.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-06T22:19:02.557Z] #29 64.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-09-06T22:19:02.557Z] #29 64.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-06T22:19:02.557Z] #29 64.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-06T22:19:02.557Z] #29 64.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-06T22:19:02.557Z] #29 64.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-06T22:19:02.557Z] #29 64.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-06T22:19:02.557Z] #29 64.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-06T22:19:02.557Z] #29 64.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-06T22:19:02.557Z] #29 64.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-06T22:19:02.557Z] #29 64.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-09-06T22:19:02.557Z] #29 64.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-09-06T22:19:02.557Z] #29 66.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-09-06T22:19:02.557Z] #29 66.18 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-09-06T22:19:02.557Z] #29 66.20 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-06T22:19:02.557Z] #29 66.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-09-06T22:19:02.557Z] #29 66.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-09-06T22:19:02.557Z] #29 67.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-06T22:19:02.557Z] #29 67.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T22:19:02.557Z] #29 67.63 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T22:19:02.557Z] #29 67.70 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-06T22:19:02.557Z] #29 67.70 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-06T22:19:02.557Z] #29 67.70 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T22:19:02.557Z] #29 67.94 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T22:19:02.557Z] #29 67.95 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-06T22:19:02.557Z] #29 67.96 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-09-06T22:19:02.557Z] #29 67.96 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-06T22:19:02.557Z] #29 67.96 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-06T22:19:02.557Z] #29 67.97 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-06T22:19:02.557Z] #29 67.97 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-06T22:19:02.557Z] #29 67.97 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-06T22:19:02.557Z] #29 67.97 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-06T22:19:02.557Z] #29 67.97 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-06T22:19:02.557Z] #29 67.98 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-06T22:19:02.557Z] #29 67.98 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-06T22:19:02.557Z] #29 67.98 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-06T22:19:02.557Z] #29 67.98 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-06T22:19:02.557Z] #29 68.02 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-09-06T22:19:02.557Z] #29 68.02 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-06T22:19:02.557Z] #29 68.02 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-06T22:19:02.557Z] #29 68.03 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-06T22:19:02.557Z] #29 68.08 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-06T22:19:02.557Z] #29 68.09 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-06T22:19:02.557Z] #29 68.12 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-09-06T22:19:02.557Z] #29 68.15 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-09-06T22:19:03.937Z] #29 69.61 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-09-06T22:19:03.937Z] #29 69.61 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-09-06T22:19:03.937Z] #29 69.64 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-06T22:19:03.937Z] #29 69.70 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-09-06T22:19:03.937Z] #29 69.75 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-09-06T22:19:05.316Z] #29 71.08 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-09-06T22:19:05.316Z] #29 71.08 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-06T22:19:05.316Z] #29 71.08 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-06T22:19:05.316Z] #29 71.11 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-09-06T22:19:05.316Z] #29 71.11 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-06T22:19:05.316Z] #29 71.11 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-06T22:19:05.316Z] #29 71.11 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-06T22:19:05.316Z] #29 71.17 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-06T22:19:05.316Z] #29 71.18 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-06T22:19:05.316Z] #29 71.21 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-09-06T22:19:05.316Z] #29 71.24 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-09-06T22:19:06.405Z] Fetching without tags [2022-09-06T22:19:06.597Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:19:06.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T22:19:06.378Z] > git config --add remote.origin.fetch +refs/pull/44099/head:refs/remotes/origin/PR-44099 # timeout=10 [2022-09-06T22:19:06.391Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:19:06.402Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T22:19:06.413Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T22:19:06.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:19:06.414Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44099/head:refs/remotes/origin/PR-44099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:19:06.607Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:19:06.616Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:19:06.695Z] #29 72.65 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-09-06T22:19:06.695Z] #29 72.65 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-09-06T22:19:06.695Z] #29 72.67 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-06T22:19:06.695Z] #29 72.75 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-09-06T22:19:06.955Z] #29 72.80 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-09-06T22:19:07.212Z] Merge succeeded, producing cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:19:07.212Z] Checking out Revision cba36a064dc82ba49d5caab566f88f0501279ecb (PR-44099) [2022-09-06T22:19:07.915Z] #29 ... [2022-09-06T22:19:07.916Z] [2022-09-06T22:19:07.916Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:19:07.916Z] #36 50.82 configure.ac:7: installing 'build-aux/compile' [2022-09-06T22:19:07.916Z] #36 50.83 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T22:19:07.916Z] #36 50.84 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T22:19:07.916Z] #36 50.84 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T22:19:07.916Z] #36 50.86 configure.ac:11: installing 'build-aux/missing' [2022-09-06T22:19:07.916Z] #36 51.05 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T22:19:08.184Z] #36 51.15 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T22:19:07.163Z] > git remote # timeout=10 [2022-09-06T22:19:07.175Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T22:19:07.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:19:07.188Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T22:19:07.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T22:19:07.218Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:19:07.231Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:19:08.750Z] Fetching without tags [2022-09-06T22:19:08.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T22:19:08.719Z] > git config --add remote.origin.fetch +refs/pull/44099/head:refs/remotes/origin/PR-44099 # timeout=10 [2022-09-06T22:19:08.724Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:19:08.742Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T22:19:08.755Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T22:19:08.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:19:08.757Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44099/head:refs/remotes/origin/PR-44099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:19:09.001Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:19:09.758Z] Merge succeeded, producing cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:19:09.759Z] Checking out Revision cba36a064dc82ba49d5caab566f88f0501279ecb (PR-44099) [2022-09-06T22:19:10.095Z] #36 52.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T22:19:10.095Z] #36 52.95 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T22:19:10.354Z] #36 53.44 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T22:19:10.354Z] #36 53.44 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T22:19:10.612Z] #36 53.52 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T22:19:10.612Z] #36 53.60 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T22:19:10.612Z] #36 53.68 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T22:19:10.870Z] #36 53.82 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T22:19:09.007Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:19:09.017Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:19:09.703Z] > git remote # timeout=10 [2022-09-06T22:19:09.722Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T22:19:09.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:19:09.731Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T22:19:09.745Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T22:19:09.761Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:19:09.769Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:19:11.096Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T22:19:11.918Z] + docker version [2022-09-06T22:19:14.044Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T22:19:14.892Z] + docker version [2022-09-06T22:19:15.062Z] #36 ... [2022-09-06T22:19:15.062Z] [2022-09-06T22:19:15.062Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:19:15.062Z] #29 74.07 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-06T22:19:15.062Z] #29 74.08 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-06T22:19:15.062Z] #29 74.08 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-06T22:19:15.062Z] #29 74.12 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-09-06T22:19:15.062Z] #29 74.12 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-06T22:19:15.062Z] #29 74.12 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-06T22:19:15.062Z] #29 74.12 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-06T22:19:15.062Z] #29 74.12 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-06T22:19:15.062Z] #29 74.19 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-06T22:19:15.062Z] #29 74.21 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-06T22:19:15.062Z] #29 74.28 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-06T22:19:15.062Z] #29 74.31 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-06T22:19:15.062Z] #29 74.33 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-06T22:19:15.062Z] #29 74.34 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-09-06T22:19:15.062Z] #29 74.37 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-09-06T22:19:15.062Z] #29 75.78 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-09-06T22:19:15.062Z] #29 75.78 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-09-06T22:19:15.062Z] #29 75.80 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-06T22:19:15.062Z] #29 75.87 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-09-06T22:19:15.062Z] #29 75.92 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-09-06T22:19:15.062Z] #29 77.28 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-06T22:19:15.062Z] #29 77.29 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-06T22:19:15.062Z] #29 77.29 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-06T22:19:15.062Z] #29 77.31 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-06T22:19:15.062Z] #29 77.31 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-06T22:19:15.062Z] #29 77.32 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-06T22:19:15.062Z] #29 77.32 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-06T22:19:15.062Z] #29 77.32 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-06T22:19:15.062Z] #29 77.38 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-06T22:19:15.062Z] #29 77.39 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-06T22:19:15.062Z] #29 77.41 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-06T22:19:15.062Z] #29 77.44 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-09-06T22:19:15.062Z] #29 78.87 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-09-06T22:19:15.062Z] #29 78.87 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-09-06T22:19:15.062Z] #29 78.90 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-06T22:19:15.062Z] #29 78.94 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-09-06T22:19:15.062Z] #29 78.99 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-09-06T22:19:15.062Z] #29 80.19 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-06T22:19:15.062Z] #29 80.19 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-06T22:19:15.630Z] #29 81.40 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:19:15.889Z] #29 81.91 Fetched 788 MB in 24s (33.0 MB/s) [2022-09-06T22:19:16.149Z] #29 82.01 Selecting previously unselected package liblocale-gettext-perl. [2022-09-06T22:19:16.149Z] #29 82.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:19:16.149Z] #29 82.04 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-06T22:19:16.149Z] #29 82.04 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-06T22:19:16.149Z] #29 82.10 Selecting previously unselected package bzip2. [2022-09-06T22:19:16.149Z] #29 82.10 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T22:19:16.149Z] #29 82.11 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T22:19:16.149Z] #29 82.18 Selecting previously unselected package libmagic-mgc. [2022-09-06T22:19:16.149Z] #29 82.18 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T22:19:16.149Z] #29 82.19 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T22:19:16.408Z] #29 82.51 Selecting previously unselected package libmagic1:amd64. [2022-09-06T22:19:16.648Z] Fetching without tags [2022-09-06T22:19:16.667Z] #29 82.51 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T22:19:16.667Z] #29 82.52 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T22:19:16.667Z] #29 82.63 Selecting previously unselected package file. [2022-09-06T22:19:16.667Z] #29 82.64 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-06T22:19:16.667Z] #29 82.64 Unpacking file (1:5.39-3) ... [2022-09-06T22:19:16.667Z] #29 82.73 Selecting previously unselected package xz-utils. [2022-09-06T22:19:16.667Z] #29 82.73 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T22:19:16.667Z] #29 82.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:19:16.926Z] #29 82.90 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-06T22:19:16.926Z] #29 82.90 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T22:19:16.926Z] #29 82.91 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-06T22:19:16.979Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:19:16.557Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T22:19:16.571Z] > git config --add remote.origin.fetch +refs/pull/44099/head:refs/remotes/origin/PR-44099 # timeout=10 [2022-09-06T22:19:16.589Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:19:16.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T22:19:16.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T22:19:16.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:19:16.654Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44099/head:refs/remotes/origin/PR-44099 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T22:19:16.986Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:19:17.015Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:19:18.010Z] Merge succeeded, producing cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:19:18.010Z] Checking out Revision cba36a064dc82ba49d5caab566f88f0501279ecb (PR-44099) [2022-09-06T22:19:18.705Z] Client: Docker Engine - Community [2022-09-06T22:19:18.705Z] Version: 22.06.0-beta.0 [2022-09-06T22:19:18.705Z] API version: 1.42 [2022-09-06T22:19:18.705Z] Go version: go1.18.3 [2022-09-06T22:19:18.705Z] Git commit: 3e9117b [2022-09-06T22:19:18.705Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T22:19:18.705Z] OS/Arch: linux/amd64 [2022-09-06T22:19:18.705Z] Context: default [2022-09-06T22:19:18.705Z] [2022-09-06T22:19:18.705Z] Server: Docker Engine - Community [2022-09-06T22:19:18.705Z] Engine: [2022-09-06T22:19:18.705Z] Version: 22.06.0-beta.0 [2022-09-06T22:19:18.705Z] API version: 1.42 (minimum version 1.12) [2022-09-06T22:19:18.705Z] Go version: go1.18.3 [2022-09-06T22:19:18.705Z] Git commit: 38633e7 [2022-09-06T22:19:18.705Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T22:19:18.705Z] OS/Arch: linux/amd64 [2022-09-06T22:19:18.705Z] Experimental: true [2022-09-06T22:19:18.705Z] containerd: [2022-09-06T22:19:18.705Z] Version: 1.6.8 [2022-09-06T22:19:18.705Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T22:19:18.705Z] runc: [2022-09-06T22:19:18.705Z] Version: 1.1.4 [2022-09-06T22:19:18.705Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T22:19:18.705Z] docker-init: [2022-09-06T22:19:18.705Z] Version: 0.19.0 [2022-09-06T22:19:18.705Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T22:19:18.832Z] #29 84.40 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-06T22:19:18.833Z] #29 84.41 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-06T22:19:18.833Z] #29 84.42 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-06T22:19:19.013Z] + docker info [2022-09-06T22:19:19.013Z] Client: [2022-09-06T22:19:19.013Z] Context: default [2022-09-06T22:19:19.013Z] Debug Mode: false [2022-09-06T22:19:19.013Z] Plugins: [2022-09-06T22:19:19.013Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T22:19:19.013Z] Version: f500bf6 [2022-09-06T22:19:19.013Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T22:19:19.013Z] compose: Docker Compose (Docker Inc.) [2022-09-06T22:19:19.013Z] Version: v2.10.2 [2022-09-06T22:19:19.013Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T22:19:19.013Z] scan: Docker Scan (Docker Inc.) [2022-09-06T22:19:19.013Z] Version: v0.17.0 [2022-09-06T22:19:19.013Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T22:19:19.013Z] [2022-09-06T22:19:19.013Z] Server: [2022-09-06T22:19:19.013Z] Containers: 0 [2022-09-06T22:19:19.013Z] Running: 0 [2022-09-06T22:19:19.014Z] Paused: 0 [2022-09-06T22:19:19.014Z] Stopped: 0 [2022-09-06T22:19:19.014Z] Images: 0 [2022-09-06T22:19:19.014Z] Server Version: 22.06.0-beta.0 [2022-09-06T22:19:19.014Z] Storage Driver: overlay2 [2022-09-06T22:19:19.014Z] Backing Filesystem: extfs [2022-09-06T22:19:19.014Z] Supports d_type: true [2022-09-06T22:19:19.014Z] Using metacopy: false [2022-09-06T22:19:19.014Z] Native Overlay Diff: true [2022-09-06T22:19:19.014Z] userxattr: false [2022-09-06T22:19:19.014Z] Logging Driver: json-file [2022-09-06T22:19:19.014Z] Cgroup Driver: cgroupfs [2022-09-06T22:19:19.014Z] Cgroup Version: 1 [2022-09-06T22:19:19.014Z] Plugins: [2022-09-06T22:19:19.014Z] Volume: local [2022-09-06T22:19:19.014Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T22:19:19.014Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T22:19:19.014Z] Swarm: inactive [2022-09-06T22:19:19.014Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-06T22:19:19.014Z] Default Runtime: runc [2022-09-06T22:19:19.014Z] Init Binary: docker-init [2022-09-06T22:19:19.014Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T22:19:19.014Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T22:19:19.014Z] init version: de40ad0 [2022-09-06T22:19:19.014Z] Security Options: [2022-09-06T22:19:19.014Z] apparmor [2022-09-06T22:19:19.014Z] seccomp [2022-09-06T22:19:19.014Z] Profile: builtin [2022-09-06T22:19:19.014Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T22:19:19.014Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T22:19:19.014Z] OSType: linux [2022-09-06T22:19:19.014Z] Architecture: x86_64 [2022-09-06T22:19:19.014Z] CPUs: 2 [2022-09-06T22:19:19.014Z] Total Memory: 7.483GiB [2022-09-06T22:19:19.014Z] Name: ip-10-100-125-49 [2022-09-06T22:19:19.014Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-06T22:19:19.014Z] Docker Root Dir: /var/lib/docker [2022-09-06T22:19:19.014Z] Debug Mode: false [2022-09-06T22:19:19.014Z] Registry: https://index.docker.io/v1/ [2022-09-06T22:19:19.014Z] Labels: [2022-09-06T22:19:19.014Z] Experimental: true [2022-09-06T22:19:19.014Z] Insecure Registries: [2022-09-06T22:19:19.014Z] 127.0.0.0/8 [2022-09-06T22:19:19.014Z] Live Restore Enabled: true [2022-09-06T22:19:19.014Z] [2022-09-06T22:19:19.014Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T22:19:19.293Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T22:19:19.293Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T22:19:19.293Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44099/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T22:19:17.907Z] > git remote # timeout=10 [2022-09-06T22:19:17.932Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T22:19:17.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T22:19:17.957Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T22:19:17.984Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T22:19:18.016Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:19:18.036Z] > git checkout -f cba36a064dc82ba49d5caab566f88f0501279ecb # timeout=10 [2022-09-06T22:19:19.551Z] + bash /home/ubuntu/workspace/moby_PR-44099/check-config.sh [2022-09-06T22:19:19.551Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T22:19:19.551Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T22:19:19.551Z] [2022-09-06T22:19:19.551Z] Generally Necessary: [2022-09-06T22:19:19.551Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T22:19:19.551Z] - apparmor: enabled and tools installed [2022-09-06T22:19:19.551Z] - CONFIG_NAMESPACES: enabled [2022-09-06T22:19:19.551Z] - CONFIG_NET_NS: enabled [2022-09-06T22:19:19.551Z] - CONFIG_PID_NS: enabled [2022-09-06T22:19:19.551Z] - CONFIG_IPC_NS: enabled [2022-09-06T22:19:19.551Z] - CONFIG_UTS_NS: enabled [2022-09-06T22:19:19.551Z] - CONFIG_CGROUPS: enabled [2022-09-06T22:19:19.551Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T22:19:19.551Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T22:19:19.551Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T22:19:19.551Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T22:19:19.551Z] - CONFIG_CPUSETS: enabled [2022-09-06T22:19:19.551Z] - CONFIG_MEMCG: enabled [2022-09-06T22:19:19.551Z] - CONFIG_KEYS: enabled [2022-09-06T22:19:19.551Z] - CONFIG_VETH: enabled (as module) [2022-09-06T22:19:19.551Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T22:19:19.551Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T22:19:19.551Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T22:19:19.551Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T22:19:19.551Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T22:19:19.551Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T22:19:19.551Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T22:19:19.551Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T22:19:19.811Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T22:19:19.811Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T22:19:19.811Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T22:19:19.811Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T22:19:19.811Z] [2022-09-06T22:19:19.811Z] Optional Features: [2022-09-06T22:19:19.811Z] - CONFIG_USER_NS: enabled [2022-09-06T22:19:19.811Z] - CONFIG_SECCOMP: enabled [2022-09-06T22:19:19.811Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T22:19:19.811Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T22:19:19.811Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T22:19:19.811Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T22:19:19.811Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T22:19:19.811Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T22:19:19.811Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T22:19:19.811Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T22:19:19.811Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T22:19:19.811Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T22:19:19.811Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T22:19:19.811Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T22:19:19.811Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T22:19:19.811Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T22:19:19.811Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T22:19:19.811Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T22:19:19.811Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T22:19:19.811Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T22:19:19.811Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T22:19:19.811Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T22:19:19.811Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T22:19:19.811Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T22:19:19.811Z] - CONFIG_EXT4_FS: enabled [2022-09-06T22:19:19.811Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T22:19:19.811Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T22:19:19.811Z] - Network Drivers: [2022-09-06T22:19:19.811Z] - "overlay": [2022-09-06T22:19:19.811Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T22:19:19.811Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T22:19:19.811Z] Optional (for encrypted networks): [2022-09-06T22:19:20.069Z] - CONFIG_CRYPTO: enabled [2022-09-06T22:19:20.069Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T22:19:20.069Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T22:19:20.069Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T22:19:20.069Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T22:19:20.069Z] - CONFIG_XFRM: enabled [2022-09-06T22:19:20.069Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T22:19:20.069Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T22:19:20.069Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T22:19:20.069Z] - "ipvlan": [2022-09-06T22:19:20.069Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T22:19:20.069Z] - "macvlan": [2022-09-06T22:19:20.069Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T22:19:20.069Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T22:19:20.069Z] - "ftp,tftp client in container": [2022-09-06T22:19:20.069Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T22:19:20.069Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T22:19:20.069Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T22:19:20.069Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T22:19:20.069Z] - Storage Drivers: [2022-09-06T22:19:20.069Z] - "aufs": [2022-09-06T22:19:20.069Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T22:19:20.069Z] - "btrfs": [2022-09-06T22:19:20.069Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T22:19:20.069Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T22:19:20.069Z] - "devicemapper": [2022-09-06T22:19:20.069Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T22:19:20.069Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T22:19:20.069Z] - "overlay": [2022-09-06T22:19:20.069Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T22:19:20.069Z] - "zfs": [2022-09-06T22:19:20.069Z] - /dev/zfs: present [2022-09-06T22:19:20.069Z] - zfs command: missing [2022-09-06T22:19:20.069Z] - zpool command: missing [2022-09-06T22:19:20.069Z] [2022-09-06T22:19:20.069Z] Limits: [2022-09-06T22:19:20.069Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T22:19:20.069Z] [2022-09-06T22:19:20.069Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T22:19:20.211Z] #29 85.76 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-06T22:19:20.211Z] #29 85.76 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-06T22:19:20.211Z] #29 85.77 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-06T22:19:20.407Z] + sudo modprobe ip_vs [2022-09-06T22:19:20.407Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cba36a064dc82ba49d5caab566f88f0501279ecb . [2022-09-06T22:19:20.978Z] #1 [internal] load build definition from Dockerfile [2022-09-06T22:19:20.978Z] #1 transferring dockerfile: 19.11kB done [2022-09-06T22:19:20.978Z] #1 DONE 0.2s [2022-09-06T22:19:20.978Z] [2022-09-06T22:19:20.978Z] #2 [internal] load .dockerignore [2022-09-06T22:19:20.978Z] #2 transferring context: 145B done [2022-09-06T22:19:20.978Z] #2 DONE 0.2s [2022-09-06T22:19:20.978Z] [2022-09-06T22:19:20.978Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T22:19:21.149Z] #29 87.21 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-06T22:19:21.237Z] #3 DONE 0.3s [2022-09-06T22:19:21.237Z] [2022-09-06T22:19:21.237Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T22:19:21.237Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-06T22:19:21.237Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T22:19:21.237Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-06T22:19:21.237Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-06T22:19:21.237Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 6.29MB / 9.94MB 0.1s [2022-09-06T22:19:21.237Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done [2022-09-06T22:19:21.408Z] #29 87.22 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T22:19:21.408Z] #29 87.22 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-06T22:19:21.495Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-06T22:19:21.754Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-06T22:19:21.754Z] #4 DONE 0.6s [2022-09-06T22:19:22.013Z] [2022-09-06T22:19:22.013Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:19:22.345Z] #29 88.37 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-06T22:19:22.345Z] #29 ... [2022-09-06T22:19:22.345Z] [2022-09-06T22:19:22.345Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:19:22.345Z] #36 65.40 configure.ac:11: installing 'build-aux/compile' [2022-09-06T22:19:22.345Z] #36 65.41 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T22:19:22.345Z] #36 65.41 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T22:19:22.345Z] #36 65.43 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T22:19:22.345Z] #36 65.44 configure.ac:13: installing 'build-aux/missing' [2022-09-06T22:19:22.345Z] #36 65.44 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T22:19:22.541Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [2022-09-06T22:19:22.604Z] #36 65.65 Makefile.am: installing 'build-aux/depcomp' [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T22:19:22.951Z] #5 ... [2022-09-06T22:19:22.951Z] [2022-09-06T22:19:22.951Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T22:19:22.951Z] #6 DONE 1.0s [2022-09-06T22:19:22.951Z] [2022-09-06T22:19:22.951Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:19:22.951Z] #7 DONE 1.1s [2022-09-06T22:19:22.951Z] [2022-09-06T22:19:22.951Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:19:22.951Z] #5 DONE 1.1s [2022-09-06T22:19:22.951Z] [2022-09-06T22:19:22.951Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-06T22:19:22.951Z] #8 DONE 1.1s [2022-09-06T22:19:23.463Z] + docker version [2022-09-06T22:19:23.810Z] #36 66.68 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:19:23.810Z] #36 66.94 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:19:23.810Z] #36 66.94 checking how to print strings... printf [2022-09-06T22:19:23.810Z] #36 66.96 checking for gcc... gcc [2022-09-06T22:19:24.073Z] #36 67.05 checking whether the C compiler works... yes [2022-09-06T22:19:24.337Z] #36 67.30 checking for C compiler default output file name... a.out [2022-09-06T22:19:24.596Z] #36 67.30 checking for suffix of executables... [2022-09-06T22:19:24.596Z] #36 67.50 checking whether we are cross compiling... no [2022-09-06T22:19:24.596Z] #36 67.65 checking for suffix of object files... o [2022-09-06T22:19:24.596Z] #36 67.72 checking whether we are using the GNU C compiler... yes [2022-09-06T22:19:24.854Z] [2022-09-06T22:19:24.854Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T22:19:24.854Z] #9 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T22:19:24.854Z] #9 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.2s done [2022-09-06T22:19:24.854Z] #9 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T22:19:24.854Z] #9 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-06T22:19:24.855Z] #36 67.82 checking whether gcc accepts -g... yes [2022-09-06T22:19:25.114Z] #9 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-06T22:19:25.115Z] #36 67.90 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:19:25.115Z] #36 68.06 checking whether gcc understands -c and -o together... yes [2022-09-06T22:19:25.115Z] #36 68.18 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:19:25.115Z] #36 68.20 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:19:25.115Z] #36 68.20 checking for egrep... /bin/grep -E [2022-09-06T22:19:25.115Z] #36 68.21 checking for fgrep... /bin/grep -F [2022-09-06T22:19:25.115Z] #36 68.22 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:19:25.115Z] #36 68.24 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:19:25.115Z] #36 68.25 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:19:25.115Z] #36 68.26 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:19:25.115Z] #36 68.35 checking whether ln -s works... yes [2022-09-06T22:19:25.374Z] #36 68.35 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:19:25.374Z] #36 68.38 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T22:19:25.374Z] #36 68.38 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:19:25.374Z] #36 68.39 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:19:25.374Z] #36 68.39 checking for objdump... objdump [2022-09-06T22:19:25.374Z] #36 68.39 checking how to recognize dependent libraries... pass_all [2022-09-06T22:19:25.374Z] #36 68.39 checking for dlltool... no [2022-09-06T22:19:25.374Z] #36 68.39 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:19:25.374Z] #36 68.39 checking for ar... ar [2022-09-06T22:19:25.374Z] #36 68.39 checking for archiver @FILE support... @ [2022-09-06T22:19:25.375Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.0s [2022-09-06T22:19:25.375Z] #9 ... [2022-09-06T22:19:25.375Z] [2022-09-06T22:19:25.375Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T22:19:25.375Z] #10 DONE 0.8s [2022-09-06T22:19:25.375Z] [2022-09-06T22:19:25.375Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T22:19:25.375Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.19MB / 55.01MB 0.1s [2022-09-06T22:19:25.375Z] #9 ... [2022-09-06T22:19:25.375Z] [2022-09-06T22:19:25.375Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T22:19:25.375Z] #10 DONE 0.8s [2022-09-06T22:19:25.375Z] [2022-09-06T22:19:25.375Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T22:19:25.375Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 12.58MB / 55.01MB 0.2s [2022-09-06T22:19:25.633Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 23.07MB / 55.01MB 0.3s [2022-09-06T22:19:25.633Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 26.21MB / 55.01MB 0.5s [2022-09-06T22:19:25.634Z] #36 68.48 checking for strip... strip [2022-09-06T22:19:25.634Z] #36 68.48 checking for ranlib... ranlib [2022-09-06T22:19:25.634Z] #36 68.49 checking for gawk... no [2022-09-06T22:19:25.634Z] #36 68.50 checking for mawk... mawk [2022-09-06T22:19:25.894Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 31.93MB / 55.01MB 0.7s [2022-09-06T22:19:25.894Z] #36 68.50 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:19:25.894Z] #36 68.82 checking for sysroot... no [2022-09-06T22:19:25.894Z] #36 68.82 checking for a working dd... /bin/dd [2022-09-06T22:19:25.894Z] #36 68.84 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:19:25.894Z] #36 68.93 checking for mt... no [2022-09-06T22:19:25.894Z] #36 68.94 checking if : is a manifest tool... no [2022-09-06T22:19:25.894Z] #36 68.95 checking how to run the C preprocessor... gcc -E [2022-09-06T22:19:26.155Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 38.80MB / 55.01MB 0.8s [2022-09-06T22:19:26.155Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 47.28MB / 55.01MB 0.9s [2022-09-06T22:19:26.155Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.0s [2022-09-06T22:19:26.723Z] #36 69.18 checking for ANSI C header files... yes [2022-09-06T22:19:26.725Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.5s done [2022-09-06T22:19:26.801Z] Client: Docker Engine - Community [2022-09-06T22:19:26.801Z] Version: 22.06.0-beta.0 [2022-09-06T22:19:26.801Z] API version: 1.42 [2022-09-06T22:19:26.801Z] Go version: go1.18.3 [2022-09-06T22:19:26.801Z] Git commit: 3e9117b [2022-09-06T22:19:26.801Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-06T22:19:26.801Z] OS/Arch: linux/arm64 [2022-09-06T22:19:26.801Z] Context: default [2022-09-06T22:19:26.801Z] [2022-09-06T22:19:26.801Z] Server: Docker Engine - Community [2022-09-06T22:19:26.801Z] Engine: [2022-09-06T22:19:26.801Z] Version: 22.06.0-beta.0 [2022-09-06T22:19:26.801Z] API version: 1.42 (minimum version 1.12) [2022-09-06T22:19:26.801Z] Go version: go1.18.3 [2022-09-06T22:19:26.801Z] Git commit: 38633e7 [2022-09-06T22:19:26.801Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-06T22:19:26.801Z] OS/Arch: linux/arm64 [2022-09-06T22:19:26.801Z] Experimental: true [2022-09-06T22:19:26.801Z] containerd: [2022-09-06T22:19:26.801Z] Version: 1.6.8 [2022-09-06T22:19:26.801Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T22:19:26.801Z] runc: [2022-09-06T22:19:26.801Z] Version: 1.1.4 [2022-09-06T22:19:26.801Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T22:19:26.801Z] docker-init: [2022-09-06T22:19:26.801Z] Version: 0.19.0 [2022-09-06T22:19:26.801Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T22:19:26.982Z] #36 69.75 checking for sys/types.h... yes [2022-09-06T22:19:26.982Z] #36 69.91 checking for sys/stat.h... yes [2022-09-06T22:19:27.112Z] + docker info [2022-09-06T22:19:27.112Z] Client: [2022-09-06T22:19:27.112Z] Context: default [2022-09-06T22:19:27.112Z] Debug Mode: false [2022-09-06T22:19:27.112Z] Plugins: [2022-09-06T22:19:27.112Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T22:19:27.112Z] Version: v0.8.2 [2022-09-06T22:19:27.112Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-06T22:19:27.112Z] compose: Docker Compose (Docker Inc.) [2022-09-06T22:19:27.112Z] Version: v2.10.2 [2022-09-06T22:19:27.112Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T22:19:27.112Z] [2022-09-06T22:19:27.112Z] Server: [2022-09-06T22:19:27.112Z] Containers: 0 [2022-09-06T22:19:27.112Z] Running: 0 [2022-09-06T22:19:27.112Z] Paused: 0 [2022-09-06T22:19:27.112Z] Stopped: 0 [2022-09-06T22:19:27.112Z] Images: 0 [2022-09-06T22:19:27.112Z] Server Version: 22.06.0-beta.0 [2022-09-06T22:19:27.112Z] Storage Driver: overlay2 [2022-09-06T22:19:27.112Z] Backing Filesystem: extfs [2022-09-06T22:19:27.112Z] Supports d_type: true [2022-09-06T22:19:27.112Z] Using metacopy: false [2022-09-06T22:19:27.112Z] Native Overlay Diff: true [2022-09-06T22:19:27.112Z] userxattr: false [2022-09-06T22:19:27.112Z] Logging Driver: json-file [2022-09-06T22:19:27.112Z] Cgroup Driver: cgroupfs [2022-09-06T22:19:27.112Z] Cgroup Version: 1 [2022-09-06T22:19:27.112Z] Plugins: [2022-09-06T22:19:27.112Z] Volume: local [2022-09-06T22:19:27.112Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T22:19:27.112Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T22:19:27.112Z] Swarm: inactive [2022-09-06T22:19:27.112Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-06T22:19:27.112Z] Default Runtime: runc [2022-09-06T22:19:27.112Z] Init Binary: docker-init [2022-09-06T22:19:27.112Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T22:19:27.112Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T22:19:27.112Z] init version: de40ad0 [2022-09-06T22:19:27.112Z] Security Options: [2022-09-06T22:19:27.112Z] apparmor [2022-09-06T22:19:27.112Z] seccomp [2022-09-06T22:19:27.112Z] Profile: builtin [2022-09-06T22:19:27.112Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T22:19:27.112Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T22:19:27.112Z] OSType: linux [2022-09-06T22:19:27.112Z] Architecture: aarch64 [2022-09-06T22:19:27.112Z] CPUs: 2 [2022-09-06T22:19:27.112Z] Total Memory: 7.559GiB [2022-09-06T22:19:27.112Z] Name: ip-10-100-100-32 [2022-09-06T22:19:27.112Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-06T22:19:27.112Z] Docker Root Dir: /var/lib/docker [2022-09-06T22:19:27.112Z] Debug Mode: false [2022-09-06T22:19:27.112Z] Registry: https://index.docker.io/v1/ [2022-09-06T22:19:27.112Z] Labels: [2022-09-06T22:19:27.112Z] Experimental: true [2022-09-06T22:19:27.112Z] Insecure Registries: [2022-09-06T22:19:27.112Z] 127.0.0.0/8 [2022-09-06T22:19:27.112Z] Live Restore Enabled: true [2022-09-06T22:19:27.112Z] [Pipeline] sh [2022-09-06T22:19:27.241Z] #36 70.12 checking for stdlib.h... yes [2022-09-06T22:19:27.241Z] #36 70.28 checking for string.h... yes [2022-09-06T22:19:27.403Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T22:19:27.403Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T22:19:27.403Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44099/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T22:19:27.403Z] + bash /home/ubuntu/workspace/moby_PR-44099/check-config.sh [2022-09-06T22:19:27.403Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T22:19:27.403Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-06T22:19:27.403Z] [2022-09-06T22:19:27.403Z] Generally Necessary: [2022-09-06T22:19:27.403Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T22:19:27.403Z] - apparmor: enabled and tools installed [2022-09-06T22:19:27.403Z] - CONFIG_NAMESPACES: enabled [2022-09-06T22:19:27.403Z] - CONFIG_NET_NS: enabled [2022-09-06T22:19:27.403Z] - CONFIG_PID_NS: enabled [2022-09-06T22:19:27.403Z] - CONFIG_IPC_NS: enabled [2022-09-06T22:19:27.403Z] - CONFIG_UTS_NS: enabled [2022-09-06T22:19:27.403Z] - CONFIG_CGROUPS: enabled [2022-09-06T22:19:27.403Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T22:19:27.403Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T22:19:27.403Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T22:19:27.403Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T22:19:27.403Z] - CONFIG_CPUSETS: enabled [2022-09-06T22:19:27.403Z] - CONFIG_MEMCG: enabled [2022-09-06T22:19:27.403Z] - CONFIG_KEYS: enabled [2022-09-06T22:19:27.403Z] - CONFIG_VETH: enabled (as module) [2022-09-06T22:19:27.403Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T22:19:27.403Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T22:19:27.500Z] #36 70.45 checking for memory.h... yes [2022-09-06T22:19:27.662Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T22:19:27.662Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T22:19:27.662Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T22:19:27.662Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T22:19:27.662Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T22:19:27.662Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T22:19:27.662Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T22:19:27.662Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T22:19:27.662Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T22:19:27.662Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T22:19:27.662Z] [2022-09-06T22:19:27.662Z] Optional Features: [2022-09-06T22:19:27.662Z] - CONFIG_USER_NS: enabled [2022-09-06T22:19:27.662Z] - CONFIG_SECCOMP: enabled [2022-09-06T22:19:27.662Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T22:19:27.662Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T22:19:27.662Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T22:19:27.662Z] (cgroup swap accounting is currently enabled) [2022-09-06T22:19:27.662Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T22:19:27.662Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T22:19:27.662Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T22:19:27.662Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T22:19:27.662Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T22:19:27.662Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T22:19:27.662Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T22:19:27.662Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T22:19:27.671Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.6s [2022-09-06T22:19:27.759Z] #36 70.62 checking for strings.h... yes [2022-09-06T22:19:27.921Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T22:19:27.921Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T22:19:27.921Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T22:19:27.921Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T22:19:27.921Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T22:19:27.921Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T22:19:27.921Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T22:19:27.921Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T22:19:27.921Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T22:19:27.921Z] - CONFIG_EXT4_FS: enabled [2022-09-06T22:19:27.921Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T22:19:27.921Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T22:19:27.921Z] - Network Drivers: [2022-09-06T22:19:27.921Z] - "overlay": [2022-09-06T22:19:27.921Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T22:19:27.921Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T22:19:27.921Z] Optional (for encrypted networks): [2022-09-06T22:19:28.017Z] #36 70.79 checking for inttypes.h... yes [2022-09-06T22:19:28.017Z] #36 70.96 checking for stdint.h... yes [2022-09-06T22:19:28.181Z] - CONFIG_CRYPTO: enabled [2022-09-06T22:19:28.181Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T22:19:28.181Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T22:19:28.181Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T22:19:28.181Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T22:19:28.181Z] - CONFIG_XFRM: enabled [2022-09-06T22:19:28.181Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T22:19:28.181Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T22:19:28.181Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T22:19:28.181Z] - "ipvlan": [2022-09-06T22:19:28.181Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T22:19:28.181Z] - "macvlan": [2022-09-06T22:19:28.181Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T22:19:28.181Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T22:19:28.181Z] - "ftp,tftp client in container": [2022-09-06T22:19:28.181Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T22:19:28.181Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T22:19:28.181Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T22:19:28.181Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T22:19:28.181Z] - Storage Drivers: [2022-09-06T22:19:28.181Z] - "aufs": [2022-09-06T22:19:28.181Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T22:19:28.181Z] - "btrfs": [2022-09-06T22:19:28.181Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T22:19:28.181Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T22:19:28.181Z] - "devicemapper": [2022-09-06T22:19:28.181Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T22:19:28.181Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T22:19:28.181Z] - "overlay": [2022-09-06T22:19:28.181Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T22:19:28.181Z] - "zfs": [2022-09-06T22:19:28.181Z] - /dev/zfs: present [2022-09-06T22:19:28.181Z] - zfs command: missing [2022-09-06T22:19:28.181Z] - zpool command: missing [2022-09-06T22:19:28.181Z] [2022-09-06T22:19:28.181Z] Limits: [2022-09-06T22:19:28.181Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T22:19:28.181Z] [2022-09-06T22:19:28.181Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T22:19:28.276Z] #36 71.09 checking for unistd.h... yes [2022-09-06T22:19:28.276Z] #36 71.22 checking for dlfcn.h... yes [2022-09-06T22:19:28.276Z] #36 71.40 checking for objdir... .libs [2022-09-06T22:19:28.506Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cba36a064dc82ba49d5caab566f88f0501279ecb . [2022-09-06T22:19:28.765Z] #1 [internal] load .dockerignore [2022-09-06T22:19:28.765Z] #1 transferring context: 145B done [2022-09-06T22:19:28.765Z] #1 DONE 0.1s [2022-09-06T22:19:28.765Z] [2022-09-06T22:19:28.765Z] #2 [internal] load build definition from Dockerfile [2022-09-06T22:19:28.765Z] #2 transferring dockerfile: 19.11kB done [2022-09-06T22:19:28.765Z] #2 DONE 0.1s [2022-09-06T22:19:28.765Z] [2022-09-06T22:19:28.765Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T22:19:28.794Z] #36 71.77 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:19:28.794Z] #36 71.87 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:19:28.794Z] #36 71.87 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:19:29.332Z] #3 DONE 0.5s [2022-09-06T22:19:29.332Z] [2022-09-06T22:19:29.332Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T22:19:29.332Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-06T22:19:29.332Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-06T22:19:29.332Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s [2022-09-06T22:19:29.332Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T22:19:29.332Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-06T22:19:29.361Z] #36 71.97 checking if gcc static flag -static works... yes [2022-09-06T22:19:29.595Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done [2022-09-06T22:19:29.595Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s [2022-09-06T22:19:29.620Z] #36 72.41 checking if gcc supports -c -o file.o... yes [2022-09-06T22:19:29.620Z] #36 72.50 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:19:29.620Z] #36 72.51 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:19:29.620Z] #36 72.55 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:19:29.855Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-06T22:19:29.856Z] #4 DONE 0.7s [2022-09-06T22:19:29.856Z] [2022-09-06T22:19:29.856Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:19:29.879Z] #36 72.77 checking how to hardcode library paths into programs... immediate [2022-09-06T22:19:29.879Z] #36 72.77 checking whether stripping libraries is possible... yes [2022-09-06T22:19:29.879Z] #36 72.79 checking if libtool supports shared libraries... yes [2022-09-06T22:19:29.879Z] #36 72.79 checking whether to build shared libraries... no [2022-09-06T22:19:29.879Z] #36 72.79 checking whether to build static libraries... yes [2022-09-06T22:19:29.879Z] #36 72.79 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:19:29.879Z] #36 72.83 checking whether build environment is sane... yes [2022-09-06T22:19:29.879Z] #36 72.88 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:19:29.879Z] #36 72.89 checking whether make sets $(MAKE)... yes [2022-09-06T22:19:29.879Z] #36 72.92 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:19:29.879Z] #36 72.94 checking whether make supports nested variables... yes [2022-09-06T22:19:29.879Z] #36 72.97 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:19:29.879Z] #36 72.97 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:19:29.879Z] #36 72.98 checking how to create a ustar tar archive... gnutar [2022-09-06T22:19:30.137Z] #36 73.02 checking dependency style of gcc... gcc3 [2022-09-06T22:19:30.137Z] #36 73.17 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:19:30.137Z] #36 73.18 checking whether make supports nested variables... (cached) yes [2022-09-06T22:19:30.137Z] #36 73.18 checking for gawk... (cached) mawk [2022-09-06T22:19:30.137Z] #36 73.18 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T22:19:30.137Z] #36 73.18 checking for gcc... (cached) gcc [2022-09-06T22:19:30.229Z] #9 ... [2022-09-06T22:19:30.229Z] [2022-09-06T22:19:30.229Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:19:30.229Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T22:19:30.229Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T22:19:30.229Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T22:19:30.229Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T22:19:30.229Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-09-06T22:19:30.229Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-09-06T22:19:30.229Z] #11 DONE 5.1s [2022-09-06T22:19:30.229Z] [2022-09-06T22:19:30.229Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:19:30.229Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T22:19:30.229Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T22:19:30.229Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T22:19:30.229Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T22:19:30.229Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-06T22:19:30.229Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-09-06T22:19:30.229Z] #12 DONE 5.2s [2022-09-06T22:19:30.229Z] [2022-09-06T22:19:30.229Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T22:19:30.397Z] #36 73.29 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T22:19:30.397Z] #36 73.30 checking whether gcc accepts -g... (cached) yes [2022-09-06T22:19:30.397Z] #36 73.30 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T22:19:30.397Z] #36 73.30 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T22:19:30.397Z] #36 73.31 checking for a Python interpreter with version >= 3... python3 [2022-09-06T22:19:30.397Z] #36 73.39 checking for python3... /usr/bin/python3 [2022-09-06T22:19:30.397Z] #36 73.39 checking for python3 version... 3.9 [2022-09-06T22:19:30.397Z] #36 73.43 checking for python3 platform... linux [2022-09-06T22:19:30.397Z] #36 73.47 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T22:19:30.656Z] #36 73.57 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T22:19:30.656Z] #36 73.72 checking for go-md2man... no [2022-09-06T22:19:30.792Z] #5 ... [2022-09-06T22:19:30.792Z] [2022-09-06T22:19:30.792Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T22:19:30.792Z] #6 DONE 0.7s [2022-09-06T22:19:30.792Z] [2022-09-06T22:19:30.792Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:19:30.792Z] #7 DONE 0.8s [2022-09-06T22:19:30.792Z] [2022-09-06T22:19:30.792Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:19:30.792Z] #5 DONE 0.8s [2022-09-06T22:19:30.792Z] [2022-09-06T22:19:30.792Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-06T22:19:30.792Z] #8 DONE 0.8s [2022-09-06T22:19:30.915Z] #36 73.74 checking error.h usability... yes [2022-09-06T22:19:30.915Z] #36 73.90 checking error.h presence... yes [2022-09-06T22:19:30.915Z] #36 73.95 checking for error.h... yes [2022-09-06T22:19:31.168Z] #9 ... [2022-09-06T22:19:31.168Z] [2022-09-06T22:19:31.168Z] #13 [internal] load build context [2022-09-06T22:19:31.168Z] #13 transferring context: 62.72MB 5.8s done [2022-09-06T22:19:31.168Z] #13 DONE 6.6s [2022-09-06T22:19:31.174Z] #36 73.97 checking linux/openat2.h usability... yes [2022-09-06T22:19:31.174Z] #36 74.15 checking linux/openat2.h presence... yes [2022-09-06T22:19:31.174Z] #36 74.20 checking for linux/openat2.h... yes [2022-09-06T22:19:31.426Z] [2022-09-06T22:19:31.426Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:31.426Z] #14 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done [2022-09-06T22:19:31.426Z] #14 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done [2022-09-06T22:19:31.426Z] #14 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done [2022-09-06T22:19:31.426Z] #14 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done [2022-09-06T22:19:31.426Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done [2022-09-06T22:19:31.426Z] #14 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.8s done [2022-09-06T22:19:31.426Z] #14 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.2s done [2022-09-06T22:19:31.426Z] #14 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.0s done [2022-09-06T22:19:31.426Z] #14 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 6.1s done [2022-09-06T22:19:31.426Z] #14 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.6s done [2022-09-06T22:19:31.426Z] #14 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 3.2s done [2022-09-06T22:19:31.433Z] #36 74.22 checking for copy_file_range... yes [2022-09-06T22:19:31.602Z] Client: Docker Engine - Community [2022-09-06T22:19:31.602Z] Version: 22.06.0-beta.0 [2022-09-06T22:19:31.602Z] API version: 1.42 [2022-09-06T22:19:31.602Z] Go version: go1.18.3 [2022-09-06T22:19:31.602Z] Git commit: 3e9117b [2022-09-06T22:19:31.602Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T22:19:31.602Z] OS/Arch: linux/amd64 [2022-09-06T22:19:31.602Z] Context: default [2022-09-06T22:19:31.602Z] [2022-09-06T22:19:31.602Z] Server: Docker Engine - Community [2022-09-06T22:19:31.602Z] Engine: [2022-09-06T22:19:31.602Z] Version: 22.06.0-beta.0 [2022-09-06T22:19:31.602Z] API version: 1.42 (minimum version 1.12) [2022-09-06T22:19:31.602Z] Go version: go1.18.3 [2022-09-06T22:19:31.602Z] Git commit: 38633e7 [2022-09-06T22:19:31.602Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T22:19:31.602Z] OS/Arch: linux/amd64 [2022-09-06T22:19:31.602Z] Experimental: true [2022-09-06T22:19:31.602Z] containerd: [2022-09-06T22:19:31.602Z] Version: 1.6.8 [2022-09-06T22:19:31.602Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T22:19:31.602Z] runc: [2022-09-06T22:19:31.602Z] Version: 1.1.4 [2022-09-06T22:19:31.602Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T22:19:31.602Z] docker-init: [2022-09-06T22:19:31.602Z] Version: 0.19.0 [2022-09-06T22:19:31.602Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T22:19:31.684Z] #14 ... [2022-09-06T22:19:31.685Z] [2022-09-06T22:19:31.685Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T22:19:31.692Z] #36 74.53 checking for fgetxattr... yes [2022-09-06T22:19:31.916Z] + docker info [2022-09-06T22:19:31.916Z] Client: [2022-09-06T22:19:31.916Z] Context: default [2022-09-06T22:19:31.916Z] Debug Mode: false [2022-09-06T22:19:31.916Z] Plugins: [2022-09-06T22:19:31.916Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T22:19:31.916Z] Version: f500bf6 [2022-09-06T22:19:31.916Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T22:19:31.916Z] compose: Docker Compose (Docker Inc.) [2022-09-06T22:19:31.916Z] Version: v2.10.2 [2022-09-06T22:19:31.916Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T22:19:31.916Z] scan: Docker Scan (Docker Inc.) [2022-09-06T22:19:31.916Z] Version: v0.17.0 [2022-09-06T22:19:31.916Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T22:19:31.916Z] [2022-09-06T22:19:31.916Z] Server: [2022-09-06T22:19:31.916Z] Containers: 0 [2022-09-06T22:19:31.916Z] Running: 0 [2022-09-06T22:19:31.916Z] Paused: 0 [2022-09-06T22:19:31.916Z] Stopped: 0 [2022-09-06T22:19:31.916Z] Images: 0 [2022-09-06T22:19:31.916Z] Server Version: 22.06.0-beta.0 [2022-09-06T22:19:31.916Z] Storage Driver: overlay2 [2022-09-06T22:19:31.916Z] Backing Filesystem: extfs [2022-09-06T22:19:31.916Z] Supports d_type: true [2022-09-06T22:19:31.916Z] Using metacopy: false [2022-09-06T22:19:31.916Z] Native Overlay Diff: true [2022-09-06T22:19:31.916Z] userxattr: false [2022-09-06T22:19:31.916Z] Logging Driver: json-file [2022-09-06T22:19:31.916Z] Cgroup Driver: cgroupfs [2022-09-06T22:19:31.916Z] Cgroup Version: 1 [2022-09-06T22:19:31.916Z] Plugins: [2022-09-06T22:19:31.916Z] Volume: local [2022-09-06T22:19:31.916Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T22:19:31.916Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T22:19:31.916Z] Swarm: inactive [2022-09-06T22:19:31.916Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T22:19:31.916Z] Default Runtime: runc [2022-09-06T22:19:31.916Z] Init Binary: docker-init [2022-09-06T22:19:31.916Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T22:19:31.916Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T22:19:31.916Z] init version: de40ad0 [2022-09-06T22:19:31.916Z] Security Options: [2022-09-06T22:19:31.916Z] apparmor [2022-09-06T22:19:31.916Z] seccomp [2022-09-06T22:19:31.916Z] Profile: builtin [2022-09-06T22:19:31.916Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T22:19:31.916Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T22:19:31.916Z] OSType: linux [2022-09-06T22:19:31.916Z] Architecture: x86_64 [2022-09-06T22:19:31.916Z] CPUs: 2 [2022-09-06T22:19:31.916Z] Total Memory: 7.483GiB [2022-09-06T22:19:31.916Z] Name: ip-10-100-36-44 [2022-09-06T22:19:31.916Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-06T22:19:31.916Z] Docker Root Dir: /var/lib/docker [2022-09-06T22:19:31.916Z] Debug Mode: false [2022-09-06T22:19:31.916Z] Registry: https://index.docker.io/v1/ [2022-09-06T22:19:31.916Z] Labels: [2022-09-06T22:19:31.916Z] Experimental: true [2022-09-06T22:19:31.916Z] Insecure Registries: [2022-09-06T22:19:31.916Z] 127.0.0.0/8 [2022-09-06T22:19:31.916Z] Live Restore Enabled: true [2022-09-06T22:19:31.916Z] [2022-09-06T22:19:31.916Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T22:19:31.950Z] #36 74.72 checking for statx... yes [2022-09-06T22:19:31.950Z] #36 74.91 checking for fgetpwent_r... yes [2022-09-06T22:19:32.208Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T22:19:32.208Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T22:19:32.208Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44099/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T22:19:32.208Z] + bash /home/ubuntu/workspace/moby_PR-44099/check-config.sh [2022-09-06T22:19:32.208Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T22:19:32.208Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T22:19:32.208Z] [2022-09-06T22:19:32.208Z] Generally Necessary: [2022-09-06T22:19:32.208Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T22:19:32.208Z] - apparmor: enabled and tools installed [2022-09-06T22:19:32.208Z] - CONFIG_NAMESPACES: enabled [2022-09-06T22:19:32.208Z] - CONFIG_NET_NS: enabled [2022-09-06T22:19:32.208Z] - CONFIG_PID_NS: enabled [2022-09-06T22:19:32.208Z] - CONFIG_IPC_NS: enabled [2022-09-06T22:19:32.208Z] - CONFIG_UTS_NS: enabled [2022-09-06T22:19:32.208Z] - CONFIG_CGROUPS: enabled [2022-09-06T22:19:32.208Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T22:19:32.208Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T22:19:32.208Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T22:19:32.208Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T22:19:32.208Z] - CONFIG_CPUSETS: enabled [2022-09-06T22:19:32.209Z] #36 75.11 checking for issetugid... no [2022-09-06T22:19:32.468Z] #36 75.36 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T22:19:32.468Z] #36 75.36 checking pkg-config is at least version 0.9.0... yes [2022-09-06T22:19:32.468Z] #36 75.37 checking for library containing yajl_tree_get... [2022-09-06T22:19:32.468Z] #36 ... [2022-09-06T22:19:32.468Z] [2022-09-06T22:19:32.468Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:19:32.468Z] #29 88.38 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T22:19:32.468Z] #29 88.39 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-06T22:19:32.468Z] #29 89.34 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-06T22:19:32.468Z] #29 89.34 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:19:32.468Z] #29 89.35 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T22:19:32.468Z] #29 89.44 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-06T22:19:32.468Z] #29 89.44 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:19:32.468Z] #29 89.45 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:19:32.468Z] - CONFIG_MEMCG: enabled [2022-09-06T22:19:32.468Z] - CONFIG_KEYS: enabled [2022-09-06T22:19:32.468Z] - CONFIG_VETH: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T22:19:32.468Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T22:19:32.468Z] [2022-09-06T22:19:32.468Z] Optional Features: [2022-09-06T22:19:32.468Z] - CONFIG_USER_NS: enabled [2022-09-06T22:19:32.468Z] - CONFIG_SECCOMP: enabled [2022-09-06T22:19:32.468Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T22:19:32.468Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T22:19:32.468Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T22:19:32.468Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T22:19:32.468Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T22:19:32.468Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T22:19:32.468Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T22:19:32.468Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T22:19:32.468Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T22:19:32.468Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T22:19:32.468Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T22:19:32.468Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T22:19:32.468Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T22:19:32.468Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T22:19:32.468Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T22:19:32.468Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T22:19:32.468Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T22:19:32.468Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T22:19:32.727Z] #29 ... [2022-09-06T22:19:32.727Z] [2022-09-06T22:19:32.727Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:19:32.727Z] #36 75.37 checking for library containing yajl_tree_get... -lyajl [2022-09-06T22:19:32.727Z] #36 75.87 checking for yajl >= 2.0.0... yes [2022-09-06T22:19:32.728Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T22:19:32.728Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T22:19:32.728Z] - CONFIG_EXT4_FS: enabled [2022-09-06T22:19:32.728Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T22:19:32.728Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T22:19:32.728Z] - Network Drivers: [2022-09-06T22:19:32.728Z] - "overlay": [2022-09-06T22:19:32.728Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T22:19:32.728Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T22:19:32.728Z] Optional (for encrypted networks): [2022-09-06T22:19:32.728Z] - CONFIG_CRYPTO: enabled [2022-09-06T22:19:32.728Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T22:19:32.728Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T22:19:32.728Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T22:19:32.728Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T22:19:32.728Z] - CONFIG_XFRM: enabled [2022-09-06T22:19:32.728Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T22:19:32.728Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T22:19:32.728Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T22:19:32.728Z] - "ipvlan": [2022-09-06T22:19:32.728Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T22:19:32.728Z] - "macvlan": [2022-09-06T22:19:32.728Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T22:19:32.728Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T22:19:32.728Z] - "ftp,tftp client in container": [2022-09-06T22:19:32.728Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T22:19:32.728Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T22:19:32.728Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T22:19:32.728Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T22:19:32.728Z] - Storage Drivers: [2022-09-06T22:19:32.728Z] - "aufs": [2022-09-06T22:19:32.728Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T22:19:32.728Z] - "btrfs": [2022-09-06T22:19:32.728Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T22:19:32.728Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T22:19:32.728Z] - "devicemapper": [2022-09-06T22:19:32.728Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T22:19:32.728Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T22:19:32.728Z] - "overlay": [2022-09-06T22:19:32.728Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T22:19:32.728Z] - "zfs": [2022-09-06T22:19:32.728Z] - /dev/zfs: present [2022-09-06T22:19:32.728Z] - zfs command: missing [2022-09-06T22:19:32.728Z] - zpool command: missing [2022-09-06T22:19:32.728Z] [2022-09-06T22:19:32.728Z] Limits: [2022-09-06T22:19:32.728Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T22:19:32.728Z] [2022-09-06T22:19:32.728Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T22:19:32.972Z] Client: Docker Engine - Community [2022-09-06T22:19:32.972Z] Version: 22.06.0-beta.0 [2022-09-06T22:19:32.972Z] API version: 1.42 [2022-09-06T22:19:32.972Z] Go version: go1.18.3 [2022-09-06T22:19:32.972Z] Git commit: 3e9117b [2022-09-06T22:19:32.972Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-06T22:19:32.972Z] OS/Arch: linux/amd64 [2022-09-06T22:19:32.972Z] Context: default [2022-09-06T22:19:32.972Z] [2022-09-06T22:19:32.972Z] Server: Docker Engine - Community [2022-09-06T22:19:32.972Z] Engine: [2022-09-06T22:19:32.972Z] Version: 22.06.0-beta.0 [2022-09-06T22:19:32.972Z] API version: 1.42 (minimum version 1.12) [2022-09-06T22:19:32.972Z] Go version: go1.18.3 [2022-09-06T22:19:32.972Z] Git commit: 38633e7 [2022-09-06T22:19:32.972Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-06T22:19:32.972Z] OS/Arch: linux/amd64 [2022-09-06T22:19:32.972Z] Experimental: true [2022-09-06T22:19:32.972Z] containerd: [2022-09-06T22:19:32.972Z] Version: 1.6.8 [2022-09-06T22:19:32.972Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T22:19:32.972Z] runc: [2022-09-06T22:19:32.972Z] Version: 1.1.4 [2022-09-06T22:19:32.972Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T22:19:32.972Z] docker-init: [2022-09-06T22:19:32.972Z] Version: 0.19.0 [2022-09-06T22:19:32.972Z] GitCommit: de40ad0 [2022-09-06T22:19:32.985Z] #36 75.90 checking sys/capability.h usability... yes [Pipeline] sh [2022-09-06T22:19:33.059Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cba36a064dc82ba49d5caab566f88f0501279ecb . [2022-09-06T22:19:33.060Z] #9 DONE 8.2s [2022-09-06T22:19:33.060Z] [2022-09-06T22:19:33.060Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:33.060Z] #14 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.5s done [2022-09-06T22:19:33.060Z] #14 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-06T22:19:33.244Z] #36 76.06 checking sys/capability.h presence... yes [2022-09-06T22:19:33.244Z] #36 76.12 checking for sys/capability.h... yes [2022-09-06T22:19:33.291Z] + docker info [2022-09-06T22:19:33.291Z] Client: [2022-09-06T22:19:33.291Z] Context: default [2022-09-06T22:19:33.291Z] Debug Mode: false [2022-09-06T22:19:33.291Z] Plugins: [2022-09-06T22:19:33.291Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T22:19:33.291Z] Version: f500bf6 [2022-09-06T22:19:33.291Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T22:19:33.291Z] compose: Docker Compose (Docker Inc.) [2022-09-06T22:19:33.291Z] Version: v2.10.2 [2022-09-06T22:19:33.291Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T22:19:33.291Z] scan: Docker Scan (Docker Inc.) [2022-09-06T22:19:33.291Z] Version: v0.17.0 [2022-09-06T22:19:33.291Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T22:19:33.291Z] [2022-09-06T22:19:33.291Z] Server: [2022-09-06T22:19:33.291Z] Containers: 0 [2022-09-06T22:19:33.291Z] Running: 0 [2022-09-06T22:19:33.291Z] Paused: 0 [2022-09-06T22:19:33.291Z] Stopped: 0 [2022-09-06T22:19:33.291Z] Images: 0 [2022-09-06T22:19:33.291Z] Server Version: 22.06.0-beta.0 [2022-09-06T22:19:33.291Z] Storage Driver: overlay2 [2022-09-06T22:19:33.291Z] Backing Filesystem: extfs [2022-09-06T22:19:33.291Z] Supports d_type: true [2022-09-06T22:19:33.291Z] Using metacopy: false [2022-09-06T22:19:33.291Z] Native Overlay Diff: true [2022-09-06T22:19:33.291Z] userxattr: false [2022-09-06T22:19:33.291Z] Logging Driver: json-file [2022-09-06T22:19:33.291Z] Cgroup Driver: systemd [2022-09-06T22:19:33.291Z] Cgroup Version: 2 [2022-09-06T22:19:33.291Z] Plugins: [2022-09-06T22:19:33.291Z] Volume: local [2022-09-06T22:19:33.291Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T22:19:33.291Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T22:19:33.291Z] Swarm: inactive [2022-09-06T22:19:33.291Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-06T22:19:33.291Z] Default Runtime: runc [2022-09-06T22:19:33.291Z] Init Binary: docker-init [2022-09-06T22:19:33.291Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T22:19:33.291Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T22:19:33.291Z] init version: de40ad0 [2022-09-06T22:19:33.291Z] Security Options: [2022-09-06T22:19:33.291Z] apparmor [2022-09-06T22:19:33.291Z] seccomp [2022-09-06T22:19:33.291Z] Profile: builtin [2022-09-06T22:19:33.291Z] cgroupns [2022-09-06T22:19:33.291Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T22:19:33.291Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T22:19:33.291Z] OSType: linux [2022-09-06T22:19:33.291Z] Architecture: x86_64 [2022-09-06T22:19:33.291Z] CPUs: 2 [2022-09-06T22:19:33.291Z] Total Memory: 7.475GiB [2022-09-06T22:19:33.291Z] Name: ip-10-100-112-125 [2022-09-06T22:19:33.291Z] ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2 [2022-09-06T22:19:33.291Z] Docker Root Dir: /var/lib/docker [2022-09-06T22:19:33.291Z] Debug Mode: false [2022-09-06T22:19:33.291Z] Registry: https://index.docker.io/v1/ [2022-09-06T22:19:33.291Z] Labels: [2022-09-06T22:19:33.291Z] Experimental: true [2022-09-06T22:19:33.291Z] Insecure Registries: [2022-09-06T22:19:33.291Z] 127.0.0.0/8 [2022-09-06T22:19:33.291Z] Live Restore Enabled: true [2022-09-06T22:19:33.291Z] [Pipeline] } [Pipeline] // stage [2022-09-06T22:19:33.318Z] #14 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.5s done [2022-09-06T22:19:33.320Z] #1 [internal] load build definition from Dockerfile [2022-09-06T22:19:33.320Z] #1 transferring dockerfile: 31B [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T22:19:33.504Z] #36 76.13 checking for library containing cap_from_name... -lcap [2022-09-06T22:19:33.580Z] #1 transferring dockerfile: 19.11kB done [2022-09-06T22:19:33.580Z] #1 DONE 0.1s [2022-09-06T22:19:33.580Z] [2022-09-06T22:19:33.580Z] #2 [internal] load .dockerignore [2022-09-06T22:19:33.580Z] #2 transferring context: 145B done [2022-09-06T22:19:33.580Z] #2 DONE 0.1s [2022-09-06T22:19:33.580Z] [2022-09-06T22:19:33.580Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T22:19:33.647Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:cba36a064dc82ba49d5caab566f88f0501279ecb . [2022-09-06T22:19:33.762Z] #36 76.55 checking for library containing dlopen... -ldl [2022-09-06T22:19:33.843Z] #3 DONE 0.3s [2022-09-06T22:19:33.843Z] [2022-09-06T22:19:33.843Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T22:19:33.843Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-06T22:19:33.843Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T22:19:33.843Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-06T22:19:33.843Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-06T22:19:33.843Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 6.29MB / 9.94MB 0.1s [2022-09-06T22:19:33.843Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-06T22:19:33.892Z] #14 ... [2022-09-06T22:19:33.892Z] [2022-09-06T22:19:33.892Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T22:19:33.892Z] #15 DONE 0.8s [2022-09-06T22:19:33.892Z] [2022-09-06T22:19:33.892Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:33.892Z] #14 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-06T22:19:33.908Z] #1 [internal] load .dockerignore [2022-09-06T22:19:33.908Z] #1 transferring context: [2022-09-06T22:19:33.908Z] #1 transferring context: 145B done [2022-09-06T22:19:33.908Z] #1 DONE 0.1s [2022-09-06T22:19:33.908Z] [2022-09-06T22:19:33.908Z] #2 [internal] load build definition from Dockerfile [2022-09-06T22:19:33.908Z] #2 transferring dockerfile: 19.11kB done [2022-09-06T22:19:33.908Z] #2 DONE 0.2s [2022-09-06T22:19:33.908Z] [2022-09-06T22:19:33.908Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T22:19:34.021Z] #36 76.92 checking seccomp.h usability... yes [2022-09-06T22:19:34.078Z] [2022-09-06T22:19:34.078Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:19:34.078Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T22:19:34.078Z] #9 DONE 0.0s [2022-09-06T22:19:34.078Z] [2022-09-06T22:19:34.078Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:34.078Z] #10 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:34.078Z] #10 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done [2022-09-06T22:19:34.078Z] #10 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done [2022-09-06T22:19:34.078Z] #10 sha256:e7a52f15dd4f5d2f1d9730984691ea6e8e3757330e911b9ebea834e88022dae3 1.80kB / 1.80kB done [2022-09-06T22:19:34.078Z] #10 sha256:3e1bfa962ac0b8f5448890e7e7200493965fd3fda284e6b43aea6d0a4cea5b16 7.12kB / 7.12kB done [2022-09-06T22:19:34.103Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.4s done [2022-09-06T22:19:34.103Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-06T22:19:34.165Z] #3 DONE 0.3s [2022-09-06T22:19:34.195Z] #14 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.5s done [2022-09-06T22:19:34.280Z] #36 77.08 checking seccomp.h presence... yes [2022-09-06T22:19:34.280Z] #36 77.16 checking for seccomp.h... yes [2022-09-06T22:19:34.336Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0B / 53.69MB 0.2s [2022-09-06T22:19:34.364Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-06T22:19:34.364Z] #4 DONE 0.7s [2022-09-06T22:19:34.424Z] [2022-09-06T22:19:34.424Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T22:19:34.424Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-06T22:19:34.424Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T22:19:34.424Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-06T22:19:34.424Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-06T22:19:34.424Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-09-06T22:19:34.424Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done [2022-09-06T22:19:34.424Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-06T22:19:34.539Z] #36 77.17 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T22:19:34.539Z] #36 77.49 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T22:19:34.595Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 8.39MB / 53.69MB 0.3s [2022-09-06T22:19:34.595Z] #10 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0B / 4.94MB 0.3s [2022-09-06T22:19:34.596Z] #10 ... [2022-09-06T22:19:34.596Z] [2022-09-06T22:19:34.596Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T22:19:34.596Z] #11 DONE 0.7s [2022-09-06T22:19:34.596Z] [2022-09-06T22:19:34.596Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:34.596Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 22.02MB / 53.69MB 0.4s [2022-09-06T22:19:34.596Z] #10 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.4s [2022-09-06T22:19:34.596Z] #10 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 4.19MB / 10.66MB 0.4s [2022-09-06T22:19:34.596Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 32.51MB / 53.69MB 0.5s [2022-09-06T22:19:34.596Z] #10 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.4s done [2022-09-06T22:19:34.596Z] #10 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.5s [2022-09-06T22:19:34.623Z] [2022-09-06T22:19:34.624Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:19:34.682Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-06T22:19:34.682Z] #4 DONE 0.5s [2022-09-06T22:19:34.760Z] #14 ... [2022-09-06T22:19:34.760Z] [2022-09-06T22:19:34.760Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T22:19:34.760Z] #16 DONE 0.8s [2022-09-06T22:19:34.760Z] [2022-09-06T22:19:34.760Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:34.760Z] #14 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-06T22:19:34.797Z] #36 77.66 checking systemd/sd-bus.h usability... yes [2022-09-06T22:19:34.858Z] #10 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0B / 54.68MB 0.6s [2022-09-06T22:19:34.858Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 38.80MB / 53.69MB 0.7s [2022-09-06T22:19:34.858Z] #10 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.6s done [2022-09-06T22:19:34.858Z] #10 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.15MB / 54.68MB 0.7s [2022-09-06T22:19:34.944Z] [2022-09-06T22:19:34.945Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:19:35.056Z] #36 77.82 checking systemd/sd-bus.h presence... yes [2022-09-06T22:19:35.056Z] #36 77.93 checking for systemd/sd-bus.h... yes [2022-09-06T22:19:35.185Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.9s [2022-09-06T22:19:35.185Z] #10 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 19.92MB / 54.68MB 0.9s [2022-09-06T22:19:35.185Z] #10 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 4.11MB / 81.12MB 0.9s [2022-09-06T22:19:35.185Z] #10 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 37.75MB / 54.68MB 1.0s [2022-09-06T22:19:35.185Z] #10 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 15.47MB / 81.12MB 1.0s [2022-09-06T22:19:35.316Z] #36 77.94 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T22:19:35.448Z] #10 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.0s done [2022-09-06T22:19:35.448Z] #10 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 45.68MB / 54.68MB 1.1s [2022-09-06T22:19:35.448Z] #10 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 25.17MB / 81.12MB 1.2s [2022-09-06T22:19:35.449Z] #10 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.4s [2022-09-06T22:19:35.449Z] #10 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 60.82MB / 81.12MB 1.4s [2022-09-06T22:19:35.449Z] #10 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 [2022-09-06T22:19:35.449Z] #10 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 225.28kB / 109.00MB 1.4s [2022-09-06T22:19:35.574Z] #36 78.43 checking for sd_notify_barrier... yes [2022-09-06T22:19:35.713Z] #10 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.4s done [2022-09-06T22:19:35.713Z] #10 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 66.45MB / 81.12MB 1.5s [2022-09-06T22:19:35.713Z] #10 sha256:266dcf62bd11c92fdf8fd0bb4491e4feae296cf94acee537df8d892b20351441 0B / 126B 1.5s [2022-09-06T22:19:35.713Z] #10 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 72.09MB / 81.12MB 1.6s [2022-09-06T22:19:35.713Z] #10 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 8.39MB / 109.00MB 1.6s [2022-09-06T22:19:35.713Z] #10 sha256:266dcf62bd11c92fdf8fd0bb4491e4feae296cf94acee537df8d892b20351441 126B / 126B 1.6s done [2022-09-06T22:19:35.833Z] #36 78.71 checking linux/bpf.h usability... yes [2022-09-06T22:19:35.878Z] #5 DONE 0.8s [2022-09-06T22:19:35.878Z] [2022-09-06T22:19:35.878Z] #6 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-06T22:19:35.878Z] #6 DONE 0.8s [2022-09-06T22:19:35.878Z] [2022-09-06T22:19:35.878Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:19:35.878Z] #7 DONE 0.8s [2022-09-06T22:19:35.878Z] [2022-09-06T22:19:35.878Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T22:19:35.878Z] #8 DONE 0.8s [2022-09-06T22:19:35.987Z] #10 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 79.53MB / 81.12MB 1.7s [2022-09-06T22:19:35.987Z] #10 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 18.87MB / 109.00MB 1.7s [2022-09-06T22:19:35.987Z] #10 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 31.46MB / 109.00MB 1.8s [2022-09-06T22:19:36.007Z] #5 DONE 1.2s [2022-09-06T22:19:36.007Z] [2022-09-06T22:19:36.007Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T22:19:36.007Z] #6 DONE 1.1s [2022-09-06T22:19:36.007Z] [2022-09-06T22:19:36.007Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T22:19:36.007Z] #7 DONE 1.2s [2022-09-06T22:19:36.007Z] [2022-09-06T22:19:36.007Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-06T22:19:36.007Z] #8 DONE 1.2s [2022-09-06T22:19:36.092Z] #36 78.89 checking linux/bpf.h presence... yes [2022-09-06T22:19:36.092Z] #36 78.97 checking for linux/bpf.h... yes [2022-09-06T22:19:36.092Z] #36 78.98 checking compilation for eBPF... yes [2022-09-06T22:19:36.092Z] #36 79.15 checking for criu >= 3.15... no [2022-09-06T22:19:36.092Z] #36 79.18 configure: CRIU headers not found, building without CRIU support [2022-09-06T22:19:36.092Z] #36 79.19 checking for criu > 3.16... no [2022-09-06T22:19:36.092Z] #36 79.20 configure: CRIU version doesn't support join-ns API [2022-09-06T22:19:36.092Z] #36 79.20 checking for criu > 3.16.1... no [2022-09-06T22:19:36.246Z] #10 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 38.80MB / 109.00MB 1.9s [2022-09-06T22:19:36.246Z] #10 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 1.9s done [2022-09-06T22:19:36.246Z] #10 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 44.76MB / 109.00MB 2.0s [2022-09-06T22:19:36.351Z] #36 79.23 configure: CRIU version doesn't support for pre-dumping [2022-09-06T22:19:36.352Z] #36 79.23 checking for new mount API (fsconfig)... yes [2022-09-06T22:19:36.352Z] #36 79.31 checking for seccomp notify API... yes [2022-09-06T22:19:36.352Z] #36 79.44 checking for gperf... no [2022-09-06T22:19:36.352Z] #36 79.44 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T22:19:36.508Z] #10 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 66.06MB / 109.00MB 2.3s [2022-09-06T22:19:36.610Z] #36 79.44 checking for library containing argp_parse... none required [2022-09-06T22:19:36.768Z] #10 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 79.45MB / 109.00MB 2.5s [2022-09-06T22:19:36.768Z] #10 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 101.71MB / 109.00MB 2.7s [2022-09-06T22:19:36.869Z] #36 79.80 checking that generated files are newer than configure... done [2022-09-06T22:19:36.869Z] #36 79.80 configure: creating ./config.status [2022-09-06T22:19:37.033Z] #10 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 109.00MB / 109.00MB 2.8s [2022-09-06T22:19:37.816Z] [2022-09-06T22:19:37.816Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:19:37.816Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T22:19:37.816Z] #9 DONE 0.0s [2022-09-06T22:19:37.816Z] [2022-09-06T22:19:37.816Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:19:37.816Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T22:19:37.816Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T22:19:37.816Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T22:19:37.816Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T22:19:38.078Z] #10 ... [2022-09-06T22:19:38.078Z] [2022-09-06T22:19:38.078Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T22:19:38.078Z] #11 DONE 0.6s [2022-09-06T22:19:38.078Z] [2022-09-06T22:19:38.078Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:38.078Z] #12 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done [2022-09-06T22:19:38.078Z] #12 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done [2022-09-06T22:19:38.078Z] #12 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done [2022-09-06T22:19:38.078Z] #12 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done [2022-09-06T22:19:38.078Z] #12 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.53MB / 55.01MB 0.4s [2022-09-06T22:19:38.078Z] #12 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s [2022-09-06T22:19:38.078Z] #12 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 4.19MB / 10.88MB 0.4s [2022-09-06T22:19:38.337Z] #12 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 17.83MB / 55.01MB 0.5s [2022-09-06T22:19:38.337Z] #12 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s done [2022-09-06T22:19:38.337Z] #12 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.5s [2022-09-06T22:19:38.337Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0B / 54.58MB 0.5s [2022-09-06T22:19:38.337Z] #12 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.5s done [2022-09-06T22:19:38.412Z] #10 ... [2022-09-06T22:19:38.412Z] [2022-09-06T22:19:38.412Z] #12 [internal] load build context [2022-09-06T22:19:38.412Z] #12 transferring context: 62.72MB 3.7s done [2022-09-06T22:19:38.412Z] #12 DONE 4.5s [2022-09-06T22:19:38.412Z] [2022-09-06T22:19:38.412Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:38.412Z] #10 ... [2022-09-06T22:19:38.412Z] [2022-09-06T22:19:38.412Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:19:38.412Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T22:19:38.412Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T22:19:38.412Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T22:19:38.412Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T22:19:38.412Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.2s done [2022-09-06T22:19:38.412Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-09-06T22:19:38.412Z] #13 DONE 4.6s [2022-09-06T22:19:38.412Z] [2022-09-06T22:19:38.412Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:38.412Z] #10 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 109.00MB / 109.00MB 4.2s done [2022-09-06T22:19:38.553Z] [2022-09-06T22:19:38.553Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:38.553Z] #9 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done [2022-09-06T22:19:38.553Z] #9 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done [2022-09-06T22:19:38.553Z] #9 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done [2022-09-06T22:19:38.553Z] #9 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done [2022-09-06T22:19:38.596Z] #12 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 22.02MB / 55.01MB 0.7s [2022-09-06T22:19:38.596Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.19MB / 54.58MB 0.7s [2022-09-06T22:19:38.596Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0B / 85.91MB 0.7s [2022-09-06T22:19:38.596Z] #12 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 34.60MB / 55.01MB 0.9s [2022-09-06T22:19:38.596Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 18.87MB / 54.58MB 0.9s [2022-09-06T22:19:38.596Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 14.68MB / 85.91MB 0.9s [2022-09-06T22:19:38.670Z] #10 ... [2022-09-06T22:19:38.670Z] [2022-09-06T22:19:38.670Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:19:38.670Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T22:19:38.670Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T22:19:38.670Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T22:19:38.670Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.0s done [2022-09-06T22:19:38.670Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-09-06T22:19:38.670Z] #9 DONE 4.7s [2022-09-06T22:19:38.670Z] [2022-09-06T22:19:38.670Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:38.790Z] #36 81.61 config.status: creating Makefile [2022-09-06T22:19:38.790Z] #36 81.67 config.status: creating rpm/crun.spec [2022-09-06T22:19:38.790Z] #36 81.73 config.status: creating config.h [2022-09-06T22:19:38.790Z] #36 81.77 config.status: executing libtool commands [2022-09-06T22:19:38.790Z] #36 81.81 config.status: executing depfiles commands [2022-09-06T22:19:38.814Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.2s [2022-09-06T22:19:38.814Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 13.63MB / 55.01MB 0.3s [2022-09-06T22:19:38.856Z] #12 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 38.80MB / 55.01MB 1.0s [2022-09-06T22:19:38.856Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 23.07MB / 54.58MB 1.0s [2022-09-06T22:19:38.856Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 20.97MB / 85.91MB 1.0s [2022-09-06T22:19:38.856Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 29.36MB / 54.58MB 1.0s [2022-09-06T22:19:38.856Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 27.26MB / 85.91MB 1.0s [2022-09-06T22:19:39.080Z] #9 ... [2022-09-06T22:19:39.080Z] [2022-09-06T22:19:39.080Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T22:19:39.080Z] #10 DONE 0.7s [2022-09-06T22:19:39.080Z] [2022-09-06T22:19:39.080Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:39.080Z] #9 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 0.5s [2022-09-06T22:19:39.116Z] #12 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s [2022-09-06T22:19:39.116Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 43.66MB / 54.58MB 1.2s [2022-09-06T22:19:39.116Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 39.85MB / 85.91MB 1.2s [2022-09-06T22:19:39.116Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 49.28MB / 54.58MB 1.4s [2022-09-06T22:19:39.116Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 47.04MB / 85.91MB 1.4s [2022-09-06T22:19:39.116Z] #12 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.4s done [2022-09-06T22:19:39.116Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 52.43MB / 54.58MB 1.5s [2022-09-06T22:19:39.116Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 53.48MB / 85.91MB 1.5s [2022-09-06T22:19:39.116Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 0B / 141.88MB 1.5s [2022-09-06T22:19:39.344Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 29.36MB / 55.01MB 0.6s [2022-09-06T22:19:39.344Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 42.99MB / 55.01MB 0.8s [2022-09-06T22:19:39.344Z] #9 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.8s done [2022-09-06T22:19:39.379Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 61.87MB / 85.91MB 1.6s [2022-09-06T22:19:39.379Z] #12 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-06T22:19:39.379Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 67.11MB / 85.91MB 1.7s [2022-09-06T22:19:39.379Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 10.49MB / 141.88MB 1.7s [2022-09-06T22:19:39.607Z] #10 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 4.0s done [2022-09-06T22:19:39.611Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 49.28MB / 55.01MB 0.9s [2022-09-06T22:19:39.611Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0B / 54.58MB 0.9s [2022-09-06T22:19:39.611Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 0.9s [2022-09-06T22:19:39.611Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.0s [2022-09-06T22:19:39.611Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 6.29MB / 54.58MB 1.0s [2022-09-06T22:19:39.611Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 10.49MB / 54.58MB 1.1s [2022-09-06T22:19:39.611Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 8.39MB / 10.88MB 1.1s [2022-09-06T22:19:39.689Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.7s done [2022-09-06T22:19:39.689Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 76.60MB / 85.91MB 1.8s [2022-09-06T22:19:39.689Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 18.87MB / 141.88MB 1.8s [2022-09-06T22:19:39.689Z] #12 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 0B / 157B 1.8s [2022-09-06T22:19:39.689Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 1.9s [2022-09-06T22:19:39.727Z] #36 82.75 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T22:19:39.727Z] #36 82.76 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T22:19:39.866Z] #10 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 [2022-09-06T22:19:39.879Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 17.83MB / 54.58MB 1.2s [2022-09-06T22:19:39.879Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.2s [2022-09-06T22:19:39.879Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 33.55MB / 54.58MB 1.4s [2022-09-06T22:19:39.953Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 33.67MB / 141.88MB 2.0s [2022-09-06T22:19:39.953Z] #12 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 1.9s done [2022-09-06T22:19:39.953Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.1s done [2022-09-06T22:19:39.953Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 41.94MB / 141.88MB 2.2s [2022-09-06T22:19:39.986Z] #36 83.07 checking for gcc... gcc [2022-09-06T22:19:40.036Z] #14 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.3s done [2022-09-06T22:19:40.036Z] #14 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-06T22:19:40.125Z] #10 ... [2022-09-06T22:19:40.125Z] [2022-09-06T22:19:40.125Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T22:19:40.125Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-06T22:19:40.125Z] #14 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-06T22:19:40.125Z] #14 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-06T22:19:40.125Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T22:19:40.125Z] #14 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.0s done [2022-09-06T22:19:40.125Z] #14 DONE 6.1s [2022-09-06T22:19:40.125Z] [2022-09-06T22:19:40.125Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:40.144Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.5s done [2022-09-06T22:19:40.144Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 45.09MB / 54.58MB 1.6s [2022-09-06T22:19:40.212Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 55.57MB / 141.88MB 2.6s [2022-09-06T22:19:40.245Z] #36 83.18 checking whether the C compiler works... [2022-09-06T22:19:40.245Z] #36 ... [2022-09-06T22:19:40.245Z] [2022-09-06T22:19:40.245Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:19:40.245Z] #33 113.9 Delve is a source level debugger for Go programs. [2022-09-06T22:19:40.245Z] #33 113.9 [2022-09-06T22:19:40.245Z] #33 113.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T22:19:40.245Z] #33 113.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T22:19:40.245Z] #33 113.9 [2022-09-06T22:19:40.245Z] #33 113.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T22:19:40.245Z] #33 113.9 [2022-09-06T22:19:40.245Z] #33 113.9 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T22:19:40.245Z] #33 113.9 [2022-09-06T22:19:40.245Z] #33 113.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T22:19:40.245Z] #33 113.9 [2022-09-06T22:19:40.245Z] #33 113.9 Usage: [2022-09-06T22:19:40.245Z] #33 113.9 dlv [command] [2022-09-06T22:19:40.245Z] #33 113.9 [2022-09-06T22:19:40.245Z] #33 113.9 Available Commands: [2022-09-06T22:19:40.245Z] #33 113.9 attach Attach to running process and begin debugging. [2022-09-06T22:19:40.245Z] #33 113.9 connect Connect to a headless debug server with a terminal client. [2022-09-06T22:19:40.245Z] #33 113.9 core Examine a core dump. [2022-09-06T22:19:40.245Z] #33 113.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T22:19:40.245Z] #33 113.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T22:19:40.245Z] #33 113.9 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T22:19:40.245Z] #33 113.9 help Help about any command [2022-09-06T22:19:40.245Z] #33 113.9 run Deprecated command. Use 'debug' instead. [2022-09-06T22:19:40.245Z] #33 113.9 test Compile test binary and begin debugging program. [2022-09-06T22:19:40.245Z] #33 113.9 trace Compile and begin tracing program. [2022-09-06T22:19:40.245Z] #33 113.9 version Prints version. [2022-09-06T22:19:40.245Z] #33 113.9 [2022-09-06T22:19:40.245Z] #33 113.9 Flags: [2022-09-06T22:19:40.245Z] #33 113.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T22:19:40.245Z] #33 113.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T22:19:40.245Z] #33 113.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-06T22:19:40.245Z] #33 113.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T22:19:40.245Z] #33 113.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T22:19:40.245Z] #33 113.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-06T22:19:40.245Z] #33 113.9 --disable-aslr Disables address space randomization [2022-09-06T22:19:40.245Z] #33 113.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T22:19:40.245Z] #33 113.9 -h, --help help for dlv [2022-09-06T22:19:40.245Z] #33 113.9 --init string Init file, executed by the terminal client. [2022-09-06T22:19:40.245Z] #33 113.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T22:19:40.245Z] #33 113.9 --log Enable debugging server logging. [2022-09-06T22:19:40.245Z] #33 113.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T22:19:40.245Z] #33 113.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T22:19:40.245Z] #33 113.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T22:19:40.245Z] #33 113.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T22:19:40.245Z] #33 113.9 --wd string Working directory for running the program. [2022-09-06T22:19:40.245Z] #33 113.9 [2022-09-06T22:19:40.245Z] #33 113.9 Additional help topics: [2022-09-06T22:19:40.245Z] #33 113.9 dlv backend Help about the --backend flag. [2022-09-06T22:19:40.245Z] #33 113.9 dlv log Help about logging flags. [2022-09-06T22:19:40.245Z] #33 113.9 dlv redirect Help about file redirection. [2022-09-06T22:19:40.245Z] #33 113.9 [2022-09-06T22:19:40.245Z] #33 113.9 Use "dlv [command] --help" for more information about a command. [2022-09-06T22:19:40.245Z] #33 DONE 114.7s [2022-09-06T22:19:40.245Z] [2022-09-06T22:19:40.245Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:19:40.387Z] #10 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.3s done [2022-09-06T22:19:40.387Z] #10 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-09-06T22:19:40.407Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 50.33MB / 54.58MB 1.7s [2022-09-06T22:19:40.407Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.7s done [2022-09-06T22:19:40.407Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 0B / 141.88MB 1.7s [2022-09-06T22:19:40.407Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.8s [2022-09-06T22:19:40.407Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.1s [2022-09-06T22:19:40.407Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 36.86kB / 85.91MB 1.8s [2022-09-06T22:19:40.470Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 63.96MB / 141.88MB 2.7s [2022-09-06T22:19:40.470Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 72.35MB / 141.88MB 2.8s [2022-09-06T22:19:40.505Z] #36 83.18 checking whether the C compiler works... yes [2022-09-06T22:19:40.505Z] #36 83.49 checking for C compiler default output file name... a.out [2022-09-06T22:19:40.688Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 18.87MB / 141.88MB 2.0s [2022-09-06T22:19:40.688Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 9.44MB / 85.91MB 2.0s [2022-09-06T22:19:40.688Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 29.36MB / 141.88MB 2.1s [2022-09-06T22:19:40.735Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 83.89MB / 141.88MB 2.9s [2022-09-06T22:19:40.764Z] #36 83.49 checking for suffix of executables... [2022-09-06T22:19:40.954Z] #10 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.3s done [2022-09-06T22:19:40.954Z] #10 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f [2022-09-06T22:19:40.962Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 15.73MB / 85.91MB 2.2s [2022-09-06T22:19:40.962Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.2s done [2022-09-06T22:19:40.962Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 38.80MB / 141.88MB 2.3s [2022-09-06T22:19:40.962Z] #9 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 0B / 157B 2.3s [2022-09-06T22:19:40.962Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 50.33MB / 141.88MB 2.5s [2022-09-06T22:19:40.962Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 27.26MB / 85.91MB 2.5s [2022-09-06T22:19:40.962Z] #9 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 2.4s done [2022-09-06T22:19:40.998Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 96.47MB / 141.88MB 3.2s [2022-09-06T22:19:40.998Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 108.19MB / 141.88MB 3.3s [2022-09-06T22:19:41.023Z] #36 83.80 checking whether we are cross compiling... no [2022-09-06T22:19:41.230Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 63.96MB / 141.88MB 2.7s [2022-09-06T22:19:41.230Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 39.85MB / 85.91MB 2.7s [2022-09-06T22:19:41.263Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 115.56MB / 141.88MB 3.5s [2022-09-06T22:19:41.282Z] #36 84.05 checking for suffix of object files... o [2022-09-06T22:19:41.282Z] #36 84.26 checking whether we are using the GNU C compiler... yes [2022-09-06T22:19:41.493Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 71.30MB / 141.88MB 2.8s [2022-09-06T22:19:41.493Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 45.09MB / 85.91MB 2.8s [2022-09-06T22:19:41.493Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 49.95MB / 85.91MB 2.9s [2022-09-06T22:19:41.528Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 127.93MB / 141.88MB 3.7s [2022-09-06T22:19:41.541Z] #36 84.40 checking whether gcc accepts -g... yes [2022-09-06T22:19:41.541Z] #36 84.50 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:19:41.755Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 84.93MB / 141.88MB 3.0s [2022-09-06T22:19:41.755Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 97.52MB / 141.88MB 3.2s [2022-09-06T22:19:41.755Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 64.18MB / 85.91MB 3.2s [2022-09-06T22:19:41.791Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 4.0s [2022-09-06T22:19:41.801Z] #36 84.67 checking whether gcc understands -c and -o together... yes [2022-09-06T22:19:41.801Z] #36 84.81 checking how to run the C preprocessor... gcc -E [2022-09-06T22:19:41.801Z] #36 84.99 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:19:41.801Z] #36 85.00 checking for egrep... /bin/grep -E [2022-09-06T22:19:42.018Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 105.91MB / 141.88MB 3.3s [2022-09-06T22:19:42.018Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 69.60MB / 85.91MB 3.3s [2022-09-06T22:19:42.018Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 76.55MB / 85.91MB 3.4s [2022-09-06T22:19:42.060Z] [2022-09-06T22:19:42.061Z] #36 ... [2022-09-06T22:19:42.061Z] [2022-09-06T22:19:42.061Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:19:42.061Z] #34 DONE 116.4s [2022-09-06T22:19:42.061Z] [2022-09-06T22:19:42.061Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:19:42.287Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 122.68MB / 141.88MB 3.6s [2022-09-06T22:19:42.287Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.6s [2022-09-06T22:19:42.287Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 137.36MB / 141.88MB 3.8s [2022-09-06T22:19:42.629Z] #36 85.00 checking for ANSI C header files... yes [2022-09-06T22:19:42.629Z] #36 85.54 checking for sys/types.h... yes [2022-09-06T22:19:42.629Z] #36 85.61 checking for sys/stat.h... yes [2022-09-06T22:19:42.629Z] #36 85.72 checking for stdlib.h... yes [2022-09-06T22:19:42.857Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.3s done [2022-09-06T22:19:42.888Z] #36 85.85 checking for string.h... yes [2022-09-06T22:19:43.171Z] #12 ... [2022-09-06T22:19:43.171Z] [2022-09-06T22:19:43.171Z] #13 [internal] load build context [2022-09-06T22:19:43.171Z] #13 transferring context: 62.71MB 5.0s done [2022-09-06T22:19:43.171Z] #13 DONE 5.4s [2022-09-06T22:19:43.171Z] [2022-09-06T22:19:43.171Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:43.171Z] #12 ... [2022-09-06T22:19:43.171Z] [2022-09-06T22:19:43.171Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:19:43.171Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.3s done [2022-09-06T22:19:43.171Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-09-06T22:19:43.171Z] #10 DONE 5.5s [2022-09-06T22:19:43.171Z] [2022-09-06T22:19:43.171Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:19:43.171Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T22:19:43.171Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T22:19:43.171Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T22:19:43.171Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.6s done [2022-09-06T22:19:43.171Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2022-09-06T22:19:43.171Z] #9 DONE 5.5s [2022-09-06T22:19:43.171Z] [2022-09-06T22:19:43.171Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:43.321Z] #14 ... [2022-09-06T22:19:43.321Z] [2022-09-06T22:19:43.321Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T22:19:43.321Z] #0 1.830 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:19:43.321Z] #0 1.830 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:19:43.321Z] #0 1.830 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:19:43.321Z] #0 1.964 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:19:43.321Z] #0 2.282 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:19:43.321Z] #0 2.783 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:19:43.321Z] #0 3.833 Fetched 8574 kB in 2s (3773 kB/s) [2022-09-06T22:19:43.321Z] #0 3.833 Reading package lists... [2022-09-06T22:19:43.321Z] #0 4.657 Reading package lists... [2022-09-06T22:19:43.321Z] #0 5.470 Building dependency tree... [2022-09-06T22:19:43.321Z] #0 5.874 The following additional packages will be installed: [2022-09-06T22:19:43.321Z] #0 5.874 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T22:19:43.321Z] #0 5.882 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T22:19:43.321Z] #0 5.882 Recommended packages: [2022-09-06T22:19:43.321Z] #0 5.882 libldap-common publicsuffix libsasl2-modules [2022-09-06T22:19:43.321Z] #0 6.062 The following NEW packages will be installed: [2022-09-06T22:19:43.321Z] #0 6.062 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T22:19:43.321Z] #0 6.062 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T22:19:43.321Z] #0 6.062 libssh2-1 openssl [2022-09-06T22:19:43.321Z] #0 6.386 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:19:43.321Z] #0 6.386 Need to get 3047 kB of archives. [2022-09-06T22:19:43.321Z] #0 6.386 After this operation, 6661 kB of additional disk space will be used. [2022-09-06T22:19:43.321Z] #0 6.386 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-06T22:19:43.321Z] #0 6.400 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-06T22:19:43.321Z] #0 6.400 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-06T22:19:43.321Z] #0 6.406 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-06T22:19:43.321Z] #0 6.406 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-06T22:19:43.321Z] #0 6.417 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-06T22:19:43.321Z] #0 6.417 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-06T22:19:43.321Z] #0 6.417 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-06T22:19:43.321Z] #0 6.417 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-06T22:19:43.321Z] #0 6.419 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-06T22:19:43.321Z] #0 6.425 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-06T22:19:43.321Z] #0 6.440 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-06T22:19:43.321Z] #0 6.453 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T22:19:43.321Z] #0 6.453 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T22:19:43.321Z] #0 6.453 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T22:19:43.321Z] #0 6.627 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:19:43.321Z] #0 6.656 Fetched 3047 kB in 0s (8099 kB/s) [2022-09-06T22:19:43.321Z] #0 6.741 Selecting previously unselected package openssl. [2022-09-06T22:19:43.321Z] #0 6.741 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-06T22:19:43.321Z] #0 6.741 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 6.745 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T22:19:43.321Z] #0 6.933 Selecting previously unselected package ca-certificates. [2022-09-06T22:19:43.321Z] #0 6.933 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T22:19:43.321Z] #0 6.938 Unpacking ca-certificates (20210119) ... [2022-09-06T22:19:43.321Z] #0 7.126 Selecting previously unselected package libbrotli1:amd64. [2022-09-06T22:19:43.321Z] #0 7.128 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 7.142 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T22:19:43.321Z] #0 7.242 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T22:19:43.321Z] #0 7.242 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 7.254 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:43.321Z] #0 7.349 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T22:19:43.321Z] #0 7.350 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 7.363 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:43.321Z] #0 7.521 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T22:19:43.321Z] #0 7.521 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 7.530 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T22:19:43.321Z] #0 7.699 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T22:19:43.321Z] #0 7.699 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 7.706 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T22:19:43.321Z] #0 7.787 Selecting previously unselected package libpsl5:amd64. [2022-09-06T22:19:43.321Z] #0 7.787 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 7.798 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T22:19:43.321Z] #0 7.937 Selecting previously unselected package librtmp1:amd64. [2022-09-06T22:19:43.321Z] #0 7.937 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 7.943 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T22:19:43.321Z] #0 8.062 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T22:19:43.321Z] #0 8.062 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 8.070 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T22:19:43.321Z] #0 8.217 Selecting previously unselected package libcurl4:amd64. [2022-09-06T22:19:43.321Z] #0 8.217 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 8.223 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:43.321Z] #0 8.302 Selecting previously unselected package curl. [2022-09-06T22:19:43.321Z] #0 8.302 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 8.306 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:43.321Z] #0 8.373 Selecting previously unselected package libonig5:amd64. [2022-09-06T22:19:43.321Z] #0 8.373 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 8.378 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:19:43.321Z] #0 8.441 Selecting previously unselected package libjq1:amd64. [2022-09-06T22:19:43.321Z] #0 8.441 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 8.445 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:19:43.321Z] #0 8.489 Selecting previously unselected package jq. [2022-09-06T22:19:43.321Z] #0 8.490 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-06T22:19:43.321Z] #0 8.495 Unpacking jq (1.6-2.1) ... [2022-09-06T22:19:43.321Z] #0 8.534 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T22:19:43.321Z] #0 8.545 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T22:19:43.321Z] #0 8.556 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T22:19:43.321Z] #0 8.566 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:43.321Z] #0 8.578 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T22:19:43.321Z] #0 8.596 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:43.321Z] #0 8.604 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T22:19:43.321Z] #0 8.615 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T22:19:43.321Z] #0 8.629 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:19:43.321Z] #0 8.640 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:19:43.321Z] #0 8.651 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T22:19:43.321Z] #0 8.662 Setting up ca-certificates (20210119) ... [2022-09-06T22:19:43.321Z] #0 9.232 Updating certificates in /etc/ssl/certs... [2022-09-06T22:19:43.321Z] #0 9.965 129 added, 0 removed; done. [2022-09-06T22:19:43.321Z] #0 9.995 Setting up jq (1.6-2.1) ... [2022-09-06T22:19:43.321Z] #0 10.01 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:43.321Z] #0 10.02 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:43.321Z] #0 10.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:19:43.321Z] #0 10.05 Processing triggers for ca-certificates (20210119) ... [2022-09-06T22:19:43.321Z] #0 10.05 Updating certificates in /etc/ssl/certs... [2022-09-06T22:19:43.321Z] #17 ... [2022-09-06T22:19:43.321Z] [2022-09-06T22:19:43.321Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:43.456Z] #36 86.10 checking for memory.h... yes [2022-09-06T22:19:43.456Z] #36 86.33 checking for strings.h... yes [2022-09-06T22:19:43.456Z] #36 86.42 checking for inttypes.h... yes [2022-09-06T22:19:43.456Z] #36 86.51 checking for stdint.h... yes [2022-09-06T22:19:43.715Z] #36 86.62 checking for unistd.h... yes [2022-09-06T22:19:43.715Z] #36 86.74 checking minix/config.h usability... no [2022-09-06T22:19:43.975Z] #36 86.86 checking minix/config.h presence... no [2022-09-06T22:19:43.975Z] #36 86.91 checking for minix/config.h... no [2022-09-06T22:19:43.975Z] #36 86.91 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T22:19:44.234Z] #36 87.09 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:19:44.234Z] #36 87.23 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:19:44.234Z] #36 87.23 checking how to print strings... printf [2022-09-06T22:19:44.234Z] #36 87.24 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:19:44.234Z] #36 87.25 checking for fgrep... /bin/grep -F [2022-09-06T22:19:44.234Z] #36 87.26 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:19:44.234Z] #36 87.28 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:19:44.234Z] #36 87.28 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:19:44.234Z] #36 87.29 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:19:44.234Z] #36 87.35 checking whether ln -s works... yes [2022-09-06T22:19:44.234Z] #36 87.35 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:19:44.234Z] #36 87.36 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T22:19:44.234Z] #36 87.36 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:19:44.234Z] #36 87.36 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:19:44.234Z] #36 87.37 checking for objdump... objdump [2022-09-06T22:19:44.234Z] #36 87.37 checking how to recognize dependent libraries... pass_all [2022-09-06T22:19:44.234Z] #36 87.37 checking for dlltool... no [2022-09-06T22:19:44.234Z] #36 87.37 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:19:44.234Z] #36 87.38 checking for ar... ar [2022-09-06T22:19:44.234Z] #36 87.38 checking for archiver @FILE support... @ [2022-09-06T22:19:44.234Z] #36 87.46 checking for strip... strip [2022-09-06T22:19:44.234Z] #36 87.46 checking for ranlib... ranlib [2022-09-06T22:19:44.243Z] #9 ... [2022-09-06T22:19:44.243Z] [2022-09-06T22:19:44.243Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:19:44.243Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T22:19:44.243Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T22:19:44.243Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T22:19:44.243Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T22:19:44.243Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-09-06T22:19:44.243Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-09-06T22:19:44.243Z] #11 DONE 5.7s [2022-09-06T22:19:44.243Z] [2022-09-06T22:19:44.243Z] #12 [internal] load build context [2022-09-06T22:19:44.243Z] #12 transferring context: 62.72MB 5.4s done [2022-09-06T22:19:44.243Z] #12 DONE 5.7s [2022-09-06T22:19:44.243Z] [2022-09-06T22:19:44.243Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:44.243Z] #9 ... [2022-09-06T22:19:44.243Z] [2022-09-06T22:19:44.243Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T22:19:44.243Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T22:19:44.243Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T22:19:44.243Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T22:19:44.243Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T22:19:44.243Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-09-06T22:19:44.243Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-09-06T22:19:44.243Z] #13 DONE 5.7s [2022-09-06T22:19:44.243Z] [2022-09-06T22:19:44.243Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T22:19:44.243Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-06T22:19:44.243Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T22:19:44.243Z] #14 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-06T22:19:44.243Z] #14 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-06T22:19:44.245Z] #10 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 2.9s done [2022-09-06T22:19:44.245Z] #10 ... [2022-09-06T22:19:44.245Z] [2022-09-06T22:19:44.246Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T22:19:44.246Z] #15 DONE 0.2s [2022-09-06T22:19:44.246Z] [2022-09-06T22:19:44.246Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T22:19:44.246Z] #16 DONE 0.2s [2022-09-06T22:19:44.246Z] [2022-09-06T22:19:44.246Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:44.246Z] #10 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-09-06T22:19:44.255Z] #14 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.7s done [2022-09-06T22:19:44.255Z] #14 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 0.1s [2022-09-06T22:19:44.493Z] #36 87.46 checking for gawk... no [2022-09-06T22:19:44.493Z] #36 87.47 checking for mawk... mawk [2022-09-06T22:19:44.493Z] #36 87.47 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:19:44.493Z] #36 87.68 checking for sysroot... no [2022-09-06T22:19:44.493Z] #36 87.68 checking for a working dd... /bin/dd [2022-09-06T22:19:44.493Z] #36 87.68 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:19:44.493Z] #36 87.71 checking for mt... no [2022-09-06T22:19:44.493Z] #36 87.71 checking if : is a manifest tool... no [2022-09-06T22:19:44.546Z] #12 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.2s [2022-09-06T22:19:44.546Z] #12 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.3s done [2022-09-06T22:19:44.752Z] #36 87.72 checking for dlfcn.h... yes [2022-09-06T22:19:44.752Z] #36 87.78 checking for objdir... .libs [2022-09-06T22:19:45.011Z] #36 88.00 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:19:45.011Z] #36 88.06 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:19:45.011Z] #36 88.06 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:19:45.113Z] #12 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-06T22:19:45.113Z] #12 ... [2022-09-06T22:19:45.113Z] [2022-09-06T22:19:45.113Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T22:19:45.113Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-06T22:19:45.113Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T22:19:45.113Z] #14 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-06T22:19:45.113Z] #14 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-06T22:19:45.113Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.3s done [2022-09-06T22:19:45.113Z] #14 DONE 7.5s [2022-09-06T22:19:45.113Z] [2022-09-06T22:19:45.113Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:45.270Z] #36 88.14 checking if gcc static flag -static works... yes [2022-09-06T22:19:45.530Z] #36 88.38 checking if gcc supports -c -o file.o... yes [2022-09-06T22:19:45.530Z] #36 88.46 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:19:45.530Z] #36 88.46 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:19:45.530Z] #36 88.50 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:19:45.530Z] #36 88.65 checking how to hardcode library paths into programs... immediate [2022-09-06T22:19:45.530Z] #36 88.65 checking whether stripping libraries is possible... yes [2022-09-06T22:19:45.530Z] #36 88.66 checking if libtool supports shared libraries... yes [2022-09-06T22:19:45.530Z] #36 88.66 checking whether to build shared libraries... no [2022-09-06T22:19:45.530Z] #36 88.66 checking whether to build static libraries... yes [2022-09-06T22:19:45.530Z] #36 88.67 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:19:45.629Z] #14 ... [2022-09-06T22:19:45.629Z] [2022-09-06T22:19:45.629Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T22:19:45.680Z] #12 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.5s done [2022-09-06T22:19:45.789Z] #36 88.69 checking whether build environment is sane... yes [2022-09-06T22:19:45.789Z] #36 88.72 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:19:45.789Z] #36 88.72 checking whether make sets $(MAKE)... yes [2022-09-06T22:19:45.789Z] #36 88.76 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:19:45.789Z] #36 88.78 checking whether make supports nested variables... yes [2022-09-06T22:19:45.789Z] #36 88.81 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:19:45.789Z] #36 88.81 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:19:45.789Z] #36 88.81 checking how to create a ustar tar archive... gnutar [2022-09-06T22:19:45.789Z] #36 88.86 checking dependency style of gcc... gcc3 [2022-09-06T22:19:45.939Z] #12 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-06T22:19:46.048Z] #36 88.96 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:19:46.048Z] #36 88.96 checking whether make supports nested variables... (cached) yes [2022-09-06T22:19:46.048Z] #36 88.97 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T22:19:46.048Z] #36 88.97 checking pkg-config is at least version 0.9.0... yes [2022-09-06T22:19:46.048Z] #36 88.98 checking for yajl >= 2.1.0... yes [2022-09-06T22:19:46.048Z] #36 88.99 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T22:19:46.048Z] #36 89.00 checking for gcc... (cached) gcc [2022-09-06T22:19:46.048Z] #36 89.06 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T22:19:46.048Z] #36 89.06 checking whether gcc accepts -g... (cached) yes [2022-09-06T22:19:46.048Z] #36 89.07 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T22:19:46.048Z] #36 89.07 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T22:19:46.048Z] #36 89.07 checking for a Python interpreter with version >= 3... python3 [2022-09-06T22:19:46.048Z] #36 89.13 checking for python3... /usr/bin/python3 [2022-09-06T22:19:46.048Z] #36 89.13 checking for python3 version... 3.9 [2022-09-06T22:19:46.048Z] #36 89.15 checking for python3 platform... linux [2022-09-06T22:19:46.156Z] #14 ... [2022-09-06T22:19:46.156Z] [2022-09-06T22:19:46.156Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T22:19:46.156Z] #17 10.70 0 added, 0 removed; done. [2022-09-06T22:19:46.156Z] #17 10.70 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T22:19:46.156Z] #17 10.70 done. [2022-09-06T22:19:46.156Z] #17 DONE 12.9s [2022-09-06T22:19:46.156Z] [2022-09-06T22:19:46.156Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:46.156Z] #14 ... [2022-09-06T22:19:46.156Z] [2022-09-06T22:19:46.156Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T22:19:46.156Z] #18 DONE 0.1s [2022-09-06T22:19:46.156Z] [2022-09-06T22:19:46.156Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:46.244Z] #15 DONE 0.5s [2022-09-06T22:19:46.244Z] [2022-09-06T22:19:46.244Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:46.244Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.4s done [2022-09-06T22:19:46.244Z] #9 ... [2022-09-06T22:19:46.244Z] [2022-09-06T22:19:46.244Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T22:19:46.244Z] #14 DONE 7.8s [2022-09-06T22:19:46.244Z] [2022-09-06T22:19:46.244Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:46.244Z] #9 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s [2022-09-06T22:19:46.256Z] #12 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.3s done [2022-09-06T22:19:46.307Z] #36 89.19 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T22:19:46.307Z] #36 89.28 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T22:19:46.566Z] #36 89.50 checking that generated files are newer than configure... done [2022-09-06T22:19:46.566Z] #36 89.71 configure: creating ./config.status [2022-09-06T22:19:46.815Z] #9 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.5s done [2022-09-06T22:19:47.076Z] #9 ... [2022-09-06T22:19:47.076Z] [2022-09-06T22:19:47.076Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T22:19:47.076Z] #16 DONE 0.8s [2022-09-06T22:19:47.076Z] [2022-09-06T22:19:47.076Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:47.076Z] #9 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-06T22:19:47.194Z] #12 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-06T22:19:47.453Z] #12 ... [2022-09-06T22:19:47.453Z] [2022-09-06T22:19:47.453Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T22:19:47.453Z] #15 DONE 0.4s [2022-09-06T22:19:47.453Z] [2022-09-06T22:19:47.453Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:47.569Z] #10 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 2.8s done [2022-09-06T22:19:47.570Z] #10 extracting sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 [2022-09-06T22:19:47.646Z] #9 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.6s done [2022-09-06T22:19:47.646Z] #9 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-06T22:19:47.711Z] #12 ... [2022-09-06T22:19:47.711Z] [2022-09-06T22:19:47.711Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T22:19:47.711Z] #16 DONE 0.3s [2022-09-06T22:19:47.711Z] [2022-09-06T22:19:47.711Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:47.944Z] #36 90.91 config.status: creating Makefile [2022-09-06T22:19:47.944Z] #36 90.96 config.status: creating config.h [2022-09-06T22:19:47.944Z] #36 90.98 config.status: executing libtool commands [2022-09-06T22:19:47.944Z] #36 91.01 config.status: executing depfiles commands [2022-09-06T22:19:48.511Z] #36 91.46 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T22:19:48.511Z] #36 91.48 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T22:19:48.511Z] #36 91.64 checking for gcc... gcc [2022-09-06T22:19:48.770Z] #36 91.70 checking whether the C compiler works... yes [2022-09-06T22:19:48.770Z] #36 91.84 checking for C compiler default output file name... a.out [2022-09-06T22:19:49.030Z] #36 91.84 checking for suffix of executables... [2022-09-06T22:19:49.289Z] #36 92.04 checking whether we are cross compiling... no [2022-09-06T22:19:49.289Z] #36 92.22 checking for suffix of object files... o [2022-09-06T22:19:49.289Z] #36 92.29 checking whether we are using the GNU C compiler... yes [2022-09-06T22:19:49.443Z] #14 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.1s [2022-09-06T22:19:49.548Z] #36 92.37 checking whether gcc accepts -g... yes [2022-09-06T22:19:49.548Z] #36 92.44 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:19:49.548Z] #36 92.53 checking whether gcc understands -c and -o together... yes [2022-09-06T22:19:49.548Z] #36 92.69 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:19:49.548Z] #36 92.71 checking whether build environment is sane... yes [2022-09-06T22:19:49.548Z] #36 92.74 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:19:49.548Z] #36 92.75 checking for gawk... no [2022-09-06T22:19:49.548Z] #36 92.75 checking for mawk... mawk [2022-09-06T22:19:49.548Z] #36 92.75 checking whether make sets $(MAKE)... yes [2022-09-06T22:19:49.548Z] #36 92.77 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:19:49.808Z] #36 92.80 checking whether make supports nested variables... yes [2022-09-06T22:19:49.808Z] #36 92.83 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:19:49.808Z] #36 92.83 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:19:49.808Z] #36 92.83 checking how to create a ustar tar archive... gnutar [2022-09-06T22:19:50.067Z] #36 92.86 checking dependency style of gcc... gcc3 [2022-09-06T22:19:50.067Z] #36 92.97 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:19:50.067Z] #36 92.97 checking whether make supports nested variables... (cached) yes [2022-09-06T22:19:50.067Z] #36 93.00 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:19:50.067Z] #36 93.15 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:19:50.067Z] #36 93.15 checking how to print strings... printf [2022-09-06T22:19:50.067Z] #36 93.16 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:19:50.067Z] #36 93.18 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:19:50.067Z] #36 93.18 checking for egrep... /bin/grep -E [2022-09-06T22:19:50.067Z] #36 93.19 checking for fgrep... /bin/grep -F [2022-09-06T22:19:50.067Z] #36 93.20 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:19:50.067Z] #36 93.21 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:19:50.067Z] #36 93.22 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:19:50.067Z] #36 93.23 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:19:50.067Z] #36 93.29 checking whether ln -s works... yes [2022-09-06T22:19:50.067Z] #36 93.29 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:19:50.104Z] #10 ... [2022-09-06T22:19:50.104Z] [2022-09-06T22:19:50.104Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T22:19:50.104Z] #0 1.172 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:19:50.104Z] #0 1.203 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:19:50.104Z] #0 1.203 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:19:50.104Z] #0 1.336 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T22:19:50.104Z] #0 1.639 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T22:19:50.104Z] #0 1.669 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T22:19:50.104Z] #0 2.583 Fetched 8460 kB in 2s (5059 kB/s) [2022-09-06T22:19:50.104Z] #0 2.583 Reading package lists... [2022-09-06T22:19:50.104Z] #0 3.194 Reading package lists... [2022-09-06T22:19:50.104Z] #0 3.816 Building dependency tree... [2022-09-06T22:19:50.104Z] #0 4.297 The following additional packages will be installed: [2022-09-06T22:19:50.104Z] #0 4.297 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T22:19:50.104Z] #0 4.297 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T22:19:50.104Z] #0 4.297 Recommended packages: [2022-09-06T22:19:50.104Z] #0 4.297 libldap-common publicsuffix libsasl2-modules [2022-09-06T22:19:50.104Z] #0 4.433 The following NEW packages will be installed: [2022-09-06T22:19:50.104Z] #0 4.433 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T22:19:50.104Z] #0 4.433 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T22:19:50.104Z] #0 4.433 libssh2-1 openssl [2022-09-06T22:19:50.104Z] #0 4.703 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:19:50.104Z] #0 4.703 Need to get 2942 kB of archives. [2022-09-06T22:19:50.104Z] #0 4.703 After this operation, 6482 kB of additional disk space will be used. [2022-09-06T22:19:50.104Z] #0 4.703 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-06T22:19:50.104Z] #0 4.708 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-06T22:19:50.104Z] #0 4.711 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-06T22:19:50.104Z] #0 4.711 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-09-06T22:19:50.105Z] #0 4.715 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-06T22:19:50.105Z] #0 4.717 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-06T22:19:50.105Z] #0 4.719 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-06T22:19:50.105Z] #0 4.720 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-06T22:19:50.105Z] #0 4.720 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-06T22:19:50.105Z] #0 4.721 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-06T22:19:50.105Z] #0 4.723 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-09-06T22:19:50.105Z] #0 4.724 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-09-06T22:19:50.105Z] #0 4.762 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-06T22:19:50.105Z] #0 4.763 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-06T22:19:50.105Z] #0 4.764 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-06T22:19:50.105Z] #0 4.981 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:19:50.105Z] #0 5.017 Fetched 2942 kB in 0s (8980 kB/s) [2022-09-06T22:19:50.105Z] #0 5.044 Selecting previously unselected package openssl. [2022-09-06T22:19:50.105Z] #0 5.044 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-09-06T22:19:50.105Z] #0 5.044 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.050 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T22:19:50.105Z] #0 5.191 Selecting previously unselected package ca-certificates. [2022-09-06T22:19:50.105Z] #0 5.191 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T22:19:50.105Z] #0 5.195 Unpacking ca-certificates (20210119) ... [2022-09-06T22:19:50.105Z] #0 5.266 Selecting previously unselected package libbrotli1:arm64. [2022-09-06T22:19:50.105Z] #0 5.266 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.277 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-06T22:19:50.105Z] #0 5.351 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-06T22:19:50.105Z] #0 5.351 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.355 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:50.105Z] #0 5.399 Selecting previously unselected package libsasl2-2:arm64. [2022-09-06T22:19:50.105Z] #0 5.399 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.404 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:50.105Z] #0 5.453 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-06T22:19:50.105Z] #0 5.453 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.458 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T22:19:50.105Z] #0 5.526 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-06T22:19:50.105Z] #0 5.526 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.534 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-06T22:19:50.105Z] #0 5.577 Selecting previously unselected package libpsl5:arm64. [2022-09-06T22:19:50.105Z] #0 5.577 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.582 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-06T22:19:50.105Z] #0 5.627 Selecting previously unselected package librtmp1:arm64. [2022-09-06T22:19:50.105Z] #0 5.627 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.631 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T22:19:50.105Z] #0 5.684 Selecting previously unselected package libssh2-1:arm64. [2022-09-06T22:19:50.105Z] #0 5.684 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.689 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-06T22:19:50.105Z] #0 5.751 Selecting previously unselected package libcurl4:arm64. [2022-09-06T22:19:50.105Z] #0 5.751 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.754 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:50.105Z] #0 5.825 Selecting previously unselected package curl. [2022-09-06T22:19:50.105Z] #0 5.825 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.833 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:50.105Z] #0 5.898 Selecting previously unselected package libonig5:arm64. [2022-09-06T22:19:50.105Z] #0 5.898 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.903 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T22:19:50.105Z] #0 5.956 Selecting previously unselected package libjq1:arm64. [2022-09-06T22:19:50.105Z] #0 5.956 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 5.960 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-06T22:19:50.105Z] #0 6.005 Selecting previously unselected package jq. [2022-09-06T22:19:50.105Z] #0 6.006 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-06T22:19:50.105Z] #0 6.012 Unpacking jq (1.6-2.1) ... [2022-09-06T22:19:50.105Z] #0 6.049 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-06T22:19:50.105Z] #0 6.066 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-06T22:19:50.105Z] #0 6.088 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-06T22:19:50.105Z] #0 6.100 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:50.105Z] #0 6.111 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T22:19:50.105Z] #0 6.123 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:50.105Z] #0 6.134 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-06T22:19:50.105Z] #0 6.146 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T22:19:50.105Z] #0 6.163 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T22:19:50.105Z] #0 6.174 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-06T22:19:50.105Z] #0 6.184 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T22:19:50.105Z] #0 6.194 Setting up ca-certificates (20210119) ... [2022-09-06T22:19:50.105Z] #0 7.227 Updating certificates in /etc/ssl/certs... [2022-09-06T22:19:50.105Z] #0 8.056 129 added, 0 removed; done. [2022-09-06T22:19:50.105Z] #0 8.091 Setting up jq (1.6-2.1) ... [2022-09-06T22:19:50.105Z] #0 8.103 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:50.105Z] #0 8.115 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:50.105Z] #0 8.126 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:19:50.105Z] #0 8.151 Processing triggers for ca-certificates (20210119) ... [2022-09-06T22:19:50.105Z] #0 8.160 Updating certificates in /etc/ssl/certs... [2022-09-06T22:19:50.105Z] #0 8.938 0 added, 0 removed; done. [2022-09-06T22:19:50.105Z] #0 8.938 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T22:19:50.105Z] #0 8.943 done. [2022-09-06T22:19:50.326Z] #36 93.31 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T22:19:50.326Z] #36 93.31 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:19:50.326Z] #36 93.31 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:19:50.326Z] #36 93.31 checking for objdump... objdump [2022-09-06T22:19:50.326Z] #36 93.32 checking how to recognize dependent libraries... pass_all [2022-09-06T22:19:50.326Z] #36 93.32 checking for dlltool... no [2022-09-06T22:19:50.326Z] #36 93.32 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:19:50.326Z] #36 93.32 checking for ar... ar [2022-09-06T22:19:50.326Z] #36 93.33 checking for archiver @FILE support... @ [2022-09-06T22:19:50.326Z] #36 93.41 checking for strip... strip [2022-09-06T22:19:50.326Z] #36 93.42 checking for ranlib... ranlib [2022-09-06T22:19:50.363Z] #17 ... [2022-09-06T22:19:50.363Z] [2022-09-06T22:19:50.363Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:50.585Z] #36 93.42 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:19:50.585Z] #36 93.70 checking for sysroot... no [2022-09-06T22:19:50.585Z] #36 93.70 checking for a working dd... /bin/dd [2022-09-06T22:19:50.585Z] #36 93.71 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:19:50.585Z] #36 93.76 checking for mt... no [2022-09-06T22:19:50.585Z] #36 93.76 checking if : is a manifest tool... no [2022-09-06T22:19:50.844Z] #36 93.77 checking how to run the C preprocessor... gcc -E [2022-09-06T22:19:51.103Z] #36 93.90 checking for ANSI C header files... yes [2022-09-06T22:19:51.103Z] #36 94.18 checking for sys/types.h... yes [2022-09-06T22:19:51.299Z] #10 ... [2022-09-06T22:19:51.299Z] [2022-09-06T22:19:51.299Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T22:19:51.299Z] #17 DONE 11.1s [2022-09-06T22:19:51.299Z] [2022-09-06T22:19:51.299Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:51.299Z] #10 extracting sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 4.1s done [2022-09-06T22:19:51.344Z] #14 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 7.2s done [2022-09-06T22:19:51.373Z] #36 94.30 checking for sys/stat.h... yes [2022-09-06T22:19:51.373Z] #36 94.40 checking for stdlib.h... yes [2022-09-06T22:19:51.373Z] #36 94.51 checking for string.h... yes [2022-09-06T22:19:51.558Z] #10 ... [2022-09-06T22:19:51.558Z] [2022-09-06T22:19:51.559Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T22:19:51.559Z] #18 DONE 0.3s [2022-09-06T22:19:51.559Z] [2022-09-06T22:19:51.559Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:51.559Z] #10 extracting sha256:266dcf62bd11c92fdf8fd0bb4491e4feae296cf94acee537df8d892b20351441 done [2022-09-06T22:19:51.605Z] #14 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 [2022-09-06T22:19:51.652Z] #36 94.61 checking for memory.h... yes [2022-09-06T22:19:51.652Z] #36 94.76 checking for strings.h... yes [2022-09-06T22:19:51.817Z] #10 DONE 17.9s [2022-09-06T22:19:51.817Z] [2022-09-06T22:19:51.817Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T22:19:51.862Z] #9 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 3.9s done [2022-09-06T22:19:51.862Z] #9 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-06T22:19:51.864Z] #14 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done [2022-09-06T22:19:51.864Z] #14 DONE 27.3s [2022-09-06T22:19:51.864Z] [2022-09-06T22:19:51.864Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:19:51.864Z] #0 1.561 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T22:19:51.864Z] #0 1.859 [2022-09-06T22:19:51.864Z] #0 2.079 #=#=# ######################################################################## 100.0% [2022-09-06T22:19:51.864Z] #0 2.354 [2022-09-06T22:19:51.864Z] #0 3.245 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T22:19:51.864Z] #0 3.495 [2022-09-06T22:19:51.865Z] #0 3.711 #=#=# ######################################################################## 100.0% [2022-09-06T22:19:51.865Z] #0 3.951 [2022-09-06T22:19:51.865Z] #0 4.853 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T22:19:51.865Z] #0 5.117 [2022-09-06T22:19:51.865Z] #0 5.334 #=#=# #################### 27.8% ########################################## 59.7% ################################################################## 91.8% ######################################################################## 100.0% [2022-09-06T22:19:51.865Z] #0 5.839 [2022-09-06T22:19:51.905Z] #12 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.8s done [2022-09-06T22:19:51.905Z] #12 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-06T22:19:51.910Z] #36 94.85 checking for inttypes.h... yes [2022-09-06T22:19:51.910Z] #36 94.97 checking for stdint.h... yes [2022-09-06T22:19:52.079Z] #19 DONE 0.4s [2022-09-06T22:19:52.079Z] [2022-09-06T22:19:52.079Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:19:52.168Z] #36 95.11 checking for unistd.h... yes [2022-09-06T22:19:52.168Z] #36 95.22 checking for dlfcn.h... yes [2022-09-06T22:19:52.427Z] #36 95.35 checking for objdir... .libs [2022-09-06T22:19:52.427Z] #36 95.53 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:19:52.427Z] #36 95.58 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:19:52.652Z] #20 ... [2022-09-06T22:19:52.652Z] [2022-09-06T22:19:52.652Z] #21 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-06T22:19:52.652Z] #21 DONE 0.6s [2022-09-06T22:19:52.686Z] #36 95.59 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:19:52.686Z] #36 95.66 checking if gcc static flag -static works... yes [2022-09-06T22:19:52.799Z] #19 6.719 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T22:19:52.799Z] #19 6.900 [2022-09-06T22:19:52.911Z] [2022-09-06T22:19:52.911Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T22:19:52.911Z] #22 DONE 0.1s [2022-09-06T22:19:52.911Z] [2022-09-06T22:19:52.911Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T22:19:52.911Z] #23 DONE 0.2s [2022-09-06T22:19:52.911Z] [2022-09-06T22:19:52.911Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T22:19:52.911Z] #24 DONE 0.2s [2022-09-06T22:19:52.911Z] [2022-09-06T22:19:52.911Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T22:19:52.911Z] #25 DONE 0.2s [2022-09-06T22:19:52.911Z] [2022-09-06T22:19:52.911Z] #26 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:19:52.945Z] #36 95.92 checking if gcc supports -c -o file.o... yes [2022-09-06T22:19:52.945Z] #36 95.99 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:19:52.945Z] #36 95.99 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:19:53.058Z] [2022-09-06T22:19:53.058Z] #19 ... [2022-09-06T22:19:53.058Z] [2022-09-06T22:19:53.058Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T22:19:53.058Z] #20 DONE 1.1s [2022-09-06T22:19:53.058Z] [2022-09-06T22:19:53.058Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:19:53.175Z] #26 ... [2022-09-06T22:19:53.175Z] [2022-09-06T22:19:53.175Z] #27 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-06T22:19:53.175Z] #27 DONE 0.3s [2022-09-06T22:19:53.175Z] [2022-09-06T22:19:53.175Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:19:53.175Z] #20 1.591 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T22:19:53.204Z] #36 96.02 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:19:53.204Z] #36 96.19 checking how to hardcode library paths into programs... immediate [2022-09-06T22:19:53.204Z] #36 96.19 checking whether stripping libraries is possible... yes [2022-09-06T22:19:53.205Z] #36 96.20 checking if libtool supports shared libraries... yes [2022-09-06T22:19:53.205Z] #36 96.20 checking whether to build shared libraries... no [2022-09-06T22:19:53.205Z] #36 96.20 checking whether to build static libraries... yes [2022-09-06T22:19:53.317Z] #19 7.116 #=#=# ######################################################################## 100.0% [2022-09-06T22:19:53.434Z] #20 1.939 [2022-09-06T22:19:53.464Z] #36 96.22 checking float.h usability... yes [2022-09-06T22:19:53.464Z] #36 96.32 checking float.h presence... yes [2022-09-06T22:19:53.464Z] #36 96.36 checking for float.h... yes [2022-09-06T22:19:53.464Z] #36 96.38 checking limits.h usability... [2022-09-06T22:19:53.464Z] #36 ... [2022-09-06T22:19:53.464Z] [2022-09-06T22:19:53.464Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:19:53.464Z] #29 109.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-06T22:19:53.464Z] #29 109.3 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:19:53.464Z] #29 109.3 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-06T22:19:53.464Z] #29 109.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-06T22:19:53.464Z] #29 109.3 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:19:53.464Z] #29 109.4 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T22:19:53.464Z] #29 ... [2022-09-06T22:19:53.464Z] [2022-09-06T22:19:53.464Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:19:53.464Z] #36 96.38 checking limits.h usability... yes [2022-09-06T22:19:53.464Z] #36 96.49 checking limits.h presence... yes [2022-09-06T22:19:53.464Z] #36 96.55 checking for limits.h... yes [2022-09-06T22:19:53.464Z] #36 96.57 checking stddef.h usability... yes [2022-09-06T22:19:53.580Z] #19 7.481 [2022-09-06T22:19:53.692Z] #20 2.190 #=#=# ######################################################################## 100.0% [2022-09-06T22:19:53.722Z] #36 96.68 checking stddef.h presence... yes [2022-09-06T22:19:53.723Z] #36 96.71 checking for stddef.h... yes [2022-09-06T22:19:53.723Z] #36 96.73 checking for stdlib.h... (cached) yes [2022-09-06T22:19:53.723Z] #36 96.75 checking for string.h... (cached) yes [2022-09-06T22:19:53.841Z] #19 ... [2022-09-06T22:19:53.841Z] [2022-09-06T22:19:53.841Z] #21 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-06T22:19:53.841Z] #21 DONE 0.7s [2022-09-06T22:19:53.981Z] #36 96.76 checking sys/time.h usability... yes [2022-09-06T22:19:53.981Z] #36 96.85 checking sys/time.h presence... yes [2022-09-06T22:19:53.981Z] #36 96.90 checking for sys/time.h... yes [2022-09-06T22:19:53.981Z] #36 96.91 checking for inline... inline [2022-09-06T22:19:54.099Z] [2022-09-06T22:19:54.099Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T22:19:54.099Z] #22 DONE 0.1s [2022-09-06T22:19:54.099Z] [2022-09-06T22:19:54.099Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T22:19:54.099Z] #23 DONE 0.2s [2022-09-06T22:19:54.099Z] [2022-09-06T22:19:54.099Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:19:54.099Z] #24 ... [2022-09-06T22:19:54.099Z] [2022-09-06T22:19:54.099Z] #25 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-06T22:19:54.099Z] #25 DONE 0.2s [2022-09-06T22:19:54.099Z] [2022-09-06T22:19:54.099Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T22:19:54.099Z] #26 DONE 0.2s [2022-09-06T22:19:54.099Z] [2022-09-06T22:19:54.099Z] #27 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T22:19:54.099Z] #27 DONE 0.3s [2022-09-06T22:19:54.099Z] [2022-09-06T22:19:54.099Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:19:54.240Z] #36 96.99 checking for size_t... yes [2022-09-06T22:19:54.240Z] #36 97.19 checking for stdlib.h... (cached) yes [2022-09-06T22:19:54.240Z] #36 97.19 checking for GNU libc compatible malloc... yes [2022-09-06T22:19:54.261Z] #20 2.565 [2022-09-06T22:19:54.499Z] #36 97.41 checking for stdlib.h... (cached) yes [2022-09-06T22:19:54.499Z] #36 97.42 checking for GNU libc compatible realloc... yes [2022-09-06T22:19:54.758Z] #36 97.55 checking for working strtod... yes [2022-09-06T22:19:54.758Z] #36 97.72 checking for gettimeofday... yes [2022-09-06T22:19:55.017Z] #36 97.90 checking for memset... yes [2022-09-06T22:19:55.190Z] #12 ... [2022-09-06T22:19:55.190Z] [2022-09-06T22:19:55.190Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T22:19:55.190Z] #0 1.051 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:19:55.190Z] #0 1.064 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:19:55.190Z] #0 1.078 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:19:55.190Z] #0 1.286 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:19:55.190Z] #0 1.619 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:19:55.190Z] #0 2.042 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:19:55.190Z] #0 3.565 Fetched 8574 kB in 3s (3120 kB/s) [2022-09-06T22:19:55.190Z] #0 3.565 Reading package lists... [2022-09-06T22:19:55.190Z] #0 4.385 Reading package lists... [2022-09-06T22:19:55.190Z] #0 5.196 Building dependency tree... [2022-09-06T22:19:55.190Z] #0 5.596 The following additional packages will be installed: [2022-09-06T22:19:55.190Z] #0 5.596 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T22:19:55.190Z] #0 5.596 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T22:19:55.190Z] #0 5.598 Recommended packages: [2022-09-06T22:19:55.190Z] #0 5.598 libldap-common publicsuffix libsasl2-modules [2022-09-06T22:19:55.190Z] #0 5.773 The following NEW packages will be installed: [2022-09-06T22:19:55.190Z] #0 5.774 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T22:19:55.190Z] #0 5.775 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T22:19:55.190Z] #0 5.776 libssh2-1 openssl [2022-09-06T22:19:55.190Z] #0 6.053 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:19:55.190Z] #0 6.053 Need to get 3047 kB of archives. [2022-09-06T22:19:55.190Z] #0 6.053 After this operation, 6661 kB of additional disk space will be used. [2022-09-06T22:19:55.190Z] #0 6.053 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-06T22:19:55.190Z] #0 6.071 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-06T22:19:55.190Z] #0 6.071 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-06T22:19:55.190Z] #0 6.071 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-06T22:19:55.190Z] #0 6.076 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-06T22:19:55.190Z] #0 6.076 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-06T22:19:55.190Z] #0 6.076 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-06T22:19:55.190Z] #0 6.079 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-06T22:19:55.190Z] #0 6.079 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-06T22:19:55.190Z] #0 6.079 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-06T22:19:55.190Z] #0 6.080 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-06T22:19:55.190Z] #0 6.084 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-06T22:19:55.190Z] #0 6.089 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T22:19:55.190Z] #0 6.089 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T22:19:55.190Z] #0 6.093 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T22:19:55.190Z] #0 6.250 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:19:55.190Z] #0 6.290 Fetched 3047 kB in 0s (9865 kB/s) [2022-09-06T22:19:55.190Z] #0 6.320 Selecting previously unselected package openssl. [2022-09-06T22:19:55.190Z] #0 6.320 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-06T22:19:55.190Z] #0 6.327 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 6.332 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T22:19:55.190Z] #0 6.481 Selecting previously unselected package ca-certificates. [2022-09-06T22:19:55.190Z] #0 6.483 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T22:19:55.190Z] #0 6.487 Unpacking ca-certificates (20210119) ... [2022-09-06T22:19:55.190Z] #0 6.566 Selecting previously unselected package libbrotli1:amd64. [2022-09-06T22:19:55.190Z] #0 6.566 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 6.575 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T22:19:55.190Z] #0 6.658 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T22:19:55.190Z] #0 6.660 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 6.667 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:55.190Z] #0 6.705 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T22:19:55.190Z] #0 6.705 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 6.715 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:55.190Z] #0 6.761 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T22:19:55.190Z] #0 6.761 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 6.766 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T22:19:55.190Z] #0 6.827 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T22:19:55.190Z] #0 6.827 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 6.839 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T22:19:55.190Z] #0 6.881 Selecting previously unselected package libpsl5:amd64. [2022-09-06T22:19:55.190Z] #0 6.881 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 6.885 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T22:19:55.190Z] #0 6.929 Selecting previously unselected package librtmp1:amd64. [2022-09-06T22:19:55.190Z] #0 6.929 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 6.933 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T22:19:55.190Z] #0 6.975 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T22:19:55.190Z] #0 6.976 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 6.979 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T22:19:55.190Z] #0 7.038 Selecting previously unselected package libcurl4:amd64. [2022-09-06T22:19:55.190Z] #0 7.038 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 7.042 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:55.190Z] #0 7.130 Selecting previously unselected package curl. [2022-09-06T22:19:55.190Z] #0 7.130 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 7.134 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:55.190Z] #0 7.201 Selecting previously unselected package libonig5:amd64. [2022-09-06T22:19:55.190Z] #0 7.201 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 7.204 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:19:55.190Z] #0 7.273 Selecting previously unselected package libjq1:amd64. [2022-09-06T22:19:55.190Z] #0 7.273 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 7.279 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:19:55.190Z] #0 7.325 Selecting previously unselected package jq. [2022-09-06T22:19:55.190Z] #0 7.325 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-06T22:19:55.190Z] #0 7.329 Unpacking jq (1.6-2.1) ... [2022-09-06T22:19:55.190Z] #0 7.386 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T22:19:55.190Z] #0 7.403 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T22:19:55.190Z] #0 7.417 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T22:19:55.190Z] #0 7.431 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:55.190Z] #0 7.488 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T22:19:55.190Z] #0 7.499 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:55.190Z] #0 7.513 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T22:19:55.190Z] #0 7.527 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T22:19:55.190Z] #0 7.546 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:19:55.190Z] #0 7.559 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:19:55.190Z] #0 7.572 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T22:19:55.190Z] #0 7.587 Setting up ca-certificates (20210119) ... [2022-09-06T22:19:55.190Z] #0 8.188 Updating certificates in /etc/ssl/certs... [2022-09-06T22:19:55.190Z] #0 8.794 129 added, 0 removed; done. [2022-09-06T22:19:55.190Z] #0 8.829 Setting up jq (1.6-2.1) ... [2022-09-06T22:19:55.190Z] #0 8.842 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:55.190Z] #0 8.854 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:55.190Z] #0 8.864 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:19:55.190Z] #0 8.885 Processing triggers for ca-certificates (20210119) ... [2022-09-06T22:19:55.190Z] #0 8.898 Updating certificates in /etc/ssl/certs... [2022-09-06T22:19:55.190Z] #0 9.438 0 added, 0 removed; done. [2022-09-06T22:19:55.190Z] #0 9.438 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T22:19:55.190Z] #0 9.440 done. [2022-09-06T22:19:55.190Z] #17 DONE 9.9s [2022-09-06T22:19:55.190Z] [2022-09-06T22:19:55.190Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:55.190Z] #12 ... [2022-09-06T22:19:55.190Z] [2022-09-06T22:19:55.190Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T22:19:55.190Z] #18 DONE 0.1s [2022-09-06T22:19:55.190Z] [2022-09-06T22:19:55.190Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:55.277Z] #36 98.07 checking for strspn... yes [2022-09-06T22:19:55.277Z] #36 98.34 checking that generated files are newer than configure... done [2022-09-06T22:19:55.277Z] #36 98.34 configure: creating ./config.status [2022-09-06T22:19:55.486Z] #28 ... [2022-09-06T22:19:55.486Z] [2022-09-06T22:19:55.486Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:19:55.486Z] #19 8.158 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T22:19:55.486Z] #19 8.500 [2022-09-06T22:19:55.486Z] #19 8.707 #=#=# ######################################################################## 100.0% [2022-09-06T22:19:55.486Z] #19 9.321 [2022-09-06T22:19:55.486Z] #19 9.378 Download of images into '/build' complete. [2022-09-06T22:19:55.486Z] #19 9.378 Use something like the following to load the result into a Docker daemon: [2022-09-06T22:19:55.486Z] #19 9.378 tar -cC '/build' . | docker load [2022-09-06T22:19:55.486Z] #19 DONE 9.5s [2022-09-06T22:19:55.486Z] [2022-09-06T22:19:55.486Z] #29 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:19:55.636Z] #20 4.101 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T22:19:56.077Z] #9 ... [2022-09-06T22:19:56.078Z] [2022-09-06T22:19:56.078Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T22:19:56.078Z] #0 1.724 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:19:56.078Z] #0 1.734 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:19:56.078Z] #0 1.736 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:19:56.078Z] #0 1.873 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:19:56.078Z] #0 2.080 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:19:56.078Z] #0 2.450 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:19:56.078Z] #0 3.642 Fetched 8574 kB in 2s (3885 kB/s) [2022-09-06T22:19:56.078Z] #0 3.642 Reading package lists... [2022-09-06T22:19:56.078Z] #0 4.459 Reading package lists... [2022-09-06T22:19:56.078Z] #0 5.258 Building dependency tree... [2022-09-06T22:19:56.078Z] #0 5.613 The following additional packages will be installed: [2022-09-06T22:19:56.078Z] #0 5.613 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T22:19:56.078Z] #0 5.614 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T22:19:56.078Z] #0 5.615 Recommended packages: [2022-09-06T22:19:56.078Z] #0 5.615 libldap-common publicsuffix libsasl2-modules [2022-09-06T22:19:56.078Z] #0 5.827 The following NEW packages will be installed: [2022-09-06T22:19:56.078Z] #0 5.827 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T22:19:56.078Z] #0 5.827 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T22:19:56.078Z] #0 5.828 libssh2-1 openssl [2022-09-06T22:19:56.078Z] #0 6.119 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:19:56.078Z] #0 6.119 Need to get 3047 kB of archives. [2022-09-06T22:19:56.078Z] #0 6.119 After this operation, 6661 kB of additional disk space will be used. [2022-09-06T22:19:56.078Z] #0 6.119 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-06T22:19:56.078Z] #0 6.142 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-06T22:19:56.078Z] #0 6.142 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-06T22:19:56.078Z] #0 6.142 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-06T22:19:56.078Z] #0 6.142 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-06T22:19:56.078Z] #0 6.142 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-06T22:19:56.078Z] #0 6.142 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-06T22:19:56.078Z] #0 6.145 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-06T22:19:56.078Z] #0 6.145 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-06T22:19:56.078Z] #0 6.146 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-06T22:19:56.078Z] #0 6.156 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-06T22:19:56.078Z] #0 6.156 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-06T22:19:56.078Z] #0 6.161 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T22:19:56.078Z] #0 6.163 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T22:19:56.078Z] #0 6.163 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T22:19:56.078Z] #0 6.355 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:19:56.078Z] #0 6.393 Fetched 3047 kB in 0s (9263 kB/s) [2022-09-06T22:19:56.078Z] #0 6.463 Selecting previously unselected package openssl. [2022-09-06T22:19:56.078Z] #0 6.463 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-06T22:19:56.078Z] #0 6.463 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 6.467 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T22:19:56.078Z] #0 6.694 Selecting previously unselected package ca-certificates. [2022-09-06T22:19:56.078Z] #0 6.694 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T22:19:56.078Z] #0 6.697 Unpacking ca-certificates (20210119) ... [2022-09-06T22:19:56.078Z] #0 6.836 Selecting previously unselected package libbrotli1:amd64. [2022-09-06T22:19:56.078Z] #0 6.836 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 6.868 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T22:19:56.078Z] #0 6.969 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T22:19:56.078Z] #0 6.969 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 6.973 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:56.078Z] #0 7.045 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T22:19:56.078Z] #0 7.045 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 7.073 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:56.078Z] #0 7.156 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T22:19:56.078Z] #0 7.156 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 7.161 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T22:19:56.078Z] #0 7.290 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T22:19:56.078Z] #0 7.290 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 7.295 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T22:19:56.078Z] #0 7.367 Selecting previously unselected package libpsl5:amd64. [2022-09-06T22:19:56.078Z] #0 7.367 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 7.370 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T22:19:56.078Z] #0 7.468 Selecting previously unselected package librtmp1:amd64. [2022-09-06T22:19:56.078Z] #0 7.470 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 7.475 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T22:19:56.078Z] #0 7.537 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T22:19:56.078Z] #0 7.538 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 7.541 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T22:19:56.078Z] #0 7.628 Selecting previously unselected package libcurl4:amd64. [2022-09-06T22:19:56.078Z] #0 7.628 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 7.640 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:56.078Z] #0 7.729 Selecting previously unselected package curl. [2022-09-06T22:19:56.078Z] #0 7.729 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 7.732 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:56.078Z] #0 7.819 Selecting previously unselected package libonig5:amd64. [2022-09-06T22:19:56.078Z] #0 7.819 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 7.823 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:19:56.078Z] #0 7.918 Selecting previously unselected package libjq1:amd64. [2022-09-06T22:19:56.078Z] #0 7.918 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 7.921 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:19:56.078Z] #0 8.000 Selecting previously unselected package jq. [2022-09-06T22:19:56.078Z] #0 8.000 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-06T22:19:56.078Z] #0 8.004 Unpacking jq (1.6-2.1) ... [2022-09-06T22:19:56.078Z] #0 8.096 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T22:19:56.078Z] #0 8.105 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T22:19:56.078Z] #0 8.118 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T22:19:56.078Z] #0 8.129 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:56.078Z] #0 8.140 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T22:19:56.078Z] #0 8.149 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T22:19:56.078Z] #0 8.157 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T22:19:56.078Z] #0 8.173 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T22:19:56.078Z] #0 8.189 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:19:56.078Z] #0 8.207 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:19:56.078Z] #0 8.218 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T22:19:56.078Z] #0 8.227 Setting up ca-certificates (20210119) ... [2022-09-06T22:19:56.078Z] #0 8.794 Updating certificates in /etc/ssl/certs... [2022-09-06T22:19:56.078Z] #0 9.495 129 added, 0 removed; done. [2022-09-06T22:19:56.078Z] #0 9.526 Setting up jq (1.6-2.1) ... [2022-09-06T22:19:56.078Z] #0 9.535 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:56.078Z] #0 9.544 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T22:19:56.078Z] #0 9.553 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:19:56.078Z] #0 9.570 Processing triggers for ca-certificates (20210119) ... [2022-09-06T22:19:56.078Z] #0 9.577 Updating certificates in /etc/ssl/certs... [2022-09-06T22:19:56.203Z] #20 4.413 [2022-09-06T22:19:56.338Z] #17 ... [2022-09-06T22:19:56.338Z] [2022-09-06T22:19:56.338Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:56.461Z] #20 4.624 #=#=# 0.7% ######################################################################## 100.0% [2022-09-06T22:19:56.566Z] #12 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.3s done [2022-09-06T22:19:56.566Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd [2022-09-06T22:19:56.599Z] #9 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.7s done [2022-09-06T22:19:56.653Z] #36 99.51 config.status: creating Makefile [2022-09-06T22:19:56.653Z] #36 99.54 config.status: creating config.h [2022-09-06T22:19:56.653Z] #36 99.56 config.status: executing depfiles commands [2022-09-06T22:19:56.653Z] #36 99.67 config.status: executing libtool commands [2022-09-06T22:19:56.720Z] #20 5.039 [2022-09-06T22:19:56.861Z] #9 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd [2022-09-06T22:19:57.221Z] #36 100.3 GEN .version [2022-09-06T22:19:57.221Z] #36 100.3 make install-recursive [2022-09-06T22:19:57.221Z] #36 100.4 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T22:19:57.221Z] #36 100.4 Making install in libocispec [2022-09-06T22:19:57.481Z] #36 100.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:19:57.481Z] #36 100.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T22:19:57.481Z] #36 100.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T22:19:57.481Z] #36 100.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T22:19:57.481Z] #36 100.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T22:19:58.049Z] #36 101.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T22:19:58.049Z] #36 101.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T22:19:58.049Z] #36 101.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T22:19:58.049Z] #36 101.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T22:19:58.049Z] #36 101.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T22:19:58.049Z] #36 101.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T22:19:58.049Z] #36 101.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T22:19:58.049Z] #36 101.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T22:19:58.049Z] #36 101.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T22:19:58.308Z] #36 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T22:19:58.308Z] #36 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T22:19:58.308Z] #36 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T22:19:58.308Z] #36 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T22:19:58.308Z] #36 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T22:19:58.308Z] #36 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T22:19:58.308Z] #36 101.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T22:19:58.773Z] #9 ... [2022-09-06T22:19:58.773Z] [2022-09-06T22:19:58.773Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T22:19:58.773Z] #17 10.22 0 added, 0 removed; done. [2022-09-06T22:19:58.773Z] #17 10.22 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T22:19:58.773Z] #17 10.22 done. [2022-09-06T22:19:58.773Z] #17 DONE 12.7s [2022-09-06T22:19:58.773Z] [2022-09-06T22:19:58.773Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:58.785Z] #29 4.585 + RM_GOPATH=0 [2022-09-06T22:19:58.785Z] #29 4.585 + TMP_GOPATH= [2022-09-06T22:19:58.785Z] #29 4.585 + : /build [2022-09-06T22:19:58.785Z] #29 4.585 + '[' -z '' ']' [2022-09-06T22:19:58.785Z] #29 4.585 ++ mktemp -d [2022-09-06T22:19:58.785Z] #29 4.585 + export GOPATH=/tmp/tmp.dH3bG5w1PR [2022-09-06T22:19:58.785Z] #29 4.585 + GOPATH=/tmp/tmp.dH3bG5w1PR [2022-09-06T22:19:58.785Z] #29 4.585 + RM_GOPATH=1 [2022-09-06T22:19:58.785Z] #29 4.585 + case "$(go env GOARCH)" in [2022-09-06T22:19:58.785Z] #29 4.585 ++ go env GOARCH [2022-09-06T22:19:58.785Z] #29 4.599 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:19:58.785Z] #29 4.599 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:19:58.785Z] #29 4.600 ++ dirname /install.sh [2022-09-06T22:19:58.785Z] #29 4.606 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:19:58.785Z] #29 4.606 + dir=/ [2022-09-06T22:19:58.785Z] #29 4.606 + bin=rootlesskit [2022-09-06T22:19:58.785Z] #29 4.606 + shift [2022-09-06T22:19:58.785Z] #29 4.606 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T22:19:58.785Z] #29 4.606 + . //rootlesskit.installer [2022-09-06T22:19:58.785Z] #29 4.606 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:19:58.785Z] #29 4.606 + install_rootlesskit [2022-09-06T22:19:58.785Z] #29 4.606 + case "$1" in [2022-09-06T22:19:58.785Z] #29 4.606 + export CGO_ENABLED=0 [2022-09-06T22:19:58.785Z] #29 4.606 + CGO_ENABLED=0 [2022-09-06T22:19:58.785Z] #29 4.606 + _install_rootlesskit [2022-09-06T22:19:58.785Z] #29 4.606 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T22:19:58.785Z] #29 4.606 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T22:19:58.785Z] #29 4.606 + GOBIN=/build [2022-09-06T22:19:58.785Z] #29 4.606 + GO111MODULE=on [2022-09-06T22:19:58.785Z] #29 4.606 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T22:19:58.877Z] #36 101.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T22:19:58.877Z] #36 101.9 make install-recursive [2022-09-06T22:19:58.877Z] #36 101.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:19:58.877Z] #36 101.9 Making install in yajl [2022-09-06T22:19:58.877Z] #36 101.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:19:58.877Z] #36 101.9 CC verify/json_verify-json_verify.o [2022-09-06T22:19:58.877Z] #36 101.9 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T22:19:58.877Z] #36 101.9 CC src/libyajl_la-yajl.lo [2022-09-06T22:19:58.877Z] #36 102.0 CC src/libyajl_la-yajl_gen.lo [2022-09-06T22:19:58.877Z] #36 102.0 CC src/libyajl_la-yajl_parser.lo [2022-09-06T22:19:59.036Z] #9 ... [2022-09-06T22:19:59.036Z] [2022-09-06T22:19:59.036Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T22:19:59.036Z] #18 DONE 0.1s [2022-09-06T22:19:59.036Z] [2022-09-06T22:19:59.036Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-06T22:19:59.044Z] #29 ... [2022-09-06T22:19:59.044Z] [2022-09-06T22:19:59.044Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:19:59.136Z] #36 102.0 CC src/libyajl_la-yajl_encode.lo [2022-09-06T22:19:59.136Z] #36 102.0 CC src/libyajl_la-yajl_lex.lo [2022-09-06T22:19:59.136Z] #36 102.1 CC src/libyajl_la-yajl_buf.lo [2022-09-06T22:19:59.136Z] #36 102.1 CC src/libyajl_la-yajl_tree.lo [2022-09-06T22:19:59.256Z] #20 ... [2022-09-06T22:19:59.256Z] [2022-09-06T22:19:59.256Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:19:59.256Z] #0 5.033 + RM_GOPATH=0 [2022-09-06T22:19:59.256Z] #0 5.033 + TMP_GOPATH= [2022-09-06T22:19:59.256Z] #0 5.033 + : /build [2022-09-06T22:19:59.256Z] #0 5.033 + '[' -z '' ']' [2022-09-06T22:19:59.256Z] #0 5.037 ++ mktemp -d [2022-09-06T22:19:59.256Z] #0 5.044 + export GOPATH=/tmp/tmp.5rYr017JrT [2022-09-06T22:19:59.256Z] #0 5.044 + GOPATH=/tmp/tmp.5rYr017JrT [2022-09-06T22:19:59.256Z] #0 5.044 + RM_GOPATH=1 [2022-09-06T22:19:59.256Z] #0 5.044 + case "$(go env GOARCH)" in [2022-09-06T22:19:59.256Z] #0 5.044 ++ go env GOARCH [2022-09-06T22:19:59.256Z] #0 5.140 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:19:59.256Z] #0 5.148 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:19:59.256Z] #0 5.151 ++ dirname /install.sh [2022-09-06T22:19:59.256Z] #0 5.157 + dir=/ [2022-09-06T22:19:59.256Z] #0 5.157 + bin=dockercli [2022-09-06T22:19:59.256Z] #0 5.158 + shift [2022-09-06T22:19:59.256Z] #0 5.159 + '[' '!' -f //dockercli.installer ']' [2022-09-06T22:19:59.256Z] #0 5.160 + . //dockercli.installer [2022-09-06T22:19:59.256Z] #0 5.162 ++ : stable [2022-09-06T22:19:59.256Z] #0 5.162 ++ : 17.06.2-ce [2022-09-06T22:19:59.256Z] #0 5.163 + install_dockercli [2022-09-06T22:19:59.256Z] #0 5.163 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T22:19:59.256Z] #0 5.165 Install docker/cli version 17.06.2-ce from stable [2022-09-06T22:19:59.256Z] #0 5.170 ++ uname -m [2022-09-06T22:19:59.256Z] #0 5.177 + arch=aarch64 [2022-09-06T22:19:59.256Z] #0 5.186 + '[' aarch64 '!=' x86_64 ']' [2022-09-06T22:19:59.256Z] #0 5.186 + '[' aarch64 '!=' s390x ']' [2022-09-06T22:19:59.256Z] #0 5.186 + '[' aarch64 '!=' armhf ']' [2022-09-06T22:19:59.256Z] #0 5.187 + build_dockercli [2022-09-06T22:19:59.256Z] #0 5.187 + git clone https://github.com/docker/docker-ce /tmp/tmp.5rYr017JrT/tmp/docker-ce [2022-09-06T22:19:59.256Z] #0 5.191 Cloning into '/tmp/tmp.5rYr017JrT/tmp/docker-ce'... [2022-09-06T22:19:59.306Z] #24 5.223 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T22:19:59.306Z] #24 5.234 Cloning into '.'... [2022-09-06T22:20:00.193Z] #28 ... [2022-09-06T22:20:00.193Z] [2022-09-06T22:20:00.193Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:20:00.193Z] #20 8.529 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T22:20:01.835Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.1s [2022-09-06T22:20:02.097Z] #20 10.51 [2022-09-06T22:20:02.341Z] #9 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.1s [2022-09-06T22:20:02.922Z] #20 10.90 #=#=# 0.0% ######### 12.7% [2022-09-06T22:20:02.922Z] #20 ... [2022-09-06T22:20:02.922Z] [2022-09-06T22:20:02.922Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:02.922Z] #0 5.484 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T22:20:02.922Z] #0 7.863 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T22:20:02.922Z] #0 7.864 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T22:20:02.922Z] #0 7.986 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T22:20:02.922Z] #0 8.015 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T22:20:02.922Z] #0 8.351 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T22:20:02.922Z] #0 8.506 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T22:20:02.922Z] #0 9.100 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T22:20:02.922Z] #0 9.101 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T22:20:02.922Z] #29 ... [2022-09-06T22:20:02.922Z] [2022-09-06T22:20:02.922Z] #30 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:02.922Z] #0 3.579 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:02.922Z] #0 3.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:02.922Z] #0 3.854 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:02.922Z] #0 3.994 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T22:20:02.922Z] #0 5.315 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T22:20:02.922Z] #0 7.893 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T22:20:02.922Z] #30 ... [2022-09-06T22:20:02.922Z] [2022-09-06T22:20:02.922Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T22:20:02.922Z] #0 4.102 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T22:20:03.183Z] #31 ... [2022-09-06T22:20:03.183Z] [2022-09-06T22:20:03.183Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:03.183Z] #0 5.538 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T22:20:03.183Z] #32 ... [2022-09-06T22:20:03.183Z] [2022-09-06T22:20:03.183Z] #33 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:20:03.183Z] #0 3.190 + RM_GOPATH=0 [2022-09-06T22:20:03.183Z] #0 3.190 + TMP_GOPATH= [2022-09-06T22:20:03.183Z] #0 3.190 + : /build [2022-09-06T22:20:03.183Z] #0 3.191 + '[' -z '' ']' [2022-09-06T22:20:03.183Z] #0 3.191 ++ mktemp -d [2022-09-06T22:20:03.183Z] #0 3.192 + export GOPATH=/tmp/tmp.idqBnHzoPe [2022-09-06T22:20:03.183Z] #0 3.192 + GOPATH=/tmp/tmp.idqBnHzoPe [2022-09-06T22:20:03.183Z] #0 3.192 + RM_GOPATH=1 [2022-09-06T22:20:03.183Z] #0 3.192 + case "$(go env GOARCH)" in [2022-09-06T22:20:03.183Z] #0 3.192 ++ go env GOARCH [2022-09-06T22:20:03.183Z] #0 3.208 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:03.183Z] #0 3.208 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:03.183Z] #0 3.209 ++ dirname /install.sh [2022-09-06T22:20:03.183Z] #0 3.210 + dir=/ [2022-09-06T22:20:03.183Z] #0 3.210 + bin=rootlesskit [2022-09-06T22:20:03.183Z] #0 3.210 + shift [2022-09-06T22:20:03.183Z] #0 3.210 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T22:20:03.183Z] #0 3.210 + . //rootlesskit.installer [2022-09-06T22:20:03.183Z] #0 3.210 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:20:03.183Z] #0 3.210 + install_rootlesskit [2022-09-06T22:20:03.183Z] #0 3.210 + case "$1" in [2022-09-06T22:20:03.183Z] #0 3.210 + export CGO_ENABLED=0 [2022-09-06T22:20:03.183Z] #0 3.210 + CGO_ENABLED=0 [2022-09-06T22:20:03.183Z] #0 3.210 + _install_rootlesskit [2022-09-06T22:20:03.183Z] #0 3.218 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T22:20:03.183Z] #0 3.218 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T22:20:03.183Z] #0 3.218 + GOBIN=/build [2022-09-06T22:20:03.183Z] #0 3.218 + GO111MODULE=on [2022-09-06T22:20:03.183Z] #0 3.218 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:20:03.183Z] #0 3.234 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:20:03.183Z] #0 3.658 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T22:20:03.183Z] #0 5.735 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T22:20:03.183Z] #0 5.737 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T22:20:03.183Z] #0 6.150 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T22:20:03.183Z] #0 8.640 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T22:20:03.183Z] #0 8.699 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T22:20:03.183Z] #0 9.637 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T22:20:03.183Z] #0 9.800 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T22:20:03.183Z] #33 ... [2022-09-06T22:20:03.183Z] [2022-09-06T22:20:03.183Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:20:03.183Z] #0 5.298 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T22:20:03.183Z] #0 6.912 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T22:20:03.183Z] #0 6.973 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T22:20:03.183Z] #0 7.017 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T22:20:03.183Z] #0 7.081 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T22:20:03.183Z] #0 7.348 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T22:20:03.183Z] #0 7.363 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T22:20:03.183Z] #0 7.605 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T22:20:03.183Z] #0 7.703 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T22:20:03.183Z] #0 7.793 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T22:20:03.183Z] #0 7.827 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T22:20:03.183Z] #0 8.059 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T22:20:03.183Z] #0 8.201 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T22:20:03.330Z] #36 105.8 CCLD libyajl.la [2022-09-06T22:20:03.330Z] #36 106.1 CCLD verify/json_verify [2022-09-06T22:20:03.330Z] #36 106.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:20:03.330Z] #36 106.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T22:20:03.330Z] #36 106.4 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T22:20:03.330Z] #36 106.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:20:03.330Z] #36 106.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:20:03.330Z] #36 106.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:20:03.330Z] #36 106.5 CC src/validate.o [2022-09-06T22:20:03.330Z] #36 106.5 CC src/image_spec_schema_config_schema.lo [2022-09-06T22:20:03.330Z] #36 106.5 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T22:20:03.330Z] #36 106.5 CC src/image_spec_schema_defs.lo [2022-09-06T22:20:03.330Z] #36 106.5 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T22:20:03.330Z] #36 106.5 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T22:20:03.330Z] #36 106.5 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T22:20:03.330Z] #36 106.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T22:20:03.330Z] #36 106.5 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T22:20:03.330Z] #36 106.5 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T22:20:03.330Z] #36 106.6 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T22:20:03.443Z] #34 ... [2022-09-06T22:20:03.443Z] [2022-09-06T22:20:03.443Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:03.443Z] #0 5.684 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:03.443Z] #0 5.737 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:03.443Z] #0 5.737 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:03.443Z] #0 6.764 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T22:20:03.443Z] #0 9.067 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T22:20:03.443Z] #35 ... [2022-09-06T22:20:03.443Z] [2022-09-06T22:20:03.443Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:03.443Z] #0 4.900 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:03.443Z] #0 4.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:03.443Z] #0 4.927 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:03.443Z] #0 5.685 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T22:20:03.443Z] #0 8.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T22:20:03.589Z] #36 106.6 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T22:20:03.589Z] #36 106.6 CC src/runtime_spec_schema_defs.lo [2022-09-06T22:20:03.589Z] #36 106.6 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T22:20:03.589Z] #36 106.6 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T22:20:03.589Z] #36 106.6 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T22:20:03.589Z] #36 106.7 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T22:20:03.589Z] #36 106.7 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T22:20:03.589Z] #36 106.7 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T22:20:03.589Z] #36 106.8 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T22:20:03.705Z] #36 ... [2022-09-06T22:20:03.705Z] [2022-09-06T22:20:03.705Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:20:03.705Z] #0 5.209 + git clone https://github.com/docker/distribution.git . [2022-09-06T22:20:03.705Z] #0 5.212 Cloning into '.'... [2022-09-06T22:20:03.705Z] #37 ... [2022-09-06T22:20:03.705Z] [2022-09-06T22:20:03.705Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:03.705Z] #0 5.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:03.705Z] #0 5.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:03.705Z] #0 5.031 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:03.705Z] #0 6.049 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T22:20:03.705Z] #0 8.455 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T22:20:03.724Z] #9 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 6.9s done [2022-09-06T22:20:03.849Z] #36 106.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T22:20:03.849Z] #36 106.9 CC src/basic_test_double_array_item.lo [2022-09-06T22:20:03.849Z] #36 107.0 CC src/basic_test_double_array.lo [2022-09-06T22:20:03.849Z] #36 107.0 CC src/basic_test_top_array_int.lo [2022-09-06T22:20:03.964Z] #38 11.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T22:20:03.964Z] #38 ... [2022-09-06T22:20:03.964Z] [2022-09-06T22:20:03.964Z] #39 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T22:20:03.964Z] #0 5.416 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T22:20:03.964Z] #0 6.492 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T22:20:03.964Z] #0 6.493 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T22:20:03.964Z] #0 6.561 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T22:20:03.964Z] #0 7.854 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T22:20:03.964Z] #39 ... [2022-09-06T22:20:03.964Z] [2022-09-06T22:20:03.964Z] #40 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:03.964Z] #0 5.558 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:03.964Z] #0 5.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:03.964Z] #0 5.598 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:03.964Z] #0 6.272 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T22:20:03.964Z] #0 6.866 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T22:20:03.964Z] #0 9.638 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T22:20:03.984Z] #9 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 [2022-09-06T22:20:03.984Z] #9 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done [2022-09-06T22:20:04.108Z] #36 107.1 CC src/basic_test_top_array_string.lo [2022-09-06T22:20:04.108Z] #36 107.1 CC src/basic_test_top_double_array_obj.lo [2022-09-06T22:20:04.108Z] #36 107.1 CC src/basic_test_top_double_array_int.lo [2022-09-06T22:20:04.108Z] #36 107.2 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T22:20:04.223Z] #40 ... [2022-09-06T22:20:04.223Z] [2022-09-06T22:20:04.223Z] #41 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:20:04.223Z] #0 5.802 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T22:20:04.223Z] #0 6.587 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T22:20:04.223Z] #0 7.552 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T22:20:04.223Z] #0 7.806 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T22:20:04.223Z] #0 7.866 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T22:20:04.223Z] #0 10.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T22:20:04.223Z] #0 10.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T22:20:04.223Z] #41 ... [2022-09-06T22:20:04.223Z] [2022-09-06T22:20:04.223Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:20:04.223Z] #20 10.90 #=#=# 0.0% ######### 12.7% ############## 20.7% ###################### 31.8% ############################# 41.0% ################################# 46.7% ########################################## 59.6% ############################################# 63.1% ################################################## 70.0% ########################################################## 80.8% ################################################################ 90.3% ######################################################################## 100.0% [2022-09-06T22:20:04.244Z] #9 DONE 25.7s [2022-09-06T22:20:04.244Z] [2022-09-06T22:20:04.244Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T22:20:04.367Z] #36 107.3 CC src/basic_test_top_double_array_string.lo [2022-09-06T22:20:04.367Z] #36 107.4 CC src/json_common.lo [2022-09-06T22:20:04.367Z] #36 107.4 CC tests/test-1.o [2022-09-06T22:20:04.367Z] #36 107.5 CC src/read-file.lo [2022-09-06T22:20:04.367Z] #36 107.5 CC tests/test-2.o [2022-09-06T22:20:04.373Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 7.4s done [2022-09-06T22:20:04.373Z] #12 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done [2022-09-06T22:20:04.373Z] #12 DONE 26.8s [2022-09-06T22:20:04.373Z] [2022-09-06T22:20:04.373Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T22:20:04.582Z] #24 ... [2022-09-06T22:20:04.582Z] [2022-09-06T22:20:04.582Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:04.582Z] #0 4.574 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:04.582Z] #0 4.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:04.582Z] #0 4.603 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:04.582Z] #0 4.893 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:04.582Z] #0 6.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:04.582Z] #0 8.863 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:04.582Z] #30 ... [2022-09-06T22:20:04.582Z] [2022-09-06T22:20:04.582Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T22:20:04.582Z] #0 5.624 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T22:20:04.582Z] #31 ... [2022-09-06T22:20:04.582Z] [2022-09-06T22:20:04.582Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:04.582Z] #0 6.565 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T22:20:04.582Z] #32 ... [2022-09-06T22:20:04.582Z] [2022-09-06T22:20:04.582Z] #33 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:04.582Z] #0 6.015 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:04.582Z] #0 6.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:04.582Z] #0 6.064 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:04.582Z] #0 6.646 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T22:20:04.582Z] #0 7.196 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:04.582Z] #0 9.736 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:04.582Z] #33 ... [2022-09-06T22:20:04.582Z] [2022-09-06T22:20:04.582Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:04.582Z] #0 5.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:04.582Z] #0 5.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:04.582Z] #0 5.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:04.582Z] #0 6.807 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:04.582Z] #0 9.030 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:04.582Z] #34 ... [2022-09-06T22:20:04.582Z] [2022-09-06T22:20:04.582Z] #35 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:04.582Z] #0 6.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:04.582Z] #0 6.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:04.582Z] #0 6.041 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:04.582Z] #0 7.216 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:04.582Z] #0 9.558 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:04.626Z] #36 107.7 CC tests/test-3.o [2022-09-06T22:20:04.626Z] #36 107.8 CC tests/test-4.o [2022-09-06T22:20:04.841Z] #35 ... [2022-09-06T22:20:04.841Z] [2022-09-06T22:20:04.841Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T22:20:04.841Z] #0 6.061 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T22:20:04.841Z] #0 7.431 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T22:20:04.841Z] #0 7.432 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T22:20:04.841Z] #0 7.569 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T22:20:04.841Z] #0 9.862 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T22:20:04.841Z] #36 ... [2022-09-06T22:20:04.841Z] [2022-09-06T22:20:04.841Z] #37 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:20:04.841Z] #0 5.430 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T22:20:04.841Z] #0 7.466 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T22:20:04.841Z] #0 7.466 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T22:20:04.841Z] #0 7.588 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T22:20:04.841Z] #0 7.643 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T22:20:04.841Z] #0 8.080 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T22:20:04.841Z] #0 8.155 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T22:20:04.841Z] #0 8.295 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T22:20:04.841Z] #0 8.369 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T22:20:04.841Z] #0 8.692 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T22:20:04.841Z] #0 8.784 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T22:20:04.841Z] #0 9.008 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T22:20:04.841Z] #0 9.106 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T22:20:04.885Z] #36 107.9 CC tests/test-5.o [2022-09-06T22:20:04.885Z] #36 107.9 CC tests/test-8.o [2022-09-06T22:20:04.885Z] #36 107.9 CC tests/test-6.o [2022-09-06T22:20:04.885Z] #36 107.9 CC tests/test-9.o [2022-09-06T22:20:04.885Z] #36 108.0 CC tests/test-7.o [2022-09-06T22:20:04.885Z] #36 108.1 CC tests/test-10.o [2022-09-06T22:20:05.100Z] #37 ... [2022-09-06T22:20:05.100Z] [2022-09-06T22:20:05.100Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:05.100Z] #0 6.126 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:05.100Z] #0 6.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:05.100Z] #0 6.176 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:05.100Z] #0 7.147 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:05.100Z] #0 9.652 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:05.100Z] #38 ... [2022-09-06T22:20:05.100Z] [2022-09-06T22:20:05.100Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:05.100Z] #0 5.532 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T22:20:05.100Z] #0 7.692 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T22:20:05.100Z] #0 7.696 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T22:20:05.100Z] #0 7.900 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T22:20:05.100Z] #0 7.971 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T22:20:05.100Z] #0 8.291 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T22:20:05.100Z] #0 8.413 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T22:20:05.100Z] #0 9.146 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T22:20:05.100Z] #0 9.161 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T22:20:05.100Z] #0 10.71 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T22:20:05.100Z] #0 10.76 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T22:20:05.100Z] #0 11.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T22:20:05.100Z] #0 11.19 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T22:20:05.100Z] #0 11.32 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T22:20:05.144Z] #36 108.2 CC tests/test-11.o [2022-09-06T22:20:05.160Z] #20 13.48 [2022-09-06T22:20:05.186Z] #19 DONE 1.0s [2022-09-06T22:20:05.186Z] [2022-09-06T22:20:05.186Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-06T22:20:05.306Z] #19 ... [2022-09-06T22:20:05.306Z] [2022-09-06T22:20:05.306Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:20:05.306Z] #0 1.729 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T22:20:05.306Z] #0 1.997 [2022-09-06T22:20:05.306Z] #0 2.215 #=#=# ######################################################################## 100.0% [2022-09-06T22:20:05.306Z] #0 2.475 [2022-09-06T22:20:05.306Z] #0 3.340 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T22:20:05.306Z] #0 3.616 [2022-09-06T22:20:05.306Z] #0 3.829 #=#=# ######################################################################## 100.0% [2022-09-06T22:20:05.306Z] #0 4.079 [2022-09-06T22:20:05.306Z] #0 4.910 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T22:20:05.306Z] #0 5.177 [2022-09-06T22:20:05.306Z] #0 5.396 #=#=# ################### 27.3% #################################### 51.1% ################################################################ 89.0% ######################################################################## 100.0% [2022-09-06T22:20:05.306Z] #0 5.949 [2022-09-06T22:20:05.306Z] #0 6.938 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T22:20:05.306Z] #0 7.201 [2022-09-06T22:20:05.306Z] #0 7.430 #=#=# ######################################################################## 100.0% [2022-09-06T22:20:05.306Z] #0 7.747 [2022-09-06T22:20:05.306Z] #0 8.408 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T22:20:05.306Z] #0 8.688 [2022-09-06T22:20:05.306Z] #0 8.914 #=#=# ######################################################################## 100.0% [2022-09-06T22:20:05.306Z] #0 9.154 [2022-09-06T22:20:05.306Z] #0 9.194 Download of images into '/build' complete. [2022-09-06T22:20:05.306Z] #0 9.194 Use something like the following to load the result into a Docker daemon: [2022-09-06T22:20:05.306Z] #0 9.194 tar -cC '/build' . | docker load [2022-09-06T22:20:05.360Z] #39 11.48 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T22:20:05.360Z] #39 ... [2022-09-06T22:20:05.360Z] [2022-09-06T22:20:05.360Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:20:05.360Z] #0 5.491 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T22:20:05.360Z] #0 6.616 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T22:20:05.360Z] #0 8.461 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T22:20:05.360Z] #0 8.995 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T22:20:05.360Z] #0 9.074 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T22:20:05.360Z] #40 ... [2022-09-06T22:20:05.360Z] [2022-09-06T22:20:05.360Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:20:05.360Z] #0 5.476 + git clone https://github.com/docker/distribution.git . [2022-09-06T22:20:05.360Z] #0 5.499 Cloning into '.'... [2022-09-06T22:20:05.619Z] #41 ... [2022-09-06T22:20:05.619Z] [2022-09-06T22:20:05.619Z] #35 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:05.619Z] #35 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:05.712Z] #36 ... [2022-09-06T22:20:05.712Z] [2022-09-06T22:20:05.712Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:20:05.712Z] #29 121.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-06T22:20:05.712Z] #29 121.6 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:20:05.712Z] #29 121.6 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-06T22:20:05.712Z] #29 121.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-06T22:20:05.712Z] #29 121.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:20:05.712Z] #29 121.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T22:20:05.756Z] #20 DONE 0.6s [2022-09-06T22:20:05.756Z] [2022-09-06T22:20:05.756Z] #21 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T22:20:06.024Z] #21 ... [2022-09-06T22:20:06.024Z] [2022-09-06T22:20:06.024Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T22:20:06.024Z] #22 DONE 0.2s [2022-09-06T22:20:06.024Z] [2022-09-06T22:20:06.024Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T22:20:06.024Z] #23 DONE 0.2s [2022-09-06T22:20:06.024Z] [2022-09-06T22:20:06.024Z] #24 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-06T22:20:06.024Z] #24 DONE 0.3s [2022-09-06T22:20:06.024Z] [2022-09-06T22:20:06.024Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T22:20:06.024Z] #25 DONE 0.3s [2022-09-06T22:20:06.024Z] [2022-09-06T22:20:06.024Z] #21 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T22:20:06.024Z] #21 DONE 0.3s [2022-09-06T22:20:06.024Z] [2022-09-06T22:20:06.024Z] #26 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:20:06.024Z] #0 1.512 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T22:20:06.024Z] #0 1.764 [2022-09-06T22:20:06.024Z] #0 1.986 #=#=# ######################################################################## 100.0% [2022-09-06T22:20:06.024Z] #0 2.230 [2022-09-06T22:20:06.024Z] #0 3.321 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T22:20:06.024Z] #0 3.578 [2022-09-06T22:20:06.024Z] #0 3.802 #=#=# ######################################################################## 100.0% [2022-09-06T22:20:06.024Z] #0 4.087 [2022-09-06T22:20:06.024Z] #0 5.060 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T22:20:06.024Z] #0 5.312 [2022-09-06T22:20:06.024Z] #0 5.535 #=#=# ############## 20.6% ######################################## 56.1% ############################################################### 88.0% ######################################################################## 100.0% [2022-09-06T22:20:06.024Z] #0 6.032 [2022-09-06T22:20:06.024Z] #0 6.973 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T22:20:06.285Z] #26 7.225 [2022-09-06T22:20:06.286Z] #26 7.433 #=#=# ######################################################################## 100.0% [2022-09-06T22:20:06.860Z] #26 7.902 [2022-09-06T22:20:07.205Z] #20 ... [2022-09-06T22:20:07.205Z] [2022-09-06T22:20:07.205Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T22:20:07.205Z] #19 DONE 2.5s [2022-09-06T22:20:07.205Z] [2022-09-06T22:20:07.205Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:20:07.205Z] #20 DONE 11.8s [2022-09-06T22:20:07.205Z] [2022-09-06T22:20:07.205Z] #21 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-06T22:20:07.774Z] #21 DONE 0.7s [2022-09-06T22:20:07.774Z] [2022-09-06T22:20:07.774Z] #22 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:07.807Z] #26 8.874 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T22:20:08.038Z] #22 ... [2022-09-06T22:20:08.038Z] [2022-09-06T22:20:08.038Z] #23 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-06T22:20:08.038Z] #23 DONE 0.2s [2022-09-06T22:20:08.038Z] [2022-09-06T22:20:08.038Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T22:20:08.038Z] #24 DONE 0.2s [2022-09-06T22:20:08.038Z] [2022-09-06T22:20:08.038Z] #25 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T22:20:08.038Z] #25 DONE 0.2s [2022-09-06T22:20:08.038Z] [2022-09-06T22:20:08.038Z] #26 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T22:20:08.038Z] #26 DONE 0.3s [2022-09-06T22:20:08.038Z] [2022-09-06T22:20:08.038Z] #27 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T22:20:08.038Z] #27 DONE 0.3s [2022-09-06T22:20:08.038Z] [2022-09-06T22:20:08.038Z] #28 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:20:08.068Z] #26 9.215 [2022-09-06T22:20:08.248Z] #29 133.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-06T22:20:08.248Z] #29 133.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:20:08.248Z] #29 133.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T22:20:08.248Z] #29 134.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-06T22:20:08.248Z] #29 134.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:20:08.248Z] #29 134.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:20:08.399Z] #26 9.439 #=#=# ######################################################################## 100.0% [2022-09-06T22:20:08.462Z] #20 ... [2022-09-06T22:20:08.462Z] [2022-09-06T22:20:08.462Z] #26 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:20:08.462Z] #26 4.919 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T22:20:08.462Z] #26 4.919 Cloning into '.'... [2022-09-06T22:20:08.462Z] #26 ... [2022-09-06T22:20:08.462Z] [2022-09-06T22:20:08.462Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T22:20:08.462Z] #31 15.32 tomll can be used in two ways: [2022-09-06T22:20:08.462Z] #31 15.32 Writing to STDIN and reading from STDOUT: [2022-09-06T22:20:08.462Z] #31 15.32 cat file.toml | tomll > file.toml [2022-09-06T22:20:08.462Z] #31 15.32 [2022-09-06T22:20:08.462Z] #31 15.32 Reading and updating a list of files: [2022-09-06T22:20:08.462Z] #31 15.32 tomll a.toml b.toml c.toml [2022-09-06T22:20:08.462Z] #31 15.32 [2022-09-06T22:20:08.462Z] #31 15.32 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T22:20:08.696Z] #26 9.832 [2022-09-06T22:20:08.696Z] #26 9.920 Download of images into '/build' complete. [2022-09-06T22:20:08.696Z] #26 9.920 Use something like the following to load the result into a Docker daemon: [2022-09-06T22:20:08.958Z] #26 9.920 tar -cC '/build' . | docker load [2022-09-06T22:20:08.958Z] #26 DONE 10.0s [2022-09-06T22:20:08.958Z] [2022-09-06T22:20:08.958Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:20:09.816Z] #35 ... [2022-09-06T22:20:09.816Z] [2022-09-06T22:20:09.816Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:20:09.816Z] #28 5.123 + RM_GOPATH=0 [2022-09-06T22:20:09.816Z] #28 5.123 + TMP_GOPATH= [2022-09-06T22:20:09.816Z] #28 5.123 + : /build [2022-09-06T22:20:09.816Z] #28 5.123 + '[' -z '' ']' [2022-09-06T22:20:09.816Z] #28 5.125 ++ mktemp -d [2022-09-06T22:20:09.816Z] #28 5.128 + export GOPATH=/tmp/tmp.3DwcSRFpeN [2022-09-06T22:20:09.816Z] #28 5.128 + GOPATH=/tmp/tmp.3DwcSRFpeN [2022-09-06T22:20:09.816Z] #28 5.128 + RM_GOPATH=1 [2022-09-06T22:20:09.816Z] #28 5.128 + case "$(go env GOARCH)" in [2022-09-06T22:20:09.816Z] #28 5.141 ++ go env GOARCH [2022-09-06T22:20:09.816Z] #28 5.154 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:09.816Z] #28 5.154 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:09.816Z] #28 5.155 ++ dirname /install.sh [2022-09-06T22:20:09.816Z] #28 5.171 Install docker/cli version 17.06.2-ce from stable [2022-09-06T22:20:09.816Z] #28 5.171 + dir=/ [2022-09-06T22:20:09.816Z] #28 5.171 + bin=dockercli [2022-09-06T22:20:09.816Z] #28 5.171 + shift [2022-09-06T22:20:09.816Z] #28 5.171 + '[' '!' -f //dockercli.installer ']' [2022-09-06T22:20:09.816Z] #28 5.171 + . //dockercli.installer [2022-09-06T22:20:09.816Z] #28 5.171 ++ : stable [2022-09-06T22:20:09.816Z] #28 5.171 ++ : 17.06.2-ce [2022-09-06T22:20:09.816Z] #28 5.171 + install_dockercli [2022-09-06T22:20:09.816Z] #28 5.171 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T22:20:09.816Z] #28 5.176 ++ uname -m [2022-09-06T22:20:09.816Z] #28 5.178 + arch=x86_64 [2022-09-06T22:20:09.816Z] #28 5.178 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T22:20:09.816Z] #28 5.178 + url=https://download.docker.com/linux/static [2022-09-06T22:20:09.816Z] #28 5.187 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T22:20:09.816Z] #28 5.187 + tar -xz docker/docker [2022-09-06T22:20:09.816Z] #28 14.48 + mkdir -p /build [2022-09-06T22:20:09.816Z] #28 14.48 + mv docker/docker /build/ [2022-09-06T22:20:09.816Z] #28 14.48 + rmdir docker [2022-09-06T22:20:09.816Z] #28 DONE 15.1s [2022-09-06T22:20:09.816Z] [2022-09-06T22:20:09.816Z] #29 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:20:09.816Z] #29 5.241 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T22:20:09.816Z] #29 7.678 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T22:20:09.816Z] #29 7.679 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T22:20:09.816Z] #29 8.200 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T22:20:09.816Z] #29 12.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T22:20:09.816Z] #29 13.11 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T22:20:09.816Z] #29 13.23 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T22:20:09.816Z] #29 13.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T22:20:09.816Z] #29 13.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T22:20:09.816Z] #29 13.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T22:20:09.816Z] #29 13.73 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T22:20:09.816Z] #29 14.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T22:20:09.816Z] #29 14.47 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T22:20:09.816Z] #29 14.80 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T22:20:09.840Z] #31 DONE 16.7s [2022-09-06T22:20:09.840Z] [2022-09-06T22:20:09.840Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:09.840Z] #29 10.98 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T22:20:09.840Z] #29 11.23 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T22:20:09.840Z] #29 11.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T22:20:09.840Z] #29 11.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T22:20:09.840Z] #29 14.49 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T22:20:09.840Z] #29 14.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T22:20:09.840Z] #29 14.59 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T22:20:09.840Z] #29 14.73 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T22:20:09.840Z] #29 14.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T22:20:09.840Z] #29 14.87 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T22:20:09.840Z] #29 14.96 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T22:20:09.840Z] #29 14.98 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T22:20:09.840Z] #29 15.14 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T22:20:09.840Z] #29 15.17 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T22:20:09.840Z] #29 15.28 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T22:20:09.840Z] #29 15.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T22:20:09.840Z] #29 15.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T22:20:09.840Z] #29 15.59 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T22:20:09.840Z] #29 15.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T22:20:09.840Z] #29 15.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T22:20:09.840Z] #29 15.69 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T22:20:09.840Z] #29 15.69 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T22:20:09.840Z] #29 15.72 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T22:20:09.840Z] #29 15.82 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T22:20:09.840Z] #29 15.99 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T22:20:09.840Z] #29 16.29 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T22:20:09.840Z] #29 16.59 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T22:20:09.840Z] #29 16.59 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T22:20:09.840Z] #29 16.84 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T22:20:09.840Z] #29 16.89 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T22:20:09.840Z] #29 17.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T22:20:10.101Z] #29 17.23 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T22:20:10.360Z] #29 17.56 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T22:20:10.360Z] #29 17.63 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T22:20:10.360Z] #29 ... [2022-09-06T22:20:10.360Z] [2022-09-06T22:20:10.360Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:20:10.360Z] #20 18.85 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T22:20:10.504Z] #29 ... [2022-09-06T22:20:10.504Z] [2022-09-06T22:20:10.504Z] #37 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:20:10.504Z] #37 16.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T22:20:10.504Z] #37 16.65 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T22:20:11.500Z] #27 ... [2022-09-06T22:20:11.500Z] [2022-09-06T22:20:11.500Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:11.500Z] #0 5.090 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:11.500Z] #0 5.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:11.500Z] #0 5.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:11.500Z] #0 5.335 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:11.500Z] #28 5.795 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:12.266Z] #20 20.68 #=#=# [2022-09-06T22:20:12.446Z] #28 ... [2022-09-06T22:20:12.446Z] [2022-09-06T22:20:12.446Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:20:12.446Z] #27 6.125 + RM_GOPATH=0 [2022-09-06T22:20:12.446Z] #27 6.125 + TMP_GOPATH= [2022-09-06T22:20:12.446Z] #27 6.125 + : /build [2022-09-06T22:20:12.446Z] #27 6.125 + '[' -z '' ']' [2022-09-06T22:20:12.446Z] #27 6.131 ++ mktemp -d [2022-09-06T22:20:12.446Z] #27 6.134 + export GOPATH=/tmp/tmp.BcyI3fA5lO [2022-09-06T22:20:12.446Z] #27 6.134 + GOPATH=/tmp/tmp.BcyI3fA5lO [2022-09-06T22:20:12.446Z] #27 6.134 + RM_GOPATH=1 [2022-09-06T22:20:12.446Z] #27 6.134 + case "$(go env GOARCH)" in [2022-09-06T22:20:12.446Z] #27 6.134 ++ go env GOARCH [2022-09-06T22:20:12.446Z] #27 6.175 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:12.446Z] #27 6.175 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:12.446Z] #27 6.178 ++ dirname /install.sh [2022-09-06T22:20:12.446Z] #27 6.178 + dir=/ [2022-09-06T22:20:12.446Z] #27 6.178 + bin=dockercli [2022-09-06T22:20:12.446Z] #27 6.178 + shift [2022-09-06T22:20:12.446Z] #27 6.178 + '[' '!' -f //dockercli.installer ']' [2022-09-06T22:20:12.446Z] #27 6.178 + . //dockercli.installer [2022-09-06T22:20:12.446Z] #27 6.178 ++ : stable [2022-09-06T22:20:12.446Z] #27 6.178 ++ : 17.06.2-ce [2022-09-06T22:20:12.446Z] #27 6.178 + install_dockercli [2022-09-06T22:20:12.446Z] #27 6.178 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T22:20:12.446Z] #27 6.178 Install docker/cli version 17.06.2-ce from stable [2022-09-06T22:20:12.446Z] #27 6.180 ++ uname -m [2022-09-06T22:20:12.446Z] #27 6.186 + arch=x86_64 [2022-09-06T22:20:12.446Z] #27 6.186 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T22:20:12.446Z] #27 6.186 + url=https://download.docker.com/linux/static [2022-09-06T22:20:12.446Z] #27 6.202 + tar -xz docker/docker [2022-09-06T22:20:12.446Z] #27 6.221 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T22:20:12.788Z] #20 21.03 #=#=# ######################################################################## 100.0% [2022-09-06T22:20:13.321Z] #28 ... [2022-09-06T22:20:13.321Z] [2022-09-06T22:20:13.321Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:13.321Z] #0 4.072 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:13.321Z] #0 4.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:13.321Z] #0 4.089 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:13.321Z] #0 4.381 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:13.321Z] #29 5.629 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:13.321Z] #29 ... [2022-09-06T22:20:13.321Z] [2022-09-06T22:20:13.321Z] #28 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:20:13.321Z] #28 5.315 + RM_GOPATH=0 [2022-09-06T22:20:13.321Z] #28 5.315 + TMP_GOPATH= [2022-09-06T22:20:13.321Z] #28 5.315 + : /build [2022-09-06T22:20:13.321Z] #28 5.315 + '[' -z '' ']' [2022-09-06T22:20:13.321Z] #28 5.315 ++ mktemp -d [2022-09-06T22:20:13.321Z] #28 5.315 + export GOPATH=/tmp/tmp.EJ2fuOuWNH [2022-09-06T22:20:13.321Z] #28 5.315 + GOPATH=/tmp/tmp.EJ2fuOuWNH [2022-09-06T22:20:13.321Z] #28 5.315 + RM_GOPATH=1 [2022-09-06T22:20:13.321Z] #28 5.315 + case "$(go env GOARCH)" in [2022-09-06T22:20:13.321Z] #28 5.315 ++ go env GOARCH [2022-09-06T22:20:13.321Z] #28 5.315 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:13.321Z] #28 5.315 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:13.321Z] #28 5.350 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:20:13.321Z] #28 5.350 ++ dirname /install.sh [2022-09-06T22:20:13.321Z] #28 5.350 + dir=/ [2022-09-06T22:20:13.321Z] #28 5.350 + bin=rootlesskit [2022-09-06T22:20:13.321Z] #28 5.350 + shift [2022-09-06T22:20:13.321Z] #28 5.350 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T22:20:13.321Z] #28 5.350 + . //rootlesskit.installer [2022-09-06T22:20:13.321Z] #28 5.350 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:20:13.321Z] #28 5.350 + install_rootlesskit [2022-09-06T22:20:13.321Z] #28 5.350 + case "$1" in [2022-09-06T22:20:13.321Z] #28 5.350 + export CGO_ENABLED=0 [2022-09-06T22:20:13.321Z] #28 5.350 + CGO_ENABLED=0 [2022-09-06T22:20:13.321Z] #28 5.350 + _install_rootlesskit [2022-09-06T22:20:13.321Z] #28 5.350 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T22:20:13.321Z] #28 5.350 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T22:20:13.321Z] #28 5.350 + GOBIN=/build [2022-09-06T22:20:13.321Z] #28 5.350 + GO111MODULE=on [2022-09-06T22:20:13.321Z] #28 5.350 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:20:13.725Z] #20 22.25 [2022-09-06T22:20:13.892Z] #28 5.925 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T22:20:13.984Z] #20 ... [2022-09-06T22:20:13.984Z] [2022-09-06T22:20:13.984Z] #33 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:20:13.984Z] #33 10.82 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T22:20:13.984Z] #33 10.93 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T22:20:13.984Z] #33 11.01 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T22:20:13.984Z] #33 11.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T22:20:13.984Z] #33 11.84 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T22:20:13.984Z] #33 11.98 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T22:20:13.984Z] #33 12.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T22:20:13.984Z] #33 ... [2022-09-06T22:20:13.984Z] [2022-09-06T22:20:13.984Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:13.984Z] #35 11.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T22:20:13.984Z] #35 17.56 Fetched 8460 kB in 12s (696 kB/s) [2022-09-06T22:20:14.243Z] #35 17.56 Reading package lists... [2022-09-06T22:20:14.243Z] #35 ... [2022-09-06T22:20:14.243Z] [2022-09-06T22:20:14.243Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:14.243Z] #36 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T22:20:14.243Z] #36 16.88 Fetched 8460 kB in 12s (692 kB/s) [2022-09-06T22:20:14.502Z] #36 16.88 Reading package lists... [2022-09-06T22:20:14.502Z] #36 ... [2022-09-06T22:20:14.502Z] [2022-09-06T22:20:14.502Z] #30 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:14.502Z] #30 11.61 Fetched 8460 kB in 8s (998 kB/s) [2022-09-06T22:20:14.502Z] #30 11.61 Reading package lists... [2022-09-06T22:20:14.502Z] #30 16.71 Reading package lists... [2022-09-06T22:20:14.502Z] #30 ... [2022-09-06T22:20:14.502Z] [2022-09-06T22:20:14.502Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:14.502Z] #29 17.71 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T22:20:14.502Z] #29 17.82 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T22:20:14.502Z] #29 17.91 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T22:20:14.502Z] #29 17.94 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T22:20:14.502Z] #29 18.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T22:20:14.502Z] #29 18.14 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T22:20:14.502Z] #29 18.22 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T22:20:14.502Z] #29 18.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T22:20:14.502Z] #29 18.29 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T22:20:14.502Z] #29 18.37 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T22:20:14.502Z] #29 18.38 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T22:20:14.502Z] #29 18.56 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T22:20:14.502Z] #29 18.64 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T22:20:14.502Z] #29 18.68 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T22:20:14.502Z] #29 18.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T22:20:14.502Z] #29 18.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T22:20:14.502Z] #29 18.87 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T22:20:14.502Z] #29 19.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T22:20:14.502Z] #29 19.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T22:20:14.502Z] #29 19.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T22:20:14.502Z] #29 19.37 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T22:20:14.502Z] #29 19.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T22:20:14.502Z] #29 19.64 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T22:20:14.502Z] #29 19.78 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T22:20:14.502Z] #29 19.83 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T22:20:14.502Z] #29 19.90 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T22:20:14.502Z] #29 19.93 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T22:20:14.502Z] #29 19.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T22:20:14.502Z] #29 20.02 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T22:20:14.502Z] #29 20.04 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T22:20:14.502Z] #29 20.16 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T22:20:14.502Z] #29 20.17 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T22:20:14.502Z] #29 20.23 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T22:20:14.502Z] #29 20.30 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T22:20:14.502Z] #29 20.36 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T22:20:14.502Z] #29 20.39 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T22:20:14.502Z] #29 20.51 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T22:20:14.502Z] #29 20.58 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T22:20:14.502Z] #29 20.59 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T22:20:14.502Z] #29 20.61 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T22:20:14.502Z] #29 21.39 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T22:20:14.502Z] #29 21.39 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T22:20:14.502Z] #29 21.47 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T22:20:14.502Z] #29 21.57 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T22:20:14.502Z] #29 21.64 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T22:20:14.502Z] #29 21.69 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T22:20:14.502Z] #29 21.70 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T22:20:14.761Z] #29 21.83 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T22:20:14.761Z] #29 21.84 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T22:20:14.785Z] #37 ... [2022-09-06T22:20:14.785Z] [2022-09-06T22:20:14.785Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T22:20:14.786Z] #31 20.09 tomll can be used in two ways: [2022-09-06T22:20:14.786Z] #31 20.09 Writing to STDIN and reading from STDOUT: [2022-09-06T22:20:14.786Z] #31 20.09 cat file.toml | tomll > file.toml [2022-09-06T22:20:14.786Z] #31 20.09 [2022-09-06T22:20:14.786Z] #31 20.09 Reading and updating a list of files: [2022-09-06T22:20:14.786Z] #31 20.09 tomll a.toml b.toml c.toml [2022-09-06T22:20:14.786Z] #31 20.09 [2022-09-06T22:20:14.786Z] #31 20.09 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T22:20:14.786Z] #31 DONE 20.3s [2022-09-06T22:20:14.786Z] [2022-09-06T22:20:14.786Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:14.786Z] #39 17.20 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T22:20:14.786Z] #39 17.20 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T22:20:14.786Z] #39 17.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T22:20:14.786Z] #39 17.52 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T22:20:14.786Z] #39 17.71 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T22:20:14.786Z] #39 17.78 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T22:20:14.786Z] #39 17.94 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T22:20:14.786Z] #39 17.97 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T22:20:14.786Z] #39 18.20 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T22:20:14.786Z] #39 18.32 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T22:20:14.786Z] #39 18.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T22:20:14.786Z] #39 18.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T22:20:14.786Z] #39 18.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T22:20:14.786Z] #39 18.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T22:20:14.786Z] #39 18.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T22:20:14.786Z] #39 18.52 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T22:20:14.786Z] #39 18.56 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T22:20:14.786Z] #39 18.62 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T22:20:14.786Z] #39 18.98 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T22:20:14.786Z] #39 19.49 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T22:20:14.786Z] #39 19.70 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T22:20:15.020Z] #29 22.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T22:20:15.020Z] #29 22.11 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T22:20:15.020Z] #29 22.17 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T22:20:15.020Z] #29 22.17 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T22:20:15.279Z] #29 22.32 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T22:20:15.279Z] #29 22.37 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T22:20:15.279Z] #29 22.47 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T22:20:15.562Z] #29 22.62 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T22:20:15.562Z] #29 22.65 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T22:20:15.562Z] #29 22.68 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T22:20:15.562Z] #29 22.80 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T22:20:15.562Z] #29 22.85 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T22:20:15.729Z] #39 ... [2022-09-06T22:20:15.729Z] [2022-09-06T22:20:15.729Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:15.729Z] #34 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:15.729Z] #34 ... [2022-09-06T22:20:15.729Z] [2022-09-06T22:20:15.729Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:15.729Z] #32 17.70 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T22:20:15.729Z] #32 17.72 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T22:20:15.729Z] #32 18.30 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T22:20:15.729Z] #32 18.47 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T22:20:15.729Z] #32 18.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T22:20:15.729Z] #32 19.31 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T22:20:15.729Z] #32 19.38 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T22:20:15.729Z] #32 19.40 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T22:20:15.729Z] #32 19.76 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T22:20:15.729Z] #32 19.96 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T22:20:15.729Z] #32 20.95 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T22:20:15.729Z] #32 21.33 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T22:20:15.729Z] #32 21.40 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T22:20:15.745Z] #27 ... [2022-09-06T22:20:15.745Z] [2022-09-06T22:20:15.745Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:15.745Z] #0 6.526 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:15.745Z] #0 6.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:15.745Z] #0 6.599 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:15.745Z] #0 7.417 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:15.745Z] #0 9.854 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:15.745Z] #29 ... [2022-09-06T22:20:15.745Z] [2022-09-06T22:20:15.745Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:20:15.745Z] #0 6.812 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T22:20:15.745Z] #0 8.550 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T22:20:15.745Z] #0 8.586 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T22:20:15.745Z] #0 8.646 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T22:20:15.745Z] #0 8.652 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T22:20:15.745Z] #0 9.050 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T22:20:15.745Z] #0 9.155 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T22:20:15.745Z] #0 9.252 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T22:20:15.745Z] #0 9.260 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T22:20:15.745Z] #0 9.331 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T22:20:15.745Z] #0 9.610 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T22:20:15.745Z] #0 9.867 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T22:20:15.745Z] #0 10.03 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T22:20:15.820Z] #29 22.97 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T22:20:15.820Z] #29 23.06 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T22:20:15.820Z] #29 ... [2022-09-06T22:20:15.820Z] [2022-09-06T22:20:15.820Z] #40 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:15.820Z] #40 12.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T22:20:15.820Z] #40 15.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T22:20:15.820Z] #40 18.72 Fetched 8464 kB in 13s (629 kB/s) [2022-09-06T22:20:15.988Z] #32 ... [2022-09-06T22:20:15.988Z] [2022-09-06T22:20:15.988Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:15.988Z] #38 12.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:15.988Z] #38 22.01 Fetched 8574 kB in 16s (530 kB/s) [2022-09-06T22:20:15.988Z] #38 22.01 Reading package lists... [2022-09-06T22:20:15.988Z] #38 ... [2022-09-06T22:20:15.988Z] [2022-09-06T22:20:15.988Z] #35 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:15.988Z] #35 22.01 Fetched 8574 kB in 16s (525 kB/s) [2022-09-06T22:20:16.014Z] #30 ... [2022-09-06T22:20:16.014Z] [2022-09-06T22:20:16.014Z] #31 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:20:16.014Z] #0 5.433 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T22:20:16.014Z] #0 6.594 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T22:20:16.014Z] #0 7.919 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T22:20:16.014Z] #0 8.399 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T22:20:16.014Z] #0 8.478 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T22:20:16.078Z] #40 18.72 Reading package lists... [2022-09-06T22:20:16.078Z] #40 ... [2022-09-06T22:20:16.078Z] [2022-09-06T22:20:16.078Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:16.078Z] #36 16.88 Reading package lists... [2022-09-06T22:20:16.247Z] #35 22.01 Reading package lists... [2022-09-06T22:20:16.247Z] #35 ... [2022-09-06T22:20:16.247Z] [2022-09-06T22:20:16.247Z] #33 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:16.247Z] #33 12.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:16.247Z] #33 14.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T22:20:16.275Z] #31 ... [2022-09-06T22:20:16.275Z] [2022-09-06T22:20:16.275Z] #32 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:16.275Z] #0 6.940 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:16.275Z] #0 6.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:16.275Z] #0 6.971 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:16.275Z] #0 8.056 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:16.275Z] #0 10.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:16.275Z] #32 ... [2022-09-06T22:20:16.275Z] [2022-09-06T22:20:16.275Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:16.275Z] #0 6.812 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:16.275Z] #0 6.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:16.275Z] #0 6.874 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:16.275Z] #0 7.884 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:16.275Z] #0 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:16.336Z] #36 22.42 Reading package lists... [2022-09-06T22:20:16.337Z] #36 ... [2022-09-06T22:20:16.337Z] [2022-09-06T22:20:16.337Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:20:16.337Z] #34 13.42 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T22:20:16.337Z] #34 13.43 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T22:20:16.337Z] #34 ... [2022-09-06T22:20:16.337Z] [2022-09-06T22:20:16.337Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:16.337Z] #29 23.28 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T22:20:16.337Z] #29 23.36 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T22:20:16.337Z] #29 23.43 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T22:20:16.337Z] #29 23.55 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T22:20:16.337Z] #29 23.55 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T22:20:16.425Z] #28 8.245 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T22:20:16.425Z] #28 8.246 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T22:20:16.508Z] #33 ... [2022-09-06T22:20:16.508Z] [2022-09-06T22:20:16.508Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:20:16.508Z] #40 12.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T22:20:16.508Z] #40 12.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T22:20:16.535Z] #33 ... [2022-09-06T22:20:16.535Z] [2022-09-06T22:20:16.535Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:20:16.535Z] #0 5.626 + git clone https://github.com/docker/distribution.git . [2022-09-06T22:20:16.535Z] #0 5.638 Cloning into '.'... [2022-09-06T22:20:16.535Z] #34 ... [2022-09-06T22:20:16.535Z] [2022-09-06T22:20:16.535Z] #35 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T22:20:16.535Z] #0 6.157 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T22:20:16.535Z] #0 7.260 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T22:20:16.535Z] #0 7.264 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T22:20:16.535Z] #0 7.510 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T22:20:16.535Z] #0 9.441 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T22:20:16.595Z] #29 23.90 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T22:20:16.595Z] #29 ... [2022-09-06T22:20:16.595Z] [2022-09-06T22:20:16.595Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:16.595Z] #32 13.83 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T22:20:16.595Z] #32 13.83 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T22:20:16.595Z] #32 14.33 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T22:20:16.595Z] #32 14.51 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T22:20:16.595Z] #32 15.14 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T22:20:16.595Z] #32 15.42 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T22:20:16.595Z] #32 15.47 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T22:20:16.595Z] #32 15.62 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T22:20:16.595Z] #32 15.88 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T22:20:16.595Z] #32 16.38 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T22:20:16.595Z] #32 17.02 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T22:20:16.595Z] #32 17.33 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T22:20:16.595Z] #32 17.46 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T22:20:16.595Z] #32 18.20 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T22:20:16.595Z] #32 18.50 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T22:20:16.768Z] #40 ... [2022-09-06T22:20:16.768Z] [2022-09-06T22:20:16.768Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:16.768Z] #39 22.66 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T22:20:16.768Z] #39 22.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T22:20:16.768Z] #39 22.82 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T22:20:16.768Z] #39 22.94 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T22:20:16.768Z] #39 23.01 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T22:20:16.795Z] #35 ... [2022-09-06T22:20:16.795Z] [2022-09-06T22:20:16.795Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:16.795Z] #0 6.440 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T22:20:16.795Z] #36 ... [2022-09-06T22:20:16.795Z] [2022-09-06T22:20:16.795Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:16.795Z] #0 7.077 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T22:20:16.795Z] #0 9.442 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T22:20:16.795Z] #0 9.443 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T22:20:16.795Z] #0 9.557 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T22:20:16.795Z] #0 9.603 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T22:20:16.795Z] #0 9.793 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T22:20:16.795Z] #0 10.03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T22:20:16.795Z] #0 10.62 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T22:20:16.795Z] #0 10.62 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T22:20:16.853Z] #32 ... [2022-09-06T22:20:16.854Z] [2022-09-06T22:20:16.854Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:20:16.992Z] #28 9.112 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T22:20:17.027Z] #39 23.04 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T22:20:17.027Z] #39 23.27 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T22:20:17.056Z] #37 ... [2022-09-06T22:20:17.056Z] [2022-09-06T22:20:17.056Z] #38 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:20:17.056Z] #0 5.481 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T22:20:17.056Z] #0 5.481 Cloning into '.'... [2022-09-06T22:20:17.112Z] #37 23.85 Updating files: 82% (1806/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-06T22:20:17.112Z] #37 24.14 + git checkout -q v2.3.0 [2022-09-06T22:20:17.318Z] #38 ... [2022-09-06T22:20:17.318Z] [2022-09-06T22:20:17.318Z] #39 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T22:20:17.318Z] #0 5.785 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T22:20:17.318Z] #39 ... [2022-09-06T22:20:17.318Z] [2022-09-06T22:20:17.318Z] #40 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:20:17.318Z] #0 6.294 + RM_GOPATH=0 [2022-09-06T22:20:17.318Z] #0 6.294 + TMP_GOPATH= [2022-09-06T22:20:17.318Z] #0 6.294 + : /build [2022-09-06T22:20:17.318Z] #0 6.294 + '[' -z '' ']' [2022-09-06T22:20:17.318Z] #0 6.295 ++ mktemp -d [2022-09-06T22:20:17.318Z] #0 6.297 + export GOPATH=/tmp/tmp.Ij9aSRKm38 [2022-09-06T22:20:17.318Z] #0 6.297 + GOPATH=/tmp/tmp.Ij9aSRKm38 [2022-09-06T22:20:17.318Z] #0 6.297 + RM_GOPATH=1 [2022-09-06T22:20:17.318Z] #0 6.298 + case "$(go env GOARCH)" in [2022-09-06T22:20:17.318Z] #0 6.301 ++ go env GOARCH [2022-09-06T22:20:17.318Z] #0 6.334 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:17.318Z] #0 6.335 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:17.318Z] #0 6.335 ++ dirname /install.sh [2022-09-06T22:20:17.318Z] #0 6.336 + dir=/ [2022-09-06T22:20:17.318Z] #0 6.341 + bin=rootlesskit [2022-09-06T22:20:17.318Z] #0 6.341 + shift [2022-09-06T22:20:17.318Z] #0 6.341 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T22:20:17.318Z] #0 6.342 + . //rootlesskit.installer [2022-09-06T22:20:17.318Z] #0 6.342 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:20:17.318Z] #0 6.342 + install_rootlesskit [2022-09-06T22:20:17.318Z] #0 6.342 + case "$1" in [2022-09-06T22:20:17.318Z] #0 6.343 + export CGO_ENABLED=0 [2022-09-06T22:20:17.318Z] #0 6.343 + CGO_ENABLED=0 [2022-09-06T22:20:17.318Z] #0 6.343 + _install_rootlesskit [2022-09-06T22:20:17.318Z] #0 6.343 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T22:20:17.318Z] #0 6.346 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:20:17.318Z] #0 6.346 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T22:20:17.318Z] #0 6.349 + GOBIN=/build [2022-09-06T22:20:17.318Z] #0 6.350 + GO111MODULE=on [2022-09-06T22:20:17.318Z] #0 6.350 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:20:17.318Z] #0 6.909 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T22:20:17.318Z] #0 9.228 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T22:20:17.318Z] #0 9.231 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T22:20:17.318Z] #0 9.704 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T22:20:17.560Z] #28 ... [2022-09-06T22:20:17.561Z] [2022-09-06T22:20:17.561Z] #30 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:17.561Z] #0 7.640 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:17.561Z] #0 7.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:17.561Z] #0 7.743 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:17.561Z] #0 8.883 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:17.578Z] #40 ... [2022-09-06T22:20:17.578Z] [2022-09-06T22:20:17.578Z] #41 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:17.578Z] #0 6.637 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:17.578Z] #0 6.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:17.578Z] #0 6.677 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:17.578Z] #0 7.410 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T22:20:17.578Z] #0 7.806 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:17.578Z] #0 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:17.578Z] #41 ... [2022-09-06T22:20:17.578Z] [2022-09-06T22:20:17.578Z] #31 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:20:17.578Z] #31 11.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T22:20:17.595Z] #39 23.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T22:20:17.595Z] #39 23.71 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T22:20:17.819Z] #30 ... [2022-09-06T22:20:17.819Z] [2022-09-06T22:20:17.819Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T22:20:17.819Z] #0 5.313 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T22:20:17.819Z] #31 ... [2022-09-06T22:20:17.819Z] [2022-09-06T22:20:17.819Z] #32 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:20:17.819Z] #0 3.887 + RM_GOPATH=0 [2022-09-06T22:20:17.819Z] #0 3.887 + TMP_GOPATH= [2022-09-06T22:20:17.819Z] #0 3.887 + : /build [2022-09-06T22:20:17.819Z] #0 3.887 + '[' -z '' ']' [2022-09-06T22:20:17.819Z] #0 3.887 ++ mktemp -d [2022-09-06T22:20:17.819Z] #0 3.887 + export GOPATH=/tmp/tmp.qbOlae1CwL [2022-09-06T22:20:17.819Z] #0 3.887 + GOPATH=/tmp/tmp.qbOlae1CwL [2022-09-06T22:20:17.819Z] #0 3.887 + RM_GOPATH=1 [2022-09-06T22:20:17.819Z] #0 3.887 + case "$(go env GOARCH)" in [2022-09-06T22:20:17.819Z] #0 3.887 ++ go env GOARCH [2022-09-06T22:20:17.819Z] #0 3.902 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:17.819Z] #0 3.902 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:17.819Z] #0 3.902 ++ dirname /install.sh [2022-09-06T22:20:17.819Z] #0 3.902 + dir=/ [2022-09-06T22:20:17.819Z] #0 3.902 + bin=dockercli [2022-09-06T22:20:17.819Z] #0 3.902 + shift [2022-09-06T22:20:17.819Z] #0 3.902 + '[' '!' -f //dockercli.installer ']' [2022-09-06T22:20:17.819Z] #0 3.902 + . //dockercli.installer [2022-09-06T22:20:17.819Z] #0 3.902 ++ : stable [2022-09-06T22:20:17.819Z] #0 3.902 ++ : 17.06.2-ce [2022-09-06T22:20:17.819Z] #0 3.902 + install_dockercli [2022-09-06T22:20:17.819Z] #0 3.902 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T22:20:17.819Z] #0 3.902 ++ uname -m [2022-09-06T22:20:17.819Z] #0 3.902 + arch=x86_64 [2022-09-06T22:20:17.819Z] #0 3.902 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T22:20:17.819Z] #0 3.902 + url=https://download.docker.com/linux/static [2022-09-06T22:20:17.819Z] #0 3.902 + tar -xz docker/docker [2022-09-06T22:20:17.819Z] #0 3.902 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T22:20:17.819Z] #0 3.902 Install docker/cli version 17.06.2-ce from stable [2022-09-06T22:20:17.839Z] #31 12.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T22:20:17.853Z] #39 23.89 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T22:20:17.853Z] #39 24.00 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T22:20:17.853Z] #39 24.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T22:20:18.078Z] #32 ... [2022-09-06T22:20:18.078Z] [2022-09-06T22:20:18.078Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T22:20:18.078Z] #0 7.531 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T22:20:18.078Z] #0 8.668 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T22:20:18.078Z] #0 8.670 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T22:20:18.078Z] #0 8.724 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T22:20:18.111Z] #39 24.12 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T22:20:18.111Z] #39 24.22 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T22:20:18.111Z] #39 24.30 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T22:20:18.337Z] #33 ... [2022-09-06T22:20:18.337Z] [2022-09-06T22:20:18.337Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:18.337Z] #0 5.318 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T22:20:18.337Z] #0 7.113 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T22:20:18.337Z] #0 7.113 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T22:20:18.337Z] #0 7.257 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T22:20:18.337Z] #0 7.325 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T22:20:18.337Z] #0 7.620 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T22:20:18.337Z] #0 7.716 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T22:20:18.337Z] #0 8.396 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T22:20:18.337Z] #0 8.398 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T22:20:18.337Z] #0 8.517 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T22:20:18.337Z] #0 8.612 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T22:20:18.337Z] #0 10.27 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T22:20:18.337Z] #0 10.37 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T22:20:18.337Z] #0 10.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T22:20:18.337Z] #34 10.69 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T22:20:18.337Z] #34 ... [2022-09-06T22:20:18.337Z] [2022-09-06T22:20:18.337Z] #35 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:20:18.337Z] #0 6.462 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T22:20:18.337Z] #0 7.390 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T22:20:18.337Z] #0 8.815 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T22:20:18.337Z] #0 9.073 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T22:20:18.337Z] #0 9.159 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T22:20:18.370Z] #39 24.40 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T22:20:18.370Z] #39 24.42 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T22:20:18.370Z] #39 24.45 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T22:20:18.370Z] #39 24.58 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T22:20:18.596Z] #35 ... [2022-09-06T22:20:18.596Z] [2022-09-06T22:20:18.596Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:20:18.596Z] #0 7.008 + git clone https://github.com/docker/distribution.git . [2022-09-06T22:20:18.596Z] #0 7.008 Cloning into '.'... [2022-09-06T22:20:18.596Z] #36 ... [2022-09-06T22:20:18.596Z] [2022-09-06T22:20:18.596Z] #37 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:18.596Z] #0 4.812 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:18.596Z] #0 4.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:18.596Z] #0 4.827 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:18.596Z] #0 5.397 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:18.596Z] #0 7.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:18.596Z] #0 9.970 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:18.628Z] #39 24.73 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T22:20:18.628Z] #39 24.85 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T22:20:18.628Z] #39 24.96 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T22:20:18.855Z] #37 ... [2022-09-06T22:20:18.855Z] [2022-09-06T22:20:18.855Z] #32 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:20:18.855Z] #32 10.41 + mkdir -p /build [2022-09-06T22:20:18.855Z] #32 10.43 + mv docker/docker /build/ [2022-09-06T22:20:18.855Z] #32 10.43 + rmdir docker [2022-09-06T22:20:18.855Z] #32 DONE 10.9s [2022-09-06T22:20:18.855Z] [2022-09-06T22:20:18.855Z] #38 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:20:18.855Z] #0 7.238 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T22:20:18.855Z] #0 7.241 Cloning into '.'... [2022-09-06T22:20:18.855Z] #38 ... [2022-09-06T22:20:18.855Z] [2022-09-06T22:20:18.855Z] #39 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:18.855Z] #0 5.019 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:18.855Z] #0 5.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:18.855Z] #0 5.070 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:18.855Z] #0 5.647 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T22:20:18.855Z] #0 5.808 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:18.855Z] #0 8.191 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:18.855Z] #0 10.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:18.887Z] #39 24.99 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T22:20:18.887Z] #39 25.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T22:20:18.887Z] #39 25.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T22:20:18.887Z] #39 25.16 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T22:20:19.114Z] #39 ... [2022-09-06T22:20:19.114Z] [2022-09-06T22:20:19.114Z] #40 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:19.114Z] #0 4.155 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:20:19.114Z] #0 4.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:20:19.114Z] #0 4.155 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:20:19.114Z] #0 4.425 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:20:19.114Z] #0 5.682 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:19.114Z] #0 7.843 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:19.145Z] #39 25.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T22:20:19.373Z] #40 ... [2022-09-06T22:20:19.373Z] [2022-09-06T22:20:19.373Z] #41 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:20:19.373Z] #0 4.763 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T22:20:19.373Z] #0 5.889 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T22:20:19.373Z] #0 5.889 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T22:20:19.373Z] #0 5.979 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T22:20:19.373Z] #0 5.993 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T22:20:19.373Z] #0 6.345 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T22:20:19.373Z] #0 6.345 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T22:20:19.373Z] #0 6.374 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T22:20:19.373Z] #0 6.441 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T22:20:19.373Z] #0 6.526 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T22:20:19.373Z] #0 6.570 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T22:20:19.373Z] #0 6.678 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T22:20:19.373Z] #0 6.842 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T22:20:19.373Z] #41 ... [2022-09-06T22:20:19.373Z] [2022-09-06T22:20:19.373Z] #30 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:19.373Z] #30 11.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:20:19.404Z] #39 25.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T22:20:19.664Z] #39 25.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T22:20:19.664Z] #39 25.72 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T22:20:19.664Z] #39 25.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T22:20:19.664Z] #39 25.84 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T22:20:19.664Z] #39 25.92 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T22:20:19.664Z] #39 25.97 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T22:20:19.666Z] #37 ... [2022-09-06T22:20:19.666Z] [2022-09-06T22:20:19.666Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:19.666Z] #38 16.45 Fetched 8460 kB in 12s (724 kB/s) [2022-09-06T22:20:19.666Z] #38 16.45 Reading package lists... [2022-09-06T22:20:19.666Z] #38 21.97 Reading package lists... [2022-09-06T22:20:19.666Z] #38 ... [2022-09-06T22:20:19.666Z] [2022-09-06T22:20:19.666Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:20:19.666Z] #37 26.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T22:20:19.922Z] #39 26.05 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T22:20:19.922Z] #39 26.16 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T22:20:19.922Z] #39 26.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T22:20:20.182Z] #39 26.26 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T22:20:20.182Z] #39 26.30 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T22:20:20.182Z] #39 26.38 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T22:20:20.182Z] #39 26.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T22:20:20.445Z] #39 26.53 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T22:20:20.445Z] #39 26.59 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T22:20:20.445Z] #39 26.65 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T22:20:20.445Z] #39 26.69 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T22:20:20.476Z] #29 145.6 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-06T22:20:20.476Z] #29 145.6 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:20:20.476Z] #29 145.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T22:20:20.476Z] #29 145.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-06T22:20:20.476Z] #29 145.7 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:20:20.476Z] #29 145.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:20:20.704Z] #39 26.85 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T22:20:20.704Z] #39 26.91 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T22:20:20.704Z] #39 26.99 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T22:20:20.704Z] #39 27.05 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T22:20:21.567Z] #37 ... [2022-09-06T22:20:21.567Z] [2022-09-06T22:20:21.567Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:20:21.567Z] #20 25.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T22:20:21.567Z] #20 26.96 #=#=# [2022-09-06T22:20:21.567Z] #20 27.35 #=#=# ######################################################################## 100.0% [2022-09-06T22:20:21.567Z] #20 28.70 [2022-09-06T22:20:21.567Z] #20 29.08 Download of images into '/build' complete. [2022-09-06T22:20:21.567Z] #20 29.08 Use something like the following to load the result into a Docker daemon: [2022-09-06T22:20:21.567Z] #20 29.08 tar -cC '/build' . | docker load [2022-09-06T22:20:21.567Z] #20 DONE 30.0s [2022-09-06T22:20:21.567Z] [2022-09-06T22:20:21.567Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:21.567Z] #29 25.37 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T22:20:21.567Z] #29 25.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T22:20:21.567Z] #29 25.53 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T22:20:21.567Z] #29 25.57 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T22:20:21.567Z] #29 25.66 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T22:20:21.567Z] #29 27.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T22:20:21.567Z] #29 27.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T22:20:21.567Z] #29 27.28 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T22:20:21.567Z] #29 27.35 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T22:20:21.567Z] #29 27.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T22:20:21.567Z] #29 27.71 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T22:20:21.567Z] #29 27.73 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T22:20:21.567Z] #29 27.84 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T22:20:21.567Z] #29 27.86 go: downloading golang.org/x/text v0.3.7 [2022-09-06T22:20:21.639Z] #39 27.73 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T22:20:21.639Z] #39 27.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T22:20:21.639Z] #39 27.84 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T22:20:21.898Z] #39 27.88 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T22:20:21.898Z] #39 ... [2022-09-06T22:20:21.898Z] [2022-09-06T22:20:21.898Z] #29 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:20:21.898Z] #29 17.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T22:20:21.898Z] #29 ... [2022-09-06T22:20:21.898Z] [2022-09-06T22:20:21.898Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:21.898Z] #39 28.11 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T22:20:21.898Z] #39 28.15 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T22:20:21.898Z] #39 28.18 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T22:20:21.910Z] #30 14.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:22.157Z] #39 28.31 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T22:20:22.157Z] #39 ... [2022-09-06T22:20:22.157Z] [2022-09-06T22:20:22.157Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:22.157Z] #30 18.32 Fetched 8574 kB in 14s (612 kB/s) [2022-09-06T22:20:22.157Z] #30 18.32 Reading package lists... [2022-09-06T22:20:22.157Z] #30 25.23 Reading package lists... [2022-09-06T22:20:22.157Z] #30 ... [2022-09-06T22:20:22.157Z] [2022-09-06T22:20:22.157Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:20:22.429Z] #41 27.83 Updating files: 74% (1621/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-06T22:20:22.429Z] #41 28.39 + git checkout -q v2.3.0 [2022-09-06T22:20:23.134Z] #31 ... [2022-09-06T22:20:23.134Z] [2022-09-06T22:20:23.134Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:20:23.134Z] #27 15.69 + mkdir -p /build [2022-09-06T22:20:23.134Z] #27 15.69 + mv docker/docker /build/ [2022-09-06T22:20:23.134Z] #27 15.71 + rmdir docker [2022-09-06T22:20:23.134Z] #27 DONE 16.3s [2022-09-06T22:20:23.134Z] [2022-09-06T22:20:23.134Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:20:23.134Z] #30 16.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T22:20:23.134Z] #30 16.67 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T22:20:23.487Z] #29 ... [2022-09-06T22:20:23.487Z] [2022-09-06T22:20:23.487Z] #30 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:23.487Z] #30 16.71 Reading package lists... [2022-09-06T22:20:23.487Z] #30 21.88 Building dependency tree... [2022-09-06T22:20:23.487Z] #30 26.28 The following additional packages will be installed: [2022-09-06T22:20:23.487Z] #30 26.28 libbtrfs0 [2022-09-06T22:20:23.487Z] #30 26.49 The following NEW packages will be installed: [2022-09-06T22:20:23.487Z] #30 26.55 libbtrfs-dev libbtrfs0 [2022-09-06T22:20:23.487Z] #30 26.99 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:23.487Z] #30 26.99 Need to get 454 kB of archives. [2022-09-06T22:20:23.487Z] #30 26.99 After this operation, 1275 kB of additional disk space will be used. [2022-09-06T22:20:23.487Z] #30 26.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-06T22:20:23.487Z] #30 27.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-06T22:20:23.487Z] #30 28.50 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:23.487Z] #30 29.00 Fetched 454 kB in 0s (1292 kB/s) [2022-09-06T22:20:23.487Z] #30 29.16 Selecting previously unselected package libbtrfs0:arm64. [2022-09-06T22:20:23.487Z] #30 29.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T22:20:23.487Z] #30 29.26 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-06T22:20:23.487Z] #30 29.28 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T22:20:23.487Z] #30 29.56 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-06T22:20:23.487Z] #30 29.56 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-06T22:20:23.487Z] #30 29.56 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T22:20:23.487Z] #30 30.04 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T22:20:23.487Z] #30 30.05 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T22:20:23.487Z] #30 30.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:23.487Z] #30 DONE 30.6s [2022-09-06T22:20:23.487Z] [2022-09-06T22:20:23.487Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T22:20:23.705Z] #30 ... [2022-09-06T22:20:23.705Z] [2022-09-06T22:20:23.705Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:23.705Z] #28 7.968 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:23.747Z] #42 DONE 0.2s [2022-09-06T22:20:23.747Z] [2022-09-06T22:20:23.747Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:20:23.965Z] #28 ... [2022-09-06T22:20:23.965Z] [2022-09-06T22:20:23.965Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:23.965Z] #36 17.92 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T22:20:23.965Z] #36 17.94 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T22:20:24.225Z] #36 18.38 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T22:20:24.314Z] #43 0.757 + RM_GOPATH=0 [2022-09-06T22:20:24.314Z] #43 0.757 + TMP_GOPATH= [2022-09-06T22:20:24.314Z] #43 0.757 + : /build [2022-09-06T22:20:24.333Z] #41 30.26 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T22:20:24.455Z] #30 ... [2022-09-06T22:20:24.455Z] [2022-09-06T22:20:24.455Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:24.455Z] #34 15.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T22:20:24.455Z] #34 15.96 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T22:20:24.455Z] #34 16.26 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T22:20:24.455Z] #34 16.40 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T22:20:24.455Z] #34 16.52 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T22:20:24.455Z] #34 16.61 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T22:20:24.455Z] #34 16.73 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T22:20:24.455Z] #34 16.79 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T22:20:24.485Z] #36 18.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T22:20:24.572Z] #43 0.757 + '[' -z '' ']' [2022-09-06T22:20:24.572Z] #43 0.758 ++ mktemp -d [2022-09-06T22:20:24.572Z] #43 0.759 + export GOPATH=/tmp/tmp.cS1BXLchdT [2022-09-06T22:20:24.572Z] #43 0.764 + GOPATH=/tmp/tmp.cS1BXLchdT [2022-09-06T22:20:24.572Z] #43 0.784 + RM_GOPATH=1 [2022-09-06T22:20:24.572Z] #43 0.784 + case "$(go env GOARCH)" in [2022-09-06T22:20:24.572Z] #43 0.784 ++ go env GOARCH [2022-09-06T22:20:24.572Z] #43 0.791 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:24.572Z] #43 0.794 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:24.572Z] #43 0.795 ++ dirname /install.sh [2022-09-06T22:20:24.572Z] #43 0.808 + dir=/ [2022-09-06T22:20:24.572Z] #43 0.808 + bin=containerd [2022-09-06T22:20:24.572Z] #43 0.808 + shift [2022-09-06T22:20:24.572Z] #43 0.808 + '[' '!' -f //containerd.installer ']' [2022-09-06T22:20:24.572Z] #43 0.809 + . //containerd.installer [2022-09-06T22:20:24.572Z] #43 0.809 ++ set -e [2022-09-06T22:20:24.572Z] #43 0.809 ++ : v1.6.8 [2022-09-06T22:20:24.572Z] #43 0.809 + install_containerd [2022-09-06T22:20:24.572Z] #43 0.815 + echo 'Install containerd version v1.6.8' [2022-09-06T22:20:24.572Z] #43 0.825 Install containerd version v1.6.8 [2022-09-06T22:20:24.572Z] #43 0.825 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cS1BXLchdT/src/github.com/containerd/containerd [2022-09-06T22:20:24.572Z] #43 0.830 Cloning into '/tmp/tmp.cS1BXLchdT/src/github.com/containerd/containerd'... [2022-09-06T22:20:24.714Z] #34 16.96 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T22:20:24.745Z] #36 19.00 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T22:20:24.833Z] #43 ... [2022-09-06T22:20:24.833Z] [2022-09-06T22:20:24.833Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:24.833Z] #35 17.56 Reading package lists... [2022-09-06T22:20:24.833Z] #35 22.39 Reading package lists... [2022-09-06T22:20:24.833Z] #35 27.14 Building dependency tree... [2022-09-06T22:20:24.833Z] #35 31.80 The following additional packages will be installed: [2022-09-06T22:20:24.833Z] #35 31.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T22:20:24.833Z] #35 31.80 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T22:20:24.833Z] #35 31.80 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T22:20:24.833Z] #35 31.80 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T22:20:24.833Z] #35 31.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T22:20:24.833Z] #35 31.81 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T22:20:24.833Z] #35 31.81 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T22:20:24.833Z] #35 31.84 Suggested packages: [2022-09-06T22:20:24.833Z] #35 31.84 gcc-10-locales seccomp wine64 [2022-09-06T22:20:24.973Z] #34 17.27 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T22:20:24.973Z] #34 17.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T22:20:25.005Z] #36 19.13 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T22:20:25.005Z] #36 19.24 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T22:20:25.092Z] #35 ... [2022-09-06T22:20:25.092Z] [2022-09-06T22:20:25.092Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:25.092Z] #38 21.97 Reading package lists... [2022-09-06T22:20:25.092Z] #38 26.92 Building dependency tree... [2022-09-06T22:20:25.092Z] #38 31.32 The following additional packages will be installed: [2022-09-06T22:20:25.092Z] #38 31.36 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T22:20:25.092Z] #38 31.38 Suggested packages: [2022-09-06T22:20:25.092Z] #38 31.45 cmake-doc ninja-build lrzip [2022-09-06T22:20:25.092Z] #38 31.45 Recommended packages: [2022-09-06T22:20:25.092Z] #38 31.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T22:20:25.092Z] #38 32.28 The following NEW packages will be installed: [2022-09-06T22:20:25.092Z] #38 32.29 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T22:20:25.092Z] #38 32.29 vim-common xxd [2022-09-06T22:20:25.232Z] #34 17.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T22:20:25.232Z] #34 17.62 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T22:20:25.232Z] #34 ... [2022-09-06T22:20:25.232Z] [2022-09-06T22:20:25.232Z] #22 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:25.232Z] #22 7.557 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T22:20:25.265Z] #36 19.38 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T22:20:25.351Z] #38 32.70 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:25.351Z] #38 32.70 Need to get 15.6 MB of archives. [2022-09-06T22:20:25.351Z] #38 32.70 After this operation, 67.4 MB of additional disk space will be used. [2022-09-06T22:20:25.351Z] #38 32.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T22:20:25.491Z] #22 ... [2022-09-06T22:20:25.491Z] [2022-09-06T22:20:25.491Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:25.491Z] #34 17.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T22:20:25.525Z] #36 19.59 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T22:20:25.611Z] #38 32.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T22:20:25.611Z] #38 32.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T22:20:25.611Z] #38 32.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-06T22:20:25.749Z] #34 17.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T22:20:25.749Z] #34 18.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T22:20:25.749Z] #34 18.10 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T22:20:25.749Z] #34 18.14 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T22:20:25.749Z] #34 ... [2022-09-06T22:20:25.749Z] [2022-09-06T22:20:25.749Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:25.749Z] #29 8.153 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:25.749Z] #29 17.01 Fetched 8574 kB in 13s (652 kB/s) [2022-09-06T22:20:25.785Z] #36 19.95 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T22:20:25.870Z] #38 33.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-06T22:20:25.870Z] #38 33.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-06T22:20:25.870Z] #38 33.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-06T22:20:25.870Z] #38 33.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-06T22:20:25.870Z] #38 33.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-06T22:20:25.870Z] #38 33.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-06T22:20:25.870Z] #38 ... [2022-09-06T22:20:25.870Z] [2022-09-06T22:20:25.870Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:25.870Z] #35 33.14 The following NEW packages will be installed: [2022-09-06T22:20:25.870Z] #35 33.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T22:20:25.870Z] #35 33.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T22:20:25.870Z] #35 33.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T22:20:25.870Z] #35 33.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T22:20:25.870Z] #35 33.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T22:20:25.870Z] #35 33.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T22:20:25.870Z] #35 33.15 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T22:20:25.870Z] #35 33.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T22:20:26.008Z] #29 17.01 Reading package lists... [2022-09-06T22:20:26.008Z] #29 ... [2022-09-06T22:20:26.008Z] [2022-09-06T22:20:26.008Z] #22 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:26.008Z] #22 17.91 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T22:20:26.008Z] #22 17.93 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T22:20:26.008Z] #22 18.45 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T22:20:26.131Z] #35 33.16 mingw-w64-x86-64-dev [2022-09-06T22:20:26.356Z] #36 ... [2022-09-06T22:20:26.356Z] [2022-09-06T22:20:26.356Z] #39 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T22:20:26.356Z] #39 20.27 tomll can be used in two ways: [2022-09-06T22:20:26.356Z] #39 20.28 Writing to STDIN and reading from STDOUT: [2022-09-06T22:20:26.356Z] #39 20.28 cat file.toml | tomll > file.toml [2022-09-06T22:20:26.356Z] #39 20.28 [2022-09-06T22:20:26.356Z] #39 20.28 Reading and updating a list of files: [2022-09-06T22:20:26.356Z] #39 20.28 tomll a.toml b.toml c.toml [2022-09-06T22:20:26.356Z] #39 20.28 [2022-09-06T22:20:26.356Z] #39 20.28 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T22:20:26.356Z] #39 DONE 20.4s [2022-09-06T22:20:26.356Z] [2022-09-06T22:20:26.356Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:26.356Z] #37 12.26 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T22:20:26.356Z] #37 12.53 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T22:20:26.356Z] #37 12.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T22:20:26.356Z] #37 12.75 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T22:20:26.356Z] #37 17.88 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T22:20:26.356Z] #37 17.99 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T22:20:26.356Z] #37 18.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T22:20:26.356Z] #37 18.13 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T22:20:26.356Z] #37 18.17 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T22:20:26.356Z] #37 18.34 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T22:20:26.356Z] #37 18.55 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T22:20:26.356Z] #37 18.62 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T22:20:26.356Z] #37 18.78 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T22:20:26.356Z] #37 18.81 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T22:20:26.356Z] #37 19.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T22:20:26.356Z] #37 19.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T22:20:26.356Z] #37 19.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T22:20:26.356Z] #37 19.29 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T22:20:26.356Z] #37 19.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T22:20:26.356Z] #37 19.32 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T22:20:26.356Z] #37 19.42 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T22:20:26.356Z] #37 19.42 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T22:20:26.356Z] #37 19.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T22:20:26.356Z] #37 19.59 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T22:20:26.356Z] #37 19.75 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T22:20:26.356Z] #37 20.56 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T22:20:26.356Z] #37 20.60 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T22:20:26.356Z] #37 20.71 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T22:20:26.390Z] #35 33.59 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:26.390Z] #35 33.59 Need to get 108 MB of archives. [2022-09-06T22:20:26.390Z] #35 33.59 After this operation, 620 MB of additional disk space will be used. [2022-09-06T22:20:26.390Z] #35 33.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-09-06T22:20:26.577Z] #22 18.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T22:20:26.577Z] #22 18.86 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T22:20:26.616Z] #37 ... [2022-09-06T22:20:26.616Z] [2022-09-06T22:20:26.616Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:26.616Z] #36 20.99 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T22:20:26.652Z] #35 33.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-09-06T22:20:26.652Z] #35 33.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T22:20:26.652Z] #35 ... [2022-09-06T22:20:26.652Z] [2022-09-06T22:20:26.652Z] #40 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:26.652Z] #40 18.72 Reading package lists... [2022-09-06T22:20:26.652Z] #40 23.66 Reading package lists... [2022-09-06T22:20:26.652Z] #40 28.39 Building dependency tree... [2022-09-06T22:20:26.652Z] #40 32.68 The following additional packages will be installed: [2022-09-06T22:20:26.652Z] #40 32.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T22:20:26.652Z] #40 32.69 python3-protobuf python3-six [2022-09-06T22:20:26.652Z] #40 32.70 Suggested packages: [2022-09-06T22:20:26.652Z] #40 32.72 python3-setuptools [2022-09-06T22:20:26.652Z] #40 32.72 Recommended packages: [2022-09-06T22:20:26.652Z] #40 32.72 iproute2 | iproute [2022-09-06T22:20:26.652Z] #40 33.29 The following NEW packages will be installed: [2022-09-06T22:20:26.652Z] #40 33.30 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T22:20:26.652Z] #40 33.31 python3-protobuf python3-six [2022-09-06T22:20:26.652Z] #40 ... [2022-09-06T22:20:26.652Z] [2022-09-06T22:20:26.652Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:26.652Z] #35 33.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-09-06T22:20:26.652Z] #35 33.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-06T22:20:26.652Z] #35 33.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T22:20:26.652Z] #35 33.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-06T22:20:26.840Z] #22 19.24 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T22:20:26.865Z] #41 ... [2022-09-06T22:20:26.865Z] [2022-09-06T22:20:26.866Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:26.866Z] #34 22.54 Fetched 8574 kB in 17s (507 kB/s) [2022-09-06T22:20:26.866Z] #34 22.54 Reading package lists... [2022-09-06T22:20:26.866Z] #34 28.48 Reading package lists... [2022-09-06T22:20:26.866Z] #34 ... [2022-09-06T22:20:26.866Z] [2022-09-06T22:20:26.866Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:26.866Z] #39 28.39 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T22:20:26.866Z] #39 28.71 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T22:20:26.866Z] #39 28.73 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T22:20:26.866Z] #39 28.79 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T22:20:26.866Z] #39 28.85 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T22:20:26.866Z] #39 29.00 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T22:20:26.866Z] #39 29.09 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T22:20:26.866Z] #39 29.23 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T22:20:26.866Z] #39 29.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T22:20:26.866Z] #39 29.34 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T22:20:26.866Z] #39 29.42 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T22:20:26.866Z] #39 29.45 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T22:20:26.866Z] #39 29.58 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T22:20:26.866Z] #39 29.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T22:20:26.866Z] #39 29.76 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T22:20:26.866Z] #39 29.83 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T22:20:26.866Z] #39 29.87 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T22:20:26.866Z] #39 29.94 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T22:20:26.866Z] #39 30.14 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T22:20:26.866Z] #39 30.34 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T22:20:26.866Z] #39 30.70 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T22:20:26.866Z] #39 32.40 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T22:20:26.866Z] #39 32.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T22:20:26.866Z] #39 32.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T22:20:26.866Z] #39 32.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T22:20:26.866Z] #39 32.76 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T22:20:26.866Z] #39 32.78 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T22:20:26.866Z] #39 33.04 go: downloading golang.org/x/text v0.3.7 [2022-09-06T22:20:26.912Z] #35 34.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-09-06T22:20:26.912Z] #35 ... [2022-09-06T22:20:26.912Z] [2022-09-06T22:20:26.912Z] #39 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T22:20:26.912Z] #39 33.47 v3.0.2 [2022-09-06T22:20:26.912Z] #39 DONE 34.1s [2022-09-06T22:20:26.912Z] [2022-09-06T22:20:26.912Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:26.913Z] #35 34.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T22:20:27.099Z] #22 19.43 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T22:20:27.124Z] #39 ... [2022-09-06T22:20:27.124Z] [2022-09-06T22:20:27.124Z] #33 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:27.124Z] #33 23.06 Fetched 8578 kB in 17s (493 kB/s) [2022-09-06T22:20:27.124Z] #33 23.06 Reading package lists... [2022-09-06T22:20:27.199Z] #36 21.48 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T22:20:27.199Z] #36 21.50 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T22:20:27.359Z] #22 ... [2022-09-06T22:20:27.359Z] [2022-09-06T22:20:27.359Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T22:20:27.359Z] #31 18.95 tomll can be used in two ways: [2022-09-06T22:20:27.359Z] #31 18.96 Writing to STDIN and reading from STDOUT: [2022-09-06T22:20:27.359Z] #31 18.96 cat file.toml | tomll > file.toml [2022-09-06T22:20:27.359Z] #31 18.96 [2022-09-06T22:20:27.359Z] #31 18.96 Reading and updating a list of files: [2022-09-06T22:20:27.359Z] #31 18.96 tomll a.toml b.toml c.toml [2022-09-06T22:20:27.359Z] #31 18.96 [2022-09-06T22:20:27.359Z] #31 18.96 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T22:20:27.359Z] #31 DONE 19.6s [2022-09-06T22:20:27.359Z] [2022-09-06T22:20:27.359Z] #22 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:27.359Z] #22 19.62 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T22:20:27.387Z] #33 29.20 Reading package lists... [2022-09-06T22:20:27.387Z] #33 ... [2022-09-06T22:20:27.387Z] [2022-09-06T22:20:27.387Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:27.387Z] #32 23.24 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T22:20:27.387Z] #32 23.37 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T22:20:27.387Z] #32 24.42 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T22:20:27.387Z] #32 ... [2022-09-06T22:20:27.387Z] [2022-09-06T22:20:27.387Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:27.387Z] #30 25.23 Reading package lists... [2022-09-06T22:20:27.387Z] #30 31.05 Building dependency tree... [2022-09-06T22:20:27.482Z] #35 34.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-06T22:20:27.622Z] #22 19.88 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T22:20:27.769Z] #36 ... [2022-09-06T22:20:27.769Z] [2022-09-06T22:20:27.769Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:27.769Z] #29 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:27.769Z] #29 21.92 Fetched 8574 kB in 16s (547 kB/s) [2022-09-06T22:20:27.881Z] #22 20.32 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T22:20:28.028Z] #29 21.92 Reading package lists... [2022-09-06T22:20:28.028Z] #29 ... [2022-09-06T22:20:28.028Z] [2022-09-06T22:20:28.028Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:28.028Z] #37 21.12 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T22:20:28.028Z] #37 21.48 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T22:20:28.028Z] #37 21.72 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T22:20:28.028Z] #37 21.77 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T22:20:28.139Z] #22 20.71 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T22:20:28.288Z] #37 ... [2022-09-06T22:20:28.288Z] [2022-09-06T22:20:28.288Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:28.288Z] #33 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:28.288Z] #33 22.16 Fetched 8574 kB in 16s (548 kB/s) [2022-09-06T22:20:28.429Z] #35 35.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-09-06T22:20:28.549Z] #33 22.16 Reading package lists... [2022-09-06T22:20:28.549Z] #33 ... [2022-09-06T22:20:28.549Z] [2022-09-06T22:20:28.549Z] #40 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:20:28.549Z] #40 13.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T22:20:28.549Z] #40 13.85 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T22:20:28.549Z] #40 13.91 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T22:20:28.549Z] #40 14.41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T22:20:28.549Z] #40 14.72 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T22:20:28.549Z] #40 14.78 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T22:20:28.549Z] #40 15.01 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T22:20:28.549Z] #40 15.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T22:20:28.549Z] #40 15.53 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T22:20:28.549Z] #40 15.62 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T22:20:28.549Z] #40 18.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T22:20:28.549Z] #40 ... [2022-09-06T22:20:28.549Z] [2022-09-06T22:20:28.549Z] #32 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:28.549Z] #32 12.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:28.549Z] #32 22.55 Fetched 8574 kB in 16s (539 kB/s) [2022-09-06T22:20:28.764Z] #30 34.92 python3 is already the newest version (3.9.2-3). [2022-09-06T22:20:28.764Z] #30 34.92 The following additional packages will be installed: [2022-09-06T22:20:28.764Z] #30 34.92 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T22:20:28.764Z] #30 34.93 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T22:20:28.764Z] #30 34.96 Suggested packages: [2022-09-06T22:20:28.764Z] #30 34.97 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T22:20:28.764Z] #30 34.97 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T22:20:28.764Z] #30 34.97 m4-doc ed diffutils-doc [2022-09-06T22:20:28.764Z] #30 34.97 Recommended packages: [2022-09-06T22:20:28.764Z] #30 34.97 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T22:20:28.808Z] #32 22.55 Reading package lists... [2022-09-06T22:20:28.809Z] #32 ... [2022-09-06T22:20:28.809Z] [2022-09-06T22:20:28.809Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:28.809Z] #37 23.04 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T22:20:28.809Z] #37 23.08 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T22:20:28.809Z] #37 23.17 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T22:20:28.809Z] #37 ... [2022-09-06T22:20:28.809Z] [2022-09-06T22:20:28.809Z] #41 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:28.809Z] #41 12.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:20:28.809Z] #41 15.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T22:20:28.997Z] #35 ... [2022-09-06T22:20:28.997Z] [2022-09-06T22:20:28.997Z] #41 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:20:28.997Z] #41 35.52 NAME: [2022-09-06T22:20:28.997Z] #41 35.52 go-winres - A tool for embedding resources in Windows executables [2022-09-06T22:20:28.997Z] #41 35.52 [2022-09-06T22:20:28.997Z] #41 35.52 USAGE: [2022-09-06T22:20:28.997Z] #41 35.52 go-winres [global options] command [command options] [arguments...] [2022-09-06T22:20:28.997Z] #41 35.52 [2022-09-06T22:20:28.997Z] #41 35.52 COMMANDS: [2022-09-06T22:20:28.997Z] #41 35.52 init Create an initial ./winres/winres.json [2022-09-06T22:20:28.997Z] #41 35.53 make Make syso files for the "go build" command [2022-09-06T22:20:28.997Z] #41 35.53 simply Make syso files for the "go build" command (simplified) [2022-09-06T22:20:28.997Z] #41 35.53 extract Extract all resources from an executable [2022-09-06T22:20:28.997Z] #41 35.53 patch Replace resources in an executable file (exe, dll) [2022-09-06T22:20:28.997Z] #41 35.53 help, h Shows a list of commands or help for one command [2022-09-06T22:20:28.997Z] #41 35.53 [2022-09-06T22:20:28.997Z] #41 35.53 GLOBAL OPTIONS: [2022-09-06T22:20:28.997Z] #41 35.53 --help, -h show help (default: false) [2022-09-06T22:20:28.997Z] #41 DONE 36.0s [2022-09-06T22:20:28.997Z] [2022-09-06T22:20:28.997Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:28.997Z] #35 36.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T22:20:29.069Z] #41 ... [2022-09-06T22:20:29.069Z] [2022-09-06T22:20:29.069Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:29.069Z] #36 23.24 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T22:20:29.069Z] #36 23.35 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T22:20:29.075Z] #22 ... [2022-09-06T22:20:29.075Z] [2022-09-06T22:20:29.075Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T22:20:29.075Z] #33 11.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T22:20:29.075Z] #33 ... [2022-09-06T22:20:29.075Z] [2022-09-06T22:20:29.075Z] #22 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:29.075Z] #22 21.31 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T22:20:29.075Z] #22 21.47 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T22:20:29.075Z] #22 21.50 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T22:20:29.582Z] #35 36.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-06T22:20:30.011Z] #36 24.28 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T22:20:30.155Z] #35 ... [2022-09-06T22:20:30.155Z] [2022-09-06T22:20:30.155Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:30.155Z] #36 22.42 Reading package lists... [2022-09-06T22:20:30.155Z] #36 27.34 Building dependency tree... [2022-09-06T22:20:30.155Z] #36 31.29 python3 is already the newest version (3.9.2-3). [2022-09-06T22:20:30.155Z] #36 31.29 The following additional packages will be installed: [2022-09-06T22:20:30.155Z] #36 31.29 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T22:20:30.155Z] #36 31.29 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T22:20:30.155Z] #36 31.34 Suggested packages: [2022-09-06T22:20:30.155Z] #36 31.34 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T22:20:30.155Z] #36 31.34 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T22:20:30.155Z] #36 31.34 m4-doc ed diffutils-doc [2022-09-06T22:20:30.155Z] #36 31.34 Recommended packages: [2022-09-06T22:20:30.155Z] #36 31.34 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T22:20:30.155Z] #36 32.86 The following NEW packages will be installed: [2022-09-06T22:20:30.155Z] #36 32.87 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T22:20:30.155Z] #36 32.87 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T22:20:30.155Z] #36 32.88 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T22:20:30.155Z] #36 32.88 libyajl2 m4 patch xz-utils [2022-09-06T22:20:30.155Z] #36 33.32 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:30.155Z] #36 33.32 Need to get 5916 kB of archives. [2022-09-06T22:20:30.155Z] #36 33.32 After this operation, 18.6 MB of additional disk space will be used. [2022-09-06T22:20:30.155Z] #36 33.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-06T22:20:30.155Z] #36 33.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-06T22:20:30.155Z] #36 33.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-06T22:20:30.155Z] #36 33.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-06T22:20:30.155Z] #36 33.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-06T22:20:30.155Z] #36 33.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-06T22:20:30.155Z] #36 33.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-06T22:20:30.155Z] #36 33.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-06T22:20:30.155Z] #36 33.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T22:20:30.155Z] #36 33.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T22:20:30.155Z] #36 33.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-06T22:20:30.155Z] #36 33.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T22:20:30.155Z] #36 33.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-06T22:20:30.155Z] #36 33.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-06T22:20:30.155Z] #36 33.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-06T22:20:30.155Z] #36 33.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T22:20:30.155Z] #36 33.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-09-06T22:20:30.155Z] #36 33.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T22:20:30.155Z] #36 33.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-06T22:20:30.155Z] #36 33.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-06T22:20:30.155Z] #36 33.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-06T22:20:30.155Z] #36 33.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-06T22:20:30.155Z] #36 33.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-06T22:20:30.155Z] #36 35.07 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:30.155Z] #36 35.25 Fetched 5916 kB in 1s (8579 kB/s) [2022-09-06T22:20:30.155Z] #36 35.35 Selecting previously unselected package bzip2. [2022-09-06T22:20:30.155Z] #36 35.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T22:20:30.155Z] #36 35.42 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-06T22:20:30.155Z] #36 35.44 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T22:20:30.155Z] #36 35.72 Selecting previously unselected package libmagic-mgc. [2022-09-06T22:20:30.155Z] #36 35.73 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-06T22:20:30.155Z] #36 35.74 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T22:20:30.155Z] #36 37.04 Selecting previously unselected package libmagic1:arm64. [2022-09-06T22:20:30.155Z] #36 37.05 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-06T22:20:30.155Z] #36 37.14 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-06T22:20:30.155Z] #36 37.33 Selecting previously unselected package file. [2022-09-06T22:20:30.155Z] #36 37.34 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-06T22:20:30.155Z] #36 37.35 Unpacking file (1:5.39-3) ... [2022-09-06T22:20:30.155Z] #36 ... [2022-09-06T22:20:30.155Z] [2022-09-06T22:20:30.155Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:30.155Z] #38 34.31 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:30.155Z] #38 34.64 Fetched 15.6 MB in 1s (17.8 MB/s) [2022-09-06T22:20:30.155Z] #38 34.82 Selecting previously unselected package xxd. [2022-09-06T22:20:30.155Z] #38 34.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 ... 15708 files and directories currently installed.) [2022-09-06T22:20:30.155Z] #38 35.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T22:20:30.155Z] #38 35.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:30.155Z] #38 35.27 Selecting previously unselected package vim-common. [2022-09-06T22:20:30.155Z] #38 35.30 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:20:30.155Z] #38 35.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:30.155Z] #38 35.75 Selecting previously unselected package cmake-data. [2022-09-06T22:20:30.155Z] #38 35.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T22:20:30.155Z] #38 35.77 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T22:20:30.462Z] #22 ... [2022-09-06T22:20:30.462Z] [2022-09-06T22:20:30.462Z] #28 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:20:30.462Z] #28 12.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T22:20:30.462Z] #28 13.43 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T22:20:30.462Z] #28 13.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T22:20:30.462Z] #28 14.76 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T22:20:30.462Z] #28 14.99 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T22:20:30.462Z] #28 15.10 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T22:20:30.462Z] #28 15.29 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T22:20:30.462Z] #28 15.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T22:20:30.462Z] #28 15.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T22:20:30.462Z] #28 16.13 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T22:20:30.462Z] #28 17.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T22:20:30.462Z] #28 ... [2022-09-06T22:20:30.462Z] [2022-09-06T22:20:30.462Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:30.462Z] #34 19.47 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T22:20:30.462Z] #34 19.69 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T22:20:30.462Z] #34 20.20 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T22:20:30.462Z] #34 20.27 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T22:20:30.462Z] #34 20.44 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T22:20:30.462Z] #34 20.63 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T22:20:30.462Z] #34 20.92 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T22:20:30.462Z] #34 21.66 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T22:20:30.462Z] #34 21.87 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T22:20:30.462Z] #34 21.98 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T22:20:30.462Z] #34 22.01 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T22:20:30.462Z] #34 22.58 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T22:20:30.462Z] #34 22.58 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T22:20:30.462Z] #34 22.58 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T22:20:30.462Z] #34 22.58 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T22:20:30.462Z] #34 22.58 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T22:20:30.462Z] #34 22.68 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T22:20:30.462Z] #34 22.72 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T22:20:30.462Z] #34 22.75 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T22:20:30.462Z] #34 22.86 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T22:20:30.462Z] #34 22.89 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T22:20:30.462Z] #34 22.94 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T22:20:30.669Z] #30 36.62 The following NEW packages will be installed: [2022-09-06T22:20:30.669Z] #30 36.63 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T22:20:30.669Z] #30 36.63 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T22:20:30.669Z] #30 36.64 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T22:20:30.669Z] #30 36.64 libyajl2 m4 patch xz-utils [2022-09-06T22:20:30.721Z] #34 23.14 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T22:20:30.722Z] #34 ... [2022-09-06T22:20:30.722Z] [2022-09-06T22:20:30.722Z] #41 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:20:30.722Z] #41 13.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T22:20:30.722Z] #41 13.26 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T22:20:30.929Z] #30 37.08 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:30.929Z] #30 37.08 Need to get 5940 kB of archives. [2022-09-06T22:20:30.929Z] #30 37.08 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T22:20:30.929Z] #30 37.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T22:20:30.929Z] #30 37.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T22:20:30.929Z] #30 37.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T22:20:30.929Z] #30 37.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T22:20:30.929Z] #30 37.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T22:20:30.929Z] #30 37.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T22:20:30.929Z] #30 37.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T22:20:30.929Z] #30 37.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T22:20:30.929Z] #30 37.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T22:20:30.929Z] #30 37.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T22:20:30.980Z] #41 ... [2022-09-06T22:20:30.980Z] [2022-09-06T22:20:30.980Z] #35 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:20:30.980Z] #35 13.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T22:20:30.980Z] #35 13.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T22:20:31.188Z] #30 37.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T22:20:31.188Z] #30 37.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T22:20:31.188Z] #30 37.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T22:20:31.188Z] #30 37.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T22:20:31.188Z] #30 37.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T22:20:31.188Z] #30 37.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T22:20:31.188Z] #30 37.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-06T22:20:31.188Z] #30 37.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T22:20:31.188Z] #30 37.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T22:20:31.239Z] #35 ... [2022-09-06T22:20:31.239Z] [2022-09-06T22:20:31.240Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:31.240Z] #29 17.01 Reading package lists... [2022-09-06T22:20:31.447Z] #30 37.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T22:20:31.447Z] #30 37.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T22:20:31.447Z] #30 37.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T22:20:31.447Z] #30 37.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T22:20:31.447Z] #30 ... [2022-09-06T22:20:31.447Z] [2022-09-06T22:20:31.447Z] #35 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:31.447Z] #35 22.01 Reading package lists... [2022-09-06T22:20:31.447Z] #35 27.87 Reading package lists... [2022-09-06T22:20:31.447Z] #35 33.85 Building dependency tree... [2022-09-06T22:20:31.447Z] #35 37.66 The following additional packages will be installed: [2022-09-06T22:20:31.447Z] #35 37.67 libbtrfs0 [2022-09-06T22:20:31.504Z] #29 23.77 Reading package lists... [2022-09-06T22:20:31.504Z] #29 ... [2022-09-06T22:20:31.504Z] [2022-09-06T22:20:31.504Z] #39 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:31.504Z] #39 13.63 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T22:20:31.504Z] #39 20.59 Fetched 8578 kB in 16s (542 kB/s) [2022-09-06T22:20:31.504Z] #39 20.59 Reading package lists... [2022-09-06T22:20:31.504Z] #39 ... [2022-09-06T22:20:31.504Z] [2022-09-06T22:20:31.504Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:31.504Z] #34 23.36 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T22:20:31.504Z] #34 23.36 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T22:20:31.504Z] #34 23.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T22:20:31.504Z] #34 23.52 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T22:20:31.504Z] #34 23.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T22:20:31.504Z] #34 23.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T22:20:31.504Z] #34 23.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T22:20:31.706Z] #35 ... [2022-09-06T22:20:31.706Z] [2022-09-06T22:20:31.706Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:31.706Z] #38 22.01 Reading package lists... [2022-09-06T22:20:31.706Z] #38 27.92 Reading package lists... [2022-09-06T22:20:31.706Z] #38 33.78 Building dependency tree... [2022-09-06T22:20:31.706Z] #38 37.66 The following additional packages will be installed: [2022-09-06T22:20:31.706Z] #38 37.67 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T22:20:31.706Z] #38 37.69 Suggested packages: [2022-09-06T22:20:31.706Z] #38 37.71 cmake-doc ninja-build lrzip [2022-09-06T22:20:31.706Z] #38 37.71 Recommended packages: [2022-09-06T22:20:31.706Z] #38 37.71 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T22:20:31.706Z] #38 ... [2022-09-06T22:20:31.706Z] [2022-09-06T22:20:31.706Z] #35 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:31.706Z] #35 37.89 The following NEW packages will be installed: [2022-09-06T22:20:31.706Z] #35 37.92 libbtrfs-dev libbtrfs0 [2022-09-06T22:20:31.764Z] #34 24.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T22:20:31.764Z] #34 24.19 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T22:20:31.764Z] #34 24.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T22:20:32.023Z] #34 24.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T22:20:32.023Z] #34 24.46 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T22:20:32.063Z] #38 39.22 Selecting previously unselected package libicu67:arm64. [2022-09-06T22:20:32.063Z] #38 39.23 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-06T22:20:32.063Z] #38 39.25 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-06T22:20:32.281Z] #35 38.38 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:32.281Z] #35 38.38 Need to get 460 kB of archives. [2022-09-06T22:20:32.281Z] #35 38.38 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T22:20:32.281Z] #35 38.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T22:20:32.281Z] #35 38.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T22:20:32.281Z] #34 24.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T22:20:32.281Z] #34 24.64 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T22:20:32.281Z] #34 24.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T22:20:32.281Z] #34 24.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T22:20:32.281Z] #34 24.79 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T22:20:32.281Z] #34 24.83 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T22:20:32.541Z] #34 24.90 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T22:20:32.680Z] #29 157.3 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-06T22:20:32.680Z] #29 157.3 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:20:32.680Z] #29 157.3 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:20:32.680Z] #29 157.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-06T22:20:32.680Z] #29 157.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:20:32.680Z] #29 157.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T22:20:32.680Z] #29 157.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-06T22:20:32.680Z] #29 157.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:20:32.680Z] #29 157.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T22:20:32.680Z] #29 157.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-06T22:20:32.680Z] #29 157.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:20:32.680Z] #29 157.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:20:32.680Z] #29 157.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-06T22:20:32.680Z] #29 157.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:20:32.680Z] #29 157.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:20:32.680Z] #29 157.6 Selecting previously unselected package cross-config. [2022-09-06T22:20:32.680Z] #29 157.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-06T22:20:32.680Z] #29 157.6 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-06T22:20:32.680Z] #29 157.8 Selecting previously unselected package gcc-10-cross-base. [2022-09-06T22:20:32.680Z] #29 157.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:32.680Z] #29 157.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-06T22:20:32.680Z] #29 157.9 Selecting previously unselected package libc6-arm64-cross. [2022-09-06T22:20:32.680Z] #29 157.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-06T22:20:32.680Z] #29 157.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-06T22:20:32.680Z] #29 158.3 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-06T22:20:32.680Z] #29 158.3 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:32.680Z] #29 158.3 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:20:32.680Z] #29 158.3 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-06T22:20:32.680Z] #29 158.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:32.680Z] #29 158.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:20:32.680Z] #29 158.4 Selecting previously unselected package libitm1-arm64-cross. [2022-09-06T22:20:32.680Z] #29 158.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:32.680Z] #29 158.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:20:32.680Z] #29 158.5 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-06T22:20:32.680Z] #29 158.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:32.680Z] #29 158.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:20:32.680Z] #29 158.5 Selecting previously unselected package libasan6-arm64-cross. [2022-09-06T22:20:32.680Z] #29 158.5 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:32.680Z] #29 158.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:20:32.680Z] #29 ... [2022-09-06T22:20:32.680Z] [2022-09-06T22:20:32.680Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:20:32.680Z] #36 135.8 CCLD libocispec.la [2022-09-06T22:20:32.800Z] #34 25.03 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T22:20:32.800Z] #34 25.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T22:20:32.800Z] #34 25.19 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T22:20:32.800Z] #34 25.22 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T22:20:32.800Z] #34 25.27 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T22:20:32.940Z] #36 136.1 CCLD src/validate [2022-09-06T22:20:32.940Z] #36 136.2 CCLD tests/test-1 [2022-09-06T22:20:32.940Z] #36 136.2 CCLD tests/test-2 [2022-09-06T22:20:32.940Z] #36 136.2 CCLD tests/test-3 [2022-09-06T22:20:32.999Z] #38 ... [2022-09-06T22:20:32.999Z] [2022-09-06T22:20:32.999Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:32.999Z] #36 37.49 Selecting previously unselected package xz-utils. [2022-09-06T22:20:32.999Z] #36 37.50 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-06T22:20:32.999Z] #36 37.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:20:32.999Z] #36 37.81 Selecting previously unselected package libsigsegv2:arm64. [2022-09-06T22:20:32.999Z] #36 37.81 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-06T22:20:32.999Z] #36 37.82 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-06T22:20:32.999Z] #36 37.93 Selecting previously unselected package m4. [2022-09-06T22:20:32.999Z] #36 37.94 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-06T22:20:32.999Z] #36 37.94 Unpacking m4 (1.4.18-5) ... [2022-09-06T22:20:32.999Z] #36 38.20 Selecting previously unselected package autoconf. [2022-09-06T22:20:32.999Z] #36 38.20 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T22:20:32.999Z] #36 38.21 Unpacking autoconf (2.69-14) ... [2022-09-06T22:20:32.999Z] #36 38.66 Selecting previously unselected package autotools-dev. [2022-09-06T22:20:32.999Z] #36 38.66 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T22:20:32.999Z] #36 38.68 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T22:20:32.999Z] #36 38.88 Selecting previously unselected package automake. [2022-09-06T22:20:32.999Z] #36 38.88 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T22:20:32.999Z] #36 38.89 Unpacking automake (1:1.16.3-2) ... [2022-09-06T22:20:32.999Z] #36 39.43 Selecting previously unselected package patch. [2022-09-06T22:20:32.999Z] #36 39.44 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-06T22:20:32.999Z] #36 39.45 Unpacking patch (2.7.6-7) ... [2022-09-06T22:20:32.999Z] #36 39.61 Selecting previously unselected package dpkg-dev. [2022-09-06T22:20:32.999Z] #36 39.61 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T22:20:32.999Z] #36 39.63 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T22:20:33.060Z] #34 25.35 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T22:20:33.060Z] #34 25.49 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T22:20:33.060Z] #34 25.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T22:20:33.199Z] #36 136.2 CCLD tests/test-4 [2022-09-06T22:20:33.199Z] #36 136.2 CCLD tests/test-5 [2022-09-06T22:20:33.199Z] #36 136.2 CCLD tests/test-6 [2022-09-06T22:20:33.199Z] #36 136.3 CCLD tests/test-7 [2022-09-06T22:20:33.199Z] #36 136.3 CCLD tests/test-8 [2022-09-06T22:20:33.199Z] #36 136.4 CCLD tests/test-9 [2022-09-06T22:20:33.199Z] #36 136.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T22:20:33.258Z] #36 40.47 Selecting previously unselected package build-essential. [2022-09-06T22:20:33.258Z] #36 40.49 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-06T22:20:33.258Z] #36 40.50 Unpacking build-essential (12.9) ... [2022-09-06T22:20:33.320Z] #34 25.60 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T22:20:33.459Z] #36 136.4 CCLD tests/test-10 [2022-09-06T22:20:33.459Z] #36 136.5 CCLD tests/test-11 [2022-09-06T22:20:33.516Z] #36 40.60 Selecting previously unselected package libcap2:arm64. [2022-09-06T22:20:33.517Z] #36 40.60 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-06T22:20:33.517Z] #36 40.61 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-06T22:20:33.517Z] #36 40.69 Selecting previously unselected package libcap-dev:arm64. [2022-09-06T22:20:33.517Z] #36 40.72 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-06T22:20:33.517Z] #36 40.73 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-06T22:20:33.664Z] #35 39.63 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:33.664Z] #35 39.94 Fetched 460 kB in 0s (1361 kB/s) [2022-09-06T22:20:33.775Z] #36 40.95 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T22:20:33.775Z] #36 40.95 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T22:20:33.775Z] #36 40.97 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T22:20:33.888Z] #34 ... [2022-09-06T22:20:33.888Z] [2022-09-06T22:20:33.888Z] #40 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:33.888Z] #40 16.34 Fetched 8574 kB in 12s (690 kB/s) [2022-09-06T22:20:33.888Z] #40 16.34 Reading package lists... [2022-09-06T22:20:33.921Z] #35 40.05 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T22:20:33.921Z] #35 40.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:33.921Z] #35 40.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T22:20:33.921Z] #35 40.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:20:34.034Z] #36 41.10 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-06T22:20:34.034Z] #36 41.10 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-06T22:20:34.034Z] #36 41.17 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-06T22:20:34.034Z] #36 41.30 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T22:20:34.034Z] #36 41.30 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T22:20:34.034Z] #36 41.32 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T22:20:34.148Z] #40 23.15 Reading package lists... [2022-09-06T22:20:34.148Z] #40 ... [2022-09-06T22:20:34.148Z] [2022-09-06T22:20:34.148Z] #22 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:20:34.148Z] #22 23.24 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T22:20:34.148Z] #22 23.29 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T22:20:34.179Z] #35 40.44 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T22:20:34.179Z] #35 40.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T22:20:34.179Z] #35 40.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:20:34.216Z] #36 ... [2022-09-06T22:20:34.216Z] [2022-09-06T22:20:34.216Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:34.216Z] #37 23.35 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T22:20:34.216Z] #37 23.49 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T22:20:34.216Z] #37 23.61 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T22:20:34.216Z] #37 23.67 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T22:20:34.216Z] #37 23.79 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T22:20:34.216Z] #37 23.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T22:20:34.216Z] #37 24.16 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T22:20:34.216Z] #37 24.24 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T22:20:34.216Z] #37 24.37 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T22:20:34.216Z] #37 24.56 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T22:20:34.216Z] #37 24.66 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T22:20:34.216Z] #37 24.92 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T22:20:34.216Z] #37 25.07 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T22:20:34.216Z] #37 25.12 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T22:20:34.216Z] #37 25.24 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T22:20:34.216Z] #37 25.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T22:20:34.216Z] #37 25.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T22:20:34.216Z] #37 25.38 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T22:20:34.216Z] #37 25.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T22:20:34.216Z] #37 25.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T22:20:34.216Z] #37 25.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T22:20:34.216Z] #37 25.90 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T22:20:34.216Z] #37 26.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T22:20:34.216Z] #37 26.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T22:20:34.216Z] #37 26.13 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T22:20:34.216Z] #37 26.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T22:20:34.216Z] #37 26.29 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T22:20:34.216Z] #37 26.33 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T22:20:34.216Z] #37 26.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T22:20:34.216Z] #37 26.40 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T22:20:34.216Z] #37 26.45 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T22:20:34.216Z] #37 26.58 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T22:20:34.216Z] #37 26.60 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T22:20:34.216Z] #37 26.72 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T22:20:34.216Z] #37 26.75 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T22:20:34.216Z] #37 26.85 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T22:20:34.216Z] #37 26.86 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T22:20:34.216Z] #37 27.00 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T22:20:34.216Z] #37 27.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T22:20:34.216Z] #37 27.04 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T22:20:34.216Z] #37 27.10 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T22:20:34.216Z] #37 27.87 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T22:20:34.216Z] #37 27.89 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T22:20:34.216Z] #37 28.02 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T22:20:34.216Z] #37 28.02 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T22:20:34.216Z] #37 28.09 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T22:20:34.216Z] #37 28.16 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T22:20:34.216Z] #37 28.27 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T22:20:34.216Z] #37 28.40 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T22:20:34.216Z] #37 28.45 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T22:20:34.216Z] #37 ... [2022-09-06T22:20:34.216Z] [2022-09-06T22:20:34.216Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:34.216Z] #28 18.42 Fetched 8574 kB in 14s (632 kB/s) [2022-09-06T22:20:34.216Z] #28 18.42 Reading package lists... [2022-09-06T22:20:34.293Z] #36 41.49 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-06T22:20:34.293Z] #36 41.49 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-06T22:20:34.293Z] #36 41.51 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T22:20:34.477Z] #28 25.04 Reading package lists... [2022-09-06T22:20:34.477Z] #28 ... [2022-09-06T22:20:34.477Z] [2022-09-06T22:20:34.477Z] #32 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:34.477Z] #32 22.55 Reading package lists... [2022-09-06T22:20:34.745Z] #35 40.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:20:34.745Z] #35 40.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:20:34.745Z] #35 40.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:34.837Z] #36 137.7 libtool: link: ar cr libocispec.a [2022-09-06T22:20:34.837Z] #36 137.7 libtool: link: ranlib libocispec.a [2022-09-06T22:20:35.119Z] #36 42.19 Selecting previously unselected package libtool. [2022-09-06T22:20:35.119Z] #36 42.21 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T22:20:35.119Z] #36 42.23 Unpacking libtool (2.4.6-15) ... [2022-09-06T22:20:35.119Z] #36 42.49 Selecting previously unselected package libudev-dev:arm64. [2022-09-06T22:20:35.310Z] #35 DONE 41.5s [2022-09-06T22:20:35.310Z] [2022-09-06T22:20:35.310Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T22:20:35.310Z] #36 40.99 v3.0.2 [2022-09-06T22:20:35.310Z] #36 DONE 41.5s [2022-09-06T22:20:35.310Z] [2022-09-06T22:20:35.310Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T22:20:35.378Z] #36 42.49 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-06T22:20:35.378Z] #36 42.50 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-06T22:20:35.568Z] #42 DONE 0.2s [2022-09-06T22:20:35.568Z] [2022-09-06T22:20:35.568Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:35.568Z] #30 38.70 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:35.568Z] #30 38.96 Fetched 5940 kB in 1s (7619 kB/s) [2022-09-06T22:20:35.568Z] #30 39.05 Selecting previously unselected package bzip2. [2022-09-06T22:20:35.568Z] #30 39.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:35.568Z] #30 39.17 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T22:20:35.568Z] #30 39.18 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T22:20:35.568Z] #30 39.32 Selecting previously unselected package libmagic-mgc. [2022-09-06T22:20:35.568Z] #30 39.35 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T22:20:35.568Z] #30 39.36 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T22:20:35.568Z] #30 39.97 Selecting previously unselected package libmagic1:amd64. [2022-09-06T22:20:35.568Z] #30 39.99 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T22:20:35.568Z] #30 40.05 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T22:20:35.568Z] #30 40.25 Selecting previously unselected package file. [2022-09-06T22:20:35.568Z] #30 40.27 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T22:20:35.568Z] #30 40.28 Unpacking file (1:5.39-3) ... [2022-09-06T22:20:35.568Z] #30 40.43 Selecting previously unselected package xz-utils. [2022-09-06T22:20:35.568Z] #30 40.44 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T22:20:35.568Z] #30 40.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:20:35.568Z] #30 40.68 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T22:20:35.568Z] #30 40.68 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T22:20:35.568Z] #30 40.69 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T22:20:35.568Z] #30 40.82 Selecting previously unselected package m4. [2022-09-06T22:20:35.568Z] #30 40.83 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T22:20:35.568Z] #30 40.84 Unpacking m4 (1.4.18-5) ... [2022-09-06T22:20:35.568Z] #30 41.21 Selecting previously unselected package autoconf. [2022-09-06T22:20:35.568Z] #30 41.22 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T22:20:35.568Z] #30 41.24 Unpacking autoconf (2.69-14) ... [2022-09-06T22:20:35.568Z] #30 41.73 Selecting previously unselected package autotools-dev. [2022-09-06T22:20:35.568Z] #30 41.76 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T22:20:35.568Z] #30 41.78 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T22:20:35.655Z] #36 42.70 Selecting previously unselected package libyajl2:arm64. [2022-09-06T22:20:35.655Z] #36 42.70 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-06T22:20:35.655Z] #36 42.70 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-06T22:20:35.655Z] #36 42.82 Selecting previously unselected package libyajl-dev:arm64. [2022-09-06T22:20:35.655Z] #36 42.82 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-06T22:20:35.655Z] #36 42.84 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-06T22:20:35.826Z] #30 42.09 Selecting previously unselected package automake. [2022-09-06T22:20:35.826Z] #30 42.09 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T22:20:35.826Z] #30 42.10 Unpacking automake (1:1.16.3-2) ... [2022-09-06T22:20:35.988Z] #36 42.99 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T22:20:35.988Z] #36 43.00 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T22:20:35.988Z] #36 43.04 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-06T22:20:35.988Z] #36 43.06 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-06T22:20:35.988Z] #36 43.12 Setting up file (1:5.39-3) ... [2022-09-06T22:20:35.988Z] #36 43.14 Setting up bzip2 (1.0.8-4) ... [2022-09-06T22:20:35.988Z] #36 43.17 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T22:20:35.988Z] #36 43.20 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-06T22:20:35.988Z] #36 43.22 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-06T22:20:35.988Z] #36 43.23 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T22:20:35.988Z] #36 43.26 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-06T22:20:36.051Z] #22 ... [2022-09-06T22:20:36.051Z] [2022-09-06T22:20:36.051Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:36.051Z] #34 26.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T22:20:36.051Z] #34 26.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T22:20:36.051Z] #34 26.75 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T22:20:36.051Z] #34 26.76 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T22:20:36.051Z] #34 26.82 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T22:20:36.051Z] #34 26.93 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T22:20:36.051Z] #34 26.96 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T22:20:36.051Z] #34 27.08 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T22:20:36.051Z] #34 27.12 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T22:20:36.051Z] #34 27.47 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T22:20:36.051Z] #34 27.49 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T22:20:36.051Z] #34 27.52 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T22:20:36.051Z] #34 27.56 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T22:20:36.051Z] #34 27.65 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T22:20:36.051Z] #34 27.93 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T22:20:36.051Z] #34 28.01 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T22:20:36.051Z] #34 28.05 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T22:20:36.051Z] #34 28.09 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T22:20:36.051Z] #34 28.13 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T22:20:36.051Z] #34 28.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T22:20:36.051Z] #34 28.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T22:20:36.051Z] #34 28.35 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T22:20:36.215Z] #36 139.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:20:36.215Z] #36 139.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T22:20:36.215Z] #36 139.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T22:20:36.215Z] #36 139.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:20:36.215Z] #36 139.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:20:36.215Z] #36 139.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:20:36.215Z] #36 139.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:20:36.215Z] #36 139.3 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T22:20:36.215Z] #36 139.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T22:20:36.215Z] #36 139.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T22:20:36.215Z] #36 139.4 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T22:20:36.215Z] #36 139.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T22:20:36.215Z] #36 139.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T22:20:36.215Z] #36 139.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T22:20:36.215Z] #36 139.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T22:20:36.215Z] #36 139.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T22:20:36.215Z] #36 139.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T22:20:36.215Z] #36 139.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T22:20:36.215Z] #36 139.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T22:20:36.215Z] #36 139.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T22:20:36.256Z] #36 43.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:20:36.256Z] #36 43.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T22:20:36.256Z] #36 43.41 Setting up patch (2.7.6-7) ... [2022-09-06T22:20:36.256Z] #36 43.46 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-06T22:20:36.256Z] #36 43.50 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-06T22:20:36.310Z] #34 28.69 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T22:20:36.310Z] #34 28.74 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T22:20:36.474Z] #36 139.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T22:20:36.474Z] #36 139.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T22:20:36.474Z] #36 139.6 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T22:20:36.521Z] #36 43.52 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-06T22:20:36.521Z] #36 43.58 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T22:20:36.521Z] #36 43.65 Setting up libtool (2.4.6-15) ... [2022-09-06T22:20:36.521Z] #36 43.67 Setting up m4 (1.4.18-5) ... [2022-09-06T22:20:36.521Z] #36 43.70 Setting up dpkg-dev (1.20.11) ... [2022-09-06T22:20:36.521Z] #36 43.73 Setting up autoconf (2.69-14) ... [2022-09-06T22:20:36.521Z] #36 43.76 Setting up build-essential (12.9) ... [2022-09-06T22:20:36.521Z] #36 ... [2022-09-06T22:20:36.521Z] [2022-09-06T22:20:36.521Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:36.521Z] #29 33.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T22:20:36.521Z] #29 33.87 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T22:20:36.521Z] #29 33.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T22:20:36.521Z] #29 33.95 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T22:20:36.521Z] #29 33.99 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T22:20:36.521Z] #29 34.11 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T22:20:36.521Z] #29 34.11 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T22:20:36.521Z] #29 34.26 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T22:20:36.521Z] #29 34.31 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T22:20:36.521Z] #29 34.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T22:20:36.521Z] #29 34.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T22:20:36.521Z] #29 34.60 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T22:20:36.521Z] #29 35.38 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T22:20:36.521Z] #29 35.45 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T22:20:36.521Z] #29 35.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T22:20:36.521Z] #29 35.61 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T22:20:36.521Z] #29 36.19 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T22:20:36.521Z] #29 36.23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T22:20:36.521Z] #29 36.26 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T22:20:36.521Z] #29 36.44 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T22:20:36.521Z] #29 36.65 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T22:20:36.521Z] #29 36.66 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T22:20:36.521Z] #29 36.74 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T22:20:36.521Z] #29 36.98 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T22:20:36.521Z] #29 37.30 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T22:20:36.521Z] #29 37.32 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T22:20:36.521Z] #29 38.06 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T22:20:36.521Z] #29 38.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T22:20:36.569Z] #34 28.82 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T22:20:36.569Z] #34 28.91 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T22:20:36.569Z] #34 28.97 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T22:20:36.569Z] #34 ... [2022-09-06T22:20:36.569Z] [2022-09-06T22:20:36.569Z] #37 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:36.569Z] #37 18.94 Fetched 8574 kB in 14s (595 kB/s) [2022-09-06T22:20:36.569Z] #37 18.94 Reading package lists... [2022-09-06T22:20:36.734Z] #36 139.6 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T22:20:36.734Z] #36 139.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T22:20:36.734Z] #36 139.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T22:20:36.734Z] #36 139.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T22:20:36.734Z] #36 139.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T22:20:36.734Z] #36 139.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T22:20:36.781Z] #29 ... [2022-09-06T22:20:36.781Z] [2022-09-06T22:20:36.781Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:36.781Z] #36 43.76 Setting up build-essential (12.9) ... [2022-09-06T22:20:36.781Z] #36 43.77 Setting up automake (1:1.16.3-2) ... [2022-09-06T22:20:36.781Z] #36 43.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T22:20:36.782Z] #36 43.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:36.828Z] #37 25.90 Reading package lists... [2022-09-06T22:20:36.828Z] #37 ... [2022-09-06T22:20:36.828Z] [2022-09-06T22:20:36.828Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:20:36.993Z] #36 139.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T22:20:36.994Z] #36 139.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T22:20:36.994Z] #36 139.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T22:20:36.994Z] #36 139.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T22:20:36.994Z] #36 140.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T22:20:36.994Z] #36 140.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T22:20:37.129Z] #36 ... [2022-09-06T22:20:37.129Z] [2022-09-06T22:20:37.129Z] #40 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:37.129Z] #40 33.89 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:37.129Z] #40 33.89 Need to get 2136 kB of archives. [2022-09-06T22:20:37.129Z] #40 33.89 After this operation, 10.8 MB of additional disk space will be used. [2022-09-06T22:20:37.129Z] #40 33.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-06T22:20:37.129Z] #40 33.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T22:20:37.129Z] #40 33.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T22:20:37.129Z] #40 33.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-06T22:20:37.129Z] #40 33.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T22:20:37.129Z] #40 33.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-06T22:20:37.129Z] #40 33.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T22:20:37.129Z] #40 37.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-06T22:20:37.129Z] #40 38.55 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:37.129Z] #40 38.82 Fetched 2136 kB in 4s (507 kB/s) [2022-09-06T22:20:37.129Z] #40 38.90 Selecting previously unselected package libprotobuf23:arm64. [2022-09-06T22:20:37.129Z] #40 38.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T22:20:37.129Z] #40 38.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-06T22:20:37.129Z] #40 38.97 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-06T22:20:37.129Z] #40 39.59 Selecting previously unselected package python3-pkg-resources. [2022-09-06T22:20:37.129Z] #40 39.59 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T22:20:37.129Z] #40 39.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:20:37.129Z] #40 39.81 Selecting previously unselected package python3-six. [2022-09-06T22:20:37.129Z] #40 39.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T22:20:37.129Z] #40 39.82 Unpacking python3-six (1.16.0-2) ... [2022-09-06T22:20:37.129Z] #40 39.98 Selecting previously unselected package python3-protobuf. [2022-09-06T22:20:37.129Z] #40 39.98 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-06T22:20:37.129Z] #40 39.99 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T22:20:37.129Z] #40 40.55 Selecting previously unselected package libnet1:arm64. [2022-09-06T22:20:37.129Z] #40 40.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T22:20:37.129Z] #40 40.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:20:37.129Z] #40 40.70 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T22:20:37.129Z] #40 40.70 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-06T22:20:37.129Z] #40 40.71 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T22:20:37.129Z] #40 40.90 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T22:20:37.129Z] #40 40.90 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T22:20:37.129Z] #40 40.91 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T22:20:37.129Z] #40 41.03 Selecting previously unselected package criu. [2022-09-06T22:20:37.129Z] #40 41.04 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-06T22:20:37.129Z] #40 41.05 Unpacking criu (3.17.1-1) ... [2022-09-06T22:20:37.129Z] #40 41.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:20:37.129Z] #40 43.72 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-06T22:20:37.129Z] #40 43.75 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:20:37.129Z] #40 43.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T22:20:37.129Z] #40 43.80 Setting up python3-six (1.16.0-2) ... [2022-09-06T22:20:37.243Z] #30 43.10 Selecting previously unselected package patch. [2022-09-06T22:20:37.243Z] #30 43.14 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T22:20:37.243Z] #30 43.17 Unpacking patch (2.7.6-7) ... [2022-09-06T22:20:37.253Z] #36 140.2 CC src/crun-crun.o [2022-09-06T22:20:37.253Z] #36 140.2 CC src/crun-run.o [2022-09-06T22:20:37.253Z] #36 140.3 CC src/crun-delete.o [2022-09-06T22:20:37.253Z] #36 140.3 CC src/crun-kill.o [2022-09-06T22:20:37.253Z] #36 140.4 CC src/crun-pause.o [2022-09-06T22:20:37.253Z] #36 140.4 CC src/crun-unpause.o [2022-09-06T22:20:37.375Z] #36 28.86 Updating files: 78% (1702/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-06T22:20:37.375Z] #36 29.34 + git checkout -q v2.3.0 [2022-09-06T22:20:37.502Z] #30 43.68 Selecting previously unselected package dpkg-dev. [2022-09-06T22:20:37.502Z] #30 43.69 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T22:20:37.512Z] #36 140.5 CC src/crun-spec.o [2022-09-06T22:20:37.512Z] #36 140.5 CC src/crun-exec.o [2022-09-06T22:20:37.512Z] #36 140.6 CC src/crun-create.o [2022-09-06T22:20:37.512Z] #36 140.6 CC src/crun-list.o [2022-09-06T22:20:37.763Z] #30 43.72 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T22:20:37.771Z] #36 140.7 CC src/crun-start.o [2022-09-06T22:20:37.771Z] #36 140.8 CC src/crun-state.o [2022-09-06T22:20:37.771Z] #36 140.8 CC src/crun-update.o [2022-09-06T22:20:37.771Z] #36 140.8 CC src/crun-ps.o [2022-09-06T22:20:37.771Z] #36 140.9 CC src/crun-checkpoint.o [2022-09-06T22:20:38.030Z] #36 141.1 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T22:20:38.030Z] #36 141.1 CC src/crun-restore.o [2022-09-06T22:20:38.030Z] #36 141.2 CC src/libcrun/libcrun_la-container.lo [2022-09-06T22:20:38.064Z] #40 44.94 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T22:20:38.289Z] #36 141.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T22:20:38.289Z] #36 141.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T22:20:38.289Z] #36 141.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T22:20:38.289Z] #36 141.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T22:20:38.289Z] #36 141.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T22:20:38.322Z] #40 45.10 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T22:20:38.332Z] #30 ... [2022-09-06T22:20:38.332Z] [2022-09-06T22:20:38.332Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:38.332Z] #34 28.48 Reading package lists... [2022-09-06T22:20:38.332Z] #34 34.43 Building dependency tree... [2022-09-06T22:20:38.332Z] #34 38.45 The following additional packages will be installed: [2022-09-06T22:20:38.332Z] #34 38.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T22:20:38.332Z] #34 38.47 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T22:20:38.332Z] #34 38.47 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T22:20:38.332Z] #34 38.47 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T22:20:38.332Z] #34 38.47 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T22:20:38.332Z] #34 38.47 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T22:20:38.332Z] #34 38.48 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T22:20:38.332Z] #34 38.51 Suggested packages: [2022-09-06T22:20:38.332Z] #34 38.51 gcc-10-locales seccomp wine64 [2022-09-06T22:20:38.332Z] #34 40.00 The following NEW packages will be installed: [2022-09-06T22:20:38.332Z] #34 40.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T22:20:38.332Z] #34 40.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T22:20:38.332Z] #34 40.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T22:20:38.332Z] #34 40.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T22:20:38.332Z] #34 40.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T22:20:38.332Z] #34 40.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T22:20:38.332Z] #34 40.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T22:20:38.332Z] #34 40.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T22:20:38.332Z] #34 40.01 mingw-w64-x86-64-dev [2022-09-06T22:20:38.332Z] #34 40.45 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:38.332Z] #34 40.45 Need to get 115 MB of archives. [2022-09-06T22:20:38.332Z] #34 40.45 After this operation, 645 MB of additional disk space will be used. [2022-09-06T22:20:38.332Z] #34 40.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-06T22:20:38.332Z] #34 40.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-06T22:20:38.332Z] #34 40.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T22:20:38.332Z] #34 40.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-06T22:20:38.332Z] #34 40.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T22:20:38.332Z] #34 40.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T22:20:38.332Z] #34 41.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-06T22:20:38.332Z] #34 41.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-06T22:20:38.332Z] #34 41.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T22:20:38.332Z] #34 42.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T22:20:38.332Z] #34 44.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T22:20:38.332Z] #34 ... [2022-09-06T22:20:38.332Z] [2022-09-06T22:20:38.332Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:20:38.332Z] #40 44.54 NAME: [2022-09-06T22:20:38.332Z] #40 44.55 go-winres - A tool for embedding resources in Windows executables [2022-09-06T22:20:38.332Z] #40 44.56 [2022-09-06T22:20:38.332Z] #40 44.56 USAGE: [2022-09-06T22:20:38.332Z] #40 44.56 go-winres [global options] command [command options] [arguments...] [2022-09-06T22:20:38.332Z] #40 44.56 [2022-09-06T22:20:38.332Z] #40 44.56 COMMANDS: [2022-09-06T22:20:38.332Z] #40 44.56 init Create an initial ./winres/winres.json [2022-09-06T22:20:38.332Z] #40 44.56 make Make syso files for the "go build" command [2022-09-06T22:20:38.549Z] #36 141.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T22:20:38.549Z] #36 141.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T22:20:38.549Z] #36 141.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T22:20:38.549Z] #36 141.7 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T22:20:38.549Z] #36 141.8 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T22:20:38.594Z] #40 44.57 simply Make syso files for the "go build" command (simplified) [2022-09-06T22:20:38.594Z] #40 44.57 extract Extract all resources from an executable [2022-09-06T22:20:38.594Z] #40 44.57 patch Replace resources in an executable file (exe, dll) [2022-09-06T22:20:38.594Z] #40 44.58 help, h Shows a list of commands or help for one command [2022-09-06T22:20:38.594Z] #40 44.58 [2022-09-06T22:20:38.594Z] #40 44.58 GLOBAL OPTIONS: [2022-09-06T22:20:38.594Z] #40 44.58 --help, -h show help (default: false) [2022-09-06T22:20:38.594Z] #40 DONE 44.8s [2022-09-06T22:20:38.594Z] [2022-09-06T22:20:38.594Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:20:38.594Z] #0 1.775 + RM_GOPATH=0 [2022-09-06T22:20:38.594Z] #0 1.778 + TMP_GOPATH= [2022-09-06T22:20:38.594Z] #0 1.778 + : /build [2022-09-06T22:20:38.594Z] #0 1.787 + '[' -z '' ']' [2022-09-06T22:20:38.594Z] #0 1.788 ++ mktemp -d [2022-09-06T22:20:38.594Z] #0 1.789 + export GOPATH=/tmp/tmp.PkuLS3Wg5p [2022-09-06T22:20:38.594Z] #0 1.793 + GOPATH=/tmp/tmp.PkuLS3Wg5p [2022-09-06T22:20:38.594Z] #0 1.793 + RM_GOPATH=1 [2022-09-06T22:20:38.594Z] #0 1.794 + case "$(go env GOARCH)" in [2022-09-06T22:20:38.594Z] #0 1.794 ++ go env GOARCH [2022-09-06T22:20:38.594Z] #0 1.811 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:38.594Z] #0 1.811 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:38.594Z] #0 1.817 ++ dirname /install.sh [2022-09-06T22:20:38.594Z] #0 1.827 + dir=/ [2022-09-06T22:20:38.594Z] #0 1.828 + bin=containerd [2022-09-06T22:20:38.594Z] #0 1.829 + shift [2022-09-06T22:20:38.594Z] #0 1.829 + '[' '!' -f //containerd.installer ']' [2022-09-06T22:20:38.594Z] #0 1.830 + . //containerd.installer [2022-09-06T22:20:38.594Z] #0 1.830 ++ set -e [2022-09-06T22:20:38.594Z] #0 1.831 ++ : v1.6.8 [2022-09-06T22:20:38.594Z] #0 1.831 + install_containerd [2022-09-06T22:20:38.594Z] #0 1.832 + echo 'Install containerd version v1.6.8' [2022-09-06T22:20:38.594Z] #0 1.836 Install containerd version v1.6.8 [2022-09-06T22:20:38.594Z] #0 1.836 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PkuLS3Wg5p/src/github.com/containerd/containerd [2022-09-06T22:20:38.594Z] #0 1.872 Cloning into '/tmp/tmp.PkuLS3Wg5p/src/github.com/containerd/containerd'... [2022-09-06T22:20:38.695Z] #32 28.13 Reading package lists... [2022-09-06T22:20:38.695Z] #32 ... [2022-09-06T22:20:38.695Z] [2022-09-06T22:20:38.695Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:20:38.695Z] #34 28.85 Updating files: 77% (1678/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-06T22:20:38.695Z] #34 29.33 + git checkout -q v2.3.0 [2022-09-06T22:20:38.695Z] #34 31.17 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T22:20:38.808Z] #36 141.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T22:20:38.808Z] #36 141.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T22:20:38.808Z] #36 142.0 CC src/libcrun/libcrun_la-error.lo [2022-09-06T22:20:38.808Z] #36 142.0 CC src/libcrun/libcrun_la-status.lo [2022-09-06T22:20:38.853Z] #43 ... [2022-09-06T22:20:38.853Z] [2022-09-06T22:20:38.853Z] #33 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:38.853Z] #33 29.20 Reading package lists... [2022-09-06T22:20:38.853Z] #33 34.85 Building dependency tree... [2022-09-06T22:20:38.853Z] #33 38.73 The following additional packages will be installed: [2022-09-06T22:20:38.853Z] #33 38.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T22:20:38.853Z] #33 38.74 python3-protobuf python3-six [2022-09-06T22:20:38.853Z] #33 38.76 Suggested packages: [2022-09-06T22:20:38.853Z] #33 38.76 python3-setuptools [2022-09-06T22:20:38.853Z] #33 38.76 Recommended packages: [2022-09-06T22:20:38.853Z] #33 38.76 iproute2 | iproute [2022-09-06T22:20:38.853Z] #33 39.47 The following NEW packages will be installed: [2022-09-06T22:20:38.853Z] #33 39.48 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T22:20:38.853Z] #33 39.49 python3-protobuf python3-six [2022-09-06T22:20:38.853Z] #33 40.03 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:38.853Z] #33 40.03 Need to get 2315 kB of archives. [2022-09-06T22:20:38.853Z] #33 40.03 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T22:20:38.854Z] #33 40.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T22:20:38.854Z] #33 40.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T22:20:38.854Z] #33 40.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T22:20:38.854Z] #33 40.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T22:20:38.854Z] #33 40.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T22:20:38.854Z] #33 40.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T22:20:38.854Z] #33 40.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T22:20:38.854Z] #33 42.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T22:20:38.854Z] #33 44.41 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:38.854Z] #33 44.83 Fetched 2315 kB in 3s (702 kB/s) [2022-09-06T22:20:38.854Z] #33 ... [2022-09-06T22:20:38.854Z] [2022-09-06T22:20:38.854Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:38.854Z] #30 45.05 Selecting previously unselected package build-essential. [2022-09-06T22:20:38.854Z] #30 45.10 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T22:20:39.067Z] #36 142.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T22:20:39.067Z] #36 142.3 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T22:20:39.117Z] #30 45.11 Unpacking build-essential (12.9) ... [2022-09-06T22:20:39.117Z] #30 45.36 Selecting previously unselected package libcap2:amd64. [2022-09-06T22:20:39.117Z] #30 45.36 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T22:20:39.117Z] #30 45.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:20:39.275Z] #40 ... [2022-09-06T22:20:39.275Z] [2022-09-06T22:20:39.275Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:39.275Z] #38 46.45 Selecting previously unselected package libxml2:arm64. [2022-09-06T22:20:39.275Z] #38 46.45 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-06T22:20:39.326Z] #36 142.3 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T22:20:39.326Z] #36 142.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T22:20:39.326Z] #36 142.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T22:20:39.533Z] #38 46.49 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T22:20:39.638Z] #34 ... [2022-09-06T22:20:39.638Z] [2022-09-06T22:20:39.638Z] #41 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:39.638Z] #41 23.41 Fetched 8578 kB in 17s (501 kB/s) [2022-09-06T22:20:39.638Z] #41 23.41 Reading package lists... [2022-09-06T22:20:39.638Z] #41 29.59 Reading package lists... [2022-09-06T22:20:39.638Z] #41 ... [2022-09-06T22:20:39.638Z] [2022-09-06T22:20:39.638Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:39.638Z] #37 28.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T22:20:39.638Z] #37 28.75 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T22:20:39.638Z] #37 28.86 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T22:20:39.638Z] #37 28.89 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T22:20:39.638Z] #37 28.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T22:20:39.638Z] #37 29.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T22:20:39.638Z] #37 29.30 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T22:20:39.638Z] #37 29.32 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T22:20:39.638Z] #37 29.44 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T22:20:39.638Z] #37 29.46 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T22:20:39.638Z] #37 29.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T22:20:39.638Z] #37 29.59 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T22:20:39.638Z] #37 29.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T22:20:39.638Z] #37 29.94 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T22:20:39.638Z] #37 30.02 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T22:20:39.638Z] #37 30.08 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T22:20:39.638Z] #37 30.16 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T22:20:39.638Z] #37 30.21 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T22:20:39.638Z] #37 30.50 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T22:20:39.638Z] #37 30.67 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T22:20:39.638Z] #37 32.25 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T22:20:39.638Z] #37 32.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T22:20:39.638Z] #37 32.53 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T22:20:39.638Z] #37 32.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T22:20:39.638Z] #37 32.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T22:20:39.638Z] #37 32.81 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T22:20:39.638Z] #37 32.94 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T22:20:39.638Z] #37 32.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T22:20:39.638Z] #37 33.22 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T22:20:39.638Z] #37 33.22 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T22:20:39.638Z] #37 33.34 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T22:20:39.638Z] #37 33.50 go: downloading golang.org/x/text v0.3.7 [2022-09-06T22:20:39.685Z] #30 45.62 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T22:20:39.685Z] #30 45.62 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T22:20:39.685Z] #30 45.62 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T22:20:39.792Z] #38 ... [2022-09-06T22:20:39.792Z] [2022-09-06T22:20:39.792Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:39.792Z] #36 DONE 46.8s [2022-09-06T22:20:39.792Z] [2022-09-06T22:20:39.792Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:39.792Z] #35 37.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-09-06T22:20:39.792Z] #35 37.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T22:20:39.792Z] #35 37.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-06T22:20:39.792Z] #35 37.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-06T22:20:39.792Z] #35 37.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-06T22:20:39.792Z] #35 37.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-06T22:20:39.792Z] #35 37.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-09-06T22:20:39.792Z] #35 37.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-06T22:20:39.792Z] #35 37.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-06T22:20:39.792Z] #35 37.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-09-06T22:20:39.792Z] #35 37.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-09-06T22:20:39.792Z] #35 37.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-09-06T22:20:39.792Z] #35 38.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-09-06T22:20:39.792Z] #35 38.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-06T22:20:39.792Z] #35 38.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T22:20:39.792Z] #35 38.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T22:20:39.792Z] #35 38.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-06T22:20:39.792Z] #35 38.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:39.792Z] #35 39.07 Fetched 108 MB in 5s (22.7 MB/s) [2022-09-06T22:20:39.792Z] #35 39.16 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T22:20:39.792Z] #35 39.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T22:20:39.792Z] #35 39.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-06T22:20:39.792Z] #35 39.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T22:20:39.792Z] #35 41.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T22:20:39.792Z] #35 41.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-06T22:20:39.792Z] #35 41.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T22:20:39.792Z] #35 45.43 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T22:20:39.792Z] #35 45.45 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T22:20:39.792Z] #35 45.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T22:20:39.792Z] #35 46.37 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-06T22:20:39.792Z] #35 46.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T22:20:39.792Z] #35 46.42 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T22:20:39.792Z] #35 46.84 Selecting previously unselected package dmsetup. [2022-09-06T22:20:39.792Z] #35 46.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T22:20:39.792Z] #35 46.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T22:20:39.894Z] #36 142.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T22:20:39.894Z] #36 142.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T22:20:39.894Z] #36 142.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T22:20:39.894Z] #36 143.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T22:20:39.894Z] #36 143.1 CC tests/init.o [2022-09-06T22:20:39.894Z] #36 143.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T22:20:39.944Z] #30 46.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:20:39.944Z] #30 46.07 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:20:39.944Z] #30 46.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:39.944Z] #30 46.29 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T22:20:39.944Z] #30 46.30 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:20:39.944Z] #30 46.31 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:40.013Z] #36 32.10 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T22:20:40.052Z] #35 47.15 Selecting previously unselected package mingw-w64-common. [2022-09-06T22:20:40.052Z] #35 47.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T22:20:40.052Z] #35 47.16 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T22:20:40.052Z] #35 ... [2022-09-06T22:20:40.052Z] [2022-09-06T22:20:40.052Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:40.052Z] #38 47.30 Selecting previously unselected package libarchive13:arm64. [2022-09-06T22:20:40.052Z] #38 47.31 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-06T22:20:40.052Z] #38 47.31 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-06T22:20:40.203Z] #30 46.41 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T22:20:40.203Z] #30 46.44 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T22:20:40.203Z] #30 46.51 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:20:40.462Z] #30 46.73 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T22:20:40.462Z] #30 46.74 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T22:20:40.462Z] #30 46.75 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:20:40.620Z] #38 47.68 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-06T22:20:40.620Z] #38 47.68 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-06T22:20:40.620Z] #38 47.69 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-06T22:20:40.620Z] #38 47.84 Selecting previously unselected package librhash0:arm64. [2022-09-06T22:20:40.620Z] #38 47.84 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-06T22:20:40.620Z] #38 47.85 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-06T22:20:40.879Z] #38 48.04 Selecting previously unselected package libuv1:arm64. [2022-09-06T22:20:40.879Z] #38 48.05 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-06T22:20:40.879Z] #38 48.05 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-06T22:20:40.951Z] #36 ... [2022-09-06T22:20:40.951Z] [2022-09-06T22:20:40.951Z] #30 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:40.951Z] #30 23.04 Fetched 8574 kB in 16s (547 kB/s) [2022-09-06T22:20:40.951Z] #30 23.04 Reading package lists... [2022-09-06T22:20:40.951Z] #30 29.49 Reading package lists... [2022-09-06T22:20:40.951Z] #30 ... [2022-09-06T22:20:40.951Z] [2022-09-06T22:20:40.951Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:40.951Z] #34 29.10 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T22:20:40.951Z] #34 29.34 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T22:20:40.951Z] #34 31.55 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T22:20:40.951Z] #34 31.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T22:20:40.951Z] #34 31.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T22:20:40.951Z] #34 31.84 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T22:20:40.951Z] #34 31.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T22:20:40.951Z] #34 31.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T22:20:40.951Z] #34 32.17 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T22:20:40.951Z] #34 32.20 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T22:20:40.951Z] #34 32.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T22:20:40.951Z] #34 32.61 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T22:20:40.951Z] #34 32.74 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T22:20:40.951Z] #34 32.93 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T22:20:40.951Z] #34 33.05 go: downloading golang.org/x/text v0.3.7 [2022-09-06T22:20:41.029Z] #37 ... [2022-09-06T22:20:41.029Z] [2022-09-06T22:20:41.029Z] #41 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:41.029Z] #41 29.59 Reading package lists... [2022-09-06T22:20:41.137Z] #38 48.18 Selecting previously unselected package cmake. [2022-09-06T22:20:41.137Z] #38 48.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-06T22:20:41.137Z] #38 48.22 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T22:20:41.397Z] #30 47.49 Selecting previously unselected package libtool. [2022-09-06T22:20:41.397Z] #30 47.50 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T22:20:41.397Z] #30 47.51 Unpacking libtool (2.4.6-15) ... [2022-09-06T22:20:41.656Z] #30 47.75 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T22:20:41.656Z] #30 47.78 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T22:20:41.656Z] #30 47.78 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:20:41.938Z] #30 48.01 Selecting previously unselected package libyajl2:amd64. [2022-09-06T22:20:41.938Z] #30 48.03 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T22:20:41.938Z] #30 48.04 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:20:42.197Z] #30 48.38 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T22:20:42.197Z] #30 48.38 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T22:20:42.197Z] #30 48.40 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T22:20:42.459Z] #30 48.62 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:20:42.459Z] #30 48.64 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T22:20:42.459Z] #30 48.66 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:20:42.459Z] #30 48.68 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T22:20:42.459Z] #30 48.70 Setting up file (1:5.39-3) ... [2022-09-06T22:20:42.459Z] #30 48.72 Setting up bzip2 (1.0.8-4) ... [2022-09-06T22:20:42.459Z] #30 ... [2022-09-06T22:20:42.459Z] [2022-09-06T22:20:42.459Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:42.459Z] #38 38.65 The following NEW packages will be installed: [2022-09-06T22:20:42.459Z] #38 38.68 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T22:20:42.459Z] #38 38.69 vim-common xxd [2022-09-06T22:20:42.459Z] #38 39.08 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:42.459Z] #38 39.08 Need to get 17.7 MB of archives. [2022-09-06T22:20:42.459Z] #38 39.08 After this operation, 70.7 MB of additional disk space will be used. [2022-09-06T22:20:42.459Z] #38 39.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T22:20:42.459Z] #38 39.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T22:20:42.459Z] #38 39.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T22:20:42.459Z] #38 39.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T22:20:42.459Z] #38 39.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T22:20:42.459Z] #38 39.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T22:20:42.459Z] #38 39.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T22:20:42.459Z] #38 39.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T22:20:42.459Z] #38 39.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T22:20:42.459Z] #38 39.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T22:20:42.459Z] #38 41.80 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:42.459Z] #38 42.25 Fetched 17.7 MB in 2s (11.3 MB/s) [2022-09-06T22:20:42.459Z] #38 42.44 Selecting previously unselected package xxd. [2022-09-06T22:20:42.459Z] #38 42.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:42.459Z] #38 42.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:20:42.459Z] #38 42.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:42.459Z] #38 42.93 Selecting previously unselected package vim-common. [2022-09-06T22:20:42.459Z] #38 42.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:20:42.459Z] #38 42.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:42.459Z] #38 43.72 Selecting previously unselected package cmake-data. [2022-09-06T22:20:42.459Z] #38 43.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T22:20:42.459Z] #38 43.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T22:20:42.459Z] #38 47.63 Selecting previously unselected package libicu67:amd64. [2022-09-06T22:20:42.459Z] #38 47.64 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-06T22:20:42.459Z] #38 47.66 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T22:20:42.459Z] #38 ... [2022-09-06T22:20:42.459Z] [2022-09-06T22:20:42.459Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:42.459Z] #30 48.72 Setting up bzip2 (1.0.8-4) ... [2022-09-06T22:20:42.459Z] #30 48.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:42.459Z] #30 48.78 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:42.459Z] #30 48.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:20:42.459Z] #30 48.80 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T22:20:42.717Z] #30 48.82 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T22:20:42.717Z] #30 48.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:20:42.717Z] #30 48.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T22:20:42.717Z] #30 48.97 Setting up patch (2.7.6-7) ... [2022-09-06T22:20:42.717Z] #30 49.03 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:20:42.717Z] #30 49.05 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T22:20:42.944Z] #41 34.99 Building dependency tree... [2022-09-06T22:20:42.976Z] #30 49.09 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T22:20:42.976Z] #30 49.12 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:20:42.976Z] #30 49.13 Setting up libtool (2.4.6-15) ... [2022-09-06T22:20:42.976Z] #30 49.15 Setting up m4 (1.4.18-5) ... [2022-09-06T22:20:42.976Z] #30 49.20 Setting up dpkg-dev (1.20.11) ... [2022-09-06T22:20:42.976Z] #30 49.26 Setting up autoconf (2.69-14) ... [2022-09-06T22:20:42.976Z] #30 49.28 Setting up build-essential (12.9) ... [2022-09-06T22:20:43.181Z] #36 ... [2022-09-06T22:20:43.181Z] [2022-09-06T22:20:43.181Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:20:43.181Z] #29 159.2 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-06T22:20:43.181Z] #29 159.2 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:43.181Z] #29 159.2 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:20:43.181Z] #29 159.5 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-06T22:20:43.181Z] #29 159.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:43.181Z] #29 159.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:20:43.181Z] #29 160.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-06T22:20:43.181Z] #29 160.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:43.181Z] #29 160.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:20:43.181Z] #29 160.4 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-06T22:20:43.181Z] #29 160.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:43.181Z] #29 160.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:20:43.181Z] #29 160.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-06T22:20:43.181Z] #29 160.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:43.181Z] #29 160.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:20:43.181Z] #29 161.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-06T22:20:43.181Z] #29 161.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:20:43.181Z] #29 161.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:20:43.205Z] #41 ... [2022-09-06T22:20:43.205Z] [2022-09-06T22:20:43.205Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:43.205Z] #29 21.92 Reading package lists... [2022-09-06T22:20:43.205Z] #29 27.62 Reading package lists... [2022-09-06T22:20:43.205Z] #29 33.22 Building dependency tree... [2022-09-06T22:20:43.205Z] #29 37.12 The following additional packages will be installed: [2022-09-06T22:20:43.205Z] #29 37.14 libbtrfs0 [2022-09-06T22:20:43.205Z] #29 37.36 The following NEW packages will be installed: [2022-09-06T22:20:43.205Z] #29 37.37 libbtrfs-dev libbtrfs0 [2022-09-06T22:20:43.235Z] #30 49.29 Setting up automake (1:1.16.3-2) ... [2022-09-06T22:20:43.235Z] #30 49.31 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T22:20:43.235Z] #30 49.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:43.466Z] #29 ... [2022-09-06T22:20:43.466Z] [2022-09-06T22:20:43.466Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:43.466Z] #28 25.04 Reading package lists... [2022-09-06T22:20:43.466Z] #28 30.61 Building dependency tree... [2022-09-06T22:20:43.466Z] #28 34.26 The following additional packages will be installed: [2022-09-06T22:20:43.466Z] #28 34.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T22:20:43.466Z] #28 34.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T22:20:43.466Z] #28 34.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T22:20:43.466Z] #28 34.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T22:20:43.466Z] #28 34.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T22:20:43.466Z] #28 34.28 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T22:20:43.466Z] #28 34.29 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T22:20:43.466Z] #28 34.29 Suggested packages: [2022-09-06T22:20:43.466Z] #28 34.31 gcc-10-locales seccomp wine64 [2022-09-06T22:20:43.466Z] #28 35.70 The following NEW packages will be installed: [2022-09-06T22:20:43.466Z] #28 35.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T22:20:43.466Z] #28 35.70 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T22:20:43.466Z] #28 35.70 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T22:20:43.466Z] #28 35.70 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T22:20:43.466Z] #28 35.71 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T22:20:43.466Z] #28 35.71 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T22:20:43.466Z] #28 35.71 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T22:20:43.466Z] #28 35.71 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T22:20:43.466Z] #28 35.71 mingw-w64-x86-64-dev [2022-09-06T22:20:43.466Z] #28 36.16 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:43.466Z] #28 36.16 Need to get 115 MB of archives. [2022-09-06T22:20:43.466Z] #28 36.16 After this operation, 645 MB of additional disk space will be used. [2022-09-06T22:20:43.466Z] #28 36.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-06T22:20:43.466Z] #28 36.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-06T22:20:43.466Z] #28 36.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T22:20:43.466Z] #28 36.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-06T22:20:43.466Z] #28 36.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T22:20:43.466Z] #28 36.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T22:20:43.466Z] #28 36.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-06T22:20:43.466Z] #28 37.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-06T22:20:43.466Z] #28 37.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T22:20:43.466Z] #28 37.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T22:20:43.466Z] #28 ... [2022-09-06T22:20:43.466Z] [2022-09-06T22:20:43.466Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:43.466Z] #33 22.16 Reading package lists... [2022-09-06T22:20:43.466Z] #33 28.06 Reading package lists... [2022-09-06T22:20:43.466Z] #33 33.95 Building dependency tree... [2022-09-06T22:20:43.479Z] #34 ... [2022-09-06T22:20:43.479Z] [2022-09-06T22:20:43.479Z] #30 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:43.479Z] #30 29.49 Reading package lists... [2022-09-06T22:20:43.495Z] #30 ... [2022-09-06T22:20:43.495Z] [2022-09-06T22:20:43.495Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:43.495Z] #39 39.74 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T22:20:43.495Z] #39 39.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T22:20:43.495Z] #39 40.12 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T22:20:43.495Z] #39 40.12 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T22:20:43.495Z] #39 40.31 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T22:20:43.495Z] #39 40.50 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T22:20:43.495Z] #39 40.68 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T22:20:43.495Z] #39 40.73 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T22:20:43.495Z] #39 40.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T22:20:43.495Z] #39 40.90 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T22:20:43.495Z] #39 40.99 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T22:20:43.495Z] #39 40.99 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T22:20:43.495Z] #39 41.14 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T22:20:43.495Z] #39 41.25 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T22:20:43.495Z] #39 41.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T22:20:43.495Z] #39 41.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T22:20:43.495Z] #39 41.61 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T22:20:43.495Z] #39 42.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T22:20:43.495Z] #39 42.80 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T22:20:43.495Z] #39 43.22 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T22:20:43.495Z] #39 43.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T22:20:43.495Z] #39 43.79 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T22:20:43.495Z] #39 43.92 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T22:20:43.495Z] #39 43.93 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T22:20:43.495Z] #39 43.96 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T22:20:43.495Z] #39 44.16 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T22:20:43.495Z] #39 44.18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T22:20:43.495Z] #39 44.31 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T22:20:43.495Z] #39 44.33 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T22:20:43.495Z] #39 44.73 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T22:20:43.495Z] #39 44.74 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T22:20:43.495Z] #39 46.02 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T22:20:43.495Z] #39 46.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T22:20:43.670Z] #38 ... [2022-09-06T22:20:43.670Z] [2022-09-06T22:20:43.670Z] #26 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:20:43.671Z] #26 40.47 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-06T22:20:43.671Z] #26 40.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T22:20:43.671Z] #26 40.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:20:43.727Z] #33 37.97 python3 is already the newest version (3.9.2-3). [2022-09-06T22:20:43.727Z] #33 37.97 The following additional packages will be installed: [2022-09-06T22:20:43.727Z] #33 ... [2022-09-06T22:20:43.727Z] [2022-09-06T22:20:43.727Z] #29 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:43.727Z] #29 37.76 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:43.727Z] #29 37.76 Need to get 460 kB of archives. [2022-09-06T22:20:43.727Z] #29 37.76 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T22:20:43.727Z] #29 37.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T22:20:43.727Z] #29 37.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T22:20:43.757Z] #39 ... [2022-09-06T22:20:43.757Z] [2022-09-06T22:20:43.757Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:20:43.757Z] #24 49.30 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-06T22:20:43.757Z] #24 49.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T22:20:44.025Z] #24 ... [2022-09-06T22:20:44.025Z] [2022-09-06T22:20:44.025Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:44.025Z] #30 DONE 50.1s [2022-09-06T22:20:44.025Z] [2022-09-06T22:20:44.025Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:20:44.025Z] #24 49.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:20:44.364Z] #26 ... [2022-09-06T22:20:44.364Z] [2022-09-06T22:20:44.364Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:44.364Z] #38 51.37 Setting up libicu67:arm64 (67.1-7) ... [2022-09-06T22:20:44.634Z] #38 51.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:44.634Z] #38 51.85 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-06T22:20:44.634Z] #38 51.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:44.669Z] #29 38.91 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:44.854Z] #30 35.56 Building dependency tree... [2022-09-06T22:20:44.854Z] #30 ... [2022-09-06T22:20:44.854Z] [2022-09-06T22:20:44.854Z] #39 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:44.854Z] #39 20.59 Reading package lists... [2022-09-06T22:20:44.854Z] #39 27.26 Reading package lists... [2022-09-06T22:20:44.854Z] #39 33.65 Building dependency tree... [2022-09-06T22:20:44.854Z] #39 ... [2022-09-06T22:20:44.854Z] [2022-09-06T22:20:44.854Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:44.854Z] #29 23.77 Reading package lists... [2022-09-06T22:20:44.854Z] #29 30.41 Building dependency tree... [2022-09-06T22:20:44.854Z] #29 34.52 python3 is already the newest version (3.9.2-3). [2022-09-06T22:20:44.854Z] #29 34.52 The following additional packages will be installed: [2022-09-06T22:20:44.854Z] #29 34.55 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T22:20:44.854Z] #29 34.57 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T22:20:44.854Z] #29 34.60 Suggested packages: [2022-09-06T22:20:44.854Z] #29 34.60 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T22:20:44.854Z] #29 34.60 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T22:20:44.854Z] #29 34.60 m4-doc ed diffutils-doc [2022-09-06T22:20:44.854Z] #29 34.60 Recommended packages: [2022-09-06T22:20:44.854Z] #29 34.60 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T22:20:44.854Z] #29 36.34 The following NEW packages will be installed: [2022-09-06T22:20:44.854Z] #29 36.37 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T22:20:44.854Z] #29 36.37 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T22:20:44.854Z] #29 36.37 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T22:20:44.854Z] #29 36.38 libyajl2 m4 patch xz-utils [2022-09-06T22:20:44.854Z] #29 36.83 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:44.854Z] #29 36.83 Need to get 5940 kB of archives. [2022-09-06T22:20:44.854Z] #29 36.83 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T22:20:44.854Z] #29 36.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T22:20:44.854Z] #29 36.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T22:20:44.854Z] #29 36.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T22:20:44.854Z] #29 36.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T22:20:44.854Z] #29 36.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T22:20:44.854Z] #29 36.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T22:20:44.854Z] #29 36.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T22:20:44.854Z] #29 36.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T22:20:44.854Z] #29 36.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T22:20:44.854Z] #29 36.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T22:20:44.854Z] #29 36.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T22:20:44.854Z] #29 37.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T22:20:44.854Z] #29 37.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T22:20:44.854Z] #29 37.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T22:20:44.854Z] #29 37.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T22:20:44.854Z] #29 37.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T22:20:44.854Z] #29 37.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-06T22:20:44.854Z] #29 37.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T22:20:44.854Z] #29 37.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T22:20:44.854Z] #29 37.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T22:20:44.854Z] #29 37.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T22:20:44.854Z] #29 37.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T22:20:44.854Z] #29 37.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T22:20:44.912Z] #38 51.94 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-06T22:20:44.912Z] #38 51.98 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-06T22:20:44.912Z] #38 52.05 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T22:20:44.912Z] #38 52.19 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T22:20:44.929Z] #29 39.19 Fetched 460 kB in 0s (1434 kB/s) [2022-09-06T22:20:44.929Z] #29 39.25 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T22:20:45.114Z] #29 ... [2022-09-06T22:20:45.114Z] [2022-09-06T22:20:45.114Z] #40 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:20:45.114Z] #40 23.15 Reading package lists... [2022-09-06T22:20:45.114Z] #40 29.54 Building dependency tree... [2022-09-06T22:20:45.114Z] #40 33.73 The following additional packages will be installed: [2022-09-06T22:20:45.114Z] #40 33.76 libbtrfs0 [2022-09-06T22:20:45.114Z] #40 33.96 The following NEW packages will be installed: [2022-09-06T22:20:45.114Z] #40 34.01 libbtrfs-dev libbtrfs0 [2022-09-06T22:20:45.114Z] #40 34.49 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:45.114Z] #40 34.49 Need to get 460 kB of archives. [2022-09-06T22:20:45.114Z] #40 34.49 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T22:20:45.114Z] #40 34.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T22:20:45.114Z] #40 34.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T22:20:45.114Z] #40 35.64 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:45.114Z] #40 35.90 Fetched 460 kB in 0s (1322 kB/s) [2022-09-06T22:20:45.114Z] #40 36.05 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T22:20:45.114Z] #40 36.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:45.114Z] #40 36.14 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T22:20:45.114Z] #40 36.16 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:20:45.114Z] #40 36.43 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T22:20:45.114Z] #40 36.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T22:20:45.114Z] #40 36.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:20:45.114Z] #40 36.94 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:20:45.114Z] #40 36.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:20:45.114Z] #40 36.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:45.114Z] #40 DONE 37.5s [2022-09-06T22:20:45.114Z] [2022-09-06T22:20:45.114Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T22:20:45.173Z] #38 ... [2022-09-06T22:20:45.173Z] [2022-09-06T22:20:45.173Z] #40 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:45.173Z] #40 48.76 Setting up criu (3.17.1-1) ... [2022-09-06T22:20:45.173Z] #40 50.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:45.173Z] #40 DONE 52.0s [2022-09-06T22:20:45.173Z] [2022-09-06T22:20:45.173Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:45.173Z] #38 52.22 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-06T22:20:45.173Z] #38 52.26 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T22:20:45.173Z] #38 52.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:45.190Z] #29 39.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:45.190Z] #29 39.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T22:20:45.190Z] #29 39.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:20:45.374Z] #42 DONE 0.2s [2022-09-06T22:20:45.374Z] [2022-09-06T22:20:45.374Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:20:45.434Z] #38 DONE 52.7s [2022-09-06T22:20:45.434Z] [2022-09-06T22:20:45.434Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:20:45.434Z] #0 0.832 Cloning into '/tmp/crun-build'... [2022-09-06T22:20:45.450Z] #29 39.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T22:20:45.450Z] #29 39.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T22:20:45.450Z] #29 39.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:20:45.692Z] #44 ... [2022-09-06T22:20:45.693Z] [2022-09-06T22:20:45.693Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T22:20:45.693Z] #45 DONE 0.1s [2022-09-06T22:20:45.693Z] [2022-09-06T22:20:45.693Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T22:20:46.024Z] #29 40.18 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:20:46.024Z] #29 40.20 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:20:46.024Z] #29 40.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:46.474Z] #29 ... [2022-09-06T22:20:46.474Z] [2022-09-06T22:20:46.474Z] #21 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:20:46.601Z] #29 DONE 40.8s [2022-09-06T22:20:46.601Z] [2022-09-06T22:20:46.601Z] #35 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T22:20:46.601Z] #35 40.41 v3.0.2 [2022-09-06T22:20:46.601Z] #35 DONE 40.8s [2022-09-06T22:20:46.601Z] [2022-09-06T22:20:46.601Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:46.601Z] #33 37.98 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T22:20:46.601Z] #33 37.99 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T22:20:46.601Z] #33 38.02 Suggested packages: [2022-09-06T22:20:46.601Z] #33 38.04 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T22:20:46.601Z] #33 38.04 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T22:20:46.601Z] #33 38.04 m4-doc ed diffutils-doc [2022-09-06T22:20:46.601Z] #33 38.04 Recommended packages: [2022-09-06T22:20:46.601Z] #33 38.04 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T22:20:46.601Z] #33 39.83 The following NEW packages will be installed: [2022-09-06T22:20:46.601Z] #33 39.84 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T22:20:46.601Z] #33 39.85 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T22:20:46.601Z] #33 39.85 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T22:20:46.601Z] #33 39.85 libyajl2 m4 patch xz-utils [2022-09-06T22:20:46.601Z] #33 40.27 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:46.601Z] #33 40.27 Need to get 5940 kB of archives. [2022-09-06T22:20:46.601Z] #33 40.27 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T22:20:46.601Z] #33 40.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T22:20:46.601Z] #33 40.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T22:20:46.601Z] #33 40.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T22:20:46.601Z] #33 40.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T22:20:46.601Z] #33 40.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T22:20:46.601Z] #33 40.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T22:20:46.601Z] #33 40.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T22:20:46.601Z] #33 40.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T22:20:46.601Z] #33 40.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T22:20:46.601Z] #33 40.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T22:20:46.601Z] #33 40.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T22:20:46.601Z] #33 40.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T22:20:46.601Z] #33 40.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T22:20:46.601Z] #33 40.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T22:20:46.601Z] #33 40.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T22:20:46.601Z] #33 40.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T22:20:46.601Z] #33 40.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-06T22:20:46.601Z] #33 40.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T22:20:46.601Z] #33 40.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T22:20:46.601Z] #33 40.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T22:20:46.601Z] #33 40.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T22:20:46.601Z] #33 40.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T22:20:46.601Z] #33 40.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T22:20:46.631Z] #46 0.969 + RM_GOPATH=0 [2022-09-06T22:20:46.631Z] #46 0.969 + TMP_GOPATH= [2022-09-06T22:20:46.631Z] #46 0.969 + : /build [2022-09-06T22:20:46.631Z] #46 0.969 + '[' -z '' ']' [2022-09-06T22:20:46.631Z] #46 0.971 ++ mktemp -d [2022-09-06T22:20:46.631Z] #46 0.975 + export GOPATH=/tmp/tmp.fhKOyRe3Rs [2022-09-06T22:20:46.631Z] #46 0.975 + GOPATH=/tmp/tmp.fhKOyRe3Rs [2022-09-06T22:20:46.631Z] #46 0.975 + RM_GOPATH=1 [2022-09-06T22:20:46.631Z] #46 0.975 + case "$(go env GOARCH)" in [2022-09-06T22:20:46.631Z] #46 0.989 ++ go env GOARCH [2022-09-06T22:20:46.631Z] #46 1.021 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:46.631Z] #46 1.021 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:46.732Z] #21 180.9 + dpkg --print-architecture [2022-09-06T22:20:46.732Z] #21 180.9 + git checkout -q v2.1.0 [2022-09-06T22:20:46.732Z] #21 181.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T22:20:46.732Z] #21 181.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T22:20:46.862Z] #33 ... [2022-09-06T22:20:46.862Z] [2022-09-06T22:20:46.862Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T22:20:46.862Z] #42 DONE 0.3s [2022-09-06T22:20:46.862Z] [2022-09-06T22:20:46.862Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:46.862Z] #37 41.15 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T22:20:46.890Z] #46 1.022 ++ dirname /install.sh [2022-09-06T22:20:46.890Z] #46 1.024 + dir=/ [2022-09-06T22:20:46.890Z] #46 1.024 + bin=tini [2022-09-06T22:20:46.890Z] #46 1.024 + shift [2022-09-06T22:20:46.890Z] #46 1.024 + '[' '!' -f //tini.installer ']' [2022-09-06T22:20:46.890Z] #46 1.024 + . //tini.installer [2022-09-06T22:20:46.890Z] #46 1.025 ++ : v0.19.0 [2022-09-06T22:20:46.890Z] #46 1.026 + install_tini [2022-09-06T22:20:46.890Z] #46 1.026 + echo 'Install tini version v0.19.0' [2022-09-06T22:20:46.890Z] #46 1.026 Install tini version v0.19.0 [2022-09-06T22:20:46.890Z] #46 1.026 + git clone https://github.com/krallin/tini.git /tmp/tmp.fhKOyRe3Rs/tini [2022-09-06T22:20:46.890Z] #46 1.028 Cloning into '/tmp/tmp.fhKOyRe3Rs/tini'... [2022-09-06T22:20:47.123Z] #37 41.34 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T22:20:47.123Z] #37 41.41 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T22:20:47.123Z] #37 41.50 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T22:20:47.384Z] #37 41.65 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T22:20:47.457Z] #46 1.663 + cd /tmp/tmp.fhKOyRe3Rs/tini [2022-09-06T22:20:47.457Z] #46 1.663 + git checkout -q v0.19.0 [2022-09-06T22:20:47.457Z] #46 1.691 + cmake . [2022-09-06T22:20:47.645Z] #37 41.87 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T22:20:47.645Z] #37 41.87 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T22:20:47.715Z] #46 2.193 -- The C compiler identification is GNU 10.2.1 [2022-09-06T22:20:47.906Z] #37 42.03 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T22:20:47.906Z] #37 42.04 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T22:20:47.973Z] #46 2.273 -- Detecting C compiler ABI info [2022-09-06T22:20:48.167Z] #37 42.26 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T22:20:48.167Z] #37 42.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T22:20:48.167Z] #37 42.51 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T22:20:48.215Z] #24 ... [2022-09-06T22:20:48.215Z] [2022-09-06T22:20:48.215Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:48.215Z] #38 54.30 Selecting previously unselected package libxml2:amd64. [2022-09-06T22:20:48.215Z] #38 54.30 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T22:20:48.215Z] #38 54.31 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T22:20:48.542Z] #46 2.844 -- Detecting C compiler ABI info - done [2022-09-06T22:20:48.743Z] #37 43.01 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T22:20:48.743Z] #37 43.07 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T22:20:48.783Z] #38 54.87 Selecting previously unselected package libarchive13:amd64. [2022-09-06T22:20:48.783Z] #38 54.87 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T22:20:48.783Z] #38 54.88 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T22:20:48.800Z] #46 2.949 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T22:20:48.800Z] #46 2.956 -- Detecting C compile features [2022-09-06T22:20:48.800Z] #46 2.961 -- Detecting C compile features - done [2022-09-06T22:20:48.800Z] #46 2.999 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T22:20:49.042Z] #38 55.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T22:20:49.042Z] #38 55.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T22:20:49.042Z] #38 55.20 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T22:20:49.054Z] #37 43.27 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T22:20:49.058Z] #46 3.248 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T22:20:49.059Z] #46 3.316 -- Configuring done [2022-09-06T22:20:49.059Z] #46 3.333 -- Generating done [2022-09-06T22:20:49.059Z] #46 3.348 -- Build files have been written to: /tmp/tmp.fhKOyRe3Rs/tini [2022-09-06T22:20:49.059Z] #46 3.356 + make tini-static [2022-09-06T22:20:49.301Z] #38 55.36 Selecting previously unselected package librhash0:amd64. [2022-09-06T22:20:49.301Z] #38 55.37 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T22:20:49.301Z] #38 55.37 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T22:20:49.301Z] #38 ... [2022-09-06T22:20:49.301Z] [2022-09-06T22:20:49.301Z] #33 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:49.301Z] #33 45.14 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T22:20:49.301Z] #33 45.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:49.301Z] #33 45.25 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T22:20:49.301Z] #33 45.28 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T22:20:49.301Z] #33 46.35 Selecting previously unselected package python3-pkg-resources. [2022-09-06T22:20:49.301Z] #33 46.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T22:20:49.301Z] #33 46.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:20:49.301Z] #33 46.58 Selecting previously unselected package python3-six. [2022-09-06T22:20:49.301Z] #33 46.58 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T22:20:49.301Z] #33 46.60 Unpacking python3-six (1.16.0-2) ... [2022-09-06T22:20:49.301Z] #33 46.70 Selecting previously unselected package python3-protobuf. [2022-09-06T22:20:49.301Z] #33 46.72 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T22:20:49.301Z] #33 46.73 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T22:20:49.301Z] #33 47.28 Selecting previously unselected package libnet1:amd64. [2022-09-06T22:20:49.301Z] #33 47.29 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T22:20:49.301Z] #33 47.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:20:49.301Z] #33 47.43 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T22:20:49.301Z] #33 47.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T22:20:49.301Z] #33 47.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:20:49.301Z] #33 47.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:20:49.301Z] #33 47.58 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:20:49.301Z] #33 47.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:49.301Z] #33 47.75 Selecting previously unselected package criu. [2022-09-06T22:20:49.301Z] #33 47.76 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T22:20:49.301Z] #33 47.77 Unpacking criu (3.17.1-1) ... [2022-09-06T22:20:49.301Z] #33 48.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:20:49.301Z] #33 50.92 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T22:20:49.301Z] #33 50.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:20:49.301Z] #33 50.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:49.301Z] #33 50.96 Setting up python3-six (1.16.0-2) ... [2022-09-06T22:20:49.301Z] #33 52.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:20:49.301Z] #33 52.24 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T22:20:49.301Z] #33 ... [2022-09-06T22:20:49.301Z] [2022-09-06T22:20:49.301Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:49.301Z] #34 45.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T22:20:49.301Z] #34 46.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T22:20:49.301Z] #34 48.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T22:20:49.301Z] #34 48.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T22:20:49.301Z] #34 48.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T22:20:49.301Z] #34 48.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T22:20:49.301Z] #34 48.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T22:20:49.301Z] #34 48.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T22:20:49.301Z] #34 49.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-06T22:20:49.301Z] #34 49.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T22:20:49.301Z] #34 49.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T22:20:49.301Z] #34 49.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T22:20:49.301Z] #34 49.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T22:20:49.301Z] #34 49.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T22:20:49.301Z] #34 49.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T22:20:49.301Z] #34 49.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T22:20:49.301Z] #34 49.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T22:20:49.301Z] #34 49.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T22:20:49.301Z] #34 49.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T22:20:49.301Z] #34 50.50 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:49.301Z] #34 50.78 Fetched 115 MB in 9s (12.6 MB/s) [2022-09-06T22:20:49.301Z] #34 50.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T22:20:49.301Z] #34 50.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:49.301Z] #34 51.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T22:20:49.301Z] #34 51.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T22:20:49.301Z] #34 53.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T22:20:49.301Z] #34 53.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T22:20:49.301Z] #34 53.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T22:20:49.315Z] #37 43.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T22:20:49.315Z] #37 ... [2022-09-06T22:20:49.315Z] [2022-09-06T22:20:49.315Z] #32 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:49.315Z] #32 28.13 Reading package lists... [2022-09-06T22:20:49.315Z] #32 33.60 Building dependency tree... [2022-09-06T22:20:49.315Z] #32 37.77 The following additional packages will be installed: [2022-09-06T22:20:49.315Z] #32 37.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T22:20:49.315Z] #32 37.82 Suggested packages: [2022-09-06T22:20:49.315Z] #32 37.82 cmake-doc ninja-build lrzip [2022-09-06T22:20:49.315Z] #32 37.82 Recommended packages: [2022-09-06T22:20:49.315Z] #32 37.82 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T22:20:49.315Z] #32 38.87 The following NEW packages will be installed: [2022-09-06T22:20:49.315Z] #32 38.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T22:20:49.315Z] #32 38.89 vim-common xxd [2022-09-06T22:20:49.315Z] #32 39.36 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:49.315Z] #32 39.36 Need to get 17.7 MB of archives. [2022-09-06T22:20:49.315Z] #32 39.36 After this operation, 70.7 MB of additional disk space will be used. [2022-09-06T22:20:49.315Z] #32 39.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T22:20:49.315Z] #32 39.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T22:20:49.315Z] #32 39.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T22:20:49.315Z] #32 39.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T22:20:49.315Z] #32 40.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T22:20:49.315Z] #32 40.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T22:20:49.315Z] #32 40.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T22:20:49.315Z] #32 40.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T22:20:49.315Z] #32 40.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T22:20:49.315Z] #32 40.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T22:20:49.315Z] #32 42.30 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:49.315Z] #32 42.67 Fetched 17.7 MB in 2s (10.8 MB/s) [2022-09-06T22:20:49.315Z] #32 42.79 Selecting previously unselected package xxd. [2022-09-06T22:20:49.315Z] #32 42.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:49.315Z] #32 42.90 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:20:49.315Z] #32 42.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:49.315Z] #32 43.15 Selecting previously unselected package vim-common. [2022-09-06T22:20:49.315Z] #32 43.16 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:20:49.315Z] #32 43.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:49.315Z] #32 ... [2022-09-06T22:20:49.315Z] [2022-09-06T22:20:49.315Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:49.315Z] #37 43.64 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T22:20:49.317Z] #46 3.748 Scanning dependencies of target tini-static [2022-09-06T22:20:49.565Z] #34 ... [2022-09-06T22:20:49.565Z] [2022-09-06T22:20:49.565Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:49.565Z] #38 55.53 Selecting previously unselected package libuv1:amd64. [2022-09-06T22:20:49.565Z] #38 55.53 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T22:20:49.565Z] #38 55.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T22:20:49.565Z] #38 55.72 Selecting previously unselected package cmake. [2022-09-06T22:20:49.565Z] #38 55.73 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T22:20:49.565Z] #38 55.75 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T22:20:49.565Z] #43 3.743 + RM_GOPATH=0 [2022-09-06T22:20:49.565Z] #43 3.743 + TMP_GOPATH= [2022-09-06T22:20:49.565Z] #43 3.743 + : /build [2022-09-06T22:20:49.565Z] #43 3.743 + '[' -z '' ']' [2022-09-06T22:20:49.565Z] #43 3.744 ++ mktemp -d [2022-09-06T22:20:49.565Z] #43 3.749 + export GOPATH=/tmp/tmp.bMIuYdAXbJ [2022-09-06T22:20:49.565Z] #43 3.753 + GOPATH=/tmp/tmp.bMIuYdAXbJ [2022-09-06T22:20:49.565Z] #43 3.753 + RM_GOPATH=1 [2022-09-06T22:20:49.565Z] #43 3.753 + case "$(go env GOARCH)" in [2022-09-06T22:20:49.565Z] #43 3.754 ++ go env GOARCH [2022-09-06T22:20:49.565Z] #43 3.773 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:49.565Z] #43 3.774 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:49.565Z] #43 3.774 ++ dirname /install.sh [2022-09-06T22:20:49.565Z] #43 3.789 + dir=/ [2022-09-06T22:20:49.565Z] #43 3.790 + bin=containerd [2022-09-06T22:20:49.565Z] #43 3.790 + shift [2022-09-06T22:20:49.565Z] #43 3.791 + '[' '!' -f //containerd.installer ']' [2022-09-06T22:20:49.565Z] #43 3.791 + . //containerd.installer [2022-09-06T22:20:49.565Z] #43 3.791 ++ set -e [2022-09-06T22:20:49.565Z] #43 3.791 ++ : v1.6.8 [2022-09-06T22:20:49.565Z] #43 3.792 + install_containerd [2022-09-06T22:20:49.565Z] #43 3.792 + echo 'Install containerd version v1.6.8' [2022-09-06T22:20:49.565Z] #43 3.793 Install containerd version v1.6.8 [2022-09-06T22:20:49.565Z] #43 3.793 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bMIuYdAXbJ/src/github.com/containerd/containerd [2022-09-06T22:20:49.565Z] #43 3.795 Cloning into '/tmp/tmp.bMIuYdAXbJ/src/github.com/containerd/containerd'... [2022-09-06T22:20:49.565Z] #43 ... [2022-09-06T22:20:49.565Z] [2022-09-06T22:20:49.565Z] #37 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:49.565Z] #37 25.90 Reading package lists... [2022-09-06T22:20:49.565Z] #37 31.66 Building dependency tree... [2022-09-06T22:20:49.565Z] #37 35.61 The following additional packages will be installed: [2022-09-06T22:20:49.565Z] #37 35.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T22:20:49.565Z] #37 35.62 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T22:20:49.565Z] #37 35.62 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T22:20:49.565Z] #37 35.62 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T22:20:49.565Z] #37 35.63 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T22:20:49.565Z] #37 35.63 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T22:20:49.565Z] #37 35.63 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T22:20:49.565Z] #37 35.64 Suggested packages: [2022-09-06T22:20:49.565Z] #37 35.66 gcc-10-locales seccomp wine64 [2022-09-06T22:20:49.565Z] #37 37.12 The following NEW packages will be installed: [2022-09-06T22:20:49.565Z] #37 37.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T22:20:49.565Z] #37 37.12 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T22:20:49.565Z] #37 37.12 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T22:20:49.565Z] #37 37.12 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T22:20:49.565Z] #37 37.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T22:20:49.565Z] #37 37.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T22:20:49.565Z] #37 37.14 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T22:20:49.565Z] #37 37.14 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T22:20:49.565Z] #37 37.14 mingw-w64-x86-64-dev [2022-09-06T22:20:49.565Z] #37 37.61 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:49.565Z] #37 37.61 Need to get 115 MB of archives. [2022-09-06T22:20:49.565Z] #37 37.61 After this operation, 645 MB of additional disk space will be used. [2022-09-06T22:20:49.565Z] #37 37.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-06T22:20:49.565Z] #37 37.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-06T22:20:49.565Z] #37 37.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T22:20:49.565Z] #37 38.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-06T22:20:49.565Z] #37 38.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T22:20:49.565Z] #37 38.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T22:20:49.565Z] #37 38.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-06T22:20:49.565Z] #37 38.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-06T22:20:49.565Z] #37 38.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T22:20:49.565Z] #37 39.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T22:20:49.565Z] #37 41.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T22:20:49.565Z] #37 ... [2022-09-06T22:20:49.565Z] [2022-09-06T22:20:49.565Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:49.565Z] #29 38.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:49.565Z] #29 39.10 Fetched 5940 kB in 1s (7525 kB/s) [2022-09-06T22:20:49.565Z] #29 39.26 Selecting previously unselected package bzip2. [2022-09-06T22:20:49.565Z] #29 39.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:49.565Z] #29 39.27 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T22:20:49.565Z] #29 39.34 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T22:20:49.565Z] #29 39.43 Selecting previously unselected package libmagic-mgc. [2022-09-06T22:20:49.565Z] #29 39.43 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T22:20:49.565Z] #29 39.44 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T22:20:49.565Z] #29 39.71 Selecting previously unselected package libmagic1:amd64. [2022-09-06T22:20:49.565Z] #29 39.71 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T22:20:49.565Z] #29 39.73 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T22:20:49.565Z] #29 39.90 Selecting previously unselected package file. [2022-09-06T22:20:49.565Z] #29 39.90 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T22:20:49.565Z] #29 39.92 Unpacking file (1:5.39-3) ... [2022-09-06T22:20:49.565Z] #29 40.08 Selecting previously unselected package xz-utils. [2022-09-06T22:20:49.565Z] #29 40.09 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T22:20:49.565Z] #29 40.09 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:20:49.565Z] #29 40.41 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T22:20:49.565Z] #29 40.41 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T22:20:49.565Z] #29 40.41 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T22:20:49.565Z] #29 40.46 Selecting previously unselected package m4. [2022-09-06T22:20:49.565Z] #29 40.47 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T22:20:49.565Z] #29 40.52 Unpacking m4 (1.4.18-5) ... [2022-09-06T22:20:49.565Z] #29 40.79 Selecting previously unselected package autoconf. [2022-09-06T22:20:49.565Z] #29 40.80 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T22:20:49.565Z] #29 40.83 Unpacking autoconf (2.69-14) ... [2022-09-06T22:20:49.565Z] #29 41.37 Selecting previously unselected package autotools-dev. [2022-09-06T22:20:49.565Z] #29 41.38 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T22:20:49.565Z] #29 41.39 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T22:20:49.565Z] #29 41.61 Selecting previously unselected package automake. [2022-09-06T22:20:49.565Z] #29 41.61 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T22:20:49.565Z] #29 41.62 Unpacking automake (1:1.16.3-2) ... [2022-09-06T22:20:49.575Z] #46 3.824 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T22:20:49.825Z] #29 42.21 Selecting previously unselected package patch. [2022-09-06T22:20:49.825Z] #29 42.21 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T22:20:49.825Z] #29 42.24 Unpacking patch (2.7.6-7) ... [2022-09-06T22:20:49.887Z] #37 44.03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T22:20:49.887Z] #37 44.08 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T22:20:49.887Z] #37 ... [2022-09-06T22:20:49.887Z] [2022-09-06T22:20:49.887Z] #31 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:20:49.887Z] #31 43.80 NAME: [2022-09-06T22:20:49.887Z] #31 43.80 go-winres - A tool for embedding resources in Windows executables [2022-09-06T22:20:49.887Z] #31 43.80 [2022-09-06T22:20:49.887Z] #31 43.80 USAGE: [2022-09-06T22:20:49.887Z] #31 43.80 go-winres [global options] command [command options] [arguments...] [2022-09-06T22:20:49.887Z] #31 43.80 [2022-09-06T22:20:49.887Z] #31 43.80 COMMANDS: [2022-09-06T22:20:49.887Z] #31 43.80 init Create an initial ./winres/winres.json [2022-09-06T22:20:49.887Z] #31 43.80 make Make syso files for the "go build" command [2022-09-06T22:20:49.887Z] #31 43.80 simply Make syso files for the "go build" command (simplified) [2022-09-06T22:20:49.887Z] #31 43.80 extract Extract all resources from an executable [2022-09-06T22:20:49.887Z] #31 43.81 patch Replace resources in an executable file (exe, dll) [2022-09-06T22:20:49.887Z] #31 43.81 help, h Shows a list of commands or help for one command [2022-09-06T22:20:49.887Z] #31 43.81 [2022-09-06T22:20:49.887Z] #31 43.81 GLOBAL OPTIONS: [2022-09-06T22:20:49.887Z] #31 43.81 --help, -h show help (default: false) [2022-09-06T22:20:49.887Z] #31 DONE 44.2s [2022-09-06T22:20:49.887Z] [2022-09-06T22:20:49.887Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:49.887Z] #37 44.09 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T22:20:50.084Z] #29 ... [2022-09-06T22:20:50.084Z] [2022-09-06T22:20:50.084Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T22:20:50.084Z] #33 42.19 v3.0.2 [2022-09-06T22:20:50.084Z] #33 DONE 42.4s [2022-09-06T22:20:50.084Z] [2022-09-06T22:20:50.084Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:50.084Z] #29 42.54 Selecting previously unselected package dpkg-dev. [2022-09-06T22:20:50.084Z] #29 42.54 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T22:20:50.084Z] #29 42.55 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T22:20:50.141Z] #46 ... [2022-09-06T22:20:50.141Z] [2022-09-06T22:20:50.141Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:20:50.141Z] #34 56.53 gotestsum version dev [2022-09-06T22:20:50.141Z] #34 DONE 57.2s [2022-09-06T22:20:50.141Z] [2022-09-06T22:20:50.141Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:20:50.141Z] #44 6.793 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T22:20:50.141Z] #44 6.827 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T22:20:50.141Z] #44 7.847 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T22:20:50.141Z] #44 7.875 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T22:20:50.141Z] #44 7.882 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T22:20:50.141Z] #44 7.882 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T22:20:50.141Z] #44 7.910 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T22:20:50.141Z] #44 9.520 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T22:20:50.149Z] #37 44.30 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T22:20:50.149Z] #37 44.32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T22:20:50.149Z] #37 44.35 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T22:20:50.149Z] #37 44.42 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T22:20:50.723Z] #37 45.08 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T22:20:51.076Z] #44 11.41 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T22:20:51.295Z] #37 45.36 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T22:20:51.334Z] #44 ... [2022-09-06T22:20:51.334Z] [2022-09-06T22:20:51.334Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T22:20:51.334Z] #46 4.664 [100%] Linking C executable tini-static [2022-09-06T22:20:51.334Z] #46 5.353 [100%] Built target tini-static [2022-09-06T22:20:51.334Z] #46 5.480 + mkdir -p /build [2022-09-06T22:20:51.334Z] #46 5.491 + cp tini-static /build/docker-init [2022-09-06T22:20:51.334Z] #46 DONE 5.7s [2022-09-06T22:20:51.334Z] [2022-09-06T22:20:51.334Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:51.334Z] #35 54.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T22:20:51.334Z] #35 54.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T22:20:51.334Z] #35 54.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T22:20:51.461Z] #29 43.85 Selecting previously unselected package build-essential. [2022-09-06T22:20:51.461Z] #29 43.85 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T22:20:51.461Z] #29 43.85 Unpacking build-essential (12.9) ... [2022-09-06T22:20:51.721Z] #29 44.05 Selecting previously unselected package libcap2:amd64. [2022-09-06T22:20:51.721Z] #29 44.05 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T22:20:51.721Z] #29 44.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:20:51.721Z] #29 44.16 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T22:20:51.721Z] #29 44.16 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T22:20:51.721Z] #29 44.16 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T22:20:51.870Z] #37 46.03 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T22:20:51.870Z] #37 46.10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T22:20:51.980Z] #29 44.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:20:51.980Z] #29 44.35 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:20:51.980Z] #29 44.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:52.239Z] #29 44.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T22:20:52.239Z] #29 44.50 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:20:52.239Z] #29 44.51 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:52.239Z] #29 44.68 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T22:20:52.239Z] #29 44.68 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T22:20:52.239Z] #29 44.68 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:20:52.500Z] #29 44.93 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T22:20:52.500Z] #29 44.95 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T22:20:52.500Z] #29 44.98 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:20:52.709Z] #35 ... [2022-09-06T22:20:52.709Z] [2022-09-06T22:20:52.709Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:20:52.709Z] #44 12.85 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T22:20:52.709Z] #44 13.03 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T22:20:52.970Z] #44 13.26 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T22:20:53.296Z] #21 ... [2022-09-06T22:20:53.296Z] [2022-09-06T22:20:53.296Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:20:53.296Z] #29 176.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-06T22:20:53.296Z] #29 176.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:20:53.296Z] #29 176.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:20:53.296Z] #29 176.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-06T22:20:53.296Z] #29 176.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-06T22:20:53.296Z] #29 176.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-06T22:20:53.296Z] #29 177.2 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-06T22:20:53.296Z] #29 177.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-06T22:20:53.296Z] #29 177.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-06T22:20:53.296Z] #29 178.0 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-06T22:20:53.296Z] #29 178.0 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:20:53.296Z] #29 178.0 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:20:53.296Z] #29 178.9 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-06T22:20:53.296Z] #29 178.9 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:20:53.296Z] #29 178.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:20:53.445Z] #29 ... [2022-09-06T22:20:53.445Z] [2022-09-06T22:20:53.445Z] #35 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T22:20:53.445Z] #35 45.28 NAME: [2022-09-06T22:20:53.445Z] #35 45.28 go-winres - A tool for embedding resources in Windows executables [2022-09-06T22:20:53.445Z] #35 45.28 [2022-09-06T22:20:53.445Z] #35 45.28 USAGE: [2022-09-06T22:20:53.445Z] #35 45.28 go-winres [global options] command [command options] [arguments...] [2022-09-06T22:20:53.445Z] #35 45.28 [2022-09-06T22:20:53.445Z] #35 45.28 COMMANDS: [2022-09-06T22:20:53.445Z] #35 45.28 init Create an initial ./winres/winres.json [2022-09-06T22:20:53.445Z] #35 45.28 make Make syso files for the "go build" command [2022-09-06T22:20:53.445Z] #35 45.28 simply Make syso files for the "go build" command (simplified) [2022-09-06T22:20:53.445Z] #35 45.28 extract Extract all resources from an executable [2022-09-06T22:20:53.445Z] #35 45.28 patch Replace resources in an executable file (exe, dll) [2022-09-06T22:20:53.445Z] #35 45.28 help, h Shows a list of commands or help for one command [2022-09-06T22:20:53.445Z] #35 45.28 [2022-09-06T22:20:53.445Z] #35 45.28 GLOBAL OPTIONS: [2022-09-06T22:20:53.445Z] #35 45.28 --help, -h show help (default: false) [2022-09-06T22:20:53.445Z] #35 DONE 46.0s [2022-09-06T22:20:53.445Z] [2022-09-06T22:20:53.445Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:53.445Z] #29 45.99 Selecting previously unselected package libtool. [2022-09-06T22:20:53.445Z] #29 45.99 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T22:20:53.704Z] #29 46.00 Unpacking libtool (2.4.6-15) ... [2022-09-06T22:20:53.962Z] #29 46.34 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T22:20:53.962Z] #29 46.34 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T22:20:53.962Z] #29 46.39 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:20:54.221Z] #29 46.63 Selecting previously unselected package libyajl2:amd64. [2022-09-06T22:20:54.221Z] #29 46.63 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T22:20:54.221Z] #29 46.64 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:20:54.484Z] #29 46.72 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T22:20:54.484Z] #29 46.74 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T22:20:54.484Z] #29 46.79 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T22:20:54.484Z] #29 46.95 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:20:54.743Z] #29 47.02 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T22:20:54.743Z] #29 47.02 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:20:54.743Z] #29 47.02 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T22:20:54.743Z] #29 47.02 Setting up file (1:5.39-3) ... [2022-09-06T22:20:54.743Z] #29 47.07 Setting up bzip2 (1.0.8-4) ... [2022-09-06T22:20:54.743Z] #29 47.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:54.743Z] #29 47.10 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:54.743Z] #29 47.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:20:54.743Z] #29 47.11 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T22:20:54.743Z] #29 47.13 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T22:20:54.743Z] #29 47.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:20:54.743Z] #29 47.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T22:20:54.743Z] #29 47.19 Setting up patch (2.7.6-7) ... [2022-09-06T22:20:54.743Z] #29 47.19 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:20:54.743Z] #29 47.24 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T22:20:54.904Z] #38 ... [2022-09-06T22:20:54.904Z] [2022-09-06T22:20:54.904Z] #33 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:54.904Z] #33 56.13 Setting up criu (3.17.1-1) ... [2022-09-06T22:20:54.904Z] #33 58.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:54.904Z] #33 DONE 59.8s [2022-09-06T22:20:54.905Z] [2022-09-06T22:20:54.905Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:20:54.905Z] #0 1.069 Cloning into '/tmp/crun-build'... [2022-09-06T22:20:54.905Z] #0 8.009 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T22:20:54.905Z] #0 8.042 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T22:20:54.905Z] #0 9.529 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T22:20:54.905Z] #0 9.541 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T22:20:54.905Z] #0 9.541 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T22:20:54.905Z] #0 9.542 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T22:20:54.905Z] #0 9.579 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T22:20:54.905Z] #44 ... [2022-09-06T22:20:54.905Z] [2022-09-06T22:20:54.905Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:54.905Z] #38 60.23 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T22:20:54.905Z] #38 60.28 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:54.905Z] #38 60.29 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T22:20:54.905Z] #38 60.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:54.905Z] #38 60.39 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T22:20:54.905Z] #38 60.41 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T22:20:54.905Z] #38 60.45 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T22:20:54.905Z] #38 60.50 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T22:20:54.905Z] #38 60.53 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T22:20:54.905Z] #38 60.58 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T22:20:54.905Z] #38 60.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:54.905Z] #38 DONE 61.2s [2022-09-06T22:20:54.905Z] [2022-09-06T22:20:54.905Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T22:20:55.002Z] #29 47.25 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T22:20:55.002Z] #29 47.28 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:20:55.002Z] #29 47.33 Setting up libtool (2.4.6-15) ... [2022-09-06T22:20:55.002Z] #29 47.33 Setting up m4 (1.4.18-5) ... [2022-09-06T22:20:55.002Z] #29 47.34 Setting up dpkg-dev (1.20.11) ... [2022-09-06T22:20:55.002Z] #29 47.39 Setting up autoconf (2.69-14) ... [2022-09-06T22:20:55.002Z] #29 47.43 Setting up build-essential (12.9) ... [2022-09-06T22:20:55.002Z] #29 47.47 Setting up automake (1:1.16.3-2) ... [2022-09-06T22:20:55.002Z] #29 47.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T22:20:55.165Z] #45 DONE 0.1s [2022-09-06T22:20:55.165Z] [2022-09-06T22:20:55.165Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T22:20:55.166Z] #37 ... [2022-09-06T22:20:55.166Z] [2022-09-06T22:20:55.166Z] #41 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:55.166Z] #41 38.51 The following additional packages will be installed: [2022-09-06T22:20:55.166Z] #41 38.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T22:20:55.166Z] #41 38.54 python3-protobuf python3-six [2022-09-06T22:20:55.166Z] #41 38.55 Suggested packages: [2022-09-06T22:20:55.166Z] #41 38.55 python3-setuptools [2022-09-06T22:20:55.166Z] #41 38.55 Recommended packages: [2022-09-06T22:20:55.166Z] #41 38.55 iproute2 | iproute [2022-09-06T22:20:55.166Z] #41 39.21 The following NEW packages will be installed: [2022-09-06T22:20:55.166Z] #41 39.22 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T22:20:55.166Z] #41 39.22 python3-protobuf python3-six [2022-09-06T22:20:55.166Z] #41 39.71 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:55.166Z] #41 39.71 Need to get 2315 kB of archives. [2022-09-06T22:20:55.166Z] #41 39.71 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T22:20:55.166Z] #41 39.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T22:20:55.166Z] #41 39.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T22:20:55.166Z] #41 39.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T22:20:55.166Z] #41 39.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T22:20:55.166Z] #41 39.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T22:20:55.166Z] #41 39.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T22:20:55.166Z] #41 39.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T22:20:55.166Z] #41 42.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T22:20:55.166Z] #41 44.15 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:55.166Z] #41 44.59 Fetched 2315 kB in 3s (678 kB/s) [2022-09-06T22:20:55.166Z] #41 44.77 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T22:20:55.166Z] #41 44.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:55.166Z] #41 44.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T22:20:55.166Z] #41 45.01 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T22:20:55.166Z] #41 45.83 Selecting previously unselected package python3-pkg-resources. [2022-09-06T22:20:55.166Z] #41 45.83 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T22:20:55.166Z] #41 45.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:20:55.166Z] #41 46.08 Selecting previously unselected package python3-six. [2022-09-06T22:20:55.166Z] #41 46.09 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T22:20:55.166Z] #41 46.10 Unpacking python3-six (1.16.0-2) ... [2022-09-06T22:20:55.166Z] #41 46.21 Selecting previously unselected package python3-protobuf. [2022-09-06T22:20:55.166Z] #41 46.22 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T22:20:55.166Z] #41 46.22 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T22:20:55.166Z] #41 46.83 Selecting previously unselected package libnet1:amd64. [2022-09-06T22:20:55.166Z] #41 46.83 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T22:20:55.166Z] #41 46.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:20:55.166Z] #41 46.99 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T22:20:55.166Z] #41 47.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T22:20:55.166Z] #41 47.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:20:55.166Z] #41 47.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:20:55.166Z] #41 47.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:20:55.166Z] #41 47.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:55.166Z] #41 47.32 Selecting previously unselected package criu. [2022-09-06T22:20:55.166Z] #41 47.33 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T22:20:55.166Z] #41 47.34 Unpacking criu (3.17.1-1) ... [2022-09-06T22:20:55.166Z] #41 48.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:20:55.166Z] #41 ... [2022-09-06T22:20:55.166Z] [2022-09-06T22:20:55.166Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:55.166Z] #33 42.41 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:55.166Z] #33 42.87 Fetched 5940 kB in 1s (7652 kB/s) [2022-09-06T22:20:55.166Z] #33 42.91 Selecting previously unselected package bzip2. [2022-09-06T22:20:55.166Z] #33 42.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 ... 15717 files and directories currently installed.) [2022-09-06T22:20:55.166Z] #33 43.02 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T22:20:55.166Z] #33 43.03 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T22:20:55.166Z] #33 43.19 Selecting previously unselected package libmagic-mgc. [2022-09-06T22:20:55.166Z] #33 43.23 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T22:20:55.166Z] #33 43.23 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T22:20:55.166Z] #33 44.18 Selecting previously unselected package libmagic1:amd64. [2022-09-06T22:20:55.166Z] #33 44.18 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T22:20:55.166Z] #33 44.20 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T22:20:55.166Z] #33 44.42 Selecting previously unselected package file. [2022-09-06T22:20:55.166Z] #33 44.42 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T22:20:55.166Z] #33 44.49 Unpacking file (1:5.39-3) ... [2022-09-06T22:20:55.166Z] #33 44.73 Selecting previously unselected package xz-utils. [2022-09-06T22:20:55.166Z] #33 44.73 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T22:20:55.166Z] #33 44.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:20:55.166Z] #33 45.32 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T22:20:55.166Z] #33 45.32 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T22:20:55.166Z] #33 45.34 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T22:20:55.166Z] #33 45.43 Selecting previously unselected package m4. [2022-09-06T22:20:55.166Z] #33 45.44 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T22:20:55.166Z] #33 45.44 Unpacking m4 (1.4.18-5) ... [2022-09-06T22:20:55.166Z] #33 45.64 Selecting previously unselected package autoconf. [2022-09-06T22:20:55.166Z] #33 45.65 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T22:20:55.166Z] #33 45.65 Unpacking autoconf (2.69-14) ... [2022-09-06T22:20:55.166Z] #33 46.09 Selecting previously unselected package autotools-dev. [2022-09-06T22:20:55.166Z] #33 46.10 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T22:20:55.166Z] #33 46.11 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T22:20:55.166Z] #33 46.24 Selecting previously unselected package automake. [2022-09-06T22:20:55.166Z] #33 46.25 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T22:20:55.166Z] #33 46.27 Unpacking automake (1:1.16.3-2) ... [2022-09-06T22:20:55.166Z] #33 46.80 Selecting previously unselected package patch. [2022-09-06T22:20:55.166Z] #33 46.81 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T22:20:55.166Z] #33 46.82 Unpacking patch (2.7.6-7) ... [2022-09-06T22:20:55.166Z] #33 47.07 Selecting previously unselected package dpkg-dev. [2022-09-06T22:20:55.166Z] #33 47.09 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T22:20:55.166Z] #33 47.10 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T22:20:55.166Z] #33 48.05 Selecting previously unselected package build-essential. [2022-09-06T22:20:55.166Z] #33 48.05 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T22:20:55.166Z] #33 48.07 Unpacking build-essential (12.9) ... [2022-09-06T22:20:55.166Z] #33 48.15 Selecting previously unselected package libcap2:amd64. [2022-09-06T22:20:55.166Z] #33 48.17 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T22:20:55.166Z] #33 48.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:20:55.167Z] #33 48.29 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T22:20:55.167Z] #33 48.30 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T22:20:55.167Z] #33 48.31 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T22:20:55.167Z] #33 48.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:20:55.167Z] #33 48.48 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:20:55.167Z] #33 48.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:55.167Z] #33 48.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T22:20:55.167Z] #33 48.67 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:20:55.167Z] #33 48.69 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:55.167Z] #33 48.80 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T22:20:55.167Z] #33 48.81 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T22:20:55.167Z] #33 48.81 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:20:55.167Z] #33 48.99 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T22:20:55.167Z] #33 49.00 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T22:20:55.167Z] #33 49.01 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:20:55.261Z] #29 47.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:55.426Z] #33 ... [2022-09-06T22:20:55.426Z] [2022-09-06T22:20:55.426Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:55.426Z] #28 39.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T22:20:55.426Z] #28 40.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T22:20:55.426Z] #28 41.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T22:20:55.426Z] #28 43.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T22:20:55.426Z] #28 44.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T22:20:55.426Z] #28 44.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T22:20:55.426Z] #28 44.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T22:20:55.426Z] #28 44.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T22:20:55.426Z] #28 44.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T22:20:55.426Z] #28 44.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-06T22:20:55.426Z] #28 44.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T22:20:55.426Z] #28 44.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T22:20:55.426Z] #28 44.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T22:20:55.426Z] #28 44.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T22:20:55.426Z] #28 44.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T22:20:55.426Z] #28 44.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T22:20:55.427Z] #28 44.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T22:20:55.427Z] #28 44.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T22:20:55.427Z] #28 44.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T22:20:55.427Z] #28 44.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T22:20:55.427Z] #28 45.66 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:55.427Z] #28 45.91 Fetched 115 MB in 9s (13.5 MB/s) [2022-09-06T22:20:55.427Z] #28 45.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T22:20:55.427Z] #28 45.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 ... 15717 files and directories currently installed.) [2022-09-06T22:20:55.427Z] #28 46.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T22:20:55.427Z] #28 46.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T22:20:55.427Z] #28 48.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T22:20:55.427Z] #28 48.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T22:20:55.427Z] #28 48.61 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T22:20:55.427Z] #28 ... [2022-09-06T22:20:55.427Z] [2022-09-06T22:20:55.427Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:55.427Z] #33 49.77 Selecting previously unselected package libtool. [2022-09-06T22:20:55.427Z] #33 49.80 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T22:20:55.427Z] #33 49.83 Unpacking libtool (2.4.6-15) ... [2022-09-06T22:20:55.829Z] #29 ... [2022-09-06T22:20:55.829Z] [2022-09-06T22:20:55.829Z] #39 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:55.829Z] #39 37.85 The following additional packages will be installed: [2022-09-06T22:20:55.829Z] #39 37.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T22:20:55.829Z] #39 37.85 python3-protobuf python3-six [2022-09-06T22:20:55.829Z] #39 37.86 Suggested packages: [2022-09-06T22:20:55.829Z] #39 37.86 python3-setuptools [2022-09-06T22:20:55.829Z] #39 37.86 Recommended packages: [2022-09-06T22:20:55.829Z] #39 37.86 iproute2 | iproute [2022-09-06T22:20:55.829Z] #39 38.64 The following NEW packages will be installed: [2022-09-06T22:20:55.829Z] #39 38.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T22:20:55.829Z] #39 38.68 python3-protobuf python3-six [2022-09-06T22:20:55.829Z] #39 39.21 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:55.829Z] #39 39.21 Need to get 2315 kB of archives. [2022-09-06T22:20:55.829Z] #39 39.21 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T22:20:55.829Z] #39 39.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T22:20:55.829Z] #39 39.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T22:20:55.829Z] #39 39.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T22:20:55.829Z] #39 39.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T22:20:55.829Z] #39 39.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T22:20:55.829Z] #39 39.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-09-06T22:20:55.829Z] #39 39.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T22:20:55.829Z] #39 41.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T22:20:55.829Z] #39 43.47 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:55.829Z] #39 43.84 Fetched 2315 kB in 3s (717 kB/s) [2022-09-06T22:20:55.829Z] #39 43.92 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T22:20:55.829Z] #39 43.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:55.829Z] #39 43.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T22:20:55.829Z] #39 44.03 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T22:20:55.829Z] #39 45.06 Selecting previously unselected package python3-pkg-resources. [2022-09-06T22:20:55.829Z] #39 45.06 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T22:20:55.829Z] #39 45.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:20:55.829Z] #39 45.52 Selecting previously unselected package python3-six. [2022-09-06T22:20:55.829Z] #39 45.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T22:20:55.829Z] #39 45.55 Unpacking python3-six (1.16.0-2) ... [2022-09-06T22:20:55.829Z] #39 45.67 Selecting previously unselected package python3-protobuf. [2022-09-06T22:20:55.829Z] #39 45.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T22:20:55.829Z] #39 45.67 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T22:20:55.829Z] #39 46.30 Selecting previously unselected package libnet1:amd64. [2022-09-06T22:20:55.829Z] #39 46.30 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T22:20:55.829Z] #39 46.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:20:55.829Z] #39 46.50 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T22:20:55.829Z] #39 46.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T22:20:55.829Z] #39 46.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:20:55.829Z] #39 46.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:20:55.829Z] #39 46.67 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:20:55.829Z] #39 46.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:55.829Z] #39 46.82 Selecting previously unselected package criu. [2022-09-06T22:20:55.829Z] #39 46.82 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T22:20:55.829Z] #39 46.82 Unpacking criu (3.17.1-1) ... [2022-09-06T22:20:55.829Z] #39 47.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:20:55.829Z] #39 ... [2022-09-06T22:20:55.829Z] [2022-09-06T22:20:55.829Z] #29 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:55.829Z] #29 DONE 48.2s [2022-09-06T22:20:55.829Z] [2022-09-06T22:20:55.829Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:20:55.998Z] #33 50.14 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T22:20:55.998Z] #33 50.14 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T22:20:55.998Z] #33 50.15 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:20:56.107Z] #46 0.990 + RM_GOPATH=0 [2022-09-06T22:20:56.107Z] #46 0.990 + TMP_GOPATH= [2022-09-06T22:20:56.107Z] #46 0.990 + : /build [2022-09-06T22:20:56.107Z] #46 0.990 + '[' -z '' ']' [2022-09-06T22:20:56.107Z] #46 0.990 ++ mktemp -d [2022-09-06T22:20:56.107Z] #46 0.992 + export GOPATH=/tmp/tmp.0Z6TaXF2RD [2022-09-06T22:20:56.107Z] #46 0.992 + GOPATH=/tmp/tmp.0Z6TaXF2RD [2022-09-06T22:20:56.107Z] #46 0.992 + RM_GOPATH=1 [2022-09-06T22:20:56.107Z] #46 0.993 + case "$(go env GOARCH)" in [2022-09-06T22:20:56.107Z] #46 0.994 ++ go env GOARCH [2022-09-06T22:20:56.107Z] #46 1.022 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:56.107Z] #46 1.023 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:56.107Z] #46 1.024 ++ dirname /install.sh [2022-09-06T22:20:56.107Z] #46 1.025 + dir=/ [2022-09-06T22:20:56.107Z] #46 1.025 + bin=tini [2022-09-06T22:20:56.107Z] #46 1.025 + shift [2022-09-06T22:20:56.107Z] #46 1.026 + '[' '!' -f //tini.installer ']' [2022-09-06T22:20:56.107Z] #46 1.026 + . //tini.installer [2022-09-06T22:20:56.107Z] #46 1.026 ++ : v0.19.0 [2022-09-06T22:20:56.107Z] #46 1.026 + install_tini [2022-09-06T22:20:56.107Z] #46 1.026 + echo 'Install tini version v0.19.0' [2022-09-06T22:20:56.107Z] #46 1.026 Install tini version v0.19.0 [2022-09-06T22:20:56.107Z] #46 1.027 + git clone https://github.com/krallin/tini.git /tmp/tmp.0Z6TaXF2RD/tini [2022-09-06T22:20:56.107Z] #46 1.031 Cloning into '/tmp/tmp.0Z6TaXF2RD/tini'... [2022-09-06T22:20:56.259Z] #33 50.41 Selecting previously unselected package libyajl2:amd64. [2022-09-06T22:20:56.259Z] #33 50.42 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T22:20:56.259Z] #33 50.44 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:20:56.259Z] #33 50.53 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T22:20:56.259Z] #33 50.56 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T22:20:56.259Z] #33 50.59 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T22:20:56.521Z] #33 50.80 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:20:56.521Z] #33 50.82 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T22:20:56.521Z] #33 50.83 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:20:56.521Z] #33 50.84 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T22:20:56.521Z] #33 50.87 Setting up file (1:5.39-3) ... [2022-09-06T22:20:56.765Z] #44 ... [2022-09-06T22:20:56.765Z] [2022-09-06T22:20:56.765Z] #30 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:56.765Z] #30 39.22 The following additional packages will be installed: [2022-09-06T22:20:56.765Z] #30 39.22 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T22:20:56.765Z] #30 39.22 Suggested packages: [2022-09-06T22:20:56.765Z] #30 39.22 cmake-doc ninja-build lrzip [2022-09-06T22:20:56.765Z] #30 39.22 Recommended packages: [2022-09-06T22:20:56.765Z] #30 39.22 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T22:20:56.765Z] #30 40.22 The following NEW packages will be installed: [2022-09-06T22:20:56.765Z] #30 40.26 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T22:20:56.765Z] #30 40.26 vim-common xxd [2022-09-06T22:20:56.765Z] #30 40.67 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:20:56.765Z] #30 40.67 Need to get 17.7 MB of archives. [2022-09-06T22:20:56.765Z] #30 40.67 After this operation, 70.7 MB of additional disk space will be used. [2022-09-06T22:20:56.765Z] #30 40.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T22:20:56.765Z] #30 40.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T22:20:56.765Z] #30 40.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T22:20:56.765Z] #30 40.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T22:20:56.765Z] #30 41.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T22:20:56.765Z] #30 41.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T22:20:56.765Z] #30 41.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T22:20:56.765Z] #30 41.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T22:20:56.765Z] #30 41.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T22:20:56.765Z] #30 41.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T22:20:56.765Z] #30 43.06 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:56.765Z] #30 43.38 Fetched 17.7 MB in 1s (13.7 MB/s) [2022-09-06T22:20:56.765Z] #30 43.58 Selecting previously unselected package xxd. [2022-09-06T22:20:56.765Z] #30 43.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:56.765Z] #30 43.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:20:56.765Z] #30 43.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:56.765Z] #30 43.96 Selecting previously unselected package vim-common. [2022-09-06T22:20:56.765Z] #30 43.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:20:56.765Z] #30 43.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:20:56.765Z] #30 44.42 Selecting previously unselected package cmake-data. [2022-09-06T22:20:56.765Z] #30 44.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T22:20:56.765Z] #30 44.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T22:20:56.765Z] #30 48.14 Selecting previously unselected package libicu67:amd64. [2022-09-06T22:20:56.765Z] #30 48.14 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-06T22:20:56.765Z] #30 48.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T22:20:56.781Z] #33 50.89 Setting up bzip2 (1.0.8-4) ... [2022-09-06T22:20:56.781Z] #33 50.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:56.781Z] #33 50.94 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:56.781Z] #33 50.96 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:20:56.781Z] #33 50.98 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T22:20:56.781Z] #33 51.01 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T22:20:56.781Z] #33 51.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:20:56.781Z] #33 51.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T22:20:56.781Z] #33 51.09 Setting up patch (2.7.6-7) ... [2022-09-06T22:20:56.781Z] #33 51.10 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:20:56.781Z] #33 51.13 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T22:20:56.781Z] #33 51.14 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T22:20:56.781Z] #33 51.15 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:20:56.781Z] #33 51.16 Setting up libtool (2.4.6-15) ... [2022-09-06T22:20:56.781Z] #33 51.17 Setting up m4 (1.4.18-5) ... [2022-09-06T22:20:56.781Z] #33 51.19 Setting up dpkg-dev (1.20.11) ... [2022-09-06T22:20:56.781Z] #33 51.20 Setting up autoconf (2.69-14) ... [2022-09-06T22:20:56.781Z] #33 ... [2022-09-06T22:20:56.781Z] [2022-09-06T22:20:56.781Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:20:56.781Z] #0 1.452 + RM_GOPATH=0 [2022-09-06T22:20:56.781Z] #0 1.452 + TMP_GOPATH= [2022-09-06T22:20:56.781Z] #0 1.452 + : /build [2022-09-06T22:20:56.781Z] #0 1.452 + '[' -z '' ']' [2022-09-06T22:20:56.781Z] #0 1.452 ++ mktemp -d [2022-09-06T22:20:56.781Z] #0 1.452 + export GOPATH=/tmp/tmp.IRev9Rccxt [2022-09-06T22:20:56.781Z] #0 1.452 + GOPATH=/tmp/tmp.IRev9Rccxt [2022-09-06T22:20:56.781Z] #0 1.452 + RM_GOPATH=1 [2022-09-06T22:20:56.781Z] #0 1.452 + case "$(go env GOARCH)" in [2022-09-06T22:20:56.781Z] #0 1.452 ++ go env GOARCH [2022-09-06T22:20:56.781Z] #0 1.484 Install containerd version v1.6.8 [2022-09-06T22:20:56.781Z] #0 1.490 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:56.781Z] #0 1.490 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:20:56.781Z] #0 1.490 ++ dirname /install.sh [2022-09-06T22:20:56.781Z] #0 1.490 + dir=/ [2022-09-06T22:20:56.781Z] #0 1.490 + bin=containerd [2022-09-06T22:20:56.781Z] #0 1.490 + shift [2022-09-06T22:20:56.781Z] #0 1.490 + '[' '!' -f //containerd.installer ']' [2022-09-06T22:20:56.781Z] #0 1.490 + . //containerd.installer [2022-09-06T22:20:56.781Z] #0 1.490 ++ set -e [2022-09-06T22:20:56.781Z] #0 1.490 ++ : v1.6.8 [2022-09-06T22:20:56.781Z] #0 1.490 + install_containerd [2022-09-06T22:20:56.781Z] #0 1.490 + echo 'Install containerd version v1.6.8' [2022-09-06T22:20:56.781Z] #0 1.490 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IRev9Rccxt/src/github.com/containerd/containerd [2022-09-06T22:20:56.781Z] #0 1.584 Cloning into '/tmp/tmp.IRev9Rccxt/src/github.com/containerd/containerd'... [2022-09-06T22:20:57.024Z] #30 ... [2022-09-06T22:20:57.025Z] [2022-09-06T22:20:57.025Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:20:57.025Z] #34 40.46 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T22:20:57.025Z] #34 40.63 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T22:20:57.025Z] #34 40.68 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T22:20:57.025Z] #34 40.80 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T22:20:57.025Z] #34 40.90 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T22:20:57.025Z] #34 40.95 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T22:20:57.025Z] #34 40.95 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T22:20:57.025Z] #34 41.09 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T22:20:57.025Z] #34 41.09 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T22:20:57.025Z] #34 41.19 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T22:20:57.025Z] #34 41.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T22:20:57.025Z] #34 41.34 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T22:20:57.025Z] #34 41.99 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T22:20:57.025Z] #34 42.10 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T22:20:57.025Z] #34 42.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T22:20:57.025Z] #34 42.48 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T22:20:57.025Z] #34 43.06 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T22:20:57.025Z] #34 43.17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T22:20:57.025Z] #34 43.17 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T22:20:57.025Z] #34 43.34 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T22:20:57.025Z] #34 43.44 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T22:20:57.025Z] #34 43.44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T22:20:57.025Z] #34 43.58 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T22:20:57.025Z] #34 43.68 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T22:20:57.025Z] #34 44.29 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T22:20:57.025Z] #34 44.35 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T22:20:57.025Z] #34 45.30 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T22:20:57.025Z] #34 45.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T22:20:57.043Z] #46 1.772 + cd /tmp/tmp.0Z6TaXF2RD/tini [2022-09-06T22:20:57.043Z] #46 1.772 + git checkout -q v0.19.0 [2022-09-06T22:20:57.043Z] #46 1.796 + cmake . [2022-09-06T22:20:57.044Z] #43 ... [2022-09-06T22:20:57.044Z] [2022-09-06T22:20:57.044Z] #33 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T22:20:57.044Z] #33 51.22 Setting up build-essential (12.9) ... [2022-09-06T22:20:57.044Z] #33 51.24 Setting up automake (1:1.16.3-2) ... [2022-09-06T22:20:57.044Z] #33 51.25 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T22:20:57.044Z] #33 51.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:20:57.283Z] #34 ... [2022-09-06T22:20:57.283Z] [2022-09-06T22:20:57.283Z] #39 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:20:57.283Z] #39 49.40 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T22:20:57.283Z] #39 49.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:20:57.283Z] #39 49.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:20:57.283Z] #39 49.44 Setting up python3-six (1.16.0-2) ... [2022-09-06T22:20:57.302Z] #46 2.310 -- The C compiler identification is GNU 10.2.1 [2022-09-06T22:20:57.561Z] #46 2.409 -- Detecting C compiler ABI info [2022-09-06T22:20:58.128Z] #46 3.000 -- Detecting C compiler ABI info - done [2022-09-06T22:20:58.387Z] #46 3.152 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T22:20:58.387Z] #46 3.157 -- Detecting C compile features [2022-09-06T22:20:58.387Z] #46 3.158 -- Detecting C compile features - done [2022-09-06T22:20:58.387Z] #46 3.212 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T22:20:58.436Z] #33 DONE 52.4s [2022-09-06T22:20:58.436Z] [2022-09-06T22:20:58.436Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:20:58.646Z] #46 3.489 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T22:20:58.646Z] #46 3.670 -- Configuring done [2022-09-06T22:20:58.646Z] #46 3.699 -- Generating done [2022-09-06T22:20:58.646Z] #46 3.701 -- Build files have been written to: /tmp/tmp.0Z6TaXF2RD/tini [2022-09-06T22:20:58.646Z] #46 3.724 + make tini-static [2022-09-06T22:20:59.186Z] #39 51.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:20:59.186Z] #39 51.09 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T22:20:59.215Z] #46 4.165 Scanning dependencies of target tini-static [2022-09-06T22:20:59.376Z] #44 1.003 Cloning into '/tmp/crun-build'... [2022-09-06T22:20:59.377Z] #44 ... [2022-09-06T22:20:59.377Z] [2022-09-06T22:20:59.377Z] #32 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:20:59.377Z] #32 43.69 Selecting previously unselected package cmake-data. [2022-09-06T22:20:59.377Z] #32 43.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T22:20:59.377Z] #32 43.71 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T22:20:59.377Z] #32 47.21 Selecting previously unselected package libicu67:amd64. [2022-09-06T22:20:59.377Z] #32 47.21 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-06T22:20:59.377Z] #32 47.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T22:20:59.447Z] #39 ... [2022-09-06T22:20:59.447Z] [2022-09-06T22:20:59.447Z] #37 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:59.447Z] #37 41.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T22:20:59.447Z] #37 42.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T22:20:59.447Z] #37 44.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T22:20:59.447Z] #37 45.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T22:20:59.447Z] #37 45.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T22:20:59.447Z] #37 45.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T22:20:59.447Z] #37 45.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T22:20:59.447Z] #37 45.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T22:20:59.447Z] #37 45.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-06T22:20:59.447Z] #37 45.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T22:20:59.447Z] #37 45.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T22:20:59.447Z] #37 45.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T22:20:59.447Z] #37 45.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T22:20:59.447Z] #37 45.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T22:20:59.447Z] #37 45.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T22:20:59.447Z] #37 45.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T22:20:59.447Z] #37 45.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T22:20:59.447Z] #37 45.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T22:20:59.447Z] #37 45.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T22:20:59.447Z] #37 46.31 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:20:59.447Z] #37 46.62 Fetched 115 MB in 8s (14.1 MB/s) [2022-09-06T22:20:59.447Z] #37 46.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T22:20:59.447Z] #37 46.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T22:20:59.447Z] #37 46.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T22:20:59.447Z] #37 46.78 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T22:20:59.447Z] #37 49.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T22:20:59.447Z] #37 49.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T22:20:59.447Z] #37 49.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T22:20:59.474Z] #46 4.262 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T22:20:59.533Z] #44 ... [2022-09-06T22:20:59.533Z] [2022-09-06T22:20:59.533Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:59.533Z] #35 60.60 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T22:20:59.533Z] #35 60.60 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-06T22:20:59.533Z] #35 60.61 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T22:20:59.533Z] #35 60.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T22:20:59.533Z] #35 60.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-06T22:20:59.533Z] #35 60.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T22:20:59.533Z] #35 66.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T22:20:59.533Z] #35 66.28 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-06T22:20:59.533Z] #35 66.28 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:20:59.637Z] #32 ... [2022-09-06T22:20:59.637Z] [2022-09-06T22:20:59.637Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:20:59.637Z] #28 51.38 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T22:20:59.637Z] #28 51.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T22:20:59.637Z] #28 51.39 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T22:20:59.637Z] #28 51.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T22:20:59.637Z] #28 51.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:20:59.637Z] #28 51.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:20:59.637Z] #28 52.20 Selecting previously unselected package dmsetup. [2022-09-06T22:20:59.637Z] #28 52.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:20:59.637Z] #28 52.22 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T22:20:59.637Z] #28 52.57 Selecting previously unselected package mingw-w64-common. [2022-09-06T22:20:59.637Z] #28 52.57 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T22:20:59.637Z] #28 52.61 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T22:20:59.706Z] #37 ... [2022-09-06T22:20:59.706Z] [2022-09-06T22:20:59.706Z] #38 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:20:59.706Z] #38 49.79 Updating files: 91% (1391/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-06T22:20:59.706Z] #38 50.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T22:20:59.706Z] #38 50.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:21:00.041Z] #46 ... [2022-09-06T22:21:00.041Z] [2022-09-06T22:21:00.041Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:00.041Z] #34 56.26 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T22:21:00.041Z] #34 56.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T22:21:00.041Z] #34 56.31 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T22:21:00.041Z] #34 56.46 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T22:21:00.041Z] #34 56.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:21:00.041Z] #34 56.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:21:00.041Z] #34 56.69 Selecting previously unselected package dmsetup. [2022-09-06T22:21:00.042Z] #34 56.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:21:00.042Z] #34 56.72 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T22:21:00.042Z] #34 56.89 Selecting previously unselected package mingw-w64-common. [2022-09-06T22:21:00.042Z] #34 56.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T22:21:00.042Z] #34 56.92 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T22:21:00.042Z] #34 63.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T22:21:00.042Z] #34 63.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T22:21:00.042Z] #34 63.84 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T22:21:00.978Z] #34 ... [2022-09-06T22:21:00.978Z] [2022-09-06T22:21:00.978Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T22:21:00.978Z] #46 5.749 [100%] Linking C executable tini-static [2022-09-06T22:21:01.416Z] #29 ... [2022-09-06T22:21:01.416Z] [2022-09-06T22:21:01.416Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:01.416Z] #36 164.4 CCLD tests/init [2022-09-06T22:21:01.563Z] #46 6.395 [100%] Built target tini-static [2022-09-06T22:21:01.563Z] #46 6.452 + mkdir -p /build [2022-09-06T22:21:01.563Z] #46 6.454 + cp tini-static /build/docker-init [2022-09-06T22:21:02.936Z] #28 ... [2022-09-06T22:21:02.936Z] [2022-09-06T22:21:02.936Z] #32 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:21:02.936Z] #32 54.51 Selecting previously unselected package libxml2:amd64. [2022-09-06T22:21:02.936Z] #32 54.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T22:21:02.936Z] #32 54.54 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T22:21:02.936Z] #32 55.18 Selecting previously unselected package libarchive13:amd64. [2022-09-06T22:21:02.936Z] #32 55.18 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T22:21:02.936Z] #32 55.19 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T22:21:02.936Z] #32 55.52 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T22:21:02.936Z] #32 55.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T22:21:02.936Z] #32 55.55 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T22:21:02.936Z] #32 55.75 Selecting previously unselected package librhash0:amd64. [2022-09-06T22:21:02.936Z] #32 55.75 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T22:21:02.936Z] #32 55.75 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T22:21:02.936Z] #32 55.94 Selecting previously unselected package libuv1:amd64. [2022-09-06T22:21:02.936Z] #32 55.94 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T22:21:02.936Z] #32 55.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T22:21:02.936Z] #32 56.13 Selecting previously unselected package cmake. [2022-09-06T22:21:02.936Z] #32 56.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T22:21:02.936Z] #32 56.14 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T22:21:02.940Z] #46 DONE 7.5s [2022-09-06T22:21:02.940Z] [2022-09-06T22:21:02.940Z] #37 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:21:02.940Z] #37 68.28 gotestsum version dev [2022-09-06T22:21:02.940Z] #37 DONE 68.8s [2022-09-06T22:21:02.940Z] [2022-09-06T22:21:02.940Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:02.940Z] #44 12.32 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T22:21:02.940Z] #44 14.30 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T22:21:02.940Z] #44 15.73 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T22:21:02.940Z] #44 15.98 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T22:21:02.940Z] #44 16.24 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T22:21:03.507Z] #44 ... [2022-09-06T22:21:03.507Z] [2022-09-06T22:21:03.507Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:03.507Z] #34 69.49 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T22:21:03.507Z] #34 69.49 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:03.507Z] #34 69.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T22:21:03.766Z] #34 69.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T22:21:03.766Z] #34 69.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:03.766Z] #34 69.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T22:21:03.919Z] #38 ... [2022-09-06T22:21:03.919Z] [2022-09-06T22:21:03.919Z] #30 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:21:03.919Z] #30 55.99 Selecting previously unselected package libxml2:amd64. [2022-09-06T22:21:03.919Z] #30 55.99 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T22:21:03.919Z] #30 56.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T22:21:04.177Z] #30 56.72 Selecting previously unselected package libarchive13:amd64. [2022-09-06T22:21:04.436Z] #30 56.72 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T22:21:04.436Z] #30 56.73 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T22:21:04.694Z] #30 57.15 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T22:21:04.952Z] #30 57.15 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T22:21:04.952Z] #30 57.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T22:21:04.952Z] #30 57.39 Selecting previously unselected package librhash0:amd64. [2022-09-06T22:21:04.952Z] #30 57.39 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T22:21:04.952Z] #30 57.40 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T22:21:05.217Z] #30 57.65 Selecting previously unselected package libuv1:amd64. [2022-09-06T22:21:05.217Z] #30 57.65 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T22:21:05.217Z] #30 57.66 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T22:21:05.481Z] #32 ... [2022-09-06T22:21:05.481Z] [2022-09-06T22:21:05.481Z] #41 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:21:05.481Z] #41 50.07 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T22:21:05.481Z] #41 50.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:21:05.481Z] #41 50.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:21:05.481Z] #41 50.12 Setting up python3-six (1.16.0-2) ... [2022-09-06T22:21:05.481Z] #41 51.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:21:05.481Z] #41 51.57 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T22:21:05.481Z] #41 56.04 Setting up criu (3.17.1-1) ... [2022-09-06T22:21:05.481Z] #41 58.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:21:05.481Z] #41 DONE 59.3s [2022-09-06T22:21:05.481Z] [2022-09-06T22:21:05.481Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:05.481Z] #28 58.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T22:21:05.481Z] #28 58.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T22:21:05.481Z] #28 58.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T22:21:05.483Z] #30 57.88 Selecting previously unselected package cmake. [2022-09-06T22:21:05.483Z] #30 57.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T22:21:05.483Z] #30 57.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T22:21:06.051Z] #28 ... [2022-09-06T22:21:06.051Z] [2022-09-06T22:21:06.051Z] #38 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:21:06.051Z] #38 49.95 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-06T22:21:06.051Z] #38 50.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T22:21:06.051Z] #38 50.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:21:06.098Z] #35 ... [2022-09-06T22:21:06.098Z] [2022-09-06T22:21:06.098Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:06.098Z] #44 25.76 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T22:21:06.313Z] #38 ... [2022-09-06T22:21:06.313Z] [2022-09-06T22:21:06.313Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:06.313Z] #44 8.206 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T22:21:06.419Z] #30 ... [2022-09-06T22:21:06.419Z] [2022-09-06T22:21:06.419Z] #39 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T22:21:06.419Z] #39 55.63 Setting up criu (3.17.1-1) ... [2022-09-06T22:21:06.419Z] #39 58.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:21:06.419Z] #39 DONE 58.7s [2022-09-06T22:21:06.573Z] #44 8.227 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T22:21:06.678Z] [2022-09-06T22:21:06.678Z] #37 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:06.678Z] #37 52.13 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T22:21:06.678Z] #37 52.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T22:21:06.678Z] #37 52.15 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T22:21:06.678Z] #37 52.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T22:21:06.678Z] #37 52.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:21:06.678Z] #37 52.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:21:06.678Z] #37 52.58 Selecting previously unselected package dmsetup. [2022-09-06T22:21:06.678Z] #37 52.58 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:21:06.678Z] #37 52.61 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T22:21:06.678Z] #37 52.83 Selecting previously unselected package mingw-w64-common. [2022-09-06T22:21:06.678Z] #37 52.83 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T22:21:06.678Z] #37 52.86 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T22:21:06.678Z] #37 59.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T22:21:06.678Z] #37 59.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T22:21:06.937Z] #37 59.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T22:21:07.518Z] #44 ... [2022-09-06T22:21:07.518Z] [2022-09-06T22:21:07.518Z] #32 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:21:07.518Z] #32 61.23 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T22:21:07.518Z] #32 61.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:21:07.518Z] #32 61.27 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T22:21:07.518Z] #32 61.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:21:07.518Z] #32 61.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T22:21:07.518Z] #32 61.32 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T22:21:07.518Z] #32 61.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T22:21:07.518Z] #32 61.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T22:21:07.518Z] #32 61.38 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T22:21:07.518Z] #32 61.40 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T22:21:07.518Z] #32 61.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:21:07.518Z] #32 DONE 61.9s [2022-09-06T22:21:07.518Z] [2022-09-06T22:21:07.518Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:07.518Z] #44 9.444 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T22:21:07.780Z] #44 ... [2022-09-06T22:21:07.780Z] [2022-09-06T22:21:07.780Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T22:21:07.780Z] #45 DONE 0.2s [2022-09-06T22:21:07.780Z] [2022-09-06T22:21:07.780Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:07.780Z] #44 9.478 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T22:21:07.780Z] #44 9.478 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T22:21:07.780Z] #44 9.478 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T22:21:07.780Z] #44 9.532 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T22:21:07.984Z] #36 ... [2022-09-06T22:21:07.985Z] [2022-09-06T22:21:07.985Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:21:07.985Z] #29 193.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-06T22:21:07.985Z] #29 193.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:21:07.985Z] #29 193.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:21:07.985Z] #29 193.1 Selecting previously unselected package patch. [2022-09-06T22:21:07.985Z] #29 193.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-06T22:21:07.985Z] #29 193.1 Unpacking patch (2.7.6-7) ... [2022-09-06T22:21:07.985Z] #29 193.2 Selecting previously unselected package dpkg-dev. [2022-09-06T22:21:07.985Z] #29 193.2 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-06T22:21:07.985Z] #29 193.2 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T22:21:07.985Z] #29 193.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-06T22:21:07.985Z] #29 193.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-06T22:21:07.985Z] #29 193.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-06T22:21:07.985Z] #29 193.7 Selecting previously unselected package libio-string-perl. [2022-09-06T22:21:07.985Z] #29 193.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-06T22:21:07.985Z] #29 193.7 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-06T22:21:07.985Z] #29 193.8 Selecting previously unselected package libicu67:amd64. [2022-09-06T22:21:07.985Z] #29 193.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-06T22:21:07.985Z] #29 193.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T22:21:10.227Z] #37 ... [2022-09-06T22:21:10.227Z] [2022-09-06T22:21:10.227Z] #30 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:21:10.227Z] #30 62.59 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T22:21:10.227Z] #30 62.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:21:10.227Z] #30 62.68 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T22:21:10.227Z] #30 62.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:21:10.288Z] #44 ... [2022-09-06T22:21:10.288Z] [2022-09-06T22:21:10.288Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:21:10.288Z] #43 43.12 Updating files: 47% (2367/4989) Updating files: 48% (2395/4989) Updating files: 49% (2445/4989) Updating files: 50% (2495/4989) Updating files: 51% (2545/4989) Updating files: 52% (2595/4989) Updating files: 53% (2645/4989) Updating files: 54% (2695/4989) Updating files: 55% (2744/4989) Updating files: 56% (2794/4989) Updating files: 57% (2844/4989) Updating files: 58% (2894/4989) Updating files: 59% (2944/4989) Updating files: 60% (2994/4989) Updating files: 61% (3044/4989) Updating files: 62% (3094/4989) Updating files: 63% (3144/4989) Updating files: 64% (3193/4989) Updating files: 65% (3243/4989) Updating files: 66% (3293/4989) Updating files: 67% (3343/4989) Updating files: 68% (3393/4989) Updating files: 69% (3443/4989) Updating files: 70% (3493/4989) Updating files: 71% (3543/4989) Updating files: 72% (3593/4989) Updating files: 73% (3642/4989) Updating files: 74% (3692/4989) Updating files: 75% (3742/4989) Updating files: 76% (3792/4989) Updating files: 77% (3842/4989) Updating files: 78% (3892/4989) Updating files: 79% (3942/4989) Updating files: 80% (3992/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 83% (4141/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 86% (4291/4989) Updating files: 87% (4341/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 91% (4557/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T22:21:10.288Z] #43 44.41 + cd /tmp/tmp.cS1BXLchdT/src/github.com/containerd/containerd [2022-09-06T22:21:10.288Z] #43 44.41 + git checkout -q v1.6.8 [2022-09-06T22:21:10.288Z] #43 46.40 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T22:21:10.288Z] #43 46.41 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T22:21:10.288Z] #43 46.41 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T22:21:10.288Z] #43 46.41 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T22:21:10.288Z] #43 46.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T22:21:10.288Z] #43 46.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T22:21:10.288Z] #43 46.41 + '[' '' = dynamic ']' [2022-09-06T22:21:10.288Z] #43 46.41 + make [2022-09-06T22:21:10.328Z] #44 11.75 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T22:21:10.486Z] #30 62.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T22:21:10.486Z] #30 62.76 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T22:21:10.486Z] #30 62.76 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T22:21:10.486Z] #30 62.80 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T22:21:10.486Z] #30 62.84 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T22:21:10.486Z] #30 62.84 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T22:21:10.486Z] #30 62.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:21:10.521Z] #29 ... [2022-09-06T22:21:10.521Z] [2022-09-06T22:21:10.521Z] #21 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:21:10.521Z] #21 DONE 204.2s [2022-09-06T22:21:10.521Z] [2022-09-06T22:21:10.521Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:21:10.521Z] #30 ... [2022-09-06T22:21:10.521Z] [2022-09-06T22:21:10.521Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:21:10.521Z] #29 196.3 Selecting previously unselected package libxml2:amd64. [2022-09-06T22:21:10.521Z] #29 196.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T22:21:10.521Z] #29 196.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T22:21:10.780Z] #29 196.6 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-06T22:21:10.780Z] #29 196.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-06T22:21:10.780Z] #29 196.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-06T22:21:10.780Z] #29 196.8 Selecting previously unselected package libxml-sax-base-perl. [2022-09-06T22:21:10.780Z] #29 196.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-06T22:21:10.780Z] #29 196.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-06T22:21:11.039Z] #29 196.9 Selecting previously unselected package libxml-sax-perl. [2022-09-06T22:21:11.039Z] #29 197.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-06T22:21:11.039Z] #29 197.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-06T22:21:11.298Z] #29 197.1 Selecting previously unselected package libxml-libxml-perl. [2022-09-06T22:21:11.298Z] #29 197.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-06T22:21:11.298Z] #29 197.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-06T22:21:11.298Z] #29 197.2 Selecting previously unselected package libxml-simple-perl. [2022-09-06T22:21:11.298Z] #29 197.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-06T22:21:11.298Z] #29 197.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-06T22:21:11.298Z] #29 197.3 Selecting previously unselected package libyaml-perl. [2022-09-06T22:21:11.298Z] #29 197.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-06T22:21:11.298Z] #29 197.3 Unpacking libyaml-perl (1.30-1) ... [2022-09-06T22:21:11.557Z] #29 197.4 Selecting previously unselected package libconfig-auto-perl. [2022-09-06T22:21:11.557Z] #29 197.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-06T22:21:11.557Z] #29 197.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-06T22:21:11.557Z] #29 197.4 Selecting previously unselected package libfile-which-perl. [2022-09-06T22:21:11.557Z] #29 197.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-06T22:21:11.557Z] #29 197.4 Unpacking libfile-which-perl (1.23-1) ... [2022-09-06T22:21:11.557Z] #29 197.5 Selecting previously unselected package libfile-homedir-perl. [2022-09-06T22:21:11.557Z] #29 197.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-06T22:21:11.557Z] #29 197.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-06T22:21:11.557Z] #29 197.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-06T22:21:11.557Z] #29 197.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-06T22:21:11.557Z] #29 197.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-06T22:21:11.713Z] #44 13.67 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T22:21:11.816Z] #29 197.6 Selecting previously unselected package dpkg-cross. [2022-09-06T22:21:11.816Z] #29 197.7 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-06T22:21:11.816Z] #29 197.7 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-06T22:21:11.816Z] #29 197.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-06T22:21:11.816Z] #29 197.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-06T22:21:11.816Z] #29 197.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-06T22:21:11.816Z] #29 197.8 Selecting previously unselected package libc6-armel-cross. [2022-09-06T22:21:11.816Z] #29 197.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-06T22:21:11.816Z] #29 197.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-06T22:21:11.860Z] #30 DONE 64.1s [2022-09-06T22:21:11.860Z] [2022-09-06T22:21:11.860Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:11.860Z] #44 7.166 Cloning into '/tmp/crun-build'... [2022-09-06T22:21:11.860Z] #44 14.51 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T22:21:11.861Z] #44 14.53 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T22:21:11.861Z] #44 15.83 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T22:21:11.861Z] #44 15.83 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T22:21:11.861Z] #44 15.84 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T22:21:11.861Z] #44 15.84 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T22:21:11.861Z] #44 15.91 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T22:21:11.861Z] #44 ... [2022-09-06T22:21:11.861Z] [2022-09-06T22:21:11.861Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T22:21:11.884Z] #34 76.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T22:21:11.884Z] #34 76.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:11.884Z] #34 76.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:21:12.075Z] #29 198.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-06T22:21:12.075Z] #29 198.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:12.075Z] #29 198.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:21:12.075Z] #29 198.1 Selecting previously unselected package libgomp1-armel-cross. [2022-09-06T22:21:12.075Z] #29 198.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:12.075Z] #29 198.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:21:12.191Z] #43 48.40 + bin/ctr [2022-09-06T22:21:12.334Z] #29 198.2 Selecting previously unselected package libatomic1-armel-cross. [2022-09-06T22:21:12.334Z] #29 198.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:12.334Z] #29 198.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:21:12.334Z] #29 198.2 Selecting previously unselected package libasan6-armel-cross. [2022-09-06T22:21:12.334Z] #29 198.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:12.334Z] #29 198.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:21:12.427Z] #45 DONE 0.5s [2022-09-06T22:21:12.427Z] [2022-09-06T22:21:12.427Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T22:21:12.902Z] #29 198.8 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-06T22:21:12.902Z] #29 198.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:12.902Z] #29 198.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:21:13.161Z] #29 199.0 Selecting previously unselected package libubsan1-armel-cross. [2022-09-06T22:21:13.161Z] #29 199.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:13.161Z] #29 199.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:21:13.161Z] #29 199.2 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-06T22:21:13.161Z] #29 199.2 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:13.420Z] #29 199.2 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:21:13.679Z] #29 199.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-06T22:21:13.679Z] #29 199.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:21:13.679Z] #29 199.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T22:21:13.762Z] #44 ... [2022-09-06T22:21:13.762Z] [2022-09-06T22:21:13.762Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:21:13.762Z] #30 66.99 gotestsum version dev [2022-09-06T22:21:13.762Z] #30 DONE 67.6s [2022-09-06T22:21:13.762Z] [2022-09-06T22:21:13.762Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:13.762Z] #44 15.37 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T22:21:13.762Z] #44 15.66 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T22:21:14.337Z] #44 ... [2022-09-06T22:21:14.337Z] [2022-09-06T22:21:14.337Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T22:21:14.337Z] #0 0.961 + RM_GOPATH=0 [2022-09-06T22:21:14.337Z] #0 0.961 + TMP_GOPATH= [2022-09-06T22:21:14.337Z] #0 0.961 + : /build [2022-09-06T22:21:14.337Z] #0 0.961 + '[' -z '' ']' [2022-09-06T22:21:14.337Z] #0 0.962 ++ mktemp -d [2022-09-06T22:21:14.337Z] #0 0.977 + export GOPATH=/tmp/tmp.MrZv9kU189 [2022-09-06T22:21:14.337Z] #0 0.980 + GOPATH=/tmp/tmp.MrZv9kU189 [2022-09-06T22:21:14.337Z] #0 0.980 + RM_GOPATH=1 [2022-09-06T22:21:14.337Z] #0 0.981 + case "$(go env GOARCH)" in [2022-09-06T22:21:14.337Z] #0 0.981 ++ go env GOARCH [2022-09-06T22:21:14.337Z] #0 1.001 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:21:14.337Z] #0 1.001 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:21:14.337Z] #0 1.003 ++ dirname /install.sh [2022-09-06T22:21:14.337Z] #0 1.014 + dir=/ [2022-09-06T22:21:14.337Z] #0 1.014 + bin=tini [2022-09-06T22:21:14.337Z] #0 1.014 + shift [2022-09-06T22:21:14.337Z] #0 1.015 + '[' '!' -f //tini.installer ']' [2022-09-06T22:21:14.337Z] #0 1.015 + . //tini.installer [2022-09-06T22:21:14.337Z] #0 1.015 ++ : v0.19.0 [2022-09-06T22:21:14.337Z] #0 1.016 + install_tini [2022-09-06T22:21:14.337Z] #0 1.016 + echo 'Install tini version v0.19.0' [2022-09-06T22:21:14.337Z] #0 1.016 Install tini version v0.19.0 [2022-09-06T22:21:14.337Z] #0 1.017 + git clone https://github.com/krallin/tini.git /tmp/tmp.MrZv9kU189/tini [2022-09-06T22:21:14.337Z] #0 1.018 Cloning into '/tmp/tmp.MrZv9kU189/tini'... [2022-09-06T22:21:14.337Z] #0 1.796 + cd /tmp/tmp.MrZv9kU189/tini [2022-09-06T22:21:14.337Z] #0 1.805 + git checkout -q v0.19.0 [2022-09-06T22:21:14.337Z] #0 1.830 + cmake . [2022-09-06T22:21:14.337Z] #0 2.317 -- The C compiler identification is GNU 10.2.1 [2022-09-06T22:21:14.337Z] #0 2.382 -- Detecting C compiler ABI info [2022-09-06T22:21:14.337Z] #0 2.991 -- Detecting C compiler ABI info - done [2022-09-06T22:21:14.337Z] #0 3.135 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T22:21:14.337Z] #0 3.136 -- Detecting C compile features [2022-09-06T22:21:14.337Z] #0 3.143 -- Detecting C compile features - done [2022-09-06T22:21:14.337Z] #0 3.189 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T22:21:14.337Z] #0 3.474 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T22:21:14.337Z] #0 3.568 -- Configuring done [2022-09-06T22:21:14.337Z] #0 3.611 -- Generating done [2022-09-06T22:21:14.337Z] #0 3.630 -- Build files have been written to: /tmp/tmp.MrZv9kU189/tini [2022-09-06T22:21:14.337Z] #0 3.633 + make tini-static [2022-09-06T22:21:14.337Z] #0 3.923 Scanning dependencies of target tini-static [2022-09-06T22:21:14.337Z] #0 3.994 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T22:21:14.337Z] #0 5.436 [100%] Linking C executable tini-static [2022-09-06T22:21:14.337Z] #0 6.116 [100%] Built target tini-static [2022-09-06T22:21:14.337Z] #0 6.282 + mkdir -p /build [2022-09-06T22:21:14.337Z] #0 6.293 + cp tini-static /build/docker-init [2022-09-06T22:21:14.337Z] #46 DONE 6.5s [2022-09-06T22:21:14.337Z] [2022-09-06T22:21:14.337Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:14.337Z] #44 16.02 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T22:21:14.957Z] #46 ... [2022-09-06T22:21:14.957Z] [2022-09-06T22:21:14.957Z] #41 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T22:21:14.957Z] #41 66.68 gotestsum version dev [2022-09-06T22:21:14.957Z] #41 DONE 67.0s [2022-09-06T22:21:14.957Z] [2022-09-06T22:21:14.957Z] #37 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:14.957Z] #37 65.53 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T22:21:14.957Z] #37 65.53 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:14.957Z] #37 65.55 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T22:21:14.957Z] #37 65.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T22:21:14.957Z] #37 65.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:14.957Z] #37 65.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T22:21:15.475Z] #43 ... [2022-09-06T22:21:15.475Z] [2022-09-06T22:21:15.475Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:15.475Z] #44 35.39 libtoolize: putting auxiliary files in '.'. [2022-09-06T22:21:15.475Z] #44 35.39 libtoolize: copying file './ltmain.sh' [2022-09-06T22:21:15.735Z] #44 36.18 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T22:21:15.994Z] #44 36.19 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T22:21:15.994Z] #44 36.19 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T22:21:16.074Z] #34 ... [2022-09-06T22:21:16.074Z] [2022-09-06T22:21:16.074Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:16.074Z] #44 32.21 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T22:21:18.541Z] #44 ... [2022-09-06T22:21:18.541Z] [2022-09-06T22:21:18.541Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:18.541Z] #28 65.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T22:21:18.541Z] #28 65.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:18.541Z] #28 65.65 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T22:21:18.541Z] #28 65.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T22:21:18.541Z] #28 65.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:18.541Z] #28 65.82 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T22:21:18.962Z] #29 ... [2022-09-06T22:21:18.962Z] [2022-09-06T22:21:18.962Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:18.962Z] #36 181.6 AR libcrun_testing.a [2022-09-06T22:21:18.962Z] #36 181.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T22:21:18.962Z] #36 181.7 CCLD tests/tests_libcrun_utils [2022-09-06T22:21:18.962Z] #36 181.7 CCLD tests/tests_libcrun_errors [2022-09-06T22:21:18.962Z] #36 181.7 CCLD tests/tests_libcrun_fuzzer [2022-09-06T22:21:18.962Z] #36 182.0 CCLD libcrun.la [2022-09-06T22:21:19.159Z] #37 ... [2022-09-06T22:21:19.159Z] [2022-09-06T22:21:19.159Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T22:21:19.159Z] #46 3.716 + RM_GOPATH=0 [2022-09-06T22:21:19.159Z] #46 3.716 + TMP_GOPATH= [2022-09-06T22:21:19.159Z] #46 3.716 + : /build [2022-09-06T22:21:19.159Z] #46 3.716 + '[' -z '' ']' [2022-09-06T22:21:19.159Z] #46 3.716 ++ mktemp -d [2022-09-06T22:21:19.159Z] #46 3.718 + export GOPATH=/tmp/tmp.i3D351PFM2 [2022-09-06T22:21:19.159Z] #46 3.718 + GOPATH=/tmp/tmp.i3D351PFM2 [2022-09-06T22:21:19.159Z] #46 3.718 + RM_GOPATH=1 [2022-09-06T22:21:19.159Z] #46 3.718 + case "$(go env GOARCH)" in [2022-09-06T22:21:19.159Z] #46 3.720 ++ go env GOARCH [2022-09-06T22:21:19.159Z] #46 3.727 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:21:19.159Z] #46 3.737 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:21:19.159Z] #46 3.741 ++ dirname /install.sh [2022-09-06T22:21:19.159Z] #46 3.742 + dir=/ [2022-09-06T22:21:19.159Z] #46 3.742 + bin=tini [2022-09-06T22:21:19.159Z] #46 3.742 + shift [2022-09-06T22:21:19.159Z] #46 3.742 + '[' '!' -f //tini.installer ']' [2022-09-06T22:21:19.159Z] #46 3.742 + . //tini.installer [2022-09-06T22:21:19.159Z] #46 3.742 ++ : v0.19.0 [2022-09-06T22:21:19.159Z] #46 3.743 + install_tini [2022-09-06T22:21:19.159Z] #46 3.743 + echo 'Install tini version v0.19.0' [2022-09-06T22:21:19.159Z] #46 3.743 Install tini version v0.19.0 [2022-09-06T22:21:19.159Z] #46 3.743 + git clone https://github.com/krallin/tini.git /tmp/tmp.i3D351PFM2/tini [2022-09-06T22:21:19.159Z] #46 3.747 Cloning into '/tmp/tmp.i3D351PFM2/tini'... [2022-09-06T22:21:19.159Z] #46 4.522 + cd /tmp/tmp.i3D351PFM2/tini [2022-09-06T22:21:19.159Z] #46 4.522 + git checkout -q v0.19.0 [2022-09-06T22:21:19.159Z] #46 4.527 + cmake . [2022-09-06T22:21:19.159Z] #46 5.062 -- The C compiler identification is GNU 10.2.1 [2022-09-06T22:21:19.159Z] #46 5.148 -- Detecting C compiler ABI info [2022-09-06T22:21:19.159Z] #46 5.858 -- Detecting C compiler ABI info - done [2022-09-06T22:21:19.159Z] #46 6.017 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T22:21:19.159Z] #46 6.020 -- Detecting C compile features [2022-09-06T22:21:19.159Z] #46 6.022 -- Detecting C compile features - done [2022-09-06T22:21:19.159Z] #46 6.086 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T22:21:19.159Z] #46 6.335 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T22:21:19.159Z] #46 6.407 -- Configuring done [2022-09-06T22:21:19.159Z] #46 6.435 -- Generating done [2022-09-06T22:21:19.159Z] #46 6.438 -- Build files have been written to: /tmp/tmp.i3D351PFM2/tini [2022-09-06T22:21:19.159Z] #46 6.453 + make tini-static [2022-09-06T22:21:19.159Z] #46 6.760 Scanning dependencies of target tini-static [2022-09-06T22:21:19.159Z] #46 6.800 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T22:21:19.900Z] #36 182.9 CCLD crun [2022-09-06T22:21:19.923Z] #28 74.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T22:21:19.923Z] #28 74.03 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:19.923Z] #28 74.04 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:21:20.093Z] #46 7.913 [100%] Linking C executable tini-static [2022-09-06T22:21:20.159Z] #36 183.3 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T22:21:20.180Z] #44 ... [2022-09-06T22:21:20.180Z] [2022-09-06T22:21:20.180Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:20.180Z] #35 76.97 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T22:21:20.180Z] #35 77.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-06T22:21:20.180Z] #35 77.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:21:20.180Z] #35 82.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T22:21:20.180Z] #35 82.25 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-06T22:21:20.180Z] #35 82.26 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T22:21:20.418Z] #36 183.4 /bin/mkdir -p '/usr/local/lib' [2022-09-06T22:21:20.418Z] #36 183.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T22:21:20.418Z] #36 183.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T22:21:20.418Z] #36 183.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T22:21:20.418Z] #36 183.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T22:21:20.418Z] #36 183.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T22:21:20.418Z] #36 183.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T22:21:20.677Z] #36 183.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T22:21:20.677Z] #36 183.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-06T22:21:20.677Z] #36 183.7 ---------------------------------------------------------------------- [2022-09-06T22:21:20.677Z] #36 183.7 Libraries have been installed in: [2022-09-06T22:21:20.677Z] #36 183.7 /usr/local/lib [2022-09-06T22:21:20.677Z] #36 183.7 [2022-09-06T22:21:20.677Z] #36 183.7 If you ever happen to want to link against installed libraries [2022-09-06T22:21:20.677Z] #36 183.7 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T22:21:20.677Z] #36 183.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T22:21:20.677Z] #36 183.7 flag during linking and do at least one of the following: [2022-09-06T22:21:20.677Z] #36 183.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T22:21:20.677Z] #36 183.7 during execution [2022-09-06T22:21:20.677Z] #36 183.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T22:21:20.677Z] #36 183.7 during linking [2022-09-06T22:21:20.677Z] #36 183.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T22:21:20.677Z] #36 183.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T22:21:20.677Z] #36 183.7 [2022-09-06T22:21:20.677Z] #36 183.7 See any operating system documentation about shared libraries for [2022-09-06T22:21:20.677Z] #36 183.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T22:21:20.677Z] #36 183.7 ---------------------------------------------------------------------- [2022-09-06T22:21:20.677Z] #36 183.7 /bin/mkdir -p '/build' [2022-09-06T22:21:20.677Z] #36 183.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T22:21:20.677Z] #36 183.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T22:21:20.677Z] #36 183.8 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T22:21:20.937Z] #36 183.8 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T22:21:20.937Z] #36 183.8 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T22:21:21.029Z] #46 8.536 [100%] Built target tini-static [2022-09-06T22:21:21.029Z] #46 8.622 + mkdir -p /build [2022-09-06T22:21:21.029Z] #46 8.623 + cp tini-static /build/docker-init [2022-09-06T22:21:21.029Z] #46 DONE 8.7s [2022-09-06T22:21:21.029Z] [2022-09-06T22:21:21.029Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:21.029Z] #44 17.92 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T22:21:21.029Z] #44 19.94 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T22:21:21.029Z] #44 21.41 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T22:21:21.029Z] #44 21.65 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T22:21:21.029Z] #44 21.88 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T22:21:21.115Z] #35 88.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T22:21:21.115Z] #35 88.06 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-06T22:21:21.115Z] #35 88.07 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:21:21.195Z] #36 DONE 184.1s [2022-09-06T22:21:21.195Z] [2022-09-06T22:21:21.195Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:21:21.596Z] #44 ... [2022-09-06T22:21:21.596Z] [2022-09-06T22:21:21.596Z] #37 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:21.596Z] #37 73.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T22:21:21.596Z] #37 73.99 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:21.596Z] #37 73.99 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:21:23.731Z] #30 ... [2022-09-06T22:21:23.731Z] [2022-09-06T22:21:23.731Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:21:23.731Z] #29 209.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-06T22:21:23.731Z] #29 209.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:21:23.731Z] #29 209.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T22:21:23.731Z] #29 209.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-06T22:21:23.731Z] #29 209.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-06T22:21:23.731Z] #29 209.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-06T22:21:23.990Z] #29 209.8 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-06T22:21:23.990Z] #29 209.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-06T22:21:23.990Z] #29 209.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-06T22:21:24.250Z] #29 210.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-06T22:21:24.250Z] #29 210.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:24.250Z] #29 210.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:21:24.398Z] #35 ... [2022-09-06T22:21:24.398Z] [2022-09-06T22:21:24.398Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:24.398Z] #44 44.36 configure.ac:7: installing './compile' [2022-09-06T22:21:24.398Z] #44 44.37 configure.ac:11: installing './config.guess' [2022-09-06T22:21:24.398Z] #44 44.37 configure.ac:11: installing './config.sub' [2022-09-06T22:21:24.398Z] #44 44.41 configure.ac:8: installing './install-sh' [2022-09-06T22:21:24.398Z] #44 44.41 configure.ac:8: installing './missing' [2022-09-06T22:21:24.398Z] #44 44.53 Makefile.am: installing './depcomp' [2022-09-06T22:21:24.817Z] #29 210.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-06T22:21:24.817Z] #29 210.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:21:24.817Z] #29 210.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T22:21:25.793Z] #44 45.89 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T22:21:25.793Z] #44 45.89 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T22:21:25.793Z] #44 46.07 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T22:21:25.793Z] #44 46.07 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T22:21:26.049Z] #44 ... [2022-09-06T22:21:26.049Z] [2022-09-06T22:21:26.049Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:26.049Z] #34 91.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T22:21:26.049Z] #34 91.28 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:26.049Z] #34 91.28 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:21:26.053Z] #44 46.18 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T22:21:26.053Z] #44 46.27 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T22:21:26.053Z] #44 46.37 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T22:21:26.053Z] #44 46.44 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T22:21:26.312Z] #44 46.52 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T22:21:29.915Z] #28 ... [2022-09-06T22:21:29.915Z] [2022-09-06T22:21:29.915Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:29.915Z] #44 30.99 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T22:21:31.318Z] #34 ... [2022-09-06T22:21:31.318Z] [2022-09-06T22:21:31.318Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:21:31.319Z] #43 49.61 Updating files: 48% (2436/4989) Updating files: 49% (2445/4989) Updating files: 50% (2495/4989) Updating files: 51% (2545/4989) Updating files: 52% (2595/4989) Updating files: 53% (2645/4989) Updating files: 54% (2695/4989) Updating files: 55% (2744/4989) Updating files: 56% (2794/4989) Updating files: 57% (2844/4989) Updating files: 58% (2894/4989) Updating files: 59% (2944/4989) Updating files: 60% (2994/4989) Updating files: 61% (3044/4989) Updating files: 62% (3094/4989) Updating files: 63% (3144/4989) Updating files: 64% (3193/4989) Updating files: 65% (3243/4989) Updating files: 66% (3293/4989) Updating files: 67% (3343/4989) Updating files: 68% (3393/4989) Updating files: 69% (3443/4989) Updating files: 70% (3493/4989) Updating files: 71% (3543/4989) Updating files: 72% (3593/4989) Updating files: 73% (3642/4989) Updating files: 74% (3692/4989) Updating files: 75% (3742/4989) Updating files: 76% (3792/4989) Updating files: 77% (3842/4989) Updating files: 78% (3892/4989) Updating files: 79% (3942/4989) Updating files: 80% (3992/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 83% (4141/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 86% (4291/4989) Updating files: 87% (4341/4989) Updating files: 87% (4372/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T22:21:31.319Z] #43 51.14 + cd /tmp/tmp.PkuLS3Wg5p/src/github.com/containerd/containerd [2022-09-06T22:21:31.319Z] #43 51.14 + git checkout -q v1.6.8 [2022-09-06T22:21:31.319Z] #43 53.00 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T22:21:31.319Z] #43 53.00 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T22:21:31.319Z] #43 53.00 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T22:21:31.319Z] #43 53.00 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T22:21:31.319Z] #43 53.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T22:21:31.319Z] #43 53.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T22:21:31.319Z] #43 53.00 + '[' '' = dynamic ']' [2022-09-06T22:21:31.319Z] #43 53.00 + make [2022-09-06T22:21:31.319Z] #43 54.71 + bin/ctr [2022-09-06T22:21:31.319Z] #43 ... [2022-09-06T22:21:31.319Z] [2022-09-06T22:21:31.319Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:31.319Z] #34 97.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T22:21:31.319Z] #34 97.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:31.319Z] #34 97.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T22:21:31.382Z] #29 ... [2022-09-06T22:21:31.382Z] [2022-09-06T22:21:31.382Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:21:31.382Z] #30 225.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T22:21:31.382Z] #30 DONE 225.9s [2022-09-06T22:21:31.382Z] [2022-09-06T22:21:31.382Z] #29 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T22:21:31.382Z] #29 216.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-06T22:21:31.382Z] #29 216.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:21:31.382Z] #29 217.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T22:21:31.382Z] #29 217.1 Selecting previously unselected package crossbuild-essential-armel. [2022-09-06T22:21:31.382Z] #29 217.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-06T22:21:31.382Z] #29 217.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-06T22:21:31.382Z] #29 217.2 Selecting previously unselected package libc6-armhf-cross. [2022-09-06T22:21:31.382Z] #29 217.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-06T22:21:31.382Z] #29 217.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-06T22:21:31.641Z] #29 217.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-06T22:21:31.641Z] #29 217.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:31.641Z] #29 217.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:21:31.641Z] #29 217.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-06T22:21:31.641Z] #29 217.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:31.641Z] #29 217.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:21:31.641Z] #29 217.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-06T22:21:31.641Z] #29 217.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:31.641Z] #29 217.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:21:31.641Z] #29 217.6 Selecting previously unselected package libasan6-armhf-cross. [2022-09-06T22:21:31.641Z] #29 217.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:31.641Z] #29 217.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:21:31.685Z] #44 ... [2022-09-06T22:21:31.685Z] [2022-09-06T22:21:31.685Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:31.685Z] #35 98.43 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T22:21:31.685Z] #35 98.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-06T22:21:31.685Z] #35 98.44 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:21:31.899Z] #29 217.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-06T22:21:31.899Z] #29 217.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:32.158Z] #29 217.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:21:32.158Z] #29 218.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-06T22:21:32.158Z] #29 218.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:32.158Z] #29 218.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:21:32.417Z] #29 218.2 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-06T22:21:32.417Z] #29 218.2 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:32.417Z] #29 218.2 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:21:32.417Z] #29 218.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-06T22:21:32.417Z] #29 218.3 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:21:32.417Z] #29 218.3 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T22:21:33.841Z] #37 ... [2022-09-06T22:21:33.841Z] [2022-09-06T22:21:33.841Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:33.841Z] #44 37.34 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T22:21:35.201Z] #44 ... [2022-09-06T22:21:35.201Z] [2022-09-06T22:21:35.202Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:35.202Z] #28 88.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T22:21:35.202Z] #28 88.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:35.202Z] #28 88.15 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:21:36.951Z] #35 103.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T22:21:36.951Z] #35 103.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T22:21:36.951Z] #35 103.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T22:21:36.951Z] #35 103.8 Selecting previously unselected package libapparmor1:arm64. [2022-09-06T22:21:36.951Z] #35 103.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-06T22:21:36.951Z] #35 103.8 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T22:21:36.951Z] #35 103.9 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-06T22:21:36.951Z] #35 104.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-06T22:21:36.951Z] #35 104.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T22:21:36.951Z] #35 104.1 Selecting previously unselected package libbtrfs0:arm64. [2022-09-06T22:21:36.951Z] #35 104.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-06T22:21:36.951Z] #35 104.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T22:21:37.208Z] #35 104.3 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-06T22:21:37.208Z] #35 104.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-06T22:21:37.208Z] #35 104.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T22:21:37.208Z] #35 ... [2022-09-06T22:21:37.208Z] [2022-09-06T22:21:37.208Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:37.208Z] #44 57.45 configure.ac:7: installing 'build-aux/compile' [2022-09-06T22:21:37.208Z] #44 57.46 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T22:21:37.208Z] #44 57.48 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T22:21:37.208Z] #44 57.49 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T22:21:37.208Z] #44 57.50 configure.ac:11: installing 'build-aux/missing' [2022-09-06T22:21:37.466Z] #44 57.68 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T22:21:37.466Z] #44 57.80 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T22:21:37.687Z] #29 223.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-06T22:21:37.687Z] #29 223.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:21:37.687Z] #29 223.1 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T22:21:37.687Z] #29 223.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-06T22:21:37.687Z] #29 223.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-06T22:21:37.687Z] #29 223.1 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-06T22:21:37.687Z] #29 223.3 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-06T22:21:37.687Z] #29 223.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-06T22:21:37.687Z] #29 223.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-06T22:21:37.687Z] #29 223.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-06T22:21:37.687Z] #29 223.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:37.687Z] #29 223.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:21:37.687Z] #29 223.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-06T22:21:37.883Z] #34 ... [2022-09-06T22:21:37.883Z] [2022-09-06T22:21:37.883Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:37.883Z] #44 43.29 libtoolize: putting auxiliary files in '.'. [2022-09-06T22:21:37.883Z] #44 43.29 libtoolize: copying file './ltmain.sh' [2022-09-06T22:21:37.883Z] #44 43.96 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T22:21:37.883Z] #44 43.96 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T22:21:37.883Z] #44 43.96 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T22:21:37.883Z] #44 53.37 configure.ac:7: installing './compile' [2022-09-06T22:21:37.883Z] #44 53.37 configure.ac:11: installing './config.guess' [2022-09-06T22:21:37.883Z] #44 53.37 configure.ac:11: installing './config.sub' [2022-09-06T22:21:37.883Z] #44 53.38 configure.ac:8: installing './install-sh' [2022-09-06T22:21:37.883Z] #44 53.39 configure.ac:8: installing './missing' [2022-09-06T22:21:37.883Z] #44 53.50 Makefile.am: installing './depcomp' [2022-09-06T22:21:37.945Z] #29 223.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:21:37.946Z] #29 223.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T22:21:38.450Z] #44 ... [2022-09-06T22:21:38.450Z] [2022-09-06T22:21:38.450Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:38.450Z] #34 104.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T22:21:38.450Z] #34 104.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:38.450Z] #34 104.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:21:39.109Z] #44 ... [2022-09-06T22:21:39.109Z] [2022-09-06T22:21:39.109Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:21:39.109Z] #43 52.13 Updating files: 47% (2379/4989) Updating files: 48% (2395/4989) Updating files: 49% (2445/4989) Updating files: 50% (2495/4989) Updating files: 51% (2545/4989) Updating files: 52% (2595/4989) Updating files: 53% (2645/4989) Updating files: 54% (2695/4989) Updating files: 55% (2744/4989) Updating files: 56% (2794/4989) Updating files: 57% (2844/4989) Updating files: 58% (2894/4989) Updating files: 59% (2944/4989) Updating files: 60% (2994/4989) Updating files: 61% (3044/4989) Updating files: 62% (3094/4989) Updating files: 63% (3144/4989) Updating files: 64% (3193/4989) Updating files: 65% (3243/4989) Updating files: 66% (3293/4989) Updating files: 67% (3343/4989) Updating files: 68% (3393/4989) Updating files: 69% (3443/4989) Updating files: 70% (3493/4989) Updating files: 71% (3543/4989) Updating files: 72% (3593/4989) Updating files: 73% (3642/4989) Updating files: 74% (3692/4989) Updating files: 75% (3742/4989) Updating files: 76% (3792/4989) Updating files: 77% (3842/4989) Updating files: 78% (3892/4989) Updating files: 79% (3942/4989) Updating files: 80% (3992/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 83% (4141/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 85% (4256/4989) Updating files: 86% (4291/4989) Updating files: 87% (4341/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T22:21:39.109Z] #43 53.71 + cd /tmp/tmp.bMIuYdAXbJ/src/github.com/containerd/containerd [2022-09-06T22:21:39.109Z] #43 53.71 + git checkout -q v1.6.8 [2022-09-06T22:21:39.406Z] #28 ... [2022-09-06T22:21:39.406Z] [2022-09-06T22:21:39.406Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:21:39.406Z] #43 49.72 Updating files: 48% (2399/4989) Updating files: 49% (2445/4989) Updating files: 50% (2495/4989) Updating files: 51% (2545/4989) Updating files: 52% (2595/4989) Updating files: 53% (2645/4989) Updating files: 54% (2695/4989) Updating files: 55% (2744/4989) Updating files: 56% (2794/4989) Updating files: 57% (2844/4989) Updating files: 58% (2894/4989) Updating files: 59% (2944/4989) Updating files: 60% (2994/4989) Updating files: 61% (3044/4989) Updating files: 62% (3094/4989) Updating files: 63% (3144/4989) Updating files: 64% (3193/4989) Updating files: 65% (3243/4989) Updating files: 66% (3293/4989) Updating files: 67% (3343/4989) Updating files: 68% (3393/4989) Updating files: 69% (3443/4989) Updating files: 70% (3493/4989) Updating files: 71% (3543/4989) Updating files: 72% (3593/4989) Updating files: 73% (3642/4989) Updating files: 74% (3692/4989) Updating files: 75% (3742/4989) Updating files: 76% (3792/4989) Updating files: 77% (3842/4989) Updating files: 78% (3892/4989) Updating files: 79% (3942/4989) Updating files: 80% (3992/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 83% (4141/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 86% (4291/4989) Updating files: 86% (4295/4989) Updating files: 87% (4341/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T22:21:39.406Z] #43 51.21 + cd /tmp/tmp.IRev9Rccxt/src/github.com/containerd/containerd [2022-09-06T22:21:39.406Z] #43 51.21 + git checkout -q v1.6.8 [2022-09-06T22:21:39.995Z] #44 60.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T22:21:39.995Z] #44 60.00 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T22:21:40.254Z] #44 60.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T22:21:40.254Z] #44 60.62 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T22:21:40.254Z] #44 60.67 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T22:21:40.357Z] #43 53.51 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T22:21:40.357Z] #43 53.51 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T22:21:40.357Z] #43 53.52 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T22:21:40.357Z] #43 53.52 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T22:21:40.357Z] #43 53.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T22:21:40.357Z] #43 53.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T22:21:40.357Z] #43 53.52 + '[' '' = dynamic ']' [2022-09-06T22:21:40.357Z] #43 53.52 + make [2022-09-06T22:21:40.513Z] #44 60.79 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T22:21:40.513Z] #44 60.93 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T22:21:40.771Z] #44 61.05 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T22:21:41.641Z] #43 56.11 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T22:21:41.641Z] #43 56.12 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T22:21:41.641Z] #43 56.12 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T22:21:41.641Z] #43 56.12 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T22:21:41.641Z] #43 56.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T22:21:41.641Z] #43 56.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T22:21:41.641Z] #43 56.12 + '[' '' = dynamic ']' [2022-09-06T22:21:41.641Z] #43 56.13 + make [2022-09-06T22:21:42.135Z] #29 228.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-06T22:21:42.272Z] #43 55.29 + bin/ctr [2022-09-06T22:21:42.400Z] #29 228.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:21:42.400Z] #29 228.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T22:21:42.400Z] #29 228.3 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-06T22:21:42.400Z] #29 228.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-06T22:21:42.400Z] #29 228.3 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-06T22:21:42.400Z] #29 228.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-06T22:21:42.400Z] #29 228.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-06T22:21:42.400Z] #29 228.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-06T22:21:42.400Z] #29 228.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-06T22:21:42.400Z] #29 228.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:42.660Z] #29 228.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:42.660Z] #29 228.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-06T22:21:42.660Z] #29 228.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:42.660Z] #29 228.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:42.660Z] #29 228.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-06T22:21:42.660Z] #29 228.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:42.660Z] #29 228.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:42.660Z] #29 228.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-06T22:21:42.660Z] #29 228.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:42.660Z] #29 228.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:42.660Z] #29 228.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-06T22:21:42.660Z] #29 228.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:42.660Z] #29 228.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:42.683Z] #44 ... [2022-09-06T22:21:42.683Z] [2022-09-06T22:21:42.683Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:42.683Z] #35 104.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-06T22:21:42.683Z] #35 104.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T22:21:42.683Z] #35 104.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T22:21:42.683Z] #35 104.6 Selecting previously unselected package libudev-dev:arm64. [2022-09-06T22:21:42.683Z] #35 104.6 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-06T22:21:42.683Z] #35 104.6 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-06T22:21:42.683Z] #35 104.8 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-06T22:21:42.683Z] #35 104.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-06T22:21:42.683Z] #35 104.8 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-06T22:21:42.683Z] #35 105.1 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-06T22:21:42.683Z] #35 105.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-09-06T22:21:42.683Z] #35 105.1 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-09-06T22:21:42.683Z] #35 105.3 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-06T22:21:42.683Z] #35 105.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-09-06T22:21:42.683Z] #35 105.3 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-09-06T22:21:42.683Z] #35 105.5 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-06T22:21:42.683Z] #35 105.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-09-06T22:21:42.683Z] #35 105.5 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-09-06T22:21:42.683Z] #35 105.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-06T22:21:42.683Z] #35 105.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-09-06T22:21:42.683Z] #35 105.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-09-06T22:21:42.683Z] #35 105.9 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-06T22:21:42.683Z] #35 106.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-06T22:21:42.683Z] #35 106.0 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-06T22:21:42.683Z] #35 106.2 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-06T22:21:42.683Z] #35 106.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T22:21:42.683Z] #35 106.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-06T22:21:42.683Z] #35 106.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T22:21:42.683Z] #35 106.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T22:21:42.683Z] #35 106.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T22:21:42.683Z] #35 106.5 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-06T22:21:42.683Z] #35 106.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-06T22:21:42.683Z] #35 106.5 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T22:21:42.683Z] #35 107.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T22:21:42.683Z] #35 107.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T22:21:42.683Z] #35 107.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T22:21:42.683Z] #35 107.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-06T22:21:42.683Z] #35 107.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T22:21:42.683Z] #35 107.3 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-09-06T22:21:42.683Z] #35 107.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T22:21:42.683Z] #35 107.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-09-06T22:21:42.683Z] #35 107.6 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-06T22:21:42.683Z] #35 107.7 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-09-06T22:21:42.683Z] #35 107.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T22:21:42.683Z] #35 107.8 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T22:21:42.683Z] #35 107.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T22:21:42.683Z] #35 107.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T22:21:42.683Z] #35 107.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T22:21:42.683Z] #35 107.9 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T22:21:42.683Z] #35 107.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T22:21:42.683Z] #35 107.9 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-09-06T22:21:42.683Z] #35 107.9 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-06T22:21:42.683Z] #35 107.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T22:21:42.683Z] #35 107.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:21:42.683Z] #35 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T22:21:42.683Z] #35 108.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:21:42.683Z] #35 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T22:21:42.683Z] #35 108.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T22:21:42.683Z] #35 108.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:21:42.683Z] #35 108.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-09-06T22:21:42.683Z] #35 108.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:21:42.683Z] #35 108.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T22:21:42.683Z] #35 108.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T22:21:42.683Z] #35 108.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T22:21:42.683Z] #35 108.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T22:21:42.683Z] #35 108.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-06T22:21:42.683Z] #35 108.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:21:43.226Z] #29 228.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-06T22:21:43.226Z] #29 228.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:43.226Z] #29 228.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:43.226Z] #29 229.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-06T22:21:43.226Z] #29 229.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:43.226Z] #29 229.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:43.226Z] #29 229.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-06T22:21:43.484Z] #29 229.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:43.484Z] #29 229.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:43.484Z] #29 229.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-06T22:21:43.484Z] #29 229.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:43.484Z] #29 229.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:43.484Z] #29 229.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-06T22:21:43.484Z] #29 229.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:43.484Z] #29 229.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:43.484Z] #29 229.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-06T22:21:43.551Z] #43 57.90 + bin/ctr [2022-09-06T22:21:43.620Z] #35 DONE 110.9s [2022-09-06T22:21:43.620Z] [2022-09-06T22:21:43.620Z] #33 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:21:43.620Z] #33 103.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T22:21:43.620Z] #33 103.9 + GOBIN=/build [2022-09-06T22:21:43.620Z] #33 103.9 + GO111MODULE=on [2022-09-06T22:21:43.620Z] #33 103.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:21:43.620Z] #33 109.4 rootlesskit version 1.0.0 [2022-09-06T22:21:43.620Z] #33 109.4 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T22:21:43.620Z] #33 109.4 -container-ip string [2022-09-06T22:21:43.620Z] #33 109.4 container ip [2022-09-06T22:21:43.620Z] #33 109.4 -container-port int [2022-09-06T22:21:43.620Z] #33 109.4 container port (default -1) [2022-09-06T22:21:43.620Z] #33 109.4 -host-ip string [2022-09-06T22:21:43.620Z] #33 109.4 host ip [2022-09-06T22:21:43.620Z] #33 109.4 -host-port int [2022-09-06T22:21:43.620Z] #33 109.4 host port (default -1) [2022-09-06T22:21:43.620Z] #33 109.4 -proto string [2022-09-06T22:21:43.620Z] #33 109.4 proxy protocol (default "tcp") [2022-09-06T22:21:43.620Z] #33 DONE 110.6s [2022-09-06T22:21:43.620Z] [2022-09-06T22:21:43.620Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T22:21:43.742Z] #29 229.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:43.742Z] #29 229.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:44.000Z] #29 229.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-06T22:21:44.000Z] #29 229.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:21:44.000Z] #29 229.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:21:44.117Z] #43 ... [2022-09-06T22:21:44.117Z] [2022-09-06T22:21:44.117Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:44.117Z] #44 48.46 libtoolize: putting auxiliary files in '.'. [2022-09-06T22:21:44.191Z] #47 DONE 0.3s [2022-09-06T22:21:44.191Z] [2022-09-06T22:21:44.191Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T22:21:44.191Z] #48 DONE 0.3s [2022-09-06T22:21:44.191Z] [2022-09-06T22:21:44.191Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:21:44.191Z] #49 ... [2022-09-06T22:21:44.191Z] [2022-09-06T22:21:44.191Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T22:21:44.191Z] #50 DONE 0.2s [2022-09-06T22:21:44.376Z] #44 48.46 libtoolize: copying file './ltmain.sh' [2022-09-06T22:21:44.450Z] [2022-09-06T22:21:44.450Z] #51 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T22:21:44.943Z] #44 49.06 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T22:21:44.943Z] #44 49.06 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T22:21:44.943Z] #44 49.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T22:21:45.024Z] #34 ... [2022-09-06T22:21:45.024Z] [2022-09-06T22:21:45.024Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:45.024Z] #44 54.76 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T22:21:45.024Z] #44 54.76 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T22:21:45.024Z] #44 54.86 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T22:21:45.024Z] #44 54.86 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T22:21:45.024Z] #44 54.94 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T22:21:45.024Z] #44 55.05 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T22:21:45.024Z] #44 55.16 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T22:21:45.024Z] #44 55.31 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T22:21:45.024Z] #44 55.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T22:21:45.383Z] #51 DONE 1.7s [2022-09-06T22:21:45.383Z] [2022-09-06T22:21:45.383Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:21:45.641Z] #28 ... [2022-09-06T22:21:45.641Z] [2022-09-06T22:21:45.641Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:21:45.641Z] #49 1.428 + RM_GOPATH=0 [2022-09-06T22:21:45.641Z] #49 1.429 + TMP_GOPATH= [2022-09-06T22:21:45.641Z] #49 1.429 + : /build [2022-09-06T22:21:45.641Z] #49 1.429 + '[' -z '' ']' [2022-09-06T22:21:45.641Z] #49 1.453 ++ mktemp -d [2022-09-06T22:21:45.641Z] #49 1.471 + export GOPATH=/tmp/tmp.C03HRzBSTo [2022-09-06T22:21:45.641Z] #49 1.471 + GOPATH=/tmp/tmp.C03HRzBSTo [2022-09-06T22:21:45.641Z] #49 1.471 + RM_GOPATH=1 [2022-09-06T22:21:45.641Z] #49 1.471 + case "$(go env GOARCH)" in [2022-09-06T22:21:45.641Z] #49 1.471 ++ go env GOARCH [2022-09-06T22:21:45.641Z] #49 1.489 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:21:45.641Z] #49 1.489 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:21:45.641Z] #49 1.489 ++ dirname /install.sh [2022-09-06T22:21:45.641Z] #49 1.489 + dir=/ [2022-09-06T22:21:45.641Z] #49 1.489 + bin=runc [2022-09-06T22:21:45.641Z] #49 1.489 + shift [2022-09-06T22:21:45.641Z] #49 1.489 + '[' '!' -f //runc.installer ']' [2022-09-06T22:21:45.641Z] #49 1.489 + . //runc.installer [2022-09-06T22:21:45.641Z] #49 1.489 ++ set -e [2022-09-06T22:21:45.641Z] #49 1.489 ++ : v1.1.4 [2022-09-06T22:21:45.641Z] #49 1.489 + install_runc [2022-09-06T22:21:45.641Z] #49 1.489 + RUNC_BUILDTAGS=seccomp [2022-09-06T22:21:45.641Z] #49 1.489 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T22:21:45.641Z] #49 1.489 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.C03HRzBSTo/src/github.com/opencontainers/runc [2022-09-06T22:21:45.641Z] #49 1.490 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T22:21:45.641Z] #49 1.517 Cloning into '/tmp/tmp.C03HRzBSTo/src/github.com/opencontainers/runc'... [2022-09-06T22:21:46.324Z] #44 ... [2022-09-06T22:21:46.324Z] [2022-09-06T22:21:46.324Z] #37 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:46.324Z] #37 88.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T22:21:46.324Z] #37 88.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:46.324Z] #37 88.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:21:46.324Z] #37 94.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T22:21:46.324Z] #37 94.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:46.324Z] #37 94.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T22:21:46.576Z] #49 ... [2022-09-06T22:21:46.576Z] [2022-09-06T22:21:46.576Z] #52 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T22:21:46.576Z] #52 DONE 1.1s [2022-09-06T22:21:46.836Z] [2022-09-06T22:21:46.836Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T22:21:47.402Z] #53 0.744 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T22:21:47.402Z] #53 DONE 0.8s [2022-09-06T22:21:47.402Z] [2022-09-06T22:21:47.402Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:21:47.402Z] #28 ... [2022-09-06T22:21:47.402Z] [2022-09-06T22:21:47.402Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T22:21:48.227Z] #37 100.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T22:21:48.227Z] #37 100.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:48.227Z] #37 100.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:21:48.780Z] #54 DONE 1.2s [2022-09-06T22:21:48.780Z] [2022-09-06T22:21:48.780Z] #26 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:21:48.780Z] #26 ... [2022-09-06T22:21:48.780Z] [2022-09-06T22:21:48.780Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T22:21:49.269Z] #29 234.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-06T22:21:49.269Z] #29 234.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:21:49.269Z] #29 234.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:21:49.269Z] #29 234.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-06T22:21:49.269Z] #29 234.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-06T22:21:49.269Z] #29 234.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-06T22:21:49.269Z] #29 234.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-06T22:21:49.269Z] #29 234.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-06T22:21:49.269Z] #29 234.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-06T22:21:49.269Z] #29 234.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-06T22:21:49.269Z] #29 234.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:49.269Z] #29 234.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:21:49.269Z] #29 235.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-06T22:21:49.269Z] #29 235.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:21:49.528Z] #29 235.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:21:49.716Z] #55 DONE 1.0s [2022-09-06T22:21:49.716Z] [2022-09-06T22:21:49.716Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:21:49.716Z] #28 ... [2022-09-06T22:21:49.716Z] [2022-09-06T22:21:49.716Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T22:21:50.411Z] #43 ... [2022-09-06T22:21:50.411Z] [2022-09-06T22:21:50.411Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:50.411Z] #44 41.81 libtoolize: putting auxiliary files in '.'. [2022-09-06T22:21:50.411Z] #44 41.81 libtoolize: copying file './ltmain.sh' [2022-09-06T22:21:50.411Z] #44 42.40 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T22:21:50.411Z] #44 42.41 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T22:21:50.411Z] #44 42.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T22:21:50.411Z] #44 51.99 configure.ac:7: installing './compile' [2022-09-06T22:21:50.411Z] #44 51.99 configure.ac:11: installing './config.guess' [2022-09-06T22:21:50.411Z] #44 52.00 configure.ac:11: installing './config.sub' [2022-09-06T22:21:50.411Z] #44 52.01 configure.ac:8: installing './install-sh' [2022-09-06T22:21:50.411Z] #44 52.01 configure.ac:8: installing './missing' [2022-09-06T22:21:50.411Z] #44 52.13 Makefile.am: installing './depcomp' [2022-09-06T22:21:50.411Z] #44 ... [2022-09-06T22:21:50.411Z] [2022-09-06T22:21:50.411Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:50.411Z] #28 94.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T22:21:50.411Z] #28 94.56 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:50.411Z] #28 94.56 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T22:21:50.411Z] #28 101.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T22:21:50.411Z] #28 101.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:50.411Z] #28 101.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:21:51.094Z] #56 DONE 1.3s [2022-09-06T22:21:51.094Z] [2022-09-06T22:21:51.094Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:21:51.094Z] #49 ... [2022-09-06T22:21:51.094Z] [2022-09-06T22:21:51.094Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:21:51.796Z] #28 ... [2022-09-06T22:21:51.797Z] [2022-09-06T22:21:51.797Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:51.797Z] #44 53.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T22:21:51.797Z] #44 53.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T22:21:51.797Z] #44 53.51 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T22:21:51.797Z] #44 53.51 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T22:21:51.797Z] #44 53.62 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T22:21:51.797Z] #44 53.71 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T22:21:52.057Z] #44 53.81 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T22:21:52.057Z] #44 53.91 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T22:21:52.318Z] #44 54.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T22:21:52.468Z] #57 1.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:21:52.727Z] #57 1.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:21:52.727Z] #57 1.911 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:21:53.138Z] #44 68.32 configure.ac:7: installing 'build-aux/compile' [2022-09-06T22:21:53.138Z] #44 68.35 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T22:21:53.139Z] #44 68.36 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T22:21:53.139Z] #44 68.36 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T22:21:53.139Z] #44 68.37 configure.ac:11: installing 'build-aux/missing' [2022-09-06T22:21:53.139Z] #44 68.57 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T22:21:53.139Z] #44 68.74 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T22:21:53.139Z] #44 ... [2022-09-06T22:21:53.139Z] [2022-09-06T22:21:53.139Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:21:53.139Z] #34 119.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T22:21:53.139Z] #34 119.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:21:53.139Z] #34 119.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:21:53.293Z] #57 2.249 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T22:21:53.716Z] #29 239.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-06T22:21:53.716Z] #29 239.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:21:53.975Z] #29 239.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:21:53.975Z] #29 239.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-06T22:21:53.975Z] #29 239.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-06T22:21:53.975Z] #29 239.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-06T22:21:53.975Z] #29 239.8 Selecting previously unselected package libc6-s390x-cross. [2022-09-06T22:21:53.975Z] #29 239.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-06T22:21:53.975Z] #29 239.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-06T22:21:53.975Z] #29 239.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-06T22:21:53.975Z] #29 239.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:53.975Z] #29 239.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:21:53.975Z] #29 240.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-06T22:21:54.233Z] #29 240.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:54.233Z] #29 240.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:21:54.233Z] #29 240.0 Selecting previously unselected package libitm1-s390x-cross. [2022-09-06T22:21:54.233Z] #29 240.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:54.233Z] #29 240.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:21:54.233Z] #29 240.1 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-06T22:21:54.233Z] #29 240.1 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:54.233Z] #29 240.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:21:54.233Z] #29 240.1 Selecting previously unselected package libasan6-s390x-cross. [2022-09-06T22:21:54.233Z] #29 240.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:54.233Z] #29 240.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:21:54.492Z] #29 240.4 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-06T22:21:54.492Z] #29 240.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:54.492Z] #29 240.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:21:54.492Z] #29 240.5 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-06T22:21:54.492Z] #29 240.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:54.492Z] #29 240.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:21:54.751Z] #29 240.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-06T22:21:54.751Z] #29 240.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:54.751Z] #29 240.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:21:54.751Z] #29 240.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-06T22:21:54.751Z] #29 240.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:21:54.751Z] #29 240.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:21:54.792Z] #37 ... [2022-09-06T22:21:54.792Z] [2022-09-06T22:21:54.792Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:54.792Z] #44 58.27 configure.ac:7: installing './compile' [2022-09-06T22:21:54.792Z] #44 58.28 configure.ac:11: installing './config.guess' [2022-09-06T22:21:54.792Z] #44 58.29 configure.ac:11: installing './config.sub' [2022-09-06T22:21:54.793Z] #44 58.30 configure.ac:8: installing './install-sh' [2022-09-06T22:21:54.793Z] #44 58.30 configure.ac:8: installing './missing' [2022-09-06T22:21:54.793Z] #44 58.44 Makefile.am: installing './depcomp' [2022-09-06T22:21:55.205Z] #57 4.012 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T22:21:55.729Z] #44 59.90 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T22:21:55.729Z] #44 59.91 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T22:21:55.988Z] #44 60.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T22:21:55.988Z] #44 60.09 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T22:21:55.988Z] #44 60.18 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T22:21:55.988Z] #44 60.32 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T22:21:56.141Z] #57 ... [2022-09-06T22:21:56.141Z] [2022-09-06T22:21:56.141Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:21:56.141Z] #44 76.27 configure.ac:11: installing 'build-aux/compile' [2022-09-06T22:21:56.141Z] #44 76.30 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T22:21:56.141Z] #44 76.30 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T22:21:56.141Z] #44 76.31 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T22:21:56.141Z] #44 76.32 configure.ac:13: installing 'build-aux/missing' [2022-09-06T22:21:56.141Z] #44 76.32 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T22:21:56.141Z] #44 76.55 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T22:21:56.247Z] #44 60.44 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T22:21:56.247Z] #44 60.55 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T22:21:56.505Z] #44 60.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T22:21:57.077Z] #44 ... [2022-09-06T22:21:57.077Z] [2022-09-06T22:21:57.077Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:21:57.077Z] #32 123.4 Delve is a source level debugger for Go programs. [2022-09-06T22:21:57.077Z] #32 123.4 [2022-09-06T22:21:57.077Z] #32 123.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T22:21:57.077Z] #32 123.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T22:21:57.077Z] #32 123.4 [2022-09-06T22:21:57.077Z] #32 123.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T22:21:57.077Z] #32 123.4 [2022-09-06T22:21:57.077Z] #32 123.4 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T22:21:57.077Z] #32 123.4 [2022-09-06T22:21:57.077Z] #32 123.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T22:21:57.077Z] #32 123.4 [2022-09-06T22:21:57.077Z] #32 123.4 Usage: [2022-09-06T22:21:57.077Z] #32 123.4 dlv [command] [2022-09-06T22:21:57.077Z] #32 123.4 [2022-09-06T22:21:57.077Z] #32 123.4 Available Commands: [2022-09-06T22:21:57.077Z] #32 123.4 attach Attach to running process and begin debugging. [2022-09-06T22:21:57.077Z] #32 123.4 connect Connect to a headless debug server with a terminal client. [2022-09-06T22:21:57.077Z] #32 123.4 core Examine a core dump. [2022-09-06T22:21:57.077Z] #32 123.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T22:21:57.077Z] #32 123.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T22:21:57.077Z] #32 123.4 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T22:21:57.077Z] #32 123.4 help Help about any command [2022-09-06T22:21:57.077Z] #32 123.4 run Deprecated command. Use 'debug' instead. [2022-09-06T22:21:57.077Z] #32 123.4 test Compile test binary and begin debugging program. [2022-09-06T22:21:57.077Z] #32 123.4 trace Compile and begin tracing program. [2022-09-06T22:21:57.077Z] #32 123.4 version Prints version. [2022-09-06T22:21:57.077Z] #32 123.4 [2022-09-06T22:21:57.077Z] #32 123.4 Flags: [2022-09-06T22:21:57.077Z] #32 123.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T22:21:57.077Z] #32 123.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T22:21:57.077Z] #32 123.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-06T22:21:57.077Z] #32 123.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T22:21:57.077Z] #32 123.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T22:21:57.077Z] #32 123.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-06T22:21:57.077Z] #32 123.4 --disable-aslr Disables address space randomization [2022-09-06T22:21:57.077Z] #32 123.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T22:21:57.077Z] #32 123.4 -h, --help help for dlv [2022-09-06T22:21:57.077Z] #32 123.4 --init string Init file, executed by the terminal client. [2022-09-06T22:21:57.077Z] #32 123.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T22:21:57.077Z] #32 123.4 --log Enable debugging server logging. [2022-09-06T22:21:57.077Z] #32 123.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T22:21:57.077Z] #32 123.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T22:21:57.077Z] #32 123.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T22:21:57.077Z] #32 123.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T22:21:57.077Z] #32 123.4 --wd string Working directory for running the program. [2022-09-06T22:21:57.077Z] #32 123.4 [2022-09-06T22:21:57.077Z] #32 123.4 Additional help topics: [2022-09-06T22:21:57.077Z] #32 123.4 dlv backend Help about the --backend flag. [2022-09-06T22:21:57.077Z] #32 123.4 dlv log Help about logging flags. [2022-09-06T22:21:57.077Z] #32 123.4 dlv redirect Help about file redirection. [2022-09-06T22:21:57.077Z] #32 123.4 [2022-09-06T22:21:57.077Z] #32 123.4 Use "dlv [command] --help" for more information about a command. [2022-09-06T22:21:57.077Z] #32 DONE 124.0s [2022-09-06T22:21:57.077Z] [2022-09-06T22:21:57.077Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:21:58.942Z] #29 245.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-06T22:21:59.201Z] #29 245.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:21:59.201Z] #29 245.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:21:59.201Z] #29 245.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-06T22:21:59.201Z] #29 245.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-06T22:21:59.201Z] #29 245.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-06T22:21:59.459Z] #29 245.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-06T22:21:59.459Z] #29 245.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-06T22:21:59.459Z] #29 245.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-06T22:21:59.702Z] #34 125.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T22:21:59.703Z] #34 125.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T22:21:59.703Z] #34 125.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T22:21:59.703Z] #34 125.4 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T22:21:59.703Z] #34 125.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T22:21:59.703Z] #34 125.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T22:21:59.703Z] #34 125.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T22:21:59.703Z] #34 125.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T22:21:59.703Z] #34 125.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T22:21:59.703Z] #34 125.8 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T22:21:59.703Z] #34 125.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T22:21:59.703Z] #34 125.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:21:59.718Z] #29 245.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-06T22:21:59.718Z] #29 245.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T22:21:59.718Z] #29 245.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:21:59.961Z] #34 126.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T22:21:59.961Z] #34 126.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T22:21:59.961Z] #34 126.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:21:59.961Z] #34 126.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T22:21:59.961Z] #34 126.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:21:59.977Z] #29 245.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-06T22:21:59.977Z] #29 245.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T22:21:59.977Z] #29 245.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:22:00.184Z] #28 122.8 Updating files: 17% (2023/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3694/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 69% (7942/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: 96% (11033/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-06T22:22:00.184Z] #28 127.1 + cd /tmp/tmp.5rYr017JrT/tmp/docker-ce [2022-09-06T22:22:00.184Z] #28 127.1 + git checkout -q v17.06.2-ce [2022-09-06T22:22:00.220Z] #34 126.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:00.220Z] #34 126.3 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T22:22:00.220Z] #34 126.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T22:22:00.220Z] #34 126.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:22:00.220Z] #34 126.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T22:22:00.220Z] #34 126.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T22:22:00.220Z] #34 126.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T22:22:00.456Z] #44 ... [2022-09-06T22:22:00.456Z] [2022-09-06T22:22:00.456Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:00.456Z] #28 114.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T22:22:00.479Z] #34 126.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T22:22:00.718Z] #28 114.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:22:00.718Z] #28 114.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:22:00.737Z] #34 126.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T22:22:00.737Z] #34 126.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T22:22:00.737Z] #34 127.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T22:22:00.737Z] #34 127.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T22:22:00.737Z] #34 127.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T22:22:00.996Z] #34 127.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T22:22:00.996Z] #34 127.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T22:22:00.996Z] #34 127.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T22:22:00.996Z] #34 127.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T22:22:00.996Z] #34 127.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T22:22:01.254Z] #34 127.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T22:22:01.822Z] #34 127.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T22:22:01.822Z] #34 127.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T22:22:01.822Z] #34 127.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T22:22:02.080Z] #34 128.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T22:22:02.080Z] #34 128.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:22:02.080Z] #34 128.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:02.080Z] #34 128.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T22:22:02.080Z] #34 128.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T22:22:02.080Z] #34 128.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:22:02.339Z] #34 128.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T22:22:02.340Z] #34 128.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T22:22:02.340Z] #34 128.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:22:03.066Z] #44 ... [2022-09-06T22:22:03.066Z] [2022-09-06T22:22:03.066Z] #37 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:03.066Z] #37 114.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T22:22:03.066Z] #37 114.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:22:03.066Z] #37 114.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:22:03.716Z] #34 129.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:22:03.993Z] #34 130.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T22:22:04.165Z] #29 250.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-06T22:22:04.166Z] #29 250.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T22:22:04.166Z] #29 250.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:22:04.166Z] #29 250.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-06T22:22:04.166Z] #29 250.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-06T22:22:04.166Z] #29 250.1 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-06T22:22:04.166Z] #29 250.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-06T22:22:04.166Z] #29 250.2 Setting up libfile-which-perl (1.23-1) ... [2022-09-06T22:22:04.166Z] #29 250.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-06T22:22:04.166Z] #29 250.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-06T22:22:04.166Z] #29 250.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-06T22:22:04.282Z] #34 130.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T22:22:04.371Z] #28 130.7 + mkdir -p /tmp/tmp.5rYr017JrT/src/github.com/docker [2022-09-06T22:22:04.371Z] #28 130.7 + mv components/cli /tmp/tmp.5rYr017JrT/src/github.com/docker/cli [2022-09-06T22:22:04.371Z] #28 130.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-06T22:22:04.371Z] #28 ... [2022-09-06T22:22:04.371Z] [2022-09-06T22:22:04.371Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:04.371Z] #44 78.20 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T22:22:04.371Z] #44 78.50 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T22:22:04.371Z] #44 78.50 checking how to print strings... printf [2022-09-06T22:22:04.371Z] #44 78.53 checking for gcc... gcc [2022-09-06T22:22:04.371Z] #44 78.65 checking whether the C compiler works... yes [2022-09-06T22:22:04.371Z] #44 78.81 checking for C compiler default output file name... a.out [2022-09-06T22:22:04.371Z] #44 78.82 checking for suffix of executables... [2022-09-06T22:22:04.371Z] #44 79.00 checking whether we are cross compiling... no [2022-09-06T22:22:04.371Z] #44 79.17 checking for suffix of object files... o [2022-09-06T22:22:04.371Z] #44 79.27 checking whether we are using the GNU C compiler... yes [2022-09-06T22:22:04.371Z] #44 79.35 checking whether gcc accepts -g... yes [2022-09-06T22:22:04.371Z] #44 79.43 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:22:04.371Z] #44 79.59 checking whether gcc understands -c and -o together... yes [2022-09-06T22:22:04.371Z] #44 79.86 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:22:04.371Z] #44 79.89 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:22:04.371Z] #44 79.90 checking for egrep... /bin/grep -E [2022-09-06T22:22:04.371Z] #44 79.91 checking for fgrep... /bin/grep -F [2022-09-06T22:22:04.371Z] #44 79.92 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:22:04.371Z] #44 79.94 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:22:04.371Z] #44 79.98 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:22:04.371Z] #44 79.99 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:22:04.371Z] #44 80.17 checking whether ln -s works... yes [2022-09-06T22:22:04.371Z] #44 80.17 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:22:04.371Z] #44 80.21 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T22:22:04.371Z] #44 80.21 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:22:04.371Z] #44 80.21 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:22:04.371Z] #44 80.22 checking for objdump... objdump [2022-09-06T22:22:04.371Z] #44 80.22 checking how to recognize dependent libraries... pass_all [2022-09-06T22:22:04.371Z] #44 80.23 checking for dlltool... no [2022-09-06T22:22:04.371Z] #44 80.23 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:22:04.371Z] #44 80.23 checking for ar... ar [2022-09-06T22:22:04.371Z] #44 80.23 checking for archiver @FILE support... @ [2022-09-06T22:22:04.371Z] #44 80.40 checking for strip... strip [2022-09-06T22:22:04.371Z] #44 80.40 checking for ranlib... ranlib [2022-09-06T22:22:04.371Z] #44 80.40 checking for gawk... no [2022-09-06T22:22:04.371Z] #44 80.40 checking for mawk... mawk [2022-09-06T22:22:04.371Z] #44 80.41 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:22:04.371Z] #44 81.00 checking for sysroot... no [2022-09-06T22:22:04.371Z] #44 81.02 checking for a working dd... /bin/dd [2022-09-06T22:22:04.371Z] #44 81.05 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:22:04.371Z] #44 81.06 checking for mt... no [2022-09-06T22:22:04.371Z] #44 81.06 checking if : is a manifest tool... no [2022-09-06T22:22:04.371Z] #44 81.10 checking how to run the C preprocessor... gcc -E [2022-09-06T22:22:04.371Z] #44 81.37 checking for ANSI C header files... yes [2022-09-06T22:22:04.371Z] #44 81.97 checking for sys/types.h... yes [2022-09-06T22:22:04.371Z] #44 82.14 checking for sys/stat.h... yes [2022-09-06T22:22:04.371Z] #44 82.32 checking for stdlib.h... yes [2022-09-06T22:22:04.371Z] #44 82.53 checking for string.h... yes [2022-09-06T22:22:04.371Z] #44 82.78 checking for memory.h... yes [2022-09-06T22:22:04.371Z] #44 83.00 checking for strings.h... yes [2022-09-06T22:22:04.371Z] #44 83.18 checking for inttypes.h... yes [2022-09-06T22:22:04.371Z] #44 83.46 checking for stdint.h... yes [2022-09-06T22:22:04.371Z] #44 83.71 checking for unistd.h... yes [2022-09-06T22:22:04.371Z] #44 83.89 checking for dlfcn.h... yes [2022-09-06T22:22:04.371Z] #44 84.04 checking for objdir... .libs [2022-09-06T22:22:04.371Z] #44 84.48 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:22:04.371Z] #44 84.65 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:22:04.371Z] #44 84.65 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:22:04.424Z] #29 250.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T22:22:04.424Z] #29 250.2 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T22:22:04.424Z] #29 250.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T22:22:04.424Z] #29 250.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-06T22:22:04.424Z] #29 250.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-06T22:22:04.424Z] #29 250.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T22:22:04.424Z] #29 250.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-06T22:22:04.424Z] #29 250.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-06T22:22:04.424Z] #29 250.4 Setting up file (1:5.39-3) ... [2022-09-06T22:22:04.424Z] #29 250.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-06T22:22:04.424Z] #29 250.4 Setting up bzip2 (1.0.8-4) ... [2022-09-06T22:22:04.424Z] #29 250.4 Setting up libyaml-perl (1.30-1) ... [2022-09-06T22:22:04.424Z] #29 250.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-06T22:22:04.544Z] #34 130.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T22:22:04.544Z] #34 130.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T22:22:04.630Z] #44 84.80 checking if gcc static flag -static works... yes [2022-09-06T22:22:04.682Z] #29 250.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-06T22:22:04.682Z] #29 250.5 Setting up libio-string-perl (1.08-3.1) ... [2022-09-06T22:22:04.682Z] #29 250.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-06T22:22:04.682Z] #29 250.5 Setting up cross-config (2.6.18+nmu1) ... [2022-09-06T22:22:04.682Z] #29 250.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:22:04.682Z] #29 250.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T22:22:04.682Z] #29 250.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-06T22:22:04.682Z] #29 250.7 Setting up patch (2.7.6-7) ... [2022-09-06T22:22:04.802Z] #34 131.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T22:22:04.803Z] #34 131.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:22:04.803Z] #34 ... [2022-09-06T22:22:04.803Z] [2022-09-06T22:22:04.803Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:04.803Z] #44 70.94 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T22:22:04.803Z] #44 70.94 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T22:22:04.803Z] #44 71.63 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T22:22:04.803Z] #44 71.63 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T22:22:04.803Z] #44 71.71 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T22:22:04.803Z] #44 71.82 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T22:22:04.803Z] #44 71.95 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T22:22:04.803Z] #44 72.05 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T22:22:04.888Z] #44 85.11 checking if gcc supports -c -o file.o... yes [2022-09-06T22:22:04.888Z] #44 85.26 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:22:04.888Z] #44 85.26 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T22:22:04.940Z] #29 250.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-06T22:22:04.940Z] #29 250.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-06T22:22:04.940Z] #29 250.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:04.940Z] #29 250.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-06T22:22:04.940Z] #29 250.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-06T22:22:04.940Z] #29 250.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:22:04.940Z] #29 250.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:04.940Z] #29 250.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-06T22:22:04.940Z] #29 250.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-06T22:22:04.940Z] #29 250.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.062Z] #44 ... [2022-09-06T22:22:05.062Z] [2022-09-06T22:22:05.062Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:05.062Z] #34 131.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T22:22:05.062Z] #34 131.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:22:05.147Z] #44 85.34 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:22:05.198Z] #29 251.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:22:05.198Z] #29 251.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-06T22:22:05.198Z] #29 251.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-06T22:22:05.198Z] #29 251.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-06T22:22:05.198Z] #29 251.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-06T22:22:05.198Z] #29 251.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.198Z] #29 251.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T22:22:05.198Z] #29 251.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T22:22:05.198Z] #29 251.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-06T22:22:05.198Z] #29 251.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:22:05.198Z] #29 251.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-06T22:22:05.198Z] #29 251.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T22:22:05.198Z] #29 251.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.321Z] #34 131.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...#34 ... [2022-09-06T22:22:05.321Z] [2022-09-06T22:22:05.321Z] #29 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:22:05.321Z] #29 121.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T22:22:05.321Z] #29 121.9 + GOBIN=/build [2022-09-06T22:22:05.321Z] #29 121.9 + GO111MODULE=on [2022-09-06T22:22:05.321Z] #29 121.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:22:05.321Z] #29 128.3 rootlesskit version 1.0.0 [2022-09-06T22:22:05.321Z] #29 128.3 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T22:22:05.321Z] #29 128.3 -container-ip string [2022-09-06T22:22:05.321Z] #29 128.3 container ip [2022-09-06T22:22:05.321Z] #29 128.3 -container-port int [2022-09-06T22:22:05.321Z] #29 128.3 container port (default -1) [2022-09-06T22:22:05.321Z] #29 128.3 -host-ip string [2022-09-06T22:22:05.321Z] #29 128.3 host ip [2022-09-06T22:22:05.321Z] #29 128.3 -host-port int [2022-09-06T22:22:05.321Z] #29 128.3 host port (default -1) [2022-09-06T22:22:05.321Z] #29 128.3 -proto string [2022-09-06T22:22:05.321Z] #29 128.3 proxy protocol (default "tcp") [2022-09-06T22:22:05.321Z] #29 DONE 131.1s [2022-09-06T22:22:05.321Z] [2022-09-06T22:22:05.321Z] #47 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T22:22:05.321Z] #47 DONE 0.1s [2022-09-06T22:22:05.321Z] [2022-09-06T22:22:05.321Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:05.321Z] #34 131.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T22:22:05.321Z] #34 131.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T22:22:05.321Z] #34 131.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:22:05.321Z] [2022-09-06T22:22:05.321Z] #34 ... [2022-09-06T22:22:05.321Z] [2022-09-06T22:22:05.321Z] #48 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T22:22:05.321Z] #48 DONE 0.1s [2022-09-06T22:22:05.321Z] [2022-09-06T22:22:05.321Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:05.321Z] #34 131.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T22:22:05.321Z] #34 131.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T22:22:05.321Z] #34 131.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T22:22:05.321Z] #34 131.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:22:05.406Z] #44 85.65 checking how to hardcode library paths into programs... immediate [2022-09-06T22:22:05.406Z] #44 85.65 checking whether stripping libraries is possible... yes [2022-09-06T22:22:05.406Z] #44 85.70 checking if libtool supports shared libraries... yes [2022-09-06T22:22:05.406Z] #44 85.70 checking whether to build shared libraries... no [2022-09-06T22:22:05.406Z] #44 85.70 checking whether to build static libraries... yes [2022-09-06T22:22:05.406Z] #44 85.70 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:22:05.406Z] #44 85.73 checking whether build environment is sane... yes [2022-09-06T22:22:05.406Z] #44 85.81 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:22:05.406Z] #44 85.84 checking whether make sets $(MAKE)... yes [2022-09-06T22:22:05.406Z] #44 85.91 checking whether make supports the include directive... [2022-09-06T22:22:05.406Z] #44 ... [2022-09-06T22:22:05.406Z] [2022-09-06T22:22:05.406Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:05.406Z] #49 11.49 + cd /tmp/tmp.C03HRzBSTo/src/github.com/opencontainers/runc [2022-09-06T22:22:05.406Z] #49 11.49 + git checkout -q v1.1.4 [2022-09-06T22:22:05.406Z] #49 11.92 + '[' -z '' ']' [2022-09-06T22:22:05.406Z] #49 11.92 + target=static [2022-09-06T22:22:05.406Z] #49 11.92 + make BUILDTAGS=seccomp static [2022-09-06T22:22:05.406Z] #49 12.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T22:22:05.456Z] #29 251.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T22:22:05.457Z] #29 251.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.457Z] #29 251.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.457Z] #29 251.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.457Z] #29 251.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.581Z] #34 131.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T22:22:05.581Z] #34 131.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T22:22:05.581Z] #34 131.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T22:22:05.581Z] #34 131.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T22:22:05.581Z] #34 131.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:22:05.581Z] #34 131.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T22:22:05.581Z] #34 131.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:22:05.581Z] #34 131.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T22:22:05.581Z] #34 131.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T22:22:05.581Z] #34 131.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:22:05.581Z] #34 131.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T22:22:05.581Z] #34 131.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:22:05.665Z] #49 ... [2022-09-06T22:22:05.665Z] [2022-09-06T22:22:05.665Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:05.665Z] #44 85.91 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:22:05.665Z] #44 85.95 checking whether make supports nested variables... yes [2022-09-06T22:22:05.665Z] #44 86.00 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:22:05.665Z] #44 86.02 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:22:05.665Z] #44 86.02 checking how to create a ustar tar archive... gnutar [2022-09-06T22:22:05.714Z] #29 251.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.715Z] #29 251.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.715Z] #29 251.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-06T22:22:05.715Z] #29 251.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.715Z] #29 251.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.715Z] #29 251.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.715Z] #29 251.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.715Z] #29 251.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-06T22:22:05.715Z] #29 251.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.715Z] #29 251.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.715Z] #29 251.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.839Z] #34 131.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T22:22:05.839Z] #34 132.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:05.839Z] #34 132.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T22:22:05.839Z] #34 132.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:05.839Z] #34 132.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:05.839Z] #34 132.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:22:05.923Z] #44 86.13 checking dependency style of gcc... gcc3 [2022-09-06T22:22:05.923Z] #44 86.33 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:22:05.923Z] #44 86.35 checking whether make supports nested variables... (cached) yes [2022-09-06T22:22:05.923Z] #44 86.35 checking for gawk... (cached) mawk [2022-09-06T22:22:05.923Z] #44 86.35 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T22:22:05.923Z] #44 86.35 checking for gcc... (cached) gcc [2022-09-06T22:22:05.973Z] #29 251.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-06T22:22:05.973Z] #29 251.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.973Z] #29 251.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.973Z] #29 251.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:05.973Z] #29 251.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-06T22:22:05.973Z] #29 251.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-06T22:22:05.973Z] #29 252.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-06T22:22:06.012Z] #28 ... [2022-09-06T22:22:06.012Z] [2022-09-06T22:22:06.012Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:06.012Z] #44 66.87 configure.ac:7: installing 'build-aux/compile' [2022-09-06T22:22:06.012Z] #44 66.88 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T22:22:06.012Z] #44 66.90 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T22:22:06.012Z] #44 66.90 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T22:22:06.012Z] #44 66.91 configure.ac:11: installing 'build-aux/missing' [2022-09-06T22:22:06.012Z] #44 67.19 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T22:22:06.012Z] #44 67.27 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T22:22:06.112Z] #34 DONE 132.4s [2022-09-06T22:22:06.112Z] [2022-09-06T22:22:06.112Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:22:06.182Z] #44 86.49 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T22:22:06.182Z] #44 86.51 checking whether gcc accepts -g... (cached) yes [2022-09-06T22:22:06.182Z] #44 86.51 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T22:22:06.182Z] #44 86.51 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T22:22:06.182Z] #44 86.51 checking for a Python interpreter with version >= 3... python3 [2022-09-06T22:22:06.182Z] #44 86.62 checking for python3... /usr/bin/python3 [2022-09-06T22:22:06.182Z] #44 86.63 checking for python3 version... 3.9 [2022-09-06T22:22:06.231Z] #29 252.1 [2022-09-06T22:22:06.231Z] #29 252.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-06T22:22:06.231Z] #29 252.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.231Z] #29 252.2 Setting up dpkg-dev (1.20.11) ... [2022-09-06T22:22:06.231Z] #29 252.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.231Z] #29 252.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T22:22:06.231Z] #29 252.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.231Z] #29 252.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.371Z] #32 ... [2022-09-06T22:22:06.371Z] [2022-09-06T22:22:06.371Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T22:22:06.371Z] #49 DONE 0.2s [2022-09-06T22:22:06.371Z] [2022-09-06T22:22:06.371Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:06.440Z] #44 86.70 checking for python3 platform... linux [2022-09-06T22:22:06.496Z] #29 252.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.496Z] #29 252.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.496Z] #29 252.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T22:22:06.496Z] #29 252.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.496Z] #29 252.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.496Z] #29 252.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.496Z] #29 252.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.496Z] #29 252.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-06T22:22:06.496Z] #29 252.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-06T22:22:06.496Z] #29 252.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-06T22:22:06.496Z] #29 252.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-06T22:22:06.699Z] #44 86.75 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T22:22:06.699Z] #44 86.91 checking for python3 extension module directory... [2022-09-06T22:22:06.699Z] #44 ... [2022-09-06T22:22:06.699Z] [2022-09-06T22:22:06.699Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:06.699Z] #57 5.571 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T22:22:06.699Z] #57 8.574 Fetched 8460 kB in 8s (1128 kB/s) [2022-09-06T22:22:06.699Z] #57 8.574 Reading package lists... [2022-09-06T22:22:06.699Z] #57 11.13 Reading package lists... [2022-09-06T22:22:06.699Z] #57 13.61 Building dependency tree... [2022-09-06T22:22:06.699Z] #57 ... [2022-09-06T22:22:06.699Z] [2022-09-06T22:22:06.699Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:06.699Z] #44 86.91 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T22:22:06.699Z] #44 87.12 checking for go-md2man... no [2022-09-06T22:22:06.770Z] #29 252.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-06T22:22:06.770Z] #29 252.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:22:06.770Z] #29 252.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:22:06.770Z] #29 252.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.770Z] #29 252.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T22:22:06.770Z] #29 252.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.770Z] #29 252.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:22:06.770Z] #29 252.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:22:06.958Z] #44 87.13 checking error.h usability... yes [2022-09-06T22:22:06.958Z] #44 87.31 checking error.h presence... yes [2022-09-06T22:22:06.958Z] #44 87.37 checking for error.h... yes [2022-09-06T22:22:07.029Z] #29 252.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 252.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 252.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 252.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 252.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 252.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 252.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 252.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 252.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:22:07.029Z] #29 252.9 Setting up libxml-simple-perl (2.25-1) ... [2022-09-06T22:22:07.029Z] #29 253.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T22:22:07.029Z] #29 253.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 253.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T22:22:07.029Z] #29 253.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 253.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 253.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 253.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.029Z] #29 253.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:22:07.287Z] #29 253.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-06T22:22:07.287Z] #29 253.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.287Z] #29 253.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:22:07.287Z] #29 253.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.287Z] #29 253.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:22:07.287Z] #29 253.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T22:22:07.287Z] #29 253.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T22:22:07.287Z] #29 253.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-06T22:22:07.287Z] #29 253.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:22:07.287Z] #29 253.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T22:22:07.287Z] #29 253.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:22:07.287Z] #29 253.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:22:07.287Z] #29 253.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T22:22:07.287Z] #29 253.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:22:07.287Z] #29 253.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:22:07.287Z] #29 253.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T22:22:07.287Z] #29 253.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:22:07.287Z] #29 253.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-06T22:22:07.287Z] #29 253.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:22:07.287Z] #29 253.3 Setting up crossbuild-essential-armel (12.9) ... [2022-09-06T22:22:07.287Z] #29 253.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T22:22:07.527Z] #44 87.47 checking linux/openat2.h usability... yes [2022-09-06T22:22:07.527Z] #44 87.63 checking linux/openat2.h presence... yes [2022-09-06T22:22:07.527Z] #44 87.71 checking for linux/openat2.h... yes [2022-09-06T22:22:07.527Z] #44 87.75 checking for copy_file_range... yes [2022-09-06T22:22:07.545Z] #29 253.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-06T22:22:07.545Z] #29 253.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-06T22:22:07.545Z] #29 253.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-06T22:22:07.545Z] #29 253.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-06T22:22:07.545Z] #29 253.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:22:07.786Z] #44 87.91 checking for fgetxattr... [2022-09-06T22:22:07.786Z] #44 ... [2022-09-06T22:22:07.786Z] [2022-09-06T22:22:07.786Z] #26 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:22:07.786Z] #26 DONE 134.7s [2022-09-06T22:22:07.930Z] #44 69.58 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T22:22:07.930Z] #44 69.58 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T22:22:08.044Z] [2022-09-06T22:22:08.045Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:08.045Z] #44 87.91 checking for fgetxattr... yes [2022-09-06T22:22:08.113Z] #29 DONE 254.0s [2022-09-06T22:22:08.113Z] [2022-09-06T22:22:08.113Z] #37 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T22:22:08.113Z] #37 DONE 0.1s [2022-09-06T22:22:08.113Z] [2022-09-06T22:22:08.113Z] #38 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:22:08.341Z] #50 ... [2022-09-06T22:22:08.341Z] [2022-09-06T22:22:08.341Z] #51 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T22:22:08.341Z] #51 DONE 2.0s [2022-09-06T22:22:08.341Z] [2022-09-06T22:22:08.341Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:08.341Z] #50 1.824 + RM_GOPATH=0 [2022-09-06T22:22:08.341Z] #50 1.824 + TMP_GOPATH= [2022-09-06T22:22:08.341Z] #50 1.824 + : /build [2022-09-06T22:22:08.341Z] #50 1.824 + '[' -z '' ']' [2022-09-06T22:22:08.341Z] #50 1.824 ++ mktemp -d [2022-09-06T22:22:08.341Z] #50 1.824 + export GOPATH=/tmp/tmp.Tc3IGaUqif [2022-09-06T22:22:08.342Z] #50 1.824 + GOPATH=/tmp/tmp.Tc3IGaUqif [2022-09-06T22:22:08.342Z] #50 1.824 + RM_GOPATH=1 [2022-09-06T22:22:08.342Z] #50 1.824 + case "$(go env GOARCH)" in [2022-09-06T22:22:08.342Z] #50 1.824 ++ go env GOARCH [2022-09-06T22:22:08.342Z] #50 1.863 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T22:22:08.342Z] #50 1.863 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:08.342Z] #50 1.863 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:08.342Z] #50 1.863 ++ dirname /install.sh [2022-09-06T22:22:08.342Z] #50 1.863 + dir=/ [2022-09-06T22:22:08.342Z] #50 1.863 + bin=runc [2022-09-06T22:22:08.342Z] #50 1.863 + shift [2022-09-06T22:22:08.342Z] #50 1.863 + '[' '!' -f //runc.installer ']' [2022-09-06T22:22:08.342Z] #50 1.863 + . //runc.installer [2022-09-06T22:22:08.342Z] #50 1.863 ++ set -e [2022-09-06T22:22:08.342Z] #50 1.863 ++ : v1.1.4 [2022-09-06T22:22:08.342Z] #50 1.863 + install_runc [2022-09-06T22:22:08.342Z] #50 1.863 + RUNC_BUILDTAGS=seccomp [2022-09-06T22:22:08.342Z] #50 1.863 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T22:22:08.342Z] #50 1.863 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Tc3IGaUqif/src/github.com/opencontainers/runc [2022-09-06T22:22:08.342Z] #50 1.863 Cloning into '/tmp/tmp.Tc3IGaUqif/src/github.com/opencontainers/runc'... [2022-09-06T22:22:08.374Z] #38 ... [2022-09-06T22:22:08.374Z] [2022-09-06T22:22:08.374Z] #39 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T22:22:08.374Z] #39 DONE 0.1s [2022-09-06T22:22:08.374Z] [2022-09-06T22:22:08.374Z] #40 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:22:08.501Z] #44 70.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T22:22:08.501Z] #44 70.23 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T22:22:08.501Z] #44 70.35 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T22:22:08.611Z] #44 88.33 checking for statx... yes [2022-09-06T22:22:08.611Z] #44 88.88 checking for fgetpwent_r... yes [2022-09-06T22:22:08.762Z] #44 70.45 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T22:22:08.762Z] #44 70.55 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T22:22:08.870Z] #44 89.08 checking for issetugid... no [2022-09-06T22:22:09.024Z] #44 70.71 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T22:22:09.129Z] #44 89.35 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T22:22:09.129Z] #44 89.35 checking pkg-config is at least version 0.9.0... yes [2022-09-06T22:22:09.630Z] #37 120.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T22:22:09.630Z] #37 120.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T22:22:09.630Z] #37 121.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T22:22:09.630Z] #37 121.1 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T22:22:09.630Z] #37 121.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T22:22:09.630Z] #37 121.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T22:22:09.630Z] #37 121.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T22:22:09.630Z] #37 121.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T22:22:09.630Z] #37 121.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T22:22:09.630Z] #37 121.4 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T22:22:09.630Z] #37 121.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T22:22:09.630Z] #37 121.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:22:09.630Z] #37 121.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T22:22:09.630Z] #37 121.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T22:22:09.630Z] #37 121.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:22:09.630Z] #37 121.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T22:22:09.630Z] #37 121.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:22:09.630Z] #37 121.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:09.630Z] #37 122.0 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T22:22:09.630Z] #37 122.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T22:22:09.630Z] #37 122.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:22:09.630Z] #37 ... [2022-09-06T22:22:09.630Z] [2022-09-06T22:22:09.630Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:09.630Z] #44 73.86 configure.ac:7: installing 'build-aux/compile' [2022-09-06T22:22:09.630Z] #44 73.87 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T22:22:09.630Z] #44 73.88 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T22:22:09.630Z] #44 73.89 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T22:22:09.630Z] #44 73.91 configure.ac:11: installing 'build-aux/missing' [2022-09-06T22:22:09.696Z] #44 89.36 checking for library containing yajl_tree_get... -lyajl [2022-09-06T22:22:09.696Z] #44 89.85 checking for yajl >= 2.0.0... yes [2022-09-06T22:22:09.696Z] #44 89.89 checking sys/capability.h usability... yes [2022-09-06T22:22:09.696Z] #44 90.05 checking sys/capability.h presence... yes [2022-09-06T22:22:09.719Z] #50 ... [2022-09-06T22:22:09.719Z] [2022-09-06T22:22:09.719Z] #52 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T22:22:09.719Z] #52 DONE 1.2s [2022-09-06T22:22:09.719Z] [2022-09-06T22:22:09.719Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T22:22:09.751Z] #40 1.565 + RM_GOPATH=0 [2022-09-06T22:22:09.751Z] #40 1.566 + TMP_GOPATH= [2022-09-06T22:22:09.751Z] #40 1.566 + : /build [2022-09-06T22:22:09.751Z] #40 1.566 + '[' -z '' ']' [2022-09-06T22:22:09.751Z] #40 1.566 ++ mktemp -d [2022-09-06T22:22:09.751Z] #40 1.568 + export GOPATH=/tmp/tmp.WZQfuDly8I [2022-09-06T22:22:09.751Z] #40 1.568 + GOPATH=/tmp/tmp.WZQfuDly8I [2022-09-06T22:22:09.751Z] #40 1.568 + RM_GOPATH=1 [2022-09-06T22:22:09.751Z] #40 1.568 + case "$(go env GOARCH)" in [2022-09-06T22:22:09.751Z] #40 1.569 ++ go env GOARCH [2022-09-06T22:22:09.751Z] #40 1.576 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:09.751Z] #40 1.576 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:09.751Z] #40 1.579 ++ dirname /install.sh [2022-09-06T22:22:09.751Z] #40 1.580 + dir=/ [2022-09-06T22:22:09.751Z] #40 1.580 + bin=rootlesskit [2022-09-06T22:22:09.751Z] #40 1.580 + shift [2022-09-06T22:22:09.751Z] #40 1.580 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T22:22:09.751Z] #40 1.581 + . //rootlesskit.installer [2022-09-06T22:22:09.751Z] #40 1.581 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:22:09.751Z] #40 1.582 + install_rootlesskit [2022-09-06T22:22:09.751Z] #40 1.582 + case "$1" in [2022-09-06T22:22:09.751Z] #40 1.582 + export CGO_ENABLED=0 [2022-09-06T22:22:09.751Z] #40 1.583 + CGO_ENABLED=0 [2022-09-06T22:22:09.751Z] #40 1.583 + _install_rootlesskit [2022-09-06T22:22:09.751Z] #40 1.584 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T22:22:09.751Z] #40 1.586 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:22:09.751Z] #40 1.587 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T22:22:09.751Z] #40 1.587 + GOBIN=/build [2022-09-06T22:22:09.751Z] #40 1.587 + GO111MODULE=on [2022-09-06T22:22:09.751Z] #40 1.587 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:22:09.889Z] #44 74.16 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T22:22:09.955Z] #44 90.13 checking for sys/capability.h... yes [2022-09-06T22:22:10.148Z] #44 74.31 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T22:22:10.214Z] #44 90.13 checking for library containing cap_from_name... -lcap [2022-09-06T22:22:10.291Z] #53 0.928 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T22:22:10.291Z] #53 DONE 1.0s [2022-09-06T22:22:10.291Z] [2022-09-06T22:22:10.291Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:10.319Z] #40 2.074 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T22:22:10.781Z] #44 90.63 checking for library containing dlopen... -ldl [2022-09-06T22:22:10.938Z] #44 ... [2022-09-06T22:22:10.938Z] [2022-09-06T22:22:10.938Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:10.938Z] #28 121.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T22:22:10.938Z] #28 121.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T22:22:10.938Z] #28 121.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T22:22:10.938Z] #28 121.2 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T22:22:10.938Z] #28 121.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 121.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T22:22:10.938Z] #28 121.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T22:22:10.938Z] #28 121.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 121.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T22:22:10.938Z] #28 121.6 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T22:22:10.938Z] #28 121.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 121.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:22:10.938Z] #28 121.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T22:22:10.938Z] #28 121.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 121.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:22:10.938Z] #28 122.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T22:22:10.938Z] #28 122.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 122.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:10.938Z] #28 122.1 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T22:22:10.938Z] #28 122.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 122.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:22:10.938Z] #28 122.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T22:22:10.938Z] #28 122.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 122.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T22:22:10.938Z] #28 122.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T22:22:10.938Z] #28 122.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 122.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T22:22:10.938Z] #28 123.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T22:22:10.938Z] #28 123.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 123.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T22:22:10.938Z] #28 123.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T22:22:10.938Z] #28 123.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 123.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T22:22:10.938Z] #28 123.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T22:22:10.938Z] #28 123.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 123.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T22:22:10.938Z] #28 124.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T22:22:10.938Z] #28 124.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 124.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T22:22:10.938Z] #28 124.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T22:22:10.938Z] #28 124.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:22:10.938Z] #28 124.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:10.939Z] #28 124.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T22:22:10.939Z] #28 124.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T22:22:10.939Z] #28 124.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:22:10.939Z] #28 124.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T22:22:10.939Z] #28 124.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T22:22:10.939Z] #28 124.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:22:10.939Z] #28 125.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:22:10.939Z] #28 125.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T22:22:10.939Z] #28 125.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T22:22:10.939Z] #28 125.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T22:22:10.939Z] #28 125.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T22:22:10.939Z] #28 125.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T22:22:10.939Z] #28 125.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:22:10.939Z] #28 125.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T22:22:10.939Z] #28 125.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:22:10.939Z] #28 125.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T22:22:10.939Z] #28 125.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T22:22:10.939Z] #28 125.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:22:10.939Z] #28 125.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T22:22:11.040Z] #44 91.14 checking seccomp.h usability... yes [2022-09-06T22:22:11.040Z] #44 91.34 checking seccomp.h presence... yes [2022-09-06T22:22:11.040Z] #44 91.43 checking for seccomp.h... yes [2022-09-06T22:22:11.200Z] #28 125.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T22:22:11.200Z] #28 125.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T22:22:11.200Z] #28 125.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:22:11.200Z] #28 125.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T22:22:11.200Z] #28 125.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T22:22:11.200Z] #28 125.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T22:22:11.200Z] #28 125.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T22:22:11.200Z] #28 125.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:22:11.200Z] #28 125.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T22:22:11.200Z] #28 125.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:22:11.200Z] #28 125.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T22:22:11.200Z] #28 125.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T22:22:11.200Z] #28 125.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:22:11.200Z] #28 125.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T22:22:11.200Z] #28 125.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:22:11.200Z] #28 125.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T22:22:11.200Z] #28 125.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:11.200Z] #28 125.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T22:22:11.257Z] #40 3.181 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T22:22:11.257Z] #40 3.187 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T22:22:11.461Z] #28 125.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:11.461Z] #28 125.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:11.461Z] #28 125.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:22:11.516Z] #40 3.521 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T22:22:11.608Z] #44 91.45 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T22:22:11.608Z] #44 91.87 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T22:22:11.665Z] #50 ... [2022-09-06T22:22:11.665Z] [2022-09-06T22:22:11.665Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T22:22:11.665Z] #54 DONE 1.0s [2022-09-06T22:22:11.665Z] [2022-09-06T22:22:11.665Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T22:22:12.067Z] #44 76.27 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T22:22:12.067Z] #44 76.27 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T22:22:12.126Z] #44 92.12 checking systemd/sd-bus.h usability... yes [2022-09-06T22:22:12.126Z] #44 92.31 checking systemd/sd-bus.h presence... yes [2022-09-06T22:22:12.126Z] #44 92.44 checking for systemd/sd-bus.h... yes [2022-09-06T22:22:12.599Z] #55 DONE 1.1s [2022-09-06T22:22:12.599Z] [2022-09-06T22:22:12.599Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:22:12.599Z] #39 ... [2022-09-06T22:22:12.599Z] [2022-09-06T22:22:12.599Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T22:22:12.634Z] #44 76.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T22:22:12.634Z] #44 76.89 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T22:22:12.634Z] #44 76.97 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T22:22:12.693Z] #44 92.44 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T22:22:12.893Z] #44 77.08 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T22:22:12.894Z] #40 4.753 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T22:22:12.952Z] #44 92.96 checking for sd_notify_barrier... yes [2022-09-06T22:22:12.952Z] #44 93.20 checking linux/bpf.h usability... yes [2022-09-06T22:22:12.952Z] #44 93.32 checking linux/bpf.h presence... yes [2022-09-06T22:22:12.952Z] #44 93.39 checking for linux/bpf.h... yes [2022-09-06T22:22:13.152Z] #44 77.20 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T22:22:13.152Z] #44 77.32 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T22:22:13.153Z] #40 ... [2022-09-06T22:22:13.153Z] [2022-09-06T22:22:13.153Z] #41 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:22:13.153Z] #0 1.445 + RM_GOPATH=0 [2022-09-06T22:22:13.153Z] #0 1.445 + TMP_GOPATH= [2022-09-06T22:22:13.153Z] #0 1.445 + : /build [2022-09-06T22:22:13.153Z] #0 1.445 + '[' -z '' ']' [2022-09-06T22:22:13.153Z] #0 1.445 ++ mktemp -d [2022-09-06T22:22:13.153Z] #0 1.445 + export GOPATH=/tmp/tmp.54i96TFkb5 [2022-09-06T22:22:13.153Z] #0 1.445 + GOPATH=/tmp/tmp.54i96TFkb5 [2022-09-06T22:22:13.153Z] #0 1.445 + RM_GOPATH=1 [2022-09-06T22:22:13.153Z] #0 1.445 + case "$(go env GOARCH)" in [2022-09-06T22:22:13.153Z] #0 1.450 ++ go env GOARCH [2022-09-06T22:22:13.153Z] #0 1.463 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:13.153Z] #0 1.463 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:13.153Z] #0 1.464 ++ dirname /install.sh [2022-09-06T22:22:13.153Z] #0 1.465 + dir=/ [2022-09-06T22:22:13.153Z] #0 1.465 + bin=dockercli [2022-09-06T22:22:13.153Z] #0 1.465 + shift [2022-09-06T22:22:13.153Z] #0 1.465 + '[' '!' -f //dockercli.installer ']' [2022-09-06T22:22:13.153Z] #0 1.465 + . //dockercli.installer [2022-09-06T22:22:13.153Z] #0 1.465 ++ : stable [2022-09-06T22:22:13.153Z] #0 1.465 ++ : 17.06.2-ce [2022-09-06T22:22:13.153Z] #0 1.465 + install_dockercli [2022-09-06T22:22:13.153Z] #0 1.466 Install docker/cli version 17.06.2-ce from stable [2022-09-06T22:22:13.153Z] #0 1.466 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T22:22:13.153Z] #0 1.466 ++ uname -m [2022-09-06T22:22:13.153Z] #0 1.467 + arch=x86_64 [2022-09-06T22:22:13.153Z] #0 1.468 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T22:22:13.153Z] #0 1.468 + url=https://download.docker.com/linux/static [2022-09-06T22:22:13.153Z] #0 1.468 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T22:22:13.153Z] #0 1.468 + tar -xz docker/docker [2022-09-06T22:22:13.153Z] #0 4.764 + mkdir -p /build [2022-09-06T22:22:13.153Z] #0 4.765 + mv docker/docker /build/ [2022-09-06T22:22:13.153Z] #0 4.767 + rmdir docker [2022-09-06T22:22:13.153Z] #41 DONE 5.1s [2022-09-06T22:22:13.153Z] [2022-09-06T22:22:13.153Z] #40 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:22:13.153Z] #40 5.096 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T22:22:13.153Z] #40 ... [2022-09-06T22:22:13.153Z] [2022-09-06T22:22:13.153Z] #38 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:22:13.153Z] #38 1.945 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T22:22:13.153Z] #38 1.948 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:22:13.153Z] #38 1.951 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T22:22:13.153Z] #38 2.278 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T22:22:13.153Z] #38 2.576 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T22:22:13.153Z] #38 3.026 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T22:22:13.153Z] #38 3.481 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T22:22:13.153Z] #38 4.046 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T22:22:13.153Z] #38 4.534 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-06T22:22:13.153Z] #38 4.545 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB] [2022-09-06T22:22:13.153Z] #38 4.566 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T22:22:13.153Z] #38 4.574 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-06T22:22:13.153Z] #38 4.590 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-06T22:22:13.211Z] #44 93.40 checking compilation for eBPF... yes [2022-09-06T22:22:13.211Z] #44 93.53 checking for criu >= 3.15... no [2022-09-06T22:22:13.211Z] #44 93.56 configure: CRIU headers not found, building without CRIU support [2022-09-06T22:22:13.211Z] #44 93.56 checking for criu > 3.16... no [2022-09-06T22:22:13.211Z] #44 93.58 configure: CRIU version doesn't support join-ns API [2022-09-06T22:22:13.211Z] #44 93.58 checking for criu > 3.16.1... no [2022-09-06T22:22:13.211Z] #44 93.64 configure: CRIU version doesn't support for pre-dumping [2022-09-06T22:22:13.412Z] #38 5.284 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T22:22:13.412Z] #38 5.293 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T22:22:13.412Z] #38 5.293 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T22:22:13.412Z] #38 5.293 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T22:22:13.412Z] #38 5.293 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T22:22:13.470Z] #44 93.65 checking for new mount API (fsconfig)... yes [2022-09-06T22:22:13.470Z] #44 93.73 checking for seccomp notify API... yes [2022-09-06T22:22:13.532Z] #56 DONE 1.1s [2022-09-06T22:22:13.532Z] [2022-09-06T22:22:13.532Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:13.532Z] #44 89.59 configure.ac:11: installing 'build-aux/compile' [2022-09-06T22:22:13.532Z] #44 89.60 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T22:22:13.532Z] #44 89.60 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T22:22:13.532Z] #44 89.61 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T22:22:13.532Z] #44 89.62 configure.ac:13: installing 'build-aux/missing' [2022-09-06T22:22:13.532Z] #44 89.62 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T22:22:13.721Z] #44 ... [2022-09-06T22:22:13.721Z] [2022-09-06T22:22:13.721Z] #37 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:13.721Z] #37 122.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T22:22:13.721Z] #37 122.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T22:22:13.721Z] #37 122.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T22:22:13.721Z] #37 122.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T22:22:13.721Z] #37 122.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T22:22:13.721Z] #37 122.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T22:22:13.721Z] #37 122.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T22:22:13.721Z] #37 122.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T22:22:13.721Z] #37 122.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T22:22:13.721Z] #37 122.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T22:22:13.721Z] #37 122.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T22:22:13.721Z] #37 122.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T22:22:13.721Z] #37 123.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T22:22:13.721Z] #37 123.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T22:22:13.721Z] #37 123.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T22:22:13.721Z] #37 123.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T22:22:13.721Z] #37 123.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T22:22:13.721Z] #37 123.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T22:22:13.721Z] #37 123.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T22:22:13.721Z] #37 123.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:22:13.721Z] #37 123.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:13.721Z] #37 123.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T22:22:13.721Z] #37 124.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T22:22:13.721Z] #37 124.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:22:13.721Z] #37 124.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T22:22:13.721Z] #37 124.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T22:22:13.721Z] #37 124.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:22:13.721Z] #37 124.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:22:13.721Z] #37 124.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T22:22:13.721Z] #37 124.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T22:22:13.721Z] #37 124.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T22:22:13.721Z] #37 124.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T22:22:13.721Z] #37 124.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T22:22:13.721Z] #37 124.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:22:13.721Z] #37 124.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T22:22:13.721Z] #37 124.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:22:13.721Z] #37 124.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T22:22:13.721Z] #37 124.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T22:22:13.721Z] #37 124.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:22:13.721Z] #37 124.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T22:22:13.721Z] #37 124.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T22:22:13.721Z] #37 124.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T22:22:13.721Z] #37 124.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:22:13.721Z] #37 124.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T22:22:13.721Z] #37 124.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T22:22:13.721Z] #37 124.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T22:22:13.721Z] #37 125.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T22:22:13.721Z] #37 125.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:22:13.721Z] #37 125.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T22:22:13.721Z] #37 125.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:22:13.721Z] #37 125.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T22:22:13.721Z] #37 125.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T22:22:13.721Z] #37 125.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:22:13.721Z] #37 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T22:22:13.721Z] #37 125.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:22:13.721Z] #37 125.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T22:22:13.721Z] #37 125.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:13.721Z] #37 125.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T22:22:13.721Z] #37 125.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:13.721Z] #37 125.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:13.721Z] #37 125.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:22:13.721Z] #37 DONE 126.1s [2022-09-06T22:22:13.721Z] [2022-09-06T22:22:13.721Z] #47 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T22:22:13.741Z] #44 93.87 checking for gperf... no [2022-09-06T22:22:13.741Z] #44 93.87 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T22:22:13.741Z] #44 93.88 checking for library containing argp_parse... none required [2022-09-06T22:22:13.791Z] #44 89.93 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T22:22:13.980Z] #47 ... [2022-09-06T22:22:13.980Z] [2022-09-06T22:22:13.980Z] #48 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T22:22:13.980Z] #48 DONE 0.3s [2022-09-06T22:22:13.999Z] #44 94.24 checking that generated files are newer than configure... done [2022-09-06T22:22:13.999Z] #44 94.24 configure: creating ./config.status [2022-09-06T22:22:14.242Z] [2022-09-06T22:22:14.242Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:14.763Z] #28 DONE 128.6s [2022-09-06T22:22:14.763Z] [2022-09-06T22:22:14.763Z] #47 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T22:22:14.763Z] #47 ... [2022-09-06T22:22:14.763Z] [2022-09-06T22:22:14.763Z] #48 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T22:22:14.763Z] #48 DONE 0.1s [2022-09-06T22:22:14.763Z] [2022-09-06T22:22:14.763Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:14.763Z] #49 ... [2022-09-06T22:22:14.763Z] [2022-09-06T22:22:14.764Z] #40 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:22:14.764Z] #40 122.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T22:22:14.764Z] #40 122.1 + GOBIN=/build [2022-09-06T22:22:14.764Z] #40 122.1 + GO111MODULE=on [2022-09-06T22:22:14.764Z] #40 122.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:22:14.764Z] #40 128.5 rootlesskit version 1.0.0 [2022-09-06T22:22:14.764Z] #40 128.5 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T22:22:14.764Z] #40 128.5 -container-ip string [2022-09-06T22:22:14.764Z] #40 128.5 container ip [2022-09-06T22:22:14.764Z] #40 128.5 -container-port int [2022-09-06T22:22:14.764Z] #40 128.5 container port (default -1) [2022-09-06T22:22:14.764Z] #40 128.5 -host-ip string [2022-09-06T22:22:14.764Z] #40 128.5 host ip [2022-09-06T22:22:14.764Z] #40 128.5 -host-port int [2022-09-06T22:22:14.764Z] #40 128.5 host port (default -1) [2022-09-06T22:22:14.764Z] #40 128.5 -proto string [2022-09-06T22:22:14.764Z] #40 128.5 proxy protocol (default "tcp") [2022-09-06T22:22:14.764Z] #40 DONE 128.7s [2022-09-06T22:22:15.025Z] [2022-09-06T22:22:15.025Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T22:22:15.025Z] #50 DONE 0.1s [2022-09-06T22:22:15.025Z] [2022-09-06T22:22:15.025Z] #51 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T22:22:15.025Z] #51 DONE 0.1s [2022-09-06T22:22:15.025Z] [2022-09-06T22:22:15.025Z] #38 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:22:15.316Z] #38 ... [2022-09-06T22:22:15.316Z] [2022-09-06T22:22:15.316Z] #42 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T22:22:15.316Z] #42 CACHED [2022-09-06T22:22:15.316Z] [2022-09-06T22:22:15.316Z] #43 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T22:22:15.316Z] #43 CACHED [2022-09-06T22:22:15.316Z] [2022-09-06T22:22:15.316Z] #44 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T22:22:15.316Z] #44 CACHED [2022-09-06T22:22:15.316Z] [2022-09-06T22:22:15.316Z] #40 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:22:15.316Z] #40 5.115 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T22:22:15.316Z] #40 5.157 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T22:22:15.316Z] #40 5.190 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T22:22:15.316Z] #40 5.258 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T22:22:15.316Z] #40 5.494 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T22:22:15.316Z] #40 5.670 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T22:22:15.316Z] #40 5.819 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T22:22:15.316Z] #40 5.921 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T22:22:15.316Z] #40 7.240 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T22:22:15.374Z] #44 ... [2022-09-06T22:22:15.374Z] [2022-09-06T22:22:15.374Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:15.374Z] #57 15.92 The following additional packages will be installed: [2022-09-06T22:22:15.374Z] #57 15.92 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T22:22:15.374Z] #57 15.93 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T22:22:15.374Z] #57 15.93 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T22:22:15.374Z] #57 15.93 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T22:22:15.374Z] #57 15.93 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T22:22:15.374Z] #57 15.94 Suggested packages: [2022-09-06T22:22:15.374Z] #57 15.94 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T22:22:15.374Z] #57 15.94 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T22:22:15.374Z] #57 15.94 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T22:22:15.374Z] #57 15.94 Recommended packages: [2022-09-06T22:22:15.374Z] #57 15.94 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T22:22:15.374Z] #57 15.94 systemd-timesyncd | time-daemon unzip [2022-09-06T22:22:15.374Z] #57 17.55 The following NEW packages will be installed: [2022-09-06T22:22:15.374Z] #57 17.57 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T22:22:15.374Z] #57 17.57 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T22:22:15.374Z] #57 17.57 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T22:22:15.374Z] #57 17.57 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T22:22:15.374Z] #57 17.58 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T22:22:15.374Z] #57 17.58 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T22:22:15.374Z] #57 17.58 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T22:22:15.374Z] #57 17.58 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T22:22:15.374Z] #57 17.58 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T22:22:15.374Z] #57 17.95 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:22:15.374Z] #57 17.95 Need to get 31.8 MB of archives. [2022-09-06T22:22:15.374Z] #57 17.95 After this operation, 123 MB of additional disk space will be used. [2022-09-06T22:22:15.374Z] #57 17.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-06T22:22:15.374Z] #57 17.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-06T22:22:15.374Z] #57 17.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-06T22:22:15.374Z] #57 17.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-06T22:22:15.374Z] #57 17.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-06T22:22:15.374Z] #57 17.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-06T22:22:15.374Z] #57 17.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-09-06T22:22:15.374Z] #57 18.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-06T22:22:15.374Z] #57 18.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-06T22:22:15.374Z] #57 18.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-06T22:22:15.374Z] #57 18.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-06T22:22:15.374Z] #57 18.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-06T22:22:15.374Z] #57 18.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-06T22:22:15.374Z] #57 18.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-06T22:22:15.374Z] #57 18.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T22:22:15.374Z] #57 18.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T22:22:15.374Z] #57 18.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T22:22:15.374Z] #57 18.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-06T22:22:15.374Z] #57 18.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-06T22:22:15.374Z] #57 18.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-06T22:22:15.374Z] #57 18.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-06T22:22:15.374Z] #57 18.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-06T22:22:15.374Z] #57 18.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-06T22:22:15.374Z] #57 18.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-06T22:22:15.374Z] #57 18.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-06T22:22:15.374Z] #57 18.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-06T22:22:15.374Z] #57 18.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-06T22:22:15.374Z] #57 18.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-06T22:22:15.374Z] #57 18.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-06T22:22:15.374Z] #57 18.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-06T22:22:15.374Z] #57 18.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-06T22:22:15.374Z] #57 18.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-06T22:22:15.374Z] #57 18.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-06T22:22:15.374Z] #57 18.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-06T22:22:15.374Z] #57 18.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T22:22:15.374Z] #57 18.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-06T22:22:15.374Z] #57 18.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T22:22:15.374Z] #57 18.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-06T22:22:15.374Z] #57 18.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-06T22:22:15.374Z] #57 18.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-06T22:22:15.374Z] #57 18.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T22:22:15.374Z] #57 18.54 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T22:22:15.374Z] #57 18.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T22:22:15.375Z] #57 18.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T22:22:15.375Z] #57 18.55 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T22:22:15.375Z] #57 18.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T22:22:15.375Z] #57 18.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T22:22:15.375Z] #57 18.58 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-06T22:22:15.375Z] #57 18.60 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-09-06T22:22:15.375Z] #57 18.61 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-06T22:22:15.375Z] #57 18.62 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-06T22:22:15.375Z] #57 18.63 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T22:22:15.375Z] #57 18.84 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-06T22:22:15.375Z] #57 18.90 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-06T22:22:15.375Z] #57 18.90 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-06T22:22:15.375Z] #57 18.90 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-06T22:22:15.375Z] #57 19.53 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:22:15.375Z] #57 19.68 Fetched 31.8 MB in 1s (25.5 MB/s) [2022-09-06T22:22:15.375Z] #57 19.77 Selecting previously unselected package libcap2:arm64. [2022-09-06T22:22:15.375Z] #57 19.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-09-06T22:22:15.375Z] #57 19.82 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 19.84 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-06T22:22:15.375Z] #57 19.90 Selecting previously unselected package libargon2-1:arm64. [2022-09-06T22:22:15.375Z] #57 19.91 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 19.92 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-06T22:22:15.375Z] #57 19.99 Selecting previously unselected package libjson-c5:arm64. [2022-09-06T22:22:15.375Z] #57 20.00 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 20.01 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-06T22:22:15.375Z] #57 20.09 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-06T22:22:15.375Z] #57 20.10 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 20.10 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-06T22:22:15.375Z] #57 20.30 Selecting previously unselected package libip4tc2:arm64. [2022-09-06T22:22:15.375Z] #57 20.30 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 20.31 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-06T22:22:15.375Z] #57 20.40 Selecting previously unselected package libkmod2:arm64. [2022-09-06T22:22:15.375Z] #57 20.41 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 20.41 Unpacking libkmod2:arm64 (28-1) ... [2022-09-06T22:22:15.375Z] #57 20.53 Selecting previously unselected package systemd. [2022-09-06T22:22:15.375Z] #57 20.53 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 20.69 Unpacking systemd (247.3-7) ... [2022-09-06T22:22:15.375Z] #57 22.51 Selecting previously unselected package pigz. [2022-09-06T22:22:15.375Z] #57 22.51 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 22.52 Unpacking pigz (2.6-1) ... [2022-09-06T22:22:15.375Z] #57 22.63 Selecting previously unselected package libelf1:arm64. [2022-09-06T22:22:15.375Z] #57 22.63 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 22.64 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-06T22:22:15.375Z] #57 22.83 Selecting previously unselected package libbpf0:arm64. [2022-09-06T22:22:15.375Z] #57 22.83 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 22.84 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-06T22:22:15.375Z] #57 22.93 Selecting previously unselected package libmnl0:arm64. [2022-09-06T22:22:15.375Z] #57 22.93 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 22.94 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-06T22:22:15.375Z] #57 23.01 Selecting previously unselected package libxtables12:arm64. [2022-09-06T22:22:15.375Z] #57 23.02 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 23.02 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-06T22:22:15.375Z] #57 23.10 Selecting previously unselected package libcap2-bin. [2022-09-06T22:22:15.375Z] #57 23.11 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 23.11 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T22:22:15.375Z] #57 23.21 Selecting previously unselected package iproute2. [2022-09-06T22:22:15.375Z] #57 23.21 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 23.22 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T22:22:15.375Z] #57 23.73 Selecting previously unselected package xxd. [2022-09-06T22:22:15.375Z] #57 23.73 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T22:22:15.375Z] #57 23.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:15.375Z] #57 23.89 Selecting previously unselected package vim-common. [2022-09-06T22:22:15.375Z] #57 23.90 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:22:15.375Z] #57 23.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:15.375Z] #57 24.05 Selecting previously unselected package bash-completion. [2022-09-06T22:22:15.375Z] #57 24.06 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T22:22:15.691Z] #44 91.47 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:22:15.691Z] #44 91.72 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:22:15.691Z] #44 91.72 checking how to print strings... printf [2022-09-06T22:22:15.691Z] #44 91.73 checking for gcc... gcc [2022-09-06T22:22:16.257Z] #44 91.81 checking whether the C compiler works... yes [2022-09-06T22:22:16.257Z] #44 92.18 checking for C compiler default output file name... a.out [2022-09-06T22:22:16.257Z] #44 92.18 checking for suffix of executables... [2022-09-06T22:22:16.411Z] #38 ... [2022-09-06T22:22:16.411Z] [2022-09-06T22:22:16.411Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:16.411Z] #49 1.796 + RM_GOPATH=0 [2022-09-06T22:22:16.411Z] #49 1.796 + TMP_GOPATH= [2022-09-06T22:22:16.411Z] #49 1.796 + : /build [2022-09-06T22:22:16.411Z] #49 1.796 + '[' -z '' ']' [2022-09-06T22:22:16.411Z] #49 1.796 ++ mktemp -d [2022-09-06T22:22:16.411Z] #49 1.797 + export GOPATH=/tmp/tmp.eVDirM0iSI [2022-09-06T22:22:16.411Z] #49 1.797 + GOPATH=/tmp/tmp.eVDirM0iSI [2022-09-06T22:22:16.411Z] #49 1.797 + RM_GOPATH=1 [2022-09-06T22:22:16.411Z] #49 1.797 + case "$(go env GOARCH)" in [2022-09-06T22:22:16.411Z] #49 1.797 ++ go env GOARCH [2022-09-06T22:22:16.411Z] #49 ... [2022-09-06T22:22:16.411Z] [2022-09-06T22:22:16.411Z] #47 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T22:22:16.411Z] #47 DONE 2.1s [2022-09-06T22:22:16.411Z] [2022-09-06T22:22:16.411Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:16.411Z] #49 1.898 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:16.411Z] #49 1.898 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:16.411Z] #49 1.898 ++ dirname /install.sh [2022-09-06T22:22:16.411Z] #49 1.901 + dir=/ [2022-09-06T22:22:16.411Z] #49 1.901 + bin=runc [2022-09-06T22:22:16.411Z] #49 1.901 + shift [2022-09-06T22:22:16.411Z] #49 1.901 + '[' '!' -f //runc.installer ']' [2022-09-06T22:22:16.411Z] #49 1.901 + . //runc.installer [2022-09-06T22:22:16.411Z] #49 1.901 ++ set -e [2022-09-06T22:22:16.411Z] #49 1.901 ++ : v1.1.4 [2022-09-06T22:22:16.411Z] #49 1.901 + install_runc [2022-09-06T22:22:16.411Z] #49 1.901 + RUNC_BUILDTAGS=seccomp [2022-09-06T22:22:16.411Z] #49 1.901 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T22:22:16.411Z] #49 1.901 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T22:22:16.411Z] #49 1.910 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eVDirM0iSI/src/github.com/opencontainers/runc [2022-09-06T22:22:16.411Z] #49 1.918 Cloning into '/tmp/tmp.eVDirM0iSI/src/github.com/opencontainers/runc'... [2022-09-06T22:22:16.516Z] #44 92.39 checking whether we are cross compiling... no [2022-09-06T22:22:16.516Z] #44 92.66 checking for suffix of object files... o [2022-09-06T22:22:16.774Z] #44 92.77 checking whether we are using the GNU C compiler... yes [2022-09-06T22:22:16.774Z] #44 92.90 checking whether gcc accepts -g... yes [2022-09-06T22:22:17.032Z] #44 93.00 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:22:17.291Z] #44 93.22 checking whether gcc understands -c and -o together... yes [2022-09-06T22:22:17.291Z] #44 93.44 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:22:17.291Z] #44 93.47 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:22:17.291Z] #44 93.50 checking for egrep... /bin/grep -E [2022-09-06T22:22:17.291Z] #44 93.51 checking for fgrep... /bin/grep -F [2022-09-06T22:22:17.291Z] #44 93.52 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:22:17.529Z] #49 ... [2022-09-06T22:22:17.529Z] [2022-09-06T22:22:17.529Z] #47 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T22:22:17.529Z] #47 DONE 3.8s [2022-09-06T22:22:17.549Z] #44 93.54 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:22:17.549Z] #44 93.56 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:22:17.549Z] #44 93.56 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:22:17.549Z] #44 93.73 checking whether ln -s works... yes [2022-09-06T22:22:17.549Z] #44 93.73 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:22:17.549Z] #44 93.76 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T22:22:17.549Z] #44 93.76 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:22:17.549Z] #44 93.76 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:22:17.549Z] #44 93.76 checking for objdump... objdump [2022-09-06T22:22:17.549Z] #44 93.76 checking how to recognize dependent libraries... pass_all [2022-09-06T22:22:17.549Z] #44 93.77 checking for dlltool... no [2022-09-06T22:22:17.549Z] #44 93.77 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:22:17.549Z] #44 93.77 checking for ar... ar [2022-09-06T22:22:17.589Z] #57 26.54 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T22:22:17.788Z] [2022-09-06T22:22:17.788Z] #50 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T22:22:17.807Z] #44 93.78 checking for archiver @FILE support... @ [2022-09-06T22:22:17.807Z] #44 93.90 checking for strip... strip [2022-09-06T22:22:17.807Z] #44 93.91 checking for ranlib... ranlib [2022-09-06T22:22:17.807Z] #44 93.91 checking for gawk... no [2022-09-06T22:22:17.807Z] #44 93.92 checking for mawk... mawk [2022-09-06T22:22:18.156Z] #57 27.05 Selecting previously unselected package bzip2. [2022-09-06T22:22:18.156Z] #57 27.05 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-06T22:22:18.156Z] #57 27.06 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T22:22:18.156Z] #57 27.16 Selecting previously unselected package xz-utils. [2022-09-06T22:22:18.156Z] #57 27.16 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-06T22:22:18.156Z] #57 27.17 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:22:18.335Z] #49 ... [2022-09-06T22:22:18.335Z] [2022-09-06T22:22:18.335Z] #52 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T22:22:18.335Z] #52 DONE 1.5s [2022-09-06T22:22:18.335Z] [2022-09-06T22:22:18.335Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T22:22:18.374Z] #44 93.92 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:22:18.374Z] #44 94.42 checking for sysroot... no [2022-09-06T22:22:18.374Z] #44 94.42 checking for a working dd... /bin/dd [2022-09-06T22:22:18.374Z] #44 94.44 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:22:18.413Z] #57 27.36 Selecting previously unselected package apparmor. [2022-09-06T22:22:18.413Z] #57 27.36 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-06T22:22:18.413Z] #57 27.41 Unpacking apparmor (2.13.6-10) ... [2022-09-06T22:22:18.600Z] #40 ... [2022-09-06T22:22:18.600Z] [2022-09-06T22:22:18.600Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:18.600Z] #0 1.685 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T22:22:18.600Z] #0 1.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:22:18.600Z] #0 1.685 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T22:22:18.600Z] #0 1.809 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T22:22:18.600Z] #0 1.973 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T22:22:18.600Z] #0 2.354 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T22:22:18.600Z] #0 2.830 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T22:22:18.600Z] #0 3.459 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T22:22:18.600Z] #0 4.050 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB] [2022-09-06T22:22:18.600Z] #0 4.070 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-06T22:22:18.600Z] #0 4.070 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-06T22:22:18.600Z] #0 4.071 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-06T22:22:18.600Z] #0 4.071 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T22:22:18.600Z] #0 4.178 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T22:22:18.600Z] #0 4.186 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T22:22:18.600Z] #0 4.187 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T22:22:18.600Z] #0 4.187 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T22:22:18.600Z] #0 4.187 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T22:22:18.600Z] #45 ... [2022-09-06T22:22:18.600Z] [2022-09-06T22:22:18.600Z] #46 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:22:18.600Z] #0 1.834 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T22:22:18.600Z] #0 1.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:22:18.600Z] #0 1.835 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T22:22:18.600Z] #0 2.197 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T22:22:18.600Z] #0 2.578 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T22:22:18.600Z] #0 3.050 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T22:22:18.600Z] #0 3.581 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T22:22:18.600Z] #0 4.196 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T22:22:18.600Z] #0 4.672 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-06T22:22:18.600Z] #0 4.682 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T22:22:18.600Z] #0 4.687 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-06T22:22:18.600Z] #0 4.708 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB] [2022-09-06T22:22:18.600Z] #0 4.714 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-06T22:22:18.600Z] #0 5.249 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T22:22:18.600Z] #0 5.284 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T22:22:18.600Z] #0 5.284 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T22:22:18.600Z] #0 5.284 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T22:22:18.600Z] #0 5.284 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T22:22:18.632Z] #44 94.54 checking for mt... no [2022-09-06T22:22:18.632Z] #44 94.56 checking if : is a manifest tool... no [2022-09-06T22:22:18.632Z] #44 94.57 checking how to run the C preprocessor... gcc -E [2022-09-06T22:22:18.672Z] #57 27.81 Selecting previously unselected package inetutils-ping. [2022-09-06T22:22:18.672Z] #57 27.81 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-06T22:22:18.912Z] #53 0.978 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T22:22:18.935Z] #57 27.82 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T22:22:18.935Z] #57 27.93 Selecting previously unselected package libip6tc2:arm64. [2022-09-06T22:22:18.935Z] #57 27.94 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-06T22:22:18.935Z] #57 27.95 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-06T22:22:18.935Z] #57 28.03 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-06T22:22:19.167Z] #50 ... [2022-09-06T22:22:19.167Z] [2022-09-06T22:22:19.167Z] #28 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:22:19.167Z] #28 123.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T22:22:19.167Z] #28 123.9 + GOBIN=/build [2022-09-06T22:22:19.167Z] #28 123.9 + GO111MODULE=on [2022-09-06T22:22:19.167Z] #28 123.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:22:19.167Z] #28 130.9 rootlesskit version 1.0.0 [2022-09-06T22:22:19.167Z] #28 130.9 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T22:22:19.167Z] #28 131.0 -container-ip string [2022-09-06T22:22:19.167Z] #28 131.0 container ip [2022-09-06T22:22:19.167Z] #28 131.0 -container-port int [2022-09-06T22:22:19.167Z] #28 131.0 container port (default -1) [2022-09-06T22:22:19.167Z] #28 131.0 -host-ip string [2022-09-06T22:22:19.167Z] #28 131.0 host ip [2022-09-06T22:22:19.167Z] #28 131.0 -host-port int [2022-09-06T22:22:19.167Z] #28 131.0 host port (default -1) [2022-09-06T22:22:19.167Z] #28 131.0 -proto string [2022-09-06T22:22:19.167Z] #28 131.0 proxy protocol (default "tcp") [2022-09-06T22:22:19.167Z] #28 DONE 131.2s [2022-09-06T22:22:19.174Z] #53 DONE 1.1s [2022-09-06T22:22:19.174Z] [2022-09-06T22:22:19.174Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T22:22:19.193Z] #57 28.05 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-06T22:22:19.193Z] #57 28.06 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T22:22:19.193Z] #57 28.18 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-06T22:22:19.193Z] #57 28.18 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-06T22:22:19.193Z] #57 28.18 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-06T22:22:19.193Z] #57 28.28 Selecting previously unselected package libnftnl11:arm64. [2022-09-06T22:22:19.426Z] [2022-09-06T22:22:19.426Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T22:22:19.426Z] #51 DONE 0.2s [2022-09-06T22:22:19.426Z] [2022-09-06T22:22:19.426Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:19.426Z] #49 3.862 + RM_GOPATH=0 [2022-09-06T22:22:19.426Z] #49 3.862 + TMP_GOPATH= [2022-09-06T22:22:19.426Z] #49 3.862 + : /build [2022-09-06T22:22:19.426Z] #49 3.862 + '[' -z '' ']' [2022-09-06T22:22:19.426Z] #49 3.862 ++ mktemp -d [2022-09-06T22:22:19.426Z] #49 3.862 + export GOPATH=/tmp/tmp.FG1jj2xbLX [2022-09-06T22:22:19.426Z] #49 3.862 + GOPATH=/tmp/tmp.FG1jj2xbLX [2022-09-06T22:22:19.426Z] #49 3.862 + RM_GOPATH=1 [2022-09-06T22:22:19.426Z] #49 3.862 + case "$(go env GOARCH)" in [2022-09-06T22:22:19.426Z] #49 3.862 ++ go env GOARCH [2022-09-06T22:22:19.426Z] #49 3.873 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T22:22:19.426Z] #49 3.876 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:19.426Z] #49 3.876 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:19.426Z] #49 3.876 ++ dirname /install.sh [2022-09-06T22:22:19.426Z] #49 3.876 + dir=/ [2022-09-06T22:22:19.426Z] #49 3.876 + bin=runc [2022-09-06T22:22:19.426Z] #49 3.876 + shift [2022-09-06T22:22:19.426Z] #49 3.876 + '[' '!' -f //runc.installer ']' [2022-09-06T22:22:19.426Z] #49 3.876 + . //runc.installer [2022-09-06T22:22:19.426Z] #49 3.876 ++ set -e [2022-09-06T22:22:19.426Z] #49 3.876 ++ : v1.1.4 [2022-09-06T22:22:19.426Z] #49 3.876 + install_runc [2022-09-06T22:22:19.426Z] #49 3.876 + RUNC_BUILDTAGS=seccomp [2022-09-06T22:22:19.426Z] #49 3.876 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T22:22:19.426Z] #49 3.876 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FG1jj2xbLX/src/github.com/opencontainers/runc [2022-09-06T22:22:19.426Z] #49 3.891 Cloning into '/tmp/tmp.FG1jj2xbLX/src/github.com/opencontainers/runc'... [2022-09-06T22:22:19.426Z] #49 ... [2022-09-06T22:22:19.426Z] [2022-09-06T22:22:19.426Z] #52 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T22:22:19.426Z] #52 DONE 0.2s [2022-09-06T22:22:19.451Z] #57 28.28 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-06T22:22:19.451Z] #57 28.29 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-06T22:22:19.451Z] #57 28.35 Selecting previously unselected package iptables. [2022-09-06T22:22:19.451Z] #57 28.35 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-06T22:22:19.451Z] #57 28.36 Unpacking iptables (1.8.7-1) ... [2022-09-06T22:22:19.457Z] #44 94.87 checking for ANSI C header files... yes [2022-09-06T22:22:19.684Z] [2022-09-06T22:22:19.684Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:19.708Z] #57 28.64 Selecting previously unselected package libonig5:arm64. [2022-09-06T22:22:19.708Z] #57 28.64 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-06T22:22:19.708Z] #57 28.64 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T22:22:19.708Z] #57 28.79 Selecting previously unselected package libjq1:arm64. [2022-09-06T22:22:19.708Z] #57 28.79 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-06T22:22:19.708Z] #57 28.80 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-06T22:22:19.708Z] #57 28.93 Selecting previously unselected package jq. [2022-09-06T22:22:19.716Z] #44 95.61 checking for sys/types.h... yes [2022-09-06T22:22:19.716Z] #44 95.81 checking for sys/stat.h... yes [2022-09-06T22:22:19.966Z] #57 28.93 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-06T22:22:19.966Z] #57 28.94 Unpacking jq (1.6-2.1) ... [2022-09-06T22:22:19.966Z] #57 29.04 Selecting previously unselected package libaio1:arm64. [2022-09-06T22:22:19.966Z] #57 29.04 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-06T22:22:19.966Z] #57 29.04 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-06T22:22:19.966Z] #57 29.12 Selecting previously unselected package libgpm2:arm64. [2022-09-06T22:22:19.966Z] #57 29.13 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-06T22:22:19.966Z] #57 29.13 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-06T22:22:19.974Z] #44 96.03 checking for stdlib.h... yes [2022-09-06T22:22:20.225Z] #57 29.20 Selecting previously unselected package libicu67:arm64. [2022-09-06T22:22:20.225Z] #57 29.21 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-06T22:22:20.225Z] #57 29.21 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-06T22:22:20.232Z] #44 96.19 checking for string.h... yes [2022-09-06T22:22:20.232Z] #44 96.42 checking for memory.h... yes [2022-09-06T22:22:20.558Z] #54 DONE 1.1s [2022-09-06T22:22:20.558Z] [2022-09-06T22:22:20.558Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T22:22:20.747Z] #44 96.56 checking for strings.h... yes [2022-09-06T22:22:21.006Z] #44 96.75 checking for inttypes.h... yes [2022-09-06T22:22:21.006Z] #44 97.04 checking for stdint.h... yes [2022-09-06T22:22:21.498Z] #55 DONE 1.0s [2022-09-06T22:22:21.498Z] [2022-09-06T22:22:21.498Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T22:22:21.523Z] #44 97.31 checking for unistd.h... yes [2022-09-06T22:22:21.587Z] #49 ... [2022-09-06T22:22:21.587Z] [2022-09-06T22:22:21.587Z] #50 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T22:22:21.587Z] #50 DONE 4.1s [2022-09-06T22:22:21.781Z] #44 97.62 checking for dlfcn.h... yes [2022-09-06T22:22:21.781Z] #44 97.85 checking for objdir... .libs [2022-09-06T22:22:21.846Z] [2022-09-06T22:22:21.846Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T22:22:22.299Z] #44 98.18 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:22:22.299Z] #44 98.34 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:22:22.299Z] #44 98.34 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:22:22.442Z] #56 DONE 1.1s [2022-09-06T22:22:22.442Z] [2022-09-06T22:22:22.442Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:22.442Z] #49 ... [2022-09-06T22:22:22.442Z] [2022-09-06T22:22:22.442Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:22.865Z] #44 98.43 checking if gcc static flag -static works... yes [2022-09-06T22:22:23.123Z] #44 98.90 checking if gcc supports -c -o file.o... yes [2022-09-06T22:22:23.123Z] #44 99.04 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:22:23.123Z] #44 99.05 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:22:23.381Z] #44 99.11 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:22:23.381Z] #44 99.51 checking how to hardcode library paths into programs... immediate [2022-09-06T22:22:23.381Z] #44 99.51 checking whether stripping libraries is possible... yes [2022-09-06T22:22:23.381Z] #44 99.53 checking if libtool supports shared libraries... yes [2022-09-06T22:22:23.381Z] #44 99.53 checking whether to build shared libraries... no [2022-09-06T22:22:23.381Z] #44 99.53 checking whether to build static libraries... yes [2022-09-06T22:22:23.381Z] #44 99.54 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:22:23.639Z] #44 99.59 checking whether build environment is sane... yes [2022-09-06T22:22:23.639Z] #44 99.66 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:22:23.639Z] #44 99.68 checking whether make sets $(MAKE)... yes [2022-09-06T22:22:23.639Z] #44 ... [2022-09-06T22:22:23.639Z] [2022-09-06T22:22:23.639Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:23.639Z] #0 1.280 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:22:23.639Z] #0 1.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:22:23.639Z] #0 1.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:22:23.639Z] #0 1.881 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:22:23.639Z] #0 2.878 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:22:23.639Z] #0 4.413 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:22:23.639Z] #0 8.903 Fetched 8574 kB in 8s (1090 kB/s) [2022-09-06T22:22:23.639Z] #0 8.903 Reading package lists... [2022-09-06T22:22:23.639Z] #57 ... [2022-09-06T22:22:23.639Z] [2022-09-06T22:22:23.639Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:23.639Z] #44 99.72 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:22:23.639Z] #44 99.78 checking whether make supports nested variables... yes [2022-09-06T22:22:23.824Z] #57 1.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:22:23.824Z] #57 1.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:22:23.824Z] #57 1.387 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:22:23.896Z] #44 99.83 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:22:23.896Z] #44 99.84 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:22:23.896Z] #44 99.84 checking how to create a ustar tar archive... gnutar [2022-09-06T22:22:23.896Z] #44 99.91 checking dependency style of gcc... gcc3 [2022-09-06T22:22:24.154Z] #44 100.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:22:24.154Z] #44 100.1 checking whether make supports nested variables... (cached) yes [2022-09-06T22:22:24.154Z] #44 100.1 checking for gawk... (cached) mawk [2022-09-06T22:22:24.154Z] #44 100.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T22:22:24.154Z] #44 100.1 checking for gcc... (cached) gcc [2022-09-06T22:22:24.154Z] #44 100.2 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T22:22:24.154Z] #44 100.2 checking whether gcc accepts -g... (cached) yes [2022-09-06T22:22:24.154Z] #44 100.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T22:22:24.154Z] #44 100.2 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T22:22:24.154Z] #44 100.2 checking for a Python interpreter with version >= 3... python3 [2022-09-06T22:22:24.394Z] #57 1.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:22:24.409Z] #57 32.66 Selecting previously unselected package libinih1:arm64. [2022-09-06T22:22:24.410Z] #57 32.66 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-06T22:22:24.410Z] #57 32.67 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-06T22:22:24.410Z] #57 32.89 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-06T22:22:24.410Z] #57 32.90 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-06T22:22:24.410Z] #57 33.01 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-06T22:22:24.410Z] #57 ... [2022-09-06T22:22:24.410Z] [2022-09-06T22:22:24.410Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:24.410Z] #44 97.16 config.status: creating Makefile [2022-09-06T22:22:24.410Z] #44 97.24 config.status: creating rpm/crun.spec [2022-09-06T22:22:24.410Z] #44 97.33 config.status: creating config.h [2022-09-06T22:22:24.410Z] #44 97.41 config.status: executing libtool commands [2022-09-06T22:22:24.410Z] #44 97.46 config.status: executing depfiles commands [2022-09-06T22:22:24.410Z] #44 98.86 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T22:22:24.410Z] #44 98.88 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T22:22:24.410Z] #44 99.35 checking for gcc... gcc [2022-09-06T22:22:24.410Z] #44 99.45 checking whether the C compiler works... yes [2022-09-06T22:22:24.410Z] #44 99.62 checking for C compiler default output file name... a.out [2022-09-06T22:22:24.410Z] #44 99.63 checking for suffix of executables... [2022-09-06T22:22:24.410Z] #44 99.76 checking whether we are cross compiling... no [2022-09-06T22:22:24.410Z] #44 99.88 checking for suffix of object files... o [2022-09-06T22:22:24.410Z] #44 99.99 checking whether we are using the GNU C compiler... yes [2022-09-06T22:22:24.410Z] #44 100.1 checking whether gcc accepts -g... yes [2022-09-06T22:22:24.410Z] #44 100.2 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:22:24.410Z] #44 100.3 checking whether gcc understands -c and -o together... yes [2022-09-06T22:22:24.410Z] #44 100.4 checking how to run the C preprocessor... gcc -E [2022-09-06T22:22:24.410Z] #44 100.8 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:22:24.410Z] #44 100.8 checking for egrep... /bin/grep -E [2022-09-06T22:22:24.410Z] #44 100.8 checking for ANSI C header files... yes [2022-09-06T22:22:24.410Z] #44 101.3 checking for sys/types.h... yes [2022-09-06T22:22:24.410Z] #44 101.6 checking for sys/stat.h... yes [2022-09-06T22:22:24.410Z] #44 101.7 checking for stdlib.h... yes [2022-09-06T22:22:24.410Z] #44 101.9 checking for string.h... yes [2022-09-06T22:22:24.410Z] #44 102.1 checking for memory.h... yes [2022-09-06T22:22:24.410Z] #44 102.4 checking for strings.h... yes [2022-09-06T22:22:24.410Z] #44 102.6 checking for inttypes.h... yes [2022-09-06T22:22:24.410Z] #44 102.8 checking for stdint.h... yes [2022-09-06T22:22:24.410Z] #44 102.9 checking for unistd.h... yes [2022-09-06T22:22:24.410Z] #44 103.1 checking minix/config.h usability... no [2022-09-06T22:22:24.410Z] #44 103.3 checking minix/config.h presence... no [2022-09-06T22:22:24.410Z] #44 103.3 checking for minix/config.h... no [2022-09-06T22:22:24.410Z] #44 103.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T22:22:24.410Z] #44 103.6 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T22:22:24.410Z] #44 103.8 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T22:22:24.410Z] #44 103.8 checking how to print strings... printf [2022-09-06T22:22:24.410Z] #44 103.8 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:22:24.410Z] #44 103.8 checking for fgrep... /bin/grep -F [2022-09-06T22:22:24.410Z] #44 103.8 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:22:24.410Z] #44 103.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:22:24.410Z] #44 103.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:22:24.410Z] #44 103.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:22:24.410Z] #44 104.0 checking whether ln -s works... yes [2022-09-06T22:22:24.410Z] #44 104.0 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:22:24.410Z] #44 104.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T22:22:24.410Z] #44 104.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:22:24.410Z] #44 104.1 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:22:24.410Z] #44 104.1 checking for objdump... objdump [2022-09-06T22:22:24.410Z] #44 104.1 checking how to recognize dependent libraries... pass_all [2022-09-06T22:22:24.410Z] #44 104.1 checking for dlltool... no [2022-09-06T22:22:24.410Z] #44 104.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:22:24.410Z] #44 104.1 checking for ar... ar [2022-09-06T22:22:24.410Z] #44 104.1 checking for archiver @FILE support... @ [2022-09-06T22:22:24.410Z] #44 104.3 checking for strip... strip [2022-09-06T22:22:24.410Z] #44 104.3 checking for ranlib... ranlib [2022-09-06T22:22:24.410Z] #44 104.3 checking for gawk... no [2022-09-06T22:22:24.410Z] #44 104.3 checking for mawk... mawk [2022-09-06T22:22:24.410Z] #44 104.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:22:24.410Z] #44 104.7 checking for sysroot... no [2022-09-06T22:22:24.410Z] #44 104.7 checking for a working dd... /bin/dd [2022-09-06T22:22:24.410Z] #44 104.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:22:24.410Z] #44 104.7 checking for mt... no [2022-09-06T22:22:24.410Z] #44 104.7 checking if : is a manifest tool... no [2022-09-06T22:22:24.412Z] #44 100.3 checking for python3... /usr/bin/python3 [2022-09-06T22:22:24.412Z] #44 100.3 checking for python3 version... 3.9 [2022-09-06T22:22:24.412Z] #44 100.4 checking for python3 platform... linux [2022-09-06T22:22:24.668Z] #44 104.7 checking for dlfcn.h... yes [2022-09-06T22:22:24.668Z] #44 105.0 checking for objdir... .libs [2022-09-06T22:22:24.671Z] #44 100.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T22:22:24.671Z] #44 100.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T22:22:24.929Z] #44 100.9 checking for go-md2man... no [2022-09-06T22:22:24.929Z] #44 100.9 checking error.h usability... yes [2022-09-06T22:22:24.929Z] #44 101.1 checking error.h presence... yes [2022-09-06T22:22:25.186Z] #44 105.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:22:25.186Z] #44 105.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:22:25.186Z] #44 105.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:22:25.188Z] #44 101.2 checking for error.h... yes [2022-09-06T22:22:25.188Z] #44 101.2 checking linux/openat2.h usability... yes [2022-09-06T22:22:25.188Z] #44 101.4 checking linux/openat2.h presence... yes [2022-09-06T22:22:25.446Z] #44 101.5 checking for linux/openat2.h... yes [2022-09-06T22:22:25.446Z] #44 101.5 checking for copy_file_range... yes [2022-09-06T22:22:25.703Z] #44 105.6 checking if gcc static flag -static works... yes [2022-09-06T22:22:25.775Z] #57 3.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:22:25.962Z] #44 105.9 checking if gcc supports -c -o file.o... yes [2022-09-06T22:22:25.962Z] #44 106.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:22:25.962Z] #44 106.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T22:22:25.963Z] #44 101.8 checking for fgetxattr... yes [2022-09-06T22:22:26.057Z] #53 3.809 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T22:22:26.057Z] #53 DONE 3.9s [2022-09-06T22:22:26.057Z] [2022-09-06T22:22:26.057Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T22:22:26.220Z] #44 106.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:22:26.220Z] #44 106.5 checking how to hardcode library paths into programs... immediate [2022-09-06T22:22:26.220Z] #44 106.5 checking whether stripping libraries is possible... yes [2022-09-06T22:22:26.220Z] #44 106.5 checking if libtool supports shared libraries... yes [2022-09-06T22:22:26.220Z] #44 106.5 checking whether to build shared libraries... no [2022-09-06T22:22:26.220Z] #44 106.5 checking whether to build static libraries... yes [2022-09-06T22:22:26.220Z] #44 106.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:22:26.220Z] #44 106.6 checking whether build environment is sane... yes [2022-09-06T22:22:26.222Z] #44 102.1 checking for statx... yes [2022-09-06T22:22:26.484Z] #44 106.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:22:26.484Z] #44 106.6 checking whether make sets $(MAKE)... yes [2022-09-06T22:22:26.484Z] #44 106.7 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:22:26.484Z] #44 106.8 checking whether make supports nested variables... yes [2022-09-06T22:22:26.484Z] #44 106.8 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:22:26.484Z] #44 106.8 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:22:26.484Z] #44 106.8 checking how to create a ustar tar archive... gnutar [2022-09-06T22:22:26.486Z] #44 102.4 checking for fgetpwent_r... yes [2022-09-06T22:22:26.717Z] #46 ... [2022-09-06T22:22:26.717Z] [2022-09-06T22:22:26.717Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:26.717Z] #45 18.63 Fetched 40.7 MB in 17s (2366 kB/s) [2022-09-06T22:22:26.744Z] #44 106.9 checking dependency style of gcc... gcc3 [2022-09-06T22:22:26.744Z] #44 107.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:22:26.744Z] #44 107.1 checking whether make supports nested variables... (cached) yes [2022-09-06T22:22:26.744Z] #44 107.1 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T22:22:26.744Z] #44 107.1 checking pkg-config is at least version 0.9.0... yes [2022-09-06T22:22:26.744Z] #44 107.1 checking for yajl >= 2.1.0... yes [2022-09-06T22:22:26.744Z] #44 107.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T22:22:26.744Z] #44 107.1 checking for gcc... (cached) gcc [2022-09-06T22:22:26.744Z] #44 107.2 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T22:22:27.005Z] #44 107.2 checking whether gcc accepts -g... (cached) yes [2022-09-06T22:22:27.005Z] #44 107.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T22:22:27.005Z] #44 107.2 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T22:22:27.005Z] #44 107.2 checking for a Python interpreter with version >= 3... python3 [2022-09-06T22:22:27.005Z] #44 107.3 checking for python3... /usr/bin/python3 [2022-09-06T22:22:27.005Z] #44 107.3 checking for python3 version... 3.9 [2022-09-06T22:22:27.005Z] #44 107.4 checking for python3 platform... linux [2022-09-06T22:22:27.053Z] #44 102.7 checking for issetugid... no [2022-09-06T22:22:27.053Z] #44 103.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T22:22:27.053Z] #44 103.0 checking pkg-config is at least version 0.9.0... yes [2022-09-06T22:22:27.264Z] #44 107.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T22:22:27.292Z] #57 4.479 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:22:27.311Z] #44 103.0 checking for library containing yajl_tree_get... -lyajl [2022-09-06T22:22:27.522Z] #44 107.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T22:22:27.523Z] #44 107.8 checking that generated files are newer than configure... done [2022-09-06T22:22:27.523Z] #44 107.8 configure: creating ./config.status [2022-09-06T22:22:27.569Z] #44 103.5 checking for yajl >= 2.0.0... yes [2022-09-06T22:22:27.569Z] #44 103.5 checking sys/capability.h usability... yes [2022-09-06T22:22:27.827Z] #44 103.7 checking sys/capability.h presence... yes [2022-09-06T22:22:27.827Z] #44 103.8 checking for sys/capability.h... yes [2022-09-06T22:22:28.289Z] #57 ... [2022-09-06T22:22:28.289Z] [2022-09-06T22:22:28.289Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:28.289Z] #44 88.02 configure.ac:11: installing 'build-aux/compile' [2022-09-06T22:22:28.289Z] #44 88.04 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T22:22:28.289Z] #44 88.04 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T22:22:28.289Z] #44 88.05 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T22:22:28.289Z] #44 88.06 configure.ac:13: installing 'build-aux/missing' [2022-09-06T22:22:28.289Z] #44 88.07 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T22:22:28.289Z] #44 88.27 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T22:22:28.289Z] #44 89.64 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:22:28.289Z] #44 89.99 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:22:28.289Z] #44 89.99 checking how to print strings... printf [2022-09-06T22:22:28.289Z] #44 90.00 checking for gcc... gcc [2022-09-06T22:22:28.398Z] #44 103.8 checking for library containing cap_from_name... -lcap [2022-09-06T22:22:28.549Z] #44 90.13 checking whether the C compiler works... yes [2022-09-06T22:22:28.549Z] #44 90.39 checking for C compiler default output file name... a.out [2022-09-06T22:22:28.590Z] #54 DONE 3.2s [2022-09-06T22:22:28.590Z] [2022-09-06T22:22:28.590Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:28.813Z] #44 90.39 checking for suffix of executables... [2022-09-06T22:22:28.813Z] #44 90.62 checking whether we are cross compiling... no [2022-09-06T22:22:28.849Z] #44 ... [2022-09-06T22:22:28.849Z] [2022-09-06T22:22:28.849Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T22:22:28.965Z] #44 104.4 checking for library containing dlopen... -ldl [2022-09-06T22:22:28.965Z] #44 105.0 checking seccomp.h usability... yes [2022-09-06T22:22:29.118Z] #44 90.78 checking for suffix of object files... o [2022-09-06T22:22:29.223Z] #44 105.2 checking seccomp.h presence... yes [2022-09-06T22:22:29.223Z] #44 105.3 checking for seccomp.h... yes [2022-09-06T22:22:29.380Z] #44 90.88 checking whether we are using the GNU C compiler... yes [2022-09-06T22:22:29.380Z] #44 90.97 checking whether gcc accepts -g... yes [2022-09-06T22:22:29.642Z] #44 91.08 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:22:29.791Z] #44 105.3 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T22:22:29.902Z] #44 91.29 checking whether gcc understands -c and -o together... yes [2022-09-06T22:22:29.902Z] #44 91.56 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:22:29.902Z] #44 91.58 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:22:29.902Z] #44 91.59 checking for egrep... /bin/grep -E [2022-09-06T22:22:29.902Z] #44 91.61 checking for fgrep... /bin/grep -F [2022-09-06T22:22:29.902Z] #44 91.61 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:22:29.902Z] #44 91.65 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:22:29.902Z] #44 91.66 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:22:29.902Z] #44 91.68 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:22:30.162Z] #44 91.78 checking whether ln -s works... yes [2022-09-06T22:22:30.162Z] #44 91.79 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:22:30.162Z] #44 91.84 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T22:22:30.162Z] #44 91.84 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:22:30.162Z] #44 91.85 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:22:30.162Z] #44 91.85 checking for objdump... objdump [2022-09-06T22:22:30.162Z] #44 91.86 checking how to recognize dependent libraries... pass_all [2022-09-06T22:22:30.162Z] #44 91.87 checking for dlltool... no [2022-09-06T22:22:30.162Z] #44 91.88 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:22:30.162Z] #44 91.88 checking for ar... ar [2022-09-06T22:22:30.162Z] #44 91.88 checking for archiver @FILE support... @ [2022-09-06T22:22:30.358Z] #44 106.0 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T22:22:30.358Z] #44 106.2 checking systemd/sd-bus.h usability... yes [2022-09-06T22:22:30.358Z] #44 106.5 checking systemd/sd-bus.h presence... yes [2022-09-06T22:22:30.422Z] #44 92.08 checking for strip... strip [2022-09-06T22:22:30.422Z] #44 92.08 checking for ranlib... ranlib [2022-09-06T22:22:30.422Z] #44 92.09 checking for gawk... no [2022-09-06T22:22:30.422Z] #44 92.09 checking for mawk... mawk [2022-09-06T22:22:30.617Z] #44 106.6 checking for systemd/sd-bus.h... yes [2022-09-06T22:22:30.682Z] #44 92.10 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:22:30.682Z] #44 92.49 checking for sysroot... no [2022-09-06T22:22:30.682Z] #44 92.49 checking for a working dd... /bin/dd [2022-09-06T22:22:30.682Z] #44 92.50 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:22:30.805Z] #44 110.6 config.status: creating Makefile [2022-09-06T22:22:30.805Z] #44 110.7 config.status: creating config.h [2022-09-06T22:22:30.805Z] #44 110.7 config.status: executing libtool commands [2022-09-06T22:22:30.805Z] #44 110.8 config.status: executing depfiles commands [2022-09-06T22:22:30.942Z] #44 92.63 checking for mt... no [2022-09-06T22:22:30.942Z] #44 92.64 checking if : is a manifest tool... no [2022-09-06T22:22:31.183Z] #44 106.6 checking for library containing sd_bus_match_signal_async... [2022-09-06T22:22:31.183Z] #44 ... [2022-09-06T22:22:31.183Z] [2022-09-06T22:22:31.183Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:31.183Z] #50 14.62 + cd /tmp/tmp.Tc3IGaUqif/src/github.com/opencontainers/runc [2022-09-06T22:22:31.183Z] #50 14.62 + git checkout -q v1.1.4 [2022-09-06T22:22:31.183Z] #50 15.36 + '[' -z '' ']' [2022-09-06T22:22:31.183Z] #50 15.36 + target=static [2022-09-06T22:22:31.183Z] #50 15.36 + make BUILDTAGS=seccomp static [2022-09-06T22:22:31.183Z] #50 15.91 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T22:22:31.183Z] #50 ... [2022-09-06T22:22:31.183Z] [2022-09-06T22:22:31.183Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:31.183Z] #44 106.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T22:22:31.202Z] #44 92.65 checking how to run the C preprocessor... gcc -E [2022-09-06T22:22:31.372Z] #44 111.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T22:22:31.372Z] #44 111.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T22:22:31.386Z] #55 DONE 2.4s [2022-09-06T22:22:31.386Z] [2022-09-06T22:22:31.386Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:31.386Z] #44 93.12 configure.ac:11: installing 'build-aux/compile' [2022-09-06T22:22:31.386Z] #44 93.12 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T22:22:31.386Z] #44 93.12 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T22:22:31.386Z] #44 93.12 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T22:22:31.386Z] #44 93.12 configure.ac:13: installing 'build-aux/missing' [2022-09-06T22:22:31.386Z] #44 93.12 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T22:22:31.386Z] #44 93.40 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T22:22:31.386Z] #44 94.83 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:22:31.386Z] #44 95.14 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:22:31.386Z] #44 95.14 checking how to print strings... printf [2022-09-06T22:22:31.386Z] #44 95.16 checking for gcc... gcc [2022-09-06T22:22:31.386Z] #44 95.28 checking whether the C compiler works... yes [2022-09-06T22:22:31.386Z] #44 95.52 checking for C compiler default output file name... a.out [2022-09-06T22:22:31.441Z] #44 107.2 checking for sd_notify_barrier... yes [2022-09-06T22:22:31.442Z] #44 107.4 checking linux/bpf.h usability... yes [2022-09-06T22:22:31.442Z] #44 107.6 checking linux/bpf.h presence... yes [2022-09-06T22:22:31.631Z] #44 112.0 checking for gcc... gcc [2022-09-06T22:22:31.652Z] #44 95.52 checking for suffix of executables... [2022-09-06T22:22:31.700Z] #44 107.6 checking for linux/bpf.h... yes [2022-09-06T22:22:31.700Z] #44 107.6 checking compilation for eBPF... yes [2022-09-06T22:22:31.700Z] #44 107.8 checking for criu >= 3.15... no [2022-09-06T22:22:31.700Z] #44 107.8 configure: CRIU headers not found, building without CRIU support [2022-09-06T22:22:31.700Z] #44 107.8 checking for criu > 3.16... no [2022-09-06T22:22:31.700Z] #44 107.9 configure: CRIU version doesn't support join-ns API [2022-09-06T22:22:31.773Z] #44 92.99 checking for ANSI C header files... yes [2022-09-06T22:22:31.889Z] #44 112.1 checking whether the C compiler works... yes [2022-09-06T22:22:31.890Z] #44 112.2 checking for C compiler default output file name... a.out [2022-09-06T22:22:31.890Z] #44 112.2 checking for suffix of executables... [2022-09-06T22:22:31.911Z] #44 95.86 checking whether we are cross compiling... no [2022-09-06T22:22:31.911Z] #44 96.15 checking for suffix of object files... o [2022-09-06T22:22:31.959Z] #44 107.9 checking for criu > 3.16.1... no [2022-09-06T22:22:31.959Z] #44 107.9 configure: CRIU version doesn't support for pre-dumping [2022-09-06T22:22:31.959Z] #44 107.9 checking for new mount API (fsconfig)... yes [2022-09-06T22:22:31.959Z] #44 108.0 checking for seccomp notify API... yes [2022-09-06T22:22:32.034Z] #44 93.63 checking for sys/types.h... yes [2022-09-06T22:22:32.034Z] #44 93.75 checking for sys/stat.h... yes [2022-09-06T22:22:32.148Z] #44 112.4 checking whether we are cross compiling... no [2022-09-06T22:22:32.169Z] #44 96.27 checking whether we are using the GNU C compiler... yes [2022-09-06T22:22:32.169Z] #44 96.38 checking whether gcc accepts -g... yes [2022-09-06T22:22:32.218Z] #44 108.2 checking for gperf... no [2022-09-06T22:22:32.218Z] #44 108.2 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T22:22:32.218Z] #44 108.2 checking for library containing argp_parse... none required [2022-09-06T22:22:32.294Z] #44 93.96 checking for stdlib.h... yes [2022-09-06T22:22:32.407Z] #44 112.6 checking for suffix of object files... o [2022-09-06T22:22:32.428Z] #44 96.43 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:22:32.476Z] #44 108.7 checking that generated files are newer than configure... done [2022-09-06T22:22:32.476Z] #44 108.7 configure: creating ./config.status [2022-09-06T22:22:32.555Z] #44 94.25 checking for string.h... yes [2022-09-06T22:22:32.666Z] #44 112.7 checking whether we are using the GNU C compiler... yes [2022-09-06T22:22:32.666Z] #44 112.9 checking whether gcc accepts -g... yes [2022-09-06T22:22:32.687Z] #44 96.64 checking whether gcc understands -c and -o together... yes [2022-09-06T22:22:32.687Z] #44 96.88 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:22:32.687Z] #44 96.90 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:22:32.687Z] #44 96.94 checking for egrep... /bin/grep -E [2022-09-06T22:22:32.687Z] #44 96.94 checking for fgrep... /bin/grep -F [2022-09-06T22:22:32.687Z] #44 96.95 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:22:32.687Z] #44 97.01 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:22:32.687Z] #44 97.01 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:22:32.815Z] #44 94.41 checking for memory.h... yes [2022-09-06T22:22:32.816Z] #44 94.60 checking for strings.h... yes [2022-09-06T22:22:32.924Z] #44 113.0 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:22:32.924Z] #44 113.1 checking whether gcc understands -c and -o together... yes [2022-09-06T22:22:32.924Z] #44 113.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:22:32.946Z] #44 97.01 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:22:32.946Z] #44 97.13 checking whether ln -s works... yes [2022-09-06T22:22:32.946Z] #44 97.13 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:22:32.946Z] #44 97.15 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T22:22:32.946Z] #44 97.15 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:22:32.946Z] #44 97.15 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:22:32.946Z] #44 97.15 checking for objdump... objdump [2022-09-06T22:22:32.946Z] #44 97.15 checking how to recognize dependent libraries... pass_all [2022-09-06T22:22:32.946Z] #44 97.15 checking for dlltool... no [2022-09-06T22:22:32.946Z] #44 97.15 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:22:32.946Z] #44 97.15 checking for ar... ar [2022-09-06T22:22:33.078Z] #44 94.79 checking for inttypes.h... yes [2022-09-06T22:22:33.182Z] #44 113.4 checking whether build environment is sane... yes [2022-09-06T22:22:33.182Z] #44 113.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:22:33.182Z] #44 113.5 checking for gawk... no [2022-09-06T22:22:33.182Z] #44 113.5 checking for mawk... mawk [2022-09-06T22:22:33.182Z] #44 113.5 checking whether make sets $(MAKE)... yes [2022-09-06T22:22:33.182Z] #44 113.5 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:22:33.182Z] #44 113.5 checking whether make supports nested variables... yes [2022-09-06T22:22:33.182Z] #44 113.6 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:22:33.182Z] #44 113.6 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:22:33.204Z] #44 97.15 checking for archiver @FILE support... @ [2022-09-06T22:22:33.204Z] #44 97.33 checking for strip... strip [2022-09-06T22:22:33.204Z] #44 97.33 checking for ranlib... ranlib [2022-09-06T22:22:33.204Z] #44 97.36 checking for gawk... no [2022-09-06T22:22:33.204Z] #44 97.36 checking for mawk... mawk [2022-09-06T22:22:33.441Z] #44 113.6 checking how to create a ustar tar archive... gnutar [2022-09-06T22:22:33.441Z] #44 113.7 checking dependency style of gcc... gcc3 [2022-09-06T22:22:33.441Z] #44 113.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:22:33.441Z] #44 113.9 checking whether make supports nested variables... (cached) yes [2022-09-06T22:22:33.463Z] #44 97.36 checking command to parse /usr/bin/nm -B output from gcc object... #44 ... [2022-09-06T22:22:33.463Z] [2022-09-06T22:22:33.463Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T22:22:33.463Z] #56 DONE 2.4s [2022-09-06T22:22:33.463Z] [2022-09-06T22:22:33.463Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:33.463Z] #44 97.36 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:22:33.463Z] #44 97.77 checking for sysroot... no [2022-09-06T22:22:33.463Z] #44 97.77 checking for a working dd... /bin/dd [2022-09-06T22:22:33.463Z] #44 97.80 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:22:33.649Z] #44 95.06 checking for stdint.h... yes [2022-09-06T22:22:33.649Z] #44 95.30 checking for unistd.h... yes [2022-09-06T22:22:33.722Z] #44 97.86 checking for mt... no [2022-09-06T22:22:33.722Z] #44 97.86 checking if : is a manifest tool... no [2022-09-06T22:22:33.910Z] #44 95.51 checking for dlfcn.h... yes [2022-09-06T22:22:33.910Z] #44 95.72 checking for objdir... .libs [2022-09-06T22:22:33.981Z] #44 97.93 checking how to run the C preprocessor... gcc -E [2022-09-06T22:22:34.008Z] #44 113.9 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T22:22:34.008Z] #44 114.2 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T22:22:34.008Z] #44 114.2 checking how to print strings... printf [2022-09-06T22:22:34.008Z] #44 114.2 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:22:34.008Z] #44 114.3 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:22:34.008Z] #44 114.3 checking for egrep... /bin/grep -E [2022-09-06T22:22:34.008Z] #44 114.3 checking for fgrep... /bin/grep -F [2022-09-06T22:22:34.008Z] #44 114.3 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:22:34.008Z] #44 ... [2022-09-06T22:22:34.008Z] [2022-09-06T22:22:34.008Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:34.008Z] #57 33.01 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-06T22:22:34.008Z] #57 33.39 Selecting previously unselected package libnet1:arm64. [2022-09-06T22:22:34.008Z] #57 33.39 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T22:22:34.008Z] #57 33.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:22:34.008Z] #57 33.81 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T22:22:34.008Z] #57 33.81 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-06T22:22:34.008Z] #57 33.95 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T22:22:34.008Z] #57 34.56 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T22:22:34.008Z] #57 34.56 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T22:22:34.008Z] #57 34.64 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T22:22:34.008Z] #57 35.18 Selecting previously unselected package libyajl2:arm64. [2022-09-06T22:22:34.008Z] #57 35.18 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-06T22:22:34.008Z] #57 35.23 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-06T22:22:34.008Z] #57 35.33 Selecting previously unselected package net-tools. [2022-09-06T22:22:34.008Z] #57 35.33 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-06T22:22:34.008Z] #57 35.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T22:22:34.008Z] #57 35.72 Selecting previously unselected package patch. [2022-09-06T22:22:34.008Z] #57 35.73 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-06T22:22:34.008Z] #57 35.78 Unpacking patch (2.7.6-7) ... [2022-09-06T22:22:34.008Z] #57 36.12 Selecting previously unselected package python-pip-whl. [2022-09-06T22:22:34.008Z] #57 36.13 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T22:22:34.008Z] #57 36.14 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T22:22:34.008Z] #57 36.90 Selecting previously unselected package python3-lib2to3. [2022-09-06T22:22:34.008Z] #57 36.90 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T22:22:34.008Z] #57 36.91 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T22:22:34.008Z] #57 37.15 Selecting previously unselected package python3-distutils. [2022-09-06T22:22:34.008Z] #57 37.15 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T22:22:34.008Z] #57 37.22 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T22:22:34.008Z] #57 37.45 Selecting previously unselected package python3-pkg-resources. [2022-09-06T22:22:34.008Z] #57 37.45 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T22:22:34.008Z] #57 37.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:22:34.008Z] #57 37.87 Selecting previously unselected package python3-setuptools. [2022-09-06T22:22:34.008Z] #57 37.88 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T22:22:34.008Z] #57 37.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T22:22:34.008Z] #57 38.27 Selecting previously unselected package python3-wheel. [2022-09-06T22:22:34.008Z] #57 38.28 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T22:22:34.008Z] #57 38.28 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T22:22:34.008Z] #57 38.37 Selecting previously unselected package python3-pip. [2022-09-06T22:22:34.008Z] #57 38.38 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T22:22:34.008Z] #57 38.38 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T22:22:34.008Z] #57 38.79 Selecting previously unselected package sudo. [2022-09-06T22:22:34.008Z] #57 38.79 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-06T22:22:34.008Z] #57 38.79 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T22:22:34.008Z] #57 39.34 Selecting previously unselected package systemd-journal-remote. [2022-09-06T22:22:34.008Z] #57 39.34 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-09-06T22:22:34.008Z] #57 39.35 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T22:22:34.008Z] #57 39.45 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T22:22:34.008Z] #57 39.46 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-06T22:22:34.008Z] #57 39.47 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T22:22:34.008Z] #57 39.73 Selecting previously unselected package uidmap. [2022-09-06T22:22:34.008Z] #57 39.73 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-06T22:22:34.008Z] #57 39.74 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T22:22:34.008Z] #57 39.89 Selecting previously unselected package vim-runtime. [2022-09-06T22:22:34.008Z] #57 39.89 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:22:34.008Z] #57 39.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T22:22:34.008Z] #57 39.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T22:22:34.008Z] #57 39.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:34.008Z] #57 ... [2022-09-06T22:22:34.008Z] [2022-09-06T22:22:34.008Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:34.008Z] #44 114.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:22:34.008Z] #44 114.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:22:34.008Z] #44 114.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:22:34.267Z] #44 114.4 checking whether ln -s works... yes [2022-09-06T22:22:34.267Z] #44 114.4 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:22:34.267Z] #44 114.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T22:22:34.267Z] #44 114.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:22:34.267Z] #44 114.5 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:22:34.267Z] #44 114.5 checking for objdump... objdump [2022-09-06T22:22:34.267Z] #44 114.5 checking how to recognize dependent libraries... pass_all [2022-09-06T22:22:34.267Z] #44 114.5 checking for dlltool... no [2022-09-06T22:22:34.267Z] #44 114.5 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:22:34.267Z] #44 114.5 checking for ar... ar [2022-09-06T22:22:34.267Z] #44 114.5 checking for archiver @FILE support... @ [2022-09-06T22:22:34.267Z] #44 114.7 checking for strip... strip [2022-09-06T22:22:34.267Z] #44 114.7 checking for ranlib... ranlib [2022-09-06T22:22:34.481Z] #44 96.07 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:22:34.481Z] #44 96.24 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:22:34.742Z] #44 96.24 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:22:34.833Z] #44 114.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:22:34.833Z] #44 115.1 checking for sysroot... no [2022-09-06T22:22:34.833Z] #44 115.1 checking for a working dd... /bin/dd [2022-09-06T22:22:34.833Z] #44 115.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:22:34.833Z] #44 115.2 checking for mt... no [2022-09-06T22:22:34.833Z] #44 115.2 checking if : is a manifest tool... no [2022-09-06T22:22:34.837Z] #45 18.63 Reading package lists... [2022-09-06T22:22:34.837Z] #45 ... [2022-09-06T22:22:34.837Z] [2022-09-06T22:22:34.837Z] #38 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:22:34.837Z] #38 19.18 Fetched 40.7 MB in 17s (2326 kB/s) [2022-09-06T22:22:34.950Z] #44 98.19 checking for ANSI C header files... yes [2022-09-06T22:22:35.002Z] #44 96.39 checking if gcc static flag -static works... yes [2022-09-06T22:22:35.008Z] #44 111.1 config.status: creating Makefile [2022-09-06T22:22:35.008Z] #44 111.2 config.status: creating rpm/crun.spec [2022-09-06T22:22:35.008Z] #44 111.3 config.status: creating config.h [2022-09-06T22:22:35.091Z] #44 115.2 checking how to run the C preprocessor... gcc -E [2022-09-06T22:22:35.210Z] #44 99.18 checking for sys/types.h... yes [2022-09-06T22:22:35.210Z] #44 99.37 checking for sys/stat.h... yes [2022-09-06T22:22:35.263Z] #44 96.81 checking if gcc supports -c -o file.o... yes [2022-09-06T22:22:35.263Z] #44 97.02 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:22:35.263Z] #44 97.03 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:22:35.267Z] #44 111.3 config.status: executing libtool commands [2022-09-06T22:22:35.267Z] #44 111.4 config.status: executing depfiles commands [2022-09-06T22:22:35.484Z] #44 99.58 checking for stdlib.h... yes [2022-09-06T22:22:35.484Z] #44 99.72 checking for string.h... yes [2022-09-06T22:22:35.524Z] #44 97.08 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:22:35.524Z] #44 97.42 checking how to hardcode library paths into programs... immediate [2022-09-06T22:22:35.524Z] #44 97.42 checking whether stripping libraries is possible... yes [2022-09-06T22:22:35.524Z] #44 97.42 checking if libtool supports shared libraries... yes [2022-09-06T22:22:35.524Z] #44 97.43 checking whether to build shared libraries... no [2022-09-06T22:22:35.524Z] #44 97.43 checking whether to build static libraries... yes [2022-09-06T22:22:35.524Z] #44 97.44 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:22:35.658Z] #44 115.4 checking for ANSI C header files... yes [2022-09-06T22:22:35.658Z] #44 116.0 checking for sys/types.h... yes [2022-09-06T22:22:35.765Z] #44 99.91 checking for memory.h... yes [2022-09-06T22:22:35.784Z] #44 97.49 checking whether build environment is sane... yes [2022-09-06T22:22:35.784Z] #44 97.56 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:22:35.784Z] #44 97.57 checking whether make sets $(MAKE)... yes [2022-09-06T22:22:35.784Z] #44 97.61 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:22:35.784Z] #44 97.66 checking whether make supports nested variables... yes [2022-09-06T22:22:35.917Z] #44 116.2 checking for sys/stat.h... yes [2022-09-06T22:22:36.023Z] #44 100.2 checking for strings.h... yes [2022-09-06T22:22:36.045Z] #44 97.71 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:22:36.045Z] #44 97.71 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:22:36.045Z] #44 97.71 checking how to create a ustar tar archive... gnutar [2022-09-06T22:22:36.045Z] #44 97.80 checking dependency style of gcc... gcc3 [2022-09-06T22:22:36.045Z] #44 97.93 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:22:36.045Z] #44 97.94 checking whether make supports nested variables... (cached) yes [2022-09-06T22:22:36.045Z] #44 97.94 checking for gawk... (cached) mawk [2022-09-06T22:22:36.045Z] #44 97.95 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T22:22:36.045Z] #44 97.96 checking for gcc... (cached) gcc [2022-09-06T22:22:36.175Z] #44 116.4 checking for stdlib.h... yes [2022-09-06T22:22:36.204Z] #44 ... [2022-09-06T22:22:36.204Z] [2022-09-06T22:22:36.204Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:36.204Z] #0 8.903 Reading package lists... [2022-09-06T22:22:36.204Z] #57 12.54 Reading package lists... [2022-09-06T22:22:36.204Z] #57 15.93 Building dependency tree... [2022-09-06T22:22:36.204Z] #57 18.17 The following additional packages will be installed: [2022-09-06T22:22:36.204Z] #57 18.18 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T22:22:36.204Z] #57 18.18 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T22:22:36.204Z] #57 18.18 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T22:22:36.204Z] #57 18.18 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T22:22:36.204Z] #57 18.18 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T22:22:36.204Z] #57 18.19 Suggested packages: [2022-09-06T22:22:36.204Z] #57 18.19 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T22:22:36.204Z] #57 18.19 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T22:22:36.204Z] #57 18.19 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T22:22:36.204Z] #57 18.19 Recommended packages: [2022-09-06T22:22:36.204Z] #57 18.19 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T22:22:36.204Z] #57 18.19 systemd-timesyncd | time-daemon unzip [2022-09-06T22:22:36.204Z] #57 20.09 The following NEW packages will be installed: [2022-09-06T22:22:36.204Z] #57 20.11 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T22:22:36.204Z] #57 20.11 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T22:22:36.204Z] #57 20.11 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T22:22:36.204Z] #57 20.11 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T22:22:36.204Z] #57 20.11 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T22:22:36.204Z] #57 20.11 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T22:22:36.204Z] #57 20.12 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T22:22:36.204Z] #57 20.12 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T22:22:36.204Z] #57 20.12 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T22:22:36.204Z] #57 20.46 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:22:36.204Z] #57 20.46 Need to get 32.8 MB of archives. [2022-09-06T22:22:36.204Z] #57 20.46 After this operation, 124 MB of additional disk space will be used. [2022-09-06T22:22:36.204Z] #57 20.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T22:22:36.204Z] #57 20.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T22:22:36.204Z] #57 20.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T22:22:36.204Z] #57 20.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T22:22:36.204Z] #57 20.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T22:22:36.204Z] #57 20.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T22:22:36.204Z] #57 20.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T22:22:36.204Z] #57 20.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T22:22:36.204Z] #57 20.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T22:22:36.204Z] #57 20.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T22:22:36.204Z] #57 20.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T22:22:36.204Z] #57 20.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T22:22:36.204Z] #57 20.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T22:22:36.204Z] #57 20.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T22:22:36.204Z] #57 20.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T22:22:36.204Z] #57 20.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T22:22:36.204Z] #57 20.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T22:22:36.204Z] #57 20.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T22:22:36.204Z] #57 20.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T22:22:36.204Z] #57 20.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T22:22:36.204Z] #57 20.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T22:22:36.204Z] #57 20.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T22:22:36.204Z] #57 20.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T22:22:36.204Z] #57 20.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T22:22:36.204Z] #57 20.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T22:22:36.204Z] #57 20.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T22:22:36.204Z] #57 20.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T22:22:36.204Z] #57 20.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T22:22:36.204Z] #57 20.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T22:22:36.204Z] #57 20.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T22:22:36.204Z] #57 20.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T22:22:36.204Z] #57 20.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T22:22:36.204Z] #57 21.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T22:22:36.204Z] #57 21.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T22:22:36.204Z] #57 21.33 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T22:22:36.204Z] #57 21.33 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T22:22:36.204Z] #57 21.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T22:22:36.204Z] #57 21.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T22:22:36.204Z] #57 21.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T22:22:36.204Z] #57 21.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T22:22:36.204Z] #57 21.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T22:22:36.204Z] #57 21.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T22:22:36.204Z] #57 21.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T22:22:36.204Z] #57 21.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T22:22:36.204Z] #57 21.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T22:22:36.204Z] #57 21.48 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T22:22:36.204Z] #57 21.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T22:22:36.204Z] #57 21.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T22:22:36.204Z] #57 21.53 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T22:22:36.204Z] #57 21.55 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T22:22:36.204Z] #57 21.57 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T22:22:36.204Z] #57 21.57 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T22:22:36.204Z] #57 21.85 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T22:22:36.204Z] #57 21.87 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T22:22:36.204Z] #57 21.92 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T22:22:36.204Z] #57 21.93 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T22:22:36.219Z] #38 19.18 Reading package lists... [2022-09-06T22:22:36.219Z] #38 ... [2022-09-06T22:22:36.219Z] [2022-09-06T22:22:36.219Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:36.219Z] #45 18.63 Reading package lists... [2022-09-06T22:22:36.282Z] #44 100.4 checking for inttypes.h... yes [2022-09-06T22:22:36.305Z] #44 98.04 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T22:22:36.305Z] #44 98.04 checking whether gcc accepts -g... (cached) yes [2022-09-06T22:22:36.305Z] #44 98.05 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T22:22:36.305Z] #44 98.05 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T22:22:36.305Z] #44 98.05 checking for a Python interpreter with version >= 3... python3 [2022-09-06T22:22:36.305Z] #44 98.12 checking for python3... /usr/bin/python3 [2022-09-06T22:22:36.305Z] #44 98.12 checking for python3 version... 3.9 [2022-09-06T22:22:36.305Z] #44 98.18 checking for python3 platform... linux [2022-09-06T22:22:36.434Z] #44 116.6 checking for string.h... yes [2022-09-06T22:22:36.463Z] #57 22.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:22:36.463Z] #57 ... [2022-09-06T22:22:36.463Z] [2022-09-06T22:22:36.463Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:36.463Z] #44 112.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T22:22:36.540Z] #44 100.6 checking for stdint.h... yes [2022-09-06T22:22:36.565Z] #44 98.24 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T22:22:36.692Z] #44 116.8 checking for memory.h... yes [2022-09-06T22:22:36.692Z] #44 116.9 checking for strings.h... yes [2022-09-06T22:22:36.692Z] #44 117.0 checking for inttypes.h... yes [2022-09-06T22:22:36.722Z] #44 112.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T22:22:36.798Z] #44 100.8 checking for unistd.h... yes [2022-09-06T22:22:36.798Z] #44 101.0 checking for dlfcn.h... yes [2022-09-06T22:22:37.001Z] #44 113.0 checking for gcc... gcc [2022-09-06T22:22:37.057Z] #44 101.2 checking for objdir... .libs [2022-09-06T22:22:37.136Z] #44 98.47 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T22:22:37.136Z] #44 98.70 checking for go-md2man... no [2022-09-06T22:22:37.136Z] #44 98.72 checking error.h usability... yes [2022-09-06T22:22:37.136Z] #44 98.91 checking error.h presence... yes [2022-09-06T22:22:37.136Z] #44 98.96 checking for error.h... yes [2022-09-06T22:22:37.154Z] #45 27.98 Reading package lists... [2022-09-06T22:22:37.154Z] #45 ... [2022-09-06T22:22:37.154Z] [2022-09-06T22:22:37.154Z] #46 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:22:37.154Z] #46 18.97 Fetched 40.7 MB in 17s (2340 kB/s) [2022-09-06T22:22:37.154Z] #46 18.97 Reading package lists... [2022-09-06T22:22:37.154Z] #46 28.48 Reading package lists... [2022-09-06T22:22:37.154Z] #46 ... [2022-09-06T22:22:37.154Z] [2022-09-06T22:22:37.154Z] #38 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:22:37.154Z] #38 19.18 Reading package lists... [2022-09-06T22:22:37.209Z] #44 117.2 checking for stdint.h... yes [2022-09-06T22:22:37.209Z] #44 117.4 checking for unistd.h... yes [2022-09-06T22:22:37.259Z] #44 113.1 checking whether the C compiler works... yes [2022-09-06T22:22:37.260Z] #44 113.4 checking for C compiler default output file name... a.out [2022-09-06T22:22:37.467Z] #44 117.6 checking for dlfcn.h... yes [2022-09-06T22:22:37.468Z] #44 117.7 checking for objdir... .libs [2022-09-06T22:22:37.518Z] #44 113.4 checking for suffix of executables... [2022-09-06T22:22:37.518Z] #44 ... [2022-09-06T22:22:37.518Z] [2022-09-06T22:22:37.518Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:22:37.518Z] #24 DONE 163.4s [2022-09-06T22:22:37.518Z] [2022-09-06T22:22:37.518Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:37.518Z] #44 113.4 checking for suffix of executables... [2022-09-06T22:22:37.624Z] #44 101.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:22:37.624Z] #44 101.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:22:37.624Z] #44 101.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:22:37.706Z] #44 99.05 checking linux/openat2.h usability... yes [2022-09-06T22:22:37.707Z] #44 99.27 checking linux/openat2.h presence... yes [2022-09-06T22:22:37.707Z] #44 99.35 checking for linux/openat2.h... yes [2022-09-06T22:22:37.707Z] #44 99.40 checking for copy_file_range... yes [2022-09-06T22:22:37.726Z] #44 118.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:22:37.984Z] #44 118.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:22:37.984Z] #44 118.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:22:38.035Z] #44 113.7 checking whether we are cross compiling... no [2022-09-06T22:22:38.141Z] #44 101.9 checking if gcc static flag -static works... yes [2022-09-06T22:22:38.248Z] #44 118.3 checking if gcc static flag -static works... yes [2022-09-06T22:22:38.277Z] #44 99.65 checking for fgetxattr... yes [2022-09-06T22:22:38.293Z] #44 114.2 checking for suffix of object files... o [2022-09-06T22:22:38.400Z] #44 102.4 checking if gcc supports -c -o file.o... yes [2022-09-06T22:22:38.400Z] #44 102.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:22:38.400Z] #44 102.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:22:38.507Z] #44 118.6 checking if gcc supports -c -o file.o... yes [2022-09-06T22:22:38.507Z] #44 118.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:22:38.507Z] #44 118.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T22:22:38.538Z] #44 100.0 checking for statx... yes [2022-09-06T22:22:38.551Z] #44 114.4 checking whether we are using the GNU C compiler... yes [2022-09-06T22:22:38.552Z] #44 114.6 checking whether gcc accepts -g... yes [2022-09-06T22:22:38.765Z] #44 118.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:22:38.798Z] #44 100.4 checking for fgetpwent_r... yes [2022-09-06T22:22:38.810Z] #44 114.7 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:22:38.968Z] #44 102.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:22:38.968Z] #44 103.1 checking how to hardcode library paths into programs... immediate [2022-09-06T22:22:38.968Z] #44 103.1 checking whether stripping libraries is possible... yes [2022-09-06T22:22:38.968Z] #44 103.1 checking if libtool supports shared libraries... yes [2022-09-06T22:22:38.968Z] #44 103.1 checking whether to build shared libraries... no [2022-09-06T22:22:38.968Z] #44 103.1 checking whether to build static libraries... yes [2022-09-06T22:22:38.968Z] #44 103.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:22:38.968Z] #44 103.2 checking whether build environment is sane... yes [2022-09-06T22:22:38.968Z] #44 103.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:22:38.968Z] #44 103.3 checking whether make sets $(MAKE)... yes [2022-09-06T22:22:39.024Z] #44 119.3 checking how to hardcode library paths into programs... immediate [2022-09-06T22:22:39.024Z] #44 119.3 checking whether stripping libraries is possible... yes [2022-09-06T22:22:39.024Z] #44 119.3 checking if libtool supports shared libraries... yes [2022-09-06T22:22:39.024Z] #44 119.3 checking whether to build shared libraries... no [2022-09-06T22:22:39.024Z] #44 119.3 checking whether to build static libraries... yes [2022-09-06T22:22:39.024Z] #44 119.3 checking float.h usability... yes [2022-09-06T22:22:39.024Z] #44 119.5 checking float.h presence... yes [2022-09-06T22:22:39.068Z] #44 114.9 checking whether gcc understands -c and -o together... yes [2022-09-06T22:22:39.068Z] #44 115.1 checking how to run the C preprocessor... gcc -E [2022-09-06T22:22:39.226Z] #44 103.3 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:22:39.226Z] #44 103.4 checking whether make supports nested variables... yes [2022-09-06T22:22:39.226Z] #44 103.4 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:22:39.226Z] #44 103.4 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:22:39.283Z] #44 119.5 checking for float.h... yes [2022-09-06T22:22:39.283Z] #44 119.6 checking limits.h usability... yes [2022-09-06T22:22:39.327Z] #44 115.3 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:22:39.327Z] #44 115.3 checking for egrep... /bin/grep -E [2022-09-06T22:22:39.370Z] #44 100.7 checking for issetugid... no [2022-09-06T22:22:39.370Z] #44 100.9 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T22:22:39.370Z] #44 100.9 checking pkg-config is at least version 0.9.0... yes [2022-09-06T22:22:39.485Z] #44 103.4 checking how to create a ustar tar archive... gnutar [2022-09-06T22:22:39.485Z] #44 103.5 checking dependency style of gcc... [2022-09-06T22:22:39.485Z] #44 ... [2022-09-06T22:22:39.485Z] [2022-09-06T22:22:39.485Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:39.485Z] #49 15.37 + cd /tmp/tmp.FG1jj2xbLX/src/github.com/opencontainers/runc [2022-09-06T22:22:39.485Z] #49 15.37 + git checkout -q v1.1.4 [2022-09-06T22:22:39.485Z] #49 15.88 + '[' -z '' ']' [2022-09-06T22:22:39.485Z] #49 15.88 + target=static [2022-09-06T22:22:39.485Z] #49 15.88 + make BUILDTAGS=seccomp static [2022-09-06T22:22:39.485Z] #49 16.26 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T22:22:39.485Z] #49 ... [2022-09-06T22:22:39.485Z] [2022-09-06T22:22:39.485Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:39.485Z] #44 103.5 checking dependency style of gcc... gcc3 [2022-09-06T22:22:39.485Z] #44 103.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:22:39.485Z] #44 103.7 checking whether make supports nested variables... (cached) yes [2022-09-06T22:22:39.485Z] #44 103.7 checking for gawk... (cached) mawk [2022-09-06T22:22:39.485Z] #44 103.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T22:22:39.485Z] #44 103.8 checking for gcc... (cached) gcc [2022-09-06T22:22:39.541Z] #44 119.8 checking limits.h presence... yes [2022-09-06T22:22:39.541Z] #44 119.8 checking for limits.h... yes [2022-09-06T22:22:39.585Z] #44 115.3 checking for ANSI C header files... [2022-09-06T22:22:39.585Z] #44 ... [2022-09-06T22:22:39.585Z] [2022-09-06T22:22:39.586Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:22:39.586Z] #32 165.6 Delve is a source level debugger for Go programs. [2022-09-06T22:22:39.586Z] #32 165.6 [2022-09-06T22:22:39.586Z] #32 165.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T22:22:39.586Z] #32 165.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T22:22:39.586Z] #32 165.6 [2022-09-06T22:22:39.586Z] #32 165.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T22:22:39.586Z] #32 165.6 [2022-09-06T22:22:39.586Z] #32 165.6 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T22:22:39.586Z] #32 165.6 [2022-09-06T22:22:39.586Z] #32 165.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T22:22:39.586Z] #32 165.6 [2022-09-06T22:22:39.586Z] #32 165.6 Usage: [2022-09-06T22:22:39.586Z] #32 165.6 dlv [command] [2022-09-06T22:22:39.586Z] #32 165.6 [2022-09-06T22:22:39.586Z] #32 165.6 Available Commands: [2022-09-06T22:22:39.586Z] #32 165.6 attach Attach to running process and begin debugging. [2022-09-06T22:22:39.586Z] #32 165.6 connect Connect to a headless debug server with a terminal client. [2022-09-06T22:22:39.586Z] #32 165.6 core Examine a core dump. [2022-09-06T22:22:39.586Z] #32 165.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T22:22:39.586Z] #32 165.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T22:22:39.586Z] #32 165.6 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T22:22:39.586Z] #32 165.6 help Help about any command [2022-09-06T22:22:39.586Z] #32 165.6 run Deprecated command. Use 'debug' instead. [2022-09-06T22:22:39.586Z] #32 165.6 test Compile test binary and begin debugging program. [2022-09-06T22:22:39.586Z] #32 165.6 trace Compile and begin tracing program. [2022-09-06T22:22:39.586Z] #32 165.6 version Prints version. [2022-09-06T22:22:39.586Z] #32 165.6 [2022-09-06T22:22:39.586Z] #32 165.6 Flags: [2022-09-06T22:22:39.586Z] #32 165.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T22:22:39.586Z] #32 165.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T22:22:39.586Z] #32 165.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-06T22:22:39.586Z] #32 165.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T22:22:39.586Z] #32 165.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T22:22:39.586Z] #32 165.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-06T22:22:39.586Z] #32 165.6 --disable-aslr Disables address space randomization [2022-09-06T22:22:39.586Z] #32 165.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T22:22:39.586Z] #32 165.6 -h, --help help for dlv [2022-09-06T22:22:39.586Z] #32 165.6 --init string Init file, executed by the terminal client. [2022-09-06T22:22:39.586Z] #32 165.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T22:22:39.586Z] #32 165.6 --log Enable debugging server logging. [2022-09-06T22:22:39.586Z] #32 165.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T22:22:39.586Z] #32 165.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T22:22:39.586Z] #32 165.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T22:22:39.586Z] #32 165.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T22:22:39.586Z] #32 165.6 --wd string Working directory for running the program. [2022-09-06T22:22:39.586Z] #32 165.6 [2022-09-06T22:22:39.586Z] #32 165.6 Additional help topics: [2022-09-06T22:22:39.586Z] #32 165.6 dlv backend Help about the --backend flag. [2022-09-06T22:22:39.586Z] #32 165.6 dlv log Help about logging flags. [2022-09-06T22:22:39.586Z] #32 165.6 dlv redirect Help about file redirection. [2022-09-06T22:22:39.586Z] #32 165.6 [2022-09-06T22:22:39.586Z] #32 165.6 Use "dlv [command] --help" for more information about a command. [2022-09-06T22:22:39.586Z] #32 DONE 165.7s [2022-09-06T22:22:39.631Z] #44 100.9 checking for library containing yajl_tree_get... [2022-09-06T22:22:39.631Z] #44 ... [2022-09-06T22:22:39.631Z] [2022-09-06T22:22:39.631Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:22:39.631Z] #49 14.96 + cd /tmp/tmp.eVDirM0iSI/src/github.com/opencontainers/runc [2022-09-06T22:22:39.631Z] #49 14.96 + git checkout -q v1.1.4 [2022-09-06T22:22:39.631Z] #49 15.66 + '[' -z '' ']' [2022-09-06T22:22:39.631Z] #49 15.66 + target=static [2022-09-06T22:22:39.631Z] #49 15.66 + make BUILDTAGS=seccomp static [2022-09-06T22:22:39.631Z] #49 16.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T22:22:39.631Z] #49 ... [2022-09-06T22:22:39.631Z] [2022-09-06T22:22:39.631Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:39.631Z] #44 100.9 checking for library containing yajl_tree_get... -lyajl [2022-09-06T22:22:39.742Z] #44 103.9 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T22:22:39.743Z] #44 103.9 checking whether gcc accepts -g... (cached) yes [2022-09-06T22:22:39.743Z] #44 103.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T22:22:39.743Z] #44 103.9 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T22:22:39.743Z] #44 103.9 checking for a Python interpreter with version >= 3... python3 [2022-09-06T22:22:39.743Z] #44 104.0 checking for python3... /usr/bin/python3 [2022-09-06T22:22:39.743Z] #44 104.0 checking for python3 version... 3.9 [2022-09-06T22:22:39.743Z] #44 104.0 checking for python3 platform... linux [2022-09-06T22:22:39.799Z] #44 119.9 checking stddef.h usability... yes [2022-09-06T22:22:39.799Z] #44 120.1 checking stddef.h presence... yes [2022-09-06T22:22:39.799Z] #44 120.1 checking for stddef.h... yes [2022-09-06T22:22:39.799Z] #44 120.1 checking for stdlib.h... (cached) yes [2022-09-06T22:22:39.844Z] [2022-09-06T22:22:39.844Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:39.844Z] #57 23.17 Fetched 32.8 MB in 2s (18.1 MB/s) [2022-09-06T22:22:39.844Z] #57 23.72 Selecting previously unselected package libcap2:amd64. [2022-09-06T22:22:39.844Z] #57 23.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-06T22:22:39.844Z] #57 23.78 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T22:22:39.844Z] #57 23.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:22:39.844Z] #57 23.96 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T22:22:39.844Z] #57 23.96 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T22:22:39.844Z] #57 24.00 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T22:22:39.844Z] #57 24.17 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T22:22:39.844Z] #57 24.18 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T22:22:39.844Z] #57 24.19 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T22:22:39.844Z] #57 24.35 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T22:22:39.844Z] #57 24.35 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T22:22:39.844Z] #57 24.37 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T22:22:39.844Z] #57 24.71 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T22:22:39.844Z] #57 24.71 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T22:22:39.844Z] #57 24.71 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T22:22:39.844Z] #57 24.86 Selecting previously unselected package libkmod2:amd64. [2022-09-06T22:22:39.844Z] #57 24.87 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T22:22:39.844Z] #57 24.87 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T22:22:39.844Z] #57 24.97 Selecting previously unselected package systemd. [2022-09-06T22:22:39.844Z] #57 24.97 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T22:22:39.844Z] #57 25.08 Unpacking systemd (247.3-7) ... [2022-09-06T22:22:39.891Z] #44 101.5 checking for yajl >= 2.0.0... yes [2022-09-06T22:22:39.891Z] #44 101.5 checking sys/capability.h usability... yes [2022-09-06T22:22:39.891Z] #44 101.7 checking sys/capability.h presence... yes [2022-09-06T22:22:40.001Z] #44 104.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T22:22:40.057Z] #44 120.2 checking for string.h... (cached) yes [2022-09-06T22:22:40.057Z] #44 120.2 checking sys/time.h usability... yes [2022-09-06T22:22:40.152Z] #44 101.8 checking for sys/capability.h... yes [2022-09-06T22:22:40.260Z] #44 104.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T22:22:40.316Z] #44 120.4 checking sys/time.h presence... yes [2022-09-06T22:22:40.316Z] #44 120.5 checking for sys/time.h... yes [2022-09-06T22:22:40.316Z] #44 120.5 checking for inline... inline [2022-09-06T22:22:40.414Z] #44 101.8 checking for library containing cap_from_name... -lcap [2022-09-06T22:22:40.518Z] #44 104.5 checking for go-md2man... no [2022-09-06T22:22:40.518Z] #44 104.5 checking error.h usability... yes [2022-09-06T22:22:40.518Z] #44 104.7 checking error.h presence... yes [2022-09-06T22:22:40.518Z] #44 104.7 checking for error.h... yes [2022-09-06T22:22:40.575Z] #44 120.6 checking for size_t... yes [2022-09-06T22:22:40.575Z] #44 121.0 checking for stdlib.h... (cached) yes [2022-09-06T22:22:40.777Z] #44 104.8 checking linux/openat2.h usability... yes [2022-09-06T22:22:40.777Z] #44 105.0 checking linux/openat2.h presence... yes [2022-09-06T22:22:40.777Z] #44 105.0 checking for linux/openat2.h... yes [2022-09-06T22:22:40.985Z] #44 102.2 checking for library containing dlopen... -ldl [2022-09-06T22:22:40.985Z] #44 102.7 checking seccomp.h usability... yes [2022-09-06T22:22:40.985Z] #44 102.9 checking seccomp.h presence... yes [2022-09-06T22:22:41.141Z] #44 121.0 checking for GNU libc compatible malloc... yes [2022-09-06T22:22:41.141Z] #44 121.2 checking for stdlib.h... (cached) yes [2022-09-06T22:22:41.141Z] #44 121.2 checking for GNU libc compatible realloc... yes [2022-09-06T22:22:41.220Z] #57 27.71 Selecting previously unselected package pigz. [2022-09-06T22:22:41.220Z] #57 27.72 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T22:22:41.220Z] #57 27.74 Unpacking pigz (2.6-1) ... [2022-09-06T22:22:41.245Z] #44 102.9 checking for seccomp.h... yes [2022-09-06T22:22:41.293Z] #44 105.1 checking for copy_file_range... yes [2022-09-06T22:22:41.479Z] #57 27.83 Selecting previously unselected package libelf1:amd64. [2022-09-06T22:22:41.479Z] #57 27.83 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T22:22:41.479Z] #57 27.84 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T22:22:41.479Z] #57 27.99 Selecting previously unselected package libbpf0:amd64. [2022-09-06T22:22:41.506Z] #44 102.9 checking for library containing seccomp_rule_add... [2022-09-06T22:22:41.506Z] #44 ... [2022-09-06T22:22:41.506Z] [2022-09-06T22:22:41.506Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:41.506Z] #57 8.904 Fetched 8574 kB in 8s (1095 kB/s) [2022-09-06T22:22:41.506Z] #57 8.904 Reading package lists... [2022-09-06T22:22:41.506Z] #57 12.57 Reading package lists... [2022-09-06T22:22:41.506Z] #57 15.76 Building dependency tree... [2022-09-06T22:22:41.506Z] #57 17.71 The following additional packages will be installed: [2022-09-06T22:22:41.506Z] #57 17.71 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T22:22:41.506Z] #57 17.71 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T22:22:41.506Z] #57 17.71 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T22:22:41.506Z] #57 17.71 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T22:22:41.506Z] #57 17.71 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T22:22:41.506Z] #57 17.73 Suggested packages: [2022-09-06T22:22:41.506Z] #57 17.73 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T22:22:41.506Z] #57 17.73 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T22:22:41.506Z] #57 17.73 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T22:22:41.506Z] #57 17.73 Recommended packages: [2022-09-06T22:22:41.506Z] #57 17.73 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T22:22:41.506Z] #57 17.73 systemd-timesyncd | time-daemon unzip [2022-09-06T22:22:41.551Z] #44 105.4 checking for fgetxattr... yes [2022-09-06T22:22:41.707Z] #44 121.5 checking for working strtod... yes [2022-09-06T22:22:41.707Z] #44 121.8 checking for gettimeofday... yes [2022-09-06T22:22:41.738Z] #57 28.00 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T22:22:41.738Z] #57 28.00 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T22:22:41.738Z] #57 28.11 Selecting previously unselected package libmnl0:amd64. [2022-09-06T22:22:41.738Z] #57 28.11 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T22:22:41.738Z] #57 28.12 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T22:22:41.738Z] #57 28.20 Selecting previously unselected package libxtables12:amd64. [2022-09-06T22:22:41.738Z] #57 28.21 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T22:22:41.738Z] #57 28.21 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T22:22:41.766Z] #57 ... [2022-09-06T22:22:41.766Z] [2022-09-06T22:22:41.766Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:41.766Z] #44 102.9 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T22:22:41.966Z] #44 122.1 checking for memset... yes [2022-09-06T22:22:41.998Z] #57 28.29 Selecting previously unselected package libcap2-bin. [2022-09-06T22:22:41.998Z] #57 28.29 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T22:22:41.998Z] #57 28.31 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T22:22:41.998Z] #57 28.40 Selecting previously unselected package iproute2. [2022-09-06T22:22:41.998Z] #57 28.41 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T22:22:41.998Z] #57 28.41 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T22:22:42.028Z] #44 103.4 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T22:22:42.118Z] #44 105.7 checking for statx... yes [2022-09-06T22:22:42.118Z] #44 106.1 checking for fgetpwent_r... yes [2022-09-06T22:22:42.238Z] #44 122.3 checking for strspn... yes [2022-09-06T22:22:42.288Z] #44 103.7 checking systemd/sd-bus.h usability... yes [2022-09-06T22:22:42.498Z] #44 122.8 checking that generated files are newer than configure... done [2022-09-06T22:22:42.498Z] #44 122.8 configure: creating ./config.status [2022-09-06T22:22:42.549Z] #44 104.0 checking systemd/sd-bus.h presence... yes [2022-09-06T22:22:42.549Z] #44 104.2 checking for systemd/sd-bus.h... yes [2022-09-06T22:22:42.568Z] #57 28.84 Selecting previously unselected package xxd. [2022-09-06T22:22:42.568Z] #57 28.84 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:22:42.568Z] #57 28.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:42.568Z] #57 28.97 Selecting previously unselected package vim-common. [2022-09-06T22:22:42.568Z] #57 28.98 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:22:42.568Z] #57 28.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:42.684Z] #44 106.5 checking for issetugid... no [2022-09-06T22:22:42.684Z] #44 106.8 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T22:22:42.684Z] #44 106.8 checking pkg-config is at least version 0.9.0... yes [2022-09-06T22:22:42.826Z] #57 29.13 Selecting previously unselected package bash-completion. [2022-09-06T22:22:42.826Z] #57 29.14 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T22:22:43.120Z] #44 104.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T22:22:43.120Z] #44 104.7 checking for sd_notify_barrier... yes [2022-09-06T22:22:43.260Z] #44 106.9 checking for library containing yajl_tree_get... -lyajl [2022-09-06T22:22:43.261Z] #44 107.4 checking for yajl >= 2.0.0... yes [2022-09-06T22:22:43.382Z] #44 105.0 checking linux/bpf.h usability... yes [2022-09-06T22:22:43.382Z] #44 105.3 checking linux/bpf.h presence... yes [2022-09-06T22:22:43.518Z] #44 107.4 checking sys/capability.h usability... yes [2022-09-06T22:22:43.518Z] #44 107.6 checking sys/capability.h presence... yes [2022-09-06T22:22:43.518Z] #44 107.7 checking for sys/capability.h... yes [2022-09-06T22:22:43.642Z] #44 105.3 checking for linux/bpf.h... yes [2022-09-06T22:22:43.642Z] #44 105.3 checking compilation for eBPF... yes [2022-09-06T22:22:43.642Z] #44 105.6 checking for criu >= 3.15... no [2022-09-06T22:22:43.761Z] #57 ... [2022-09-06T22:22:43.761Z] [2022-09-06T22:22:43.762Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:43.762Z] #44 115.3 checking for ANSI C header files... yes [2022-09-06T22:22:43.762Z] #44 116.2 checking for sys/types.h... yes [2022-09-06T22:22:43.762Z] #44 116.5 checking for sys/stat.h... yes [2022-09-06T22:22:43.762Z] #44 116.8 checking for stdlib.h... yes [2022-09-06T22:22:43.762Z] #44 117.0 checking for string.h... yes [2022-09-06T22:22:43.762Z] #44 117.2 checking for memory.h... yes [2022-09-06T22:22:43.762Z] #44 117.4 checking for strings.h... yes [2022-09-06T22:22:43.762Z] #44 117.6 checking for inttypes.h... yes [2022-09-06T22:22:43.762Z] #44 117.7 checking for stdint.h... yes [2022-09-06T22:22:43.762Z] #44 117.9 checking for unistd.h... yes [2022-09-06T22:22:43.762Z] #44 118.0 checking minix/config.h usability... no [2022-09-06T22:22:43.762Z] #44 118.2 checking minix/config.h presence... no [2022-09-06T22:22:43.762Z] #44 118.3 checking for minix/config.h... no [2022-09-06T22:22:43.762Z] #44 118.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T22:22:43.762Z] #44 118.5 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:22:43.762Z] #44 118.7 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:22:43.762Z] #44 118.7 checking how to print strings... printf [2022-09-06T22:22:43.762Z] #44 118.7 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:22:43.762Z] #44 118.8 checking for fgrep... /bin/grep -F [2022-09-06T22:22:43.762Z] #44 118.8 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:22:43.762Z] #44 118.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:22:43.762Z] #44 118.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:22:43.762Z] #44 118.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:22:43.762Z] #44 118.9 checking whether ln -s works... yes [2022-09-06T22:22:43.762Z] #44 118.9 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:22:43.762Z] #44 118.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T22:22:43.762Z] #44 118.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:22:43.762Z] #44 118.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:22:43.762Z] #44 118.9 checking for objdump... objdump [2022-09-06T22:22:43.762Z] #44 118.9 checking how to recognize dependent libraries... pass_all [2022-09-06T22:22:43.762Z] #44 118.9 checking for dlltool... no [2022-09-06T22:22:43.762Z] #44 118.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:22:43.762Z] #44 118.9 checking for ar... ar [2022-09-06T22:22:43.762Z] #44 118.9 checking for archiver @FILE support... @ [2022-09-06T22:22:43.762Z] #44 119.1 checking for strip... strip [2022-09-06T22:22:43.762Z] #44 119.1 checking for ranlib... ranlib [2022-09-06T22:22:43.762Z] #44 119.1 checking for gawk... no [2022-09-06T22:22:43.762Z] #44 119.1 checking for mawk... mawk [2022-09-06T22:22:43.762Z] #44 119.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:22:43.762Z] #44 119.4 checking for sysroot... no [2022-09-06T22:22:43.762Z] #44 119.4 checking for a working dd... /bin/dd [2022-09-06T22:22:43.762Z] #44 119.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:22:43.762Z] #44 119.5 checking for mt... no [2022-09-06T22:22:43.762Z] #44 119.5 checking if : is a manifest tool... no [2022-09-06T22:22:43.762Z] #44 119.5 checking for dlfcn.h... yes [2022-09-06T22:22:43.762Z] #44 119.7 checking for objdir... .libs [2022-09-06T22:22:43.776Z] #44 107.7 checking for library containing cap_from_name... [2022-09-06T22:22:43.776Z] #44 ... [2022-09-06T22:22:43.776Z] [2022-09-06T22:22:43.776Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:43.776Z] #0 2.615 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T22:22:43.776Z] #0 2.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:22:43.776Z] #0 2.655 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T22:22:43.776Z] #0 3.230 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T22:22:43.776Z] #0 4.801 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T22:22:43.776Z] #0 6.321 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T22:22:43.776Z] #57 10.16 Fetched 8574 kB in 8s (1092 kB/s) [2022-09-06T22:22:43.917Z] #44 105.6 configure: CRIU headers not found, building without CRIU support [2022-09-06T22:22:43.917Z] #44 105.6 checking for criu > 3.16... no [2022-09-06T22:22:43.917Z] #44 105.7 configure: CRIU version doesn't support join-ns API [2022-09-06T22:22:43.917Z] #44 105.7 checking for criu > 3.16.1... no [2022-09-06T22:22:43.917Z] #44 105.7 configure: CRIU version doesn't support for pre-dumping [2022-09-06T22:22:43.917Z] #44 105.7 checking for new mount API (fsconfig)... yes [2022-09-06T22:22:43.917Z] #44 105.8 checking for seccomp notify API... yes [2022-09-06T22:22:44.035Z] #57 10.16 Reading package lists... [2022-09-06T22:22:44.035Z] #57 ... [2022-09-06T22:22:44.035Z] [2022-09-06T22:22:44.035Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:44.035Z] #44 107.7 checking for library containing cap_from_name... -lcap [2022-09-06T22:22:44.055Z] #44 120.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:22:44.055Z] #44 120.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:22:44.055Z] #44 120.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:22:44.178Z] #44 105.9 checking for gperf... no [2022-09-06T22:22:44.178Z] #44 105.9 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T22:22:44.408Z] #44 ... [2022-09-06T22:22:44.408Z] [2022-09-06T22:22:44.408Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:44.408Z] #57 43.15 Selecting previously unselected package vim. [2022-09-06T22:22:44.408Z] #57 43.15 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T22:22:44.408Z] #57 43.17 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:44.408Z] #57 43.72 Selecting previously unselected package xfsprogs. [2022-09-06T22:22:44.408Z] #57 43.72 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-06T22:22:44.408Z] #57 43.74 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T22:22:44.408Z] #57 44.11 Selecting previously unselected package zip. [2022-09-06T22:22:44.408Z] #57 44.12 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-06T22:22:44.408Z] #57 44.13 Unpacking zip (3.0-12) ... [2022-09-06T22:22:44.408Z] #57 44.27 Selecting previously unselected package zstd. [2022-09-06T22:22:44.408Z] #57 44.27 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-06T22:22:44.408Z] #57 44.28 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T22:22:44.408Z] #57 44.59 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:22:44.408Z] #57 45.59 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-06T22:22:44.408Z] #57 45.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T22:22:44.408Z] #57 45.61 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-06T22:22:44.408Z] #57 45.62 Setting up libicu67:arm64 (67.1-7) ... [2022-09-06T22:22:44.408Z] #57 45.71 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-06T22:22:44.408Z] #57 45.73 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-06T22:22:44.408Z] #57 45.76 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-06T22:22:44.408Z] #57 45.79 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T22:22:44.408Z] #57 45.81 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-06T22:22:44.408Z] #57 45.82 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:22:44.408Z] #57 45.84 Setting up bzip2 (1.0.8-4) ... [2022-09-06T22:22:44.408Z] #57 45.86 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T22:22:44.408Z] #57 45.87 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T22:22:44.408Z] #57 46.64 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-06T22:22:44.408Z] #57 46.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:44.408Z] #57 46.66 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-06T22:22:44.408Z] #57 46.68 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T22:22:44.408Z] #57 46.69 Setting up apparmor (2.13.6-10) ... [2022-09-06T22:22:44.408Z] #57 48.44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T22:22:44.408Z] #57 48.48 Setting up zip (3.0-12) ... [2022-09-06T22:22:44.408Z] #57 48.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:44.408Z] #57 48.55 Setting up bash-completion (1:2.11-2) ... [2022-09-06T22:22:44.408Z] #57 51.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:22:44.408Z] #57 51.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T22:22:44.408Z] #57 51.28 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-06T22:22:44.408Z] #57 51.30 Setting up patch (2.7.6-7) ... [2022-09-06T22:22:44.408Z] #57 51.31 Setting up sudo (1.9.5p2-3) ... [2022-09-06T22:22:44.408Z] #57 51.38 invoke-rc.d: could not determine current runlevel [2022-09-06T22:22:44.408Z] #57 51.39 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T22:22:44.408Z] #57 51.42 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T22:22:44.408Z] #57 51.45 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T22:22:44.408Z] #57 51.46 Failed to connect to bus: Host is down [2022-09-06T22:22:44.408Z] #57 51.47 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-06T22:22:44.408Z] #57 51.50 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T22:22:44.408Z] #57 51.51 Setting up pigz (2.6-1) ... [2022-09-06T22:22:44.408Z] #57 51.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T22:22:44.408Z] #57 51.54 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T22:22:44.408Z] #57 51.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T22:22:44.408Z] #57 51.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:44.408Z] #57 52.32 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-06T22:22:44.408Z] #57 52.34 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T22:22:44.408Z] #57 52.71 Setting up libelf1:arm64 (0.183-1) ... [2022-09-06T22:22:44.408Z] #57 52.72 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-06T22:22:44.408Z] #57 52.75 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T22:22:44.408Z] #57 52.76 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T22:22:44.408Z] #57 52.77 Setting up libkmod2:arm64 (28-1) ... [2022-09-06T22:22:44.408Z] #57 52.78 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T22:22:44.408Z] #57 53.24 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:44.408Z] #57 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T22:22:44.408Z] #57 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T22:22:44.408Z] #57 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T22:22:44.408Z] #57 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T22:22:44.408Z] #57 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T22:22:44.408Z] #57 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T22:22:44.408Z] #57 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T22:22:44.408Z] #57 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T22:22:44.408Z] #57 53.39 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T22:22:44.438Z] #44 105.9 checking for library containing argp_parse... none required [2022-09-06T22:22:44.602Z] #44 108.3 checking for library containing dlopen... -ldl [2022-09-06T22:22:44.643Z] #44 120.2 checking if gcc static flag -static works... yes [2022-09-06T22:22:44.643Z] #44 120.6 checking if gcc supports -c -o file.o... yes [2022-09-06T22:22:44.643Z] #44 120.8 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:22:44.643Z] #44 120.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:22:44.699Z] #44 106.3 checking that generated files are newer than configure... done [2022-09-06T22:22:44.699Z] #44 106.3 configure: creating ./config.status [2022-09-06T22:22:44.861Z] #44 108.8 checking seccomp.h usability... yes [2022-09-06T22:22:44.902Z] #44 120.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:22:44.902Z] #44 121.1 checking how to hardcode library paths into programs... immediate [2022-09-06T22:22:44.902Z] #44 121.1 checking whether stripping libraries is possible... yes [2022-09-06T22:22:44.902Z] #44 121.1 checking if libtool supports shared libraries... yes [2022-09-06T22:22:44.902Z] #44 121.1 checking whether to build shared libraries... no [2022-09-06T22:22:44.902Z] #44 121.1 checking whether to build static libraries... yes [2022-09-06T22:22:44.902Z] #44 121.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:22:44.902Z] #44 121.2 checking whether build environment is sane... yes [2022-09-06T22:22:45.120Z] #44 109.1 checking seccomp.h presence... yes [2022-09-06T22:22:45.120Z] #44 109.1 checking for seccomp.h... yes [2022-09-06T22:22:45.161Z] #44 121.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:22:45.161Z] #44 121.2 checking whether make sets $(MAKE)... yes [2022-09-06T22:22:45.161Z] #44 121.3 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:22:45.161Z] #44 121.3 checking whether make supports nested variables... yes [2022-09-06T22:22:45.161Z] #44 121.3 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:22:45.161Z] #44 121.3 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:22:45.161Z] #44 121.3 checking how to create a ustar tar archive... gnutar [2022-09-06T22:22:45.267Z] #38 29.01 Reading package lists... [2022-09-06T22:22:45.267Z] #38 ... [2022-09-06T22:22:45.267Z] [2022-09-06T22:22:45.268Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:45.268Z] #45 27.98 Reading package lists... [2022-09-06T22:22:45.343Z] #57 ... [2022-09-06T22:22:45.343Z] [2022-09-06T22:22:45.343Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:45.343Z] #44 125.4 config.status: creating Makefile [2022-09-06T22:22:45.343Z] #44 125.5 config.status: creating config.h [2022-09-06T22:22:45.343Z] #44 125.5 config.status: executing depfiles commands [2022-09-06T22:22:45.343Z] #44 125.7 config.status: executing libtool commands [2022-09-06T22:22:45.378Z] #44 109.1 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T22:22:45.419Z] #44 121.4 checking dependency style of gcc... gcc3 [2022-09-06T22:22:45.419Z] #44 121.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:22:45.419Z] #44 121.5 checking whether make supports nested variables... (cached) yes [2022-09-06T22:22:45.419Z] #44 121.5 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T22:22:45.419Z] #44 121.5 checking pkg-config is at least version 0.9.0... yes [2022-09-06T22:22:45.419Z] #44 121.5 checking for yajl >= 2.1.0... yes [2022-09-06T22:22:45.419Z] #44 121.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T22:22:45.419Z] #44 121.6 checking for gcc... (cached) gcc [2022-09-06T22:22:45.636Z] #44 109.6 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T22:22:45.677Z] #44 121.7 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T22:22:45.677Z] #44 121.7 checking whether gcc accepts -g... (cached) yes [2022-09-06T22:22:45.677Z] #44 121.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T22:22:45.677Z] #44 121.7 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T22:22:45.677Z] #44 121.7 checking for a Python interpreter with version >= 3... python3 [2022-09-06T22:22:45.677Z] #44 121.7 checking for python3... /usr/bin/python3 [2022-09-06T22:22:45.677Z] #44 121.7 checking for python3 version... 3.9 [2022-09-06T22:22:45.677Z] #44 121.8 checking for python3 platform... linux [2022-09-06T22:22:45.894Z] #44 109.9 checking systemd/sd-bus.h usability... yes [2022-09-06T22:22:45.894Z] #44 110.1 checking systemd/sd-bus.h presence... yes [2022-09-06T22:22:45.936Z] #44 121.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T22:22:45.936Z] #44 122.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T22:22:46.152Z] #44 110.3 checking for systemd/sd-bus.h... yes [2022-09-06T22:22:46.194Z] #44 122.3 checking that generated files are newer than configure... done [2022-09-06T22:22:46.194Z] #44 122.3 configure: creating ./config.status [2022-09-06T22:22:46.279Z] #44 126.7 GEN .version [2022-09-06T22:22:46.540Z] #44 126.7 make install-recursive [2022-09-06T22:22:46.540Z] #44 126.7 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T22:22:46.540Z] #44 126.9 Making install in libocispec [2022-09-06T22:22:46.540Z] #44 126.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:22:46.540Z] #44 126.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T22:22:46.719Z] #44 110.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T22:22:46.798Z] #44 126.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T22:22:46.798Z] #44 126.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T22:22:46.798Z] #44 127.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T22:22:46.982Z] #44 110.8 checking for sd_notify_barrier... yes [2022-09-06T22:22:46.983Z] #44 111.0 checking linux/bpf.h usability... yes [2022-09-06T22:22:47.244Z] #44 108.6 config.status: creating Makefile [2022-09-06T22:22:47.244Z] #44 108.8 config.status: creating rpm/crun.spec [2022-09-06T22:22:47.244Z] #44 108.9 config.status: creating config.h [2022-09-06T22:22:47.244Z] #44 108.9 config.status: executing libtool commands [2022-09-06T22:22:47.244Z] #44 108.9 config.status: executing depfiles commands [2022-09-06T22:22:47.252Z] #44 111.3 checking linux/bpf.h presence... yes [2022-09-06T22:22:47.252Z] #44 111.4 checking for linux/bpf.h... yes [2022-09-06T22:22:47.252Z] #44 111.4 checking compilation for eBPF... yes [2022-09-06T22:22:47.365Z] #44 127.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T22:22:47.510Z] #44 111.6 checking for criu >= 3.15... no [2022-09-06T22:22:47.510Z] #44 111.6 configure: CRIU headers not found, building without CRIU support [2022-09-06T22:22:47.510Z] #44 111.6 checking for criu > 3.16... no [2022-09-06T22:22:47.510Z] #44 111.6 configure: CRIU version doesn't support join-ns API [2022-09-06T22:22:47.510Z] #44 111.6 checking for criu > 3.16.1... no [2022-09-06T22:22:47.510Z] #44 111.6 configure: CRIU version doesn't support for pre-dumping [2022-09-06T22:22:47.510Z] #44 111.6 checking for new mount API (fsconfig)... yes [2022-09-06T22:22:47.510Z] #44 111.7 checking for seccomp notify API... yes [2022-09-06T22:22:47.624Z] #44 127.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T22:22:47.624Z] #44 127.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T22:22:47.624Z] #44 127.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T22:22:47.624Z] #44 127.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T22:22:47.624Z] #44 127.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T22:22:47.624Z] #44 127.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T22:22:47.624Z] #44 127.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T22:22:47.624Z] #44 127.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T22:22:47.624Z] #44 128.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T22:22:47.624Z] #44 128.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T22:22:47.624Z] #44 128.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T22:22:47.624Z] #44 128.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T22:22:47.624Z] #44 128.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T22:22:47.624Z] #44 128.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T22:22:47.624Z] #44 128.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T22:22:47.769Z] #44 111.9 checking for gperf... no [2022-09-06T22:22:47.769Z] #44 111.9 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T22:22:47.802Z] #45 37.27 Building dependency tree... [2022-09-06T22:22:47.802Z] #45 39.61 Reading state information... [2022-09-06T22:22:47.815Z] #44 ... [2022-09-06T22:22:47.815Z] [2022-09-06T22:22:47.815Z] #38 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:22:47.815Z] #38 DONE 161.9s [2022-09-06T22:22:47.815Z] [2022-09-06T22:22:47.815Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:47.815Z] #57 19.65 The following NEW packages will be installed: [2022-09-06T22:22:47.815Z] #57 19.66 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T22:22:47.815Z] #57 19.66 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T22:22:47.815Z] #57 19.67 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T22:22:47.815Z] #57 19.67 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T22:22:47.815Z] #57 19.67 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T22:22:47.815Z] #57 19.67 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T22:22:47.815Z] #57 19.67 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T22:22:47.815Z] #57 19.67 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T22:22:47.815Z] #57 19.67 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T22:22:47.815Z] #57 20.06 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:22:47.815Z] #57 20.06 Need to get 32.8 MB of archives. [2022-09-06T22:22:47.815Z] #57 20.06 After this operation, 124 MB of additional disk space will be used. [2022-09-06T22:22:47.815Z] #57 20.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T22:22:47.815Z] #57 20.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T22:22:47.815Z] #57 20.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T22:22:47.815Z] #57 20.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T22:22:47.815Z] #57 20.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T22:22:47.815Z] #57 20.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T22:22:47.815Z] #57 20.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T22:22:47.815Z] #57 20.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T22:22:47.815Z] #57 20.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T22:22:47.815Z] #57 20.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T22:22:47.815Z] #57 20.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T22:22:47.815Z] #57 20.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T22:22:47.815Z] #57 20.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T22:22:47.815Z] #57 20.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T22:22:47.815Z] #57 20.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T22:22:47.815Z] #57 20.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T22:22:47.815Z] #57 20.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T22:22:47.815Z] #57 20.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T22:22:47.815Z] #57 20.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T22:22:47.815Z] #57 20.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T22:22:47.815Z] #57 20.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T22:22:47.815Z] #57 20.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T22:22:47.815Z] #57 20.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T22:22:47.815Z] #57 20.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T22:22:47.816Z] #57 20.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T22:22:47.816Z] #57 20.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T22:22:47.816Z] #57 20.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T22:22:47.816Z] #57 20.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T22:22:47.816Z] #57 20.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T22:22:47.816Z] #57 20.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T22:22:47.816Z] #57 20.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T22:22:47.816Z] #57 20.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T22:22:47.816Z] #57 20.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T22:22:47.816Z] #57 20.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T22:22:47.816Z] #57 20.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T22:22:47.816Z] #57 20.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T22:22:47.816Z] #57 20.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T22:22:47.816Z] #57 20.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T22:22:47.816Z] #57 20.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T22:22:47.816Z] #57 20.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T22:22:47.816Z] #57 20.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T22:22:47.816Z] #57 20.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T22:22:47.816Z] #57 20.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T22:22:47.816Z] #57 20.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T22:22:47.816Z] #57 20.94 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T22:22:47.816Z] #57 20.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T22:22:47.816Z] #57 20.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T22:22:47.816Z] #57 20.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T22:22:47.816Z] #57 21.01 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T22:22:47.816Z] #57 21.02 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T22:22:47.816Z] #57 21.04 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T22:22:47.816Z] #57 21.05 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T22:22:47.816Z] #57 21.30 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T22:22:47.816Z] #57 21.34 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T22:22:47.816Z] #57 21.37 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T22:22:47.816Z] #57 21.37 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T22:22:47.816Z] #57 22.13 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:22:47.816Z] #57 22.28 Fetched 32.8 MB in 2s (20.0 MB/s) [2022-09-06T22:22:47.816Z] #57 22.37 Selecting previously unselected package libcap2:amd64. [2022-09-06T22:22:47.816Z] #57 22.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-06T22:22:47.816Z] #57 22.48 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T22:22:47.816Z] #57 22.49 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:22:47.816Z] #57 22.57 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T22:22:47.816Z] #57 22.57 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T22:22:47.816Z] #57 22.58 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T22:22:47.816Z] #57 22.69 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T22:22:47.816Z] #57 22.71 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T22:22:47.816Z] #57 22.71 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T22:22:47.816Z] #57 22.80 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T22:22:47.816Z] #57 22.80 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T22:22:47.816Z] #57 22.81 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T22:22:47.816Z] #57 23.00 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T22:22:47.816Z] #57 23.01 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T22:22:47.816Z] #57 23.02 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T22:22:47.816Z] #57 23.09 Selecting previously unselected package libkmod2:amd64. [2022-09-06T22:22:47.816Z] #57 23.10 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T22:22:47.816Z] #57 23.10 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T22:22:47.816Z] #57 23.22 Selecting previously unselected package systemd. [2022-09-06T22:22:47.816Z] #57 23.23 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T22:22:47.816Z] #57 23.42 Unpacking systemd (247.3-7) ... [2022-09-06T22:22:48.027Z] #44 111.9 checking for library containing argp_parse... none required [2022-09-06T22:22:48.095Z] #44 124.1 config.status: creating Makefile [2022-09-06T22:22:48.095Z] #44 124.1 config.status: creating config.h [2022-09-06T22:22:48.095Z] #44 124.1 config.status: executing libtool commands [2022-09-06T22:22:48.095Z] #44 124.2 config.status: executing depfiles commands [2022-09-06T22:22:48.286Z] #44 112.3 checking that generated files are newer than configure... done [2022-09-06T22:22:48.286Z] #44 112.3 configure: creating ./config.status [2022-09-06T22:22:48.386Z] #57 ... [2022-09-06T22:22:48.386Z] [2022-09-06T22:22:48.386Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:48.386Z] #44 110.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T22:22:48.558Z] #44 128.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T22:22:48.558Z] #44 128.9 make install-recursive [2022-09-06T22:22:48.558Z] #44 128.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:22:48.558Z] #44 128.9 Making install in yajl [2022-09-06T22:22:48.558Z] #44 128.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:22:48.558Z] #44 129.0 CC verify/json_verify-json_verify.o [2022-09-06T22:22:48.558Z] #44 129.0 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T22:22:48.648Z] #44 110.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T22:22:48.661Z] #44 124.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T22:22:48.817Z] #44 129.0 CC src/libyajl_la-yajl.lo [2022-09-06T22:22:48.817Z] #44 129.1 CC src/libyajl_la-yajl_parser.lo [2022-09-06T22:22:48.817Z] #44 129.1 CC src/libyajl_la-yajl_buf.lo [2022-09-06T22:22:48.817Z] #44 129.1 CC src/libyajl_la-yajl_encode.lo [2022-09-06T22:22:48.817Z] #44 129.1 CC src/libyajl_la-yajl_gen.lo [2022-09-06T22:22:48.817Z] #44 129.2 CC src/libyajl_la-yajl_lex.lo [2022-09-06T22:22:48.817Z] #44 129.2 CC src/libyajl_la-yajl_tree.lo [2022-09-06T22:22:48.919Z] #44 124.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T22:22:49.178Z] #44 125.1 checking for gcc... gcc [2022-09-06T22:22:49.178Z] #44 125.2 checking whether the C compiler works... yes [2022-09-06T22:22:49.178Z] #44 125.4 checking for C compiler default output file name... a.out [2022-09-06T22:22:49.220Z] #44 111.0 checking for gcc... gcc [2022-09-06T22:22:49.437Z] #44 125.4 checking for suffix of executables... [2022-09-06T22:22:49.480Z] #44 111.1 checking whether the C compiler works... yes [2022-09-06T22:22:49.480Z] #44 111.3 checking for C compiler default output file name... a.out [2022-09-06T22:22:49.695Z] #44 125.6 checking whether we are cross compiling... no [2022-09-06T22:22:49.695Z] #44 125.8 checking for suffix of object files... o [2022-09-06T22:22:49.706Z] #45 41.68 The following additional packages will be installed: [2022-09-06T22:22:49.706Z] #45 41.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T22:22:49.706Z] #45 41.68 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T22:22:49.706Z] #45 41.68 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T22:22:49.706Z] #45 41.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T22:22:49.706Z] #45 41.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T22:22:49.706Z] #45 41.70 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T22:22:49.706Z] #45 41.71 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T22:22:49.706Z] #45 41.74 Suggested packages: [2022-09-06T22:22:49.706Z] #45 41.74 gcc-10-locales seccomp wine64 [2022-09-06T22:22:49.740Z] #44 111.3 checking for suffix of executables... [2022-09-06T22:22:49.740Z] #44 111.4 checking whether we are cross compiling... no [2022-09-06T22:22:49.953Z] #44 125.9 checking whether we are using the GNU C compiler... yes [2022-09-06T22:22:50.000Z] #44 111.6 checking for suffix of object files... o [2022-09-06T22:22:50.000Z] #44 111.7 checking whether we are using the GNU C compiler... yes [2022-09-06T22:22:50.188Z] #44 ... [2022-09-06T22:22:50.188Z] [2022-09-06T22:22:50.188Z] #38 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T22:22:50.188Z] #38 DONE 162.2s [2022-09-06T22:22:50.188Z] [2022-09-06T22:22:50.188Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:50.188Z] #57 10.16 Reading package lists... [2022-09-06T22:22:50.212Z] #44 126.0 checking whether gcc accepts -g... yes [2022-09-06T22:22:50.212Z] #44 126.2 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:22:50.212Z] #44 126.3 checking whether gcc understands -c and -o together... yes [2022-09-06T22:22:50.261Z] #44 111.8 checking whether gcc accepts -g... yes [2022-09-06T22:22:50.261Z] #44 112.0 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:22:50.469Z] #44 126.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:22:50.469Z] #44 126.5 checking whether build environment is sane... yes [2022-09-06T22:22:50.469Z] #44 126.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:22:50.469Z] #44 126.5 checking for gawk... no [2022-09-06T22:22:50.469Z] #44 126.5 checking for mawk... mawk [2022-09-06T22:22:50.469Z] #44 126.5 checking whether make sets $(MAKE)... yes [2022-09-06T22:22:50.469Z] #44 126.5 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:22:50.469Z] #44 126.6 checking whether make supports nested variables... yes [2022-09-06T22:22:50.469Z] #44 126.6 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:22:50.469Z] #44 126.6 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:22:50.469Z] #44 126.6 checking how to create a ustar tar archive... gnutar [2022-09-06T22:22:50.542Z] #44 112.1 checking whether gcc understands -c and -o together... yes [2022-09-06T22:22:50.542Z] #44 112.3 checking how to run the C preprocessor... gcc -E [2022-09-06T22:22:50.643Z] #45 42.54 The following NEW packages will be installed: [2022-09-06T22:22:50.643Z] #45 42.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T22:22:50.643Z] #45 42.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T22:22:50.643Z] #45 42.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T22:22:50.643Z] #45 42.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T22:22:50.643Z] #45 42.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T22:22:50.643Z] #45 42.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T22:22:50.643Z] #45 42.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T22:22:50.643Z] #45 42.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T22:22:50.643Z] #45 42.57 mingw-w64-x86-64-dev [2022-09-06T22:22:50.720Z] #44 ... [2022-09-06T22:22:50.720Z] [2022-09-06T22:22:50.720Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:50.720Z] #57 54.83 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-06T22:22:50.720Z] #57 54.85 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-06T22:22:50.720Z] #57 54.87 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T22:22:50.720Z] #57 54.89 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T22:22:50.720Z] #57 56.12 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-06T22:22:50.720Z] #57 56.16 Setting up jq (1.6-2.1) ... [2022-09-06T22:22:50.720Z] #57 56.21 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-06T22:22:50.720Z] #57 56.26 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-06T22:22:50.720Z] #57 56.28 Setting up iptables (1.8.7-1) ... [2022-09-06T22:22:50.720Z] #57 56.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T22:22:50.720Z] #57 56.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T22:22:50.720Z] #57 56.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T22:22:50.720Z] #57 56.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T22:22:50.720Z] #57 56.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T22:22:50.720Z] #57 56.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T22:22:50.720Z] #57 56.42 Setting up iproute2 (5.10.0-4) ... [2022-09-06T22:22:50.720Z] #57 56.84 Setting up systemd (247.3-7) ... [2022-09-06T22:22:50.720Z] #57 56.91 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T22:22:50.720Z] #57 56.93 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T22:22:50.720Z] #57 56.94 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T22:22:50.720Z] #57 56.97 Initializing machine ID from random generator. [2022-09-06T22:22:50.720Z] #57 57.94 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T22:22:50.720Z] #57 58.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:22:50.720Z] #57 DONE 59.7s [2022-09-06T22:22:50.720Z] [2022-09-06T22:22:50.720Z] #58 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-06T22:22:50.727Z] #44 126.7 checking dependency style of gcc... gcc3 [2022-09-06T22:22:50.727Z] #44 126.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:22:50.727Z] #44 126.8 checking whether make supports nested variables... (cached) yes [2022-09-06T22:22:50.754Z] #57 13.60 Reading package lists... [2022-09-06T22:22:50.803Z] #44 112.5 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:22:50.803Z] #44 112.5 checking for egrep... /bin/grep -E [2022-09-06T22:22:50.803Z] #44 112.5 checking for ANSI C header files... [2022-09-06T22:22:50.803Z] #44 ... [2022-09-06T22:22:50.803Z] [2022-09-06T22:22:50.803Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:22:50.803Z] #36 165.1 Delve is a source level debugger for Go programs. [2022-09-06T22:22:50.803Z] #36 165.1 [2022-09-06T22:22:50.803Z] #36 165.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T22:22:50.803Z] #36 165.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T22:22:50.803Z] #36 165.1 [2022-09-06T22:22:50.803Z] #36 165.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T22:22:50.803Z] #36 165.1 [2022-09-06T22:22:50.803Z] #36 165.1 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T22:22:50.803Z] #36 165.1 [2022-09-06T22:22:50.803Z] #36 165.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T22:22:50.803Z] #36 165.1 [2022-09-06T22:22:50.803Z] #36 165.1 Usage: [2022-09-06T22:22:50.803Z] #36 165.1 dlv [command] [2022-09-06T22:22:50.803Z] #36 165.1 [2022-09-06T22:22:50.803Z] #36 165.1 Available Commands: [2022-09-06T22:22:50.803Z] #36 165.1 attach Attach to running process and begin debugging. [2022-09-06T22:22:50.803Z] #36 165.1 connect Connect to a headless debug server with a terminal client. [2022-09-06T22:22:50.803Z] #36 165.1 core Examine a core dump. [2022-09-06T22:22:50.803Z] #36 165.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T22:22:50.803Z] #36 165.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T22:22:50.803Z] #36 165.1 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T22:22:50.803Z] #36 165.1 help Help about any command [2022-09-06T22:22:50.803Z] #36 165.1 run Deprecated command. Use 'debug' instead. [2022-09-06T22:22:50.803Z] #36 165.1 test Compile test binary and begin debugging program. [2022-09-06T22:22:50.803Z] #36 165.1 trace Compile and begin tracing program. [2022-09-06T22:22:50.803Z] #36 165.1 version Prints version. [2022-09-06T22:22:50.803Z] #36 165.1 [2022-09-06T22:22:50.803Z] #36 165.1 Flags: [2022-09-06T22:22:50.803Z] #36 165.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T22:22:50.803Z] #36 165.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T22:22:50.803Z] #36 165.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-06T22:22:50.803Z] #36 165.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T22:22:50.803Z] #36 165.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T22:22:50.803Z] #36 165.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-06T22:22:50.803Z] #36 165.1 --disable-aslr Disables address space randomization [2022-09-06T22:22:50.803Z] #36 165.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T22:22:50.803Z] #36 165.1 -h, --help help for dlv [2022-09-06T22:22:50.803Z] #36 165.1 --init string Init file, executed by the terminal client. [2022-09-06T22:22:50.803Z] #36 165.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T22:22:50.803Z] #36 165.1 --log Enable debugging server logging. [2022-09-06T22:22:50.803Z] #36 165.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T22:22:50.803Z] #36 165.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T22:22:50.803Z] #36 165.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T22:22:50.803Z] #36 165.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T22:22:50.803Z] #36 165.1 --wd string Working directory for running the program. [2022-09-06T22:22:50.803Z] #36 165.1 [2022-09-06T22:22:50.803Z] #36 165.1 Additional help topics: [2022-09-06T22:22:50.803Z] #36 165.1 dlv backend Help about the --backend flag. [2022-09-06T22:22:50.803Z] #36 165.1 dlv log Help about logging flags. [2022-09-06T22:22:50.803Z] #36 165.1 dlv redirect Help about file redirection. [2022-09-06T22:22:50.803Z] #36 165.1 [2022-09-06T22:22:50.803Z] #36 165.1 Use "dlv [command] --help" for more information about a command. [2022-09-06T22:22:50.803Z] #36 DONE 165.2s [2022-09-06T22:22:50.902Z] #45 43.03 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:22:50.902Z] #45 43.03 Need to get 115 MB of archives. [2022-09-06T22:22:50.902Z] #45 43.03 After this operation, 645 MB of additional disk space will be used. [2022-09-06T22:22:50.902Z] #45 43.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-06T22:22:50.984Z] #44 126.9 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:22:50.984Z] #44 127.1 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:22:50.984Z] #44 127.1 checking how to print strings... printf [2022-09-06T22:22:50.984Z] #44 127.1 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:22:50.984Z] #44 127.1 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:22:50.984Z] #44 127.1 checking for egrep... /bin/grep -E [2022-09-06T22:22:50.984Z] #44 127.1 checking for fgrep... /bin/grep -F [2022-09-06T22:22:50.984Z] #44 127.1 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:22:50.984Z] #44 127.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:22:50.984Z] #44 127.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:22:51.063Z] [2022-09-06T22:22:51.063Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:51.063Z] #57 26.75 Selecting previously unselected package pigz. [2022-09-06T22:22:51.063Z] #57 26.75 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T22:22:51.063Z] #57 26.76 Unpacking pigz (2.6-1) ... [2022-09-06T22:22:51.063Z] #57 26.85 Selecting previously unselected package libelf1:amd64. [2022-09-06T22:22:51.063Z] #57 26.86 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T22:22:51.063Z] #57 26.87 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T22:22:51.063Z] #57 27.05 Selecting previously unselected package libbpf0:amd64. [2022-09-06T22:22:51.063Z] #57 27.06 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T22:22:51.063Z] #57 27.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T22:22:51.063Z] #57 27.18 Selecting previously unselected package libmnl0:amd64. [2022-09-06T22:22:51.063Z] #57 27.18 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T22:22:51.063Z] #57 27.20 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T22:22:51.063Z] #57 27.27 Selecting previously unselected package libxtables12:amd64. [2022-09-06T22:22:51.063Z] #57 27.29 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T22:22:51.063Z] #57 27.30 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T22:22:51.063Z] #57 27.39 Selecting previously unselected package libcap2-bin. [2022-09-06T22:22:51.063Z] #57 27.40 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T22:22:51.063Z] #57 27.41 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T22:22:51.063Z] #57 27.53 Selecting previously unselected package iproute2. [2022-09-06T22:22:51.064Z] #57 27.53 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T22:22:51.064Z] #57 27.54 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T22:22:51.064Z] #57 28.13 Selecting previously unselected package xxd. [2022-09-06T22:22:51.064Z] #57 28.13 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:22:51.064Z] #57 28.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:51.064Z] #57 28.30 Selecting previously unselected package vim-common. [2022-09-06T22:22:51.064Z] #57 28.31 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:22:51.064Z] #57 28.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:51.064Z] #57 28.61 Selecting previously unselected package bash-completion. [2022-09-06T22:22:51.064Z] #57 28.61 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T22:22:51.161Z] #45 43.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-06T22:22:51.161Z] #45 43.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T22:22:51.161Z] #45 43.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-06T22:22:51.161Z] #45 43.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T22:22:51.161Z] #45 43.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T22:22:51.161Z] #45 43.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-09-06T22:22:51.162Z] #45 43.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-06T22:22:51.162Z] #45 43.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T22:22:51.243Z] #44 127.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:22:51.243Z] #44 127.3 checking whether ln -s works... yes [2022-09-06T22:22:51.243Z] #44 127.3 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:22:51.243Z] #44 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-09-06T22:22:51.243Z] #44 127.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:22:51.243Z] #44 127.3 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:22:51.243Z] #44 127.3 checking for objdump... objdump [2022-09-06T22:22:51.243Z] #44 127.3 checking how to recognize dependent libraries... pass_all [2022-09-06T22:22:51.243Z] #44 127.3 checking for dlltool... no [2022-09-06T22:22:51.243Z] #44 127.3 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:22:51.243Z] #44 127.3 checking for ar... ar [2022-09-06T22:22:51.243Z] #44 127.3 checking for archiver @FILE support... @ [2022-09-06T22:22:51.421Z] #45 43.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T22:22:51.500Z] #44 127.4 checking for strip... strip [2022-09-06T22:22:51.500Z] #44 127.4 checking for ranlib... ranlib [2022-09-06T22:22:51.500Z] #44 127.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:22:51.656Z] #58 0.795 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T22:22:51.656Z] #58 0.800 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T22:22:51.656Z] #58 0.806 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T22:22:51.656Z] #58 DONE 0.9s [2022-09-06T22:22:51.656Z] [2022-09-06T22:22:51.656Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:51.656Z] #44 ... [2022-09-06T22:22:51.656Z] [2022-09-06T22:22:51.656Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T22:22:51.687Z] #57 17.09 Building dependency tree... [2022-09-06T22:22:51.758Z] #44 127.8 checking for sysroot... no [2022-09-06T22:22:51.758Z] #44 127.8 checking for a working dd... /bin/dd [2022-09-06T22:22:51.758Z] #44 127.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:22:51.758Z] #44 127.9 checking for mt... no [2022-09-06T22:22:51.758Z] #44 127.9 checking if : is a manifest tool... no [2022-09-06T22:22:51.989Z] #45 43.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T22:22:51.989Z] #45 44.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T22:22:52.016Z] #44 127.9 checking how to run the C preprocessor... gcc -E [2022-09-06T22:22:52.248Z] #45 44.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T22:22:52.584Z] #44 128.2 checking for ANSI C header files... yes [2022-09-06T22:22:52.816Z] #45 44.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T22:22:52.816Z] #45 ... [2022-09-06T22:22:52.816Z] [2022-09-06T22:22:52.816Z] #46 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:22:52.816Z] #46 28.48 Reading package lists... [2022-09-06T22:22:52.816Z] #46 38.01 Building dependency tree... [2022-09-06T22:22:52.816Z] #46 40.14 Reading state information... [2022-09-06T22:22:52.816Z] #46 42.17 The following additional packages will be installed: [2022-09-06T22:22:52.816Z] #46 42.19 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-06T22:22:52.816Z] #46 42.23 Suggested packages: [2022-09-06T22:22:52.816Z] #46 42.23 cmake-doc ninja-build lrzip [2022-09-06T22:22:52.816Z] #46 42.23 Recommended packages: [2022-09-06T22:22:52.816Z] #46 42.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T22:22:52.816Z] #46 42.92 The following NEW packages will be installed: [2022-09-06T22:22:52.816Z] #46 42.94 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-06T22:22:52.816Z] #46 43.30 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:22:52.816Z] #46 43.30 Need to get 8418 kB of archives. [2022-09-06T22:22:52.816Z] #46 43.30 After this operation, 34.9 MB of additional disk space will be used. [2022-09-06T22:22:52.816Z] #46 43.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T22:22:52.816Z] #46 43.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T22:22:52.816Z] #46 43.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T22:22:52.816Z] #46 43.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T22:22:52.816Z] #46 43.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T22:22:52.816Z] #46 43.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T22:22:52.816Z] #46 43.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T22:22:52.817Z] #46 43.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T22:22:52.817Z] #46 44.48 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:22:52.817Z] #46 44.80 Fetched 8418 kB in 1s (16.7 MB/s) [2022-09-06T22:22:52.817Z] #46 44.84 Selecting previously unselected package xxd. [2022-09-06T22:22:52.817Z] #46 44.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 ... 30255 files and directories currently installed.) [2022-09-06T22:22:52.817Z] #46 44.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:22:52.817Z] #46 44.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:52.817Z] #46 ... [2022-09-06T22:22:52.817Z] [2022-09-06T22:22:52.817Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:52.817Z] #45 44.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T22:22:52.842Z] #44 128.8 checking for sys/types.h... yes [2022-09-06T22:22:53.061Z] #57 19.44 The following additional packages will be installed: [2022-09-06T22:22:53.061Z] #57 19.44 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T22:22:53.061Z] #57 19.44 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T22:22:53.061Z] #57 19.44 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T22:22:53.061Z] #57 19.44 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T22:22:53.061Z] #57 19.44 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T22:22:53.061Z] #57 19.44 Suggested packages: [2022-09-06T22:22:53.061Z] #57 19.44 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T22:22:53.061Z] #57 19.44 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T22:22:53.061Z] #57 19.44 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T22:22:53.061Z] #57 19.44 Recommended packages: [2022-09-06T22:22:53.061Z] #57 19.44 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T22:22:53.061Z] #57 19.44 systemd-timesyncd | time-daemon unzip [2022-09-06T22:22:53.075Z] #45 44.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T22:22:53.076Z] #45 44.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T22:22:53.076Z] #45 44.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T22:22:53.076Z] #45 44.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T22:22:53.076Z] #45 44.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-06T22:22:53.076Z] #45 44.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T22:22:53.076Z] #45 44.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T22:22:53.076Z] #45 44.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T22:22:53.076Z] #45 45.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T22:22:53.076Z] #45 45.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T22:22:53.076Z] #45 45.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T22:22:53.076Z] #45 45.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T22:22:53.076Z] #45 45.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T22:22:53.076Z] #45 45.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T22:22:53.076Z] #45 45.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T22:22:53.100Z] #44 128.9 checking for sys/stat.h... yes [2022-09-06T22:22:53.100Z] #44 129.1 checking for stdlib.h... yes [2022-09-06T22:22:53.335Z] #45 ... [2022-09-06T22:22:53.335Z] [2022-09-06T22:22:53.335Z] #38 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T22:22:53.335Z] #38 29.01 Reading package lists... [2022-09-06T22:22:53.335Z] #38 38.29 Building dependency tree... [2022-09-06T22:22:53.335Z] #38 40.47 Reading state information... [2022-09-06T22:22:53.335Z] #38 42.56 The following additional packages will be installed: [2022-09-06T22:22:53.335Z] #38 42.59 libbtrfs0 [2022-09-06T22:22:53.335Z] #38 42.80 The following NEW packages will be installed: [2022-09-06T22:22:53.335Z] #38 42.81 libbtrfs-dev libbtrfs0 [2022-09-06T22:22:53.335Z] #38 43.19 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:22:53.335Z] #38 43.19 Need to get 460 kB of archives. [2022-09-06T22:22:53.335Z] #38 43.19 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T22:22:53.335Z] #38 43.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T22:22:53.335Z] #38 43.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T22:22:53.335Z] #38 44.11 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:22:53.335Z] #38 44.54 Fetched 460 kB in 0s (1562 kB/s) [2022-09-06T22:22:53.335Z] #38 44.61 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T22:22:53.335Z] #38 44.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-06T22:22:53.335Z] #38 44.66 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T22:22:53.335Z] #38 44.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:22:53.335Z] #38 44.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T22:22:53.335Z] #38 44.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T22:22:53.335Z] #38 44.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:22:53.335Z] #38 44.98 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:22:53.335Z] #38 45.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:22:53.335Z] #38 45.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:22:53.335Z] #38 DONE 45.3s [2022-09-06T22:22:53.358Z] #44 129.2 checking for string.h... yes [2022-09-06T22:22:53.358Z] #44 129.4 checking for memory.h... yes [2022-09-06T22:22:53.595Z] [2022-09-06T22:22:53.595Z] #46 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:22:53.595Z] #46 45.02 Selecting previously unselected package vim-common. [2022-09-06T22:22:53.595Z] #46 45.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:22:53.595Z] #46 45.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:53.595Z] #46 45.19 Selecting previously unselected package cmake-data. [2022-09-06T22:22:53.595Z] #46 45.20 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T22:22:53.595Z] #46 45.21 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T22:22:53.595Z] #46 ... [2022-09-06T22:22:53.595Z] [2022-09-06T22:22:53.595Z] #47 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T22:22:53.595Z] #47 DONE 0.2s [2022-09-06T22:22:53.607Z] #57 31.00 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T22:22:53.617Z] #44 129.6 checking for strings.h... yes [2022-09-06T22:22:53.617Z] #44 129.7 checking for inttypes.h... yes [2022-09-06T22:22:53.855Z] [2022-09-06T22:22:53.855Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:22:53.855Z] #45 45.84 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:22:53.868Z] #57 31.42 Selecting previously unselected package bzip2. [2022-09-06T22:22:53.868Z] #57 31.42 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T22:22:53.868Z] #57 31.44 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T22:22:53.868Z] #57 31.50 Selecting previously unselected package xz-utils. [2022-09-06T22:22:53.868Z] #57 31.51 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T22:22:53.868Z] #57 31.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:22:53.875Z] #44 129.8 checking for stdint.h... yes [2022-09-06T22:22:53.875Z] #44 130.0 checking for unistd.h... yes [2022-09-06T22:22:53.995Z] #57 ... [2022-09-06T22:22:53.996Z] [2022-09-06T22:22:53.996Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:53.996Z] #44 115.0 config.status: creating Makefile [2022-09-06T22:22:53.996Z] #44 115.1 config.status: creating rpm/crun.spec [2022-09-06T22:22:53.996Z] #44 115.2 config.status: creating config.h [2022-09-06T22:22:53.996Z] #44 115.2 config.status: executing libtool commands [2022-09-06T22:22:53.996Z] #44 115.3 config.status: executing depfiles commands [2022-09-06T22:22:53.996Z] #44 116.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T22:22:53.996Z] #44 116.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T22:22:53.996Z] #44 117.1 checking for gcc... gcc [2022-09-06T22:22:53.996Z] #44 117.2 checking whether the C compiler works... yes [2022-09-06T22:22:53.996Z] #44 117.5 checking for C compiler default output file name... a.out [2022-09-06T22:22:53.996Z] #44 117.5 checking for suffix of executables... [2022-09-06T22:22:53.996Z] #44 117.7 checking whether we are cross compiling... no [2022-09-06T22:22:53.996Z] #44 118.0 checking for suffix of object files... o [2022-09-06T22:22:53.996Z] #44 118.1 checking whether we are using the GNU C compiler... yes [2022-09-06T22:22:53.996Z] #44 118.3 checking whether gcc accepts -g... yes [2022-09-06T22:22:54.114Z] #45 46.17 Fetched 115 MB in 2s (49.8 MB/s) [2022-09-06T22:22:54.129Z] #57 31.69 Selecting previously unselected package apparmor. [2022-09-06T22:22:54.129Z] #57 31.69 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T22:22:54.133Z] #44 130.1 checking for dlfcn.h... yes [2022-09-06T22:22:54.133Z] #44 130.3 checking for objdir... .libs [2022-09-06T22:22:54.373Z] #45 46.25 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T22:22:54.373Z] #45 46.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-06T22:22:54.373Z] #45 46.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T22:22:54.373Z] #45 46.32 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T22:22:54.389Z] #57 31.78 Unpacking apparmor (2.13.6-10) ... [2022-09-06T22:22:54.563Z] #44 118.4 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:22:54.563Z] #44 118.6 checking whether gcc understands -c and -o together... yes [2022-09-06T22:22:54.563Z] #44 118.8 checking how to run the C preprocessor... [2022-09-06T22:22:54.563Z] #44 ... [2022-09-06T22:22:54.563Z] [2022-09-06T22:22:54.563Z] #22 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T22:22:54.563Z] #22 166.8 Delve is a source level debugger for Go programs. [2022-09-06T22:22:54.563Z] #22 166.8 [2022-09-06T22:22:54.563Z] #22 166.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T22:22:54.563Z] #22 166.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T22:22:54.563Z] #22 166.8 [2022-09-06T22:22:54.563Z] #22 166.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T22:22:54.563Z] #22 166.8 [2022-09-06T22:22:54.563Z] #22 166.8 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T22:22:54.563Z] #22 166.8 [2022-09-06T22:22:54.563Z] #22 166.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T22:22:54.563Z] #22 166.8 [2022-09-06T22:22:54.563Z] #22 166.8 Usage: [2022-09-06T22:22:54.563Z] #22 166.8 dlv [command] [2022-09-06T22:22:54.563Z] #22 166.8 [2022-09-06T22:22:54.563Z] #22 166.8 Available Commands: [2022-09-06T22:22:54.563Z] #22 166.8 attach Attach to running process and begin debugging. [2022-09-06T22:22:54.563Z] #22 166.8 connect Connect to a headless debug server with a terminal client. [2022-09-06T22:22:54.563Z] #22 166.8 core Examine a core dump. [2022-09-06T22:22:54.563Z] #22 166.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T22:22:54.563Z] #22 166.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T22:22:54.563Z] #22 166.8 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T22:22:54.563Z] #22 166.8 help Help about any command [2022-09-06T22:22:54.563Z] #22 166.8 run Deprecated command. Use 'debug' instead. [2022-09-06T22:22:54.563Z] #22 166.8 test Compile test binary and begin debugging program. [2022-09-06T22:22:54.563Z] #22 166.8 trace Compile and begin tracing program. [2022-09-06T22:22:54.563Z] #22 166.8 version Prints version. [2022-09-06T22:22:54.563Z] #22 166.8 [2022-09-06T22:22:54.563Z] #22 166.8 Flags: [2022-09-06T22:22:54.563Z] #22 166.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T22:22:54.563Z] #22 166.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T22:22:54.563Z] #22 166.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-06T22:22:54.563Z] #22 166.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T22:22:54.563Z] #22 166.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T22:22:54.563Z] #22 166.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-06T22:22:54.563Z] #22 166.8 --disable-aslr Disables address space randomization [2022-09-06T22:22:54.563Z] #22 166.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T22:22:54.563Z] #22 166.8 -h, --help help for dlv [2022-09-06T22:22:54.563Z] #22 166.8 --init string Init file, executed by the terminal client. [2022-09-06T22:22:54.563Z] #22 166.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T22:22:54.563Z] #22 166.8 --log Enable debugging server logging. [2022-09-06T22:22:54.563Z] #22 166.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T22:22:54.563Z] #22 166.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T22:22:54.563Z] #22 166.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T22:22:54.563Z] #22 166.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T22:22:54.563Z] #22 166.8 --wd string Working directory for running the program. [2022-09-06T22:22:54.563Z] #22 166.8 [2022-09-06T22:22:54.563Z] #22 166.8 Additional help topics: [2022-09-06T22:22:54.563Z] #22 166.8 dlv backend Help about the --backend flag. [2022-09-06T22:22:54.563Z] #22 166.8 dlv log Help about logging flags. [2022-09-06T22:22:54.563Z] #22 166.8 dlv redirect Help about file redirection. [2022-09-06T22:22:54.563Z] #22 166.8 [2022-09-06T22:22:54.563Z] #22 166.8 Use "dlv [command] --help" for more information about a command. [2022-09-06T22:22:54.563Z] #22 DONE 167.0s [2022-09-06T22:22:54.700Z] #44 130.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:22:54.700Z] #44 130.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:22:54.700Z] #44 130.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:22:54.821Z] [2022-09-06T22:22:54.821Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:54.821Z] #44 118.8 checking how to run the C preprocessor... gcc -E [2022-09-06T22:22:54.941Z] #45 47.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T22:22:54.941Z] #45 47.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T22:22:54.941Z] #45 47.06 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T22:22:54.959Z] #44 130.8 checking if gcc static flag -static works... [2022-09-06T22:22:54.959Z] #44 ... [2022-09-06T22:22:54.959Z] [2022-09-06T22:22:54.959Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:54.959Z] #57 31.30 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T22:22:54.959Z] #57 31.77 Selecting previously unselected package bzip2. [2022-09-06T22:22:54.959Z] #57 31.77 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 31.78 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T22:22:54.959Z] #57 31.87 Selecting previously unselected package xz-utils. [2022-09-06T22:22:54.959Z] #57 31.89 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 31.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:22:54.959Z] #57 32.10 Selecting previously unselected package apparmor. [2022-09-06T22:22:54.959Z] #57 32.10 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 32.18 Unpacking apparmor (2.13.6-10) ... [2022-09-06T22:22:54.959Z] #57 32.62 Selecting previously unselected package inetutils-ping. [2022-09-06T22:22:54.959Z] #57 32.63 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 32.63 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T22:22:54.959Z] #57 32.76 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T22:22:54.959Z] #57 32.76 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 32.77 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T22:22:54.959Z] #57 32.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T22:22:54.959Z] #57 32.89 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 32.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T22:22:54.959Z] #57 32.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T22:22:54.959Z] #57 32.94 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 32.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T22:22:54.959Z] #57 33.02 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T22:22:54.959Z] #57 33.02 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 33.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T22:22:54.959Z] #57 33.11 Selecting previously unselected package iptables. [2022-09-06T22:22:54.959Z] #57 33.11 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 33.12 Unpacking iptables (1.8.7-1) ... [2022-09-06T22:22:54.959Z] #57 33.49 Selecting previously unselected package libonig5:amd64. [2022-09-06T22:22:54.959Z] #57 33.49 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 33.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:22:54.959Z] #57 33.66 Selecting previously unselected package libjq1:amd64. [2022-09-06T22:22:54.959Z] #57 33.67 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 33.68 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:22:54.959Z] #57 33.80 Selecting previously unselected package jq. [2022-09-06T22:22:54.959Z] #57 33.80 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 33.82 Unpacking jq (1.6-2.1) ... [2022-09-06T22:22:54.959Z] #57 33.89 Selecting previously unselected package libaio1:amd64. [2022-09-06T22:22:54.959Z] #57 33.90 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 33.90 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T22:22:54.959Z] #57 33.97 Selecting previously unselected package libgpm2:amd64. [2022-09-06T22:22:54.959Z] #57 33.98 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 33.98 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T22:22:54.959Z] #57 34.05 Selecting previously unselected package libicu67:amd64. [2022-09-06T22:22:54.959Z] #57 34.07 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 34.08 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T22:22:54.959Z] #57 37.58 Selecting previously unselected package libinih1:amd64. [2022-09-06T22:22:54.959Z] #57 37.58 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 37.58 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T22:22:54.959Z] #57 37.67 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T22:22:54.959Z] #57 37.68 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 37.69 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T22:22:54.959Z] #57 37.79 Selecting previously unselected package libnet1:amd64. [2022-09-06T22:22:54.959Z] #57 37.80 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 37.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:22:54.959Z] #57 37.88 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T22:22:54.959Z] #57 37.89 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 37.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:22:54.959Z] #57 37.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:22:54.959Z] #57 38.01 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 38.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:22:54.959Z] #57 38.09 Selecting previously unselected package libyajl2:amd64. [2022-09-06T22:22:54.959Z] #57 38.09 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 38.09 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:22:54.959Z] #57 38.16 Selecting previously unselected package net-tools. [2022-09-06T22:22:54.959Z] #57 38.16 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 38.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T22:22:54.959Z] #57 38.34 Selecting previously unselected package patch. [2022-09-06T22:22:54.959Z] #57 38.35 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 38.36 Unpacking patch (2.7.6-7) ... [2022-09-06T22:22:54.959Z] #57 38.45 Selecting previously unselected package python-pip-whl. [2022-09-06T22:22:54.959Z] #57 38.45 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T22:22:54.959Z] #57 38.46 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T22:22:54.959Z] #57 39.06 Selecting previously unselected package python3-lib2to3. [2022-09-06T22:22:54.959Z] #57 39.06 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T22:22:54.959Z] #57 39.06 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T22:22:54.959Z] #57 39.18 Selecting previously unselected package python3-distutils. [2022-09-06T22:22:54.959Z] #57 39.18 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T22:22:54.959Z] #57 39.19 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T22:22:54.959Z] #57 39.32 Selecting previously unselected package python3-pkg-resources. [2022-09-06T22:22:54.959Z] #57 39.33 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T22:22:54.959Z] #57 39.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:22:54.959Z] #57 39.49 Selecting previously unselected package python3-setuptools. [2022-09-06T22:22:54.959Z] #57 39.49 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T22:22:54.959Z] #57 39.49 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T22:22:54.959Z] #57 39.77 Selecting previously unselected package python3-wheel. [2022-09-06T22:22:54.959Z] #57 39.77 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T22:22:54.959Z] #57 39.79 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T22:22:54.959Z] #57 39.86 Selecting previously unselected package python3-pip. [2022-09-06T22:22:54.959Z] #57 39.86 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T22:22:54.959Z] #57 39.87 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T22:22:54.959Z] #57 40.19 Selecting previously unselected package sudo. [2022-09-06T22:22:54.959Z] #57 40.19 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 40.20 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T22:22:54.959Z] #57 40.74 Selecting previously unselected package systemd-journal-remote. [2022-09-06T22:22:54.959Z] #57 40.76 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 40.77 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T22:22:54.959Z] #57 40.90 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T22:22:54.959Z] #57 40.91 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 40.91 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T22:22:54.959Z] #57 41.13 Selecting previously unselected package uidmap. [2022-09-06T22:22:54.959Z] #57 41.14 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T22:22:54.959Z] #57 41.14 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T22:22:54.959Z] #57 41.27 Selecting previously unselected package vim-runtime. [2022-09-06T22:22:54.959Z] #57 41.28 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:22:54.959Z] #57 41.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T22:22:54.959Z] #57 41.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T22:22:54.959Z] #57 41.34 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:54.959Z] #57 ... [2022-09-06T22:22:54.959Z] [2022-09-06T22:22:54.959Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:54.959Z] #44 130.8 checking if gcc static flag -static works... yes [2022-09-06T22:22:54.961Z] #57 32.29 Selecting previously unselected package inetutils-ping. [2022-09-06T22:22:54.961Z] #57 32.31 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T22:22:54.961Z] #57 32.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T22:22:54.961Z] #57 32.43 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T22:22:54.961Z] #57 32.44 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T22:22:54.961Z] #57 32.45 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T22:22:54.961Z] #57 32.53 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T22:22:54.961Z] #57 32.54 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T22:22:54.961Z] #57 32.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T22:22:54.961Z] #57 32.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T22:22:54.961Z] #57 32.62 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T22:22:54.961Z] #57 32.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T22:22:55.080Z] #44 119.1 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:22:55.080Z] #44 119.1 checking for egrep... /bin/grep -E [2022-09-06T22:22:55.218Z] #44 131.2 checking if gcc supports -c -o file.o... yes [2022-09-06T22:22:55.218Z] #44 131.3 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:22:55.218Z] #44 131.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:22:55.221Z] #57 32.69 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T22:22:55.221Z] #57 32.69 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T22:22:55.221Z] #57 32.70 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T22:22:55.221Z] #57 32.79 Selecting previously unselected package iptables. [2022-09-06T22:22:55.221Z] #57 32.79 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-06T22:22:55.221Z] #57 32.80 Unpacking iptables (1.8.7-1) ... [2022-09-06T22:22:55.340Z] #44 119.1 checking for ANSI C header files... yes [2022-09-06T22:22:55.481Z] #57 33.06 Selecting previously unselected package libonig5:amd64. [2022-09-06T22:22:55.481Z] #57 33.06 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T22:22:55.481Z] #57 33.07 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:22:55.481Z] #57 33.19 Selecting previously unselected package libjq1:amd64. [2022-09-06T22:22:55.598Z] #44 119.7 checking for sys/types.h... yes [2022-09-06T22:22:55.599Z] #44 119.8 checking for sys/stat.h... yes [2022-09-06T22:22:55.750Z] #57 33.19 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T22:22:55.750Z] #57 33.20 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:22:55.750Z] #57 33.33 Selecting previously unselected package jq. [2022-09-06T22:22:55.750Z] #57 33.33 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-06T22:22:55.750Z] #57 33.34 Unpacking jq (1.6-2.1) ... [2022-09-06T22:22:55.785Z] #44 131.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:22:55.785Z] #44 131.7 checking how to hardcode library paths into programs... immediate [2022-09-06T22:22:55.785Z] #44 131.7 checking whether stripping libraries is possible... yes [2022-09-06T22:22:55.785Z] #44 131.7 checking if libtool supports shared libraries... yes [2022-09-06T22:22:55.785Z] #44 131.7 checking whether to build shared libraries... no [2022-09-06T22:22:55.785Z] #44 131.7 checking whether to build static libraries... yes [2022-09-06T22:22:55.785Z] #44 131.7 checking float.h usability... yes [2022-09-06T22:22:55.785Z] #44 131.9 checking float.h presence... yes [2022-09-06T22:22:55.785Z] #44 131.9 checking for float.h... yes [2022-09-06T22:22:55.857Z] #44 119.9 checking for stdlib.h... yes [2022-09-06T22:22:55.857Z] #44 120.0 checking for string.h... yes [2022-09-06T22:22:55.877Z] #45 47.86 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T22:22:55.877Z] #45 47.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T22:22:55.877Z] #45 47.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T22:22:56.011Z] #57 33.41 Selecting previously unselected package libaio1:amd64. [2022-09-06T22:22:56.011Z] #57 33.41 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T22:22:56.011Z] #57 33.42 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T22:22:56.011Z] #57 33.50 Selecting previously unselected package libgpm2:amd64. [2022-09-06T22:22:56.011Z] #57 33.51 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T22:22:56.011Z] #57 33.51 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T22:22:56.011Z] #57 33.55 Selecting previously unselected package libicu67:amd64. [2022-09-06T22:22:56.011Z] #57 33.56 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-06T22:22:56.011Z] #57 33.56 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T22:22:56.043Z] #44 132.0 checking limits.h usability... yes [2022-09-06T22:22:56.043Z] #44 132.1 checking limits.h presence... yes [2022-09-06T22:22:56.043Z] #44 132.1 checking for limits.h... yes [2022-09-06T22:22:56.043Z] #44 132.2 checking stddef.h usability... yes [2022-09-06T22:22:56.116Z] #44 120.2 checking for memory.h... yes [2022-09-06T22:22:56.136Z] #45 47.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T22:22:56.136Z] #45 47.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:22:56.136Z] #45 47.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:22:56.136Z] #45 48.08 Selecting previously unselected package dmsetup. [2022-09-06T22:22:56.136Z] #45 48.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:22:56.136Z] #45 48.09 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T22:22:56.302Z] #44 132.3 checking stddef.h presence... yes [2022-09-06T22:22:56.302Z] #44 132.3 checking for stddef.h... yes [2022-09-06T22:22:56.302Z] #44 132.3 checking for stdlib.h... (cached) yes [2022-09-06T22:22:56.302Z] #44 132.4 checking for string.h... (cached) yes [2022-09-06T22:22:56.302Z] #44 132.4 checking sys/time.h usability... yes [2022-09-06T22:22:56.375Z] #44 120.5 checking for strings.h... yes [2022-09-06T22:22:56.394Z] #45 48.18 Selecting previously unselected package mingw-w64-common. [2022-09-06T22:22:56.394Z] #45 48.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T22:22:56.394Z] #45 48.20 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T22:22:56.560Z] #44 132.5 checking sys/time.h presence... yes [2022-09-06T22:22:56.561Z] #44 132.6 checking for sys/time.h... yes [2022-09-06T22:22:56.561Z] #44 132.6 checking for inline... inline [2022-09-06T22:22:56.582Z] #57 ... [2022-09-06T22:22:56.582Z] [2022-09-06T22:22:56.582Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:56.582Z] #44 112.5 checking for ANSI C header files... yes [2022-09-06T22:22:56.582Z] #44 113.6 checking for sys/types.h... yes [2022-09-06T22:22:56.582Z] #44 113.9 checking for sys/stat.h... yes [2022-09-06T22:22:56.582Z] #44 114.0 checking for stdlib.h... yes [2022-09-06T22:22:56.582Z] #44 114.1 checking for string.h... yes [2022-09-06T22:22:56.582Z] #44 114.2 checking for memory.h... yes [2022-09-06T22:22:56.582Z] #44 114.4 checking for strings.h... yes [2022-09-06T22:22:56.582Z] #44 114.5 checking for inttypes.h... yes [2022-09-06T22:22:56.582Z] #44 114.7 checking for stdint.h... yes [2022-09-06T22:22:56.582Z] #44 114.8 checking for unistd.h... yes [2022-09-06T22:22:56.582Z] #44 115.0 checking minix/config.h usability... no [2022-09-06T22:22:56.582Z] #44 115.1 checking minix/config.h presence... no [2022-09-06T22:22:56.582Z] #44 115.2 checking for minix/config.h... no [2022-09-06T22:22:56.582Z] #44 115.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T22:22:56.582Z] #44 115.4 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:22:56.582Z] #44 115.6 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:22:56.582Z] #44 115.6 checking how to print strings... printf [2022-09-06T22:22:56.582Z] #44 115.7 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:22:56.582Z] #44 115.7 checking for fgrep... /bin/grep -F [2022-09-06T22:22:56.582Z] #44 115.7 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:22:56.582Z] #44 115.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:22:56.582Z] #44 115.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:22:56.582Z] #44 115.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:22:56.582Z] #44 115.8 checking whether ln -s works... yes [2022-09-06T22:22:56.582Z] #44 115.8 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:22:56.582Z] #44 115.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T22:22:56.582Z] #44 115.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:22:56.582Z] #44 115.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:22:56.582Z] #44 115.9 checking for objdump... objdump [2022-09-06T22:22:56.582Z] #44 115.9 checking how to recognize dependent libraries... pass_all [2022-09-06T22:22:56.582Z] #44 115.9 checking for dlltool... no [2022-09-06T22:22:56.582Z] #44 115.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:22:56.582Z] #44 115.9 checking for ar... ar [2022-09-06T22:22:56.582Z] #44 115.9 checking for archiver @FILE support... @ [2022-09-06T22:22:56.582Z] #44 116.0 checking for strip... strip [2022-09-06T22:22:56.582Z] #44 116.0 checking for ranlib... ranlib [2022-09-06T22:22:56.582Z] #44 116.0 checking for gawk... no [2022-09-06T22:22:56.582Z] #44 116.0 checking for mawk... mawk [2022-09-06T22:22:56.582Z] #44 116.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:22:56.582Z] #44 116.4 checking for sysroot... no [2022-09-06T22:22:56.582Z] #44 116.4 checking for a working dd... /bin/dd [2022-09-06T22:22:56.582Z] #44 116.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:22:56.582Z] #44 116.5 checking for mt... no [2022-09-06T22:22:56.582Z] #44 116.5 checking if : is a manifest tool... no [2022-09-06T22:22:56.582Z] #44 116.5 checking for dlfcn.h... yes [2022-09-06T22:22:56.582Z] #44 116.7 checking for objdir... .libs [2022-09-06T22:22:56.582Z] #44 117.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:22:56.582Z] #44 117.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:22:56.582Z] #44 117.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:22:56.582Z] #44 117.2 checking if gcc static flag -static works... yes [2022-09-06T22:22:56.582Z] #44 117.5 checking if gcc supports -c -o file.o... yes [2022-09-06T22:22:56.582Z] #44 117.6 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:22:56.582Z] #44 117.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:22:56.582Z] #44 117.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:22:56.582Z] #44 118.0 checking how to hardcode library paths into programs... immediate [2022-09-06T22:22:56.582Z] #44 118.0 checking whether stripping libraries is possible... yes [2022-09-06T22:22:56.582Z] #44 118.0 checking if libtool supports shared libraries... yes [2022-09-06T22:22:56.582Z] #44 118.0 checking whether to build shared libraries... no [2022-09-06T22:22:56.582Z] #44 118.0 checking whether to build static libraries... yes [2022-09-06T22:22:56.582Z] #44 118.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:22:56.582Z] #44 118.1 checking whether build environment is sane... yes [2022-09-06T22:22:56.582Z] #44 118.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:22:56.582Z] #44 118.1 checking whether make sets $(MAKE)... yes [2022-09-06T22:22:56.582Z] #44 118.1 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:22:56.582Z] #44 118.2 checking whether make supports nested variables... yes [2022-09-06T22:22:56.582Z] #44 118.2 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:22:56.582Z] #44 118.2 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:22:56.582Z] #44 118.2 checking how to create a ustar tar archive... gnutar [2022-09-06T22:22:56.582Z] #44 118.3 checking dependency style of gcc... gcc3 [2022-09-06T22:22:56.582Z] #44 118.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:22:56.582Z] #44 118.4 checking whether make supports nested variables... (cached) yes [2022-09-06T22:22:56.582Z] #44 118.4 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T22:22:56.582Z] #44 118.4 checking pkg-config is at least version 0.9.0... yes [2022-09-06T22:22:56.582Z] #44 118.5 checking for yajl >= 2.1.0... yes [2022-09-06T22:22:56.582Z] #44 118.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T22:22:56.582Z] #44 118.5 checking for gcc... (cached) gcc [2022-09-06T22:22:56.633Z] #44 120.7 checking for inttypes.h... yes [2022-09-06T22:22:56.819Z] #44 132.7 checking for size_t... yes [2022-09-06T22:22:56.844Z] #44 118.6 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T22:22:56.844Z] #44 118.6 checking whether gcc accepts -g... (cached) yes [2022-09-06T22:22:56.844Z] #44 118.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T22:22:56.844Z] #44 118.6 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T22:22:56.844Z] #44 118.6 checking for a Python interpreter with version >= 3... python3 [2022-09-06T22:22:56.844Z] #44 118.6 checking for python3... /usr/bin/python3 [2022-09-06T22:22:56.844Z] #44 118.6 checking for python3 version... 3.9 [2022-09-06T22:22:56.893Z] #44 120.9 checking for stdint.h... yes [2022-09-06T22:22:56.893Z] #44 121.1 checking for unistd.h... yes [2022-09-06T22:22:56.926Z] #59 ... [2022-09-06T22:22:56.926Z] [2022-09-06T22:22:56.926Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:22:56.926Z] #44 135.3 CCLD libyajl.la [2022-09-06T22:22:56.926Z] #44 135.8 CCLD verify/json_verify [2022-09-06T22:22:56.926Z] #44 136.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:22:56.926Z] #44 136.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T22:22:56.926Z] #44 136.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T22:22:56.926Z] #44 136.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:22:56.926Z] #44 136.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:22:56.926Z] #44 136.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:22:56.926Z] #44 136.3 CC src/validate.o [2022-09-06T22:22:56.926Z] #44 136.3 CC src/image_spec_schema_config_schema.lo [2022-09-06T22:22:56.926Z] #44 136.4 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T22:22:56.926Z] #44 136.4 CC src/image_spec_schema_defs.lo [2022-09-06T22:22:56.926Z] #44 136.4 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T22:22:56.926Z] #44 136.4 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T22:22:56.926Z] #44 136.4 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T22:22:56.926Z] #44 136.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T22:22:56.926Z] #44 136.5 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T22:22:56.926Z] #44 136.5 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T22:22:56.926Z] #44 136.6 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T22:22:56.926Z] #44 136.6 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T22:22:56.926Z] #44 136.7 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T22:22:56.926Z] #44 136.8 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T22:22:56.926Z] #44 136.8 CC src/runtime_spec_schema_defs.lo [2022-09-06T22:22:56.926Z] #44 136.9 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T22:22:56.926Z] #44 137.0 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T22:22:56.926Z] #44 137.2 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T22:22:57.078Z] #44 133.1 checking for stdlib.h... (cached) yes [2022-09-06T22:22:57.078Z] #44 133.1 checking for GNU libc compatible malloc... yes [2022-09-06T22:22:57.104Z] #44 118.7 checking for python3 platform... linux [2022-09-06T22:22:57.104Z] #44 118.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T22:22:57.104Z] #44 118.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T22:22:57.183Z] #44 137.4 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T22:22:57.184Z] #44 137.5 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T22:22:57.184Z] #44 137.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T22:22:57.184Z] #44 137.6 CC src/basic_test_double_array_item.lo [2022-09-06T22:22:57.184Z] #44 137.6 CC src/basic_test_double_array.lo [2022-09-06T22:22:57.331Z] #45 ... [2022-09-06T22:22:57.331Z] [2022-09-06T22:22:57.331Z] #46 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T22:22:57.331Z] #46 46.44 Selecting previously unselected package libarchive13:amd64. [2022-09-06T22:22:57.331Z] #46 46.45 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T22:22:57.331Z] #46 46.47 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T22:22:57.331Z] #46 46.63 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T22:22:57.331Z] #46 46.64 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T22:22:57.331Z] #46 46.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T22:22:57.331Z] #46 46.72 Selecting previously unselected package librhash0:amd64. [2022-09-06T22:22:57.331Z] #46 46.72 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T22:22:57.331Z] #46 46.73 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T22:22:57.331Z] #46 46.81 Selecting previously unselected package libuv1:amd64. [2022-09-06T22:22:57.331Z] #46 46.81 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T22:22:57.331Z] #46 46.81 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T22:22:57.331Z] #46 46.87 Selecting previously unselected package cmake. [2022-09-06T22:22:57.331Z] #46 46.88 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T22:22:57.331Z] #46 46.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T22:22:57.331Z] #46 48.60 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T22:22:57.331Z] #46 48.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:57.332Z] #46 48.64 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T22:22:57.332Z] #46 48.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:22:57.332Z] #46 48.69 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T22:22:57.332Z] #46 48.70 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T22:22:57.332Z] #46 48.72 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T22:22:57.332Z] #46 48.74 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T22:22:57.332Z] #46 48.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:22:57.332Z] #46 DONE 49.3s [2022-09-06T22:22:57.332Z] [2022-09-06T22:22:57.332Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T22:22:57.332Z] #48 DONE 0.1s [2022-09-06T22:22:57.332Z] [2022-09-06T22:22:57.332Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:22:57.332Z] #0 0.834 + RM_GOPATH=0 [2022-09-06T22:22:57.332Z] #0 0.837 + TMP_GOPATH= [2022-09-06T22:22:57.332Z] #0 0.837 + : /build [2022-09-06T22:22:57.332Z] #0 0.838 + '[' -z '' ']' [2022-09-06T22:22:57.332Z] #0 0.838 ++ mktemp -d [2022-09-06T22:22:57.332Z] #0 0.843 + export GOPATH=/tmp/tmp.wwJFq4J14W [2022-09-06T22:22:57.332Z] #0 0.844 + GOPATH=/tmp/tmp.wwJFq4J14W [2022-09-06T22:22:57.332Z] #0 0.844 + RM_GOPATH=1 [2022-09-06T22:22:57.332Z] #0 0.844 + case "$(go env GOARCH)" in [2022-09-06T22:22:57.332Z] #0 0.845 ++ go env GOARCH [2022-09-06T22:22:57.332Z] #0 0.870 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:57.332Z] #0 0.871 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:57.332Z] #0 0.871 ++ dirname /install.sh [2022-09-06T22:22:57.332Z] #0 0.872 + dir=/ [2022-09-06T22:22:57.332Z] #0 0.872 + bin=containerd [2022-09-06T22:22:57.332Z] #0 0.872 + shift [2022-09-06T22:22:57.332Z] #0 0.872 + '[' '!' -f //containerd.installer ']' [2022-09-06T22:22:57.332Z] #0 0.872 + . //containerd.installer [2022-09-06T22:22:57.332Z] #0 0.872 ++ set -e [2022-09-06T22:22:57.332Z] #0 0.872 ++ : v1.6.8 [2022-09-06T22:22:57.332Z] #0 0.872 + install_containerd [2022-09-06T22:22:57.332Z] #0 0.873 + echo 'Install containerd version v1.6.8' [2022-09-06T22:22:57.332Z] #0 0.873 Install containerd version v1.6.8 [2022-09-06T22:22:57.332Z] #0 0.873 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wwJFq4J14W/src/github.com/containerd/containerd [2022-09-06T22:22:57.332Z] #0 0.903 Cloning into '/tmp/tmp.wwJFq4J14W/src/github.com/containerd/containerd'... [2022-09-06T22:22:57.336Z] #44 133.3 checking for stdlib.h... (cached) yes [2022-09-06T22:22:57.336Z] #44 133.3 checking for GNU libc compatible realloc... yes [2022-09-06T22:22:57.365Z] #44 119.1 checking that generated files are newer than configure... done [2022-09-06T22:22:57.365Z] #44 119.1 configure: creating ./config.status [2022-09-06T22:22:57.411Z] #44 121.3 checking minix/config.h usability... no [2022-09-06T22:22:57.411Z] #44 121.5 checking minix/config.h presence... no [2022-09-06T22:22:57.411Z] #44 121.6 checking for minix/config.h... no [2022-09-06T22:22:57.441Z] #44 137.8 CC src/basic_test_top_array_int.lo [2022-09-06T22:22:57.595Z] #44 133.6 checking for working strtod... yes [2022-09-06T22:22:57.674Z] #44 121.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T22:22:57.699Z] #44 137.9 CC src/basic_test_top_array_string.lo [2022-09-06T22:22:57.699Z] #44 138.0 CC src/basic_test_top_double_array_int.lo [2022-09-06T22:22:57.699Z] #44 138.2 CC src/basic_test_top_double_array_obj.lo [2022-09-06T22:22:57.853Z] #44 133.9 checking for gettimeofday... yes [2022-09-06T22:22:57.932Z] #44 121.9 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:22:57.932Z] #44 122.1 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:22:57.932Z] #44 122.1 checking how to print strings... printf [2022-09-06T22:22:57.932Z] #44 122.1 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:22:57.932Z] #44 122.1 checking for fgrep... /bin/grep -F [2022-09-06T22:22:57.932Z] #44 122.1 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:22:57.932Z] #44 122.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:22:57.932Z] #44 122.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:22:58.112Z] #44 134.2 checking for memset... yes [2022-09-06T22:22:58.191Z] #44 122.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:22:58.191Z] #44 122.3 checking whether ln -s works... yes [2022-09-06T22:22:58.191Z] #44 122.3 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:22:58.191Z] #44 122.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T22:22:58.191Z] #44 122.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:22:58.191Z] #44 122.3 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:22:58.191Z] #44 122.3 checking for objdump... objdump [2022-09-06T22:22:58.191Z] #44 122.3 checking how to recognize dependent libraries... pass_all [2022-09-06T22:22:58.191Z] #44 122.3 checking for dlltool... no [2022-09-06T22:22:58.191Z] #44 122.3 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:22:58.191Z] #44 122.3 checking for ar... ar [2022-09-06T22:22:58.191Z] #44 122.3 checking for archiver @FILE support... @ [2022-09-06T22:22:58.191Z] #44 122.4 checking for strip... strip [2022-09-06T22:22:58.191Z] #44 122.4 checking for ranlib... ranlib [2022-09-06T22:22:58.191Z] #44 122.4 checking for gawk... no [2022-09-06T22:22:58.191Z] #44 122.4 checking for mawk... mawk [2022-09-06T22:22:58.265Z] #44 138.4 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T22:22:58.265Z] #44 138.4 CC src/basic_test_top_double_array_string.lo [2022-09-06T22:22:58.265Z] #44 138.6 CC src/read-file.lo [2022-09-06T22:22:58.449Z] #44 122.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:22:58.522Z] #44 138.8 CC src/json_common.lo [2022-09-06T22:22:58.678Z] #44 134.4 checking for strspn... yes [2022-09-06T22:22:58.679Z] #44 134.8 checking that generated files are newer than configure... done [2022-09-06T22:22:58.679Z] #44 134.8 configure: creating ./config.status [2022-09-06T22:22:58.710Z] #44 122.8 checking for sysroot... no [2022-09-06T22:22:58.710Z] #44 122.8 checking for a working dd... /bin/dd [2022-09-06T22:22:58.710Z] #44 122.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:22:58.710Z] #44 122.9 checking for mt... no [2022-09-06T22:22:58.710Z] #44 122.9 checking if : is a manifest tool... no [2022-09-06T22:22:58.780Z] #44 139.0 CC tests/test-1.o [2022-09-06T22:22:58.780Z] #44 139.0 CC tests/test-2.o [2022-09-06T22:22:58.780Z] #44 139.2 CC tests/test-3.o [2022-09-06T22:22:58.972Z] #44 122.9 checking for dlfcn.h... yes [2022-09-06T22:22:58.972Z] #44 123.1 checking for objdir... .libs [2022-09-06T22:22:59.038Z] #44 139.2 CC tests/test-4.o [2022-09-06T22:22:59.038Z] #44 139.4 CC tests/test-5.o [2022-09-06T22:22:59.276Z] #44 120.8 config.status: creating Makefile [2022-09-06T22:22:59.276Z] #44 120.9 config.status: creating config.h [2022-09-06T22:22:59.276Z] #44 120.9 config.status: executing libtool commands [2022-09-06T22:22:59.276Z] #44 120.9 config.status: executing depfiles commands [2022-09-06T22:22:59.314Z] #44 139.6 CC tests/test-6.o [2022-09-06T22:22:59.490Z] #44 123.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:22:59.490Z] #44 123.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:22:59.490Z] #44 123.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:22:59.536Z] #44 ... [2022-09-06T22:22:59.536Z] [2022-09-06T22:22:59.536Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:22:59.536Z] #57 37.04 Selecting previously unselected package libinih1:amd64. [2022-09-06T22:22:59.536Z] #57 37.04 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-06T22:22:59.536Z] #57 37.05 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T22:22:59.536Z] #57 37.10 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T22:22:59.536Z] #57 37.11 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T22:22:59.536Z] #57 37.12 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T22:22:59.615Z] #44 139.7 CC tests/test-7.o [2022-09-06T22:22:59.750Z] #44 123.6 checking if gcc static flag -static works... yes [2022-09-06T22:22:59.799Z] #57 37.23 Selecting previously unselected package libnet1:amd64. [2022-09-06T22:22:59.799Z] #57 37.23 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T22:22:59.799Z] #57 37.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:22:59.799Z] #57 37.34 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T22:22:59.799Z] #57 37.34 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T22:22:59.799Z] #57 37.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:22:59.870Z] #49 ... [2022-09-06T22:22:59.870Z] [2022-09-06T22:22:59.870Z] #50 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T22:22:59.870Z] #0 0.882 + RM_GOPATH=0 [2022-09-06T22:22:59.870Z] #0 0.882 + TMP_GOPATH= [2022-09-06T22:22:59.870Z] #0 0.882 + : /build [2022-09-06T22:22:59.870Z] #0 0.883 + '[' -z '' ']' [2022-09-06T22:22:59.870Z] #0 0.884 ++ mktemp -d [2022-09-06T22:22:59.870Z] #0 0.885 + export GOPATH=/tmp/tmp.DRYCcZtpIB [2022-09-06T22:22:59.870Z] #0 0.885 + GOPATH=/tmp/tmp.DRYCcZtpIB [2022-09-06T22:22:59.870Z] #0 0.886 + RM_GOPATH=1 [2022-09-06T22:22:59.870Z] #0 0.886 + case "$(go env GOARCH)" in [2022-09-06T22:22:59.870Z] #0 0.887 ++ go env GOARCH [2022-09-06T22:22:59.870Z] #0 0.895 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:59.870Z] #0 0.895 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:22:59.870Z] #0 0.896 ++ dirname /install.sh [2022-09-06T22:22:59.870Z] #0 0.899 + dir=/ [2022-09-06T22:22:59.870Z] #0 0.907 + bin=tini [2022-09-06T22:22:59.870Z] #0 0.907 + shift [2022-09-06T22:22:59.870Z] #0 0.907 + '[' '!' -f //tini.installer ']' [2022-09-06T22:22:59.870Z] #0 0.908 + . //tini.installer [2022-09-06T22:22:59.870Z] #0 0.908 ++ : v0.19.0 [2022-09-06T22:22:59.870Z] #0 0.909 + install_tini [2022-09-06T22:22:59.870Z] #0 0.909 + echo 'Install tini version v0.19.0' [2022-09-06T22:22:59.870Z] #0 0.909 Install tini version v0.19.0 [2022-09-06T22:22:59.870Z] #0 0.910 + git clone https://github.com/krallin/tini.git /tmp/tmp.DRYCcZtpIB/tini [2022-09-06T22:22:59.870Z] #0 0.911 Cloning into '/tmp/tmp.DRYCcZtpIB/tini'... [2022-09-06T22:22:59.870Z] #0 1.323 + cd /tmp/tmp.DRYCcZtpIB/tini [2022-09-06T22:22:59.870Z] #0 1.323 + git checkout -q v0.19.0 [2022-09-06T22:22:59.870Z] #0 1.341 + cmake . [2022-09-06T22:22:59.870Z] #0 1.568 -- The C compiler identification is GNU 10.2.1 [2022-09-06T22:22:59.870Z] #0 1.613 -- Detecting C compiler ABI info [2022-09-06T22:22:59.870Z] #0 1.862 -- Detecting C compiler ABI info - done [2022-09-06T22:22:59.870Z] #0 1.889 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T22:22:59.870Z] #0 1.891 -- Detecting C compile features [2022-09-06T22:22:59.870Z] #0 1.893 -- Detecting C compile features - done [2022-09-06T22:22:59.870Z] #0 1.906 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T22:22:59.870Z] #0 2.032 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T22:22:59.870Z] #0 2.105 -- Configuring done [2022-09-06T22:22:59.870Z] #0 2.115 -- Generating done [2022-09-06T22:22:59.870Z] #0 2.123 -- Build files have been written to: /tmp/tmp.DRYCcZtpIB/tini [2022-09-06T22:22:59.870Z] #0 2.128 + make tini-static [2022-09-06T22:22:59.870Z] #50 2.216 Scanning dependencies of target tini-static [2022-09-06T22:22:59.870Z] #50 2.251 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T22:22:59.873Z] #44 140.1 CC tests/test-8.o [2022-09-06T22:23:00.009Z] #44 124.0 checking if gcc supports -c -o file.o... yes [2022-09-06T22:23:00.009Z] #44 124.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:23:00.009Z] #44 124.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:23:00.064Z] #57 37.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:23:00.064Z] #57 37.45 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:23:00.064Z] #57 37.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:23:00.064Z] #57 37.51 Selecting previously unselected package libyajl2:amd64. [2022-09-06T22:23:00.064Z] #57 37.52 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T22:23:00.064Z] #57 37.53 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:23:00.064Z] #57 37.58 Selecting previously unselected package net-tools. [2022-09-06T22:23:00.064Z] #57 37.60 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T22:23:00.064Z] #57 37.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T22:23:00.064Z] #57 37.79 Selecting previously unselected package patch. [2022-09-06T22:23:00.133Z] #44 140.4 CC tests/test-9.o [2022-09-06T22:23:00.141Z] #50 2.722 [100%] Linking C executable tini-static [2022-09-06T22:23:00.268Z] #44 124.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:23:00.268Z] #44 124.4 checking how to hardcode library paths into programs... immediate [2022-09-06T22:23:00.268Z] #44 124.4 checking whether stripping libraries is possible... yes [2022-09-06T22:23:00.268Z] #44 124.4 checking if libtool supports shared libraries... yes [2022-09-06T22:23:00.268Z] #44 124.4 checking whether to build shared libraries... no [2022-09-06T22:23:00.268Z] #44 124.4 checking whether to build static libraries... yes [2022-09-06T22:23:00.268Z] #44 124.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:23:00.268Z] #44 124.5 checking whether build environment is sane... yes [2022-09-06T22:23:00.268Z] #44 124.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:23:00.268Z] #44 124.5 checking whether make sets $(MAKE)... yes [2022-09-06T22:23:00.268Z] #44 124.6 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:23:00.268Z] #44 124.6 checking whether make supports nested variables... yes [2022-09-06T22:23:00.325Z] #57 37.80 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-06T22:23:00.325Z] #57 37.81 Unpacking patch (2.7.6-7) ... [2022-09-06T22:23:00.325Z] #57 37.90 Selecting previously unselected package python-pip-whl. [2022-09-06T22:23:00.325Z] #57 37.92 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T22:23:00.325Z] #57 37.94 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T22:23:00.391Z] #44 140.7 CC tests/test-10.o [2022-09-06T22:23:00.402Z] #50 3.043 [100%] Built target tini-static [2022-09-06T22:23:00.527Z] #44 124.7 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:23:00.527Z] #44 124.7 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:23:00.527Z] #44 124.7 checking how to create a ustar tar archive... gnutar [2022-09-06T22:23:00.527Z] #44 124.7 checking dependency style of gcc... gcc3 [2022-09-06T22:23:00.527Z] #44 124.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:23:00.527Z] #44 124.9 checking whether make supports nested variables... (cached) yes [2022-09-06T22:23:00.527Z] #44 124.9 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T22:23:00.527Z] #44 124.9 checking pkg-config is at least version 0.9.0... yes [2022-09-06T22:23:00.527Z] #44 124.9 checking for yajl >= 2.1.0... yes [2022-09-06T22:23:00.582Z] #44 136.6 config.status: creating Makefile [2022-09-06T22:23:00.582Z] #44 136.6 config.status: creating config.h [2022-09-06T22:23:00.582Z] #44 136.6 config.status: executing depfiles commands [2022-09-06T22:23:00.582Z] #44 136.8 config.status: executing libtool commands [2022-09-06T22:23:00.660Z] #50 3.079 + mkdir -p /build [2022-09-06T22:23:00.660Z] #50 3.094 + cp tini-static /build/docker-init [2022-09-06T22:23:00.785Z] #44 124.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T22:23:00.785Z] #44 124.9 checking for gcc... (cached) gcc [2022-09-06T22:23:00.785Z] #44 125.0 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T22:23:00.785Z] #44 125.0 checking whether gcc accepts -g... (cached) yes [2022-09-06T22:23:00.785Z] #44 125.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T22:23:00.785Z] #44 125.0 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T22:23:00.785Z] #44 125.0 checking for a Python interpreter with version >= 3... python3 [2022-09-06T22:23:00.785Z] #44 125.0 checking for python3... /usr/bin/python3 [2022-09-06T22:23:00.785Z] #44 125.0 checking for python3 version... 3.9 [2022-09-06T22:23:00.785Z] #44 125.1 checking for python3 platform... linux [2022-09-06T22:23:00.897Z] #57 38.54 Selecting previously unselected package python3-lib2to3. [2022-09-06T22:23:00.897Z] #57 38.55 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T22:23:00.897Z] #57 38.55 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T22:23:00.918Z] #50 DONE 3.4s [2022-09-06T22:23:00.918Z] [2022-09-06T22:23:00.918Z] #40 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T22:23:00.918Z] #40 48.61 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T22:23:00.918Z] #40 48.61 + GOBIN=/build [2022-09-06T22:23:00.918Z] #40 48.61 + GO111MODULE=on [2022-09-06T22:23:00.918Z] #40 48.61 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T22:23:00.918Z] #40 52.26 rootlesskit version 1.0.0 [2022-09-06T22:23:00.918Z] #40 52.27 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T22:23:00.918Z] #40 52.27 -container-ip string [2022-09-06T22:23:00.918Z] #40 52.27 container ip [2022-09-06T22:23:00.918Z] #40 52.27 -container-port int [2022-09-06T22:23:00.918Z] #40 52.27 container port (default -1) [2022-09-06T22:23:00.918Z] #40 52.27 -host-ip string [2022-09-06T22:23:00.918Z] #40 52.27 host ip [2022-09-06T22:23:00.918Z] #40 52.27 -host-port int [2022-09-06T22:23:00.918Z] #40 52.27 host port (default -1) [2022-09-06T22:23:00.918Z] #40 52.27 -proto string [2022-09-06T22:23:00.918Z] #40 52.27 proxy protocol (default "tcp") [2022-09-06T22:23:00.918Z] #40 DONE 52.7s [2022-09-06T22:23:00.918Z] [2022-09-06T22:23:00.918Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T22:23:00.918Z] #51 DONE 0.1s [2022-09-06T22:23:00.918Z] [2022-09-06T22:23:00.918Z] #52 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T22:23:00.957Z] #44 141.1 CC tests/test-11.o [2022-09-06T22:23:01.043Z] #44 125.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T22:23:01.157Z] #57 38.68 Selecting previously unselected package python3-distutils. [2022-09-06T22:23:01.158Z] #57 38.70 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T22:23:01.158Z] #57 38.70 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T22:23:01.176Z] #52 DONE 0.1s [2022-09-06T22:23:01.177Z] [2022-09-06T22:23:01.177Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:23:01.177Z] #45 50.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T22:23:01.177Z] #45 50.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T22:23:01.177Z] #45 50.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T22:23:01.177Z] #45 52.93 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T22:23:01.177Z] #45 52.93 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:23:01.177Z] #45 52.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T22:23:01.177Z] #45 53.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T22:23:01.177Z] #45 53.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:23:01.177Z] #45 53.06 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T22:23:01.301Z] #44 125.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T22:23:01.301Z] #44 125.6 checking that generated files are newer than configure... done [2022-09-06T22:23:01.301Z] #44 125.6 configure: creating ./config.status [2022-09-06T22:23:01.418Z] #57 38.87 Selecting previously unselected package python3-pkg-resources. [2022-09-06T22:23:01.418Z] #57 38.87 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T22:23:01.418Z] #57 38.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:23:01.418Z] #57 39.05 Selecting previously unselected package python3-setuptools. [2022-09-06T22:23:01.517Z] #44 137.8 GEN .version [2022-09-06T22:23:01.517Z] #44 137.8 make install-recursive [2022-09-06T22:23:01.679Z] #57 39.06 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T22:23:01.679Z] #57 39.07 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T22:23:01.775Z] #44 137.8 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T22:23:01.775Z] #44 137.9 Making install in libocispec [2022-09-06T22:23:01.775Z] #44 137.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:01.775Z] #44 137.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T22:23:01.775Z] #44 137.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T22:23:01.775Z] #44 137.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T22:23:01.775Z] #44 138.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T22:23:01.940Z] #57 39.35 Selecting previously unselected package python3-wheel. [2022-09-06T22:23:01.940Z] #57 39.37 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T22:23:01.940Z] #57 39.37 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T22:23:01.940Z] #57 39.44 Selecting previously unselected package python3-pip. [2022-09-06T22:23:01.940Z] #57 39.45 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T22:23:01.940Z] #57 39.46 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T22:23:02.201Z] #57 39.71 Selecting previously unselected package sudo. [2022-09-06T22:23:02.201Z] #57 39.72 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T22:23:02.201Z] #57 39.73 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T22:23:02.343Z] #44 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T22:23:02.601Z] #44 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T22:23:02.601Z] #44 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T22:23:02.601Z] #44 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T22:23:02.601Z] #44 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T22:23:02.601Z] #44 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T22:23:02.601Z] #44 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T22:23:02.601Z] #44 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T22:23:02.601Z] #44 138.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T22:23:02.772Z] #57 40.35 Selecting previously unselected package systemd-journal-remote. [2022-09-06T22:23:02.772Z] #57 40.35 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T22:23:02.772Z] #57 40.36 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T22:23:02.859Z] #44 139.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T22:23:02.859Z] #44 139.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T22:23:02.859Z] #44 139.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T22:23:02.859Z] #44 139.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T22:23:02.859Z] #44 139.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T22:23:02.859Z] #44 139.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T22:23:02.859Z] #44 139.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T22:23:03.033Z] #57 40.47 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T22:23:03.033Z] #57 40.48 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T22:23:03.033Z] #57 40.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T22:23:03.033Z] #57 40.67 Selecting previously unselected package uidmap. [2022-09-06T22:23:03.033Z] #57 40.69 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T22:23:03.033Z] #57 40.70 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T22:23:03.203Z] #44 127.5 config.status: creating Makefile [2022-09-06T22:23:03.203Z] #44 127.6 config.status: creating config.h [2022-09-06T22:23:03.203Z] #44 127.6 config.status: executing libtool commands [2022-09-06T22:23:03.294Z] #57 40.84 Selecting previously unselected package vim-runtime. [2022-09-06T22:23:03.294Z] #57 40.85 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:23:03.294Z] #57 40.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T22:23:03.461Z] #44 127.6 config.status: executing depfiles commands [2022-09-06T22:23:03.555Z] #57 40.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T22:23:03.555Z] #57 40.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:03.709Z] #45 ... [2022-09-06T22:23:03.709Z] [2022-09-06T22:23:03.709Z] #53 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T22:23:03.709Z] #53 CACHED [2022-09-06T22:23:03.709Z] [2022-09-06T22:23:03.709Z] #54 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T22:23:03.709Z] #54 CACHED [2022-09-06T22:23:03.709Z] [2022-09-06T22:23:03.709Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T22:23:03.794Z] #44 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T22:23:03.794Z] #44 140.0 make install-recursive [2022-09-06T22:23:03.794Z] #44 140.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:03.794Z] #44 140.1 Making install in yajl [2022-09-06T22:23:04.027Z] #44 128.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T22:23:04.027Z] #44 128.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T22:23:04.052Z] #44 140.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:04.053Z] #44 140.1 CC verify/json_verify-json_verify.o [2022-09-06T22:23:04.053Z] #44 140.1 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T22:23:04.053Z] #44 140.1 CC src/libyajl_la-yajl.lo [2022-09-06T22:23:04.053Z] #44 140.1 CC src/libyajl_la-yajl_gen.lo [2022-09-06T22:23:04.053Z] #44 140.1 CC src/libyajl_la-yajl_parser.lo [2022-09-06T22:23:04.053Z] #44 140.2 CC src/libyajl_la-yajl_buf.lo [2022-09-06T22:23:04.053Z] #44 140.2 CC src/libyajl_la-yajl_encode.lo [2022-09-06T22:23:04.053Z] #44 140.2 CC src/libyajl_la-yajl_lex.lo [2022-09-06T22:23:04.053Z] #44 140.2 CC src/libyajl_la-yajl_tree.lo [2022-09-06T22:23:04.275Z] #49 ... [2022-09-06T22:23:04.275Z] [2022-09-06T22:23:04.275Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:23:04.275Z] #45 56.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T22:23:04.275Z] #45 56.27 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:23:04.275Z] #45 56.28 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:23:04.285Z] #44 128.6 checking for gcc... gcc [2022-09-06T22:23:04.543Z] #44 128.7 checking whether the C compiler works... yes [2022-09-06T22:23:04.543Z] #44 128.8 checking for C compiler default output file name... a.out [2022-09-06T22:23:04.802Z] #44 128.8 checking for suffix of executables... [2022-09-06T22:23:05.072Z] #44 129.1 checking whether we are cross compiling... no [2022-09-06T22:23:05.072Z] #44 129.3 checking for suffix of object files... o [2022-09-06T22:23:05.330Z] #44 129.4 checking whether we are using the GNU C compiler... yes [2022-09-06T22:23:05.330Z] #44 129.5 checking whether gcc accepts -g... [2022-09-06T22:23:05.330Z] #44 ... [2022-09-06T22:23:05.330Z] [2022-09-06T22:23:05.330Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:23:05.330Z] #57 21.58 The following NEW packages will be installed: [2022-09-06T22:23:05.330Z] #57 21.58 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T22:23:05.330Z] #57 21.58 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T22:23:05.330Z] #57 21.58 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T22:23:05.330Z] #57 21.58 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T22:23:05.330Z] #57 21.58 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T22:23:05.330Z] #57 21.58 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T22:23:05.330Z] #57 21.58 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T22:23:05.330Z] #57 21.58 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T22:23:05.330Z] #57 21.58 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T22:23:05.330Z] #57 21.96 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:23:05.330Z] #57 21.96 Need to get 32.8 MB of archives. [2022-09-06T22:23:05.330Z] #57 21.96 After this operation, 124 MB of additional disk space will be used. [2022-09-06T22:23:05.330Z] #57 21.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T22:23:05.330Z] #57 21.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T22:23:05.330Z] #57 21.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T22:23:05.330Z] #57 21.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T22:23:05.330Z] #57 21.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T22:23:05.330Z] #57 21.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T22:23:05.330Z] #57 21.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T22:23:05.330Z] #57 22.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T22:23:05.330Z] #57 22.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T22:23:05.330Z] #57 22.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T22:23:05.330Z] #57 22.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T22:23:05.330Z] #57 22.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T22:23:05.330Z] #57 22.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T22:23:05.330Z] #57 22.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T22:23:05.330Z] #57 22.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T22:23:05.330Z] #57 22.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T22:23:05.330Z] #57 22.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T22:23:05.330Z] #57 22.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T22:23:05.330Z] #57 22.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T22:23:05.330Z] #57 22.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T22:23:05.330Z] #57 22.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T22:23:05.330Z] #57 22.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T22:23:05.330Z] #57 22.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T22:23:05.330Z] #57 22.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T22:23:05.330Z] #57 22.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T22:23:05.330Z] #57 22.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T22:23:05.330Z] #57 22.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T22:23:05.330Z] #57 22.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T22:23:05.330Z] #57 22.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T22:23:05.330Z] #57 22.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T22:23:05.330Z] #57 22.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T22:23:05.330Z] #57 22.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T22:23:05.330Z] #57 22.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T22:23:05.330Z] #57 22.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T22:23:05.331Z] #57 22.70 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T22:23:05.331Z] #57 22.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T22:23:05.331Z] #57 22.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T22:23:05.331Z] #57 22.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T22:23:05.331Z] #57 22.72 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T22:23:05.331Z] #57 22.72 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T22:23:05.331Z] #57 22.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T22:23:05.331Z] #57 22.80 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T22:23:05.331Z] #57 22.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T22:23:05.331Z] #57 22.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T22:23:05.331Z] #57 22.81 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T22:23:05.331Z] #57 22.82 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T22:23:05.331Z] #57 22.82 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T22:23:05.331Z] #57 22.84 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T22:23:05.331Z] #57 22.87 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T22:23:05.331Z] #57 22.90 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T22:23:05.331Z] #57 22.90 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T22:23:05.331Z] #57 22.92 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T22:23:05.331Z] #57 23.17 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T22:23:05.331Z] #57 23.21 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T22:23:05.331Z] #57 23.23 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T22:23:05.331Z] #57 23.24 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T22:23:05.331Z] #57 23.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:23:05.331Z] #57 24.02 Fetched 32.8 MB in 2s (20.3 MB/s) [2022-09-06T22:23:05.331Z] #57 24.10 Selecting previously unselected package libcap2:amd64. [2022-09-06T22:23:05.331Z] #57 24.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 ... 24018 files and directories currently installed.) [2022-09-06T22:23:05.331Z] #57 24.15 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 24.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:23:05.331Z] #57 24.25 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T22:23:05.331Z] #57 24.27 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 24.28 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T22:23:05.331Z] #57 24.41 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T22:23:05.331Z] #57 24.42 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 24.43 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T22:23:05.331Z] #57 24.54 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T22:23:05.331Z] #57 24.54 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 24.54 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T22:23:05.331Z] #57 24.71 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T22:23:05.331Z] #57 24.71 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 24.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T22:23:05.331Z] #57 24.82 Selecting previously unselected package libkmod2:amd64. [2022-09-06T22:23:05.331Z] #57 24.82 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 24.83 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T22:23:05.331Z] #57 24.91 Selecting previously unselected package systemd. [2022-09-06T22:23:05.331Z] #57 24.91 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 25.05 Unpacking systemd (247.3-7) ... [2022-09-06T22:23:05.331Z] #57 27.15 Selecting previously unselected package pigz. [2022-09-06T22:23:05.331Z] #57 27.15 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 27.15 Unpacking pigz (2.6-1) ... [2022-09-06T22:23:05.331Z] #57 27.28 Selecting previously unselected package libelf1:amd64. [2022-09-06T22:23:05.331Z] #57 27.28 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 27.29 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T22:23:05.331Z] #57 27.46 Selecting previously unselected package libbpf0:amd64. [2022-09-06T22:23:05.331Z] #57 27.46 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 27.46 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T22:23:05.331Z] #57 27.56 Selecting previously unselected package libmnl0:amd64. [2022-09-06T22:23:05.331Z] #57 27.56 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 27.57 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T22:23:05.331Z] #57 27.64 Selecting previously unselected package libxtables12:amd64. [2022-09-06T22:23:05.331Z] #57 27.64 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 27.65 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T22:23:05.331Z] #57 27.72 Selecting previously unselected package libcap2-bin. [2022-09-06T22:23:05.331Z] #57 27.73 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 27.74 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T22:23:05.331Z] #57 27.85 Selecting previously unselected package iproute2. [2022-09-06T22:23:05.331Z] #57 27.85 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 27.85 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T22:23:05.331Z] #57 28.28 Selecting previously unselected package xxd. [2022-09-06T22:23:05.331Z] #57 28.28 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 28.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:05.331Z] #57 28.42 Selecting previously unselected package vim-common. [2022-09-06T22:23:05.331Z] #57 28.42 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:23:05.331Z] #57 28.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:05.331Z] #57 28.59 Selecting previously unselected package bash-completion. [2022-09-06T22:23:05.331Z] #57 28.59 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T22:23:05.331Z] #57 30.49 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T22:23:05.331Z] #57 31.03 Selecting previously unselected package bzip2. [2022-09-06T22:23:05.331Z] #57 31.04 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 31.06 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T22:23:05.331Z] #57 31.17 Selecting previously unselected package xz-utils. [2022-09-06T22:23:05.331Z] #57 31.17 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 31.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:23:05.331Z] #57 31.33 Selecting previously unselected package apparmor. [2022-09-06T22:23:05.331Z] #57 31.34 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T22:23:05.331Z] #57 31.42 Unpacking apparmor (2.13.6-10) ... [2022-09-06T22:23:05.331Z] #57 ... [2022-09-06T22:23:05.331Z] [2022-09-06T22:23:05.331Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:23:05.331Z] #44 129.5 checking whether gcc accepts -g... yes [2022-09-06T22:23:05.589Z] #44 129.6 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:23:05.589Z] #44 129.8 checking whether gcc understands -c and -o together... yes [2022-09-06T22:23:05.847Z] #44 129.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:23:05.847Z] #44 129.9 checking whether build environment is sane... yes [2022-09-06T22:23:05.847Z] #44 129.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:23:05.847Z] #44 130.0 checking for gawk... no [2022-09-06T22:23:05.847Z] #44 130.0 checking for mawk... mawk [2022-09-06T22:23:05.847Z] #44 130.0 checking whether make sets $(MAKE)... yes [2022-09-06T22:23:05.847Z] #44 130.0 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:23:05.847Z] #44 130.1 checking whether make supports nested variables... yes [2022-09-06T22:23:05.847Z] #44 130.1 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:23:05.847Z] #44 130.1 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:23:05.847Z] #44 130.1 checking how to create a ustar tar archive... gnutar [2022-09-06T22:23:05.955Z] #44 ... [2022-09-06T22:23:05.955Z] [2022-09-06T22:23:05.955Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:23:05.955Z] #57 44.67 Selecting previously unselected package vim. [2022-09-06T22:23:05.955Z] #57 44.68 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:23:05.955Z] #57 44.69 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:05.955Z] #57 45.36 Selecting previously unselected package xfsprogs. [2022-09-06T22:23:05.955Z] #57 45.36 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T22:23:05.955Z] #57 45.37 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T22:23:05.955Z] #57 45.85 Selecting previously unselected package zip. [2022-09-06T22:23:05.955Z] #57 45.86 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-06T22:23:05.955Z] #57 45.87 Unpacking zip (3.0-12) ... [2022-09-06T22:23:05.955Z] #57 46.03 Selecting previously unselected package zstd. [2022-09-06T22:23:05.955Z] #57 46.04 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T22:23:05.955Z] #57 46.04 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T22:23:05.955Z] #57 46.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:23:05.955Z] #57 47.30 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T22:23:05.955Z] #57 47.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T22:23:05.955Z] #57 47.32 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T22:23:05.955Z] #57 47.33 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T22:23:05.955Z] #57 47.35 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T22:23:05.955Z] #57 47.38 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T22:23:05.955Z] #57 47.40 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T22:23:05.955Z] #57 47.41 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T22:23:05.955Z] #57 47.42 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:23:05.955Z] #57 47.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:23:05.955Z] #57 47.46 Setting up bzip2 (1.0.8-4) ... [2022-09-06T22:23:05.955Z] #57 47.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:23:05.955Z] #57 47.49 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T22:23:05.955Z] #57 48.20 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T22:23:05.955Z] #57 48.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:05.955Z] #57 48.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:23:05.955Z] #57 48.25 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T22:23:05.955Z] #57 48.26 Setting up apparmor (2.13.6-10) ... [2022-09-06T22:23:05.955Z] #57 49.97 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T22:23:05.955Z] #57 50.05 Setting up zip (3.0-12) ... [2022-09-06T22:23:05.955Z] #57 50.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:05.955Z] #57 50.10 Setting up bash-completion (1:2.11-2) ... [2022-09-06T22:23:05.955Z] #57 52.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:23:05.955Z] #57 52.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T22:23:05.955Z] #57 52.22 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T22:23:05.955Z] #57 52.24 Setting up patch (2.7.6-7) ... [2022-09-06T22:23:05.955Z] #57 52.30 Setting up sudo (1.9.5p2-3) ... [2022-09-06T22:23:05.955Z] #57 52.39 invoke-rc.d: could not determine current runlevel [2022-09-06T22:23:05.955Z] #57 52.40 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T22:23:05.955Z] #57 52.42 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T22:23:05.955Z] #57 52.43 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T22:23:05.955Z] #57 52.43 Failed to connect to bus: Host is down [2022-09-06T22:23:05.955Z] #57 52.44 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T22:23:05.955Z] #57 52.46 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T22:23:05.955Z] #57 52.49 Setting up pigz (2.6-1) ... [2022-09-06T22:23:06.105Z] #44 130.1 checking dependency style of gcc... gcc3 [2022-09-06T22:23:06.105Z] #44 130.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:23:06.105Z] #44 130.3 checking whether make supports nested variables... (cached) yes [2022-09-06T22:23:06.214Z] #57 52.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T22:23:06.214Z] #57 52.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:23:06.214Z] #57 52.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T22:23:06.214Z] #57 52.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:06.223Z] #44 ... [2022-09-06T22:23:06.223Z] [2022-09-06T22:23:06.223Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T22:23:06.223Z] #59 9.619 Collecting yamllint==1.27.1 [2022-09-06T22:23:06.223Z] #59 10.68 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T22:23:06.223Z] #59 11.91 Collecting pathspec>=0.5.3 [2022-09-06T22:23:06.223Z] #59 11.95 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T22:23:06.223Z] #59 12.25 Collecting pyyaml [2022-09-06T22:23:06.223Z] #59 12.27 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-06T22:23:06.223Z] #59 12.32 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T22:23:06.223Z] #59 12.33 Building wheels for collected packages: yamllint [2022-09-06T22:23:06.223Z] #59 12.35 Building wheel for yamllint (setup.py): started [2022-09-06T22:23:06.223Z] #59 13.38 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T22:23:06.223Z] #59 13.38 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e87700e956b88c7ea7af9c4b3fcf921cace73dd6a932f651a18d9e8fe1712e6b [2022-09-06T22:23:06.223Z] #59 13.38 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T22:23:06.223Z] #59 13.40 Successfully built yamllint [2022-09-06T22:23:06.223Z] #59 13.41 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T22:23:06.223Z] #59 13.88 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T22:23:06.223Z] #59 DONE 14.6s [2022-09-06T22:23:06.223Z] [2022-09-06T22:23:06.223Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:23:06.365Z] #44 130.4 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:23:06.365Z] #44 130.6 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:23:06.365Z] #44 130.6 checking how to print strings... printf [2022-09-06T22:23:06.365Z] #44 130.6 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:23:06.365Z] #44 130.6 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:23:06.365Z] #44 130.6 checking for egrep... /bin/grep -E [2022-09-06T22:23:06.365Z] #44 130.7 checking for fgrep... /bin/grep -F [2022-09-06T22:23:06.365Z] #44 130.7 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:23:06.365Z] #44 130.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:23:06.365Z] #44 130.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:23:06.627Z] #44 130.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:23:06.627Z] #44 130.8 checking whether ln -s works... yes [2022-09-06T22:23:06.627Z] #44 130.8 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:23:06.627Z] #44 130.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T22:23:06.627Z] #44 130.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:23:06.627Z] #44 130.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:23:06.627Z] #44 130.9 checking for objdump... objdump [2022-09-06T22:23:06.627Z] #44 130.9 checking how to recognize dependent libraries... pass_all [2022-09-06T22:23:06.627Z] #44 130.9 checking for dlltool... no [2022-09-06T22:23:06.627Z] #44 130.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:23:06.627Z] #44 130.9 checking for ar... ar [2022-09-06T22:23:06.867Z] #57 44.40 Selecting previously unselected package vim. [2022-09-06T22:23:06.867Z] #57 44.41 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:23:06.867Z] #57 44.42 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:06.884Z] #44 130.9 checking for archiver @FILE support... @ [2022-09-06T22:23:06.885Z] #44 131.0 checking for strip... strip [2022-09-06T22:23:06.885Z] #44 131.0 checking for ranlib... ranlib [2022-09-06T22:23:07.143Z] #44 131.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:23:07.143Z] #44 131.3 checking for sysroot... no [2022-09-06T22:23:07.143Z] #44 131.3 checking for a working dd... /bin/dd [2022-09-06T22:23:07.143Z] #44 131.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:23:07.143Z] #44 131.4 checking for mt... no [2022-09-06T22:23:07.143Z] #44 131.4 checking if : is a manifest tool... no [2022-09-06T22:23:07.150Z] #57 53.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T22:23:07.150Z] #57 53.48 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T22:23:07.402Z] #44 131.5 checking how to run the C preprocessor... gcc -E [2022-09-06T22:23:07.408Z] #57 53.87 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T22:23:07.408Z] #57 53.88 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T22:23:07.408Z] #57 53.89 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T22:23:07.408Z] #57 53.91 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:23:07.408Z] #57 53.92 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T22:23:07.408Z] #57 53.94 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T22:23:07.438Z] #57 45.04 Selecting previously unselected package xfsprogs. [2022-09-06T22:23:07.438Z] #57 45.04 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T22:23:07.438Z] #57 45.05 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T22:23:07.699Z] #57 ... [2022-09-06T22:23:07.699Z] [2022-09-06T22:23:07.699Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:23:07.699Z] #44 121.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T22:23:07.699Z] #44 121.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T22:23:07.699Z] #44 121.9 checking for gcc... gcc [2022-09-06T22:23:07.699Z] #44 121.9 checking whether the C compiler works... yes [2022-09-06T22:23:07.699Z] #44 122.1 checking for C compiler default output file name... a.out [2022-09-06T22:23:07.699Z] #44 122.1 checking for suffix of executables... [2022-09-06T22:23:07.699Z] #44 122.2 checking whether we are cross compiling... no [2022-09-06T22:23:07.699Z] #44 122.5 checking for suffix of object files... o [2022-09-06T22:23:07.699Z] #44 122.6 checking whether we are using the GNU C compiler... yes [2022-09-06T22:23:07.699Z] #44 122.6 checking whether gcc accepts -g... yes [2022-09-06T22:23:07.699Z] #44 122.7 checking for gcc option to accept ISO C89... none needed [2022-09-06T22:23:07.699Z] #44 122.9 checking whether gcc understands -c and -o together... yes [2022-09-06T22:23:07.699Z] #44 123.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T22:23:07.699Z] #44 123.0 checking whether build environment is sane... yes [2022-09-06T22:23:07.699Z] #44 123.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T22:23:07.699Z] #44 123.1 checking for gawk... no [2022-09-06T22:23:07.699Z] #44 123.1 checking for mawk... mawk [2022-09-06T22:23:07.699Z] #44 123.1 checking whether make sets $(MAKE)... yes [2022-09-06T22:23:07.699Z] #44 123.1 checking whether make supports the include directive... yes (GNU style) [2022-09-06T22:23:07.699Z] #44 123.2 checking whether make supports nested variables... yes [2022-09-06T22:23:07.699Z] #44 123.2 checking whether UID '0' is supported by ustar format... yes [2022-09-06T22:23:07.699Z] #44 123.2 checking whether GID '0' is supported by ustar format... yes [2022-09-06T22:23:07.699Z] #44 123.2 checking how to create a ustar tar archive... gnutar [2022-09-06T22:23:07.699Z] #44 123.2 checking dependency style of gcc... gcc3 [2022-09-06T22:23:07.699Z] #44 123.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T22:23:07.699Z] #44 123.4 checking whether make supports nested variables... (cached) yes [2022-09-06T22:23:07.699Z] #44 123.4 checking build system type... x86_64-pc-linux-gnu [2022-09-06T22:23:07.699Z] #44 123.7 checking host system type... x86_64-pc-linux-gnu [2022-09-06T22:23:07.699Z] #44 123.7 checking how to print strings... printf [2022-09-06T22:23:07.699Z] #44 123.7 checking for a sed that does not truncate output... /bin/sed [2022-09-06T22:23:07.699Z] #44 123.7 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T22:23:07.699Z] #44 123.7 checking for egrep... /bin/grep -E [2022-09-06T22:23:07.699Z] #44 123.7 checking for fgrep... /bin/grep -F [2022-09-06T22:23:07.699Z] #44 123.7 checking for ld used by gcc... /usr/bin/ld [2022-09-06T22:23:07.699Z] #44 123.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T22:23:07.699Z] #44 123.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T22:23:07.699Z] #44 123.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T22:23:07.699Z] #44 123.9 checking whether ln -s works... yes [2022-09-06T22:23:07.699Z] #44 123.9 checking the maximum length of command line arguments... 1572864 [2022-09-06T22:23:07.699Z] #44 123.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T22:23:07.699Z] #44 123.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T22:23:07.699Z] #44 123.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T22:23:07.699Z] #44 123.9 checking for objdump... objdump [2022-09-06T22:23:07.699Z] #44 123.9 checking how to recognize dependent libraries... pass_all [2022-09-06T22:23:07.699Z] #44 123.9 checking for dlltool... no [2022-09-06T22:23:07.699Z] #44 123.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T22:23:07.699Z] #44 123.9 checking for ar... ar [2022-09-06T22:23:07.699Z] #44 123.9 checking for archiver @FILE support... @ [2022-09-06T22:23:07.699Z] #44 124.1 checking for strip... strip [2022-09-06T22:23:07.699Z] #44 124.1 checking for ranlib... ranlib [2022-09-06T22:23:07.699Z] #44 124.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T22:23:07.699Z] #44 124.5 checking for sysroot... no [2022-09-06T22:23:07.699Z] #44 124.5 checking for a working dd... /bin/dd [2022-09-06T22:23:07.699Z] #44 124.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T22:23:07.699Z] #44 124.7 checking for mt... no [2022-09-06T22:23:07.699Z] #44 124.7 checking if : is a manifest tool... no [2022-09-06T22:23:07.699Z] #44 124.7 checking how to run the C preprocessor... gcc -E [2022-09-06T22:23:07.699Z] #44 124.9 checking for ANSI C header files... yes [2022-09-06T22:23:07.699Z] #44 125.3 checking for sys/types.h... yes [2022-09-06T22:23:07.699Z] #44 125.4 checking for sys/stat.h... yes [2022-09-06T22:23:07.699Z] #44 125.6 checking for stdlib.h... yes [2022-09-06T22:23:07.699Z] #44 125.8 checking for string.h... yes [2022-09-06T22:23:07.699Z] #44 126.0 checking for memory.h... yes [2022-09-06T22:23:07.699Z] #44 126.2 checking for strings.h... yes [2022-09-06T22:23:07.699Z] #44 126.4 checking for inttypes.h... yes [2022-09-06T22:23:07.699Z] #44 126.5 checking for stdint.h... yes [2022-09-06T22:23:07.699Z] #44 126.7 checking for unistd.h... yes [2022-09-06T22:23:07.699Z] #44 126.8 checking for dlfcn.h... yes [2022-09-06T22:23:07.699Z] #44 127.0 checking for objdir... .libs [2022-09-06T22:23:07.699Z] #44 127.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:23:07.699Z] #44 127.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:23:07.699Z] #44 127.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:23:07.699Z] #44 127.4 checking if gcc static flag -static works... yes [2022-09-06T22:23:07.699Z] #44 127.9 checking if gcc supports -c -o file.o... yes [2022-09-06T22:23:07.699Z] #44 128.0 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:23:07.699Z] #44 128.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:23:07.699Z] #44 128.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:23:07.699Z] #44 128.3 checking how to hardcode library paths into programs... immediate [2022-09-06T22:23:07.699Z] #44 128.3 checking whether stripping libraries is possible... yes [2022-09-06T22:23:07.699Z] #44 128.3 checking if libtool supports shared libraries... yes [2022-09-06T22:23:07.699Z] #44 128.3 checking whether to build shared libraries... no [2022-09-06T22:23:07.699Z] #44 128.3 checking whether to build static libraries... yes [2022-09-06T22:23:07.699Z] #44 128.4 checking float.h usability... yes [2022-09-06T22:23:07.699Z] #44 128.6 checking float.h presence... yes [2022-09-06T22:23:07.699Z] #44 128.6 checking for float.h... yes [2022-09-06T22:23:07.699Z] #44 128.6 checking limits.h usability... yes [2022-09-06T22:23:07.699Z] #44 128.8 checking limits.h presence... yes [2022-09-06T22:23:07.699Z] #44 128.9 checking for limits.h... yes [2022-09-06T22:23:07.699Z] #44 128.9 checking stddef.h usability... yes [2022-09-06T22:23:07.699Z] #44 129.1 checking stddef.h presence... yes [2022-09-06T22:23:07.699Z] #44 129.2 checking for stddef.h... yes [2022-09-06T22:23:07.699Z] #44 129.2 checking for stdlib.h... (cached) yes [2022-09-06T22:23:07.699Z] #44 129.2 checking for string.h... (cached) yes [2022-09-06T22:23:07.699Z] #44 129.2 checking sys/time.h usability... yes [2022-09-06T22:23:07.699Z] #44 129.4 checking sys/time.h presence... yes [2022-09-06T22:23:07.699Z] #44 129.5 checking for sys/time.h... yes [2022-09-06T22:23:07.699Z] #44 129.5 checking for inline... inline [2022-09-06T22:23:07.960Z] #44 129.5 checking for size_t... [2022-09-06T22:23:07.960Z] #44 ... [2022-09-06T22:23:07.960Z] [2022-09-06T22:23:07.960Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:23:07.960Z] #57 45.49 Selecting previously unselected package zip. [2022-09-06T22:23:07.960Z] #57 45.51 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-06T22:23:07.960Z] #57 45.52 Unpacking zip (3.0-12) ... [2022-09-06T22:23:07.969Z] #44 131.7 checking for ANSI C header files... yes [2022-09-06T22:23:07.974Z] #57 54.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:07.974Z] #57 54.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T22:23:07.974Z] #57 54.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T22:23:07.974Z] #57 54.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T22:23:07.974Z] #57 54.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T22:23:07.974Z] #57 54.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T22:23:07.974Z] #57 54.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T22:23:07.974Z] #57 54.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T22:23:07.974Z] #57 54.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T22:23:07.974Z] #57 54.53 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T22:23:08.221Z] #57 45.66 Selecting previously unselected package zstd. [2022-09-06T22:23:08.221Z] #57 45.68 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T22:23:08.221Z] #57 45.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T22:23:08.227Z] #44 132.2 checking for sys/types.h... yes [2022-09-06T22:23:08.227Z] #44 132.3 checking for sys/stat.h... yes [2022-09-06T22:23:08.465Z] #45 60.25 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T22:23:08.465Z] #45 60.26 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:23:08.465Z] #45 60.26 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:23:08.482Z] #57 46.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:23:08.485Z] #44 132.5 checking for stdlib.h... yes [2022-09-06T22:23:08.485Z] #44 132.6 checking for string.h... yes [2022-09-06T22:23:08.485Z] #44 132.8 checking for memory.h... yes [2022-09-06T22:23:09.004Z] #44 132.9 checking for strings.h... yes [2022-09-06T22:23:09.004Z] #44 133.1 checking for inttypes.h... yes [2022-09-06T22:23:09.263Z] #44 133.2 checking for stdint.h... yes [2022-09-06T22:23:09.263Z] #44 133.3 checking for unistd.h... yes [2022-09-06T22:23:09.427Z] #57 47.06 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T22:23:09.427Z] #57 47.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T22:23:09.427Z] #57 47.09 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T22:23:09.427Z] #57 47.10 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T22:23:09.427Z] #57 47.11 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T22:23:09.427Z] #57 47.12 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T22:23:09.427Z] #57 47.14 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T22:23:09.427Z] #57 47.15 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T22:23:09.521Z] #44 133.5 checking for dlfcn.h... yes [2022-09-06T22:23:09.521Z] #44 133.7 checking for objdir... .libs [2022-09-06T22:23:09.687Z] #57 47.16 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:23:09.687Z] #57 47.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:23:09.687Z] #57 47.19 Setting up bzip2 (1.0.8-4) ... [2022-09-06T22:23:09.687Z] #57 47.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:23:09.687Z] #57 47.22 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T22:23:09.780Z] #44 134.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T22:23:09.844Z] #45 61.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T22:23:09.878Z] #57 ... [2022-09-06T22:23:09.878Z] [2022-09-06T22:23:09.878Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:23:09.878Z] #44 145.7 CCLD libyajl.la [2022-09-06T22:23:09.878Z] #44 146.1 CCLD verify/json_verify [2022-09-06T22:23:10.039Z] #44 134.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T22:23:10.039Z] #44 134.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T22:23:10.103Z] #45 61.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:23:10.103Z] #45 61.88 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T22:23:10.297Z] #44 134.1 checking if gcc static flag -static works... yes [2022-09-06T22:23:10.297Z] #44 134.4 checking if gcc supports -c -o file.o... yes [2022-09-06T22:23:10.297Z] #44 134.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T22:23:10.297Z] #44 134.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T22:23:10.445Z] #44 146.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:10.445Z] #44 146.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T22:23:10.445Z] #44 146.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T22:23:10.445Z] #44 146.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:10.445Z] #44 146.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:10.445Z] #44 146.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:10.445Z] #44 146.6 CC src/validate.o [2022-09-06T22:23:10.445Z] #44 146.6 CC src/image_spec_schema_config_schema.lo [2022-09-06T22:23:10.445Z] #44 146.6 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T22:23:10.445Z] #44 146.6 CC src/image_spec_schema_defs.lo [2022-09-06T22:23:10.445Z] #44 146.6 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T22:23:10.445Z] #44 146.7 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T22:23:10.445Z] #44 146.7 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T22:23:10.445Z] #44 146.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T22:23:10.445Z] #44 146.7 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T22:23:10.556Z] #44 134.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T22:23:10.556Z] #44 134.8 checking how to hardcode library paths into programs... immediate [2022-09-06T22:23:10.556Z] #44 134.8 checking whether stripping libraries is possible... yes [2022-09-06T22:23:10.556Z] #44 134.8 checking if libtool supports shared libraries... yes [2022-09-06T22:23:10.556Z] #44 134.8 checking whether to build shared libraries... no [2022-09-06T22:23:10.556Z] #44 134.8 checking whether to build static libraries... yes [2022-09-06T22:23:10.632Z] #57 48.04 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T22:23:10.632Z] #57 48.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:10.632Z] #57 48.06 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:23:10.632Z] #57 48.08 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T22:23:10.632Z] #57 48.09 Setting up apparmor (2.13.6-10) ... [2022-09-06T22:23:10.703Z] #44 146.7 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T22:23:10.703Z] #44 146.7 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T22:23:10.703Z] #44 146.8 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T22:23:10.703Z] #44 146.8 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T22:23:10.703Z] #44 146.9 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T22:23:10.703Z] #44 146.9 CC src/runtime_spec_schema_defs.lo [2022-09-06T22:23:10.703Z] #44 146.9 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T22:23:10.815Z] #44 134.8 checking float.h usability... yes [2022-09-06T22:23:10.815Z] #44 135.0 checking float.h presence... yes [2022-09-06T22:23:10.815Z] #44 135.0 checking for float.h... yes [2022-09-06T22:23:10.962Z] #44 147.0 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T22:23:10.962Z] #44 147.0 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T22:23:10.962Z] #44 147.1 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T22:23:10.962Z] #44 147.1 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T22:23:10.962Z] #44 147.2 CC src/basic_test_double_array_item.lo [2022-09-06T22:23:10.962Z] #44 147.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T22:23:11.074Z] #44 135.0 checking limits.h usability... yes [2022-09-06T22:23:11.074Z] #44 135.2 checking limits.h presence... yes [2022-09-06T22:23:11.074Z] #44 135.2 checking for limits.h... yes [2022-09-06T22:23:11.074Z] #44 135.2 checking stddef.h usability... yes [2022-09-06T22:23:11.074Z] #44 135.3 checking stddef.h presence... yes [2022-09-06T22:23:11.074Z] #44 135.4 checking for stddef.h... yes [2022-09-06T22:23:11.074Z] #44 135.4 checking for stdlib.h... (cached) yes [2022-09-06T22:23:11.074Z] #44 135.4 checking for string.h... (cached) yes [2022-09-06T22:23:11.220Z] #44 147.2 CC src/basic_test_top_array_int.lo [2022-09-06T22:23:11.220Z] #44 147.3 CC src/basic_test_top_array_string.lo [2022-09-06T22:23:11.220Z] #44 147.4 CC src/basic_test_double_array.lo [2022-09-06T22:23:11.220Z] #44 147.4 CC src/basic_test_top_double_array_obj.lo [2022-09-06T22:23:11.332Z] #44 135.4 checking sys/time.h usability... yes [2022-09-06T22:23:11.332Z] #44 135.5 checking sys/time.h presence... yes [2022-09-06T22:23:11.479Z] #44 147.5 CC src/basic_test_top_double_array_int.lo [2022-09-06T22:23:11.479Z] #44 147.5 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T22:23:11.479Z] #44 147.7 CC src/read-file.lo [2022-09-06T22:23:11.479Z] #44 147.7 CC src/basic_test_top_double_array_string.lo [2022-09-06T22:23:11.482Z] #45 63.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T22:23:11.482Z] #45 63.62 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:23:11.590Z] #44 135.6 checking for sys/time.h... yes [2022-09-06T22:23:11.590Z] #44 135.6 checking for inline... inline [2022-09-06T22:23:11.739Z] #44 147.8 CC src/json_common.lo [2022-09-06T22:23:11.739Z] #44 147.9 CC tests/test-1.o [2022-09-06T22:23:11.741Z] #45 63.63 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:23:11.878Z] #44 135.7 checking for size_t... yes [2022-09-06T22:23:11.878Z] #44 136.1 checking for stdlib.h... (cached) yes [2022-09-06T22:23:11.998Z] #44 148.0 CC tests/test-2.o [2022-09-06T22:23:11.998Z] #44 148.1 CC tests/test-3.o [2022-09-06T22:23:11.998Z] #44 148.2 CC tests/test-4.o [2022-09-06T22:23:12.016Z] #57 49.59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T22:23:12.152Z] #44 136.1 checking for GNU libc compatible malloc... yes [2022-09-06T22:23:12.152Z] #44 136.3 checking for stdlib.h... (cached) yes [2022-09-06T22:23:12.257Z] #44 148.3 CC tests/test-6.o [2022-09-06T22:23:12.257Z] #44 148.4 CC tests/test-5.o [2022-09-06T22:23:12.257Z] #44 148.4 CC tests/test-7.o [2022-09-06T22:23:12.277Z] #57 49.71 Setting up zip (3.0-12) ... [2022-09-06T22:23:12.277Z] #57 49.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:12.277Z] #57 49.74 Setting up bash-completion (1:2.11-2) ... [2022-09-06T22:23:12.410Z] #44 136.3 checking for GNU libc compatible realloc... yes [2022-09-06T22:23:12.516Z] #44 148.6 CC tests/test-8.o [2022-09-06T22:23:12.516Z] #44 148.7 CC tests/test-10.o [2022-09-06T22:23:12.669Z] #44 136.5 checking for working strtod... yes [2022-09-06T22:23:12.774Z] #44 148.7 CC tests/test-11.o [2022-09-06T22:23:12.774Z] #44 148.7 CC tests/test-9.o [2022-09-06T22:23:12.939Z] #44 136.8 checking for gettimeofday... yes [2022-09-06T22:23:12.939Z] #44 137.1 checking for memset... yes [2022-09-06T22:23:13.200Z] #44 137.2 checking for strspn... yes [2022-09-06T22:23:13.462Z] #44 137.6 checking that generated files are newer than configure... done [2022-09-06T22:23:13.462Z] #44 137.6 configure: creating ./config.status [2022-09-06T22:23:14.150Z] #44 ... [2022-09-06T22:23:14.150Z] [2022-09-06T22:23:14.150Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:23:14.150Z] #57 56.18 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:23:14.150Z] #57 56.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T22:23:14.150Z] #57 56.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T22:23:14.150Z] #57 56.22 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T22:23:14.150Z] #57 57.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T22:23:14.150Z] #57 57.68 Setting up jq (1.6-2.1) ... [2022-09-06T22:23:14.150Z] #57 57.69 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T22:23:14.150Z] #57 57.71 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T22:23:14.150Z] #57 57.72 Setting up iptables (1.8.7-1) ... [2022-09-06T22:23:14.150Z] #57 57.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T22:23:14.150Z] #57 57.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T22:23:14.150Z] #57 57.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T22:23:14.150Z] #57 57.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T22:23:14.150Z] #57 57.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T22:23:14.150Z] #57 57.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T22:23:14.150Z] #57 57.77 Setting up iproute2 (5.10.0-4) ... [2022-09-06T22:23:14.150Z] #57 58.17 Setting up systemd (247.3-7) ... [2022-09-06T22:23:14.150Z] #57 58.21 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T22:23:14.150Z] #57 58.21 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T22:23:14.150Z] #57 58.22 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T22:23:14.150Z] #57 58.27 Initializing machine ID from KVM UUID. [2022-09-06T22:23:14.150Z] #57 59.12 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T22:23:14.150Z] #57 59.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:23:14.150Z] #57 DONE 60.6s [2022-09-06T22:23:14.189Z] #57 51.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:23:14.189Z] #57 51.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T22:23:14.189Z] #57 51.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T22:23:14.189Z] #57 51.82 Setting up patch (2.7.6-7) ... [2022-09-06T22:23:14.189Z] #57 51.83 Setting up sudo (1.9.5p2-3) ... [2022-09-06T22:23:14.189Z] #57 51.90 invoke-rc.d: could not determine current runlevel [2022-09-06T22:23:14.409Z] [2022-09-06T22:23:14.409Z] #58 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-06T22:23:14.449Z] #57 51.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T22:23:14.449Z] #57 51.92 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T22:23:14.449Z] #57 51.94 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T22:23:14.449Z] #57 51.94 Failed to connect to bus: Host is down [2022-09-06T22:23:14.449Z] #57 51.94 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T22:23:14.449Z] #57 51.96 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T22:23:14.449Z] #57 51.98 Setting up pigz (2.6-1) ... [2022-09-06T22:23:14.449Z] #57 51.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T22:23:14.449Z] #57 52.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:23:14.449Z] #57 52.05 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T22:23:14.449Z] #57 52.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:14.977Z] #58 0.910 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T22:23:14.978Z] #58 0.918 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T22:23:14.978Z] #58 0.927 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T22:23:15.236Z] #58 DONE 1.0s [2022-09-06T22:23:15.236Z] [2022-09-06T22:23:15.236Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T22:23:15.360Z] #44 139.3 config.status: creating Makefile [2022-09-06T22:23:15.360Z] #44 139.3 config.status: creating config.h [2022-09-06T22:23:15.360Z] #44 139.4 config.status: executing depfiles commands [2022-09-06T22:23:15.360Z] #44 139.6 config.status: executing libtool commands [2022-09-06T22:23:15.392Z] #57 52.94 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T22:23:15.392Z] #57 52.95 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T22:23:15.618Z] #44 ... [2022-09-06T22:23:15.618Z] [2022-09-06T22:23:15.618Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:23:15.618Z] #57 31.93 Selecting previously unselected package inetutils-ping. [2022-09-06T22:23:15.618Z] #57 31.94 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 31.94 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T22:23:15.618Z] #57 32.05 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T22:23:15.618Z] #57 32.05 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 32.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T22:23:15.618Z] #57 32.15 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T22:23:15.618Z] #57 32.16 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 32.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T22:23:15.618Z] #57 32.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T22:23:15.618Z] #57 32.23 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 32.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T22:23:15.618Z] #57 32.33 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T22:23:15.618Z] #57 32.35 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 32.36 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T22:23:15.618Z] #57 32.44 Selecting previously unselected package iptables. [2022-09-06T22:23:15.618Z] #57 32.44 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 32.45 Unpacking iptables (1.8.7-1) ... [2022-09-06T22:23:15.618Z] #57 32.75 Selecting previously unselected package libonig5:amd64. [2022-09-06T22:23:15.618Z] #57 32.76 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 32.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:23:15.618Z] #57 32.88 Selecting previously unselected package libjq1:amd64. [2022-09-06T22:23:15.618Z] #57 32.88 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 32.89 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:23:15.618Z] #57 33.00 Selecting previously unselected package jq. [2022-09-06T22:23:15.618Z] #57 33.00 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 33.01 Unpacking jq (1.6-2.1) ... [2022-09-06T22:23:15.618Z] #57 33.10 Selecting previously unselected package libaio1:amd64. [2022-09-06T22:23:15.618Z] #57 33.10 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 33.10 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T22:23:15.618Z] #57 33.17 Selecting previously unselected package libgpm2:amd64. [2022-09-06T22:23:15.618Z] #57 33.19 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 33.20 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T22:23:15.618Z] #57 33.27 Selecting previously unselected package libicu67:amd64. [2022-09-06T22:23:15.618Z] #57 33.28 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 33.29 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T22:23:15.618Z] #57 36.95 Selecting previously unselected package libinih1:amd64. [2022-09-06T22:23:15.618Z] #57 36.97 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 36.97 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T22:23:15.618Z] #57 37.05 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T22:23:15.618Z] #57 37.05 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 37.06 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T22:23:15.618Z] #57 37.17 Selecting previously unselected package libnet1:amd64. [2022-09-06T22:23:15.618Z] #57 37.19 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 37.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:23:15.618Z] #57 37.28 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T22:23:15.618Z] #57 37.29 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 37.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:23:15.618Z] #57 37.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:23:15.618Z] #57 37.40 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 37.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:23:15.618Z] #57 37.47 Selecting previously unselected package libyajl2:amd64. [2022-09-06T22:23:15.618Z] #57 37.48 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 37.50 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:23:15.618Z] #57 37.58 Selecting previously unselected package net-tools. [2022-09-06T22:23:15.618Z] #57 37.60 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 37.60 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T22:23:15.618Z] #57 37.80 Selecting previously unselected package patch. [2022-09-06T22:23:15.618Z] #57 37.81 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 37.81 Unpacking patch (2.7.6-7) ... [2022-09-06T22:23:15.618Z] #57 37.95 Selecting previously unselected package python-pip-whl. [2022-09-06T22:23:15.618Z] #57 37.95 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T22:23:15.618Z] #57 37.96 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T22:23:15.618Z] #57 38.55 Selecting previously unselected package python3-lib2to3. [2022-09-06T22:23:15.618Z] #57 38.56 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T22:23:15.618Z] #57 38.58 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T22:23:15.618Z] #57 38.71 Selecting previously unselected package python3-distutils. [2022-09-06T22:23:15.618Z] #57 38.72 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T22:23:15.618Z] #57 38.73 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T22:23:15.618Z] #57 38.87 Selecting previously unselected package python3-pkg-resources. [2022-09-06T22:23:15.618Z] #57 38.88 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T22:23:15.618Z] #57 38.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:23:15.618Z] #57 39.05 Selecting previously unselected package python3-setuptools. [2022-09-06T22:23:15.618Z] #57 39.05 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T22:23:15.618Z] #57 39.06 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T22:23:15.618Z] #57 39.34 Selecting previously unselected package python3-wheel. [2022-09-06T22:23:15.618Z] #57 39.34 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T22:23:15.618Z] #57 39.35 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T22:23:15.618Z] #57 39.43 Selecting previously unselected package python3-pip. [2022-09-06T22:23:15.618Z] #57 39.43 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T22:23:15.618Z] #57 39.44 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T22:23:15.618Z] #57 39.73 Selecting previously unselected package sudo. [2022-09-06T22:23:15.618Z] #57 39.73 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 39.74 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T22:23:15.618Z] #57 40.52 Selecting previously unselected package systemd-journal-remote. [2022-09-06T22:23:15.618Z] #57 40.52 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 40.54 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T22:23:15.618Z] #57 40.63 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T22:23:15.618Z] #57 40.64 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 40.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T22:23:15.618Z] #57 40.85 Selecting previously unselected package uidmap. [2022-09-06T22:23:15.618Z] #57 40.88 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T22:23:15.618Z] #57 40.88 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T22:23:15.618Z] #57 41.00 Selecting previously unselected package vim-runtime. [2022-09-06T22:23:15.618Z] #57 41.00 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:23:15.618Z] #57 41.06 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T22:23:15.618Z] #57 41.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T22:23:15.618Z] #57 41.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:15.931Z] #45 67.47 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T22:23:15.931Z] #45 67.48 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T22:23:15.931Z] #45 67.50 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:23:15.963Z] #57 53.36 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T22:23:15.963Z] #57 53.37 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T22:23:15.963Z] #57 53.38 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T22:23:15.963Z] #57 53.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:23:15.963Z] #57 53.43 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T22:23:15.963Z] #57 53.43 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T22:23:16.184Z] #57 ... [2022-09-06T22:23:16.184Z] [2022-09-06T22:23:16.184Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:23:16.184Z] #44 140.5 GEN .version [2022-09-06T22:23:16.184Z] #44 140.5 make install-recursive [2022-09-06T22:23:16.184Z] #44 140.5 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T22:23:16.443Z] #44 140.6 Making install in libocispec [2022-09-06T22:23:16.443Z] #44 140.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:16.443Z] #44 140.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T22:23:16.443Z] #44 140.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T22:23:16.443Z] #44 140.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T22:23:16.443Z] #44 140.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T22:23:16.534Z] #57 53.94 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:16.534Z] #57 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T22:23:16.534Z] #57 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T22:23:16.534Z] #57 53.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T22:23:16.534Z] #57 53.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T22:23:16.535Z] #57 53.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T22:23:16.535Z] #57 53.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T22:23:16.535Z] #57 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T22:23:16.535Z] #57 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T22:23:16.535Z] #57 54.01 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T22:23:17.378Z] #44 141.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T22:23:17.378Z] #44 141.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T22:23:17.378Z] #44 141.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T22:23:17.378Z] #44 141.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T22:23:17.378Z] #44 141.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T22:23:17.378Z] #44 141.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T22:23:17.378Z] #44 141.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T22:23:17.378Z] #44 141.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T22:23:17.378Z] #44 141.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T22:23:17.569Z] #45 69.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T22:23:17.570Z] #45 69.44 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T22:23:17.570Z] #45 69.45 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T22:23:17.570Z] #45 69.51 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T22:23:17.570Z] #45 69.52 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T22:23:17.570Z] #45 69.53 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T22:23:17.570Z] #45 69.57 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T22:23:17.570Z] #45 69.58 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T22:23:17.570Z] #45 69.58 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T22:23:17.570Z] #45 69.65 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T22:23:17.570Z] #45 69.66 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T22:23:17.570Z] #45 69.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:23:17.570Z] #45 69.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T22:23:17.570Z] #45 69.72 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T22:23:17.637Z] #44 141.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T22:23:17.637Z] #44 141.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T22:23:17.637Z] #44 141.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T22:23:17.637Z] #44 141.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T22:23:17.637Z] #44 141.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T22:23:17.637Z] #44 141.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T22:23:17.637Z] #44 141.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T22:23:17.828Z] #45 69.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:23:17.828Z] #45 69.82 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T22:23:17.828Z] #45 69.83 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:23:17.828Z] #45 69.83 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:23:17.828Z] #45 69.87 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T22:23:17.828Z] #45 69.87 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T22:23:17.828Z] #45 69.88 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:23:17.949Z] #57 55.62 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:23:17.949Z] #57 ... [2022-09-06T22:23:17.949Z] [2022-09-06T22:23:17.949Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:23:17.949Z] #44 129.5 checking for size_t... yes [2022-09-06T22:23:17.949Z] #44 129.8 checking for stdlib.h... (cached) yes [2022-09-06T22:23:17.949Z] #44 129.8 checking for GNU libc compatible malloc... yes [2022-09-06T22:23:17.949Z] #44 130.0 checking for stdlib.h... (cached) yes [2022-09-06T22:23:17.949Z] #44 130.0 checking for GNU libc compatible realloc... yes [2022-09-06T22:23:17.949Z] #44 130.2 checking for working strtod... yes [2022-09-06T22:23:17.949Z] #44 130.5 checking for gettimeofday... yes [2022-09-06T22:23:17.949Z] #44 130.7 checking for memset... yes [2022-09-06T22:23:17.949Z] #44 130.9 checking for strspn... yes [2022-09-06T22:23:17.949Z] #44 131.3 checking that generated files are newer than configure... done [2022-09-06T22:23:17.949Z] #44 131.3 configure: creating ./config.status [2022-09-06T22:23:17.949Z] #44 132.9 config.status: creating Makefile [2022-09-06T22:23:17.949Z] #44 133.0 config.status: creating config.h [2022-09-06T22:23:17.949Z] #44 133.0 config.status: executing depfiles commands [2022-09-06T22:23:17.949Z] #44 133.2 config.status: executing libtool commands [2022-09-06T22:23:17.949Z] #44 134.1 GEN .version [2022-09-06T22:23:17.949Z] #44 134.1 make install-recursive [2022-09-06T22:23:17.949Z] #44 134.1 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T22:23:17.949Z] #44 134.2 Making install in libocispec [2022-09-06T22:23:17.949Z] #44 134.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:17.949Z] #44 134.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T22:23:17.949Z] #44 134.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T22:23:17.949Z] #44 134.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T22:23:17.949Z] #44 134.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T22:23:17.949Z] #44 135.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T22:23:17.949Z] #44 135.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T22:23:17.949Z] #44 135.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T22:23:17.949Z] #44 135.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T22:23:17.949Z] #44 135.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T22:23:17.949Z] #44 135.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T22:23:17.949Z] #44 135.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T22:23:17.949Z] #44 135.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T22:23:17.949Z] #44 135.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T22:23:17.949Z] #44 135.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T22:23:17.949Z] #44 135.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T22:23:17.949Z] #44 135.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T22:23:17.949Z] #44 135.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T22:23:17.949Z] #44 135.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T22:23:17.949Z] #44 135.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T22:23:17.949Z] #44 135.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T22:23:17.949Z] #44 136.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T22:23:17.949Z] #44 136.3 make install-recursive [2022-09-06T22:23:17.949Z] #44 136.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:17.949Z] #44 136.4 Making install in yajl [2022-09-06T22:23:17.949Z] #44 136.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:17.949Z] #44 136.5 CC verify/json_verify-json_verify.o [2022-09-06T22:23:17.949Z] #44 136.5 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T22:23:17.949Z] #44 136.5 CC src/libyajl_la-yajl.lo [2022-09-06T22:23:17.949Z] #44 136.5 CC src/libyajl_la-yajl_gen.lo [2022-09-06T22:23:17.949Z] #44 136.5 CC src/libyajl_la-yajl_parser.lo [2022-09-06T22:23:17.949Z] #44 136.5 CC src/libyajl_la-yajl_buf.lo [2022-09-06T22:23:17.949Z] #44 136.5 CC src/libyajl_la-yajl_encode.lo [2022-09-06T22:23:17.949Z] #44 136.5 CC src/libyajl_la-yajl_lex.lo [2022-09-06T22:23:17.949Z] #44 136.6 CC src/libyajl_la-yajl_tree.lo [2022-09-06T22:23:18.086Z] #45 69.94 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T22:23:18.086Z] #45 69.95 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T22:23:18.086Z] #45 69.96 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T22:23:18.086Z] #45 70.09 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T22:23:18.086Z] #45 70.10 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T22:23:18.086Z] #45 70.11 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T22:23:18.086Z] #45 70.19 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T22:23:18.086Z] #45 70.19 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T22:23:18.211Z] #44 ... [2022-09-06T22:23:18.211Z] [2022-09-06T22:23:18.211Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:23:18.211Z] #57 55.62 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:23:18.211Z] #57 55.64 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T22:23:18.211Z] #57 55.65 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T22:23:18.211Z] #57 55.66 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T22:23:18.344Z] #45 70.20 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T22:23:18.344Z] #45 70.29 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T22:23:18.344Z] #45 70.29 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T22:23:18.344Z] #45 70.30 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T22:23:18.344Z] #45 70.34 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T22:23:18.344Z] #45 70.35 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T22:23:18.344Z] #45 70.35 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T22:23:18.571Z] #44 142.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T22:23:18.603Z] #45 70.53 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T22:23:18.603Z] #45 70.53 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T22:23:18.603Z] #45 70.54 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T22:23:18.603Z] #45 70.64 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T22:23:18.603Z] #45 70.64 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T22:23:18.603Z] #45 70.65 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:23:18.603Z] #45 70.70 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T22:23:18.603Z] #45 70.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T22:23:18.830Z] #44 142.9 make install-recursive [2022-09-06T22:23:18.830Z] #44 142.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:18.830Z] #44 143.0 Making install in yajl [2022-09-06T22:23:18.830Z] #44 143.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:18.830Z] #44 143.1 CC verify/json_verify-json_verify.o [2022-09-06T22:23:18.861Z] #45 70.70 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:23:18.861Z] #45 70.76 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T22:23:18.861Z] #45 70.77 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T22:23:18.861Z] #45 70.78 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:23:18.861Z] #45 ... [2022-09-06T22:23:18.861Z] [2022-09-06T22:23:18.861Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:23:18.861Z] #49 15.18 + cd /tmp/tmp.wwJFq4J14W/src/github.com/containerd/containerd [2022-09-06T22:23:18.861Z] #49 15.18 + git checkout -q v1.6.8 [2022-09-06T22:23:18.861Z] #49 16.13 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T22:23:18.861Z] #49 16.13 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T22:23:18.861Z] #49 16.13 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T22:23:18.861Z] #49 16.13 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T22:23:18.861Z] #49 16.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T22:23:18.861Z] #49 16.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T22:23:18.861Z] #49 16.13 + '[' '' = dynamic ']' [2022-09-06T22:23:18.861Z] #49 16.13 + make [2022-09-06T22:23:18.861Z] #49 16.94 + bin/ctr [2022-09-06T22:23:19.088Z] #44 143.1 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T22:23:19.088Z] #44 143.1 CC src/libyajl_la-yajl.lo [2022-09-06T22:23:19.088Z] #44 143.1 CC src/libyajl_la-yajl_gen.lo [2022-09-06T22:23:19.088Z] #44 143.1 CC src/libyajl_la-yajl_parser.lo [2022-09-06T22:23:19.088Z] #44 143.2 CC src/libyajl_la-yajl_buf.lo [2022-09-06T22:23:19.088Z] #44 143.2 CC src/libyajl_la-yajl_encode.lo [2022-09-06T22:23:19.088Z] #44 143.2 CC src/libyajl_la-yajl_lex.lo [2022-09-06T22:23:19.088Z] #44 143.2 CC src/libyajl_la-yajl_tree.lo [2022-09-06T22:23:19.119Z] #49 ... [2022-09-06T22:23:19.119Z] [2022-09-06T22:23:19.119Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T22:23:19.119Z] #45 71.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T22:23:19.119Z] #45 71.03 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T22:23:19.119Z] #45 71.04 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T22:23:19.119Z] #45 71.05 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T22:23:19.119Z] #45 71.06 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T22:23:19.120Z] #45 71.07 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T22:23:19.120Z] #45 71.08 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T22:23:19.120Z] #45 71.09 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T22:23:19.120Z] #45 71.10 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T22:23:19.120Z] #45 71.11 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T22:23:19.120Z] #45 71.12 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T22:23:19.120Z] #45 71.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T22:23:19.120Z] #45 71.14 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T22:23:19.120Z] #45 71.16 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T22:23:19.120Z] #45 71.17 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T22:23:19.120Z] #45 71.18 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T22:23:19.120Z] #45 71.19 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T22:23:19.120Z] #45 71.20 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T22:23:19.120Z] #45 71.21 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T22:23:19.378Z] #45 71.22 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T22:23:19.378Z] #45 71.23 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:23:19.378Z] #45 71.25 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T22:23:19.378Z] #45 71.26 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:23:19.378Z] #45 71.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T22:23:19.378Z] #45 71.27 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T22:23:19.378Z] #45 71.29 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T22:23:19.378Z] #45 71.30 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T22:23:19.378Z] #45 71.30 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T22:23:19.378Z] #45 71.32 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T22:23:19.378Z] #45 71.34 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:23:19.378Z] #45 71.35 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T22:23:19.378Z] #45 71.36 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:23:19.378Z] #45 71.38 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T22:23:19.378Z] #45 71.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:23:19.608Z] #57 57.15 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T22:23:19.609Z] #57 57.16 Setting up jq (1.6-2.1) ... [2022-09-06T22:23:19.609Z] #57 57.18 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T22:23:19.609Z] #57 57.19 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T22:23:19.609Z] #57 57.21 Setting up iptables (1.8.7-1) ... [2022-09-06T22:23:19.609Z] #57 57.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T22:23:19.609Z] #57 57.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T22:23:19.870Z] #57 57.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T22:23:19.870Z] #57 57.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T22:23:19.870Z] #57 57.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T22:23:19.870Z] #57 57.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T22:23:19.870Z] #57 57.28 Setting up iproute2 (5.10.0-4) ... [2022-09-06T22:23:19.950Z] #45 DONE 71.8s [2022-09-06T22:23:19.950Z] [2022-09-06T22:23:19.950Z] #55 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-09-06T22:23:20.130Z] #57 57.70 Setting up systemd (247.3-7) ... [2022-09-06T22:23:20.130Z] #57 57.74 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T22:23:20.130Z] #57 57.75 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T22:23:20.130Z] #57 57.76 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T22:23:20.390Z] #57 57.79 Initializing machine ID from KVM UUID. [2022-09-06T22:23:21.094Z] #37 205.6 + dpkg --print-architecture [2022-09-06T22:23:21.094Z] #37 DONE 206.1s [2022-09-06T22:23:21.094Z] [2022-09-06T22:23:21.094Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:23:21.326Z] #55 1.256 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T22:23:21.326Z] #55 1.256 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T22:23:21.326Z] #55 1.256 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T22:23:21.331Z] #57 58.72 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T22:23:21.331Z] #57 58.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:23:22.273Z] #57 DONE 59.7s [2022-09-06T22:23:22.273Z] [2022-09-06T22:23:22.273Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:23:22.273Z] #44 142.2 CCLD libyajl.la [2022-09-06T22:23:22.273Z] #44 142.6 CCLD verify/json_verify [2022-09-06T22:23:22.273Z] #44 143.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:22.273Z] #44 143.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T22:23:22.273Z] #44 143.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T22:23:22.273Z] #44 143.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:22.273Z] #44 143.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:22.273Z] #44 143.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:22.273Z] #44 143.2 CC src/validate.o [2022-09-06T22:23:22.273Z] #44 143.2 CC src/image_spec_schema_config_schema.lo [2022-09-06T22:23:22.273Z] #44 143.2 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T22:23:22.273Z] #44 143.2 CC src/image_spec_schema_defs.lo [2022-09-06T22:23:22.273Z] #44 143.2 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T22:23:22.273Z] #44 143.2 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T22:23:22.273Z] #44 143.3 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T22:23:22.273Z] #44 143.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T22:23:22.273Z] #44 143.3 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T22:23:22.273Z] #44 143.3 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T22:23:22.273Z] #44 143.3 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T22:23:22.273Z] #44 143.3 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T22:23:22.273Z] #44 143.4 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T22:23:22.273Z] #44 143.4 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T22:23:22.273Z] #44 143.5 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T22:23:22.273Z] #44 143.5 CC src/runtime_spec_schema_defs.lo [2022-09-06T22:23:22.273Z] #44 143.5 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T22:23:22.273Z] #44 143.6 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T22:23:22.273Z] #44 143.6 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T22:23:22.273Z] #44 143.6 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T22:23:22.273Z] #44 143.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T22:23:22.273Z] #44 143.8 CC src/basic_test_top_array_int.lo [2022-09-06T22:23:22.273Z] #44 143.9 CC src/basic_test_double_array_item.lo [2022-09-06T22:23:22.273Z] #44 143.9 CC src/basic_test_top_array_string.lo [2022-09-06T22:23:22.273Z] #44 144.0 CC src/basic_test_top_double_array_int.lo [2022-09-06T22:23:22.273Z] #44 144.0 CC src/basic_test_double_array.lo [2022-09-06T22:23:22.273Z] #44 144.2 CC src/basic_test_top_double_array_obj.lo [2022-09-06T22:23:22.846Z] #44 144.4 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T22:23:22.846Z] #44 144.4 CC src/basic_test_top_double_array_string.lo [2022-09-06T22:23:22.846Z] #44 144.5 CC src/read-file.lo [2022-09-06T22:23:22.846Z] #44 144.5 CC src/json_common.lo [2022-09-06T22:23:22.846Z] #44 144.5 CC tests/test-2.o [2022-09-06T22:23:22.846Z] #44 144.7 CC tests/test-3.o [2022-09-06T22:23:22.846Z] #44 144.8 CC tests/test-1.o [2022-09-06T22:23:23.107Z] #44 ... [2022-09-06T22:23:23.107Z] [2022-09-06T22:23:23.107Z] #58 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-06T22:23:23.107Z] #0 0.910 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T22:23:23.107Z] #0 0.915 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T22:23:23.107Z] #0 0.918 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T22:23:23.107Z] #58 DONE 1.0s [2022-09-06T22:23:23.107Z] [2022-09-06T22:23:23.107Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:23:23.107Z] #44 144.9 CC tests/test-6.o [2022-09-06T22:23:23.107Z] #44 144.9 CC tests/test-4.o [2022-09-06T22:23:23.107Z] #44 145.0 CC tests/test-5.o [2022-09-06T22:23:23.107Z] #44 145.1 CC tests/test-7.o [2022-09-06T22:23:23.370Z] #44 145.3 CC tests/test-8.o [2022-09-06T22:23:23.631Z] #44 145.4 CC tests/test-10.o [2022-09-06T22:23:23.631Z] #44 145.4 CC tests/test-11.o [2022-09-06T22:23:23.631Z] #44 145.5 CC tests/test-9.o [2022-09-06T22:23:24.353Z] #44 ... [2022-09-06T22:23:24.353Z] [2022-09-06T22:23:24.353Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:23:24.353Z] #57 44.45 Selecting previously unselected package vim. [2022-09-06T22:23:24.353Z] #57 44.45 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:23:24.353Z] #57 44.49 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:24.353Z] #57 45.10 Selecting previously unselected package xfsprogs. [2022-09-06T22:23:24.353Z] #57 45.11 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T22:23:24.353Z] #57 45.11 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T22:23:24.353Z] #57 45.62 Selecting previously unselected package zip. [2022-09-06T22:23:24.353Z] #57 45.62 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-06T22:23:24.353Z] #57 45.64 Unpacking zip (3.0-12) ... [2022-09-06T22:23:24.353Z] #57 45.77 Selecting previously unselected package zstd. [2022-09-06T22:23:24.353Z] #57 45.77 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T22:23:24.353Z] #57 45.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T22:23:24.353Z] #57 46.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:23:24.353Z] #57 47.14 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T22:23:24.353Z] #57 47.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T22:23:24.353Z] #57 47.18 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T22:23:24.353Z] #57 47.21 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T22:23:24.353Z] #57 47.23 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T22:23:24.353Z] #57 47.25 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T22:23:24.353Z] #57 47.26 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T22:23:24.353Z] #57 47.27 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T22:23:24.353Z] #57 47.29 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:23:24.353Z] #57 47.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:23:24.353Z] #57 47.31 Setting up bzip2 (1.0.8-4) ... [2022-09-06T22:23:24.353Z] #57 47.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:23:24.353Z] #57 47.34 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T22:23:24.353Z] #57 48.03 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T22:23:24.353Z] #57 48.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:24.353Z] #57 48.05 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:23:24.353Z] #57 48.06 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T22:23:24.353Z] #57 48.07 Setting up apparmor (2.13.6-10) ... [2022-09-06T22:23:24.353Z] #57 49.56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T22:23:24.353Z] #57 49.62 Setting up zip (3.0-12) ... [2022-09-06T22:23:24.353Z] #57 49.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:24.353Z] #57 49.66 Setting up bash-completion (1:2.11-2) ... [2022-09-06T22:23:25.288Z] #57 ... [2022-09-06T22:23:25.288Z] [2022-09-06T22:23:25.288Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:23:25.288Z] #44 148.5 CCLD libyajl.la [2022-09-06T22:23:25.288Z] #44 148.9 CCLD verify/json_verify [2022-09-06T22:23:25.288Z] #44 149.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:25.288Z] #44 149.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T22:23:25.288Z] #44 149.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T22:23:25.288Z] #44 149.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:25.288Z] #44 149.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T22:23:25.288Z] #44 149.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:25.288Z] #44 149.4 CC src/validate.o [2022-09-06T22:23:25.288Z] #44 149.4 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T22:23:25.288Z] #44 149.4 CC src/image_spec_schema_defs.lo [2022-09-06T22:23:25.288Z] #44 149.4 CC src/image_spec_schema_config_schema.lo [2022-09-06T22:23:25.288Z] #44 149.4 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T22:23:25.288Z] #44 149.4 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T22:23:25.288Z] #44 149.4 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T22:23:25.288Z] #44 149.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T22:23:25.288Z] #44 149.5 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T22:23:25.288Z] #44 149.6 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T22:23:25.288Z] #44 149.6 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T22:23:25.288Z] #44 149.6 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T22:23:25.547Z] #44 149.7 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T22:23:25.547Z] #44 149.7 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T22:23:25.547Z] #44 149.8 CC src/runtime_spec_schema_defs.lo [2022-09-06T22:23:25.547Z] #44 149.8 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T22:23:25.805Z] #44 149.9 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T22:23:25.805Z] #44 150.1 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T22:23:26.064Z] #44 150.2 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T22:23:26.064Z] #44 150.3 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T22:23:26.064Z] #44 150.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T22:23:26.322Z] #44 150.5 CC src/basic_test_double_array_item.lo [2022-09-06T22:23:26.581Z] #44 150.7 CC src/basic_test_double_array.lo [2022-09-06T22:23:26.840Z] #44 150.9 CC src/basic_test_top_array_int.lo [2022-09-06T22:23:26.840Z] #44 151.0 CC src/basic_test_top_array_string.lo [2022-09-06T22:23:26.840Z] #44 151.1 CC src/basic_test_top_double_array_int.lo [2022-09-06T22:23:26.868Z] #55 1.758 Reading package lists... [2022-09-06T22:23:27.098Z] #44 151.2 CC src/basic_test_top_double_array_obj.lo [2022-09-06T22:23:27.098Z] #44 151.3 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T22:23:27.098Z] #44 151.5 CC src/basic_test_top_double_array_string.lo [2022-09-06T22:23:27.357Z] #44 151.7 CC src/read-file.lo [2022-09-06T22:23:27.456Z] #59 10.53 Collecting yamllint==1.27.1 [2022-09-06T22:23:27.456Z] #59 11.61 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T22:23:27.616Z] #44 151.9 CC src/json_common.lo [2022-09-06T22:23:28.183Z] #44 152.2 CC tests/test-1.o [2022-09-06T22:23:28.183Z] #44 152.3 CC tests/test-2.o [2022-09-06T22:23:28.391Z] #59 12.96 Collecting pathspec>=0.5.3 [2022-09-06T22:23:28.391Z] #59 12.96 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T22:23:28.442Z] #44 152.5 CC tests/test-3.o [2022-09-06T22:23:28.442Z] #44 152.7 CC tests/test-4.o [2022-09-06T22:23:28.650Z] #59 13.41 Collecting pyyaml [2022-09-06T22:23:28.650Z] #59 13.43 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-06T22:23:28.650Z] #59 13.51 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T22:23:28.650Z] #59 13.53 Building wheels for collected packages: yamllint [2022-09-06T22:23:28.650Z] #59 13.53 Building wheel for yamllint (setup.py): started [2022-09-06T22:23:28.700Z] #44 152.9 CC tests/test-5.o [2022-09-06T22:23:28.700Z] #44 153.0 CC tests/test-6.o [2022-09-06T22:23:29.267Z] #44 153.3 CC tests/test-7.o [2022-09-06T22:23:29.267Z] #44 153.4 CC tests/test-8.o [2022-09-06T22:23:29.267Z] #44 153.6 CC tests/test-9.o [2022-09-06T22:23:29.584Z] #59 14.57 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T22:23:29.834Z] #44 153.8 CC tests/test-10.o [2022-09-06T22:23:29.834Z] #44 153.9 CC tests/test-11.o [2022-09-06T22:23:29.843Z] #59 14.57 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=30b56f7af729ef4c694cf1530351d0e7610f3901e2d435e9fa3cecbd3d2f558d [2022-09-06T22:23:29.843Z] #59 14.57 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T22:23:29.843Z] #59 14.58 Successfully built yamllint [2022-09-06T22:23:29.843Z] #59 14.60 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T22:23:30.411Z] #59 15.08 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T22:23:30.671Z] #59 DONE 15.5s [2022-09-06T22:23:30.671Z] [2022-09-06T22:23:30.671Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T22:23:30.930Z] #60 DONE 0.4s [2022-09-06T22:23:30.930Z] [2022-09-06T22:23:30.930Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:23:31.057Z] #55 6.595 Reading package lists... [2022-09-06T22:23:31.188Z] #43 ... [2022-09-06T22:23:31.188Z] [2022-09-06T22:23:31.188Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T22:23:31.481Z] #61 DONE 0.6s [2022-09-06T22:23:31.481Z] [2022-09-06T22:23:31.481Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:23:31.737Z] #44 ... [2022-09-06T22:23:31.737Z] [2022-09-06T22:23:31.737Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:23:31.737Z] #57 51.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T22:23:31.737Z] #57 51.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T22:23:31.737Z] #57 51.90 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T22:23:31.737Z] #57 51.91 Setting up patch (2.7.6-7) ... [2022-09-06T22:23:31.737Z] #57 51.93 Setting up sudo (1.9.5p2-3) ... [2022-09-06T22:23:31.737Z] #57 52.05 invoke-rc.d: could not determine current runlevel [2022-09-06T22:23:31.737Z] #57 52.06 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T22:23:31.737Z] #57 52.08 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T22:23:31.737Z] #57 52.09 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T22:23:31.737Z] #57 52.09 Failed to connect to bus: Host is down [2022-09-06T22:23:31.737Z] #57 52.10 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T22:23:31.737Z] #57 52.11 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T22:23:31.737Z] #57 52.12 Setting up pigz (2.6-1) ... [2022-09-06T22:23:31.737Z] #57 52.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T22:23:31.737Z] #57 52.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:23:31.737Z] #57 52.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T22:23:31.737Z] #57 52.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:31.737Z] #57 52.90 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T22:23:31.737Z] #57 52.91 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T22:23:31.737Z] #57 53.29 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T22:23:31.737Z] #57 53.30 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T22:23:31.737Z] #57 53.32 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T22:23:31.737Z] #57 53.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:23:31.737Z] #57 53.37 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T22:23:31.737Z] #57 53.38 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T22:23:31.737Z] #57 53.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:23:31.737Z] #57 53.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T22:23:31.737Z] #57 53.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T22:23:31.737Z] #57 53.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T22:23:31.737Z] #57 53.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T22:23:31.737Z] #57 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T22:23:31.737Z] #57 53.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T22:23:31.737Z] #57 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T22:23:31.737Z] #57 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T22:23:31.737Z] #57 54.02 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T22:23:31.737Z] #57 55.66 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:23:31.737Z] #57 55.67 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T22:23:31.737Z] #57 55.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T22:23:31.737Z] #57 55.69 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T22:23:31.737Z] #57 57.07 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T22:23:31.737Z] #57 57.08 Setting up jq (1.6-2.1) ... [2022-09-06T22:23:31.737Z] #57 57.09 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T22:23:31.737Z] #57 57.10 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T22:23:31.737Z] #57 57.12 Setting up iptables (1.8.7-1) ... [2022-09-06T22:23:31.737Z] #57 57.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T22:23:31.737Z] #57 57.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T22:23:31.737Z] #57 57.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T22:23:31.737Z] #57 57.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T22:23:31.737Z] #57 57.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T22:23:31.737Z] #57 57.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T22:23:31.737Z] #57 57.18 Setting up iproute2 (5.10.0-4) ... [2022-09-06T22:23:31.737Z] #57 57.54 Setting up systemd (247.3-7) ... [2022-09-06T22:23:31.737Z] #57 57.58 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T22:23:31.737Z] #57 57.60 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T22:23:31.737Z] #57 57.61 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T22:23:31.737Z] #57 57.65 Initializing machine ID from KVM UUID. [2022-09-06T22:23:31.751Z] #43 ... [2022-09-06T22:23:31.751Z] [2022-09-06T22:23:31.751Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T22:23:32.017Z] #62 DONE 0.3s [2022-09-06T22:23:32.017Z] [2022-09-06T22:23:32.017Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T22:23:32.278Z] #63 DONE 0.3s [2022-09-06T22:23:32.278Z] [2022-09-06T22:23:32.278Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T22:23:32.278Z] #64 DONE 0.0s [2022-09-06T22:23:32.278Z] [2022-09-06T22:23:32.278Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T22:23:32.307Z] #57 58.66 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T22:23:32.434Z] #55 11.24 Building dependency tree... [2022-09-06T22:23:32.434Z] #55 12.37 Reading state information... [2022-09-06T22:23:32.545Z] #65 DONE 0.1s [2022-09-06T22:23:32.545Z] [2022-09-06T22:23:32.545Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T22:23:32.545Z] #66 DONE 0.1s [2022-09-06T22:23:32.545Z] [2022-09-06T22:23:32.545Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:23:32.566Z] #57 59.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:23:33.371Z] #55 13.52 The following additional packages will be installed: [2022-09-06T22:23:33.371Z] #55 13.52 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-06T22:23:33.371Z] #55 13.53 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-06T22:23:33.371Z] #55 13.53 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-06T22:23:33.371Z] #55 13.53 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-06T22:23:33.371Z] #55 13.53 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-06T22:23:33.371Z] #55 13.53 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-06T22:23:33.371Z] #55 13.54 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-06T22:23:33.371Z] #55 13.55 Suggested packages: [2022-09-06T22:23:33.371Z] #55 13.55 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-06T22:23:33.371Z] #55 13.55 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-06T22:23:33.371Z] #55 13.55 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-06T22:23:33.371Z] #55 13.55 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-06T22:23:33.371Z] #55 13.55 seccomp:ppc64el seccomp:s390x [2022-09-06T22:23:33.371Z] #55 13.55 Recommended packages: [2022-09-06T22:23:33.371Z] #55 13.55 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-06T22:23:33.371Z] #55 13.55 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-06T22:23:33.371Z] #55 13.55 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-06T22:23:33.371Z] #55 13.55 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-06T22:23:33.502Z] #57 DONE 59.6s [2022-09-06T22:23:33.502Z] [2022-09-06T22:23:33.502Z] #58 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-06T22:23:33.631Z] #44 ... [2022-09-06T22:23:33.631Z] [2022-09-06T22:23:33.631Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T22:23:33.631Z] #59 10.19 Collecting yamllint==1.27.1 [2022-09-06T22:23:33.939Z] #55 13.98 The following NEW packages will be installed: [2022-09-06T22:23:33.939Z] #55 13.98 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-06T22:23:33.939Z] #55 13.98 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-06T22:23:33.939Z] #55 13.98 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-06T22:23:33.939Z] #55 13.98 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-06T22:23:33.939Z] #55 13.98 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-06T22:23:33.939Z] #55 13.98 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-06T22:23:33.939Z] #55 13.98 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-06T22:23:33.939Z] #55 13.99 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-06T22:23:33.939Z] #55 13.99 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-06T22:23:33.939Z] #55 13.99 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-06T22:23:33.939Z] #55 14.00 libseccomp2:ppc64el libseccomp2:s390x [2022-09-06T22:23:34.200Z] #55 14.35 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:23:34.200Z] #55 14.35 Need to get 15.9 MB of archives. [2022-09-06T22:23:34.200Z] #55 14.35 After this operation, 73.0 MB of additional disk space will be used. [2022-09-06T22:23:34.200Z] #55 14.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-06T22:23:34.200Z] #55 14.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-06T22:23:34.200Z] #55 14.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-06T22:23:34.200Z] #55 14.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-06T22:23:34.200Z] #55 14.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-06T22:23:34.200Z] #55 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-06T22:23:34.200Z] #55 14.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-06T22:23:34.200Z] #55 14.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-06T22:23:34.200Z] #55 14.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-06T22:23:34.200Z] #55 14.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-06T22:23:34.200Z] #55 14.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-06T22:23:34.200Z] #55 14.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-06T22:23:34.200Z] #55 14.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-06T22:23:34.200Z] #55 14.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-06T22:23:34.200Z] #55 14.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-06T22:23:34.200Z] #55 14.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-06T22:23:34.200Z] #55 14.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-06T22:23:34.200Z] #55 14.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-06T22:23:34.200Z] #55 14.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-06T22:23:34.200Z] #55 14.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-06T22:23:34.200Z] #55 14.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-06T22:23:34.200Z] #55 14.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-06T22:23:34.200Z] #55 14.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-06T22:23:34.200Z] #55 14.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-06T22:23:34.200Z] #55 14.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-06T22:23:34.200Z] #55 14.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-06T22:23:34.200Z] #55 14.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-06T22:23:34.200Z] #55 14.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-06T22:23:34.200Z] #55 14.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-06T22:23:34.200Z] #55 14.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-06T22:23:34.200Z] #55 14.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-06T22:23:34.200Z] #55 14.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-06T22:23:34.200Z] #55 14.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-06T22:23:34.200Z] #55 14.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-06T22:23:34.200Z] #55 14.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-06T22:23:34.458Z] #55 14.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-06T22:23:34.458Z] #55 14.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-06T22:23:34.458Z] #55 14.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-06T22:23:34.458Z] #55 14.57 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-06T22:23:34.458Z] #55 14.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T22:23:34.574Z] #59 11.25 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T22:23:34.878Z] #58 1.496 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T22:23:34.878Z] #58 1.500 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T22:23:34.878Z] #58 1.503 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T22:23:34.878Z] #58 DONE 1.6s [2022-09-06T22:23:34.878Z] [2022-09-06T22:23:34.878Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T22:23:35.027Z] #55 15.09 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:23:35.286Z] #55 15.32 Fetched 15.9 MB in 0s (32.3 MB/s) [2022-09-06T22:23:35.286Z] #55 15.37 Selecting previously unselected package gcc-10-base:armel. [2022-09-06T22:23:35.286Z] #55 15.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-06T22:23:35.286Z] #55 15.41 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-06T22:23:35.286Z] #55 15.42 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-06T22:23:35.286Z] #55 15.47 Selecting previously unselected package gcc-10-base:armhf. [2022-09-06T22:23:35.286Z] #55 15.48 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-06T22:23:35.286Z] #55 15.49 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-06T22:23:35.286Z] #55 15.54 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-06T22:23:35.544Z] #55 15.55 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-06T22:23:35.544Z] #55 15.56 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-06T22:23:35.544Z] #55 15.62 Selecting previously unselected package gcc-10-base:s390x. [2022-09-06T22:23:35.544Z] #55 15.62 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-06T22:23:35.544Z] #55 15.62 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-06T22:23:35.544Z] #55 15.67 Selecting previously unselected package gcc-10-base:arm64. [2022-09-06T22:23:35.544Z] #55 15.68 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-06T22:23:35.544Z] #55 15.69 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-06T22:23:35.544Z] #55 15.75 Selecting previously unselected package libgcc-s1:armel. [2022-09-06T22:23:35.544Z] #55 15.76 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-06T22:23:35.544Z] #55 15.77 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-06T22:23:35.544Z] #55 15.82 Selecting previously unselected package libcrypt1:armel. [2022-09-06T22:23:35.803Z] #55 15.82 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-06T22:23:35.803Z] #55 15.83 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-06T22:23:35.803Z] #55 15.91 Selecting previously unselected package libc6:armel. [2022-09-06T22:23:35.803Z] #55 15.92 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-06T22:23:35.961Z] #59 12.69 Collecting pathspec>=0.5.3 [2022-09-06T22:23:35.961Z] #59 12.70 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T22:23:35.964Z] #49 ... [2022-09-06T22:23:35.964Z] [2022-09-06T22:23:35.964Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:23:35.964Z] #44 174.2 CCLD libocispec.la [2022-09-06T22:23:35.964Z] #44 174.6 CCLD src/validate [2022-09-06T22:23:35.964Z] #44 174.6 CCLD tests/test-1 [2022-09-06T22:23:35.964Z] #44 174.6 CCLD tests/test-2 [2022-09-06T22:23:35.964Z] #44 174.7 CCLD tests/test-3 [2022-09-06T22:23:35.964Z] #44 174.7 CCLD tests/test-4 [2022-09-06T22:23:35.964Z] #44 174.7 CCLD tests/test-5 [2022-09-06T22:23:35.964Z] #44 174.8 CCLD tests/test-6 [2022-09-06T22:23:35.964Z] #44 174.8 CCLD tests/test-7 [2022-09-06T22:23:35.964Z] #44 174.9 CCLD tests/test-8 [2022-09-06T22:23:35.964Z] #44 175.1 CCLD tests/test-9 [2022-09-06T22:23:35.964Z] #44 175.2 CCLD tests/test-10 [2022-09-06T22:23:35.964Z] #44 175.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T22:23:35.964Z] #44 175.2 CCLD tests/test-11 [2022-09-06T22:23:36.061Z] #55 16.07 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-06T22:23:36.222Z] #59 13.14 Collecting pyyaml [2022-09-06T22:23:36.222Z] #59 13.15 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-06T22:23:36.222Z] #59 13.20 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T22:23:36.222Z] #59 13.22 Building wheels for collected packages: yamllint [2022-09-06T22:23:36.222Z] #59 13.22 Building wheel for yamllint (setup.py): started [2022-09-06T22:23:36.320Z] #55 16.58 Selecting previously unselected package libapparmor1:armel. [2022-09-06T22:23:36.320Z] #55 16.59 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-06T22:23:36.320Z] #55 16.60 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-06T22:23:36.320Z] #55 16.66 Selecting previously unselected package libapparmor-dev:armel. [2022-09-06T22:23:36.529Z] #44 176.9 libtool: link: ar cr libocispec.a [2022-09-06T22:23:36.529Z] #44 177.0 libtool: link: ranlib libocispec.a [2022-09-06T22:23:36.579Z] #55 16.66 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-06T22:23:36.579Z] #55 16.67 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-06T22:23:36.579Z] #55 16.74 Selecting previously unselected package libgcc-s1:arm64. [2022-09-06T22:23:36.579Z] #55 16.74 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-06T22:23:36.579Z] #55 16.75 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-06T22:23:36.837Z] #55 16.80 Selecting previously unselected package libcrypt1:arm64. [2022-09-06T22:23:36.837Z] #55 16.81 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-06T22:23:36.837Z] #55 16.82 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-06T22:23:36.837Z] #55 16.89 Selecting previously unselected package libc6:arm64. [2022-09-06T22:23:36.837Z] #55 16.90 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-06T22:23:36.837Z] #55 17.07 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-06T22:23:37.405Z] #55 17.49 Selecting previously unselected package libapparmor1:arm64. [2022-09-06T22:23:37.405Z] #55 17.50 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-06T22:23:37.405Z] #55 17.51 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T22:23:37.405Z] #55 17.56 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-06T22:23:37.405Z] #55 17.57 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-06T22:23:37.405Z] #55 17.57 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T22:23:37.405Z] #55 17.64 Selecting previously unselected package libgcc-s1:s390x. [2022-09-06T22:23:37.605Z] #59 14.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T22:23:37.605Z] #59 14.20 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=6126ab8b2bd0c43e45737595ea3527a4dc0402b55d986c01090cf43756dfb125 [2022-09-06T22:23:37.605Z] #59 14.21 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T22:23:37.605Z] #59 14.23 Successfully built yamllint [2022-09-06T22:23:37.605Z] #59 14.25 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T22:23:37.605Z] #59 14.61 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T22:23:37.664Z] #55 17.64 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-06T22:23:37.664Z] #55 17.65 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-06T22:23:37.664Z] #55 17.70 Selecting previously unselected package libcrypt1:s390x. [2022-09-06T22:23:37.664Z] #55 17.70 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-06T22:23:37.664Z] #55 17.71 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-06T22:23:37.664Z] #55 17.80 Selecting previously unselected package libc6:s390x. [2022-09-06T22:23:37.664Z] #55 17.81 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-06T22:23:37.902Z] #44 178.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:37.902Z] #44 178.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T22:23:37.902Z] #44 178.3 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T22:23:37.902Z] #44 178.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:37.923Z] #55 18.00 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-06T22:23:38.161Z] #44 178.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:38.161Z] #44 178.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:38.161Z] #44 178.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:38.161Z] #44 178.4 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T22:23:38.161Z] #44 178.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T22:23:38.161Z] #44 178.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T22:23:38.161Z] #44 178.5 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T22:23:38.161Z] #44 178.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T22:23:38.161Z] #44 178.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T22:23:38.161Z] #44 178.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T22:23:38.161Z] #44 178.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T22:23:38.161Z] #44 178.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T22:23:38.176Z] #59 DONE 15.1s [2022-09-06T22:23:38.176Z] [2022-09-06T22:23:38.176Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T22:23:38.181Z] #55 18.46 Selecting previously unselected package libapparmor1:s390x. [2022-09-06T22:23:38.181Z] #55 18.47 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-06T22:23:38.181Z] #55 18.47 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-06T22:23:38.181Z] #55 18.53 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-06T22:23:38.420Z] #44 178.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T22:23:38.420Z] #44 178.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T22:23:38.420Z] #44 178.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T22:23:38.420Z] #44 178.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T22:23:38.420Z] #44 178.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T22:23:38.420Z] #44 178.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T22:23:38.440Z] #55 18.54 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-06T22:23:38.440Z] #55 18.54 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-06T22:23:38.440Z] #55 18.60 Selecting previously unselected package libgcc-s1:armhf. [2022-09-06T22:23:38.440Z] #55 18.61 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-06T22:23:38.440Z] #55 18.62 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-06T22:23:38.440Z] #55 18.67 Selecting previously unselected package libcrypt1:armhf. [2022-09-06T22:23:38.679Z] #44 179.0 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T22:23:38.679Z] #44 179.0 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T22:23:38.679Z] #44 179.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T22:23:38.679Z] #44 179.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T22:23:38.698Z] #55 18.67 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-06T22:23:38.698Z] #55 18.68 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-06T22:23:38.698Z] #55 18.76 Selecting previously unselected package libc6:armhf. [2022-09-06T22:23:38.698Z] #55 18.77 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-06T22:23:38.747Z] #60 DONE 0.4s [2022-09-06T22:23:38.747Z] [2022-09-06T22:23:38.747Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T22:23:38.937Z] #44 179.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T22:23:38.937Z] #44 179.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T22:23:38.937Z] #44 179.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T22:23:38.957Z] #55 18.93 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-06T22:23:39.196Z] #44 179.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T22:23:39.196Z] #44 179.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T22:23:39.196Z] #44 179.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T22:23:39.196Z] #44 179.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T22:23:39.196Z] #44 179.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T22:23:39.215Z] #55 19.32 Selecting previously unselected package libapparmor1:armhf. [2022-09-06T22:23:39.216Z] #55 19.33 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-06T22:23:39.216Z] #55 19.33 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-06T22:23:39.216Z] #55 19.38 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-06T22:23:39.216Z] #55 19.39 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-06T22:23:39.216Z] #55 19.40 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-06T22:23:39.216Z] #55 19.46 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-06T22:23:39.319Z] #61 DONE 0.5s [2022-09-06T22:23:39.319Z] [2022-09-06T22:23:39.319Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T22:23:39.474Z] #55 19.47 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-06T22:23:39.474Z] #55 19.47 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-06T22:23:39.474Z] #55 19.52 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-06T22:23:39.474Z] #55 19.53 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-06T22:23:39.474Z] #55 19.54 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-06T22:23:39.474Z] #55 19.64 Selecting previously unselected package libc6:ppc64el. [2022-09-06T22:23:39.474Z] #55 19.64 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-06T22:23:39.580Z] #62 DONE 0.3s [2022-09-06T22:23:39.580Z] [2022-09-06T22:23:39.580Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T22:23:39.580Z] #63 DONE 0.3s [2022-09-06T22:23:39.580Z] [2022-09-06T22:23:39.580Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:23:39.733Z] #55 19.84 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-06T22:23:39.762Z] #44 179.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T22:23:39.763Z] #44 180.2 CC src/crun-crun.o [2022-09-06T22:23:39.841Z] #44 ... [2022-09-06T22:23:39.841Z] [2022-09-06T22:23:39.841Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T22:23:39.841Z] #64 DONE 0.1s [2022-09-06T22:23:39.841Z] [2022-09-06T22:23:39.841Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T22:23:39.841Z] #65 DONE 0.1s [2022-09-06T22:23:39.841Z] [2022-09-06T22:23:39.841Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T22:23:39.841Z] #66 DONE 0.0s [2022-09-06T22:23:39.841Z] [2022-09-06T22:23:39.841Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:23:40.021Z] #44 180.3 CC src/crun-run.o [2022-09-06T22:23:40.021Z] #44 180.5 CC src/crun-delete.o [2022-09-06T22:23:40.279Z] #44 180.7 CC src/crun-kill.o [2022-09-06T22:23:40.537Z] #44 180.8 CC src/crun-pause.o [2022-09-06T22:23:40.537Z] #44 181.1 CC src/crun-unpause.o [2022-09-06T22:23:40.669Z] #55 20.52 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-06T22:23:40.669Z] #55 20.52 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-06T22:23:40.669Z] #55 20.53 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-06T22:23:40.669Z] #55 20.59 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-06T22:23:40.669Z] #55 20.59 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-06T22:23:40.669Z] #55 20.60 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-06T22:23:40.669Z] #55 20.69 Selecting previously unselected package libseccomp2:s390x. [2022-09-06T22:23:40.669Z] #55 20.69 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-06T22:23:40.669Z] #55 20.70 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-06T22:23:40.669Z] #55 20.74 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-06T22:23:40.669Z] #55 20.75 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-06T22:23:40.669Z] #55 20.75 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-06T22:23:40.669Z] #55 20.82 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-06T22:23:40.669Z] #55 20.83 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-06T22:23:40.669Z] #55 20.84 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T22:23:40.669Z] #55 20.89 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-06T22:23:40.669Z] #55 20.90 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-06T22:23:40.669Z] #55 20.91 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T22:23:40.795Z] #44 181.2 CC src/crun-spec.o [2022-09-06T22:23:40.927Z] #55 20.98 Selecting previously unselected package libseccomp2:armhf. [2022-09-06T22:23:40.927Z] #55 20.99 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-06T22:23:40.927Z] #55 21.00 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-06T22:23:40.927Z] #55 21.05 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-06T22:23:40.927Z] #55 21.05 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-06T22:23:40.927Z] #55 21.06 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-06T22:23:40.927Z] #55 21.13 Selecting previously unselected package libseccomp2:armel. [2022-09-06T22:23:40.927Z] #55 21.13 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-06T22:23:40.927Z] #55 21.14 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-06T22:23:40.927Z] #55 21.19 Selecting previously unselected package libseccomp-dev:armel. [2022-09-06T22:23:40.927Z] #55 21.19 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-06T22:23:40.927Z] #55 21.20 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-06T22:23:41.186Z] #55 21.27 Selecting previously unselected package libseccomp2:arm64. [2022-09-06T22:23:41.186Z] #55 21.28 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T22:23:41.186Z] #55 21.29 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T22:23:41.186Z] #55 21.33 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T22:23:41.186Z] #55 21.34 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T22:23:41.186Z] #55 21.35 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T22:23:41.186Z] #55 21.46 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-06T22:23:41.186Z] #55 21.47 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-06T22:23:41.186Z] #55 21.48 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-06T22:23:41.186Z] #55 21.50 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-06T22:23:41.186Z] #55 21.52 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-06T22:23:41.186Z] #55 21.55 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-06T22:23:41.362Z] #44 181.5 CC src/crun-exec.o [2022-09-06T22:23:41.362Z] #44 181.5 CC src/crun-list.o [2022-09-06T22:23:41.362Z] #44 181.7 CC src/crun-create.o [2022-09-06T22:23:41.362Z] #44 181.8 CC src/crun-start.o [2022-09-06T22:23:41.445Z] #55 21.56 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-06T22:23:41.445Z] #55 21.57 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-06T22:23:41.445Z] #55 21.59 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-06T22:23:41.445Z] #55 21.60 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-06T22:23:41.445Z] #55 21.62 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-06T22:23:41.445Z] #55 21.64 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-06T22:23:41.445Z] #55 21.65 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-06T22:23:41.445Z] #55 21.66 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-06T22:23:41.445Z] #55 21.68 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-06T22:23:41.445Z] #55 21.69 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-06T22:23:41.621Z] #44 181.9 CC src/crun-state.o [2022-09-06T22:23:41.880Z] #44 182.1 CC src/crun-update.o [2022-09-06T22:23:41.880Z] #44 182.3 CC src/crun-ps.o [2022-09-06T22:23:42.138Z] #44 182.5 CC src/crun-checkpoint.o [2022-09-06T22:23:42.138Z] #44 182.5 CC src/crun-restore.o [2022-09-06T22:23:42.396Z] #44 182.7 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T22:23:42.654Z] #44 182.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T22:23:42.654Z] #44 183.0 CC src/libcrun/libcrun_la-container.lo [2022-09-06T22:23:42.823Z] #55 22.91 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-06T22:23:42.912Z] #44 183.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T22:23:43.171Z] #44 183.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T22:23:43.171Z] #44 183.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T22:23:43.429Z] #44 183.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T22:23:43.687Z] #44 183.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T22:23:43.687Z] #44 184.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T22:23:43.945Z] #44 184.3 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T22:23:44.200Z] #55 24.16 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-06T22:23:44.203Z] #44 184.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T22:23:44.769Z] #44 185.1 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T22:23:45.028Z] #44 185.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T22:23:45.586Z] #55 25.39 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-06T22:23:46.403Z] #44 186.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T22:23:46.403Z] #44 186.8 CC src/libcrun/libcrun_la-error.lo [2022-09-06T22:23:46.523Z] #55 26.67 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-06T22:23:46.662Z] #44 187.0 CC src/libcrun/libcrun_la-status.lo [2022-09-06T22:23:46.920Z] #44 187.3 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T22:23:47.085Z] #59 10.92 Collecting yamllint==1.27.1 [2022-09-06T22:23:47.085Z] #59 12.00 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T22:23:47.178Z] #44 187.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T22:23:47.436Z] #44 187.8 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T22:23:47.694Z] #44 188.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T22:23:47.900Z] #55 27.89 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T22:23:47.900Z] #55 27.91 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-06T22:23:47.900Z] #55 27.92 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-06T22:23:47.900Z] #55 27.93 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-06T22:23:47.900Z] #55 27.95 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-06T22:23:47.900Z] #55 27.96 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T22:23:47.900Z] #55 27.97 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-06T22:23:47.900Z] #55 27.98 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-06T22:23:47.900Z] #55 28.00 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T22:23:47.900Z] #55 28.01 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-06T22:23:47.900Z] #55 28.02 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T22:23:47.900Z] #55 28.03 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-06T22:23:47.900Z] #55 28.05 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-06T22:23:47.900Z] #55 28.06 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-06T22:23:47.900Z] #55 28.07 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-06T22:23:47.900Z] #55 28.09 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T22:23:47.900Z] #55 28.10 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-06T22:23:47.900Z] #55 28.11 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-06T22:23:47.900Z] #55 28.13 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T22:23:47.900Z] #55 28.14 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-06T22:23:47.900Z] #55 28.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:23:47.952Z] #44 188.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T22:23:48.160Z] #55 DONE 28.5s [2022-09-06T22:23:48.160Z] [2022-09-06T22:23:48.160Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:23:48.211Z] #44 188.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T22:23:48.418Z] #49 ... [2022-09-06T22:23:48.418Z] [2022-09-06T22:23:48.418Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T22:23:48.418Z] #56 DONE 0.1s [2022-09-06T22:23:48.418Z] [2022-09-06T22:23:48.418Z] #57 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T22:23:48.461Z] #59 13.37 Collecting pathspec>=0.5.3 [2022-09-06T22:23:48.461Z] #59 13.38 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T22:23:48.468Z] #44 188.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T22:23:48.468Z] #44 189.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T22:23:48.720Z] #59 13.83 Collecting pyyaml [2022-09-06T22:23:48.720Z] #59 13.84 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-06T22:23:48.720Z] #59 13.90 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T22:23:48.720Z] #59 13.92 Building wheels for collected packages: yamllint [2022-09-06T22:23:48.720Z] #59 13.93 Building wheel for yamllint (setup.py): started [2022-09-06T22:23:49.796Z] #57 DONE 1.4s [2022-09-06T22:23:49.796Z] [2022-09-06T22:23:49.796Z] #58 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T22:23:50.097Z] #59 15.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T22:23:50.097Z] #59 15.07 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=629198c6cf588383cf1f356e91da240ab08f92264ec0e36f463c05fc3e740153 [2022-09-06T22:23:50.097Z] #59 15.07 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T22:23:50.097Z] #59 15.08 Successfully built yamllint [2022-09-06T22:23:50.097Z] #59 15.11 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T22:23:50.356Z] #59 15.66 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T22:23:50.630Z] #44 186.8 CCLD libocispec.la [2022-09-06T22:23:50.732Z] #58 DONE 1.0s [2022-09-06T22:23:50.732Z] [2022-09-06T22:23:50.732Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:23:50.732Z] #0 1.226 + RM_GOPATH=0 [2022-09-06T22:23:50.732Z] #0 1.226 + TMP_GOPATH= [2022-09-06T22:23:50.732Z] #0 1.226 + : /build [2022-09-06T22:23:50.732Z] #0 1.226 + '[' -z '' ']' [2022-09-06T22:23:50.732Z] #0 1.226 ++ mktemp -d [2022-09-06T22:23:50.732Z] #0 1.227 + export GOPATH=/tmp/tmp.oAJtY6PyYP [2022-09-06T22:23:50.732Z] #0 1.227 + GOPATH=/tmp/tmp.oAJtY6PyYP [2022-09-06T22:23:50.732Z] #0 1.227 + RM_GOPATH=1 [2022-09-06T22:23:50.732Z] #0 1.227 + case "$(go env GOARCH)" in [2022-09-06T22:23:50.732Z] #0 1.227 ++ go env GOARCH [2022-09-06T22:23:50.732Z] #0 1.238 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T22:23:50.732Z] #0 1.238 + GO_BUILDMODE=-buildmode=pie [2022-09-06T22:23:50.732Z] #0 1.238 ++ dirname /install.sh [2022-09-06T22:23:50.732Z] #0 1.238 + dir=/ [2022-09-06T22:23:50.732Z] #0 1.238 + bin=runc [2022-09-06T22:23:50.732Z] #0 1.238 + shift [2022-09-06T22:23:50.732Z] #0 1.238 + '[' '!' -f //runc.installer ']' [2022-09-06T22:23:50.732Z] #0 1.238 + . //runc.installer [2022-09-06T22:23:50.732Z] #0 1.238 ++ set -e [2022-09-06T22:23:50.732Z] #0 1.238 ++ : v1.1.4 [2022-09-06T22:23:50.732Z] #0 1.238 + install_runc [2022-09-06T22:23:50.732Z] #0 1.238 + RUNC_BUILDTAGS=seccomp [2022-09-06T22:23:50.732Z] #0 1.238 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T22:23:50.732Z] #0 1.238 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T22:23:50.732Z] #0 1.238 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oAJtY6PyYP/src/github.com/opencontainers/runc [2022-09-06T22:23:50.732Z] #0 1.245 Cloning into '/tmp/tmp.oAJtY6PyYP/src/github.com/opencontainers/runc'... [2022-09-06T22:23:50.925Z] #59 DONE 16.1s [2022-09-06T22:23:50.926Z] [2022-09-06T22:23:50.926Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:23:50.926Z] #34 ... [2022-09-06T22:23:50.926Z] [2022-09-06T22:23:50.926Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T22:23:50.997Z] #44 191.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T22:23:50.997Z] #44 191.5 CC tests/init.o [2022-09-06T22:23:51.185Z] #60 DONE 0.3s [2022-09-06T22:23:51.185Z] [2022-09-06T22:23:51.185Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:23:51.185Z] #34 ... [2022-09-06T22:23:51.185Z] [2022-09-06T22:23:51.185Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T22:23:51.196Z] #44 187.3 CCLD src/validate [2022-09-06T22:23:51.196Z] #44 187.3 CCLD tests/test-1 [2022-09-06T22:23:51.196Z] #44 187.3 CCLD tests/test-3 [2022-09-06T22:23:51.196Z] #44 187.3 CCLD tests/test-2 [2022-09-06T22:23:51.196Z] #44 187.3 CCLD tests/test-4 [2022-09-06T22:23:51.455Z] #44 187.4 CCLD tests/test-5 [2022-09-06T22:23:51.455Z] #44 187.4 CCLD tests/test-6 [2022-09-06T22:23:51.455Z] #44 187.5 CCLD tests/test-7 [2022-09-06T22:23:51.455Z] #44 187.5 CCLD tests/test-8 [2022-09-06T22:23:51.455Z] #44 187.5 CCLD tests/test-9 [2022-09-06T22:23:51.456Z] #44 187.6 CCLD tests/test-10 [2022-09-06T22:23:51.669Z] #59 ... [2022-09-06T22:23:51.669Z] [2022-09-06T22:23:51.669Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T22:23:51.669Z] #0 0.899 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T22:23:51.669Z] #60 DONE 1.0s [2022-09-06T22:23:51.715Z] #44 187.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T22:23:51.715Z] #44 187.7 CCLD tests/test-11 [2022-09-06T22:23:51.753Z] #61 DONE 0.4s [2022-09-06T22:23:51.753Z] [2022-09-06T22:23:51.753Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T22:23:51.753Z] #62 DONE 0.2s [2022-09-06T22:23:51.753Z] [2022-09-06T22:23:51.753Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T22:23:51.929Z] [2022-09-06T22:23:51.929Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T22:23:51.934Z] #44 192.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T22:23:52.012Z] #63 DONE 0.1s [2022-09-06T22:23:52.012Z] [2022-09-06T22:23:52.012Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T22:23:52.012Z] #64 DONE 0.1s [2022-09-06T22:23:52.012Z] [2022-09-06T22:23:52.012Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T22:23:52.271Z] #65 DONE 0.1s [2022-09-06T22:23:52.271Z] [2022-09-06T22:23:52.271Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T22:23:52.271Z] #66 DONE 0.1s [2022-09-06T22:23:52.271Z] [2022-09-06T22:23:52.271Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:23:52.866Z] #61 DONE 1.1s [2022-09-06T22:23:52.866Z] [2022-09-06T22:23:52.866Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:23:52.866Z] #49 ... [2022-09-06T22:23:52.866Z] [2022-09-06T22:23:52.866Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T22:23:53.616Z] #44 189.5 libtool: link: ar cr libocispec.a [2022-09-06T22:23:53.616Z] #44 189.5 libtool: link: ranlib libocispec.a [2022-09-06T22:23:53.802Z] #62 DONE 1.1s [2022-09-06T22:23:53.802Z] [2022-09-06T22:23:53.802Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T22:23:55.181Z] #63 DONE 1.1s [2022-09-06T22:23:55.181Z] [2022-09-06T22:23:55.181Z] #64 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:23:55.518Z] #44 191.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:55.518Z] #44 191.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T22:23:55.518Z] #44 191.4 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T22:23:55.518Z] #44 191.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:55.518Z] #44 191.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:55.518Z] #44 191.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:55.518Z] #44 191.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:23:55.518Z] #44 191.4 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T22:23:55.518Z] #44 191.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T22:23:55.518Z] #44 191.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T22:23:55.518Z] #44 191.6 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T22:23:55.518Z] #44 191.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T22:23:55.518Z] #44 191.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T22:23:55.518Z] #44 191.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T22:23:55.518Z] #44 191.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T22:23:55.518Z] #44 191.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T22:23:55.518Z] #44 191.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T22:23:55.518Z] #44 191.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T22:23:55.518Z] #44 191.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T22:23:55.518Z] #44 191.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T22:23:55.777Z] #44 191.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T22:23:55.777Z] #44 191.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T22:23:55.777Z] #44 191.8 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T22:23:55.777Z] #44 191.8 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T22:23:55.777Z] #44 191.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T22:23:55.777Z] #44 191.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T22:23:55.777Z] #44 191.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T22:23:55.777Z] #44 191.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T22:23:55.777Z] #44 192.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T22:23:56.036Z] #44 192.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T22:23:56.036Z] #44 192.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T22:23:56.036Z] #44 192.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T22:23:56.036Z] #44 192.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T22:23:56.036Z] #44 192.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T22:23:56.036Z] #44 192.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T22:23:56.294Z] #44 192.4 CC src/crun-crun.o [2022-09-06T22:23:56.553Z] #44 192.6 CC src/crun-run.o [2022-09-06T22:23:56.553Z] #44 192.8 CC src/crun-pause.o [2022-09-06T22:23:56.559Z] #64 1.396 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T22:23:56.560Z] #64 1.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T22:23:56.812Z] #44 192.8 CC src/crun-delete.o [2022-09-06T22:23:56.812Z] #44 192.8 CC src/crun-kill.o [2022-09-06T22:23:56.812Z] #44 192.9 CC src/crun-unpause.o [2022-09-06T22:23:56.812Z] #44 193.0 CC src/crun-spec.o [2022-09-06T22:23:56.812Z] #44 193.0 CC src/crun-exec.o [2022-09-06T22:23:56.819Z] #64 1.779 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T22:23:56.819Z] #64 1.788 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T22:23:56.819Z] #64 2.029 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T22:23:57.071Z] #44 193.1 CC src/crun-list.o [2022-09-06T22:23:57.071Z] #44 193.2 CC src/crun-create.o [2022-09-06T22:23:57.071Z] #44 193.2 CC src/crun-start.o [2022-09-06T22:23:57.078Z] #64 2.312 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T22:23:57.329Z] #44 193.4 CC src/crun-ps.o [2022-09-06T22:23:57.329Z] #44 193.4 CC src/crun-state.o [2022-09-06T22:23:57.329Z] #44 193.4 CC src/crun-update.o [2022-09-06T22:23:57.329Z] #44 193.5 CC src/crun-checkpoint.o [2022-09-06T22:23:57.588Z] #44 193.6 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T22:23:57.588Z] #44 193.6 CC src/crun-restore.o [2022-09-06T22:23:57.588Z] #44 193.7 CC src/libcrun/libcrun_la-container.lo [2022-09-06T22:23:57.588Z] #44 193.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T22:23:57.588Z] #44 193.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T22:23:57.588Z] #44 193.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T22:23:57.588Z] #44 193.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T22:23:57.646Z] #64 2.612 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T22:23:57.646Z] #64 2.891 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T22:23:57.847Z] #44 193.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T22:23:57.847Z] #44 193.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T22:23:57.847Z] #44 193.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T22:23:57.847Z] #44 194.1 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T22:23:57.905Z] #64 3.153 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T22:23:58.106Z] #44 194.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T22:23:58.106Z] #44 194.2 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T22:23:58.106Z] #44 ... [2022-09-06T22:23:58.106Z] [2022-09-06T22:23:58.106Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:23:58.106Z] #41 244.0 + dpkg --print-architecture [2022-09-06T22:23:58.106Z] #41 244.0 + git checkout -q v2.1.0 [2022-09-06T22:23:58.106Z] #41 244.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T22:23:58.165Z] #64 3.157 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-06T22:23:58.165Z] #64 3.163 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB] [2022-09-06T22:23:58.165Z] #64 3.167 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-06T22:23:58.165Z] #64 3.172 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-06T22:23:58.365Z] #41 244.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T22:23:58.424Z] #64 3.318 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T22:23:58.424Z] #64 3.328 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T22:23:58.424Z] #64 3.331 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T22:23:58.424Z] #64 3.332 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T22:23:58.424Z] #64 3.332 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T22:24:01.814Z] #34 ... [2022-09-06T22:24:01.814Z] [2022-09-06T22:24:01.814Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:01.814Z] #44 182.2 CCLD libocispec.la [2022-09-06T22:24:01.814Z] #44 182.6 CCLD src/validate [2022-09-06T22:24:01.814Z] #44 182.6 CCLD tests/test-1 [2022-09-06T22:24:01.814Z] #44 182.6 CCLD tests/test-3 [2022-09-06T22:24:01.814Z] #44 182.6 CCLD tests/test-2 [2022-09-06T22:24:01.814Z] #44 182.7 CCLD tests/test-4 [2022-09-06T22:24:01.814Z] #44 182.7 CCLD tests/test-5 [2022-09-06T22:24:01.814Z] #44 182.7 CCLD tests/test-7 [2022-09-06T22:24:01.814Z] #44 182.8 CCLD tests/test-6 [2022-09-06T22:24:01.814Z] #44 182.8 CCLD tests/test-8 [2022-09-06T22:24:01.814Z] #44 182.8 CCLD tests/test-9 [2022-09-06T22:24:01.814Z] #44 182.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T22:24:01.814Z] #44 182.9 CCLD tests/test-10 [2022-09-06T22:24:01.814Z] #44 183.0 CCLD tests/test-11 [2022-09-06T22:24:02.757Z] #44 184.6 libtool: link: ar cr libocispec.a [2022-09-06T22:24:02.757Z] #44 184.7 libtool: link: ranlib libocispec.a [2022-09-06T22:24:04.998Z] #64 ... [2022-09-06T22:24:04.998Z] [2022-09-06T22:24:04.998Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:24:04.998Z] #59 5.702 + cd /tmp/tmp.oAJtY6PyYP/src/github.com/opencontainers/runc [2022-09-06T22:24:04.998Z] #59 5.703 + git checkout -q v1.1.4 [2022-09-06T22:24:04.998Z] #59 6.040 + '[' -z '' ']' [2022-09-06T22:24:04.998Z] #59 6.040 + target=static [2022-09-06T22:24:04.998Z] #59 6.040 + make BUILDTAGS=seccomp static [2022-09-06T22:24:04.998Z] #59 6.234 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T22:24:05.303Z] #44 186.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:24:05.303Z] #44 186.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T22:24:05.303Z] #44 186.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T22:24:05.303Z] #44 186.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:24:05.303Z] #44 186.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:24:05.303Z] #44 186.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:24:05.303Z] #44 186.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:24:05.303Z] #44 186.8 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T22:24:05.303Z] #44 186.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T22:24:05.303Z] #44 186.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T22:24:05.303Z] #44 187.0 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T22:24:05.303Z] #44 187.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T22:24:05.303Z] #44 187.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T22:24:05.303Z] #44 187.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T22:24:05.303Z] #44 187.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T22:24:05.303Z] #44 187.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T22:24:05.303Z] #44 187.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T22:24:05.303Z] #44 187.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T22:24:05.303Z] #44 187.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T22:24:05.303Z] #44 187.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T22:24:05.303Z] #44 187.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T22:24:05.303Z] #44 187.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T22:24:05.564Z] #44 187.3 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T22:24:05.564Z] #44 187.3 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T22:24:05.564Z] #44 187.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T22:24:05.564Z] #44 187.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T22:24:05.564Z] #44 187.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T22:24:05.564Z] #44 187.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T22:24:05.825Z] #44 187.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T22:24:05.825Z] #44 187.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T22:24:05.825Z] #44 187.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T22:24:05.825Z] #44 187.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T22:24:05.825Z] #44 187.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T22:24:05.825Z] #44 187.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T22:24:06.086Z] #44 187.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T22:24:06.086Z] #44 187.9 CC src/crun-crun.o [2022-09-06T22:24:06.086Z] #44 188.0 CC src/crun-run.o [2022-09-06T22:24:06.086Z] #44 188.0 CC src/crun-delete.o [2022-09-06T22:24:06.347Z] #44 188.1 CC src/crun-kill.o [2022-09-06T22:24:06.347Z] #44 188.2 CC src/crun-unpause.o [2022-09-06T22:24:06.347Z] #44 188.2 CC src/crun-spec.o [2022-09-06T22:24:06.347Z] #44 188.2 CC src/crun-pause.o [2022-09-06T22:24:06.608Z] #44 188.4 CC src/crun-exec.o [2022-09-06T22:24:06.608Z] #44 188.5 CC src/crun-create.o [2022-09-06T22:24:06.608Z] #44 188.6 CC src/crun-list.o [2022-09-06T22:24:06.869Z] #44 188.7 CC src/crun-start.o [2022-09-06T22:24:06.869Z] #44 188.7 CC src/crun-state.o [2022-09-06T22:24:07.129Z] #44 188.9 CC src/crun-update.o [2022-09-06T22:24:07.129Z] #44 188.9 CC src/crun-ps.o [2022-09-06T22:24:07.151Z] #34 ... [2022-09-06T22:24:07.151Z] [2022-09-06T22:24:07.151Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:07.151Z] #44 188.8 CCLD libocispec.la [2022-09-06T22:24:07.151Z] #44 189.3 CCLD src/validate [2022-09-06T22:24:07.151Z] #44 189.3 CCLD tests/test-1 [2022-09-06T22:24:07.151Z] #44 189.3 CCLD tests/test-2 [2022-09-06T22:24:07.151Z] #44 189.3 CCLD tests/test-3 [2022-09-06T22:24:07.151Z] #44 189.4 CCLD tests/test-5 [2022-09-06T22:24:07.151Z] #44 189.4 CCLD tests/test-4 [2022-09-06T22:24:07.151Z] #44 189.4 CCLD tests/test-6 [2022-09-06T22:24:07.151Z] #44 189.5 CCLD tests/test-7 [2022-09-06T22:24:07.151Z] #44 189.6 CCLD tests/test-8 [2022-09-06T22:24:07.151Z] #44 189.7 CCLD tests/test-9 [2022-09-06T22:24:07.151Z] #44 189.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T22:24:07.151Z] #44 189.9 CCLD tests/test-10 [2022-09-06T22:24:07.151Z] #44 190.0 CCLD tests/test-11 [2022-09-06T22:24:07.390Z] #44 189.0 CC src/crun-restore.o [2022-09-06T22:24:07.390Z] #44 189.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T22:24:07.390Z] #44 189.1 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T22:24:07.390Z] #44 189.1 CC src/crun-checkpoint.o [2022-09-06T22:24:07.390Z] #44 189.1 CC src/libcrun/libcrun_la-container.lo [2022-09-06T22:24:07.390Z] #44 189.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T22:24:07.390Z] #44 189.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T22:24:07.390Z] #44 189.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T22:24:07.410Z] #44 191.6 libtool: link: ar cr libocispec.a [2022-09-06T22:24:07.410Z] #44 191.7 libtool: link: ranlib libocispec.a [2022-09-06T22:24:07.651Z] #44 189.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T22:24:07.651Z] #44 189.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T22:24:07.651Z] #44 189.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T22:24:07.651Z] #44 189.5 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T22:24:07.651Z] #44 189.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T22:24:07.912Z] #44 189.7 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T22:24:07.912Z] #44 189.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T22:24:07.912Z] #44 ... [2022-09-06T22:24:07.912Z] [2022-09-06T22:24:07.912Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:24:07.912Z] #34 242.0 + dpkg --print-architecture [2022-09-06T22:24:07.912Z] #34 242.0 + git checkout -q v2.1.0 [2022-09-06T22:24:08.301Z] #59 ... [2022-09-06T22:24:08.301Z] [2022-09-06T22:24:08.301Z] #64 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:24:08.301Z] #64 12.84 Fetched 40.7 MB in 12s (3430 kB/s) [2022-09-06T22:24:08.340Z] #41 ... [2022-09-06T22:24:08.340Z] [2022-09-06T22:24:08.340Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:08.340Z] #44 194.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T22:24:08.340Z] #44 194.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T22:24:08.340Z] #44 194.3 CC src/libcrun/libcrun_la-error.lo [2022-09-06T22:24:08.340Z] #44 194.4 CC src/libcrun/libcrun_la-status.lo [2022-09-06T22:24:08.340Z] #44 194.6 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T22:24:08.340Z] #44 194.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T22:24:08.340Z] #44 194.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T22:24:08.340Z] #44 195.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T22:24:08.340Z] #44 195.0 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T22:24:08.340Z] #44 195.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T22:24:08.340Z] #44 195.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T22:24:08.340Z] #44 195.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T22:24:08.340Z] #44 195.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T22:24:08.340Z] #44 195.4 CC tests/init.o [2022-09-06T22:24:08.340Z] #44 195.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T22:24:08.854Z] #34 242.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T22:24:08.854Z] #34 242.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T22:24:09.313Z] #44 193.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T22:24:09.313Z] #44 193.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T22:24:09.313Z] #44 193.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T22:24:09.313Z] #44 193.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:24:09.313Z] #44 193.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:24:09.313Z] #44 193.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:24:09.313Z] #44 193.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T22:24:09.313Z] #44 193.5 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T22:24:09.571Z] #44 193.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T22:24:09.571Z] #44 193.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T22:24:09.571Z] #44 193.7 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T22:24:09.571Z] #44 193.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T22:24:09.571Z] #44 193.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T22:24:09.571Z] #44 193.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T22:24:09.571Z] #44 193.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T22:24:09.571Z] #44 193.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T22:24:09.571Z] #44 193.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T22:24:09.571Z] #44 193.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T22:24:09.571Z] #44 193.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T22:24:09.829Z] #44 194.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T22:24:09.829Z] #44 194.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T22:24:09.829Z] #44 194.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T22:24:09.829Z] #44 194.2 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T22:24:10.013Z] #44 209.9 CCLD tests/init [2022-09-06T22:24:10.087Z] #44 194.2 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T22:24:10.087Z] #44 194.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T22:24:10.087Z] #44 194.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T22:24:10.087Z] #44 194.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T22:24:10.345Z] #44 194.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T22:24:10.345Z] #44 194.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T22:24:10.604Z] #44 194.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T22:24:10.862Z] #44 194.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T22:24:10.862Z] #44 195.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T22:24:11.121Z] #44 195.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T22:24:11.121Z] #44 195.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T22:24:11.121Z] #44 195.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T22:24:11.380Z] #44 195.6 CC src/crun-crun.o [2022-09-06T22:24:11.380Z] #44 195.7 CC src/crun-run.o [2022-09-06T22:24:11.638Z] #44 195.8 CC src/crun-delete.o [2022-09-06T22:24:11.897Z] #44 196.1 CC src/crun-kill.o [2022-09-06T22:24:12.155Z] #44 196.2 CC src/crun-pause.o [2022-09-06T22:24:12.155Z] #44 196.5 CC src/crun-unpause.o [2022-09-06T22:24:12.414Z] #44 ... [2022-09-06T22:24:12.414Z] [2022-09-06T22:24:12.414Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:24:12.414Z] #36 244.5 + dpkg --print-architecture [2022-09-06T22:24:12.414Z] #36 244.5 + git checkout -q v2.1.0 [2022-09-06T22:24:12.980Z] #36 245.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T22:24:12.980Z] #36 245.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T22:24:14.873Z] #64 12.84 Reading package lists... [2022-09-06T22:24:18.851Z] #34 ... [2022-09-06T22:24:18.851Z] [2022-09-06T22:24:18.851Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:18.851Z] #44 190.0 CC src/libcrun/libcrun_la-error.lo [2022-09-06T22:24:18.851Z] #44 190.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T22:24:18.851Z] #44 190.0 CC src/libcrun/libcrun_la-status.lo [2022-09-06T22:24:18.851Z] #44 190.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T22:24:18.851Z] #44 190.3 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T22:24:18.851Z] #44 190.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T22:24:18.851Z] #44 190.4 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T22:24:18.851Z] #44 190.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T22:24:18.851Z] #44 190.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T22:24:18.851Z] #44 190.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T22:24:18.851Z] #44 190.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T22:24:18.851Z] #44 190.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T22:24:18.852Z] #44 190.8 CC tests/init.o [2022-09-06T22:24:18.852Z] #44 190.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T22:24:21.116Z] #36 ... [2022-09-06T22:24:21.116Z] [2022-09-06T22:24:21.116Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:21.116Z] #44 196.6 CC src/crun-spec.o [2022-09-06T22:24:21.116Z] #44 196.9 CC src/crun-exec.o [2022-09-06T22:24:21.116Z] #44 196.9 CC src/crun-list.o [2022-09-06T22:24:21.116Z] #44 197.1 CC src/crun-create.o [2022-09-06T22:24:21.116Z] #44 197.4 CC src/crun-start.o [2022-09-06T22:24:21.116Z] #44 197.6 CC src/crun-state.o [2022-09-06T22:24:21.116Z] #44 197.6 CC src/crun-update.o [2022-09-06T22:24:21.116Z] #44 197.8 CC src/crun-ps.o [2022-09-06T22:24:21.116Z] #44 198.0 CC src/crun-checkpoint.o [2022-09-06T22:24:21.116Z] #44 198.2 CC src/crun-restore.o [2022-09-06T22:24:21.116Z] #44 198.4 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T22:24:21.116Z] #44 198.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T22:24:21.116Z] #44 198.8 CC src/libcrun/libcrun_la-container.lo [2022-09-06T22:24:21.116Z] #44 199.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T22:24:21.116Z] #44 199.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T22:24:21.116Z] #44 199.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T22:24:21.116Z] #44 199.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T22:24:21.116Z] #44 200.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T22:24:21.116Z] #44 200.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T22:24:21.116Z] #44 200.2 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T22:24:21.116Z] #44 200.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T22:24:21.116Z] #44 200.5 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T22:24:21.116Z] #44 200.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T22:24:21.116Z] #44 200.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T22:24:21.116Z] #44 201.2 CC src/libcrun/libcrun_la-error.lo [2022-09-06T22:24:21.116Z] #44 202.1 CC src/libcrun/libcrun_la-status.lo [2022-09-06T22:24:21.116Z] #44 202.5 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T22:24:21.116Z] #44 202.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T22:24:21.116Z] #44 203.1 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T22:24:21.116Z] #44 203.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T22:24:21.116Z] #44 203.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T22:24:21.116Z] #44 203.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T22:24:21.116Z] #44 203.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T22:24:21.116Z] #44 204.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T22:24:21.116Z] #44 204.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T22:24:21.116Z] #44 205.0 CC tests/init.o [2022-09-06T22:24:21.116Z] #44 205.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T22:24:21.443Z] #64 19.65 Reading package lists... [2022-09-06T22:24:22.823Z] #64 26.24 Building dependency tree... [2022-09-06T22:24:22.823Z] #64 27.95 Reading state information... [2022-09-06T22:24:24.728Z] #64 29.45 bzip2 is already the newest version (1.0.8-4). [2022-09-06T22:24:24.728Z] #64 29.45 patch is already the newest version (2.7.6-7). [2022-09-06T22:24:24.728Z] #64 29.45 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-06T22:24:24.728Z] #64 29.45 The following additional packages will be installed: [2022-09-06T22:24:24.728Z] #64 29.46 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-06T22:24:24.728Z] #64 29.46 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-06T22:24:24.728Z] #64 29.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-06T22:24:24.728Z] #64 29.47 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-06T22:24:24.728Z] #64 29.47 systemd vim-runtime xxd [2022-09-06T22:24:24.728Z] #64 29.50 Suggested packages: [2022-09-06T22:24:24.728Z] #64 29.50 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-06T22:24:24.728Z] #64 29.50 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-06T22:24:24.728Z] #64 29.50 vim-scripts xfsdump acl attr quota [2022-09-06T22:24:24.728Z] #64 29.50 Recommended packages: [2022-09-06T22:24:24.728Z] #64 29.50 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T22:24:24.728Z] #64 29.50 systemd-timesyncd | time-daemon unzip [2022-09-06T22:24:24.896Z] #44 ... [2022-09-06T22:24:24.896Z] [2022-09-06T22:24:24.896Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T22:24:24.896Z] #28 270.0 + return [2022-09-06T22:24:24.896Z] #28 DONE 271.0s [2022-09-06T22:24:24.896Z] [2022-09-06T22:24:24.896Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:24:25.159Z] #43 ... [2022-09-06T22:24:25.159Z] [2022-09-06T22:24:25.159Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T22:24:25.725Z] #60 DONE 0.7s [2022-09-06T22:24:25.725Z] [2022-09-06T22:24:25.725Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T22:24:26.106Z] #64 31.16 The following NEW packages will be installed: [2022-09-06T22:24:26.106Z] #64 31.17 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T22:24:26.106Z] #64 31.17 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T22:24:26.106Z] #64 31.17 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T22:24:26.106Z] #64 31.17 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-06T22:24:26.106Z] #64 31.17 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-06T22:24:26.106Z] #64 31.17 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-06T22:24:26.106Z] #64 31.18 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-06T22:24:26.106Z] #64 31.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-06T22:24:26.106Z] #64 31.18 zstd [2022-09-06T22:24:26.292Z] #61 DONE 0.5s [2022-09-06T22:24:26.292Z] [2022-09-06T22:24:26.292Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T22:24:26.292Z] #62 DONE 0.1s [2022-09-06T22:24:26.292Z] [2022-09-06T22:24:26.292Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:26.292Z] #44 ... [2022-09-06T22:24:26.292Z] [2022-09-06T22:24:26.292Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T22:24:26.554Z] #63 DONE 0.2s [2022-09-06T22:24:26.554Z] [2022-09-06T22:24:26.554Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T22:24:26.674Z] #64 31.60 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:24:26.674Z] #64 31.60 Need to get 23.8 MB of archives. [2022-09-06T22:24:26.674Z] #64 31.60 After this operation, 89.3 MB of additional disk space will be used. [2022-09-06T22:24:26.674Z] #64 31.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T22:24:26.674Z] #64 31.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T22:24:26.674Z] #64 31.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T22:24:26.674Z] #64 31.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T22:24:26.674Z] #64 31.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T22:24:26.674Z] #64 31.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T22:24:26.674Z] #64 31.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T22:24:26.674Z] #64 31.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T22:24:26.674Z] #64 31.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T22:24:26.674Z] #64 31.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T22:24:26.674Z] #64 31.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T22:24:26.674Z] #64 31.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T22:24:26.674Z] #64 31.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T22:24:26.674Z] #64 31.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T22:24:26.674Z] #64 31.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T22:24:26.674Z] #64 31.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T22:24:26.674Z] #64 31.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T22:24:26.674Z] #64 31.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T22:24:26.674Z] #64 31.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T22:24:26.674Z] #64 31.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T22:24:26.674Z] #64 31.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T22:24:26.674Z] #64 31.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T22:24:26.674Z] #64 31.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T22:24:26.674Z] #64 31.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T22:24:26.674Z] #64 31.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T22:24:26.674Z] #64 31.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T22:24:26.674Z] #64 31.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T22:24:26.674Z] #64 31.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T22:24:26.674Z] #64 31.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T22:24:26.674Z] #64 31.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T22:24:26.674Z] #64 31.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T22:24:26.674Z] #64 31.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T22:24:26.674Z] #64 31.84 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T22:24:26.674Z] #64 31.84 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T22:24:26.812Z] #64 DONE 0.1s [2022-09-06T22:24:26.812Z] [2022-09-06T22:24:26.812Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T22:24:26.812Z] #65 DONE 0.1s [2022-09-06T22:24:26.812Z] [2022-09-06T22:24:26.812Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T22:24:26.812Z] #66 DONE 0.1s [2022-09-06T22:24:26.812Z] [2022-09-06T22:24:26.812Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:24:26.812Z] #43 ... [2022-09-06T22:24:26.812Z] [2022-09-06T22:24:26.812Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T22:24:26.812Z] #67 DONE 0.1s [2022-09-06T22:24:26.812Z] [2022-09-06T22:24:26.812Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T22:24:26.932Z] #64 31.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T22:24:26.932Z] #64 31.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T22:24:26.932Z] #64 31.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T22:24:26.932Z] #64 31.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T22:24:26.932Z] #64 31.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T22:24:26.932Z] #64 31.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T22:24:26.932Z] #64 31.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T22:24:26.932Z] #64 31.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T22:24:26.932Z] #64 31.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T22:24:26.932Z] #64 31.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T22:24:26.932Z] #64 31.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T22:24:26.932Z] #64 31.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T22:24:26.932Z] #64 31.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T22:24:26.932Z] #64 31.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T22:24:26.932Z] #64 32.10 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T22:24:27.070Z] #68 DONE 0.1s [2022-09-06T22:24:27.070Z] [2022-09-06T22:24:27.070Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T22:24:27.070Z] #69 DONE 0.1s [2022-09-06T22:24:27.070Z] [2022-09-06T22:24:27.070Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:24:27.190Z] #64 32.12 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T22:24:27.190Z] #64 32.15 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T22:24:27.190Z] #64 32.15 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T22:24:27.652Z] #43 ... [2022-09-06T22:24:27.652Z] [2022-09-06T22:24:27.652Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:24:27.652Z] #29 274.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T22:24:27.652Z] #29 DONE 274.9s [2022-09-06T22:24:27.652Z] [2022-09-06T22:24:27.652Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:24:27.758Z] #64 32.76 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:24:27.968Z] #49 ... [2022-09-06T22:24:27.968Z] [2022-09-06T22:24:27.968Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:27.968Z] #44 228.4 AR libcrun_testing.a [2022-09-06T22:24:27.968Z] #44 228.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T22:24:28.016Z] #64 33.06 Fetched 23.8 MB in 1s (28.5 MB/s) [2022-09-06T22:24:28.017Z] #64 33.12 Selecting previously unselected package libcap2:amd64. [2022-09-06T22:24:28.231Z] #44 228.6 CCLD tests/tests_libcrun_utils [2022-09-06T22:24:28.231Z] #44 228.6 CCLD tests/tests_libcrun_errors [2022-09-06T22:24:28.231Z] #44 228.7 CCLD tests/tests_libcrun_fuzzer [2022-09-06T22:24:28.275Z] #64 33.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 ... 40116 files and directories currently installed.) [2022-09-06T22:24:28.275Z] #64 33.18 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T22:24:28.275Z] #64 33.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:24:28.275Z] #64 33.27 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T22:24:28.275Z] #64 33.28 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T22:24:28.275Z] #64 33.28 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T22:24:28.275Z] #64 33.34 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T22:24:28.275Z] #64 33.35 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T22:24:28.275Z] #64 33.35 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T22:24:28.534Z] #64 33.42 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T22:24:28.534Z] #64 33.43 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T22:24:28.534Z] #64 33.44 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T22:24:28.534Z] #64 33.55 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T22:24:28.534Z] #64 33.55 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T22:24:28.534Z] #64 33.56 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T22:24:28.534Z] #64 33.61 Selecting previously unselected package libkmod2:amd64. [2022-09-06T22:24:28.534Z] #64 33.61 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T22:24:28.534Z] #64 33.63 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T22:24:28.534Z] #64 33.70 Selecting previously unselected package systemd. [2022-09-06T22:24:28.792Z] #64 33.70 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T22:24:28.792Z] #64 33.78 Unpacking systemd (247.3-7) ... [2022-09-06T22:24:28.801Z] #44 ... [2022-09-06T22:24:28.801Z] [2022-09-06T22:24:28.801Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:24:28.801Z] #49 164.8 + mkdir -p /build [2022-09-06T22:24:28.801Z] #49 164.8 + cp runc /build/runc [2022-09-06T22:24:28.801Z] #49 DONE 164.9s [2022-09-06T22:24:29.059Z] [2022-09-06T22:24:29.059Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T22:24:29.059Z] #70 DONE 0.3s [2022-09-06T22:24:29.059Z] [2022-09-06T22:24:29.059Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T22:24:29.059Z] #71 DONE 0.1s [2022-09-06T22:24:29.059Z] [2022-09-06T22:24:29.059Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:29.625Z] #44 230.0 CCLD libcrun.la [2022-09-06T22:24:29.728Z] #64 34.88 Selecting previously unselected package pigz. [2022-09-06T22:24:29.986Z] #64 34.89 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T22:24:29.986Z] #64 34.90 Unpacking pigz (2.6-1) ... [2022-09-06T22:24:29.986Z] #64 34.96 Selecting previously unselected package libelf1:amd64. [2022-09-06T22:24:29.986Z] #64 34.97 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T22:24:29.986Z] #64 34.97 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T22:24:29.986Z] #64 35.07 Selecting previously unselected package libbpf0:amd64. [2022-09-06T22:24:29.986Z] #64 35.07 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T22:24:29.986Z] #64 35.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T22:24:29.986Z] #64 35.16 Selecting previously unselected package libmnl0:amd64. [2022-09-06T22:24:30.192Z] #44 230.4 CCLD crun [2022-09-06T22:24:30.245Z] #64 35.16 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T22:24:30.245Z] #64 35.17 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T22:24:30.245Z] #64 35.22 Selecting previously unselected package libxtables12:amd64. [2022-09-06T22:24:30.245Z] #64 35.22 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T22:24:30.245Z] #64 35.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T22:24:30.245Z] #64 35.30 Selecting previously unselected package libcap2-bin. [2022-09-06T22:24:30.245Z] #64 35.30 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T22:24:30.245Z] #64 35.31 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T22:24:30.245Z] #64 35.37 Selecting previously unselected package iproute2. [2022-09-06T22:24:30.245Z] #64 35.39 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T22:24:30.245Z] #64 35.39 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T22:24:30.264Z] #44 222.7 CCLD tests/init [2022-09-06T22:24:30.264Z] #44 ... [2022-09-06T22:24:30.264Z] [2022-09-06T22:24:30.264Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:24:30.264Z] #41 DONE 273.1s [2022-09-06T22:24:30.264Z] [2022-09-06T22:24:30.264Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:24:30.264Z] #50 ... [2022-09-06T22:24:30.264Z] [2022-09-06T22:24:30.264Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T22:24:30.264Z] #67 DONE 0.4s [2022-09-06T22:24:30.264Z] [2022-09-06T22:24:30.264Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T22:24:30.264Z] #68 DONE 0.0s [2022-09-06T22:24:30.264Z] [2022-09-06T22:24:30.264Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:30.264Z] #44 ... [2022-09-06T22:24:30.264Z] [2022-09-06T22:24:30.264Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T22:24:30.264Z] #69 DONE 0.1s [2022-09-06T22:24:30.264Z] [2022-09-06T22:24:30.265Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:24:30.449Z] #44 ... [2022-09-06T22:24:30.449Z] [2022-09-06T22:24:30.449Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T22:24:30.449Z] #72 DONE 0.1s [2022-09-06T22:24:30.449Z] [2022-09-06T22:24:30.449Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:30.449Z] #44 230.8 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T22:24:30.504Z] #64 35.64 Selecting previously unselected package xxd. [2022-09-06T22:24:30.504Z] #64 35.65 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:24:30.504Z] #64 35.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:24:30.707Z] #44 230.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T22:24:30.707Z] #44 230.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T22:24:30.707Z] #44 230.9 /bin/mkdir -p '/usr/local/lib' [2022-09-06T22:24:30.707Z] #44 230.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T22:24:30.707Z] #44 230.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T22:24:30.707Z] #44 230.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T22:24:30.707Z] #44 231.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T22:24:30.707Z] #44 231.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T22:24:30.707Z] #44 231.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-06T22:24:30.707Z] #44 231.0 ---------------------------------------------------------------------- [2022-09-06T22:24:30.707Z] #44 231.0 Libraries have been installed in: [2022-09-06T22:24:30.707Z] #44 231.0 /usr/local/lib [2022-09-06T22:24:30.707Z] #44 231.0 [2022-09-06T22:24:30.707Z] #44 231.0 If you ever happen to want to link against installed libraries [2022-09-06T22:24:30.707Z] #44 231.0 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T22:24:30.707Z] #44 231.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T22:24:30.707Z] #44 231.0 flag during linking and do at least one of the following: [2022-09-06T22:24:30.707Z] #44 231.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T22:24:30.707Z] #44 231.0 during execution [2022-09-06T22:24:30.707Z] #44 231.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T22:24:30.707Z] #44 231.0 during linking [2022-09-06T22:24:30.707Z] #44 231.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T22:24:30.707Z] #44 231.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T22:24:30.707Z] #44 231.0 [2022-09-06T22:24:30.707Z] #44 231.0 See any operating system documentation about shared libraries for [2022-09-06T22:24:30.707Z] #44 231.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T22:24:30.707Z] #44 231.0 ---------------------------------------------------------------------- [2022-09-06T22:24:30.707Z] #44 231.0 /bin/mkdir -p '/build' [2022-09-06T22:24:30.707Z] #44 231.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T22:24:30.707Z] #44 231.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T22:24:30.707Z] #44 231.1 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T22:24:30.707Z] #44 231.1 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T22:24:30.707Z] #44 231.1 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T22:24:30.707Z] #44 DONE 231.1s [2022-09-06T22:24:30.707Z] [2022-09-06T22:24:30.707Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:24:30.763Z] #64 35.76 Selecting previously unselected package vim-common. [2022-09-06T22:24:30.763Z] #64 35.77 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:24:30.763Z] #64 35.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:24:31.021Z] #64 35.95 Selecting previously unselected package bash-completion. [2022-09-06T22:24:31.021Z] #64 35.95 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T22:24:31.958Z] #64 37.20 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T22:24:32.527Z] #64 37.47 Selecting previously unselected package apparmor. [2022-09-06T22:24:32.527Z] #64 37.48 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T22:24:32.527Z] #64 37.53 Unpacking apparmor (2.13.6-10) ... [2022-09-06T22:24:32.786Z] #64 37.82 Selecting previously unselected package inetutils-ping. [2022-09-06T22:24:32.786Z] #64 37.83 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T22:24:32.786Z] #64 37.84 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T22:24:32.786Z] #64 37.94 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T22:24:32.786Z] #64 37.94 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T22:24:32.786Z] #64 37.95 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T22:24:32.786Z] #64 38.01 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T22:24:32.786Z] #64 38.02 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T22:24:32.786Z] #64 38.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T22:24:33.046Z] #64 38.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T22:24:33.046Z] #64 38.09 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T22:24:33.046Z] #64 38.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T22:24:33.046Z] #64 38.16 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T22:24:33.304Z] #64 38.16 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T22:24:33.305Z] #64 38.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T22:24:33.305Z] #64 38.24 Selecting previously unselected package iptables. [2022-09-06T22:24:33.305Z] #64 38.24 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-06T22:24:33.305Z] #64 38.25 Unpacking iptables (1.8.7-1) ... [2022-09-06T22:24:33.572Z] #64 38.45 Selecting previously unselected package libonig5:amd64. [2022-09-06T22:24:33.572Z] #64 38.47 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T22:24:33.572Z] #64 38.47 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:24:33.572Z] #64 38.59 Selecting previously unselected package libjq1:amd64. [2022-09-06T22:24:33.572Z] #64 38.60 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T22:24:33.572Z] #64 38.61 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:24:33.830Z] #64 38.78 Selecting previously unselected package jq. [2022-09-06T22:24:33.830Z] #64 38.79 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-06T22:24:33.830Z] #64 38.79 Unpacking jq (1.6-2.1) ... [2022-09-06T22:24:33.830Z] #64 38.85 Selecting previously unselected package libaio1:amd64. [2022-09-06T22:24:33.830Z] #64 38.86 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T22:24:33.830Z] #64 38.87 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T22:24:33.830Z] #64 38.93 Selecting previously unselected package libgpm2:amd64. [2022-09-06T22:24:33.830Z] #64 38.94 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T22:24:33.830Z] #64 38.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T22:24:34.088Z] #64 39.01 Selecting previously unselected package libinih1:amd64. [2022-09-06T22:24:34.088Z] #64 39.05 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-06T22:24:34.088Z] #64 39.06 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T22:24:34.088Z] #64 39.13 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T22:24:34.088Z] #64 39.13 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T22:24:34.088Z] #64 39.16 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T22:24:34.088Z] #64 39.24 Selecting previously unselected package libnet1:amd64. [2022-09-06T22:24:34.347Z] #64 39.24 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T22:24:34.347Z] #64 39.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:24:34.347Z] #64 39.31 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T22:24:34.347Z] #64 39.32 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T22:24:34.347Z] #64 39.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:24:34.347Z] #64 39.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T22:24:34.347Z] #64 39.40 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T22:24:34.347Z] #64 39.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:24:34.347Z] #64 39.48 Selecting previously unselected package libyajl2:amd64. [2022-09-06T22:24:34.347Z] #64 39.49 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T22:24:34.347Z] #64 39.50 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:24:34.606Z] #64 39.54 Selecting previously unselected package net-tools. [2022-09-06T22:24:34.606Z] #64 39.55 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T22:24:34.606Z] #64 39.56 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T22:24:34.606Z] #64 39.68 Selecting previously unselected package python-pip-whl. [2022-09-06T22:24:34.606Z] #64 39.69 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T22:24:34.606Z] #64 39.69 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T22:24:34.864Z] #64 40.02 Selecting previously unselected package python3-lib2to3. [2022-09-06T22:24:34.864Z] #64 40.03 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T22:24:34.864Z] #64 40.04 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T22:24:34.893Z] #43 251.3 + bin/containerd [2022-09-06T22:24:35.123Z] #64 40.12 Selecting previously unselected package python3-distutils. [2022-09-06T22:24:35.123Z] #64 40.13 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T22:24:35.123Z] #64 40.14 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T22:24:35.123Z] #64 40.24 Selecting previously unselected package python3-pkg-resources. [2022-09-06T22:24:35.123Z] #64 40.25 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T22:24:35.123Z] #64 40.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:24:35.123Z] #64 40.34 Selecting previously unselected package python3-setuptools. [2022-09-06T22:24:35.382Z] #64 40.34 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T22:24:35.382Z] #64 40.35 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T22:24:35.382Z] #64 40.53 Selecting previously unselected package python3-wheel. [2022-09-06T22:24:35.382Z] #64 40.54 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T22:24:35.382Z] #64 40.56 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T22:24:35.382Z] #64 40.62 Selecting previously unselected package python3-pip. [2022-09-06T22:24:35.641Z] #64 40.62 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T22:24:35.641Z] #64 40.63 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T22:24:35.899Z] #64 40.85 Selecting previously unselected package sudo. [2022-09-06T22:24:35.899Z] #64 40.86 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T22:24:35.899Z] #64 40.87 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T22:24:36.158Z] #64 41.18 Selecting previously unselected package systemd-journal-remote. [2022-09-06T22:24:36.158Z] #64 41.18 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T22:24:36.158Z] #64 41.19 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T22:24:36.158Z] #64 41.28 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T22:24:36.417Z] #64 41.29 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T22:24:36.417Z] #64 41.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T22:24:36.417Z] #64 41.49 Selecting previously unselected package uidmap. [2022-09-06T22:24:36.417Z] #64 41.49 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T22:24:36.417Z] #64 41.50 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T22:24:36.676Z] #64 41.58 Selecting previously unselected package vim-runtime. [2022-09-06T22:24:36.676Z] #64 41.59 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T22:24:36.676Z] #64 41.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T22:24:36.676Z] #64 41.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T22:24:36.676Z] #64 41.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:24:36.977Z] #44 217.9 CCLD tests/init [2022-09-06T22:24:37.919Z] #44 ... [2022-09-06T22:24:37.919Z] [2022-09-06T22:24:37.919Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:24:37.919Z] #34 DONE 271.8s [2022-09-06T22:24:37.919Z] [2022-09-06T22:24:37.919Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:24:38.052Z] #64 43.18 Selecting previously unselected package vim. [2022-09-06T22:24:38.311Z] #64 43.19 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T22:24:38.311Z] #64 43.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:24:38.311Z] #64 ... [2022-09-06T22:24:38.311Z] [2022-09-06T22:24:38.311Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:24:38.311Z] #49 104.7 + bin/containerd [2022-09-06T22:24:38.861Z] #49 ... [2022-09-06T22:24:38.861Z] [2022-09-06T22:24:38.861Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T22:24:39.433Z] #67 DONE 0.5s [2022-09-06T22:24:39.433Z] [2022-09-06T22:24:39.433Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:39.433Z] #44 ... [2022-09-06T22:24:39.433Z] [2022-09-06T22:24:39.433Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T22:24:39.433Z] #68 DONE 0.0s [2022-09-06T22:24:39.433Z] [2022-09-06T22:24:39.433Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T22:24:39.433Z] #69 DONE 0.1s [2022-09-06T22:24:39.695Z] [2022-09-06T22:24:39.695Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:43.090Z] #44 ... [2022-09-06T22:24:43.090Z] [2022-09-06T22:24:43.090Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T22:24:43.090Z] #36 DONE 274.0s [2022-09-06T22:24:43.090Z] [2022-09-06T22:24:43.090Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:24:43.349Z] #49 ... [2022-09-06T22:24:43.349Z] [2022-09-06T22:24:43.349Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:43.349Z] #44 227.6 CCLD tests/init [2022-09-06T22:24:43.582Z] #49 ... [2022-09-06T22:24:43.582Z] [2022-09-06T22:24:43.582Z] #64 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T22:24:43.582Z] #64 43.56 Selecting previously unselected package xfsprogs. [2022-09-06T22:24:43.582Z] #64 43.57 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T22:24:43.582Z] #64 43.57 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T22:24:43.582Z] #64 43.84 Selecting previously unselected package zip. [2022-09-06T22:24:43.582Z] #64 43.85 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-06T22:24:43.582Z] #64 43.85 Unpacking zip (3.0-12) ... [2022-09-06T22:24:43.582Z] #64 43.96 Selecting previously unselected package zstd. [2022-09-06T22:24:43.582Z] #64 43.97 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T22:24:43.582Z] #64 43.97 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T22:24:43.582Z] #64 44.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T22:24:43.582Z] #64 44.83 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T22:24:43.582Z] #64 44.85 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T22:24:43.582Z] #64 44.86 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T22:24:43.582Z] #64 44.87 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T22:24:43.582Z] #64 44.88 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T22:24:43.582Z] #64 44.89 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T22:24:43.582Z] #64 44.91 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T22:24:43.582Z] #64 44.92 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T22:24:43.582Z] #64 44.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T22:24:43.582Z] #64 44.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T22:24:43.582Z] #64 44.97 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T22:24:43.582Z] #64 45.31 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T22:24:43.582Z] #64 45.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:24:43.582Z] #64 45.35 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T22:24:43.582Z] #64 45.36 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T22:24:43.582Z] #64 45.38 Setting up apparmor (2.13.6-10) ... [2022-09-06T22:24:43.582Z] #64 46.60 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T22:24:43.582Z] #64 46.63 Setting up zip (3.0-12) ... [2022-09-06T22:24:43.582Z] #64 46.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:24:43.582Z] #64 46.68 Setting up bash-completion (1:2.11-2) ... [2022-09-06T22:24:43.582Z] #64 47.95 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T22:24:43.582Z] #64 47.96 Setting up sudo (1.9.5p2-3) ... [2022-09-06T22:24:43.582Z] #64 48.02 invoke-rc.d: could not determine current runlevel [2022-09-06T22:24:43.582Z] #64 48.03 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T22:24:43.582Z] #64 48.04 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T22:24:43.582Z] #64 48.05 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T22:24:43.582Z] #64 48.05 Failed to connect to bus: Host is down [2022-09-06T22:24:43.582Z] #64 48.07 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T22:24:43.582Z] #64 48.08 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T22:24:43.582Z] #64 48.09 Setting up pigz (2.6-1) ... [2022-09-06T22:24:43.582Z] #64 48.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T22:24:43.582Z] #64 48.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T22:24:43.582Z] #64 48.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T22:24:43.582Z] #64 48.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:24:43.582Z] #64 48.71 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T22:24:43.843Z] #64 48.73 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T22:24:43.843Z] #64 49.01 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T22:24:44.143Z] #64 49.02 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T22:24:44.143Z] #64 49.06 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T22:24:44.143Z] #64 49.08 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T22:24:44.143Z] #64 49.10 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T22:24:44.143Z] #64 49.11 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T22:24:44.401Z] #64 49.41 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T22:24:44.401Z] #64 49.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T22:24:44.401Z] #64 49.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T22:24:44.401Z] #64 49.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T22:24:44.401Z] #64 49.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T22:24:44.401Z] #64 49.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T22:24:44.401Z] #64 49.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T22:24:44.401Z] #64 49.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T22:24:44.401Z] #64 49.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T22:24:44.401Z] #64 49.48 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T22:24:44.727Z] #44 ... [2022-09-06T22:24:44.727Z] [2022-09-06T22:24:44.727Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T22:24:44.727Z] #67 DONE 0.2s [2022-09-06T22:24:44.727Z] [2022-09-06T22:24:44.727Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T22:24:44.727Z] #68 DONE 0.1s [2022-09-06T22:24:44.727Z] [2022-09-06T22:24:44.727Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T22:24:44.727Z] #69 DONE 0.1s [2022-09-06T22:24:44.727Z] [2022-09-06T22:24:44.727Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:24:45.337Z] #64 50.37 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T22:24:45.337Z] #64 50.38 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T22:24:45.337Z] #64 50.39 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T22:24:45.337Z] #64 50.41 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T22:24:46.272Z] #64 51.19 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T22:24:46.272Z] #64 51.22 Setting up jq (1.6-2.1) ... [2022-09-06T22:24:46.272Z] #64 51.24 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T22:24:46.272Z] #64 51.26 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T22:24:46.272Z] #64 51.27 Setting up iptables (1.8.7-1) ... [2022-09-06T22:24:46.272Z] #64 51.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T22:24:46.272Z] #64 51.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T22:24:46.272Z] #64 51.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T22:24:46.272Z] #64 51.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T22:24:46.272Z] #64 51.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T22:24:46.272Z] #64 51.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T22:24:46.272Z] #64 51.32 Setting up iproute2 (5.10.0-4) ... [2022-09-06T22:24:46.531Z] #64 51.61 Setting up systemd (247.3-7) ... [2022-09-06T22:24:46.531Z] #64 51.66 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T22:24:46.531Z] #64 51.67 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T22:24:46.531Z] #64 51.67 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T22:24:46.531Z] #64 51.70 Initializing machine ID from KVM UUID. [2022-09-06T22:24:47.468Z] #64 52.36 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T22:24:47.468Z] #64 52.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:24:48.338Z] #39 ... [2022-09-06T22:24:48.338Z] [2022-09-06T22:24:48.338Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:24:48.338Z] #44 243.9 AR libcrun_testing.a [2022-09-06T22:24:48.338Z] #44 243.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T22:24:48.338Z] #44 244.0 CCLD tests/tests_libcrun_utils [2022-09-06T22:24:48.338Z] #44 244.0 CCLD tests/tests_libcrun_errors [2022-09-06T22:24:48.338Z] #44 244.1 CCLD tests/tests_libcrun_fuzzer [2022-09-06T22:24:48.338Z] #44 244.4 CCLD libcrun.la [2022-09-06T22:24:48.404Z] #64 DONE 53.2s [2022-09-06T22:24:48.404Z] [2022-09-06T22:24:48.404Z] #65 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-06T22:24:49.230Z] #65 0.978 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T22:24:49.230Z] #65 0.983 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T22:24:49.230Z] #65 0.989 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T22:24:49.230Z] #65 DONE 1.1s [2022-09-06T22:24:49.230Z] [2022-09-06T22:24:49.230Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T22:24:49.712Z] #44 245.6 CCLD crun [2022-09-06T22:24:49.970Z] #44 246.1 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T22:24:50.227Z] #44 246.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T22:24:50.227Z] #44 246.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T22:24:50.227Z] #44 246.4 /bin/mkdir -p '/usr/local/lib' [2022-09-06T22:24:50.227Z] #44 246.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T22:24:50.227Z] #44 246.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T22:24:50.485Z] #44 246.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T22:24:50.485Z] #44 246.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T22:24:50.485Z] #44 246.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T22:24:50.485Z] #44 246.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-06T22:24:50.485Z] #44 246.7 ---------------------------------------------------------------------- [2022-09-06T22:24:50.485Z] #44 246.7 Libraries have been installed in: [2022-09-06T22:24:50.485Z] #44 246.7 /usr/local/lib [2022-09-06T22:24:50.485Z] #44 246.7 [2022-09-06T22:24:50.485Z] #44 246.7 If you ever happen to want to link against installed libraries [2022-09-06T22:24:50.485Z] #44 246.7 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T22:24:50.485Z] #44 246.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T22:24:50.485Z] #44 246.7 flag during linking and do at least one of the following: [2022-09-06T22:24:50.485Z] #44 246.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T22:24:50.485Z] #44 246.7 during execution [2022-09-06T22:24:50.485Z] #44 246.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T22:24:50.485Z] #44 246.7 during linking [2022-09-06T22:24:50.485Z] #44 246.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T22:24:50.485Z] #44 246.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T22:24:50.485Z] #44 246.7 [2022-09-06T22:24:50.485Z] #44 246.7 See any operating system documentation about shared libraries for [2022-09-06T22:24:50.485Z] #44 246.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T22:24:50.485Z] #44 246.7 ---------------------------------------------------------------------- [2022-09-06T22:24:50.485Z] #44 246.7 /bin/mkdir -p '/build' [2022-09-06T22:24:50.485Z] #44 246.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T22:24:50.755Z] #44 246.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T22:24:50.755Z] #44 246.8 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T22:24:50.755Z] #44 246.8 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T22:24:50.755Z] #44 246.8 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T22:24:51.012Z] #44 DONE 247.1s [2022-09-06T22:24:51.012Z] [2022-09-06T22:24:51.012Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:24:57.355Z] #66 7.804 Collecting yamllint==1.27.1 [2022-09-06T22:24:57.824Z] #44 239.1 AR libcrun_testing.a [2022-09-06T22:24:57.824Z] #44 239.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T22:24:57.824Z] #44 239.2 CCLD tests/tests_libcrun_utils [2022-09-06T22:24:57.824Z] #44 239.3 CCLD tests/tests_libcrun_errors [2022-09-06T22:24:57.824Z] #44 239.3 CCLD tests/tests_libcrun_fuzzer [2022-09-06T22:24:58.294Z] #66 8.866 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T22:24:58.399Z] #44 240.1 CCLD libcrun.la [2022-09-06T22:24:58.862Z] #66 9.654 Collecting pathspec>=0.5.3 [2022-09-06T22:24:58.862Z] #66 9.661 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T22:24:58.970Z] #44 240.8 CCLD crun [2022-09-06T22:24:59.133Z] #66 9.862 Collecting pyyaml [2022-09-06T22:24:59.134Z] #66 9.870 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-06T22:24:59.134Z] #66 9.909 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T22:24:59.134Z] #66 9.919 Building wheels for collected packages: yamllint [2022-09-06T22:24:59.134Z] #66 9.921 Building wheel for yamllint (setup.py): started [2022-09-06T22:24:59.540Z] #44 241.3 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T22:24:59.705Z] #66 10.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T22:24:59.801Z] #44 241.5 /bin/mkdir -p '/usr/local/lib' [2022-09-06T22:24:59.801Z] #44 241.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T22:24:59.801Z] #44 241.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T22:24:59.801Z] #44 241.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T22:24:59.963Z] #66 10.63 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=dd6c22d4cbd3b1699c555cf22a7d1902ee24c3cda33f867a6167816bcbdb1e25 [2022-09-06T22:24:59.963Z] #66 10.63 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T22:24:59.963Z] #66 10.64 Successfully built yamllint [2022-09-06T22:24:59.963Z] #66 10.66 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T22:24:59.963Z] #66 10.91 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T22:25:00.061Z] #44 241.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T22:25:00.061Z] #44 241.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T22:25:00.061Z] #44 241.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T22:25:00.061Z] #44 241.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T22:25:00.061Z] #44 241.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-06T22:25:00.061Z] #44 241.9 ---------------------------------------------------------------------- [2022-09-06T22:25:00.061Z] #44 241.9 Libraries have been installed in: [2022-09-06T22:25:00.061Z] #44 241.9 /usr/local/lib [2022-09-06T22:25:00.061Z] #44 241.9 [2022-09-06T22:25:00.061Z] #44 241.9 If you ever happen to want to link against installed libraries [2022-09-06T22:25:00.061Z] #44 241.9 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T22:25:00.061Z] #44 241.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T22:25:00.061Z] #44 241.9 flag during linking and do at least one of the following: [2022-09-06T22:25:00.061Z] #44 241.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T22:25:00.061Z] #44 241.9 during execution [2022-09-06T22:25:00.061Z] #44 241.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T22:25:00.061Z] #44 241.9 during linking [2022-09-06T22:25:00.061Z] #44 241.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T22:25:00.061Z] #44 241.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T22:25:00.061Z] #44 241.9 [2022-09-06T22:25:00.061Z] #44 241.9 See any operating system documentation about shared libraries for [2022-09-06T22:25:00.061Z] #44 241.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T22:25:00.061Z] #44 241.9 ---------------------------------------------------------------------- [2022-09-06T22:25:00.061Z] #44 241.9 /bin/mkdir -p '/build' [2022-09-06T22:25:00.061Z] #44 241.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T22:25:00.061Z] #44 242.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T22:25:00.323Z] #44 242.0 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T22:25:00.323Z] #44 242.1 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T22:25:00.323Z] #44 242.1 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T22:25:00.531Z] #66 DONE 11.4s [2022-09-06T22:25:00.531Z] [2022-09-06T22:25:00.531Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:00.583Z] #44 DONE 242.3s [2022-09-06T22:25:00.583Z] [2022-09-06T22:25:00.583Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:00.789Z] #49 ... [2022-09-06T22:25:00.789Z] [2022-09-06T22:25:00.789Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T22:25:00.789Z] #67 DONE 0.3s [2022-09-06T22:25:00.789Z] [2022-09-06T22:25:00.789Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:01.048Z] #49 ... [2022-09-06T22:25:01.049Z] [2022-09-06T22:25:01.049Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T22:25:01.049Z] #68 DONE 0.3s [2022-09-06T22:25:01.049Z] [2022-09-06T22:25:01.049Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:25:01.049Z] #59 ... [2022-09-06T22:25:01.049Z] [2022-09-06T22:25:01.049Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T22:25:01.049Z] #69 DONE 0.1s [2022-09-06T22:25:01.307Z] [2022-09-06T22:25:01.307Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T22:25:01.307Z] #70 DONE 0.1s [2022-09-06T22:25:01.307Z] [2022-09-06T22:25:01.307Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:25:01.307Z] #59 ... [2022-09-06T22:25:01.307Z] [2022-09-06T22:25:01.307Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T22:25:01.307Z] #71 DONE 0.1s [2022-09-06T22:25:01.307Z] [2022-09-06T22:25:01.307Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T22:25:01.307Z] #72 DONE 0.1s [2022-09-06T22:25:01.566Z] [2022-09-06T22:25:01.566Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T22:25:01.566Z] #73 DONE 0.0s [2022-09-06T22:25:01.566Z] [2022-09-06T22:25:01.566Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T22:25:01.566Z] #74 DONE 0.2s [2022-09-06T22:25:01.566Z] [2022-09-06T22:25:01.566Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T22:25:01.566Z] #75 DONE 0.1s [2022-09-06T22:25:01.566Z] [2022-09-06T22:25:01.566Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:01.825Z] #49 ... [2022-09-06T22:25:01.825Z] [2022-09-06T22:25:01.825Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T22:25:01.825Z] #76 DONE 0.1s [2022-09-06T22:25:01.825Z] [2022-09-06T22:25:01.825Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T22:25:01.825Z] #77 DONE 0.2s [2022-09-06T22:25:01.825Z] [2022-09-06T22:25:01.825Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:02.083Z] #49 ... [2022-09-06T22:25:02.084Z] [2022-09-06T22:25:02.084Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T22:25:02.084Z] #78 DONE 0.1s [2022-09-06T22:25:02.342Z] [2022-09-06T22:25:02.342Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:02.812Z] #34 ... [2022-09-06T22:25:02.812Z] [2022-09-06T22:25:02.812Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T22:25:02.812Z] #44 247.1 AR libcrun_testing.a [2022-09-06T22:25:02.812Z] #44 247.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T22:25:02.812Z] #44 247.2 CCLD tests/tests_libcrun_utils [2022-09-06T22:25:03.071Z] #44 247.2 CCLD tests/tests_libcrun_errors [2022-09-06T22:25:03.071Z] #44 247.2 CCLD tests/tests_libcrun_fuzzer [2022-09-06T22:25:03.638Z] #44 247.8 CCLD libcrun.la [2022-09-06T22:25:04.575Z] #44 248.8 CCLD crun [2022-09-06T22:25:05.511Z] #44 249.4 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T22:25:05.511Z] #44 249.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T22:25:05.511Z] #44 249.7 /bin/mkdir -p '/usr/local/lib' [2022-09-06T22:25:05.511Z] #44 249.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T22:25:05.511Z] #44 249.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T22:25:05.511Z] #44 249.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T22:25:05.511Z] #44 249.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T22:25:05.511Z] #44 249.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T22:25:05.770Z] #44 249.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T22:25:05.770Z] #44 250.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-06T22:25:05.770Z] #44 250.0 ---------------------------------------------------------------------- [2022-09-06T22:25:05.770Z] #44 250.0 Libraries have been installed in: [2022-09-06T22:25:05.770Z] #44 250.0 /usr/local/lib [2022-09-06T22:25:05.770Z] #44 250.0 [2022-09-06T22:25:05.770Z] #44 250.0 If you ever happen to want to link against installed libraries [2022-09-06T22:25:05.770Z] #44 250.0 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T22:25:05.770Z] #44 250.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T22:25:05.770Z] #44 250.0 flag during linking and do at least one of the following: [2022-09-06T22:25:05.770Z] #44 250.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T22:25:05.770Z] #44 250.0 during execution [2022-09-06T22:25:05.770Z] #44 250.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T22:25:05.770Z] #44 250.0 during linking [2022-09-06T22:25:05.770Z] #44 250.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T22:25:05.770Z] #44 250.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T22:25:05.770Z] #44 250.0 [2022-09-06T22:25:05.770Z] #44 250.0 See any operating system documentation about shared libraries for [2022-09-06T22:25:05.770Z] #44 250.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T22:25:05.770Z] #44 250.0 ---------------------------------------------------------------------- [2022-09-06T22:25:05.770Z] #44 250.0 /bin/mkdir -p '/build' [2022-09-06T22:25:05.770Z] #44 250.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T22:25:05.770Z] #44 250.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T22:25:06.029Z] #44 250.1 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T22:25:06.029Z] #44 250.1 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T22:25:06.029Z] #44 250.1 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T22:25:06.029Z] #44 DONE 250.3s [2022-09-06T22:25:06.029Z] [2022-09-06T22:25:06.029Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:09.088Z] #43 ... [2022-09-06T22:25:09.088Z] [2022-09-06T22:25:09.088Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:25:09.088Z] #50 182.4 + mkdir -p /build [2022-09-06T22:25:09.088Z] #50 182.4 + cp runc /build/runc [2022-09-06T22:25:10.023Z] #50 DONE 183.4s [2022-09-06T22:25:10.023Z] [2022-09-06T22:25:10.023Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:25:11.395Z] #39 317.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T22:25:11.395Z] #39 DONE 317.4s [2022-09-06T22:25:11.395Z] [2022-09-06T22:25:11.395Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:12.329Z] #43 ... [2022-09-06T22:25:12.329Z] [2022-09-06T22:25:12.329Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T22:25:12.903Z] #70 DONE 0.6s [2022-09-06T22:25:12.903Z] [2022-09-06T22:25:12.903Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T22:25:13.161Z] #71 DONE 0.1s [2022-09-06T22:25:13.161Z] [2022-09-06T22:25:13.161Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T22:25:13.419Z] #72 DONE 0.2s [2022-09-06T22:25:13.419Z] [2022-09-06T22:25:13.419Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:16.722Z] #43 280.6 + bin/containerd [2022-09-06T22:25:18.766Z] #43 ... [2022-09-06T22:25:18.766Z] [2022-09-06T22:25:18.766Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:25:18.766Z] #49 184.1 + mkdir -p /build [2022-09-06T22:25:18.766Z] #49 184.1 + cp runc /build/runc [2022-09-06T22:25:19.744Z] #49 DONE 185.0s [2022-09-06T22:25:19.744Z] [2022-09-06T22:25:19.744Z] #37 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:25:20.683Z] #37 314.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T22:25:20.683Z] #37 DONE 314.9s [2022-09-06T22:25:20.683Z] [2022-09-06T22:25:20.683Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:21.557Z] #43 291.7 # github.com/containerd/containerd/cmd/containerd [2022-09-06T22:25:21.557Z] #43 291.7 /usr/bin/ld: /tmp/go-link-2834185768/000019.o: in function `New': [2022-09-06T22:25:21.557Z] #43 291.7 /tmp/tmp.cS1BXLchdT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-06T22:25:21.557Z] #43 291.8 + bin/containerd-stress [2022-09-06T22:25:21.557Z] #43 293.0 + bin/containerd-shim [2022-09-06T22:25:22.071Z] #43 ... [2022-09-06T22:25:22.071Z] [2022-09-06T22:25:22.071Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T22:25:22.332Z] #70 DONE 0.6s [2022-09-06T22:25:22.332Z] [2022-09-06T22:25:22.332Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:22.593Z] #43 ... [2022-09-06T22:25:22.593Z] [2022-09-06T22:25:22.593Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T22:25:22.593Z] #71 DONE 0.1s [2022-09-06T22:25:22.593Z] [2022-09-06T22:25:22.593Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T22:25:22.854Z] #72 DONE 0.2s [2022-09-06T22:25:22.854Z] [2022-09-06T22:25:22.854Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:24.109Z] #43 ... [2022-09-06T22:25:24.109Z] [2022-09-06T22:25:24.109Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:25:24.109Z] #49 188.7 + mkdir -p /build [2022-09-06T22:25:24.109Z] #49 188.7 + cp runc /build/runc [2022-09-06T22:25:24.109Z] #49 DONE 189.0s [2022-09-06T22:25:24.109Z] [2022-09-06T22:25:24.109Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:24.280Z] #49 ... [2022-09-06T22:25:24.280Z] [2022-09-06T22:25:24.280Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T22:25:24.280Z] #59 92.45 + mkdir -p /build [2022-09-06T22:25:24.280Z] #59 92.45 + cp runc /build/runc [2022-09-06T22:25:24.280Z] #59 DONE 92.8s [2022-09-06T22:25:24.280Z] [2022-09-06T22:25:24.280Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:24.280Z] #49 ... [2022-09-06T22:25:24.280Z] [2022-09-06T22:25:24.280Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T22:25:24.280Z] #79 DONE 0.1s [2022-09-06T22:25:24.280Z] [2022-09-06T22:25:24.280Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:24.368Z] #43 ... [2022-09-06T22:25:24.368Z] [2022-09-06T22:25:24.368Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T22:25:24.368Z] #34 316.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T22:25:24.627Z] #34 DONE 317.0s [2022-09-06T22:25:24.627Z] [2022-09-06T22:25:24.627Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:25.743Z] #43 301.9 + bin/containerd-shim-runc-v1 [2022-09-06T22:25:26.005Z] #43 ... [2022-09-06T22:25:26.005Z] [2022-09-06T22:25:26.005Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T22:25:26.005Z] #70 DONE 0.2s [2022-09-06T22:25:26.005Z] [2022-09-06T22:25:26.005Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T22:25:26.005Z] #71 DONE 0.1s [2022-09-06T22:25:26.005Z] [2022-09-06T22:25:26.005Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T22:25:26.152Z] #43 278.8 + bin/containerd [2022-09-06T22:25:26.264Z] #72 DONE 0.1s [2022-09-06T22:25:26.264Z] [2022-09-06T22:25:26.264Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T22:25:31.009Z] #43 307.0 + bin/containerd-shim-runc-v2 [2022-09-06T22:25:31.530Z] #43 285.4 + bin/containerd [2022-09-06T22:25:31.575Z] #43 307.7 + binaries [2022-09-06T22:25:31.575Z] #43 307.7 + install -D bin/containerd /build/containerd [2022-09-06T22:25:31.575Z] #43 307.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T22:25:31.575Z] #43 307.8 + install -D bin/ctr /build/ctr [2022-09-06T22:25:34.103Z] #43 DONE 310.0s [2022-09-06T22:25:34.360Z] [2022-09-06T22:25:34.361Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T22:25:35.293Z] #73 DONE 0.8s [2022-09-06T22:25:35.293Z] [2022-09-06T22:25:35.293Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T22:25:35.293Z] #74 DONE 0.1s [2022-09-06T22:25:35.293Z] [2022-09-06T22:25:35.293Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T22:25:35.550Z] #75 DONE 0.2s [2022-09-06T22:25:35.550Z] [2022-09-06T22:25:35.550Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T22:25:35.550Z] #76 DONE 0.1s [2022-09-06T22:25:35.550Z] [2022-09-06T22:25:35.550Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T22:25:35.550Z] #77 DONE 0.0s [2022-09-06T22:25:35.550Z] [2022-09-06T22:25:35.550Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T22:25:35.550Z] #78 DONE 0.0s [2022-09-06T22:25:35.808Z] [2022-09-06T22:25:35.808Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T22:25:36.746Z] #79 DONE 0.9s [2022-09-06T22:25:36.746Z] [2022-09-06T22:25:36.746Z] #80 exporting to image [2022-09-06T22:25:36.746Z] #80 exporting layers [2022-09-06T22:25:39.275Z] #80 exporting layers 2.9s done [2022-09-06T22:25:39.275Z] #80 writing image sha256:ab517bf650724599ca94aa28a4e9b3c6ac47224c42760b84a79a3e458f8fa951 done [2022-09-06T22:25:39.275Z] #80 naming to docker.io/library/docker:cba36a064dc82ba49d5caab566f88f0501279ecb done [2022-09-06T22:25:39.275Z] #80 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T22:25:39.592Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-06T22:25:39.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cba36a064dc82ba49d5caab566f88f0501279ecb hack/test/unit [2022-09-06T22:25:41.778Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-06T22:25:41.778Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-06T22:25:41.778Z] + TESTDIRS=./... [2022-09-06T22:25:41.778Z] + exclude_paths='/vendor/|/integration' [2022-09-06T22:25:41.778Z] ++ go list ./... [2022-09-06T22:25:41.778Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-06T22:25:42.345Z] + pkg_list='github.com/docker/docker/api [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/backend/build [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/httputils [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/middleware [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/build [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/container [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/debug [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/image [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/network [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/session [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/system [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/volume [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/backend [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/container [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/events [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/filters [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/image [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/mount [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/network [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/registry [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/strslice [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/swarm [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/time [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/versions [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/volume [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/builder-next [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/dockerfile [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/remotecontext [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T22:25:42.345Z] github.com/docker/docker/cli [2022-09-06T22:25:42.345Z] github.com/docker/docker/cli/config [2022-09-06T22:25:42.345Z] github.com/docker/docker/cli/debug [2022-09-06T22:25:42.345Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T22:25:42.345Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T22:25:42.345Z] github.com/docker/docker/client [2022-09-06T22:25:42.345Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T22:25:42.345Z] github.com/docker/docker/cmd/dockerd [2022-09-06T22:25:42.345Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T22:25:42.345Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T22:25:42.345Z] github.com/docker/docker/container [2022-09-06T22:25:42.345Z] github.com/docker/docker/container/stream [2022-09-06T22:25:42.345Z] github.com/docker/docker/contrib/apparmor [2022-09-06T22:25:42.345Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T22:25:42.345Z] github.com/docker/docker/contrib/httpserver [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/cluster [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/config [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/containerd [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/events [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/images [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/initlayer [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/links [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/listeners [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/local [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/names [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/network [2022-09-06T22:25:42.345Z] github.com/docker/docker/daemon/stats [2022-09-06T22:25:42.345Z] github.com/docker/docker/distribution [2022-09-06T22:25:42.345Z] github.com/docker/docker/distribution/metadata [2022-09-06T22:25:42.345Z] github.com/docker/docker/distribution/utils [2022-09-06T22:25:42.345Z] github.com/docker/docker/distribution/xfer [2022-09-06T22:25:42.345Z] github.com/docker/docker/dockerversion [2022-09-06T22:25:42.345Z] github.com/docker/docker/errdefs [2022-09-06T22:25:42.345Z] github.com/docker/docker/image [2022-09-06T22:25:42.345Z] github.com/docker/docker/image/cache [2022-09-06T22:25:42.345Z] github.com/docker/docker/image/tarexport [2022-09-06T22:25:42.345Z] github.com/docker/docker/image/v1 [2022-09-06T22:25:42.345Z] github.com/docker/docker/internal/test/suite [2022-09-06T22:25:42.345Z] github.com/docker/docker/layer [2022-09-06T22:25:42.345Z] github.com/docker/docker/libcontainerd [2022-09-06T22:25:42.345Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T22:25:42.345Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T22:25:42.345Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T22:25:42.345Z] github.com/docker/docker/libcontainerd/types [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:25:42.345Z] github.com/docker/docker/libnetwork/types [2022-09-06T22:25:42.345Z] github.com/docker/docker/oci [2022-09-06T22:25:42.345Z] github.com/docker/docker/oci/caps [2022-09-06T22:25:42.345Z] github.com/docker/docker/opts [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/aaparser [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/archive [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/authorization [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/capabilities [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/containerfs [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/directory [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/dmesg [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/fileutils [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/fsutils [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/homedir [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/idtools [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/ioutils [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/longpath [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/loopback [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/parsers [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/pidfile [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/platform [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/plugins [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/pools [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/progress [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/pubsub [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/reexec [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/signal [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/stack [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/stringid [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/system [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/tailfile [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/tarsum [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/urlutil [2022-09-06T22:25:42.345Z] github.com/docker/docker/pkg/useragent [2022-09-06T22:25:42.345Z] github.com/docker/docker/plugin [2022-09-06T22:25:42.345Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T22:25:42.345Z] github.com/docker/docker/plugin/v2 [2022-09-06T22:25:42.345Z] github.com/docker/docker/profiles/apparmor [2022-09-06T22:25:42.345Z] github.com/docker/docker/profiles/seccomp [2022-09-06T22:25:42.345Z] github.com/docker/docker/quota [2022-09-06T22:25:42.345Z] github.com/docker/docker/reference [2022-09-06T22:25:42.345Z] github.com/docker/docker/registry [2022-09-06T22:25:42.345Z] github.com/docker/docker/registry/resumable [2022-09-06T22:25:42.345Z] github.com/docker/docker/restartmanager [2022-09-06T22:25:42.345Z] github.com/docker/docker/rootless [2022-09-06T22:25:42.345Z] github.com/docker/docker/rootless/specconv [2022-09-06T22:25:42.345Z] github.com/docker/docker/runconfig [2022-09-06T22:25:42.345Z] github.com/docker/docker/runconfig/opts [2022-09-06T22:25:42.345Z] github.com/docker/docker/testutil [2022-09-06T22:25:42.345Z] github.com/docker/docker/testutil/daemon [2022-09-06T22:25:42.345Z] github.com/docker/docker/testutil/environment [2022-09-06T22:25:42.345Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T22:25:42.345Z] github.com/docker/docker/testutil/fakegit [2022-09-06T22:25:42.345Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T22:25:42.345Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T22:25:42.345Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T22:25:42.345Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T22:25:42.345Z] github.com/docker/docker/testutil/registry [2022-09-06T22:25:42.345Z] github.com/docker/docker/testutil/request [2022-09-06T22:25:42.345Z] github.com/docker/docker/volume [2022-09-06T22:25:42.345Z] github.com/docker/docker/volume/drivers [2022-09-06T22:25:42.345Z] github.com/docker/docker/volume/local [2022-09-06T22:25:42.345Z] github.com/docker/docker/volume/mounts [2022-09-06T22:25:42.345Z] github.com/docker/docker/volume/service [2022-09-06T22:25:42.345Z] github.com/docker/docker/volume/service/opts [2022-09-06T22:25:42.345Z] github.com/docker/docker/volume/testutils' [2022-09-06T22:25:42.345Z] ++ grep --fixed-strings -v /libnetwork [2022-09-06T22:25:42.345Z] ++ echo 'github.com/docker/docker/api [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/backend/build [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/httputils [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/middleware [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/build [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/container [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/debug [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/image [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/network [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/session [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/system [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/server/router/volume [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/backend [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/container [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/events [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/filters [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/image [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/mount [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/network [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/registry [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/strslice [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/swarm [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/time [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/versions [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T22:25:42.345Z] github.com/docker/docker/api/types/volume [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/builder-next [2022-09-06T22:25:42.345Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/dockerfile [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/remotecontext [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T22:25:42.346Z] github.com/docker/docker/cli [2022-09-06T22:25:42.346Z] github.com/docker/docker/cli/config [2022-09-06T22:25:42.346Z] github.com/docker/docker/cli/debug [2022-09-06T22:25:42.346Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T22:25:42.346Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T22:25:42.346Z] github.com/docker/docker/client [2022-09-06T22:25:42.346Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T22:25:42.346Z] github.com/docker/docker/cmd/dockerd [2022-09-06T22:25:42.346Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T22:25:42.346Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T22:25:42.346Z] github.com/docker/docker/container [2022-09-06T22:25:42.346Z] github.com/docker/docker/container/stream [2022-09-06T22:25:42.346Z] github.com/docker/docker/contrib/apparmor [2022-09-06T22:25:42.346Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T22:25:42.346Z] github.com/docker/docker/contrib/httpserver [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/config [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/containerd [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/events [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/images [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/initlayer [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/links [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/listeners [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/local [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/names [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/network [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/stats [2022-09-06T22:25:42.346Z] github.com/docker/docker/distribution [2022-09-06T22:25:42.346Z] github.com/docker/docker/distribution/metadata [2022-09-06T22:25:42.346Z] github.com/docker/docker/distribution/utils [2022-09-06T22:25:42.346Z] github.com/docker/docker/distribution/xfer [2022-09-06T22:25:42.346Z] github.com/docker/docker/dockerversion [2022-09-06T22:25:42.346Z] github.com/docker/docker/errdefs [2022-09-06T22:25:42.346Z] github.com/docker/docker/image [2022-09-06T22:25:42.346Z] github.com/docker/docker/image/cache [2022-09-06T22:25:42.346Z] github.com/docker/docker/image/tarexport [2022-09-06T22:25:42.346Z] github.com/docker/docker/image/v1 [2022-09-06T22:25:42.346Z] github.com/docker/docker/internal/test/suite [2022-09-06T22:25:42.346Z] github.com/docker/docker/layer [2022-09-06T22:25:42.346Z] github.com/docker/docker/libcontainerd [2022-09-06T22:25:42.346Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T22:25:42.346Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T22:25:42.346Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T22:25:42.346Z] github.com/docker/docker/libcontainerd/types [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/libnetwork/types [2022-09-06T22:25:42.346Z] github.com/docker/docker/oci [2022-09-06T22:25:42.346Z] github.com/docker/docker/oci/caps [2022-09-06T22:25:42.346Z] github.com/docker/docker/opts [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/aaparser [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/archive [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/authorization [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/capabilities [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/containerfs [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/directory [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/dmesg [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/fileutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/fsutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/homedir [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/idtools [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/ioutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/longpath [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/loopback [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/parsers [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/pidfile [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/platform [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/plugins [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/pools [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/progress [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/pubsub [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/reexec [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/signal [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/stack [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/stringid [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/system [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/tailfile [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/tarsum [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/urlutil [2022-09-06T22:25:42.346Z] github.com/docker/docker/pkg/useragent [2022-09-06T22:25:42.346Z] github.com/docker/docker/plugin [2022-09-06T22:25:42.346Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T22:25:42.346Z] github.com/docker/docker/plugin/v2 [2022-09-06T22:25:42.346Z] github.com/docker/docker/profiles/apparmor [2022-09-06T22:25:42.346Z] github.com/docker/docker/profiles/seccomp [2022-09-06T22:25:42.346Z] github.com/docker/docker/quota [2022-09-06T22:25:42.346Z] github.com/docker/docker/reference [2022-09-06T22:25:42.346Z] github.com/docker/docker/registry [2022-09-06T22:25:42.346Z] github.com/docker/docker/registry/resumable [2022-09-06T22:25:42.346Z] github.com/docker/docker/restartmanager [2022-09-06T22:25:42.346Z] github.com/docker/docker/rootless [2022-09-06T22:25:42.346Z] github.com/docker/docker/rootless/specconv [2022-09-06T22:25:42.346Z] github.com/docker/docker/runconfig [2022-09-06T22:25:42.346Z] github.com/docker/docker/runconfig/opts [2022-09-06T22:25:42.346Z] github.com/docker/docker/testutil [2022-09-06T22:25:42.346Z] github.com/docker/docker/testutil/daemon [2022-09-06T22:25:42.346Z] github.com/docker/docker/testutil/environment [2022-09-06T22:25:42.346Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T22:25:42.346Z] github.com/docker/docker/testutil/fakegit [2022-09-06T22:25:42.346Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T22:25:42.346Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T22:25:42.346Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T22:25:42.346Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T22:25:42.346Z] github.com/docker/docker/testutil/registry [2022-09-06T22:25:42.346Z] github.com/docker/docker/testutil/request [2022-09-06T22:25:42.346Z] github.com/docker/docker/volume [2022-09-06T22:25:42.346Z] github.com/docker/docker/volume/drivers [2022-09-06T22:25:42.346Z] github.com/docker/docker/volume/local [2022-09-06T22:25:42.346Z] github.com/docker/docker/volume/mounts [2022-09-06T22:25:42.346Z] github.com/docker/docker/volume/service [2022-09-06T22:25:42.346Z] github.com/docker/docker/volume/service/opts [2022-09-06T22:25:42.346Z] github.com/docker/docker/volume/testutils' [2022-09-06T22:25:42.346Z] + base_pkg_list='github.com/docker/docker/api [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/backend/build [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/httputils [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/middleware [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/build [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/container [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/debug [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/image [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/network [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/session [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/system [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/server/router/volume [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/backend [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/container [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/events [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/filters [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/image [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/mount [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/network [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/registry [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/strslice [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/swarm [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/time [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/versions [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T22:25:42.346Z] github.com/docker/docker/api/types/volume [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/dockerfile [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/remotecontext [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T22:25:42.346Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T22:25:42.346Z] github.com/docker/docker/cli [2022-09-06T22:25:42.346Z] github.com/docker/docker/cli/config [2022-09-06T22:25:42.346Z] github.com/docker/docker/cli/debug [2022-09-06T22:25:42.346Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T22:25:42.346Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T22:25:42.346Z] github.com/docker/docker/client [2022-09-06T22:25:42.346Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T22:25:42.346Z] github.com/docker/docker/cmd/dockerd [2022-09-06T22:25:42.346Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T22:25:42.346Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T22:25:42.346Z] github.com/docker/docker/container [2022-09-06T22:25:42.346Z] github.com/docker/docker/container/stream [2022-09-06T22:25:42.346Z] github.com/docker/docker/contrib/apparmor [2022-09-06T22:25:42.346Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T22:25:42.346Z] github.com/docker/docker/contrib/httpserver [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/config [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/containerd [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/events [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/images [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/initlayer [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/links [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/listeners [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/local [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/names [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/network [2022-09-06T22:25:42.346Z] github.com/docker/docker/daemon/stats [2022-09-06T22:25:42.346Z] github.com/docker/docker/distribution [2022-09-06T22:25:42.346Z] github.com/docker/docker/distribution/metadata [2022-09-06T22:25:42.346Z] github.com/docker/docker/distribution/utils [2022-09-06T22:25:42.346Z] github.com/docker/docker/distribution/xfer [2022-09-06T22:25:42.346Z] github.com/docker/docker/dockerversion [2022-09-06T22:25:42.346Z] github.com/docker/docker/errdefs [2022-09-06T22:25:42.346Z] github.com/docker/docker/image [2022-09-06T22:25:42.346Z] github.com/docker/docker/image/cache [2022-09-06T22:25:42.346Z] github.com/docker/docker/image/tarexport [2022-09-06T22:25:42.346Z] github.com/docker/docker/image/v1 [2022-09-06T22:25:42.346Z] github.com/docker/docker/internal/test/suite [2022-09-06T22:25:42.346Z] github.com/docker/docker/layer [2022-09-06T22:25:42.346Z] github.com/docker/docker/libcontainerd [2022-09-06T22:25:42.346Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T22:25:42.346Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T22:25:42.346Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T22:25:42.346Z] github.com/docker/docker/libcontainerd/types [2022-09-06T22:25:42.347Z] github.com/docker/docker/oci [2022-09-06T22:25:42.347Z] github.com/docker/docker/oci/caps [2022-09-06T22:25:42.347Z] github.com/docker/docker/opts [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/aaparser [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/archive [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/authorization [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/capabilities [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/containerfs [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/directory [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/dmesg [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/fileutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/fsutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/homedir [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/idtools [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/ioutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/longpath [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/loopback [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/parsers [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/pidfile [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/platform [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugins [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/pools [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/progress [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/pubsub [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/reexec [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/signal [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/stack [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/stringid [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/system [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/tailfile [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/tarsum [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/urlutil [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/useragent [2022-09-06T22:25:42.347Z] github.com/docker/docker/plugin [2022-09-06T22:25:42.347Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T22:25:42.347Z] github.com/docker/docker/plugin/v2 [2022-09-06T22:25:42.347Z] github.com/docker/docker/profiles/apparmor [2022-09-06T22:25:42.347Z] github.com/docker/docker/profiles/seccomp [2022-09-06T22:25:42.347Z] github.com/docker/docker/quota [2022-09-06T22:25:42.347Z] github.com/docker/docker/reference [2022-09-06T22:25:42.347Z] github.com/docker/docker/registry [2022-09-06T22:25:42.347Z] github.com/docker/docker/registry/resumable [2022-09-06T22:25:42.347Z] github.com/docker/docker/restartmanager [2022-09-06T22:25:42.347Z] github.com/docker/docker/rootless [2022-09-06T22:25:42.347Z] github.com/docker/docker/rootless/specconv [2022-09-06T22:25:42.347Z] github.com/docker/docker/runconfig [2022-09-06T22:25:42.347Z] github.com/docker/docker/runconfig/opts [2022-09-06T22:25:42.347Z] github.com/docker/docker/testutil [2022-09-06T22:25:42.347Z] github.com/docker/docker/testutil/daemon [2022-09-06T22:25:42.347Z] github.com/docker/docker/testutil/environment [2022-09-06T22:25:42.347Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T22:25:42.347Z] github.com/docker/docker/testutil/fakegit [2022-09-06T22:25:42.347Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T22:25:42.347Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T22:25:42.347Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T22:25:42.347Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T22:25:42.347Z] github.com/docker/docker/testutil/registry [2022-09-06T22:25:42.347Z] github.com/docker/docker/testutil/request [2022-09-06T22:25:42.347Z] github.com/docker/docker/volume [2022-09-06T22:25:42.347Z] github.com/docker/docker/volume/drivers [2022-09-06T22:25:42.347Z] github.com/docker/docker/volume/local [2022-09-06T22:25:42.347Z] github.com/docker/docker/volume/mounts [2022-09-06T22:25:42.347Z] github.com/docker/docker/volume/service [2022-09-06T22:25:42.347Z] github.com/docker/docker/volume/service/opts [2022-09-06T22:25:42.347Z] github.com/docker/docker/volume/testutils' [2022-09-06T22:25:42.347Z] ++ grep --fixed-strings /libnetwork [2022-09-06T22:25:42.347Z] ++ echo 'github.com/docker/docker/api [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/backend/build [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/httputils [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/middleware [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/build [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/container [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/debug [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/image [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/network [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/session [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/system [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/server/router/volume [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/backend [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/container [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/events [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/filters [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/image [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/mount [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/network [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/registry [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/strslice [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/swarm [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/time [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/versions [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T22:25:42.347Z] github.com/docker/docker/api/types/volume [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder/builder-next [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder/dockerfile [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder/remotecontext [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T22:25:42.347Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T22:25:42.347Z] github.com/docker/docker/cli [2022-09-06T22:25:42.347Z] github.com/docker/docker/cli/config [2022-09-06T22:25:42.347Z] github.com/docker/docker/cli/debug [2022-09-06T22:25:42.347Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T22:25:42.347Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T22:25:42.347Z] github.com/docker/docker/client [2022-09-06T22:25:42.347Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T22:25:42.347Z] github.com/docker/docker/cmd/dockerd [2022-09-06T22:25:42.347Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T22:25:42.347Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T22:25:42.347Z] github.com/docker/docker/container [2022-09-06T22:25:42.347Z] github.com/docker/docker/container/stream [2022-09-06T22:25:42.347Z] github.com/docker/docker/contrib/apparmor [2022-09-06T22:25:42.347Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T22:25:42.347Z] github.com/docker/docker/contrib/httpserver [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/cluster [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/config [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/containerd [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/events [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/images [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/initlayer [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/links [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/listeners [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/local [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/names [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/network [2022-09-06T22:25:42.347Z] github.com/docker/docker/daemon/stats [2022-09-06T22:25:42.347Z] github.com/docker/docker/distribution [2022-09-06T22:25:42.347Z] github.com/docker/docker/distribution/metadata [2022-09-06T22:25:42.347Z] github.com/docker/docker/distribution/utils [2022-09-06T22:25:42.347Z] github.com/docker/docker/distribution/xfer [2022-09-06T22:25:42.347Z] github.com/docker/docker/dockerversion [2022-09-06T22:25:42.347Z] github.com/docker/docker/errdefs [2022-09-06T22:25:42.347Z] github.com/docker/docker/image [2022-09-06T22:25:42.347Z] github.com/docker/docker/image/cache [2022-09-06T22:25:42.347Z] github.com/docker/docker/image/tarexport [2022-09-06T22:25:42.347Z] github.com/docker/docker/image/v1 [2022-09-06T22:25:42.347Z] github.com/docker/docker/internal/test/suite [2022-09-06T22:25:42.347Z] github.com/docker/docker/layer [2022-09-06T22:25:42.347Z] github.com/docker/docker/libcontainerd [2022-09-06T22:25:42.347Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T22:25:42.347Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T22:25:42.347Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T22:25:42.347Z] github.com/docker/docker/libcontainerd/types [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/libnetwork/types [2022-09-06T22:25:42.347Z] github.com/docker/docker/oci [2022-09-06T22:25:42.347Z] github.com/docker/docker/oci/caps [2022-09-06T22:25:42.347Z] github.com/docker/docker/opts [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/aaparser [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/archive [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/authorization [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/capabilities [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/containerfs [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/directory [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/dmesg [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/fileutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/fsutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/homedir [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/idtools [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/ioutils [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/longpath [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/loopback [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/parsers [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/pidfile [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/platform [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugins [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/pools [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/progress [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/pubsub [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/reexec [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/signal [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/stack [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/stringid [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/system [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/tailfile [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/tarsum [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/urlutil [2022-09-06T22:25:42.347Z] github.com/docker/docker/pkg/useragent [2022-09-06T22:25:42.347Z] github.com/docker/docker/plugin [2022-09-06T22:25:42.347Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T22:25:42.347Z] github.com/docker/docker/plugin/v2 [2022-09-06T22:25:42.347Z] github.com/docker/docker/profiles/apparmor [2022-09-06T22:25:42.347Z] github.com/docker/docker/profiles/seccomp [2022-09-06T22:25:42.347Z] github.com/docker/docker/quota [2022-09-06T22:25:42.347Z] github.com/docker/docker/reference [2022-09-06T22:25:42.347Z] github.com/docker/docker/registry [2022-09-06T22:25:42.347Z] github.com/docker/docker/registry/resumable [2022-09-06T22:25:42.347Z] github.com/docker/docker/restartmanager [2022-09-06T22:25:42.347Z] github.com/docker/docker/rootless [2022-09-06T22:25:42.347Z] github.com/docker/docker/rootless/specconv [2022-09-06T22:25:42.347Z] github.com/docker/docker/runconfig [2022-09-06T22:25:42.348Z] github.com/docker/docker/runconfig/opts [2022-09-06T22:25:42.348Z] github.com/docker/docker/testutil [2022-09-06T22:25:42.348Z] github.com/docker/docker/testutil/daemon [2022-09-06T22:25:42.348Z] github.com/docker/docker/testutil/environment [2022-09-06T22:25:42.348Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T22:25:42.348Z] github.com/docker/docker/testutil/fakegit [2022-09-06T22:25:42.348Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T22:25:42.348Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T22:25:42.348Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T22:25:42.348Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T22:25:42.348Z] github.com/docker/docker/testutil/registry [2022-09-06T22:25:42.348Z] github.com/docker/docker/testutil/request [2022-09-06T22:25:42.348Z] github.com/docker/docker/volume [2022-09-06T22:25:42.348Z] github.com/docker/docker/volume/drivers [2022-09-06T22:25:42.348Z] github.com/docker/docker/volume/local [2022-09-06T22:25:42.348Z] github.com/docker/docker/volume/mounts [2022-09-06T22:25:42.348Z] github.com/docker/docker/volume/service [2022-09-06T22:25:42.348Z] github.com/docker/docker/volume/service/opts [2022-09-06T22:25:42.348Z] github.com/docker/docker/volume/testutils' [2022-09-06T22:25:42.348Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/types' [2022-09-06T22:25:42.348Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-06T22:25:42.348Z] + echo 'github.com/docker/docker/libnetwork [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/types' [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:25:42.348Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:25:42.348Z] + type docker-proxy [2022-09-06T22:25:42.348Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-06T22:25:42.348Z] + hack/make.sh binary-proxy install-proxy [2022-09-06T22:25:42.348Z] [2022-09-06T22:25:42.606Z] Removing bundles/ [2022-09-06T22:25:42.606Z] [2022-09-06T22:25:42.606Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-06T22:25:42.606Z] Building: bundles/binary-proxy/docker-proxy [2022-09-06T22:25:42.606Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:25:49.166Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-06T22:25:49.166Z] [2022-09-06T22:25:49.166Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-06T22:25:49.166Z] Installing docker-proxy to /usr/local/bin/ [2022-09-06T22:25:49.166Z] [2022-09-06T22:25:49.166Z] + mkdir -p bundles [2022-09-06T22:25:49.166Z] + '[' -n 'github.com/docker/docker/api [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/backend/build [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/httputils [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/middleware [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/build [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/container [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/debug [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/image [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/network [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/session [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/system [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/server/router/volume [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/backend [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/container [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/events [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/filters [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/image [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/mount [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/network [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/registry [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/strslice [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/swarm [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/time [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/versions [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T22:25:49.166Z] github.com/docker/docker/api/types/volume [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder/builder-next [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder/dockerfile [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder/remotecontext [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T22:25:49.166Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T22:25:49.166Z] github.com/docker/docker/cli [2022-09-06T22:25:49.166Z] github.com/docker/docker/cli/config [2022-09-06T22:25:49.166Z] github.com/docker/docker/cli/debug [2022-09-06T22:25:49.166Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T22:25:49.166Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T22:25:49.166Z] github.com/docker/docker/client [2022-09-06T22:25:49.166Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T22:25:49.166Z] github.com/docker/docker/cmd/dockerd [2022-09-06T22:25:49.166Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T22:25:49.166Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T22:25:49.166Z] github.com/docker/docker/container [2022-09-06T22:25:49.166Z] github.com/docker/docker/container/stream [2022-09-06T22:25:49.166Z] github.com/docker/docker/contrib/apparmor [2022-09-06T22:25:49.166Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T22:25:49.166Z] github.com/docker/docker/contrib/httpserver [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/cluster [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/config [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/containerd [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/events [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/images [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/initlayer [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/links [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/listeners [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/local [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/names [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/network [2022-09-06T22:25:49.166Z] github.com/docker/docker/daemon/stats [2022-09-06T22:25:49.166Z] github.com/docker/docker/distribution [2022-09-06T22:25:49.167Z] github.com/docker/docker/distribution/metadata [2022-09-06T22:25:49.167Z] github.com/docker/docker/distribution/utils [2022-09-06T22:25:49.167Z] github.com/docker/docker/distribution/xfer [2022-09-06T22:25:49.167Z] github.com/docker/docker/dockerversion [2022-09-06T22:25:49.167Z] github.com/docker/docker/errdefs [2022-09-06T22:25:49.167Z] github.com/docker/docker/image [2022-09-06T22:25:49.167Z] github.com/docker/docker/image/cache [2022-09-06T22:25:49.167Z] github.com/docker/docker/image/tarexport [2022-09-06T22:25:49.167Z] github.com/docker/docker/image/v1 [2022-09-06T22:25:49.167Z] github.com/docker/docker/internal/test/suite [2022-09-06T22:25:49.167Z] github.com/docker/docker/layer [2022-09-06T22:25:49.167Z] github.com/docker/docker/libcontainerd [2022-09-06T22:25:49.167Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T22:25:49.167Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T22:25:49.167Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T22:25:49.167Z] github.com/docker/docker/libcontainerd/types [2022-09-06T22:25:49.167Z] github.com/docker/docker/oci [2022-09-06T22:25:49.167Z] github.com/docker/docker/oci/caps [2022-09-06T22:25:49.167Z] github.com/docker/docker/opts [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/aaparser [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/archive [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/authorization [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/capabilities [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/containerfs [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/directory [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/dmesg [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/fileutils [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/fsutils [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/homedir [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/idtools [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/ioutils [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/longpath [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/loopback [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/parsers [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/pidfile [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/platform [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/plugins [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/pools [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/progress [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/pubsub [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/reexec [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/signal [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/stack [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/stringid [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/system [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/tailfile [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/tarsum [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/urlutil [2022-09-06T22:25:49.167Z] github.com/docker/docker/pkg/useragent [2022-09-06T22:25:49.167Z] github.com/docker/docker/plugin [2022-09-06T22:25:49.167Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T22:25:49.167Z] github.com/docker/docker/plugin/v2 [2022-09-06T22:25:49.167Z] github.com/docker/docker/profiles/apparmor [2022-09-06T22:25:49.167Z] github.com/docker/docker/profiles/seccomp [2022-09-06T22:25:49.167Z] github.com/docker/docker/quota [2022-09-06T22:25:49.167Z] github.com/docker/docker/reference [2022-09-06T22:25:49.167Z] github.com/docker/docker/registry [2022-09-06T22:25:49.167Z] github.com/docker/docker/registry/resumable [2022-09-06T22:25:49.167Z] github.com/docker/docker/restartmanager [2022-09-06T22:25:49.167Z] github.com/docker/docker/rootless [2022-09-06T22:25:49.167Z] github.com/docker/docker/rootless/specconv [2022-09-06T22:25:49.167Z] github.com/docker/docker/runconfig [2022-09-06T22:25:49.167Z] github.com/docker/docker/runconfig/opts [2022-09-06T22:25:49.167Z] github.com/docker/docker/testutil [2022-09-06T22:25:49.167Z] github.com/docker/docker/testutil/daemon [2022-09-06T22:25:49.167Z] github.com/docker/docker/testutil/environment [2022-09-06T22:25:49.167Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T22:25:49.167Z] github.com/docker/docker/testutil/fakegit [2022-09-06T22:25:49.167Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T22:25:49.167Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T22:25:49.167Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T22:25:49.167Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T22:25:49.167Z] github.com/docker/docker/testutil/registry [2022-09-06T22:25:49.167Z] github.com/docker/docker/testutil/request [2022-09-06T22:25:49.167Z] github.com/docker/docker/volume [2022-09-06T22:25:49.167Z] github.com/docker/docker/volume/drivers [2022-09-06T22:25:49.167Z] github.com/docker/docker/volume/local [2022-09-06T22:25:49.167Z] github.com/docker/docker/volume/mounts [2022-09-06T22:25:49.167Z] github.com/docker/docker/volume/service [2022-09-06T22:25:49.167Z] github.com/docker/docker/volume/service/opts [2022-09-06T22:25:49.167Z] github.com/docker/docker/volume/testutils' ']' [2022-09-06T22:25:49.167Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-06T22:25:49.426Z] ? github.com/docker/docker/api [no test files] [2022-09-06T22:25:56.366Z] #49 182.0 # github.com/containerd/containerd/cmd/containerd [2022-09-06T22:25:56.366Z] #49 182.0 /usr/bin/ld: /tmp/go-link-4071567761/000019.o: in function `New': [2022-09-06T22:25:56.366Z] #49 182.0 /tmp/tmp.wwJFq4J14W/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-06T22:25:56.366Z] #49 182.1 + bin/containerd-stress [2022-09-06T22:25:56.934Z] #49 183.2 + bin/containerd-shim [2022-09-06T22:26:04.299Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-09-06T22:26:09.184Z] #49 194.8 + bin/containerd-shim-runc-v1 [2022-09-06T22:26:12.980Z] #43 332.3 # github.com/containerd/containerd/cmd/containerd [2022-09-06T22:26:12.980Z] #43 332.3 /usr/bin/ld: /tmp/go-link-699055419/000019.o: in function `New': [2022-09-06T22:26:12.980Z] #43 332.3 /tmp/tmp.PkuLS3Wg5p/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-06T22:26:12.980Z] #43 332.3 + bin/containerd-stress [2022-09-06T22:26:12.980Z] #43 333.5 + bin/containerd-shim [2022-09-06T22:26:15.746Z] #49 201.3 + bin/containerd-shim-runc-v2 [2022-09-06T22:26:15.746Z] #49 202.1 + binaries [2022-09-06T22:26:15.746Z] #49 202.1 + install -D bin/containerd /build/containerd [2022-09-06T22:26:15.746Z] #49 202.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T22:26:15.746Z] #49 202.1 + install -D bin/ctr /build/ctr [2022-09-06T22:26:16.005Z] #49 DONE 202.5s [2022-09-06T22:26:17.387Z] [2022-09-06T22:26:17.387Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T22:26:17.387Z] #80 DONE 0.2s [2022-09-06T22:26:17.387Z] [2022-09-06T22:26:17.388Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T22:26:17.388Z] #81 DONE 0.1s [2022-09-06T22:26:17.388Z] [2022-09-06T22:26:17.388Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T22:26:17.954Z] #82 DONE 0.4s [2022-09-06T22:26:17.954Z] [2022-09-06T22:26:17.954Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T22:26:17.954Z] #83 DONE 0.0s [2022-09-06T22:26:17.954Z] [2022-09-06T22:26:17.954Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T22:26:17.954Z] #84 DONE 0.0s [2022-09-06T22:26:17.954Z] [2022-09-06T22:26:17.954Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T22:26:17.954Z] #85 DONE 0.0s [2022-09-06T22:26:17.954Z] [2022-09-06T22:26:17.954Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T22:26:21.094Z] #43 344.8 + bin/containerd-shim-runc-v1 [2022-09-06T22:26:22.139Z] #86 DONE 3.8s [2022-09-06T22:26:22.139Z] [2022-09-06T22:26:22.139Z] #87 exporting to image [2022-09-06T22:26:22.139Z] #87 exporting layers [2022-09-06T22:26:22.406Z] #43 329.5 # github.com/containerd/containerd/cmd/containerd [2022-09-06T22:26:22.406Z] #43 329.5 /usr/bin/ld: /tmp/go-link-1420960882/000019.o: in function `New': [2022-09-06T22:26:22.406Z] #43 329.5 /tmp/tmp.IRev9Rccxt/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-06T22:26:22.406Z] #43 329.6 + bin/containerd-stress [2022-09-06T22:26:22.406Z] #43 330.7 + bin/containerd-shim [2022-09-06T22:26:27.648Z] #43 351.2 + bin/containerd-shim-runc-v2 [2022-09-06T22:26:27.648Z] #43 352.0 + binaries [2022-09-06T22:26:27.648Z] #43 352.0 + install -D bin/containerd /build/containerd [2022-09-06T22:26:27.648Z] #43 352.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T22:26:27.648Z] #43 352.0 + install -D bin/ctr /build/ctr [2022-09-06T22:26:27.748Z] #43 336.8 # github.com/containerd/containerd/cmd/containerd [2022-09-06T22:26:27.748Z] #43 336.8 /usr/bin/ld: /tmp/go-link-644815798/000019.o: in function `New': [2022-09-06T22:26:27.748Z] #43 336.8 /tmp/tmp.bMIuYdAXbJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-06T22:26:27.748Z] #43 336.9 + bin/containerd-stress [2022-09-06T22:26:27.748Z] #43 338.0 + bin/containerd-shim [2022-09-06T22:26:28.989Z] #43 341.9 + bin/containerd-shim-runc-v1 [2022-09-06T22:26:29.544Z] #43 DONE 353.9s [2022-09-06T22:26:30.477Z] [2022-09-06T22:26:30.477Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T22:26:31.043Z] #73 DONE 0.8s [2022-09-06T22:26:31.043Z] [2022-09-06T22:26:31.043Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T22:26:31.609Z] #74 DONE 0.2s [2022-09-06T22:26:31.609Z] [2022-09-06T22:26:31.609Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T22:26:32.173Z] #75 DONE 0.8s [2022-09-06T22:26:32.173Z] [2022-09-06T22:26:32.173Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T22:26:32.173Z] #76 DONE 0.0s [2022-09-06T22:26:32.173Z] [2022-09-06T22:26:32.173Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T22:26:32.173Z] #77 DONE 0.0s [2022-09-06T22:26:32.173Z] [2022-09-06T22:26:32.173Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T22:26:32.173Z] #78 DONE 0.0s [2022-09-06T22:26:32.430Z] [2022-09-06T22:26:32.430Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T22:26:32.996Z] #79 DONE 0.7s [2022-09-06T22:26:33.253Z] [2022-09-06T22:26:33.253Z] #80 exporting to image [2022-09-06T22:26:33.253Z] #80 exporting layers [2022-09-06T22:26:35.566Z] #43 348.2 + bin/containerd-shim-runc-v2 [2022-09-06T22:26:35.825Z] #43 349.0 + binaries [2022-09-06T22:26:35.825Z] #43 349.0 + install -D bin/containerd /build/containerd [2022-09-06T22:26:35.825Z] #43 349.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T22:26:35.863Z] #43 349.4 + bin/containerd-shim-runc-v1 [2022-09-06T22:26:36.085Z] #43 349.0 + install -D bin/ctr /build/ctr [2022-09-06T22:26:37.991Z] #43 DONE 350.9s [2022-09-06T22:26:38.535Z] #80 exporting layers 5.5s done [2022-09-06T22:26:38.535Z] #80 writing image sha256:6f4bfa9d3d07c319a05797d7ff63f06a672ad3e86e35cec3a48c7879657de54e done [2022-09-06T22:26:38.535Z] #80 naming to docker.io/library/docker:cba36a064dc82ba49d5caab566f88f0501279ecb done [2022-09-06T22:26:38.535Z] #80 DONE 5.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-06T22:26:38.869Z] + trap exit INT TERM [2022-09-06T22:26:38.869Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-06T22:26:38.869Z] + CONTAINER_NAME=docker-pr2 [2022-09-06T22:26:38.869Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44099/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -e DOCKER_GRAPHDRIVER docker:cba36a064dc82ba49d5caab566f88f0501279ecb hack/make.sh dynbinary [2022-09-06T22:26:38.930Z] [2022-09-06T22:26:38.930Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T22:26:39.498Z] #73 DONE 0.8s [2022-09-06T22:26:39.498Z] [2022-09-06T22:26:39.498Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T22:26:39.757Z] #74 DONE 0.2s [2022-09-06T22:26:39.757Z] [2022-09-06T22:26:39.757Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T22:26:40.698Z] #75 DONE 0.8s [2022-09-06T22:26:40.699Z] [2022-09-06T22:26:40.699Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T22:26:40.699Z] #76 DONE 0.0s [2022-09-06T22:26:40.699Z] [2022-09-06T22:26:40.699Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T22:26:40.699Z] #77 DONE 0.0s [2022-09-06T22:26:40.699Z] [2022-09-06T22:26:40.699Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T22:26:40.699Z] #78 DONE 0.0s [2022-09-06T22:26:40.699Z] [2022-09-06T22:26:40.699Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T22:26:40.766Z] [2022-09-06T22:26:40.766Z] Removing bundles/ [2022-09-06T22:26:40.766Z] [2022-09-06T22:26:40.766Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T22:26:40.766Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T22:26:40.766Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:26:41.132Z] #43 355.8 + bin/containerd-shim-runc-v2 [2022-09-06T22:26:41.274Z] #79 DONE 0.7s [2022-09-06T22:26:41.534Z] [2022-09-06T22:26:41.534Z] #80 exporting to image [2022-09-06T22:26:41.534Z] #80 exporting layers [2022-09-06T22:26:42.065Z] #43 356.6 + binaries [2022-09-06T22:26:42.065Z] #43 356.6 + install -D bin/containerd /build/containerd [2022-09-06T22:26:42.065Z] #43 356.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T22:26:42.065Z] #43 356.7 + install -D bin/ctr /build/ctr [2022-09-06T22:26:42.323Z] #43 DONE 357.0s [2022-09-06T22:26:43.257Z] [2022-09-06T22:26:43.257Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T22:26:43.515Z] #73 DONE 0.2s [2022-09-06T22:26:43.515Z] [2022-09-06T22:26:43.515Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T22:26:43.515Z] #74 DONE 0.1s [2022-09-06T22:26:43.772Z] [2022-09-06T22:26:43.772Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T22:26:43.772Z] #75 DONE 0.2s [2022-09-06T22:26:43.772Z] [2022-09-06T22:26:43.772Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T22:26:43.772Z] #76 DONE 0.1s [2022-09-06T22:26:43.772Z] [2022-09-06T22:26:43.772Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T22:26:43.772Z] #77 DONE 0.0s [2022-09-06T22:26:44.029Z] [2022-09-06T22:26:44.029Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T22:26:44.029Z] #78 DONE 0.0s [2022-09-06T22:26:44.029Z] [2022-09-06T22:26:44.029Z] #79 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-09-06T22:26:44.594Z] #79 0.662 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T22:26:44.594Z] #79 0.662 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T22:26:44.594Z] #79 0.662 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T22:26:45.110Z] #79 0.901 Reading package lists... [2022-09-06T22:26:45.934Z] #79 1.417 Reading package lists... [2022-09-06T22:26:45.934Z] #79 1.922 Building dependency tree... [2022-09-06T22:26:45.934Z] #79 2.032 Reading state information... [2022-09-06T22:26:46.195Z] #79 2.148 systemd is already the newest version (247.3-7). [2022-09-06T22:26:46.196Z] #79 2.148 systemd set to manually installed. [2022-09-06T22:26:46.196Z] #79 2.148 The following additional packages will be installed: [2022-09-06T22:26:46.196Z] #79 2.149 libdbus-1-3 libpam-systemd [2022-09-06T22:26:46.196Z] #79 2.150 Recommended packages: [2022-09-06T22:26:46.196Z] #79 2.150 libnss-systemd [2022-09-06T22:26:46.196Z] #79 2.208 The following NEW packages will be installed: [2022-09-06T22:26:46.196Z] #79 2.209 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-09-06T22:26:46.453Z] #79 2.476 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T22:26:46.453Z] #79 2.476 Need to get 950 kB of archives. [2022-09-06T22:26:46.453Z] #79 2.476 After this operation, 1988 kB of additional disk space will be used. [2022-09-06T22:26:46.453Z] #79 2.476 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-09-06T22:26:46.453Z] #79 2.480 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-09-06T22:26:46.453Z] #79 2.483 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-09-06T22:26:46.453Z] #79 2.485 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-09-06T22:26:46.453Z] #79 2.488 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-09-06T22:26:46.453Z] #79 2.610 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T22:26:46.453Z] #79 2.640 Fetched 950 kB in 0s (3464 kB/s) [2022-09-06T22:26:46.453Z] #79 2.660 Selecting previously unselected package systemd-sysv. [2022-09-06T22:26:46.453Z] #79 2.660 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29483 files and directories currently installed.) [2022-09-06T22:26:46.453Z] #79 2.676 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-09-06T22:26:46.453Z] #79 2.679 Unpacking systemd-sysv (247.3-7) ... [2022-09-06T22:26:46.453Z] #79 2.717 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-06T22:26:46.716Z] #79 2.719 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-09-06T22:26:46.716Z] #79 2.725 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-06T22:26:46.716Z] #79 2.778 Selecting previously unselected package dbus. [2022-09-06T22:26:46.716Z] #79 2.781 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-09-06T22:26:46.716Z] #79 2.790 Unpacking dbus (1.12.20-2) ... [2022-09-06T22:26:46.716Z] #79 2.843 Selecting previously unselected package libpam-systemd:amd64. [2022-09-06T22:26:46.716Z] #79 2.846 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-09-06T22:26:46.716Z] #79 2.850 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-09-06T22:26:46.716Z] #79 2.897 Selecting previously unselected package dbus-user-session. [2022-09-06T22:26:46.716Z] #79 2.898 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-09-06T22:26:46.716Z] #79 2.901 Unpacking dbus-user-session (1.12.20-2) ... [2022-09-06T22:26:46.716Z] #79 2.943 Setting up systemd-sysv (247.3-7) ... [2022-09-06T22:26:46.815Z] #80 exporting layers 5.4s done [2022-09-06T22:26:46.815Z] #80 writing image sha256:bce53aac13af8d6e1611f4026f9e9e3200166412472e4b9f5b500153684c1673 done [2022-09-06T22:26:46.815Z] #80 naming to docker.io/library/docker:cba36a064dc82ba49d5caab566f88f0501279ecb done [2022-09-06T22:26:46.815Z] #80 DONE 5.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:26:46.984Z] #79 2.954 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-06T22:26:46.984Z] #79 2.964 Setting up dbus (1.12.20-2) ... [2022-09-06T22:26:46.984Z] #79 3.105 invoke-rc.d: could not determine current runlevel [2022-09-06T22:26:46.984Z] #79 3.108 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T22:26:46.984Z] #79 3.112 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-09-06T22:26:46.984Z] #79 3.221 Setting up dbus-user-session (1.12.20-2) ... [2022-09-06T22:26:47.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -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:cba36a064dc82ba49d5caab566f88f0501279ecb hack/make.sh dynbinary test-integration [2022-09-06T22:26:47.242Z] #79 3.235 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T22:26:47.242Z] #79 DONE 3.3s [2022-09-06T22:26:47.242Z] [2022-09-06T22:26:47.242Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T22:26:48.087Z] [2022-09-06T22:26:48.190Z] #80 DONE 0.9s [2022-09-06T22:26:48.190Z] [2022-09-06T22:26:48.190Z] #81 exporting to image [2022-09-06T22:26:48.190Z] #81 exporting layers [2022-09-06T22:26:48.348Z] Removing bundles/ [2022-09-06T22:26:48.348Z] [2022-09-06T22:26:48.348Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T22:26:48.348Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T22:26:48.348Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:26:48.677Z] #87 exporting layers 22.8s done [2022-09-06T22:26:48.677Z] #87 writing image sha256:d7ea0adcb63b188e116d7076ed0c5f27fea1ba124e59db33c25030b941f30d68 done [2022-09-06T22:26:48.677Z] #87 naming to docker.io/library/docker:cba36a064dc82ba49d5caab566f88f0501279ecb done [2022-09-06T22:26:48.677Z] #87 DONE 22.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-06T22:26:49.008Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44099/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cba36a064dc82ba49d5caab566f88f0501279ecb hack/validate/default [2022-09-06T22:26:49.943Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-06T22:26:50.201Z] Congratulations! yamllint config file formatted correctly [2022-09-06T22:26:50.459Z] Congratulations! YAML files are formatted correctly [2022-09-06T22:26:50.459Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-06T22:26:50.459Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-06T22:26:50.459Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-06T22:26:50.459Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-06T22:26:50.459Z] [2022-09-06T22:26:50.459Z] INFO Start validation with golang-ci-lint [2022-09-06T22:26:51.394Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-06T22:26:51.394Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-06T22:26:51.394Z] INFO [loader] Using build tags: [ journald] [2022-09-06T22:26:54.744Z] #81 exporting layers 5.7s done [2022-09-06T22:26:54.744Z] #81 writing image sha256:11cd8b04082947bd0247797e21a2a17703c2195c5b22eb7f8e1837a8c80bf053 done [2022-09-06T22:26:54.744Z] #81 naming to docker.io/library/docker:cba36a064dc82ba49d5caab566f88f0501279ecb done [2022-09-06T22:26:54.744Z] #81 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:26:55.085Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -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:cba36a064dc82ba49d5caab566f88f0501279ecb hack/make.sh dynbinary test-integration [2022-09-06T22:26:56.985Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-06T22:26:56.985Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-06T22:26:56.985Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-06T22:26:56.985Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-06T22:26:56.985Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-09-06T22:26:56.985Z] Detected virtualization docker. [2022-09-06T22:26:56.985Z] Detected architecture x86-64. [2022-09-06T22:26:56.985Z] Set hostname to <7afe5faef878>. [2022-09-06T22:26:56.985Z] modprobe@configfs.service: Succeeded. [2022-09-06T22:26:56.985Z] modprobe@drm.service: Succeeded. [2022-09-06T22:26:56.985Z] modprobe@fuse.service: Succeeded. [2022-09-06T22:26:56.985Z] + source /etc/docker-entrypoint-cmd [2022-09-06T22:26:56.985Z] ++ hack/make.sh dynbinary test-integration [2022-09-06T22:26:56.985Z] [2022-09-06T22:26:56.985Z] Removing bundles/ [2022-09-06T22:26:56.985Z] [2022-09-06T22:26:56.985Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T22:26:56.985Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T22:26:56.985Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:27:25.828Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T22:27:25.829Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/builder/dockerfile 0.532s coverage: 49.3% of statements [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-06T22:27:25.829Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-06T22:27:26.762Z] ok github.com/docker/docker/builder/remotecontext/git 1.681s coverage: 86.3% of statements [2022-09-06T22:27:26.762Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T22:27:26.762Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T22:27:26.762Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-06T22:27:26.762Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-06T22:27:27.328Z] ok github.com/docker/docker/cmd/docker-proxy 0.213s coverage: 67.6% of statements [2022-09-06T22:27:30.609Z] ok github.com/docker/docker/client 0.106s coverage: 76.1% of statements [2022-09-06T22:28:02.675Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.9% of statements [2022-09-06T22:28:02.675Z] ok github.com/docker/docker/container 0.124s coverage: 35.7% of statements [2022-09-06T22:28:02.675Z] ok github.com/docker/docker/cmd/dockerd/trap 2.466s coverage: 0.0% of statements [2022-09-06T22:28:02.675Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-06T22:28:02.675Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T22:28:02.675Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T22:28:02.675Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T22:28:02.675Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T22:28:05.958Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-09-06T22:28:08.487Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2022-09-06T22:28:09.861Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-09-06T22:28:16.416Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-09-06T22:28:17.790Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-09-06T22:28:18.049Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-09-06T22:28:18.981Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-06T22:28:19.547Z] ok github.com/docker/docker/daemon 10.119s coverage: 16.4% of statements [2022-09-06T22:28:19.547Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T22:28:19.547Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T22:28:19.547Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-06T22:28:19.547Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T22:28:20.114Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.631s coverage: 74.8% of statements [2022-09-06T22:28:21.487Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.336s coverage: 60.7% of statements [2022-09-06T22:28:21.488Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-09-06T22:28:22.862Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-09-06T22:28:24.270Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.230s coverage: 50.6% of statements [2022-09-06T22:28:25.206Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.341s coverage: 45.9% of statements [2022-09-06T22:28:25.206Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T22:28:26.581Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-09-06T22:28:26.581Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.927s coverage: 58.5% of statements [2022-09-06T22:28:26.581Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T22:28:26.581Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T22:28:27.514Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2022-09-06T22:28:27.777Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-09-06T22:28:29.150Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 6.9% of statements [2022-09-06T22:28:29.150Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T22:28:29.150Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T22:28:29.409Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2022-09-06T22:28:29.975Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 80.2% of statements [2022-09-06T22:28:30.234Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 53.6% of statements [2022-09-06T22:28:30.234Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T22:28:30.801Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-09-06T22:28:31.367Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.005s coverage: 88.2% of statements [2022-09-06T22:28:32.301Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.134s coverage: 76.8% of statements [2022-09-06T22:28:32.559Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-09-06T22:28:33.125Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 79.4% of statements [2022-09-06T22:28:34.059Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [2022-09-06T22:28:34.626Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-06T22:28:34.884Z] ok github.com/docker/docker/daemon/logger/journald 3.344s coverage: 74.3% of statements [2022-09-06T22:28:34.884Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-06T22:28:34.884Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-06T22:28:34.884Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T22:28:34.884Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-06T22:28:35.819Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-09-06T22:28:36.077Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-06T22:28:36.643Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-09-06T22:28:36.902Z] ok github.com/docker/docker/daemon/logger/splunk 1.544s coverage: 82.5% of statements [2022-09-06T22:28:36.902Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T22:28:36.902Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T22:28:37.855Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 44.4% of statements [2022-09-06T22:28:39.316Z] ok github.com/docker/docker/distribution 1.492s coverage: 28.0% of statements [2022-09-06T22:28:39.316Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T22:28:39.889Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-06T22:28:40.455Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-09-06T22:28:40.455Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 84.9% of statements [2022-09-06T22:28:40.455Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T22:28:41.022Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2022-09-06T22:28:41.280Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-09-06T22:28:41.280Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-06T22:28:41.280Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T22:28:41.847Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-09-06T22:28:42.413Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-09-06T22:28:42.979Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-09-06T22:28:43.237Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T22:28:45.137Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 82.3% of statements [2022-09-06T22:28:46.070Z] ok github.com/docker/docker/pkg/authorization 0.714s coverage: 68.3% of statements [2022-09-06T22:28:46.328Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T22:28:46.586Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-06T22:28:47.234Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T22:28:47.234Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T22:28:47.234Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:28:47.234Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T22:28:47.234Z] [2022-09-06T22:28:47.234Z] + TEST_INTEGRATION_DEST=2 [2022-09-06T22:28:47.234Z] + CONTAINER_NAME=docker-pr2-2 [2022-09-06T22:28:47.234Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T22:28:47.234Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T22:28:47.234Z] + run_tests [2022-09-06T22:28:47.234Z] + c=0 [2022-09-06T22:28:47.234Z] + '[' -n 0 ']' [2022-09-06T22:28:47.234Z] + rm= [2022-09-06T22:28:47.234Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44099/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44099/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cba36a064dc82ba49d5caab566f88f0501279ecb hack/make.sh '' test-integration [2022-09-06T22:28:47.234Z] + TEST_INTEGRATION_DEST=1 [2022-09-06T22:28:47.234Z] + CONTAINER_NAME=docker-pr2-1 [2022-09-06T22:28:47.234Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T22:28:47.234Z] + run_tests test-integration-flaky [2022-09-06T22:28:47.234Z] + '[' -n 0 ']' [2022-09-06T22:28:47.234Z] + TEST_INTEGRATION_DEST=3 [2022-09-06T22:28:47.234Z] + rm= [2022-09-06T22:28:47.234Z] + CONTAINER_NAME=docker-pr2-3 [2022-09-06T22:28:47.234Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T22:28:47.234Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T22:28:47.234Z] + run_tests [2022-09-06T22:28:47.234Z] + '[' -n 0 ']' [2022-09-06T22:28:47.234Z] + rm= [2022-09-06T22:28:47.234Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44099/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44099/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cba36a064dc82ba49d5caab566f88f0501279ecb hack/make.sh test-integration-flaky test-integration [2022-09-06T22:28:47.234Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44099/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44099/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cba36a064dc82ba49d5caab566f88f0501279ecb hack/make.sh '' test-integration [2022-09-06T22:28:47.234Z] ++ jobs -p [2022-09-06T22:28:47.234Z] + for job in $(jobs -p) [2022-09-06T22:28:47.234Z] + wait 12306 [2022-09-06T22:28:47.234Z] [2022-09-06T22:28:47.234Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T22:28:47.234Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T22:28:47.234Z] HOSTNAME=d15d268831c0 [2022-09-06T22:28:47.234Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T22:28:47.234Z] TESTDEBUG=0 [2022-09-06T22:28:47.234Z] DEST=bundles/test-integration [2022-09-06T22:28:47.234Z] PWD=/go/src/github.com/docker/docker [2022-09-06T22:28:47.234Z] KEEPBUNDLE=1 [2022-09-06T22:28:47.234Z] DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:28:47.234Z] container=docker [2022-09-06T22:28:47.234Z] HOME=/root [2022-09-06T22:28:47.234Z] GOLANG_VERSION=1.18.6 [2022-09-06T22:28:47.234Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T22:28:47.234Z] VALIDATE_BRANCH=master [2022-09-06T22:28:47.234Z] TERM=xterm [2022-09-06T22:28:47.234Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T22:28:47.234Z] SHLVL=1 [2022-09-06T22:28:47.234Z] TIMEOUT=120m [2022-09-06T22:28:47.234Z] DOCKER_BUILDTAGS= journald [2022-09-06T22:28:47.234Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T22:28:47.234Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-06T22:28:47.234Z] GO111MODULE=off [2022-09-06T22:28:47.234Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T22:28:47.234Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T22:28:47.234Z] GOPATH=/go [2022-09-06T22:28:47.234Z] PKG_CONFIG=pkg-config [2022-09-06T22:28:47.234Z] _=/usr/bin/env [2022-09-06T22:28:47.234Z] Building test suite binary ./integration-cli/test.main [2022-09-06T22:28:47.234Z] [2022-09-06T22:28:47.234Z] [2022-09-06T22:28:47.234Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T22:28:47.234Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T22:28:47.234Z] HOSTNAME=b63ac1617392 [2022-09-06T22:28:47.234Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T22:28:47.234Z] TESTDEBUG=0 [2022-09-06T22:28:47.234Z] DEST=bundles/test-integration [2022-09-06T22:28:47.234Z] PWD=/go/src/github.com/docker/docker [2022-09-06T22:28:47.234Z] KEEPBUNDLE=1 [2022-09-06T22:28:47.234Z] DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:28:47.234Z] container=docker [2022-09-06T22:28:47.234Z] HOME=/root [2022-09-06T22:28:47.234Z] GOLANG_VERSION=1.18.6 [2022-09-06T22:28:47.234Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T22:28:47.234Z] VALIDATE_BRANCH=master [2022-09-06T22:28:47.234Z] TERM=xterm [2022-09-06T22:28:47.234Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T22:28:47.234Z] SHLVL=1 [2022-09-06T22:28:47.234Z] TIMEOUT=120m [2022-09-06T22:28:47.234Z] DOCKER_BUILDTAGS= journald [2022-09-06T22:28:47.234Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T22:28:47.234Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-06T22:28:47.234Z] GO111MODULE=off [2022-09-06T22:28:47.234Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T22:28:47.234Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T22:28:47.234Z] GOPATH=/go [2022-09-06T22:28:47.234Z] PKG_CONFIG=pkg-config [2022-09-06T22:28:47.234Z] _=/usr/bin/env [2022-09-06T22:28:47.234Z] Building test suite binary ./integration-cli/test.main [2022-09-06T22:28:47.234Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-06T22:28:47.234Z] No new tests added to integration. [2022-09-06T22:28:47.234Z] [2022-09-06T22:28:47.234Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T22:28:47.234Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T22:28:47.234Z] HOSTNAME=45cf599a349e [2022-09-06T22:28:47.234Z] TESTDEBUG=0 [2022-09-06T22:28:47.234Z] DEST=bundles/test-integration [2022-09-06T22:28:47.234Z] PWD=/go/src/github.com/docker/docker [2022-09-06T22:28:47.234Z] KEEPBUNDLE=1 [2022-09-06T22:28:47.234Z] DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:28:47.234Z] container=docker [2022-09-06T22:28:47.234Z] HOME=/root [2022-09-06T22:28:47.234Z] GOLANG_VERSION=1.18.6 [2022-09-06T22:28:47.234Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T22:28:47.234Z] VALIDATE_BRANCH=master [2022-09-06T22:28:47.234Z] TERM=xterm [2022-09-06T22:28:47.234Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T22:28:47.234Z] SHLVL=1 [2022-09-06T22:28:47.234Z] TIMEOUT=120m [2022-09-06T22:28:47.234Z] DOCKER_BUILDTAGS= journald [2022-09-06T22:28:47.234Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T22:28:47.234Z] GO111MODULE=off [2022-09-06T22:28:47.234Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T22:28:47.234Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T22:28:47.234Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T22:28:47.234Z] GOPATH=/go [2022-09-06T22:28:47.234Z] PKG_CONFIG=pkg-config [2022-09-06T22:28:47.234Z] _=/usr/bin/env [2022-09-06T22:28:47.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T22:28:49.865Z] ok github.com/docker/docker/pkg/chrootarchive 2.554s coverage: 42.7% of statements [2022-09-06T22:28:49.865Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-06T22:28:50.123Z] ok github.com/docker/docker/layer 7.474s coverage: 68.9% of statements [2022-09-06T22:28:50.123Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T22:28:50.123Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T22:28:50.123Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T22:28:50.123Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T22:28:50.123Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T22:28:50.123Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T22:28:50.123Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-09-06T22:28:50.381Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-09-06T22:28:50.638Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-09-06T22:28:50.896Z] ok github.com/docker/docker/pkg/fsutils 0.176s coverage: 85.1% of statements [2022-09-06T22:28:50.896Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-09-06T22:28:52.270Z] ok github.com/docker/docker/pkg/idtools 0.381s coverage: 69.3% of statements [2022-09-06T22:28:52.270Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 71.5% of statements [2022-09-06T22:28:52.270Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-06T22:28:52.270Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-09-06T22:28:52.270Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T22:28:52.528Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-09-06T22:28:52.528Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-06T22:28:52.786Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-09-06T22:28:53.043Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-09-06T22:28:53.043Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-06T22:28:53.043Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T22:28:53.043Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T22:28:53.611Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-09-06T22:28:54.185Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-06T22:28:54.443Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-06T22:28:54.443Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T22:28:54.860Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T22:28:54.860Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T22:28:54.860Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:28:54.860Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T22:28:54.860Z] [2022-09-06T22:28:54.860Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T22:28:54.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T22:28:54.860Z] HOSTNAME=a5c1ba031965 [2022-09-06T22:28:54.860Z] DEST=bundles/test-integration [2022-09-06T22:28:54.860Z] PWD=/go/src/github.com/docker/docker [2022-09-06T22:28:54.860Z] DOCKER_ROOTLESS=1 [2022-09-06T22:28:54.860Z] DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:28:54.860Z] container=docker [2022-09-06T22:28:54.860Z] HOME=/root [2022-09-06T22:28:54.860Z] GOLANG_VERSION=1.18.6 [2022-09-06T22:28:54.860Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T22:28:54.860Z] VALIDATE_BRANCH=master [2022-09-06T22:28:54.860Z] TERM=xterm [2022-09-06T22:28:54.860Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T22:28:54.860Z] SHLVL=1 [2022-09-06T22:28:54.860Z] TIMEOUT=120m [2022-09-06T22:28:54.860Z] DOCKER_BUILDTAGS= journald [2022-09-06T22:28:54.860Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T22:28:54.860Z] GO111MODULE=off [2022-09-06T22:28:54.860Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T22:28:54.860Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T22:28:54.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T22:28:54.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T22:28:54.860Z] GOPATH=/go [2022-09-06T22:28:54.860Z] PKG_CONFIG=pkg-config [2022-09-06T22:28:54.860Z] _=/usr/bin/env [2022-09-06T22:28:54.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T22:28:55.815Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-09-06T22:28:56.073Z] ok github.com/docker/docker/pkg/reexec 0.031s coverage: 82.4% of statements [2022-09-06T22:28:56.331Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-06T22:28:56.589Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-06T22:28:56.848Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-06T22:28:57.106Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T22:28:57.672Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-06T22:28:57.930Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-06T22:28:58.187Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-09-06T22:28:58.753Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-09-06T22:28:59.011Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T22:29:00.910Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-09-06T22:29:01.168Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-06T22:29:01.734Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-09-06T22:29:02.667Z] ok github.com/docker/docker/quota 0.160s coverage: 71.4% of statements [2022-09-06T22:29:02.925Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-06T22:29:03.445Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T22:29:03.445Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T22:29:03.445Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:29:03.445Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T22:29:03.445Z] [2022-09-06T22:29:03.445Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T22:29:03.445Z] DOCKER_SYSTEMD=1 [2022-09-06T22:29:03.445Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T22:29:03.445Z] HOSTNAME=7afe5faef878 [2022-09-06T22:29:03.445Z] DEST=bundles/test-integration [2022-09-06T22:29:03.445Z] PWD=/go/src/github.com/docker/docker [2022-09-06T22:29:03.445Z] DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:29:03.445Z] container=docker [2022-09-06T22:29:03.445Z] HOME=/root [2022-09-06T22:29:03.445Z] LANG=C.UTF-8 [2022-09-06T22:29:03.445Z] INVOCATION_ID=46049dfa5267445fbbe7bc80da52b8f0 [2022-09-06T22:29:03.445Z] GOLANG_VERSION=1.18.6 [2022-09-06T22:29:03.445Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T22:29:03.445Z] VALIDATE_BRANCH=master [2022-09-06T22:29:03.445Z] TERM=xterm [2022-09-06T22:29:03.445Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T22:29:03.445Z] SHLVL=3 [2022-09-06T22:29:03.445Z] TIMEOUT=120m [2022-09-06T22:29:03.445Z] DOCKER_BUILDTAGS= journald [2022-09-06T22:29:03.445Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T22:29:03.445Z] GO111MODULE=off [2022-09-06T22:29:03.445Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T22:29:03.445Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T22:29:03.445Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T22:29:03.445Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T22:29:03.445Z] GOPATH=/go [2022-09-06T22:29:03.445Z] PKG_CONFIG=pkg-config [2022-09-06T22:29:03.445Z] _=/usr/bin/env [2022-09-06T22:29:03.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T22:29:03.859Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-09-06T22:29:04.424Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-06T22:29:04.682Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-06T22:29:05.247Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-09-06T22:29:05.247Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-06T22:29:07.147Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-06T22:29:07.713Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.8% of statements [2022-09-06T22:29:08.278Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-09-06T22:29:09.653Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-06T22:29:27.745Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T22:29:27.745Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === Skipped [2022-09-06T22:29:27.745Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-06T22:29:27.745Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-06T22:29:27.745Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-06T22:29:27.745Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-06T22:29:27.745Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:71: No driver to put! [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T22:29:27.745Z] time="2022-09-06T22:28:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T22:29:27.745Z] time="2022-09-06T22:28:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T22:29:27.745Z] time="2022-09-06T22:28:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T22:29:27.745Z] time="2022-09-06T22:28:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T22:29:27.745Z] time="2022-09-06T22:28:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:71: No driver to put! [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T22:29:27.745Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T22:29:27.745Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T22:29:27.745Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:29:27.745Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T22:29:27.745Z] graphtest_unix.go:71: No driver to put! [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T22:29:27.745Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T22:29:27.745Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-06T22:29:27.745Z] [2022-09-06T22:29:27.745Z] DONE 2874 tests, 28 skipped in 219.204s [2022-09-06T22:29:27.745Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:29:27.745Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-06T22:29:27.745Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-06T22:29:41.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T22:29:41.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T22:29:50.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T22:29:50.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T22:29:57.903Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|exports_file|imports|name|types_sizes) took 2m55.903399485s [2022-09-06T22:29:57.903Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.710106ms [2022-09-06T22:30:13.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T22:30:14.408Z] ok github.com/docker/docker/libnetwork 37.698s coverage: 40.6% of statements [2022-09-06T22:30:14.408Z] ok github.com/docker/docker/libnetwork/bitseq 0.145s coverage: 84.4% of statements [2022-09-06T22:30:14.408Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-06T22:30:14.408Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-06T22:30:14.408Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-06T22:30:14.408Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-06T22:30:14.408Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-06T22:30:14.408Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-06T22:30:14.408Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-06T22:30:14.408Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-06T22:30:14.408Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-09-06T22:30:14.408Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-06T22:30:14.408Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-06T22:30:14.408Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-06T22:30:14.408Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-06T22:30:16.310Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.660s coverage: 59.9% of statements [2022-09-06T22:30:16.310Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-06T22:30:16.310Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-09-06T22:30:16.878Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.1% of statements [2022-09-06T22:30:16.878Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-06T22:30:17.445Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-09-06T22:30:17.703Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-06T22:30:17.962Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-09-06T22:30:21.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T22:30:27.560Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.277s coverage: 6.6% of statements [2022-09-06T22:30:27.560Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-06T22:30:27.818Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-06T22:30:28.390Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-09-06T22:30:28.390Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-06T22:30:28.390Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-06T22:30:28.390Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-06T22:30:28.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T22:30:28.956Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-09-06T22:30:29.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T22:30:29.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T22:30:29.214Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-09-06T22:30:29.473Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-06T22:30:29.473Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-06T22:30:29.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T22:30:30.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T22:30:31.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T22:30:31.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T22:30:32.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T22:30:34.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T22:30:34.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T22:30:35.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T22:30:36.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T22:30:36.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T22:30:37.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T22:30:38.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T22:30:39.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T22:30:39.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T22:30:40.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T22:30:41.669Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-06T22:30:41.772Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T22:30:41.772Z] Using test binary docker [2022-09-06T22:30:41.772Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T22:30:41.772Z] Not: starting. [2022-09-06T22:30:41.772Z] INFO: Waiting for daemon to start... [2022-09-06T22:30:41.772Z] Starting dockerd [2022-09-06T22:30:42.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T22:30:42.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T22:30:43.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T22:30:44.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T22:30:44.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T22:30:45.062Z] . [2022-09-06T22:30:45.062Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T22:30:45.062Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T22:30:45.062Z] Error: No such image: emptyfs [2022-09-06T22:30:45.062Z] Loaded image: emptyfs:latest [2022-09-06T22:30:45.062Z] Running integration-test (iteration 1) [2022-09-06T22:30:45.062Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T22:30:45.062Z] Loaded image: busybox:latest [2022-09-06T22:30:45.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T22:30:45.321Z] Loaded image: busybox:glibc [2022-09-06T22:30:46.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T22:30:46.703Z] Loaded image: debian:bullseye-slim [2022-09-06T22:30:46.703Z] Loaded image: hello-world:latest [2022-09-06T22:30:46.963Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T22:30:46.963Z] INFO: Testing against a local daemon [2022-09-06T22:30:46.963Z] === RUN TestCgroupNamespacesBuild [2022-09-06T22:30:48.342Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-09-06T22:30:48.342Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T22:30:48.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T22:30:49.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T22:30:49.284Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-09-06T22:30:49.284Z] === RUN TestBuildWithSession [2022-09-06T22:30:49.284Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T22:30:49.284Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T22:30:49.284Z] === RUN TestBuildSquashParent [2022-09-06T22:30:50.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T22:30:50.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T22:30:51.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T22:30:52.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T22:30:53.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T22:30:54.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T22:30:55.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T22:30:56.050Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T22:30:56.050Z] Using test binary docker [2022-09-06T22:30:56.050Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T22:30:56.050Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-06T22:30:56.050Z] INFO: Waiting for daemon to start... [2022-09-06T22:30:56.050Z] Starting dockerd [2022-09-06T22:30:57.407Z] --- PASS: TestBuildSquashParent (6.95s) [2022-09-06T22:30:57.408Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T22:30:57.408Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:30:57.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:30:57.408Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:30:57.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:30:57.408Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:30:57.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:30:57.408Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:30:57.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:30:57.408Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:30:57.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:30:57.408Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:30:57.408Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:30:57.408Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:30:57.408Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:30:57.667Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:30:57.667Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:30:58.574Z] . [2022-09-06T22:30:58.574Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T22:30:58.574Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T22:30:58.574Z] Error: No such image: emptyfs [2022-09-06T22:30:58.574Z] Loaded image: emptyfs:latest [2022-09-06T22:30:58.574Z] Running integration-test (iteration 1) [2022-09-06T22:30:58.574Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T22:30:58.574Z] Loaded image: busybox:latest [2022-09-06T22:30:58.832Z] Loaded image: busybox:glibc [2022-09-06T22:30:59.745Z] ok github.com/docker/docker/libnetwork/ipam 16.901s coverage: 85.3% of statements [2022-09-06T22:30:59.746Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-06T22:30:59.746Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-06T22:30:59.746Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-09-06T22:30:59.746Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-06T22:30:59.746Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-06T22:30:59.746Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-09-06T22:30:59.746Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-09-06T22:30:59.746Z] ok github.com/docker/docker/libnetwork/iptables 0.175s coverage: 45.0% of statements [2022-09-06T22:30:59.746Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-06T22:31:00.004Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-09-06T22:31:00.209Z] Loaded image: debian:bullseye-slim [2022-09-06T22:31:00.209Z] Loaded image: hello-world:latest [2022-09-06T22:31:00.209Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T22:31:00.209Z] INFO: Testing against a local daemon [2022-09-06T22:31:00.209Z] === RUN TestCgroupNamespacesBuild [2022-09-06T22:31:00.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:31:00.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:31:01.663Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-06T22:31:01.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s) [2022-09-06T22:31:01.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2022-09-06T22:31:01.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2022-09-06T22:31:01.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2022-09-06T22:31:01.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s) [2022-09-06T22:31:01.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2022-09-06T22:31:01.663Z] === RUN TestBuildMultiStageCopy [2022-09-06T22:31:01.663Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T22:31:02.735Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2022-09-06T22:31:02.735Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T22:31:04.107Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-09-06T22:31:04.107Z] === RUN TestBuildWithSession [2022-09-06T22:31:04.107Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T22:31:04.107Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T22:31:04.107Z] === RUN TestBuildSquashParent [2022-09-06T22:31:05.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T22:31:06.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T22:31:07.059Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T22:31:08.288Z] --- PASS: TestBuildSquashParent (4.39s) [2022-09-06T22:31:08.288Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T22:31:08.439Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T22:31:08.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:31:08.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:31:08.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:31:08.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:31:08.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:31:08.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:31:08.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:31:08.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:31:08.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:31:08.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:31:08.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:31:08.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:31:08.545Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:31:08.545Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:31:09.376Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2022-09-06T22:31:09.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2022-09-06T22:31:09.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-06T22:31:09.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-06T22:31:09.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-06T22:31:09.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-06T22:31:09.376Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T22:31:10.443Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:31:10.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:31:11.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:31:11.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:31:13.192Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T22:31:13.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s) [2022-09-06T22:31:13.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.86s) [2022-09-06T22:31:13.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.43s) [2022-09-06T22:31:13.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-09-06T22:31:13.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-09-06T22:31:13.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2022-09-06T22:31:13.192Z] === RUN TestBuildMultiStageCopy [2022-09-06T22:31:13.192Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T22:31:14.564Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T22:31:14.651Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-06T22:31:14.651Z] === RUN TestBuildLabelWithTargets [2022-09-06T22:31:14.821Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T22:31:15.080Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T22:31:15.080Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T22:31:15.338Z] --- PASS: TestBuildMultiStageCopy (2.25s) [2022-09-06T22:31:15.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-09-06T22:31:15.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-06T22:31:15.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-09-06T22:31:15.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-09-06T22:31:15.338Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-06T22:31:15.338Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T22:31:16.272Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-09-06T22:31:16.272Z] === RUN TestBuildLabelWithTargets [2022-09-06T22:31:17.205Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-09-06T22:31:17.205Z] === RUN TestBuildWithEmptyLayers [2022-09-06T22:31:17.463Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-09-06T22:31:17.463Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T22:31:19.362Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2022-09-06T22:31:19.362Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T22:31:19.620Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-09-06T22:31:19.620Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T22:31:21.519Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s) [2022-09-06T22:31:21.519Z] === RUN TestBuildWithHugeFile [2022-09-06T22:31:22.773Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-06T22:31:22.773Z] === RUN TestBuildWithEmptyLayers [2022-09-06T22:31:25.309Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-06T22:31:25.309Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T22:31:26.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T22:31:26.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T22:31:30.583Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-06T22:31:30.584Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T22:31:30.843Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-09-06T22:31:30.843Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T22:31:36.118Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-09-06T22:31:36.118Z] === RUN TestBuildWithHugeFile [2022-09-06T22:31:36.156Z] INFO [linters context/goanalysis] analyzers took 6m42.784922336s with top 10 stages: buildir: 2m24.359514619s, the_only_name: 43.372189958s, goimports: 31.212054149s, unconvert: 23.994052642s, gosec: 19.831927714s, S1038: 18.174669375s, misspell: 7.937027579s, unused: 5.449771617s, nilness: 5.299513348s, S1039: 5.274698962s [2022-09-06T22:31:36.156Z] INFO [runner] Issues before processing: 2438, after processing: 0 [2022-09-06T22:31:36.156Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2117/2117, identifier_marker: 2014/2014, exclude-rules: 79/2014, nolint: 0/79, cgo: 2117/2438, path_prettifier: 2117/2117, skip_dirs: 2117/2117, exclude: 2014/2014, filename_unadjuster: 2117/2117, autogenerated_exclude: 2014/2117 [2022-09-06T22:31:36.156Z] INFO [runner] processing took 85.689027ms with stages: nolint: 34.021619ms, identifier_marker: 21.881072ms, path_prettifier: 9.678154ms, autogenerated_exclude: 8.690661ms, exclude-rules: 7.924764ms, skip_dirs: 1.850847ms, cgo: 1.513989ms, filename_unadjuster: 122.591µs, max_same_issues: 1.472µs, uniq_by_line: 614ns, diff: 571ns, skip_files: 400ns, max_from_linter: 359ns, severity-rules: 313ns, source_code: 310ns, sort_results: 286ns, exclude: 285ns, path_shortener: 273ns, max_per_file_from_linter: 249ns, path_prefixer: 198ns [2022-09-06T22:31:36.156Z] INFO [runner] linters took 1m47.358458147s with stages: goanalysis_metalinter: 1m47.272636855s [2022-09-06T22:31:36.156Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-06T22:31:36.156Z] INFO Memory: 2839 samples, avg is 312.0MB, max is 1258.5MB [2022-09-06T22:31:36.156Z] INFO Execution took 4m43.783513074s [2022-09-06T22:31:36.156Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-06T22:31:36.733Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cba36a064dc82ba49d5caab566f88f0501279ecb hack/make.sh dynbinary test-docker-py [2022-09-06T22:31:37.298Z] [2022-09-06T22:31:37.298Z] Removing bundles/ [2022-09-06T22:31:37.298Z] [2022-09-06T22:31:37.298Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T22:31:37.298Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T22:31:37.298Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:32:17.775Z] --- PASS: TestBuildWithHugeFile (50.38s) [2022-09-06T22:32:17.775Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T22:32:17.775Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T22:32:17.775Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T22:32:17.775Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T22:32:17.775Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:32:17.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:32:17.775Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:32:17.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:32:17.775Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:32:17.775Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:32:17.775Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:32:17.775Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:32:17.775Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:32:17.775Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-06T22:32:17.775Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-06T22:32:17.775Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-09-06T22:32:17.775Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T22:32:17.775Z] === RUN TestBuildPreserveOwnership [2022-09-06T22:32:17.775Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T22:32:17.775Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T22:32:17.775Z] --- PASS: TestBuildPreserveOwnership (3.64s) [2022-09-06T22:32:17.775Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-09-06T22:32:17.775Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-09-06T22:32:17.775Z] === RUN TestBuildPlatformInvalid [2022-09-06T22:32:17.775Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-06T22:32:17.775Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T22:32:17.775Z] Loaded image: busybox:latest [2022-09-06T22:32:17.775Z] Loaded image: busybox:glibc [2022-09-06T22:32:18.032Z] Loaded image: debian:bullseye-slim [2022-09-06T22:32:18.032Z] Loaded image: hello-world:latest [2022-09-06T22:32:18.032Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T22:32:27.996Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.46s) [2022-09-06T22:32:27.996Z] PASS [2022-09-06T22:32:27.996Z] [2022-09-06T22:32:27.996Z] === Skipped [2022-09-06T22:32:27.996Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T22:32:27.996Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T22:32:27.996Z] [2022-09-06T22:32:27.996Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T22:32:27.996Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T22:32:27.996Z] [2022-09-06T22:32:27.996Z] DONE 34 tests, 2 skipped in 88.846s [2022-09-06T22:32:27.996Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T22:32:27.996Z] INFO: Testing against a local daemon [2022-09-06T22:32:27.996Z] === RUN TestConfigInspect [2022-09-06T22:32:29.367Z] --- PASS: TestConfigInspect (2.22s) [2022-09-06T22:32:29.367Z] === RUN TestConfigList [2022-09-06T22:32:31.893Z] --- PASS: TestConfigList (2.19s) [2022-09-06T22:32:31.893Z] === RUN TestConfigsCreateAndDelete [2022-09-06T22:32:32.383Z] --- PASS: TestBuildWithHugeFile (52.38s) [2022-09-06T22:32:32.383Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T22:32:32.383Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T22:32:32.383Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T22:32:32.383Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T22:32:32.383Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:32:32.383Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:32:32.383Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:32:32.383Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:32:32.383Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:32:32.383Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:32:32.383Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:32:32.383Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:32:32.383Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:32:32.383Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-09-06T22:32:32.383Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-09-06T22:32:32.383Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-09-06T22:32:32.383Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T22:32:32.383Z] === RUN TestBuildPreserveOwnership [2022-09-06T22:32:32.383Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T22:32:33.793Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2022-09-06T22:32:33.793Z] === RUN TestConfigsUpdate [2022-09-06T22:32:34.289Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T22:32:36.317Z] --- PASS: TestConfigsUpdate (2.18s) [2022-09-06T22:32:36.317Z] === RUN TestTemplatedConfig [2022-09-06T22:32:38.483Z] --- PASS: TestBuildPreserveOwnership (10.30s) [2022-09-06T22:32:38.483Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.28s) [2022-09-06T22:32:38.483Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s) [2022-09-06T22:32:38.483Z] === RUN TestBuildPlatformInvalid [2022-09-06T22:32:38.483Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-06T22:32:38.483Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T22:32:38.483Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-06T22:32:38.483Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T22:32:38.483Z] PASS [2022-09-06T22:32:38.483Z] [2022-09-06T22:32:38.483Z] === Skipped [2022-09-06T22:32:38.483Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T22:32:38.483Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T22:32:38.483Z] [2022-09-06T22:32:38.483Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T22:32:38.483Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T22:32:38.483Z] [2022-09-06T22:32:38.483Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T22:32:38.483Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-06T22:32:38.483Z] [2022-09-06T22:32:38.483Z] DONE 34 tests, 3 skipped in 113.343s [2022-09-06T22:32:38.483Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T22:32:38.483Z] INFO: Testing against a local daemon [2022-09-06T22:32:38.483Z] === RUN TestConfigInspect [2022-09-06T22:32:38.483Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-06T22:32:38.483Z] === RUN TestConfigList [2022-09-06T22:32:38.483Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] --- SKIP: TestConfigList (0.01s) [2022-09-06T22:32:38.483Z] === RUN TestConfigsCreateAndDelete [2022-09-06T22:32:38.483Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-06T22:32:38.483Z] === RUN TestConfigsUpdate [2022-09-06T22:32:38.483Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-06T22:32:38.483Z] === RUN TestTemplatedConfig [2022-09-06T22:32:38.483Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-06T22:32:38.483Z] === RUN TestConfigCreateResolve [2022-09-06T22:32:38.483Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-06T22:32:38.483Z] PASS [2022-09-06T22:32:38.483Z] [2022-09-06T22:32:38.483Z] === Skipped [2022-09-06T22:32:38.483Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-06T22:32:38.483Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] [2022-09-06T22:32:38.483Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-06T22:32:38.483Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] [2022-09-06T22:32:38.483Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-06T22:32:38.483Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] [2022-09-06T22:32:38.483Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-06T22:32:38.483Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] [2022-09-06T22:32:38.483Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-06T22:32:38.483Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] [2022-09-06T22:32:38.483Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-06T22:32:38.483Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:32:38.483Z] [2022-09-06T22:32:38.483Z] DONE 6 tests, 6 skipped in 0.149s [2022-09-06T22:32:38.483Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T22:32:38.750Z] INFO: Testing against a local daemon [2022-09-06T22:32:38.750Z] === RUN TestAttachWithTTY [2022-09-06T22:32:38.750Z] --- PASS: TestAttachWithTTY (0.05s) [2022-09-06T22:32:38.750Z] === RUN TestAttachWithoutTTy [2022-09-06T22:32:38.750Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-06T22:32:38.750Z] === RUN TestCheckpoint [2022-09-06T22:32:38.750Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T22:32:38.750Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T22:32:38.750Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T22:32:38.750Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:32:38.750Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:32:38.750Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:32:38.750Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:32:38.750Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:32:38.750Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:32:38.750Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T22:32:38.750Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T22:32:38.750Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T22:32:38.750Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T22:32:38.750Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T22:32:38.750Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T22:32:38.750Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T22:32:38.750Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T22:32:38.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T22:32:38.751Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T22:32:38.751Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T22:32:38.751Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-09-06T22:32:38.751Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T22:32:38.847Z] --- PASS: TestTemplatedConfig (2.72s) [2022-09-06T22:32:38.847Z] === RUN TestConfigCreateResolve [2022-09-06T22:32:39.012Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-09-06T22:32:39.012Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T22:32:39.012Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-09-06T22:32:39.012Z] === RUN TestCopyEmptyFile [2022-09-06T22:32:39.273Z] --- PASS: TestCopyEmptyFile (0.29s) [2022-09-06T22:32:39.274Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T22:32:39.274Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T22:32:39.274Z] === RUN TestCopyFromContainer [2022-09-06T22:32:41.370Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-09-06T22:32:41.370Z] PASS [2022-09-06T22:32:41.370Z] [2022-09-06T22:32:41.370Z] DONE 6 tests in 13.729s [2022-09-06T22:32:41.370Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T22:32:41.370Z] INFO: Testing against a local daemon [2022-09-06T22:32:41.370Z] === RUN TestAttachWithTTY [2022-09-06T22:32:41.370Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-06T22:32:41.370Z] === RUN TestAttachWithoutTTy [2022-09-06T22:32:41.370Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-06T22:32:41.370Z] === RUN TestCheckpoint [2022-09-06T22:32:41.370Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T22:32:41.370Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T22:32:41.370Z] === RUN TestContainerInvalidJSON [2022-09-06T22:32:41.370Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T22:32:41.370Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T22:32:41.370Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T22:32:41.370Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T22:32:41.370Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:32:41.370Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:32:41.370Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:32:41.370Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:32:41.371Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:32:41.371Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:32:41.371Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:32:41.371Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T22:32:41.371Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T22:32:41.371Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T22:32:41.371Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T22:32:41.371Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T22:32:41.371Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T22:32:41.371Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T22:32:41.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T22:32:41.371Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T22:32:41.371Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T22:32:41.371Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-06T22:32:41.371Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T22:32:41.371Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T22:32:41.371Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T22:32:41.371Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T22:32:41.371Z] === RUN TestCopyEmptyFile [2022-09-06T22:32:41.371Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-09-06T22:32:41.371Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T22:32:41.629Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T22:32:41.629Z] === RUN TestCopyFromContainer [2022-09-06T22:32:42.562Z] === RUN TestCopyFromContainer// [2022-09-06T22:32:42.562Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T22:32:42.819Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T22:32:42.819Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T22:32:42.819Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T22:32:42.819Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T22:32:42.819Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T22:32:43.077Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T22:32:43.077Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T22:32:43.077Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T22:32:43.077Z] --- PASS: TestCopyFromContainer (1.68s) [2022-09-06T22:32:43.077Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T22:32:43.077Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-09-06T22:32:43.077Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T22:32:43.077Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T22:32:43.077Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-06T22:32:43.077Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-06T22:32:43.077Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-06T22:32:43.077Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-06T22:32:43.077Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-06T22:32:43.077Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T22:32:43.077Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T22:32:43.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:32:43.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:32:43.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:32:43.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:32:43.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:32:43.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:32:43.336Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:32:43.336Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:32:43.336Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:32:43.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-06T22:32:43.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T22:32:43.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T22:32:43.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T22:32:43.336Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T22:32:43.336Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-06T22:32:43.336Z] === RUN TestCreateWithInvalidEnv [2022-09-06T22:32:43.336Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T22:32:43.336Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T22:32:43.336Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T22:32:43.336Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T22:32:43.336Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T22:32:43.336Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T22:32:43.336Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T22:32:43.336Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T22:32:43.336Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T22:32:43.336Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T22:32:43.336Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T22:32:43.336Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T22:32:43.336Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T22:32:43.336Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T22:32:43.336Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-06T22:32:43.336Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T22:32:43.467Z] === RUN TestCopyFromContainer// [2022-09-06T22:32:43.467Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T22:32:43.467Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T22:32:43.467Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T22:32:43.467Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T22:32:43.467Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T22:32:43.467Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T22:32:43.467Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T22:32:43.726Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T22:32:43.726Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T22:32:43.726Z] --- PASS: TestCopyFromContainer (4.43s) [2022-09-06T22:32:43.726Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T22:32:43.726Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-06T22:32:43.726Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T22:32:43.726Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T22:32:43.726Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T22:32:43.726Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T22:32:43.726Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-06T22:32:43.726Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T22:32:43.726Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T22:32:43.726Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-06T22:32:43.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T22:32:43.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:32:43.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:32:43.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:32:43.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:32:43.726Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:32:43.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:32:43.726Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:32:43.726Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:32:43.726Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:32:43.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T22:32:43.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T22:32:43.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T22:32:43.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T22:32:43.726Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T22:32:43.726Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-09-06T22:32:43.726Z] === RUN TestCreateWithInvalidEnv [2022-09-06T22:32:43.726Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T22:32:43.726Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T22:32:43.726Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T22:32:43.726Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T22:32:43.726Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T22:32:43.726Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T22:32:43.726Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T22:32:43.726Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T22:32:43.726Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T22:32:43.726Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T22:32:43.726Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T22:32:43.726Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T22:32:43.726Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T22:32:43.726Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T22:32:43.726Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T22:32:43.726Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T22:32:44.709Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2022-09-06T22:32:44.709Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T22:32:45.107Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-09-06T22:32:45.107Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T22:32:46.047Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-09-06T22:32:46.047Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T22:32:46.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:32:46.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:32:46.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:32:46.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:32:46.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:32:46.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:32:46.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:32:46.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:32:46.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:32:46.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:32:46.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:32:46.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:32:46.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:32:46.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:32:46.306Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:32:46.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T22:32:46.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-09-06T22:32:46.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-09-06T22:32:46.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-06T22:32:46.306Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-09-06T22:32:46.307Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-09-06T22:32:46.307Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T22:32:46.567Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-09-06T22:32:46.567Z] === RUN TestCreateDifferentPlatform [2022-09-06T22:32:46.567Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T22:32:46.567Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T22:32:46.567Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T22:32:46.567Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T22:32:46.567Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T22:32:46.567Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T22:32:46.567Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T22:32:46.567Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T22:32:46.607Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-09-06T22:32:46.607Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T22:32:46.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:32:46.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:32:46.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:32:46.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:32:46.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:32:46.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:32:46.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:32:46.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:32:46.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:32:46.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:32:46.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:32:46.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:32:46.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:32:46.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:32:46.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:32:46.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T22:32:46.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T22:32:46.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T22:32:46.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T22:32:46.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T22:32:46.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-09-06T22:32:46.608Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T22:32:46.833Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-06T22:32:46.833Z] === RUN TestCreateInvalidHostConfig [2022-09-06T22:32:46.833Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:32:46.833Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:32:46.833Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:32:46.833Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:32:46.833Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:32:46.833Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:32:46.833Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:32:46.833Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:32:46.833Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:32:46.833Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:32:46.833Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:32:46.833Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:32:46.833Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T22:32:46.833Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T22:32:46.833Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T22:32:46.833Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T22:32:46.833Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T22:32:46.833Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T22:32:46.833Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T22:32:46.833Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T22:32:46.833Z] === RUN TestDaemonRestartIpcMode [2022-09-06T22:32:46.833Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T22:32:46.833Z] === RUN TestDaemonHostGatewayIP [2022-09-06T22:32:46.833Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:32:46.833Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-06T22:32:46.833Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T22:32:46.833Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T22:32:46.833Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T22:32:46.833Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T22:32:46.833Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-06T22:32:46.833Z] === RUN TestDiff [2022-09-06T22:32:46.866Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-09-06T22:32:46.866Z] === RUN TestCreateDifferentPlatform [2022-09-06T22:32:46.866Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T22:32:47.094Z] --- PASS: TestDiff (0.46s) [2022-09-06T22:32:47.094Z] === RUN TestExecConsoleSize [2022-09-06T22:32:47.125Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T22:32:47.125Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-06T22:32:47.125Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T22:32:47.125Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T22:32:47.125Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T22:32:47.125Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-06T22:32:47.125Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T22:32:47.125Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-09-06T22:32:47.125Z] === RUN TestCreateInvalidHostConfig [2022-09-06T22:32:47.125Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:32:47.125Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:32:47.125Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:32:47.125Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:32:47.125Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:32:47.125Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:32:47.125Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:32:47.125Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:32:47.125Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:32:47.125Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:32:47.125Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:32:47.125Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:32:47.125Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T22:32:47.125Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T22:32:47.125Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T22:32:47.125Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T22:32:47.125Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T22:32:47.125Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T22:32:47.125Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T22:32:47.125Z] === RUN TestDaemonRestartIpcMode [2022-09-06T22:32:47.125Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T22:32:47.125Z] === RUN TestDaemonHostGatewayIP [2022-09-06T22:32:47.125Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T22:32:47.125Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T22:32:47.125Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T22:32:47.125Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T22:32:47.125Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T22:32:47.125Z] === RUN TestDiff [2022-09-06T22:32:47.664Z] --- PASS: TestExecConsoleSize (0.45s) [2022-09-06T22:32:47.664Z] === RUN TestExecWithCloseStdin [2022-09-06T22:32:47.690Z] --- PASS: TestDiff (0.57s) [2022-09-06T22:32:47.690Z] === RUN TestExecConsoleSize [2022-09-06T22:32:48.233Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-09-06T22:32:48.233Z] === RUN TestExec [2022-09-06T22:32:48.256Z] --- PASS: TestExecConsoleSize (0.63s) [2022-09-06T22:32:48.256Z] === RUN TestExecWithCloseStdin [2022-09-06T22:32:48.493Z] --- PASS: TestExec (0.47s) [2022-09-06T22:32:48.493Z] === RUN TestExecUser [2022-09-06T22:32:49.063Z] --- PASS: TestExecUser (0.46s) [2022-09-06T22:32:49.063Z] === RUN TestExportContainerAndImportImage [2022-09-06T22:32:49.188Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-09-06T22:32:49.188Z] === RUN TestExec [2022-09-06T22:32:49.632Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-09-06T22:32:49.633Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T22:32:49.753Z] --- PASS: TestExec (0.63s) [2022-09-06T22:32:49.754Z] === RUN TestExecUser [2022-09-06T22:32:50.321Z] --- PASS: TestExecUser (0.64s) [2022-09-06T22:32:50.321Z] === RUN TestExportContainerAndImportImage [2022-09-06T22:32:50.885Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-09-06T22:32:50.886Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T22:32:51.013Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2022-09-06T22:32:51.013Z] === RUN TestHealthCheckWorkdir [2022-09-06T22:32:51.478Z] ok github.com/docker/docker/libnetwork/networkdb 104.828s coverage: 60.4% of statements [2022-09-06T22:32:51.478Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-06T22:32:51.478Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-06T22:32:51.478Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-09-06T22:32:51.478Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-06T22:32:51.583Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-09-06T22:32:51.583Z] === RUN TestHealthKillContainer [2022-09-06T22:32:52.045Z] ok github.com/docker/docker/libnetwork/portallocator 0.018s coverage: 80.7% of statements [2022-09-06T22:32:52.257Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-09-06T22:32:52.257Z] === RUN TestHealthCheckWorkdir [2022-09-06T22:32:52.823Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-09-06T22:32:52.823Z] === RUN TestHealthKillContainer [2022-09-06T22:32:52.988Z] ok github.com/docker/docker/libnetwork/portmapper 0.718s coverage: 48.6% of statements [2022-09-06T22:32:53.246Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-06T22:32:53.246Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-06T22:32:53.504Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-06T22:32:53.504Z] [2022-09-06T22:32:53.504Z] === Skipped [2022-09-06T22:32:53.504Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-06T22:32:53.504Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T22:32:53.504Z] [2022-09-06T22:32:53.504Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-06T22:32:53.504Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T22:32:53.504Z] [2022-09-06T22:32:53.504Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-06T22:32:53.504Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T22:32:53.504Z] [2022-09-06T22:32:53.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-06T22:32:53.504Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T22:32:53.504Z] [2022-09-06T22:32:53.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-06T22:32:53.504Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T22:32:53.504Z] [2022-09-06T22:32:53.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-06T22:32:53.504Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T22:32:53.504Z] [2022-09-06T22:32:53.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-06T22:32:53.504Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T22:32:53.504Z] [2022-09-06T22:32:53.504Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-06T22:32:53.504Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T22:32:53.504Z] [2022-09-06T22:32:53.504Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-06T22:32:53.504Z] firewalld_test.go:14: firewalld is not running [2022-09-06T22:32:53.504Z] [2022-09-06T22:32:53.504Z] DONE 327 tests, 9 skipped in 206.052s Post stage [Pipeline] junit [2022-09-06T22:32:54.466Z] Recording test results [2022-09-06T22:32:55.817Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:32:56.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -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:cba36a064dc82ba49d5caab566f88f0501279ecb hack/make.sh dynbinary test-integration [2022-09-06T22:32:56.721Z] [2022-09-06T22:32:56.721Z] Removing bundles/ [2022-09-06T22:32:56.721Z] [2022-09-06T22:32:56.721Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T22:32:56.721Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T22:32:56.721Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:32:59.705Z] --- PASS: TestHealthKillContainer (7.82s) [2022-09-06T22:32:59.705Z] === RUN TestHealthCheckProcessKilled [2022-09-06T22:32:59.964Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-09-06T22:32:59.964Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T22:32:59.964Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T22:32:59.964Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T22:32:59.964Z] === RUN TestIpcModeNone [2022-09-06T22:33:00.534Z] --- PASS: TestIpcModeNone (0.45s) [2022-09-06T22:33:00.534Z] === RUN TestIpcModePrivate [2022-09-06T22:33:00.793Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-09-06T22:33:00.793Z] --- PASS: TestIpcModePrivate (0.41s) [2022-09-06T22:33:00.793Z] === RUN TestIpcModeShareable [2022-09-06T22:33:00.793Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T22:33:00.793Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-06T22:33:00.793Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T22:33:02.173Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-09-06T22:33:02.173Z] === RUN TestAPIIpcModeHost [2022-09-06T22:33:02.173Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T22:33:02.173Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-06T22:33:02.173Z] === RUN TestDaemonIpcModeShareable [2022-09-06T22:33:02.173Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T22:33:02.173Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-06T22:33:02.173Z] === RUN TestDaemonIpcModePrivate [2022-09-06T22:33:02.787Z] --- PASS: TestHealthKillContainer (8.18s) [2022-09-06T22:33:02.787Z] === RUN TestHealthCheckProcessKilled [2022-09-06T22:33:02.787Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2022-09-06T22:33:02.787Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T22:33:02.787Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-09-06T22:33:02.787Z] === RUN TestIpcModeNone [2022-09-06T22:33:03.044Z] --- PASS: TestIpcModeNone (0.62s) [2022-09-06T22:33:03.045Z] === RUN TestIpcModePrivate [2022-09-06T22:33:03.302Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-09-06T22:33:03.555Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-06T22:33:03.555Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-09-06T22:33:03.555Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T22:33:03.555Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T22:33:03.555Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T22:33:03.555Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T22:33:03.555Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T22:33:03.555Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T22:33:03.555Z] === RUN TestIpcModeOlderClient [2022-09-06T22:33:03.555Z] === PAUSE TestIpcModeOlderClient [2022-09-06T22:33:03.555Z] === RUN TestKillContainerInvalidSignal [2022-09-06T22:33:03.559Z] --- PASS: TestIpcModePrivate (0.60s) [2022-09-06T22:33:03.559Z] === RUN TestIpcModeShareable [2022-09-06T22:33:03.815Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-06T22:33:03.815Z] === RUN TestKillContainer [2022-09-06T22:33:03.815Z] === RUN TestKillContainer/no_signal [2022-09-06T22:33:04.125Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-09-06T22:33:04.125Z] --- PASS: TestIpcModeShareable (0.64s) [2022-09-06T22:33:04.125Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T22:33:04.384Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T22:33:04.644Z] === RUN TestKillContainer/killing_signal [2022-09-06T22:33:05.213Z] --- PASS: TestKillContainer (1.24s) [2022-09-06T22:33:05.213Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-09-06T22:33:05.213Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-09-06T22:33:05.213Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-09-06T22:33:05.213Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T22:33:05.213Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T22:33:05.472Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T22:33:06.042Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-09-06T22:33:06.042Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-06T22:33:06.042Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-09-06T22:33:06.042Z] === RUN TestKillStoppedContainer [2022-09-06T22:33:06.042Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-06T22:33:06.042Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T22:33:06.042Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-06T22:33:06.042Z] === RUN TestKillDifferentUserContainer [2022-09-06T22:33:06.613Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-09-06T22:33:06.613Z] === RUN TestInspectOomKilledTrue [2022-09-06T22:33:06.613Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:33:06.613Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T22:33:06.613Z] === RUN TestInspectOomKilledFalse [2022-09-06T22:33:06.613Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T22:33:06.613Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T22:33:06.613Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T22:33:06.613Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T22:33:06.613Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T22:33:06.613Z] === RUN TestLinksContainerNames [2022-09-06T22:33:06.653Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.99s) [2022-09-06T22:33:06.653Z] === RUN TestAPIIpcModeHost [2022-09-06T22:33:06.653Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-09-06T22:33:06.653Z] === RUN TestDaemonIpcModeShareable [2022-09-06T22:33:07.191Z] --- PASS: TestLinksContainerNames (0.81s) [2022-09-06T22:33:07.191Z] === RUN TestLogsFollowTailEmpty [2022-09-06T22:33:07.587Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-06T22:33:07.782Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-09-06T22:33:07.782Z] === RUN TestLogs [2022-09-06T22:33:07.782Z] === RUN TestLogs/driver_local [2022-09-06T22:33:07.782Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:33:07.782Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:33:07.782Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T22:33:07.782Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T22:33:07.782Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T22:33:07.782Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T22:33:07.782Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:33:07.782Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:33:07.782Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:33:07.782Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:33:07.782Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:33:07.782Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:33:07.782Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:33:07.782Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:33:07.847Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-09-06T22:33:07.847Z] === RUN TestDaemonIpcModePrivate [2022-09-06T22:33:08.372Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:33:08.372Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:33:08.778Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-06T22:33:08.952Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T22:33:08.952Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T22:33:09.036Z] --- PASS: TestDaemonIpcModePrivate (1.24s) [2022-09-06T22:33:09.036Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T22:33:09.890Z] === RUN TestLogs/driver_json-file [2022-09-06T22:33:09.890Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:33:09.890Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:33:09.890Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:33:09.890Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:33:09.890Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:33:09.890Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:33:09.890Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:33:09.890Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:33:09.890Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:33:09.890Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:33:09.890Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:33:09.890Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:33:09.890Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:33:09.890Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:33:10.408Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-06T22:33:10.408Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s) [2022-09-06T22:33:10.408Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T22:33:10.460Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:33:10.460Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:33:10.719Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:33:10.978Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:33:11.387Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-06T22:33:11.547Z] --- PASS: TestLogs (3.65s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.49s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.75s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.74s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s) [2022-09-06T22:33:11.547Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.44s) [2022-09-06T22:33:11.547Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T22:33:11.652Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.27s) [2022-09-06T22:33:11.652Z] === RUN TestIpcModeOlderClient [2022-09-06T22:33:11.652Z] === PAUSE TestIpcModeOlderClient [2022-09-06T22:33:11.652Z] === RUN TestKillContainerInvalidSignal [2022-09-06T22:33:11.806Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/default [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/private [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/slave [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/shared [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T22:33:11.806Z] === CONT TestMountDaemonRoot/default [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:33:11.806Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T22:33:11.806Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:33:11.806Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:33:11.806Z] === CONT TestMountDaemonRoot/shared [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:33:11.806Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:33:11.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:33:11.806Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:33:11.807Z] === CONT TestMountDaemonRoot/slave [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:33:11.807Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:33:11.807Z] === CONT TestMountDaemonRoot/private [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:33:11.807Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T22:33:11.807Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T22:33:11.807Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:33:11.807Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T22:33:11.807Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:33:11.807Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:33:11.807Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:33:11.807Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:33:12.066Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:33:12.067Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:33:12.067Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:33:12.067Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:33:12.067Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:33:12.067Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T22:33:12.067Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:33:12.067Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T22:33:12.226Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2022-09-06T22:33:12.226Z] === RUN TestKillContainer [2022-09-06T22:33:12.226Z] === RUN TestKillContainer/no_signal [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T22:33:12.329Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T22:33:12.329Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T22:33:12.329Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T22:33:12.329Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-09-06T22:33:12.329Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T22:33:12.329Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T22:33:12.329Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T22:33:12.329Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T22:33:12.329Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T22:33:12.329Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T22:33:12.329Z] === RUN TestNetworkNat [2022-09-06T22:33:12.484Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T22:33:12.590Z] --- PASS: TestNetworkNat (0.48s) [2022-09-06T22:33:12.590Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T22:33:12.742Z] === RUN TestKillContainer/killing_signal [2022-09-06T22:33:13.160Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-09-06T22:33:13.160Z] === RUN TestNetworkLoopbackNat [2022-09-06T22:33:13.675Z] --- PASS: TestKillContainer (1.35s) [2022-09-06T22:33:13.675Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-09-06T22:33:13.675Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-09-06T22:33:13.675Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-09-06T22:33:13.675Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T22:33:13.675Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T22:33:13.933Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T22:33:14.865Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-09-06T22:33:14.865Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-09-06T22:33:14.865Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-09-06T22:33:14.865Z] === RUN TestKillStoppedContainer [2022-09-06T22:33:14.865Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-06T22:33:14.865Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T22:33:14.865Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T22:33:14.865Z] === RUN TestKillDifferentUserContainer [2022-09-06T22:33:15.431Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-09-06T22:33:15.431Z] === RUN TestInspectOomKilledTrue [2022-09-06T22:33:15.431Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T22:33:15.431Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T22:33:15.431Z] === RUN TestInspectOomKilledFalse [2022-09-06T22:33:15.689Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-06T22:33:15.689Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T22:33:15.699Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-09-06T22:33:15.699Z] === RUN TestPause [2022-09-06T22:33:15.699Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:33:15.699Z] --- SKIP: TestPause (0.00s) [2022-09-06T22:33:15.699Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T22:33:15.699Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T22:33:15.699Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T22:33:15.699Z] === RUN TestPauseStopPausedContainer [2022-09-06T22:33:15.699Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:33:15.699Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-09-06T22:33:15.699Z] === RUN TestPidHost [2022-09-06T22:33:15.946Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-09-06T22:33:15.946Z] === RUN TestLinksContainerNames [2022-09-06T22:33:16.637Z] --- PASS: TestPidHost (0.87s) [2022-09-06T22:33:16.637Z] === RUN TestPsFilter [2022-09-06T22:33:16.637Z] --- PASS: TestPsFilter (0.10s) [2022-09-06T22:33:16.637Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T22:33:16.878Z] --- PASS: TestLinksContainerNames (0.90s) [2022-09-06T22:33:16.878Z] === RUN TestLogsFollowTailEmpty [2022-09-06T22:33:16.896Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-09-06T22:33:16.896Z] === RUN TestRemoveContainerWithVolume [2022-09-06T22:33:17.443Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-09-06T22:33:17.443Z] === RUN TestLogs [2022-09-06T22:33:17.443Z] === RUN TestLogs/driver_local [2022-09-06T22:33:17.443Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:33:17.443Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:33:17.443Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T22:33:17.443Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T22:33:17.443Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T22:33:17.443Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T22:33:17.443Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:33:17.443Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:33:17.443Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:33:17.443Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:33:17.443Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:33:17.443Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:33:17.443Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:33:17.443Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:33:17.464Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-06T22:33:17.464Z] === RUN TestRemoveContainerRunning [2022-09-06T22:33:17.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T22:33:18.011Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:33:18.011Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:33:18.033Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-09-06T22:33:18.033Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T22:33:18.292Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-09-06T22:33:18.292Z] === RUN TestRemoveInvalidContainer [2022-09-06T22:33:18.292Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T22:33:18.292Z] === RUN TestRenameLinkedContainer [2022-09-06T22:33:18.576Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T22:33:18.833Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T22:33:19.397Z] === RUN TestLogs/driver_json-file [2022-09-06T22:33:19.397Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:33:19.397Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:33:19.397Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:33:19.397Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:33:19.397Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:33:19.397Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:33:19.397Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:33:19.397Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:33:19.397Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:33:19.397Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:33:19.397Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:33:19.397Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:33:19.397Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:33:19.397Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:33:20.200Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-09-06T22:33:20.200Z] === RUN TestRenameStoppedContainer [2022-09-06T22:33:20.200Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-09-06T22:33:20.200Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T22:33:20.331Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:33:20.331Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:33:20.896Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:33:20.896Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:33:21.140Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-09-06T22:33:21.140Z] === RUN TestRenameInvalidName [2022-09-06T22:33:21.399Z] --- PASS: TestRenameInvalidName (0.40s) [2022-09-06T22:33:21.399Z] === RUN TestRenameAnonymousContainer [2022-09-06T22:33:21.828Z] --- PASS: TestLogs (4.28s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.75s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.76s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.86s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.85s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-09-06T22:33:21.828Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s) [2022-09-06T22:33:21.828Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T22:33:22.085Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/default [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/private [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/slave [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/shared [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T22:33:22.085Z] === CONT TestMountDaemonRoot/default [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:33:22.085Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T22:33:22.085Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:33:22.085Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:33:22.085Z] === CONT TestMountDaemonRoot/shared [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:33:22.085Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:33:22.085Z] === CONT TestMountDaemonRoot/slave [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T22:33:22.085Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:33:22.085Z] === CONT TestMountDaemonRoot/private [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T22:33:22.085Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T22:33:22.085Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:33:22.086Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:33:22.086Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T22:33:22.086Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T22:33:22.086Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:33:22.086Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T22:33:22.086Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:33:22.086Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:33:22.343Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:33:22.343Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:33:22.343Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T22:33:22.343Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T22:33:22.343Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:33:22.343Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:33:22.343Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:33:22.343Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:33:22.343Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:33:22.343Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:33:22.600Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:33:22.601Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T22:33:22.601Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:33:22.601Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T22:33:22.601Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:33:22.601Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:33:22.601Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:33:22.601Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:33:22.601Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:33:22.601Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T22:33:22.601Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:33:22.601Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-06T22:33:22.601Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T22:33:22.601Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T22:33:23.309Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-09-06T22:33:23.309Z] === RUN TestRenameContainerWithSameName [2022-09-06T22:33:23.309Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-06T22:33:23.309Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T22:33:23.973Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-09-06T22:33:23.973Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T22:33:24.247Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-09-06T22:33:24.247Z] === RUN TestResize [2022-09-06T22:33:24.541Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-09-06T22:33:24.541Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T22:33:24.799Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-09-06T22:33:24.799Z] === RUN TestNetworkNat [2022-09-06T22:33:24.815Z] --- PASS: TestResize (0.41s) [2022-09-06T22:33:24.815Z] === RUN TestResizeWithInvalidSize [2022-09-06T22:33:25.075Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-06T22:33:25.075Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T22:33:25.363Z] --- PASS: TestNetworkNat (0.47s) [2022-09-06T22:33:25.363Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T22:33:25.621Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-09-06T22:33:25.621Z] === RUN TestNetworkLoopbackNat [2022-09-06T22:33:25.644Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-06T22:33:25.644Z] === RUN TestDaemonRestartKillContainers [2022-09-06T22:33:25.644Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T22:33:25.644Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-06T22:33:25.644Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T22:33:25.644Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T22:33:26.582Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T22:33:27.520Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s) [2022-09-06T22:33:27.520Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-09-06T22:33:27.520Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-09-06T22:33:27.520Z] === RUN TestCgroupNamespacesRun [2022-09-06T22:33:28.459Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-09-06T22:33:28.459Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T22:33:28.901Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-09-06T22:33:28.901Z] === RUN TestPause [2022-09-06T22:33:28.901Z] --- PASS: TestPause (0.46s) [2022-09-06T22:33:28.901Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T22:33:28.901Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T22:33:28.901Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T22:33:28.901Z] === RUN TestPauseStopPausedContainer [2022-09-06T22:33:29.158Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-09-06T22:33:29.158Z] === RUN TestPidHost [2022-09-06T22:33:29.839Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-09-06T22:33:29.839Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T22:33:30.535Z] --- PASS: TestPidHost (1.03s) [2022-09-06T22:33:30.535Z] === RUN TestPsFilter [2022-09-06T22:33:30.535Z] --- PASS: TestPsFilter (0.12s) [2022-09-06T22:33:30.535Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T22:33:30.778Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-09-06T22:33:30.778Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T22:33:30.793Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-09-06T22:33:30.794Z] === RUN TestRemoveContainerWithVolume [2022-09-06T22:33:31.358Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-09-06T22:33:31.358Z] === RUN TestRemoveContainerRunning [2022-09-06T22:33:31.615Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-09-06T22:33:31.615Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T22:33:32.162Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-09-06T22:33:32.162Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T22:33:32.181Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-09-06T22:33:32.181Z] === RUN TestRemoveInvalidContainer [2022-09-06T22:33:32.181Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T22:33:32.181Z] === RUN TestRenameLinkedContainer [2022-09-06T22:33:33.106Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-09-06T22:33:33.106Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T22:33:34.087Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-09-06T22:33:34.087Z] === RUN TestRenameStoppedContainer [2022-09-06T22:33:34.345Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-09-06T22:33:34.345Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T22:33:34.486Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-09-06T22:33:34.486Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T22:33:35.055Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-09-06T22:33:35.055Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T22:33:35.277Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-09-06T22:33:35.277Z] === RUN TestRenameInvalidName [2022-09-06T22:33:35.842Z] --- PASS: TestRenameInvalidName (0.41s) [2022-09-06T22:33:35.842Z] === RUN TestRenameAnonymousContainer [2022-09-06T22:33:35.995Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-09-06T22:33:35.995Z] === RUN TestNISDomainname [2022-09-06T22:33:35.995Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T22:33:35.995Z] --- SKIP: TestNISDomainname (0.02s) [2022-09-06T22:33:35.995Z] === RUN TestHostnameDnsResolution [2022-09-06T22:33:36.934Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-09-06T22:33:36.934Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T22:33:36.934Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-06T22:33:36.934Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T22:33:36.934Z] === RUN TestPrivilegedHostDevices [2022-09-06T22:33:37.194Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-09-06T22:33:37.194Z] === RUN TestRunConsoleSize [2022-09-06T22:33:37.215Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-09-06T22:33:37.215Z] === RUN TestRenameContainerWithSameName [2022-09-06T22:33:37.764Z] --- PASS: TestRunConsoleSize (0.46s) [2022-09-06T22:33:37.764Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T22:33:37.780Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-06T22:33:37.780Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T22:33:38.712Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-09-06T22:33:38.712Z] === RUN TestResize [2022-09-06T22:33:38.969Z] --- PASS: TestResize (0.42s) [2022-09-06T22:33:38.969Z] === RUN TestResizeWithInvalidSize [2022-09-06T22:33:39.534Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-09-06T22:33:39.534Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T22:33:39.676Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s) [2022-09-06T22:33:39.676Z] === RUN TestStats [2022-09-06T22:33:39.676Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:33:39.676Z] --- SKIP: TestStats (0.00s) [2022-09-06T22:33:39.676Z] === RUN TestStopContainerWithTimeout [2022-09-06T22:33:39.676Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T22:33:39.676Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T22:33:39.676Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T22:33:39.676Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T22:33:39.676Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T22:33:39.676Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T22:33:39.676Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T22:33:39.676Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T22:33:39.676Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T22:33:39.676Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T22:33:40.099Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:33:40.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:33:40.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:33:40.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T22:33:40.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:33:40.614Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T22:33:41.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:33:41.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:33:42.520Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T22:33:42.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:33:43.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:33:43.767Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T22:33:43.767Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T22:33:43.767Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:33:43.767Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T22:33:43.767Z] [2022-09-06T22:33:43.767Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-06T22:33:43.767Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-06T22:33:43.767Z] Using test binary docker [2022-09-06T22:33:43.767Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T22:33:43.767Z] Not: starting. [2022-09-06T22:33:43.767Z] INFO: Waiting for daemon to start... [2022-09-06T22:33:43.767Z] Starting dockerd [2022-09-06T22:33:43.767Z] . [2022-09-06T22:33:43.767Z] INFO: Building docker-sdk-python3:5.0.3... [2022-09-06T22:33:43.900Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-06T22:33:43.900Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-09-06T22:33:43.900Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2022-09-06T22:33:43.900Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-09-06T22:33:43.900Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-09-06T22:33:43.900Z] === RUN TestDeleteDevicemapper [2022-09-06T22:33:43.900Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T22:33:43.900Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T22:33:43.900Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T22:33:44.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:33:44.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T22:33:44.840Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s) [2022-09-06T22:33:44.840Z] === RUN TestUpdateMemory [2022-09-06T22:33:44.841Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:33:44.841Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T22:33:44.841Z] === RUN TestUpdateCPUQuota [2022-09-06T22:33:45.101Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:33:45.101Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-06T22:33:45.101Z] === RUN TestUpdatePidsLimit [2022-09-06T22:33:45.101Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:33:45.101Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-06T22:33:45.101Z] === RUN TestUpdateRestartPolicy [2022-09-06T22:33:46.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:33:47.255Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:33:50.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T22:33:51.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T22:33:52.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T22:33:52.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T22:33:54.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T22:33:55.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T22:33:56.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T22:33:57.319Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-09-06T22:33:57.319Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T22:33:57.319Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-09-06T22:33:57.319Z] === RUN TestWaitNonBlocked [2022-09-06T22:33:57.319Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:33:57.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:33:57.319Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:33:57.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:33:57.319Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:33:57.319Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:33:57.319Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-06T22:33:57.319Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-09-06T22:33:57.319Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-09-06T22:33:57.319Z] === RUN TestWaitBlocked [2022-09-06T22:33:57.319Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:33:57.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:33:57.319Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:33:57.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:33:57.319Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:33:57.319Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:33:57.578Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T22:33:57.578Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-09-06T22:33:57.578Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-09-06T22:33:57.578Z] === RUN TestWaitConditions [2022-09-06T22:33:57.578Z] === RUN TestWaitConditions/default [2022-09-06T22:33:57.578Z] === PAUSE TestWaitConditions/default [2022-09-06T22:33:57.578Z] === RUN TestWaitConditions/not-running [2022-09-06T22:33:57.578Z] === PAUSE TestWaitConditions/not-running [2022-09-06T22:33:57.578Z] === RUN TestWaitConditions/next-exit [2022-09-06T22:33:57.578Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T22:33:57.578Z] === RUN TestWaitConditions/removed [2022-09-06T22:33:57.578Z] === PAUSE TestWaitConditions/removed [2022-09-06T22:33:57.578Z] === CONT TestWaitConditions/default [2022-09-06T22:33:57.578Z] === CONT TestWaitConditions/removed [2022-09-06T22:33:57.578Z] wait_test.go:146: ContainerID = 2ed6c983f28bc7825384c6541af33abf629393760331e42a81b50088dad99e42 [2022-09-06T22:33:57.578Z] === CONT TestWaitConditions/default [2022-09-06T22:33:57.578Z] wait_test.go:146: ContainerID = 0afea182dfb20b17be15368d1f7773dbd38dabff37356b58c0776ba4dcc9cdbd [2022-09-06T22:33:57.929Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-09-06T22:33:57.930Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s) [2022-09-06T22:33:57.930Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T22:33:57.930Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T22:33:58.148Z] === CONT TestWaitConditions/next-exit [2022-09-06T22:33:58.408Z] wait_test.go:146: ContainerID = 44539eb96d93fcff63924b3ac7d4c6d05dacf12af4e8ffbe590ff71e2ef39968 [2022-09-06T22:33:58.408Z] === CONT TestWaitConditions/not-running [2022-09-06T22:33:58.408Z] wait_test.go:146: ContainerID = 0543c9f53e98684852498a1a55dc0c73d3fdfbcb51adac0058db60fbac2bd1e6 [2022-09-06T22:33:58.867Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T22:33:58.977Z] --- PASS: TestWaitConditions (0.01s) [2022-09-06T22:33:58.977Z] --- PASS: TestWaitConditions/removed (0.64s) [2022-09-06T22:33:58.977Z] --- PASS: TestWaitConditions/default (0.66s) [2022-09-06T22:33:58.977Z] --- PASS: TestWaitConditions/next-exit (0.60s) [2022-09-06T22:33:58.977Z] --- PASS: TestWaitConditions/not-running (0.61s) [2022-09-06T22:33:58.977Z] === RUN TestWaitRestartedContainer [2022-09-06T22:33:58.977Z] === RUN TestWaitRestartedContainer/default [2022-09-06T22:33:58.977Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T22:33:58.977Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T22:33:58.977Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T22:33:58.977Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T22:33:58.977Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T22:33:58.977Z] === CONT TestWaitRestartedContainer/default [2022-09-06T22:33:58.977Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T22:33:59.801Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2022-09-06T22:33:59.801Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s) [2022-09-06T22:33:59.801Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-09-06T22:33:59.801Z] === RUN TestCgroupNamespacesRun [2022-09-06T22:34:00.356Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T22:34:01.173Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-09-06T22:34:01.173Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T22:34:01.173Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T22:34:01.173Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T22:34:01.173Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T22:34:01.301Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-06T22:34:01.301Z] --- PASS: TestWaitRestartedContainer/default (1.19s) [2022-09-06T22:34:01.301Z] --- PASS: TestWaitRestartedContainer/next-exit (1.36s) [2022-09-06T22:34:01.301Z] --- PASS: TestWaitRestartedContainer/not-running (1.01s) [2022-09-06T22:34:01.301Z] === CONT TestDaemonRestartIpcMode [2022-09-06T22:34:01.301Z] === CONT TestIpcModeOlderClient [2022-09-06T22:34:01.301Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-06T22:34:01.301Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T22:34:02.544Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-09-06T22:34:02.544Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T22:34:03.478Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-09-06T22:34:03.478Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T22:34:03.846Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2022-09-06T22:34:03.846Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2022-09-06T22:34:03.846Z] PASS [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === Skipped [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T22:34:03.846Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T22:34:03.846Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-06T22:34:03.846Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-06T22:34:03.846Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T22:34:03.846Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-06T22:34:03.846Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-06T22:34:03.846Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-06T22:34:03.846Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T22:34:03.846Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T22:34:03.846Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T22:34:03.846Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T22:34:03.846Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T22:34:03.846Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-09-06T22:34:03.846Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T22:34:03.846Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T22:34:03.846Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-06T22:34:03.846Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T22:34:03.846Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-09-06T22:34:03.846Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-06T22:34:03.846Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-09-06T22:34:03.846Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T22:34:03.846Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-06T22:34:03.846Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T22:34:03.846Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T22:34:03.846Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-06T22:34:03.846Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-06T22:34:03.846Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T22:34:03.846Z] [2022-09-06T22:34:03.846Z] DONE 250 tests, 27 skipped in 85.493s [2022-09-06T22:34:03.846Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T22:34:04.107Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T22:34:04.676Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-06T22:34:04.676Z] === RUN TestConfigDaemonID [2022-09-06T22:34:04.851Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.28s) [2022-09-06T22:34:04.851Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T22:34:06.056Z] daemon_test.go:83: [d9db1994c1a54] daemon is not started [2022-09-06T22:34:06.056Z] --- PASS: TestConfigDaemonID (1.08s) [2022-09-06T22:34:06.056Z] === RUN TestDaemonConfigValidation [2022-09-06T22:34:06.056Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:34:06.056Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:34:06.056Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T22:34:06.056Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T22:34:06.056Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T22:34:06.056Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T22:34:06.056Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T22:34:06.056Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T22:34:06.056Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T22:34:06.056Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T22:34:06.056Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:34:06.056Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T22:34:06.056Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T22:34:06.056Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T22:34:06.056Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T22:34:06.056Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T22:34:06.056Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-09-06T22:34:06.056Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-09-06T22:34:06.056Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-09-06T22:34:06.056Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-09-06T22:34:06.056Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-06T22:34:06.056Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T22:34:06.056Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T22:34:06.222Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-09-06T22:34:06.222Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T22:34:06.788Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-06T22:34:06.788Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T22:34:06.995Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T22:34:08.159Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2022-09-06T22:34:08.159Z] === RUN TestNISDomainname [2022-09-06T22:34:08.435Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T22:34:08.724Z] --- PASS: TestNISDomainname (0.60s) [2022-09-06T22:34:08.724Z] === RUN TestHostnameDnsResolution [2022-09-06T22:34:09.289Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-09-06T22:34:09.289Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T22:34:09.382Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T22:34:09.382Z] daemon_test.go:197: [d47f4e1710141] daemon is not started [2022-09-06T22:34:09.382Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-09-06T22:34:09.382Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-09-06T22:34:09.382Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-09-06T22:34:09.382Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-09-06T22:34:09.382Z] === RUN TestDaemonProxy [2022-09-06T22:34:09.382Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-06T22:34:09.382Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-06T22:34:09.382Z] PASS [2022-09-06T22:34:09.382Z] [2022-09-06T22:34:09.382Z] === Skipped [2022-09-06T22:34:09.382Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-06T22:34:09.382Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-06T22:34:09.382Z] [2022-09-06T22:34:09.382Z] DONE 13 tests, 1 skipped in 5.278s [2022-09-06T22:34:09.382Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T22:34:09.382Z] INFO: Testing against a local daemon [2022-09-06T22:34:09.382Z] === RUN TestCommitInheritsEnv [2022-09-06T22:34:09.854Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-09-06T22:34:09.854Z] === RUN TestPrivilegedHostDevices [2022-09-06T22:34:10.420Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-09-06T22:34:10.420Z] === RUN TestRunConsoleSize [2022-09-06T22:34:10.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T22:34:10.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T22:34:10.985Z] --- PASS: TestRunConsoleSize (0.44s) [2022-09-06T22:34:10.985Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T22:34:11.287Z] --- PASS: TestCommitInheritsEnv (1.73s) [2022-09-06T22:34:11.287Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T22:34:11.287Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T22:34:11.287Z] === RUN TestImportWithCustomPlatform [2022-09-06T22:34:11.287Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T22:34:11.287Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T22:34:11.287Z] === RUN TestImportWithCustomPlatform// [2022-09-06T22:34:11.287Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T22:34:11.287Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T22:34:11.287Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T22:34:11.547Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T22:34:11.547Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T22:34:11.547Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T22:34:11.547Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-09-06T22:34:11.547Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T22:34:11.547Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T22:34:11.547Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T22:34:11.547Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T22:34:11.547Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T22:34:11.547Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-06T22:34:11.547Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T22:34:11.547Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T22:34:11.547Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T22:34:11.547Z] === RUN TestImagesFilterMultiReference [2022-09-06T22:34:11.547Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-06T22:34:11.547Z] === RUN TestImagePullPlatformInvalid [2022-09-06T22:34:11.547Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-09-06T22:34:11.547Z] === RUN TestRemoveImageOrphaning [2022-09-06T22:34:12.884Z] --- PASS: TestRunWithAlternativeContainerdShim (2.07s) [2022-09-06T22:34:12.884Z] === RUN TestStats [2022-09-06T22:34:13.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T22:34:13.453Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-09-06T22:34:13.453Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T22:34:13.453Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T22:34:13.453Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T22:34:13.453Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T22:34:13.453Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T22:34:13.453Z] === RUN TestTagInvalidReference [2022-09-06T22:34:13.453Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T22:34:13.453Z] === RUN TestTagValidPrefixedRepo [2022-09-06T22:34:13.453Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-06T22:34:13.453Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T22:34:13.453Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T22:34:13.453Z] === RUN TestTagOfficialNames [2022-09-06T22:34:13.453Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T22:34:13.453Z] === RUN TestTagMatchesDigest [2022-09-06T22:34:13.453Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T22:34:13.453Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T22:34:15.408Z] --- PASS: TestStats (2.51s) [2022-09-06T22:34:15.408Z] === RUN TestStopContainerWithTimeout [2022-09-06T22:34:15.408Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T22:34:15.408Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T22:34:15.408Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T22:34:15.408Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T22:34:15.408Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T22:34:15.408Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T22:34:15.408Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T22:34:15.408Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T22:34:15.408Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T22:34:15.408Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T22:34:15.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T22:34:16.340Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T22:34:18.236Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T22:34:18.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T22:34:19.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T22:34:19.607Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T22:34:19.607Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2022-09-06T22:34:19.607Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-09-06T22:34:19.607Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-09-06T22:34:19.607Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-09-06T22:34:19.607Z] === RUN TestDeleteDevicemapper [2022-09-06T22:34:19.607Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T22:34:19.607Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T22:34:19.607Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T22:34:20.979Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-09-06T22:34:20.979Z] === RUN TestUpdateMemory [2022-09-06T22:34:21.544Z] --- PASS: TestUpdateMemory (0.58s) [2022-09-06T22:34:21.544Z] === RUN TestUpdateCPUQuota [2022-09-06T22:34:21.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T22:34:22.477Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-09-06T22:34:22.477Z] === RUN TestUpdatePidsLimit [2022-09-06T22:34:22.477Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T22:34:22.482Z] sha256:8ee8c67a8ba881a4afaffa04affad27cc9ce8cf4f6179bd924f3eecab8ce0083 [2022-09-06T22:34:22.482Z] INFO: Starting docker-py tests... [2022-09-06T22:34:22.482Z] ============================= test session starts ============================== [2022-09-06T22:34:22.482Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-06T22:34:22.482Z] rootdir: /src, inifile: pytest.ini [2022-09-06T22:34:22.482Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-06T22:34:22.735Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T22:34:22.993Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T22:34:23.048Z] collected 395 items / 2 deselected / 393 selected [2022-09-06T22:34:23.048Z] [2022-09-06T22:34:23.250Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T22:34:23.507Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T22:34:23.508Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T22:34:23.766Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T22:34:24.699Z] --- PASS: TestUpdatePidsLimit (1.99s) [2022-09-06T22:34:24.699Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-09-06T22:34:24.699Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-09-06T22:34:24.699Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-09-06T22:34:24.699Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-09-06T22:34:24.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-09-06T22:34:24.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-09-06T22:34:24.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-09-06T22:34:24.699Z] === RUN TestUpdateRestartPolicy [2022-09-06T22:34:28.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T22:34:30.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T22:34:33.157Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T22:34:33.157Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T22:34:33.157Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:34:33.157Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T22:34:33.157Z] [2022-09-06T22:34:33.157Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T22:34:33.157Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T22:34:33.157Z] HOSTNAME=a89c7f22a725 [2022-09-06T22:34:33.157Z] TESTDEBUG=0 [2022-09-06T22:34:33.157Z] DEST=bundles/test-integration [2022-09-06T22:34:33.157Z] PWD=/go/src/github.com/docker/docker [2022-09-06T22:34:33.157Z] DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb [2022-09-06T22:34:33.157Z] container=docker [2022-09-06T22:34:33.157Z] HOME=/root [2022-09-06T22:34:33.157Z] GOLANG_VERSION=1.18.6 [2022-09-06T22:34:33.157Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T22:34:33.157Z] VALIDATE_BRANCH=master [2022-09-06T22:34:33.157Z] TERM=xterm [2022-09-06T22:34:33.157Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T22:34:33.157Z] SHLVL=1 [2022-09-06T22:34:33.157Z] TIMEOUT=120m [2022-09-06T22:34:33.157Z] DOCKER_BUILDTAGS= journald [2022-09-06T22:34:33.157Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T22:34:33.157Z] GO111MODULE=off [2022-09-06T22:34:33.157Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T22:34:33.157Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T22:34:33.157Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T22:34:33.157Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T22:34:33.157Z] GOPATH=/go [2022-09-06T22:34:33.157Z] PKG_CONFIG=pkg-config [2022-09-06T22:34:33.157Z] _=/usr/bin/env [2022-09-06T22:34:33.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T22:34:33.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T22:34:34.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T22:34:36.886Z] --- PASS: TestUpdateRestartPolicy (11.15s) [2022-09-06T22:34:36.886Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T22:34:36.886Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-09-06T22:34:36.886Z] === RUN TestWaitNonBlocked [2022-09-06T22:34:36.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:34:36.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:34:36.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:34:36.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:34:36.886Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:34:36.886Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:34:36.886Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T22:34:36.886Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-09-06T22:34:36.886Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-09-06T22:34:36.886Z] === RUN TestWaitBlocked [2022-09-06T22:34:36.886Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:34:36.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:34:36.886Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:34:36.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:34:36.886Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:34:36.886Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:34:37.822Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T22:34:37.822Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-09-06T22:34:37.822Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-09-06T22:34:37.822Z] === RUN TestWaitConditions [2022-09-06T22:34:37.822Z] === RUN TestWaitConditions/default [2022-09-06T22:34:37.822Z] === PAUSE TestWaitConditions/default [2022-09-06T22:34:37.822Z] === RUN TestWaitConditions/not-running [2022-09-06T22:34:37.822Z] === PAUSE TestWaitConditions/not-running [2022-09-06T22:34:37.822Z] === RUN TestWaitConditions/next-exit [2022-09-06T22:34:37.822Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T22:34:37.822Z] === RUN TestWaitConditions/removed [2022-09-06T22:34:37.822Z] === PAUSE TestWaitConditions/removed [2022-09-06T22:34:37.822Z] === CONT TestWaitConditions/default [2022-09-06T22:34:37.822Z] === CONT TestWaitConditions/removed [2022-09-06T22:34:37.822Z] === CONT TestWaitConditions/default [2022-09-06T22:34:37.822Z] wait_test.go:146: ContainerID = eb3521adedf6d1569fe5f2eeeda97340fac955d336bba0eaa3890951fc48103c [2022-09-06T22:34:37.822Z] === CONT TestWaitConditions/removed [2022-09-06T22:34:37.822Z] wait_test.go:146: ContainerID = 116ac62808c5256d552973325a987dcaca4ec1c3e80744a887b70349087de945 [2022-09-06T22:34:37.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T22:34:38.081Z] === CONT TestWaitConditions/next-exit [2022-09-06T22:34:38.339Z] wait_test.go:146: ContainerID = c582ebafdb77908328ea488ce4b1ea1e661e1b803b5493f0bdd1dd117248edcc [2022-09-06T22:34:38.339Z] === CONT TestWaitConditions/not-running [2022-09-06T22:34:38.339Z] wait_test.go:146: ContainerID = 6bf086979b3c98c258b403576a2e5085b8948650683325d2b97446dcaea83733 [2022-09-06T22:34:38.905Z] --- PASS: TestWaitConditions (0.02s) [2022-09-06T22:34:38.905Z] --- PASS: TestWaitConditions/default (0.55s) [2022-09-06T22:34:38.905Z] --- PASS: TestWaitConditions/removed (0.61s) [2022-09-06T22:34:38.905Z] --- PASS: TestWaitConditions/next-exit (0.54s) [2022-09-06T22:34:38.905Z] --- PASS: TestWaitConditions/not-running (0.51s) [2022-09-06T22:34:38.905Z] === RUN TestWaitRestartedContainer [2022-09-06T22:34:38.905Z] === RUN TestWaitRestartedContainer/default [2022-09-06T22:34:38.905Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T22:34:38.905Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T22:34:38.905Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T22:34:38.905Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T22:34:38.905Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T22:34:38.905Z] === CONT TestWaitRestartedContainer/default [2022-09-06T22:34:38.905Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T22:34:39.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T22:34:40.277Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T22:34:40.477Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-06T22:34:41.208Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-06T22:34:41.208Z] --- PASS: TestWaitRestartedContainer/default (1.28s) [2022-09-06T22:34:41.208Z] --- PASS: TestWaitRestartedContainer/next-exit (1.30s) [2022-09-06T22:34:41.209Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-09-06T22:34:41.209Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T22:34:41.209Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T22:34:41.302Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-06T22:34:42.824Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-06T22:34:43.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T22:34:43.737Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-09-06T22:34:43.737Z] === CONT TestIpcModeOlderClient [2022-09-06T22:34:43.737Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-06T22:34:43.737Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T22:34:43.737Z] === CONT TestDaemonHostGatewayIP [2022-09-06T22:34:43.737Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2022-09-06T22:34:45.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T22:34:46.264Z] --- PASS: TestDaemonHostGatewayIP (2.71s) [2022-09-06T22:34:46.264Z] === CONT TestDaemonRestartIpcMode [2022-09-06T22:34:48.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T22:34:48.793Z] --- PASS: TestDaemonRestartIpcMode (2.35s) [2022-09-06T22:34:50.698Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T22:34:50.698Z] Using test binary docker [2022-09-06T22:34:50.698Z] +++ /etc/init.d/apparmor start [2022-09-06T22:34:50.698Z] Not: starting. [2022-09-06T22:34:50.698Z] INFO: Waiting for daemon to start... [2022-09-06T22:34:50.698Z] Starting dockerd [2022-09-06T22:34:50.698Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-06T22:34:53.489Z] . [2022-09-06T22:34:53.489Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T22:34:53.489Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T22:34:53.489Z] Error: No such image: emptyfs [2022-09-06T22:34:53.489Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T22:34:53.489Z] ++++ docker load [2022-09-06T22:34:53.748Z] Loaded image: emptyfs:latest [2022-09-06T22:34:53.748Z] Running integration-test (iteration 1) [2022-09-06T22:34:53.748Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T22:34:53.748Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:34:53.748Z] ++ set -e [2022-09-06T22:34:53.748Z] ++ '[' -n 0 ']' [2022-09-06T22:34:53.748Z] ++ set -x [2022-09-06T22:34:53.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:34:54.682Z] Loaded image: busybox:latest [2022-09-06T22:34:54.941Z] Loaded image: busybox:glibc [2022-09-06T22:34:55.394Z] --- PASS: TestContainerKillOnDaemonStart (11.86s) [2022-09-06T22:34:55.394Z] PASS [2022-09-06T22:34:55.394Z] [2022-09-06T22:34:55.394Z] === Skipped [2022-09-06T22:34:55.394Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T22:34:55.395Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T22:34:55.395Z] [2022-09-06T22:34:55.395Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T22:34:55.395Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T22:34:55.395Z] [2022-09-06T22:34:55.395Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T22:34:55.395Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T22:34:55.395Z] [2022-09-06T22:34:55.395Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T22:34:55.395Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T22:34:55.395Z] [2022-09-06T22:34:55.395Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T22:34:55.395Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T22:34:55.395Z] [2022-09-06T22:34:55.395Z] DONE 273 tests, 5 skipped in 134.348s [2022-09-06T22:34:55.395Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T22:34:55.395Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T22:34:55.979Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-06T22:34:55.979Z] === RUN TestConfigDaemonID [2022-09-06T22:34:56.912Z] daemon_test.go:83: [d7742ef2897cb] daemon is not started [2022-09-06T22:34:56.912Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-06T22:34:56.912Z] === RUN TestDaemonConfigValidation [2022-09-06T22:34:56.912Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:34:56.912Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:34:56.912Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T22:34:56.912Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T22:34:56.912Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T22:34:56.912Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T22:34:56.912Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T22:34:56.912Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T22:34:56.912Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T22:34:56.912Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T22:34:56.912Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:34:56.912Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T22:34:56.912Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T22:34:56.912Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T22:34:57.171Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T22:34:57.171Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T22:34:57.171Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-09-06T22:34:57.171Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-09-06T22:34:57.171Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-09-06T22:34:57.171Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-09-06T22:34:57.171Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-06T22:34:57.171Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T22:34:57.171Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T22:34:58.104Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T22:34:59.477Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T22:35:00.213Z] Loaded image: debian:bullseye-slim [2022-09-06T22:35:00.213Z] Loaded image: hello-world:latest [2022-09-06T22:35:00.213Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T22:35:00.213Z] INFO: Testing against a local daemon [2022-09-06T22:35:00.213Z] === RUN TestCgroupNamespacesBuild [2022-09-06T22:35:00.409Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T22:35:00.409Z] daemon_test.go:197: [d35457ce4760f] daemon is not started [2022-09-06T22:35:00.409Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-06T22:35:00.409Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-06T22:35:00.409Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-06T22:35:00.409Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-06T22:35:00.409Z] === RUN TestDaemonProxy [2022-09-06T22:35:00.409Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T22:35:02.304Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T22:35:02.745Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2022-09-06T22:35:02.745Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T22:35:03.677Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T22:35:04.648Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2022-09-06T22:35:04.648Z] === RUN TestBuildWithSession [2022-09-06T22:35:04.648Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T22:35:04.648Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T22:35:04.648Z] === RUN TestBuildSquashParent [2022-09-06T22:35:05.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T22:35:05.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T22:35:05.573Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T22:35:05.831Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T22:35:06.397Z] --- PASS: TestDaemonProxy (6.19s) [2022-09-06T22:35:06.397Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-09-06T22:35:06.397Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-09-06T22:35:06.397Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-09-06T22:35:06.397Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T22:35:06.397Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T22:35:06.397Z] PASS [2022-09-06T22:35:06.397Z] [2022-09-06T22:35:06.397Z] DONE 18 tests in 11.125s [2022-09-06T22:35:06.397Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T22:35:06.397Z] INFO: Testing against a local daemon [2022-09-06T22:35:06.397Z] === RUN TestCommitInheritsEnv [2022-09-06T22:35:06.655Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-09-06T22:35:06.655Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T22:35:06.655Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T22:35:06.655Z] === RUN TestImportWithCustomPlatform [2022-09-06T22:35:06.655Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T22:35:06.913Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T22:35:06.913Z] === RUN TestImportWithCustomPlatform// [2022-09-06T22:35:06.913Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T22:35:06.913Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T22:35:06.913Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T22:35:07.171Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T22:35:07.171Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T22:35:07.171Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T22:35:07.171Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-09-06T22:35:07.171Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T22:35:07.171Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T22:35:07.171Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T22:35:07.171Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-09-06T22:35:07.171Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T22:35:07.171Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-06T22:35:07.171Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T22:35:07.171Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T22:35:07.171Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T22:35:07.171Z] === RUN TestImagesFilterMultiReference [2022-09-06T22:35:07.171Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-06T22:35:07.171Z] === RUN TestImagePullPlatformInvalid [2022-09-06T22:35:07.171Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T22:35:07.171Z] === RUN TestRemoveImageOrphaning [2022-09-06T22:35:07.430Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-09-06T22:35:07.430Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T22:35:07.994Z] time="2022-09-06T22:35:07Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-06T22:35:09.366Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-09-06T22:35:09.366Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T22:35:09.366Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T22:35:09.366Z] === RUN TestTagInvalidReference [2022-09-06T22:35:09.366Z] --- PASS: TestTagInvalidReference (0.03s) [2022-09-06T22:35:09.366Z] === RUN TestTagValidPrefixedRepo [2022-09-06T22:35:09.366Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-06T22:35:09.366Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T22:35:09.366Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T22:35:09.366Z] === RUN TestTagOfficialNames [2022-09-06T22:35:09.366Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T22:35:09.366Z] === RUN TestTagMatchesDigest [2022-09-06T22:35:09.366Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T22:35:09.366Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T22:35:13.182Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-06T22:35:14.622Z] --- PASS: TestBuildSquashParent (9.16s) [2022-09-06T22:35:14.622Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T22:35:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:35:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:35:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:35:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:35:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:35:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:35:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:35:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:35:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:35:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:35:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:35:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:35:14.622Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:35:14.622Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:35:17.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:35:17.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:35:21.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:35:21.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:35:24.489Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-06T22:35:24.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.75s) [2022-09-06T22:35:24.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.81s) [2022-09-06T22:35:24.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s) [2022-09-06T22:35:24.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s) [2022-09-06T22:35:24.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.33s) [2022-09-06T22:35:24.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2022-09-06T22:35:24.489Z] === RUN TestBuildMultiStageCopy [2022-09-06T22:35:24.489Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T22:35:27.113Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T22:35:27.679Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T22:35:28.245Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T22:35:28.812Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T22:35:29.379Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2022-09-06T22:35:29.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2022-09-06T22:35:29.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2022-09-06T22:35:29.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2022-09-06T22:35:29.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-09-06T22:35:29.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-09-06T22:35:29.379Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T22:35:30.754Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2022-09-06T22:35:30.754Z] === RUN TestBuildLabelWithTargets [2022-09-06T22:35:32.655Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2022-09-06T22:35:32.655Z] === RUN TestBuildWithEmptyLayers [2022-09-06T22:35:34.027Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2022-09-06T22:35:34.027Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T22:35:37.307Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2022-09-06T22:35:37.307Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T22:35:37.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T22:35:39.207Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2022-09-06T22:35:39.207Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T22:35:40.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T22:35:42.488Z] --- PASS: TestBuildMultiStageLayerLeak (3.26s) [2022-09-06T22:35:42.489Z] === RUN TestBuildWithHugeFile [2022-09-06T22:35:47.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T22:35:47.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T22:35:48.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T22:35:48.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T22:35:49.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T22:35:49.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T22:35:49.920Z] --- PASS: TestImportExtremelyLargeImageWorks (92.85s) [2022-09-06T22:35:49.920Z] PASS [2022-09-06T22:35:49.920Z] [2022-09-06T22:35:49.920Z] === Skipped [2022-09-06T22:35:49.920Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T22:35:49.920Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T22:35:49.920Z] [2022-09-06T22:35:49.920Z] DONE 22 tests, 1 skipped in 96.949s [2022-09-06T22:35:49.920Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T22:35:49.920Z] === RUN TestStripANSICommands [2022-09-06T22:35:49.920Z] === RUN TestStripANSICommands/#00 [2022-09-06T22:35:49.920Z] === RUN TestStripANSICommands/#01 [2022-09-06T22:35:49.920Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T22:35:49.920Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T22:35:49.920Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T22:35:49.920Z] PASS [2022-09-06T22:35:49.920Z] [2022-09-06T22:35:49.920Z] DONE 3 tests in 0.042s [2022-09-06T22:35:49.920Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T22:35:49.920Z] INFO: Testing against a local daemon [2022-09-06T22:35:49.920Z] === RUN TestNetworkCreateDelete [2022-09-06T22:35:49.920Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-06T22:35:49.920Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T22:35:49.920Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-09-06T22:35:49.920Z] === RUN TestDaemonDNSFallback [2022-09-06T22:35:50.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T22:35:52.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T22:35:53.210Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-09-06T22:35:53.210Z] === RUN TestInspectNetwork [2022-09-06T22:35:53.210Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:35:53.210Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-06T22:35:53.210Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T22:35:53.210Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.210Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T22:35:53.210Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:35:53.210Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:35:53.210Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:35:53.210Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T22:35:53.210Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T22:35:53.210Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T22:35:53.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T22:35:53.210Z] === RUN TestNetworkList [2022-09-06T22:35:53.210Z] === RUN TestNetworkList//networks [2022-09-06T22:35:53.210Z] === PAUSE TestNetworkList//networks [2022-09-06T22:35:53.210Z] === RUN TestNetworkList//networks/ [2022-09-06T22:35:53.210Z] === PAUSE TestNetworkList//networks/ [2022-09-06T22:35:53.210Z] === CONT TestNetworkList//networks [2022-09-06T22:35:53.210Z] === CONT TestNetworkList//networks/ [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkList (0.01s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T22:35:53.210Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T22:35:53.210Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T22:35:53.210Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.210Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-06T22:35:53.210Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T22:35:53.210Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.210Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T22:35:53.210Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T22:35:53.210Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.210Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-06T22:35:53.210Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T22:35:53.210Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.210Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-06T22:35:53.210Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T22:35:53.210Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-06T22:35:53.470Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T22:35:53.470Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-06T22:35:53.470Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T22:35:53.470Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:35:53.470Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T22:35:53.470Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T22:35:53.470Z] service_test.go:243: FLAKY_TEST [2022-09-06T22:35:53.470Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T22:35:53.470Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T22:35:53.470Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:35:53.470Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-09-06T22:35:53.470Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T22:35:53.470Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:35:53.470Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T22:35:53.470Z] PASS [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === Skipped [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-06T22:35:53.470Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-06T22:35:53.470Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-06T22:35:53.470Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T22:35:53.470Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-06T22:35:53.470Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-06T22:35:53.470Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-06T22:35:53.470Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-06T22:35:53.470Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T22:35:53.470Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T22:35:53.470Z] service_test.go:243: FLAKY_TEST [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-09-06T22:35:53.470Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T22:35:53.470Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] DONE 34 tests, 12 skipped in 7.104s [2022-09-06T22:35:53.470Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T22:35:53.470Z] INFO: Testing against a local daemon [2022-09-06T22:35:53.470Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T22:35:53.470Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:35:53.470Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T22:35:53.470Z] === RUN TestDockerNetworkIpvlan [2022-09-06T22:35:53.470Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:35:53.470Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T22:35:53.470Z] PASS [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === Skipped [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T22:35:53.470Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T22:35:53.470Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] DONE 2 tests, 2 skipped in 0.093s [2022-09-06T22:35:53.470Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T22:35:53.470Z] INFO: Testing against a local daemon [2022-09-06T22:35:53.470Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T22:35:53.470Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T22:35:53.470Z] === RUN TestDockerNetworkMacvlan [2022-09-06T22:35:53.470Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-06T22:35:53.470Z] PASS [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === Skipped [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T22:35:53.470Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-06T22:35:53.470Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T22:35:53.470Z] [2022-09-06T22:35:53.470Z] DONE 2 tests, 2 skipped in 0.083s [2022-09-06T22:35:53.470Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T22:35:53.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T22:35:53.729Z] testing: warning: no tests to run [2022-09-06T22:35:53.730Z] PASS [2022-09-06T22:35:53.730Z] [2022-09-06T22:35:53.730Z] DONE 0 tests in 0.026s [2022-09-06T22:35:53.730Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T22:35:53.730Z] INFO: Testing against a local daemon [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginTLS [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginHeader [2022-09-06T22:35:53.730Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:53.730Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-06T22:35:53.730Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T22:35:54.298Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:54.298Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-06T22:35:54.298Z] === RUN TestAuthZPluginV2Disable [2022-09-06T22:35:54.557Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:54.557Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-06T22:35:54.557Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T22:35:54.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T22:35:54.817Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:54.817Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T22:35:54.817Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T22:35:55.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.076Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T22:35:55.076Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T22:35:55.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T22:35:55.335Z] PASS [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === Skipped [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T22:35:55.335Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.335Z] [2022-09-06T22:35:55.335Z] DONE 17 tests, 17 skipped in 1.794s [2022-09-06T22:35:55.335Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T22:35:55.595Z] INFO: Testing against a local daemon [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:35:55.595Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:35:55.595Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T22:35:55.595Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T22:35:55.595Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T22:35:55.595Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T22:35:55.595Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T22:35:55.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T22:35:55.595Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T22:35:55.595Z] === RUN TestPluginInstall [2022-09-06T22:35:55.595Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.595Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-06T22:35:55.595Z] === RUN TestPluginsWithRuntimes [2022-09-06T22:35:55.595Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-06T22:35:55.595Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-06T22:35:55.595Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T22:35:55.595Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T22:35:55.595Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T22:35:55.595Z] PASS [2022-09-06T22:35:55.595Z] [2022-09-06T22:35:55.595Z] === Skipped [2022-09-06T22:35:55.595Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-06T22:35:55.595Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T22:35:55.595Z] [2022-09-06T22:35:55.595Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-06T22:35:55.595Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-06T22:35:55.595Z] [2022-09-06T22:35:55.595Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T22:35:55.595Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T22:35:55.595Z] [2022-09-06T22:35:55.595Z] DONE 19 tests, 3 skipped in 0.132s [2022-09-06T22:35:55.595Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T22:35:55.595Z] INFO: Testing against a local daemon [2022-09-06T22:35:55.595Z] === RUN TestExternalGraphDriver [2022-09-06T22:35:56.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T22:35:56.163Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T22:35:56.163Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-06T22:35:56.163Z] === RUN TestGraphdriverPluginV2 [2022-09-06T22:35:56.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T22:35:57.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T22:35:58.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T22:35:59.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T22:36:00.051Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T22:36:00.051Z] Using test binary docker [2022-09-06T22:36:00.051Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T22:36:00.051Z] +++ /etc/init.d/apparmor start [2022-09-06T22:36:00.051Z] Not: starting. [2022-09-06T22:36:00.051Z] INFO: Waiting for daemon to start... [2022-09-06T22:36:00.051Z] Starting dockerd [2022-09-06T22:36:00.051Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-09-06T22:36:00.358Z] --- PASS: TestGraphdriverPluginV2 (3.73s) [2022-09-06T22:36:00.359Z] PASS [2022-09-06T22:36:00.359Z] [2022-09-06T22:36:00.359Z] === Skipped [2022-09-06T22:36:00.359Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-06T22:36:00.359Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T22:36:00.359Z] [2022-09-06T22:36:00.359Z] DONE 2 tests, 1 skipped in 4.160s [2022-09-06T22:36:00.359Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T22:36:00.359Z] INFO: Testing against a local daemon [2022-09-06T22:36:00.359Z] === RUN TestContinueAfterPluginCrash [2022-09-06T22:36:00.359Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T22:36:00.359Z] === RUN TestReadPluginNoRead [2022-09-06T22:36:00.359Z] === PAUSE TestReadPluginNoRead [2022-09-06T22:36:00.359Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T22:36:00.359Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T22:36:00.359Z] === CONT TestContinueAfterPluginCrash [2022-09-06T22:36:00.359Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T22:36:01.949Z] . [2022-09-06T22:36:02.207Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T22:36:02.207Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T22:36:02.207Z] Error: No such image: emptyfs [2022-09-06T22:36:02.207Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T22:36:02.207Z] ++++ docker load [2022-09-06T22:36:02.207Z] Loaded image: emptyfs:latest [2022-09-06T22:36:02.207Z] Running integration-test (iteration 1) [2022-09-06T22:36:02.207Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T22:36:02.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:36:02.207Z] ++ set -e [2022-09-06T22:36:02.207Z] ++ '[' -n 0 ']' [2022-09-06T22:36:02.207Z] ++ set -x [2022-09-06T22:36:02.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:36:02.465Z] Loaded image: busybox:latest [2022-09-06T22:36:02.723Z] Loaded image: busybox:glibc [2022-09-06T22:36:03.657Z] Loaded image: debian:bullseye-slim [2022-09-06T22:36:03.657Z] Loaded image: hello-world:latest [2022-09-06T22:36:03.914Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T22:36:03.914Z] INFO: Testing against a local daemon [2022-09-06T22:36:03.914Z] === RUN TestCgroupNamespacesBuild [2022-09-06T22:36:04.556Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2022-09-06T22:36:04.556Z] === CONT TestReadPluginNoRead [2022-09-06T22:36:06.441Z] --- PASS: TestCgroupNamespacesBuild (2.53s) [2022-09-06T22:36:06.441Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T22:36:06.463Z] === RUN TestReadPluginNoRead/default [2022-09-06T22:36:07.107Z] .........................xx.................... [ 29%] [2022-09-06T22:36:07.813Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-09-06T22:36:07.814Z] === RUN TestBuildWithSession [2022-09-06T22:36:07.814Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T22:36:07.814Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T22:36:07.814Z] === RUN TestBuildSquashParent [2022-09-06T22:36:07.842Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T22:36:08.779Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2022-09-06T22:36:09.039Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T22:36:10.423Z] === CONT TestReadPluginNoRead [2022-09-06T22:36:10.423Z] read_test.go:92: [df12de53f5929] daemon is not started [2022-09-06T22:36:10.423Z] --- PASS: TestReadPluginNoRead (6.00s) [2022-09-06T22:36:10.423Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-09-06T22:36:10.423Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-09-06T22:36:10.423Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-09-06T22:36:10.423Z] PASS [2022-09-06T22:36:10.423Z] [2022-09-06T22:36:10.423Z] DONE 6 tests in 10.443s [2022-09-06T22:36:10.423Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T22:36:10.423Z] testing: warning: no tests to run [2022-09-06T22:36:10.423Z] PASS [2022-09-06T22:36:10.423Z] [2022-09-06T22:36:10.423Z] DONE 0 tests in 0.034s [2022-09-06T22:36:10.423Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T22:36:10.423Z] INFO: Testing against a local daemon [2022-09-06T22:36:10.423Z] === RUN TestPluginWithDevMounts [2022-09-06T22:36:10.423Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-06T22:36:10.423Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-06T22:36:10.423Z] PASS [2022-09-06T22:36:10.423Z] [2022-09-06T22:36:10.423Z] === Skipped [2022-09-06T22:36:10.423Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-06T22:36:10.423Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-06T22:36:10.423Z] [2022-09-06T22:36:10.423Z] DONE 1 tests, 1 skipped in 0.114s [2022-09-06T22:36:10.423Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T22:36:10.423Z] INFO: Testing against a local daemon [2022-09-06T22:36:10.423Z] === RUN TestSecretInspect [2022-09-06T22:36:10.423Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] --- SKIP: TestSecretInspect (0.01s) [2022-09-06T22:36:10.423Z] === RUN TestSecretList [2022-09-06T22:36:10.423Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] --- SKIP: TestSecretList (0.01s) [2022-09-06T22:36:10.423Z] === RUN TestSecretsCreateAndDelete [2022-09-06T22:36:10.423Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-06T22:36:10.423Z] === RUN TestSecretsUpdate [2022-09-06T22:36:10.423Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-09-06T22:36:10.423Z] === RUN TestTemplatedSecret [2022-09-06T22:36:10.423Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-06T22:36:10.423Z] === RUN TestSecretCreateResolve [2022-09-06T22:36:10.423Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-06T22:36:10.423Z] PASS [2022-09-06T22:36:10.423Z] [2022-09-06T22:36:10.423Z] === Skipped [2022-09-06T22:36:10.423Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-09-06T22:36:10.423Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] [2022-09-06T22:36:10.423Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-06T22:36:10.423Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] [2022-09-06T22:36:10.423Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-06T22:36:10.423Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] [2022-09-06T22:36:10.423Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-09-06T22:36:10.423Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] [2022-09-06T22:36:10.423Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-06T22:36:10.423Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] [2022-09-06T22:36:10.423Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-06T22:36:10.423Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.423Z] [2022-09-06T22:36:10.423Z] DONE 6 tests, 6 skipped in 0.143s [2022-09-06T22:36:10.423Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T22:36:10.683Z] INFO: Testing against a local daemon [2022-09-06T22:36:10.683Z] === RUN TestServiceCreateInit [2022-09-06T22:36:10.683Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T22:36:10.683Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.683Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T22:36:10.683Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.683Z] --- PASS: TestServiceCreateInit (0.01s) [2022-09-06T22:36:10.683Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T22:36:10.683Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T22:36:10.683Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T22:36:10.683Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.683Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-06T22:36:10.683Z] === RUN TestCreateServiceConflict [2022-09-06T22:36:10.683Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.683Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-06T22:36:10.683Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T22:36:10.683Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.683Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-06T22:36:10.683Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T22:36:10.683Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.683Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-06T22:36:10.683Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T22:36:10.683Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.683Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-06T22:36:10.683Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T22:36:10.683Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.683Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-06T22:36:10.683Z] === RUN TestCreateServiceSysctls [2022-09-06T22:36:10.683Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.683Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-06T22:36:10.683Z] === RUN TestCreateServiceCapabilities [2022-09-06T22:36:10.683Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.683Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-06T22:36:10.683Z] === RUN TestInspect [2022-09-06T22:36:10.942Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.942Z] --- SKIP: TestInspect (0.01s) [2022-09-06T22:36:10.942Z] === RUN TestCreateJob [2022-09-06T22:36:10.942Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.942Z] --- SKIP: TestCreateJob (0.01s) [2022-09-06T22:36:10.942Z] === RUN TestReplicatedJob [2022-09-06T22:36:10.942Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.942Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-06T22:36:10.942Z] === RUN TestUpdateReplicatedJob [2022-09-06T22:36:10.942Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.942Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-06T22:36:10.942Z] === RUN TestServiceListWithStatuses [2022-09-06T22:36:10.942Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T22:36:10.942Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T22:36:10.942Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T22:36:10.942Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.942Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-09-06T22:36:10.942Z] === RUN TestDockerNetworkReConnect [2022-09-06T22:36:10.942Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:10.942Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-09-06T22:36:10.942Z] === RUN TestServicePlugin [2022-09-06T22:36:11.995Z] --- PASS: TestBuildSquashParent (3.68s) [2022-09-06T22:36:11.995Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T22:36:11.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:36:11.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:36:11.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:36:11.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:36:11.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:36:11.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:36:11.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:36:11.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:36:11.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:36:11.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:36:11.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:36:11.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:36:11.995Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T22:36:11.995Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T22:36:12.560Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T22:36:12.818Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T22:36:12.850Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] --- SKIP: TestServicePlugin (1.93s) [2022-09-06T22:36:12.850Z] === RUN TestServiceUpdateLabel [2022-09-06T22:36:12.850Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-06T22:36:12.850Z] === RUN TestServiceUpdateSecrets [2022-09-06T22:36:12.850Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-06T22:36:12.850Z] === RUN TestServiceUpdateConfigs [2022-09-06T22:36:12.850Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-06T22:36:12.850Z] === RUN TestServiceUpdateNetwork [2022-09-06T22:36:12.850Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-06T22:36:12.850Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T22:36:12.850Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-09-06T22:36:12.850Z] PASS [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === Skipped [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T22:36:12.850Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T22:36:12.850Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-06T22:36:12.850Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-06T22:36:12.850Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-06T22:36:12.850Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-06T22:36:12.850Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-06T22:36:12.850Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-06T22:36:12.850Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-09-06T22:36:12.850Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-09-06T22:36:12.850Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-06T22:36:12.850Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-06T22:36:12.850Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-06T22:36:12.850Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-06T22:36:12.850Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T22:36:12.850Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-09-06T22:36:12.850Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-09-06T22:36:12.850Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-09-06T22:36:12.850Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-06T22:36:12.850Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-06T22:36:12.850Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-06T22:36:12.850Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-06T22:36:12.850Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-09-06T22:36:12.850Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T22:36:12.850Z] [2022-09-06T22:36:12.850Z] DONE 24 tests, 23 skipped in 2.354s [2022-09-06T22:36:12.850Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T22:36:13.110Z] INFO: Testing against a local daemon [2022-09-06T22:36:13.110Z] === RUN TestSessionCreate [2022-09-06T22:36:13.110Z] --- PASS: TestSessionCreate (0.04s) [2022-09-06T22:36:13.110Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T22:36:13.110Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-09-06T22:36:13.110Z] PASS [2022-09-06T22:36:13.110Z] [2022-09-06T22:36:13.110Z] DONE 2 tests in 0.168s [2022-09-06T22:36:13.110Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T22:36:13.110Z] INFO: Testing against a local daemon [2022-09-06T22:36:13.110Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T22:36:13.110Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T22:36:13.110Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T22:36:13.110Z] === RUN TestDiskUsage [2022-09-06T22:36:13.110Z] === PAUSE TestDiskUsage [2022-09-06T22:36:13.110Z] === RUN TestEventsExecDie [2022-09-06T22:36:13.679Z] --- PASS: TestEventsExecDie (0.51s) [2022-09-06T22:36:13.679Z] === RUN TestEventsBackwardsCompatible [2022-09-06T22:36:13.679Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-06T22:36:13.679Z] === RUN TestEventsVolumeCreate [2022-09-06T22:36:13.752Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T22:36:13.938Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-06T22:36:13.938Z] === RUN TestInfoBinaryCommits [2022-09-06T22:36:13.938Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T22:36:13.938Z] === RUN TestInfoAPIVersioned [2022-09-06T22:36:13.938Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-09-06T22:36:13.938Z] === RUN TestInfoAPI [2022-09-06T22:36:13.938Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T22:36:13.938Z] === RUN TestInfoAPIWarnings [2022-09-06T22:36:14.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T22:36:15.384Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T22:36:15.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.24s) [2022-09-06T22:36:15.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-09-06T22:36:15.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s) [2022-09-06T22:36:15.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.30s) [2022-09-06T22:36:15.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.26s) [2022-09-06T22:36:15.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2022-09-06T22:36:15.384Z] === RUN TestBuildMultiStageCopy [2022-09-06T22:36:15.384Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T22:36:16.757Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T22:36:16.757Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T22:36:16.757Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T22:36:17.015Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T22:36:17.273Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-09-06T22:36:17.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.22s) [2022-09-06T22:36:17.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-06T22:36:17.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-09-06T22:36:17.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-09-06T22:36:17.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-09-06T22:36:17.273Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T22:36:17.839Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-09-06T22:36:17.839Z] === RUN TestBuildLabelWithTargets [2022-09-06T22:36:18.773Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-09-06T22:36:18.773Z] === RUN TestBuildWithEmptyLayers [2022-09-06T22:36:19.339Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-09-06T22:36:19.339Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T22:36:20.712Z] --- PASS: TestBuildMultiStageOnBuild (1.42s) [2022-09-06T22:36:20.712Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T22:36:21.278Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-09-06T22:36:21.278Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T22:36:22.652Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-09-06T22:36:22.652Z] === RUN TestBuildWithHugeFile [2022-09-06T22:36:23.718Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-06T22:36:31.174Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-06T22:36:32.030Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-09-06T22:36:32.030Z] === RUN TestInfoDebug [2022-09-06T22:36:32.030Z] --- PASS: TestInfoDebug (0.54s) [2022-09-06T22:36:32.030Z] === RUN TestInfoInsecureRegistries [2022-09-06T22:36:32.030Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-06T22:36:32.030Z] === RUN TestInfoRegistryMirrors [2022-09-06T22:36:32.030Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-09-06T22:36:32.030Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T22:36:32.600Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-06T22:36:32.600Z] === RUN TestPingCacheHeaders [2022-09-06T22:36:32.600Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-06T22:36:32.600Z] === RUN TestPingGet [2022-09-06T22:36:32.600Z] --- PASS: TestPingGet (0.01s) [2022-09-06T22:36:32.600Z] === RUN TestPingHead [2022-09-06T22:36:32.600Z] --- PASS: TestPingHead (0.03s) [2022-09-06T22:36:32.600Z] === RUN TestPingSwarmHeader [2022-09-06T22:36:33.169Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T22:36:33.169Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T22:36:34.548Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T22:36:34.548Z] --- PASS: TestPingSwarmHeader (1.78s) [2022-09-06T22:36:34.548Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T22:36:34.548Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T22:36:34.548Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T22:36:34.548Z] === RUN TestPingBuilderHeader [2022-09-06T22:36:34.548Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T22:36:34.809Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T22:36:35.378Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-09-06T22:36:35.378Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-09-06T22:36:35.378Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-09-06T22:36:35.378Z] === RUN TestVersion [2022-09-06T22:36:35.378Z] --- PASS: TestVersion (0.04s) [2022-09-06T22:36:35.378Z] === CONT TestDiskUsage [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/empty [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T22:36:35.948Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T22:36:36.151Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-06T22:36:36.207Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T22:36:36.208Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T22:36:36.208Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T22:36:36.208Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T22:36:36.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T22:36:36.208Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T22:36:36.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T22:36:36.208Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T22:36:36.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T22:36:36.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T22:36:36.208Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T22:36:36.467Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T22:36:36.467Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T22:36:36.467Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T22:36:36.467Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T22:36:36.467Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T22:36:36.467Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T22:36:36.467Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T22:36:36.467Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T22:36:36.467Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T22:36:36.467Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage (1.19s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-06T22:36:36.727Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-09-06T22:36:36.727Z] PASS [2022-09-06T22:36:36.727Z] [2022-09-06T22:36:36.727Z] === Skipped [2022-09-06T22:36:36.727Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T22:36:36.727Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T22:36:36.727Z] [2022-09-06T22:36:36.727Z] DONE 57 tests, 1 skipped in 23.518s [2022-09-06T22:36:36.727Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T22:36:36.727Z] INFO: Testing against a local daemon [2022-09-06T22:36:36.727Z] === RUN TestVolumesCreateAndList [2022-09-06T22:36:36.727Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T22:36:36.727Z] === RUN TestVolumesRemove [2022-09-06T22:36:36.727Z] --- PASS: TestVolumesRemove (0.04s) [2022-09-06T22:36:36.727Z] === RUN TestVolumesInspect [2022-09-06T22:36:36.727Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T22:36:36.727Z] === RUN TestVolumesInvalidJSON [2022-09-06T22:36:36.727Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T22:36:36.727Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T22:36:36.727Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T22:36:36.727Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T22:36:36.727Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T22:36:36.727Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T22:36:36.727Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T22:36:36.727Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T22:36:36.727Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T22:36:36.727Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T22:36:36.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T22:36:36.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T22:36:36.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T22:36:36.728Z] PASS [2022-09-06T22:36:36.728Z] [2022-09-06T22:36:36.728Z] DONE 9 tests in 0.181s [2022-09-06T22:36:36.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T22:36:36.728Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14794 is not a child of this shell [2022-09-06T22:36:36.728Z] warning: PID 14794 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-06T22:36:36.988Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T22:36:36.988Z] [2022-09-06T22:36:36.988Z] Unloading profiles will leave already running processes permanently [2022-09-06T22:36:36.988Z] unconfined, which can lead to unexpected situations. [2022-09-06T22:36:36.988Z] [2022-09-06T22:36:36.988Z] To set a process to complain mode, use the command line tool [2022-09-06T22:36:36.988Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T22:36:36.988Z] Removing test suite binaries [2022-09-06T22:36:36.988Z] exiting test-integration [2022-09-06T22:36:36.988Z] ++ exit 0 [2022-09-06T22:36:36.988Z] Post stage [Pipeline] junit [2022-09-06T22:36:37.571Z] Recording test results [2022-09-06T22:36:39.221Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T22:36:39.555Z] + echo Ensuring container killed. [2022-09-06T22:36:39.555Z] Ensuring container killed. [2022-09-06T22:36:39.555Z] + docker rm -vf docker-pr2 [2022-09-06T22:36:39.815Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-06T22:36:40.103Z] + echo Chowning /workspace to jenkins user [2022-09-06T22:36:40.103Z] Chowning /workspace to jenkins user [2022-09-06T22:36:40.103Z] + id -u [2022-09-06T22:36:40.103Z] + id -g [2022-09-06T22:36:40.103Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44099:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T22:36:40.103Z] Unable to find image 'busybox:latest' locally [2022-09-06T22:36:40.103Z] latest: Pulling from library/busybox [2022-09-06T22:36:40.364Z] 2c39bef88607: Pulling fs layer [2022-09-06T22:36:40.364Z] 2c39bef88607: Verifying Checksum [2022-09-06T22:36:40.364Z] 2c39bef88607: Download complete [2022-09-06T22:36:40.364Z] 2c39bef88607: Pull complete [2022-09-06T22:36:40.364Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T22:36:40.364Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T22:36:42.039Z] + bundleName=amd64-rootless [2022-09-06T22:36:42.039Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-06T22:36:42.039Z] Creating amd64-rootless-bundles.tar.gz [2022-09-06T22:36:42.039Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-09-06T22:36:42.039Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-06T22:36:42.052Z] Archiving artifacts [2022-09-06T22:36:43.623Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44099/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T22:36:43.936Z] + make clean [2022-09-06T22:36:44.195Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T22:36:44.195Z] docker-dev-cache [2022-09-06T22:36:44.195Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T22:36:45.900Z] --- PASS: TestImportExtremelyLargeImageWorks (92.34s) [2022-09-06T22:36:45.900Z] PASS [2022-09-06T22:36:45.900Z] [2022-09-06T22:36:45.900Z] DONE 22 tests in 95.376s [2022-09-06T22:36:45.900Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T22:36:45.900Z] === RUN TestStripANSICommands [2022-09-06T22:36:45.900Z] === RUN TestStripANSICommands/#00 [2022-09-06T22:36:45.900Z] === RUN TestStripANSICommands/#01 [2022-09-06T22:36:45.900Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T22:36:45.900Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T22:36:45.900Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T22:36:45.900Z] PASS [2022-09-06T22:36:45.900Z] [2022-09-06T22:36:45.900Z] DONE 3 tests in 0.010s [2022-09-06T22:36:45.900Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T22:36:45.900Z] INFO: Testing against a local daemon [2022-09-06T22:36:45.900Z] === RUN TestNetworkCreateDelete [2022-09-06T22:36:45.900Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-06T22:36:45.900Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T22:36:45.900Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-09-06T22:36:45.900Z] === RUN TestDaemonDNSFallback [2022-09-06T22:36:49.176Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-09-06T22:36:49.176Z] === RUN TestInspectNetwork [2022-09-06T22:36:51.706Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T22:36:51.706Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T22:36:51.706Z] === RUN TestInspectNetwork/network_name [2022-09-06T22:36:51.706Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T22:36:52.885Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-06T22:36:56.963Z] --- PASS: TestInspectNetwork (7.38s) [2022-09-06T22:36:56.963Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T22:36:56.963Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T22:36:56.963Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T22:36:56.963Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T22:36:56.963Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T22:36:57.896Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T22:36:57.897Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:36:57.897Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:36:57.897Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:36:57.897Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T22:36:57.897Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T22:36:57.897Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T22:36:57.897Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T22:36:57.897Z] === RUN TestNetworkList [2022-09-06T22:36:57.897Z] === RUN TestNetworkList//networks [2022-09-06T22:36:57.897Z] === PAUSE TestNetworkList//networks [2022-09-06T22:36:57.897Z] === RUN TestNetworkList//networks/ [2022-09-06T22:36:57.897Z] === PAUSE TestNetworkList//networks/ [2022-09-06T22:36:57.897Z] === CONT TestNetworkList//networks [2022-09-06T22:36:57.897Z] === CONT TestNetworkList//networks/ [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkList (0.01s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T22:36:57.897Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T22:36:57.897Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T22:36:58.155Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T22:36:58.155Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T22:36:59.526Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-06T22:36:59.526Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T22:37:00.092Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-09-06T22:37:00.092Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T22:37:01.026Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-06T22:37:01.026Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T22:37:02.398Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-09-06T22:37:02.398Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T22:37:02.676Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-06T22:37:02.962Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-06T22:37:02.962Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T22:37:04.435Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-06T22:37:05.492Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-09-06T22:37:05.493Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T22:37:05.493Z] service_test.go:243: FLAKY_TEST [2022-09-06T22:37:05.493Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T22:37:05.493Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T22:37:09.044Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-06T22:37:09.317Z] --- PASS: TestBuildWithHugeFile (45.21s) [2022-09-06T22:37:09.317Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T22:37:09.317Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T22:37:09.317Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T22:37:09.317Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T22:37:09.317Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:37:09.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:37:09.317Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:37:09.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:37:09.317Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:37:09.317Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:37:09.317Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:37:09.317Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:37:09.317Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:37:09.317Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-06T22:37:09.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-09-06T22:37:09.317Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-09-06T22:37:09.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T22:37:09.317Z] === RUN TestBuildPreserveOwnership [2022-09-06T22:37:09.317Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T22:37:10.250Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T22:37:11.241Z] --- PASS: TestBuildPreserveOwnership (3.16s) [2022-09-06T22:37:11.241Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.13s) [2022-09-06T22:37:11.241Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2022-09-06T22:37:11.241Z] === RUN TestBuildPlatformInvalid [2022-09-06T22:37:11.504Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-09-06T22:37:11.504Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T22:37:12.072Z] Loaded image: busybox:latest [2022-09-06T22:37:12.333Z] Loaded image: busybox:glibc [2022-09-06T22:37:13.266Z] Loaded image: debian:bullseye-slim [2022-09-06T22:37:13.481Z] ............................ [ 66%] [2022-09-06T22:37:13.524Z] Loaded image: hello-world:latest [2022-09-06T22:37:13.524Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T22:37:18.924Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T22:37:18.924Z] Using test binary docker [2022-09-06T22:37:18.924Z] +++ /etc/init.d/apparmor start [2022-09-06T22:37:18.924Z] Not: starting. [2022-09-06T22:37:18.924Z] INFO: Waiting for daemon to start... [2022-09-06T22:37:18.924Z] Starting dockerd [2022-09-06T22:37:18.924Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-06T22:37:18.924Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T22:37:18.924Z] Using test binary docker [2022-09-06T22:37:18.924Z] +++ /etc/init.d/apparmor start [2022-09-06T22:37:18.924Z] Not: starting. [2022-09-06T22:37:18.924Z] INFO: Waiting for daemon to start... [2022-09-06T22:37:18.924Z] Starting dockerd [2022-09-06T22:37:18.924Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-06T22:37:18.924Z] . [2022-09-06T22:37:18.924Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T22:37:18.924Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T22:37:18.924Z] Error: No such image: emptyfs [2022-09-06T22:37:18.924Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T22:37:18.924Z] ++++ docker load [2022-09-06T22:37:18.924Z] Loaded image: emptyfs:latest [2022-09-06T22:37:18.924Z] Running integration-test (iteration 1) [2022-09-06T22:37:18.924Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-06T22:37:18.924Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T22:37:18.924Z] ++ set -e [2022-09-06T22:37:18.924Z] ++ '[' -n 0 ']' [2022-09-06T22:37:18.924Z] ++ set -x [2022-09-06T22:37:18.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T22:37:18.924Z] [2022-09-06T22:37:18.924Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T22:37:18.924Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T22:37:18.924Z] Error: No such image: emptyfs [2022-09-06T22:37:18.924Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T22:37:18.924Z] ++++ docker load [2022-09-06T22:37:18.924Z] Loaded image: busybox:latest [2022-09-06T22:37:18.924Z] Loaded image: emptyfs:latest [2022-09-06T22:37:18.924Z] Running integration-test (iteration 1) [2022-09-06T22:37:18.924Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-06T22:37:18.924Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T22:37:18.924Z] ++ set -e [2022-09-06T22:37:18.924Z] ++ '[' -n 0 ']' [2022-09-06T22:37:18.924Z] ++ set -x [2022-09-06T22:37:18.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T22:37:18.924Z] Loaded image: busybox:glibc [2022-09-06T22:37:18.924Z] Loaded image: busybox:latest [2022-09-06T22:37:18.924Z] Loaded image: busybox:glibc [2022-09-06T22:37:18.924Z] Loaded image: debian:bullseye-slim [2022-09-06T22:37:18.924Z] Loaded image: hello-world:latest [2022-09-06T22:37:18.924Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T22:37:18.924Z] INFO: Testing against a local daemon [2022-09-06T22:37:18.924Z] === RUN TestDockerDaemonSuite [2022-09-06T22:37:18.924Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-06T22:37:18.924Z] Loaded image: debian:bullseye-slim [2022-09-06T22:37:18.924Z] Loaded image: hello-world:latest [2022-09-06T22:37:18.924Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T22:37:18.924Z] INFO: Testing against a local daemon [2022-09-06T22:37:18.924Z] === RUN TestDockerSuite [2022-09-06T22:37:18.924Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-06T22:37:18.924Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-06T22:37:18.924Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-06T22:37:18.924Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-06T22:37:18.924Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-06T22:37:18.924Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-06T22:37:18.924Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-06T22:37:18.924Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-06T22:37:19.490Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-06T22:37:19.748Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-06T22:37:20.357Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-09-06T22:37:20.357Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T22:37:20.681Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-06T22:37:20.938Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-06T22:37:21.630Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.24s) [2022-09-06T22:37:21.630Z] PASS [2022-09-06T22:37:21.630Z] [2022-09-06T22:37:21.630Z] === Skipped [2022-09-06T22:37:21.630Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-06T22:37:21.630Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T22:37:21.630Z] [2022-09-06T22:37:21.630Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T22:37:21.630Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T22:37:21.630Z] [2022-09-06T22:37:21.630Z] DONE 34 tests, 2 skipped in 79.381s [2022-09-06T22:37:21.630Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T22:37:21.630Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:37:21.630Z] ++ set -e [2022-09-06T22:37:21.630Z] ++ '[' -n 0 ']' [2022-09-06T22:37:21.630Z] ++ set -x [2022-09-06T22:37:21.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:37:21.730Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pm0jd4xbjj0vpwrrxufavld0z Created:2022-09-06 22:37:20.374258747 +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[03d9d53f8d736bee590a7836f62689367b7791d5dc984e306881e628c37afb4d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cxlg477w02eio8va8lhz1hsog EndpointID:5465122dd9c2befb7522b032544e8d449fcb3cdf6365eca18fb0a78da3d8dd38 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1f74ff8c94eef6c9123527555cd0ab0e2a602c1b095f9a919340d5783d578008 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:9ef91e43a1d1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cxlg477w02eio8va8lhz1hsog EndpointID:5465122dd9c2befb7522b032544e8d449fcb3cdf6365eca18fb0a78da3d8dd38 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T22:37:21.870Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-06T22:37:21.887Z] INFO: Testing against a local daemon [2022-09-06T22:37:21.887Z] === RUN TestConfigInspect [2022-09-06T22:37:22.804Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-06T22:37:22.804Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-06T22:37:23.739Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-06T22:37:24.305Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-06T22:37:24.420Z] --- PASS: TestConfigInspect (2.34s) [2022-09-06T22:37:24.420Z] === RUN TestConfigList [2022-09-06T22:37:24.871Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-06T22:37:24.871Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-06T22:37:24.871Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-06T22:37:25.439Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-06T22:37:25.699Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-06T22:37:26.319Z] --- PASS: TestConfigList (2.30s) [2022-09-06T22:37:26.319Z] === RUN TestConfigsCreateAndDelete [2022-09-06T22:37:26.634Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-06T22:37:26.893Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-06T22:37:26.893Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-06T22:37:26.893Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-06T22:37:27.040Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-09-06T22:37:27.040Z] PASS [2022-09-06T22:37:27.040Z] [2022-09-06T22:37:27.040Z] === Skipped [2022-09-06T22:37:27.040Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T22:37:27.040Z] service_test.go:243: FLAKY_TEST [2022-09-06T22:37:27.040Z] [2022-09-06T22:37:27.040Z] DONE 38 tests, 1 skipped in 44.341s [2022-09-06T22:37:27.040Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T22:37:27.040Z] INFO: Testing against a local daemon [2022-09-06T22:37:27.040Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T22:37:27.040Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:37:27.040Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T22:37:27.040Z] === RUN TestDockerNetworkIpvlan [2022-09-06T22:37:27.040Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:37:27.040Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T22:37:27.040Z] PASS [2022-09-06T22:37:27.040Z] [2022-09-06T22:37:27.040Z] === Skipped [2022-09-06T22:37:27.040Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T22:37:27.040Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:37:27.040Z] [2022-09-06T22:37:27.040Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T22:37:27.040Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:37:27.040Z] [2022-09-06T22:37:27.040Z] DONE 2 tests, 2 skipped in 0.023s [2022-09-06T22:37:27.040Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T22:37:27.040Z] INFO: Testing against a local daemon [2022-09-06T22:37:27.040Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T22:37:27.605Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-09-06T22:37:27.605Z] === RUN TestDockerNetworkMacvlan [2022-09-06T22:37:28.169Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T22:37:28.848Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2022-09-06T22:37:28.848Z] === RUN TestConfigsUpdate [2022-09-06T22:37:29.104Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T22:37:29.669Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T22:37:31.373Z] --- PASS: TestConfigsUpdate (2.42s) [2022-09-06T22:37:31.373Z] === RUN TestTemplatedConfig [2022-09-06T22:37:31.569Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T22:37:33.452Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-06T22:37:33.468Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T22:37:33.901Z] --- PASS: TestTemplatedConfig (2.40s) [2022-09-06T22:37:33.901Z] === RUN TestConfigCreateResolve [2022-09-06T22:37:35.800Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-09-06T22:37:35.800Z] PASS [2022-09-06T22:37:35.800Z] [2022-09-06T22:37:35.800Z] DONE 6 tests in 14.054s [2022-09-06T22:37:35.800Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T22:37:35.800Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:37:35.800Z] ++ set -e [2022-09-06T22:37:35.800Z] ++ '[' -n 0 ']' [2022-09-06T22:37:35.800Z] ++ set -x [2022-09-06T22:37:35.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:37:35.983Z] --- PASS: TestBuildWithHugeFile (113.57s) [2022-09-06T22:37:35.983Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T22:37:35.983Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T22:37:35.983Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-09-06T22:37:35.983Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T22:37:35.983Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:37:35.983Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:37:35.983Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:37:35.983Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:37:35.983Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:37:35.983Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:37:35.983Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T22:37:35.983Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T22:37:35.983Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-06T22:37:35.983Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T22:37:35.983Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-06T22:37:35.983Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-09-06T22:37:35.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-09-06T22:37:35.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-09-06T22:37:35.983Z] === RUN TestBuildPreserveOwnership [2022-09-06T22:37:35.983Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T22:37:36.058Z] INFO: Testing against a local daemon [2022-09-06T22:37:36.058Z] === RUN TestAttachWithTTY [2022-09-06T22:37:36.058Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-06T22:37:36.058Z] === RUN TestAttachWithoutTTy [2022-09-06T22:37:36.058Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-06T22:37:36.058Z] === RUN TestCheckpoint [2022-09-06T22:37:36.058Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T22:37:36.058Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T22:37:36.058Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T22:37:36.058Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:37:36.058Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:37:36.058Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:37:36.058Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:37:36.058Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:37:36.058Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:37:36.058Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T22:37:36.058Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T22:37:36.058Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T22:37:36.058Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T22:37:36.058Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T22:37:36.058Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T22:37:36.058Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T22:37:36.058Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T22:37:36.058Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T22:37:36.059Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T22:37:36.059Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T22:37:36.059Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-06T22:37:36.059Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T22:37:36.317Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-06T22:37:36.317Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T22:37:36.317Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-09-06T22:37:36.317Z] === RUN TestCopyEmptyFile [2022-09-06T22:37:36.575Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-06T22:37:36.575Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T22:37:36.575Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T22:37:36.575Z] === RUN TestCopyFromContainer [2022-09-06T22:37:36.746Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T22:37:37.312Z] --- PASS: TestDockerNetworkMacvlan (9.85s) [2022-09-06T22:37:37.312Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-09-06T22:37:37.312Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-06T22:37:37.312Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-09-06T22:37:37.312Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-09-06T22:37:37.312Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s) [2022-09-06T22:37:37.312Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-09-06T22:37:37.312Z] PASS [2022-09-06T22:37:37.312Z] [2022-09-06T22:37:37.312Z] DONE 8 tests in 11.146s [2022-09-06T22:37:37.312Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T22:37:37.312Z] testing: warning: no tests to run [2022-09-06T22:37:37.312Z] PASS [2022-09-06T22:37:37.312Z] [2022-09-06T22:37:37.312Z] DONE 0 tests in 0.007s [2022-09-06T22:37:37.312Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T22:37:37.312Z] INFO: Testing against a local daemon [2022-09-06T22:37:37.312Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T22:37:37.508Z] === RUN TestCopyFromContainer// [2022-09-06T22:37:37.508Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T22:37:37.508Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T22:37:37.767Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T22:37:37.767Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T22:37:37.767Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T22:37:37.767Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T22:37:37.883Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-06T22:37:38.024Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T22:37:38.024Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T22:37:38.024Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T22:37:38.024Z] --- PASS: TestCopyFromContainer (1.56s) [2022-09-06T22:37:38.024Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T22:37:38.024Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-09-06T22:37:38.025Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T22:37:38.025Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T22:37:38.025Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-06T22:37:38.025Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-06T22:37:38.025Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-06T22:37:38.025Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T22:37:38.025Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-06T22:37:38.025Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T22:37:38.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T22:37:38.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:37:38.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:37:38.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:37:38.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:37:38.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:37:38.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:37:38.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:37:38.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:37:38.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:37:38.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T22:37:38.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T22:37:38.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T22:37:38.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T22:37:38.025Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T22:37:38.282Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-06T22:37:38.282Z] === RUN TestCreateWithInvalidEnv [2022-09-06T22:37:38.282Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T22:37:38.282Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T22:37:38.282Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T22:37:38.282Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T22:37:38.282Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T22:37:38.282Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T22:37:38.282Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T22:37:38.282Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T22:37:38.282Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T22:37:38.282Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T22:37:38.282Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T22:37:38.282Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T22:37:38.282Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T22:37:38.282Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T22:37:38.282Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-06T22:37:38.282Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T22:37:38.448Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T22:37:38.686Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-09-06T22:37:38.686Z] === RUN TestAuthZPluginTLS [2022-09-06T22:37:39.251Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-06T22:37:39.251Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T22:37:39.655Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-09-06T22:37:39.655Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T22:37:39.815Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T22:37:39.815Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T22:37:39.820Z] --- PASS: TestBuildPreserveOwnership (3.50s) [2022-09-06T22:37:39.820Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) [2022-09-06T22:37:39.820Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-09-06T22:37:39.821Z] === RUN TestBuildPlatformInvalid [2022-09-06T22:37:39.821Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-09-06T22:37:39.821Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T22:37:39.821Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-06T22:37:40.379Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-06T22:37:40.379Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T22:37:40.386Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-06T22:37:40.386Z] Loaded image: busybox:latest [2022-09-06T22:37:40.589Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-09-06T22:37:40.589Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T22:37:40.589Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:37:40.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:37:40.589Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:37:40.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:37:40.589Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:37:40.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:37:40.589Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:37:40.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:37:40.589Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:37:40.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:37:40.589Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:37:40.589Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:37:40.589Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:37:40.589Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:37:40.589Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:37:40.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T22:37:40.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T22:37:40.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T22:37:40.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T22:37:40.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T22:37:40.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T22:37:40.589Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T22:37:40.637Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-06T22:37:40.637Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T22:37:40.644Z] Loaded image: busybox:glibc [2022-09-06T22:37:41.155Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-09-06T22:37:41.155Z] === RUN TestCreateDifferentPlatform [2022-09-06T22:37:41.155Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T22:37:41.155Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T22:37:41.155Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-06T22:37:41.155Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T22:37:41.155Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T22:37:41.155Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T22:37:41.155Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T22:37:41.155Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T22:37:41.155Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T22:37:41.155Z] === RUN TestCreateInvalidHostConfig [2022-09-06T22:37:41.155Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:37:41.155Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:37:41.155Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:37:41.155Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:37:41.155Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:37:41.155Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:37:41.155Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:37:41.155Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:37:41.155Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:37:41.155Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:37:41.155Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:37:41.155Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:37:41.155Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T22:37:41.155Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T22:37:41.155Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T22:37:41.155Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T22:37:41.155Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T22:37:41.155Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T22:37:41.155Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T22:37:41.155Z] === RUN TestDaemonRestartIpcMode [2022-09-06T22:37:41.155Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T22:37:41.155Z] === RUN TestDaemonHostGatewayIP [2022-09-06T22:37:41.155Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T22:37:41.155Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T22:37:41.155Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T22:37:41.155Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T22:37:41.155Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T22:37:41.155Z] === RUN TestDiff [2022-09-06T22:37:41.578Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-06T22:37:41.721Z] --- PASS: TestDiff (0.44s) [2022-09-06T22:37:41.721Z] === RUN TestExecConsoleSize [2022-09-06T22:37:41.837Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-06T22:37:42.009Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-09-06T22:37:42.009Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T22:37:42.287Z] --- PASS: TestExecConsoleSize (0.49s) [2022-09-06T22:37:42.287Z] === RUN TestExecWithCloseStdin [2022-09-06T22:37:42.545Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-09-06T22:37:42.545Z] === RUN TestExec [2022-09-06T22:37:42.574Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-06T22:37:42.574Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T22:37:43.110Z] --- PASS: TestExec (0.48s) [2022-09-06T22:37:43.110Z] === RUN TestExecUser [2022-09-06T22:37:43.138Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T22:37:43.138Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T22:37:43.675Z] --- PASS: TestExecUser (0.48s) [2022-09-06T22:37:43.675Z] === RUN TestExportContainerAndImportImage [2022-09-06T22:37:43.702Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-06T22:37:43.702Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T22:37:43.789Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-06T22:37:43.789Z] docker_cli_daemon_test.go:1475: [d5f3c6eac023f] daemon is not started [2022-09-06T22:37:44.058Z] Loaded image: debian:bullseye-slim [2022-09-06T22:37:44.241Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-09-06T22:37:44.241Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T22:37:44.316Z] Loaded image: hello-world:latest [2022-09-06T22:37:44.316Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T22:37:44.610Z] check_test.go:540: [d105af29b137e] daemon is not started [2022-09-06T22:37:44.610Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-06T22:37:44.868Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-06T22:37:45.073Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-09-06T22:37:45.073Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T22:37:45.615Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-09-06T22:37:45.615Z] === RUN TestHealthCheckWorkdir [2022-09-06T22:37:45.872Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-09-06T22:37:45.872Z] === RUN TestHealthKillContainer [2022-09-06T22:37:46.255Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-06T22:37:46.256Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-06T22:37:46.447Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.51s) [2022-09-06T22:37:46.447Z] === RUN TestAuthZPluginHeader [2022-09-06T22:37:46.823Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-06T22:37:47.081Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-06T22:37:47.380Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-06T22:37:47.380Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T22:37:48.456Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-06T22:37:48.714Z] check_test.go:540: [d12ba29126316] daemon is not started [2022-09-06T22:37:48.715Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-06T22:37:49.281Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-06T22:37:50.221Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-06T22:37:51.558Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.24s) [2022-09-06T22:37:51.558Z] === RUN TestAuthZPluginV2Disable [2022-09-06T22:37:53.507Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-06T22:37:53.976Z] --- PASS: TestHealthKillContainer (7.83s) [2022-09-06T22:37:53.976Z] === RUN TestHealthCheckProcessKilled [2022-09-06T22:37:54.542Z] --- PASS: TestHealthCheckProcessKilled (0.72s) [2022-09-06T22:37:54.542Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T22:37:54.637Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-06T22:37:54.800Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-09-06T22:37:54.800Z] === RUN TestIpcModeNone [2022-09-06T22:37:55.365Z] --- PASS: TestIpcModeNone (0.49s) [2022-09-06T22:37:55.365Z] === RUN TestIpcModePrivate [2022-09-06T22:37:55.411Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-06T22:37:55.623Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-06T22:37:55.736Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-09-06T22:37:55.737Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T22:37:55.881Z] --- PASS: TestIpcModePrivate (0.48s) [2022-09-06T22:37:55.881Z] === RUN TestIpcModeShareable [2022-09-06T22:37:56.139Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-06T22:37:56.349Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-06T22:37:56.349Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-06T22:37:56.396Z] --- PASS: TestIpcModeShareable (0.49s) [2022-09-06T22:37:56.396Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T22:37:56.916Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-06T22:37:57.481Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-06T22:37:57.769Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s) [2022-09-06T22:37:57.769Z] === RUN TestAPIIpcModeHost [2022-09-06T22:37:58.047Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.40s) [2022-09-06T22:37:58.047Z] PASS [2022-09-06T22:37:58.047Z] [2022-09-06T22:37:58.047Z] === Skipped [2022-09-06T22:37:58.047Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T22:37:58.047Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T22:37:58.047Z] [2022-09-06T22:37:58.047Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-09-06T22:37:58.047Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T22:37:58.047Z] [2022-09-06T22:37:58.047Z] DONE 34 tests, 2 skipped in 184.404s [2022-09-06T22:37:58.047Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T22:37:58.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:37:58.047Z] ++ set -e [2022-09-06T22:37:58.047Z] ++ '[' -n 0 ']' [2022-09-06T22:37:58.047Z] ++ set -x [2022-09-06T22:37:58.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:37:58.047Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-06T22:37:58.304Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-06T22:37:58.304Z] INFO: Testing against a local daemon [2022-09-06T22:37:58.304Z] === RUN TestConfigInspect [2022-09-06T22:37:58.304Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-06T22:37:58.335Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-09-06T22:37:58.335Z] === RUN TestDaemonIpcModeShareable [2022-09-06T22:37:58.563Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-06T22:37:59.015Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-09-06T22:37:59.015Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T22:37:59.268Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T22:37:59.526Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-09-06T22:37:59.526Z] === RUN TestDaemonIpcModePrivate [2022-09-06T22:37:59.936Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-06T22:38:00.459Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T22:38:00.459Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-09-06T22:38:00.459Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T22:38:01.835Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T22:38:01.835Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-09-06T22:38:01.835Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T22:38:01.839Z] --- PASS: TestConfigInspect (3.26s) [2022-09-06T22:38:01.839Z] === RUN TestConfigList [2022-09-06T22:38:01.839Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-06T22:38:01.839Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-06T22:38:01.839Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-06T22:38:02.098Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-06T22:38:02.794Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T22:38:03.033Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-06T22:38:03.068Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-09-06T22:38:03.068Z] === RUN TestIpcModeOlderClient [2022-09-06T22:38:03.068Z] === PAUSE TestIpcModeOlderClient [2022-09-06T22:38:03.068Z] === RUN TestKillContainerInvalidSignal [2022-09-06T22:38:03.331Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-09-06T22:38:03.331Z] === RUN TestKillContainer [2022-09-06T22:38:03.331Z] === RUN TestKillContainer/no_signal [2022-09-06T22:38:03.598Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-06T22:38:03.897Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T22:38:04.155Z] === RUN TestKillContainer/killing_signal [2022-09-06T22:38:04.532Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-06T22:38:04.721Z] --- PASS: TestKillContainer (1.33s) [2022-09-06T22:38:04.721Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-09-06T22:38:04.721Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-09-06T22:38:04.721Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-09-06T22:38:04.721Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T22:38:04.721Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T22:38:04.790Z] --- PASS: TestConfigList (3.33s) [2022-09-06T22:38:04.790Z] === RUN TestConfigsCreateAndDelete [2022-09-06T22:38:05.048Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-06T22:38:05.048Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-06T22:38:05.287Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T22:38:05.306Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-06T22:38:05.306Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-06T22:38:05.872Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-06T22:38:05.872Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-06T22:38:05.872Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-06T22:38:05.872Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-06T22:38:06.131Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-06T22:38:06.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-09-06T22:38:06.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-09-06T22:38:06.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-09-06T22:38:06.221Z] === RUN TestKillStoppedContainer [2022-09-06T22:38:06.221Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-06T22:38:06.221Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T22:38:06.221Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T22:38:06.221Z] === RUN TestKillDifferentUserContainer [2022-09-06T22:38:06.480Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-09-06T22:38:06.480Z] === RUN TestInspectOomKilledTrue [2022-09-06T22:38:07.047Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-09-06T22:38:07.047Z] === RUN TestInspectOomKilledFalse [2022-09-06T22:38:07.064Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-06T22:38:07.064Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-06T22:38:07.613Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-06T22:38:07.613Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T22:38:07.871Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-09-06T22:38:07.871Z] === RUN TestLinksContainerNames [2022-09-06T22:38:07.997Z] --- PASS: TestConfigsCreateAndDelete (3.03s) [2022-09-06T22:38:07.997Z] === RUN TestConfigsUpdate [2022-09-06T22:38:07.997Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-06T22:38:08.565Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-06T22:38:08.565Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-06T22:38:08.565Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-06T22:38:08.805Z] --- PASS: TestLinksContainerNames (0.89s) [2022-09-06T22:38:08.805Z] === RUN TestLogsFollowTailEmpty [2022-09-06T22:38:09.063Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-06T22:38:09.063Z] === RUN TestLogs [2022-09-06T22:38:09.063Z] === RUN TestLogs/driver_local [2022-09-06T22:38:09.063Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:38:09.063Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:38:09.063Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T22:38:09.063Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T22:38:09.063Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T22:38:09.063Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T22:38:09.063Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:38:09.063Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:38:09.063Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:38:09.063Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:38:09.063Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:38:09.063Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:38:09.063Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:38:09.063Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:38:09.997Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:38:09.997Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:38:10.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-06T22:38:10.463Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-06T22:38:10.563Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T22:38:10.563Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T22:38:11.030Z] --- PASS: TestConfigsUpdate (3.03s) [2022-09-06T22:38:11.030Z] === RUN TestTemplatedConfig [2022-09-06T22:38:11.030Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-06T22:38:11.030Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-06T22:38:11.130Z] === RUN TestLogs/driver_json-file [2022-09-06T22:38:11.130Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:38:11.130Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:38:11.130Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:38:11.130Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:38:11.130Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:38:11.130Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:38:11.130Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:38:11.130Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:38:11.130Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:38:11.130Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:38:11.130Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:38:11.130Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:38:11.130Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:38:11.130Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:38:11.202Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.71s) [2022-09-06T22:38:11.202Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T22:38:11.597Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-06T22:38:11.696Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:38:11.856Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-06T22:38:11.954Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:38:12.212Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:38:12.422Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-06T22:38:12.422Z] check_test.go:540: [d91f1cd168a68] daemon is not started [2022-09-06T22:38:12.422Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-06T22:38:12.470Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:38:12.708Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-06T22:38:12.708Z] tests/integration/client_test.py ..... [ 75%] [2022-09-06T22:38:12.708Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-06T22:38:12.708Z] tests/integration/errors_test.py . [ 76%] [2022-09-06T22:38:13.035Z] --- PASS: TestLogs (4.05s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.78s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.70s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.73s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.59s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-09-06T22:38:13.036Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s) [2022-09-06T22:38:13.036Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T22:38:13.357Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-06T22:38:13.601Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/default [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/private [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/slave [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/shared [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T22:38:13.601Z] === CONT TestMountDaemonRoot/default [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:38:13.601Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T22:38:13.601Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:38:13.601Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:38:13.601Z] === CONT TestMountDaemonRoot/shared [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:38:13.601Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:38:13.601Z] === CONT TestMountDaemonRoot/slave [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T22:38:13.601Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:38:13.601Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:38:13.601Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:38:13.601Z] === CONT TestMountDaemonRoot/private [2022-09-06T22:38:13.602Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T22:38:13.602Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T22:38:13.602Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:38:13.602Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:38:13.602Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T22:38:13.602Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T22:38:13.602Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:38:13.602Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:38:13.602Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:38:13.602Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T22:38:13.602Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:38:13.602Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:38:13.602Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:38:13.602Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:38:13.860Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T22:38:13.923Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-06T22:38:13.923Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-06T22:38:14.118Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T22:38:14.118Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:38:14.118Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:38:14.118Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:38:14.118Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:38:14.118Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T22:38:14.118Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-06T22:38:14.118Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T22:38:14.118Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T22:38:14.488Z] --- PASS: TestTemplatedConfig (3.59s) [2022-09-06T22:38:14.488Z] === RUN TestConfigCreateResolve [2022-09-06T22:38:14.746Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-06T22:38:15.004Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-06T22:38:15.491Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-09-06T22:38:15.491Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T22:38:15.570Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-06T22:38:16.056Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-09-06T22:38:16.056Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T22:38:16.136Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-06T22:38:16.136Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-06T22:38:16.313Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-09-06T22:38:16.313Z] === RUN TestNetworkNat [2022-09-06T22:38:16.394Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-06T22:38:16.879Z] --- PASS: TestNetworkNat (0.48s) [2022-09-06T22:38:16.879Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T22:38:16.963Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-06T22:38:17.137Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-09-06T22:38:17.137Z] === RUN TestNetworkLoopbackNat [2022-09-06T22:38:17.529Z] --- PASS: TestConfigCreateResolve (2.98s) [2022-09-06T22:38:17.529Z] PASS [2022-09-06T22:38:17.529Z] [2022-09-06T22:38:17.529Z] DONE 6 tests in 19.330s [2022-09-06T22:38:17.529Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T22:38:17.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:38:17.529Z] ++ set -e [2022-09-06T22:38:17.529Z] ++ '[' -n 0 ']' [2022-09-06T22:38:17.529Z] ++ set -x [2022-09-06T22:38:17.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:38:17.787Z] INFO: Testing against a local daemon [2022-09-06T22:38:17.787Z] === RUN TestAttachWithTTY [2022-09-06T22:38:17.787Z] --- PASS: TestAttachWithTTY (0.08s) [2022-09-06T22:38:17.787Z] === RUN TestAttachWithoutTTy [2022-09-06T22:38:17.787Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-06T22:38:17.787Z] === RUN TestCheckpoint [2022-09-06T22:38:17.787Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T22:38:17.787Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T22:38:17.787Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T22:38:17.787Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:38:17.787Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:38:17.787Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:38:17.787Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:38:17.787Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:38:17.787Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:38:17.787Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T22:38:17.787Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T22:38:17.787Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T22:38:17.787Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T22:38:17.787Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T22:38:17.787Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T22:38:17.787Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T22:38:17.787Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.01s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T22:38:17.787Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T22:38:17.787Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T22:38:18.045Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-09-06T22:38:18.045Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T22:38:18.045Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-09-06T22:38:18.045Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T22:38:18.045Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-06T22:38:18.045Z] === RUN TestCopyEmptyFile [2022-09-06T22:38:18.303Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-06T22:38:18.562Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-09-06T22:38:18.562Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T22:38:18.562Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-06T22:38:18.562Z] === RUN TestCopyFromContainer [2022-09-06T22:38:18.562Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-06T22:38:19.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-06T22:38:19.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-06T22:38:19.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-06T22:38:19.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-06T22:38:19.937Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-06T22:38:19.937Z] === RUN TestCopyFromContainer// [2022-09-06T22:38:20.195Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T22:38:20.195Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T22:38:20.195Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T22:38:20.417Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-09-06T22:38:20.417Z] === RUN TestPause [2022-09-06T22:38:20.417Z] --- PASS: TestPause (0.44s) [2022-09-06T22:38:20.417Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T22:38:20.417Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T22:38:20.417Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T22:38:20.417Z] === RUN TestPauseStopPausedContainer [2022-09-06T22:38:20.453Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T22:38:20.453Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-06T22:38:20.453Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T22:38:20.453Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T22:38:20.675Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-09-06T22:38:20.675Z] === RUN TestPidHost [2022-09-06T22:38:20.711Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T22:38:20.711Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T22:38:20.711Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T22:38:20.711Z] --- PASS: TestCopyFromContainer (2.26s) [2022-09-06T22:38:20.711Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-09-06T22:38:20.711Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-09-06T22:38:20.711Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-09-06T22:38:20.711Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-09-06T22:38:20.711Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-09-06T22:38:20.711Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-09-06T22:38:20.711Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-09-06T22:38:20.711Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T22:38:20.711Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T22:38:20.711Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-06T22:38:20.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T22:38:20.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:38:20.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:38:20.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:38:20.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:38:20.711Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:38:20.711Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:38:20.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T22:38:20.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T22:38:20.711Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T22:38:20.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T22:38:20.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T22:38:20.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T22:38:20.711Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T22:38:20.711Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T22:38:20.711Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-06T22:38:20.711Z] === RUN TestCreateWithInvalidEnv [2022-09-06T22:38:20.968Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T22:38:20.968Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T22:38:20.968Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T22:38:20.968Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T22:38:20.968Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T22:38:20.968Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T22:38:20.968Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T22:38:20.968Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T22:38:20.968Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T22:38:20.968Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T22:38:20.968Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T22:38:20.968Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T22:38:20.968Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T22:38:20.968Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T22:38:20.968Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T22:38:20.968Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T22:38:21.609Z] --- PASS: TestPidHost (0.94s) [2022-09-06T22:38:21.609Z] === RUN TestPsFilter [2022-09-06T22:38:21.867Z] --- PASS: TestPsFilter (0.13s) [2022-09-06T22:38:21.867Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T22:38:22.127Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-09-06T22:38:22.127Z] === RUN TestRemoveContainerWithVolume [2022-09-06T22:38:22.340Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-09-06T22:38:22.340Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T22:38:22.340Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-06T22:38:22.693Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-06T22:38:22.693Z] === RUN TestRemoveContainerRunning [2022-09-06T22:38:22.951Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-09-06T22:38:22.951Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T22:38:23.517Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-09-06T22:38:23.517Z] === RUN TestRemoveInvalidContainer [2022-09-06T22:38:23.517Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-09-06T22:38:23.517Z] === RUN TestRenameLinkedContainer [2022-09-06T22:38:23.712Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.38s) [2022-09-06T22:38:23.712Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T22:38:23.712Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:38:23.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:38:23.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:38:23.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:38:23.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:38:23.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:38:23.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:38:23.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:38:23.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:38:23.713Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:38:23.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T22:38:23.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T22:38:23.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T22:38:23.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T22:38:23.713Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T22:38:23.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T22:38:23.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T22:38:23.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T22:38:23.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T22:38:23.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T22:38:23.713Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-09-06T22:38:23.713Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T22:38:23.971Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-09-06T22:38:23.971Z] === RUN TestCreateDifferentPlatform [2022-09-06T22:38:23.971Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T22:38:23.971Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T22:38:23.971Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T22:38:23.971Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T22:38:23.971Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T22:38:23.971Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T22:38:23.971Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-06T22:38:23.971Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T22:38:23.971Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-06T22:38:23.971Z] === RUN TestCreateInvalidHostConfig [2022-09-06T22:38:23.971Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:38:23.971Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:38:23.971Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:38:23.971Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:38:23.971Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:38:23.971Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:38:23.971Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:38:23.971Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:38:23.971Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T22:38:23.971Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T22:38:23.971Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T22:38:23.971Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T22:38:23.971Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-09-06T22:38:23.971Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T22:38:23.971Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T22:38:23.971Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T22:38:23.971Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T22:38:23.971Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T22:38:23.971Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T22:38:23.971Z] === RUN TestDaemonRestartIpcMode [2022-09-06T22:38:23.971Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T22:38:23.971Z] === RUN TestDaemonHostGatewayIP [2022-09-06T22:38:23.971Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T22:38:23.971Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T22:38:23.971Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T22:38:23.971Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T22:38:23.971Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T22:38:23.971Z] === RUN TestDiff [2022-09-06T22:38:24.536Z] --- PASS: TestDiff (0.40s) [2022-09-06T22:38:24.536Z] === RUN TestExecConsoleSize [2022-09-06T22:38:24.794Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-06T22:38:25.052Z] --- PASS: TestExecConsoleSize (0.55s) [2022-09-06T22:38:25.052Z] === RUN TestExecWithCloseStdin [2022-09-06T22:38:25.310Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-06T22:38:25.417Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-09-06T22:38:25.417Z] === RUN TestRenameStoppedContainer [2022-09-06T22:38:25.569Z] --- PASS: TestExecWithCloseStdin (0.69s) [2022-09-06T22:38:25.569Z] === RUN TestExec [2022-09-06T22:38:25.676Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-09-06T22:38:25.676Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T22:38:25.827Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-06T22:38:26.086Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-06T22:38:26.086Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-06T22:38:26.086Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-06T22:38:26.086Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-06T22:38:26.344Z] --- PASS: TestExec (0.76s) [2022-09-06T22:38:26.344Z] === RUN TestExecUser [2022-09-06T22:38:26.344Z] check_test.go:540: [d5f2d87185ccb] daemon is not started [2022-09-06T22:38:26.344Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-06T22:38:26.609Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2022-09-06T22:38:26.609Z] === RUN TestRenameInvalidName [2022-09-06T22:38:26.909Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-06T22:38:26.909Z] --- PASS: TestExecUser (0.60s) [2022-09-06T22:38:26.909Z] === RUN TestExportContainerAndImportImage [2022-09-06T22:38:27.175Z] --- PASS: TestRenameInvalidName (0.43s) [2022-09-06T22:38:27.175Z] === RUN TestRenameAnonymousContainer [2022-09-06T22:38:27.484Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-06T22:38:27.749Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2022-09-06T22:38:27.749Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T22:38:28.007Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-06T22:38:28.548Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-09-06T22:38:28.548Z] === RUN TestRenameContainerWithSameName [2022-09-06T22:38:28.579Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-06T22:38:29.114Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-06T22:38:29.114Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T22:38:29.145Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) [2022-09-06T22:38:29.145Z] === RUN TestHealthCheckWorkdir [2022-09-06T22:38:29.262Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-06T22:38:29.262Z] PASS [2022-09-06T22:38:29.262Z] [2022-09-06T22:38:29.262Z] DONE 17 tests in 48.920s [2022-09-06T22:38:29.262Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T22:38:29.262Z] INFO: Testing against a local daemon [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:38:29.262Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:38:29.262Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T22:38:29.262Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T22:38:29.262Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T22:38:29.262Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T22:38:29.262Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T22:38:29.262Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T22:38:29.262Z] === RUN TestPluginInstall [2022-09-06T22:38:29.262Z] === RUN TestPluginInstall/no_auth [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f039127e831a46f0e7442bfaf52aeb5d4398a01877fa34f01b0ab3fab253daa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f039127e831a46f0e7442bfaf52aeb5d4398a01877fa34f01b0ab3fab253daa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:38:29.262Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5a25063d19fb7d23141f80e12b98f49291393e3f4fad2cf303715c44a6cc356" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5a25063d19fb7d23141f80e12b98f49291393e3f4fad2cf303715c44a6cc356" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:38:29.262Z] === RUN TestPluginInstall/with_insecure [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:baf56959b292cb0de24ebe59bc4f3b497a4fce5b7b50ba542c26fc29d36534af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:38:29.262Z] time="2022-09-06T22:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:baf56959b292cb0de24ebe59bc4f3b497a4fce5b7b50ba542c26fc29d36534af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:38:29.262Z] plugin_test.go:196: [dc38683c33edf] daemon is not started [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInstall (2.80s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInstall/no_auth (1.07s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-09-06T22:38:29.262Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-09-06T22:38:29.262Z] === RUN TestPluginsWithRuntimes [2022-09-06T22:38:29.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-06T22:38:30.048Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-09-06T22:38:30.048Z] === RUN TestResize [2022-09-06T22:38:30.306Z] --- PASS: TestResize (0.46s) [2022-09-06T22:38:30.306Z] === RUN TestResizeWithInvalidSize [2022-09-06T22:38:30.336Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2022-09-06T22:38:30.336Z] === RUN TestHealthKillContainer [2022-09-06T22:38:30.637Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T22:38:30.871Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-09-06T22:38:30.871Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T22:38:30.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-06T22:38:31.130Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-09-06T22:38:31.130Z] === RUN TestDaemonRestartKillContainers [2022-09-06T22:38:31.130Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T22:38:31.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T22:38:31.130Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T22:38:31.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T22:38:31.130Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T22:38:31.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T22:38:31.130Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T22:38:31.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T22:38:31.130Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T22:38:31.130Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T22:38:31.130Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T22:38:31.158Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-06T22:38:31.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T22:38:31.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T22:38:31.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T22:38:31.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T22:38:31.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T22:38:31.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:38:31.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:38:31.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:38:31.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:38:31.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:38:31.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:38:31.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:38:31.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:38:31.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:38:31.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:38:31.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:38:31.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:38:31.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:38:31.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:38:31.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:38:31.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:38:31.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T22:38:31.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:38:31.588Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-06T22:38:32.009Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T22:38:32.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-06T22:38:32.941Z] --- PASS: TestPluginsWithRuntimes (3.53s) [2022-09-06T22:38:32.941Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-09-06T22:38:32.941Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-06T22:38:32.941Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T22:38:33.199Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-09-06T22:38:33.199Z] PASS [2022-09-06T22:38:33.199Z] [2022-09-06T22:38:33.199Z] DONE 24 tests in 6.942s [2022-09-06T22:38:33.199Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T22:38:33.289Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:38:33.456Z] INFO: Testing against a local daemon [2022-09-06T22:38:33.456Z] === RUN TestExternalGraphDriver [2022-09-06T22:38:33.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-06T22:38:33.713Z] === RUN TestExternalGraphDriver/json [2022-09-06T22:38:34.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:38:34.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-06T22:38:35.401Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-06T22:38:35.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:38:35.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:38:35.609Z] === RUN TestExternalGraphDriver/spec [2022-09-06T22:38:36.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dadc20__} [2022-09-06T22:38:36.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:38:36.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:38:37.003Z] === RUN TestExternalGraphDriver/pull [2022-09-06T22:38:37.705Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-06T22:38:37.705Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T22:38:37.705Z] check_test.go:540: [dde7127e71e3a] daemon is not started [2022-09-06T22:38:37.705Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-06T22:38:37.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13236092228_/foo_false_____} [2022-09-06T22:38:38.272Z] --- PASS: TestHealthKillContainer (8.21s) [2022-09-06T22:38:38.273Z] === RUN TestHealthCheckProcessKilled [2022-09-06T22:38:38.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13236092228_/foo_true_____} [2022-09-06T22:38:38.933Z] --- PASS: TestExternalGraphDriver (5.30s) [2022-09-06T22:38:38.933Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-09-06T22:38:38.933Z] --- PASS: TestExternalGraphDriver/spec (1.69s) [2022-09-06T22:38:38.933Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-09-06T22:38:38.933Z] === RUN TestGraphdriverPluginV2 [2022-09-06T22:38:39.099Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-06T22:38:39.358Z] --- PASS: TestHealthCheckProcessKilled (0.92s) [2022-09-06T22:38:39.358Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T22:38:39.925Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2022-09-06T22:38:39.925Z] === RUN TestIpcModeNone [2022-09-06T22:38:40.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:38:40.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T22:38:40.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33436229612_/foo_false_____} [2022-09-06T22:38:40.749Z] --- PASS: TestIpcModeNone (0.73s) [2022-09-06T22:38:40.749Z] === RUN TestIpcModePrivate [2022-09-06T22:38:40.749Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-06T22:38:41.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33436229612_/foo_true_____} [2022-09-06T22:38:41.317Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-09-06T22:38:41.317Z] --- PASS: TestIpcModePrivate (0.78s) [2022-09-06T22:38:41.317Z] === RUN TestIpcModeShareable [2022-09-06T22:38:42.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T22:38:42.252Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-09-06T22:38:42.253Z] --- PASS: TestIpcModeShareable (0.83s) [2022-09-06T22:38:42.253Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T22:38:42.253Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-06T22:38:42.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33436229612_/foo_true__0xc000dadc50___} [2022-09-06T22:38:43.110Z] --- PASS: TestGraphdriverPluginV2 (4.11s) [2022-09-06T22:38:43.110Z] PASS [2022-09-06T22:38:43.110Z] [2022-09-06T22:38:43.110Z] DONE 5 tests in 9.443s [2022-09-06T22:38:43.110Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T22:38:43.110Z] INFO: Testing against a local daemon [2022-09-06T22:38:43.110Z] === RUN TestContinueAfterPluginCrash [2022-09-06T22:38:43.110Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T22:38:43.110Z] === RUN TestReadPluginNoRead [2022-09-06T22:38:43.110Z] === PAUSE TestReadPluginNoRead [2022-09-06T22:38:43.110Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T22:38:43.110Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T22:38:43.110Z] === CONT TestContinueAfterPluginCrash [2022-09-06T22:38:43.110Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T22:38:44.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T22:38:44.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T22:38:44.191Z] check_test.go:540: [d36ad1bfa276d] daemon is not started [2022-09-06T22:38:44.191Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-06T22:38:44.191Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.03s) [2022-09-06T22:38:44.191Z] === RUN TestAPIIpcModeHost [2022-09-06T22:38:44.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dadc68__} [2022-09-06T22:38:45.126Z] --- PASS: TestAPIIpcModeHost (0.71s) [2022-09-06T22:38:45.126Z] === RUN TestDaemonIpcModeShareable [2022-09-06T22:38:45.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T22:38:45.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T22:38:46.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dadc80__} [2022-09-06T22:38:46.318Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-09-06T22:38:46.389Z] --- PASS: TestDaemonStartWithLogOpt (3.39s) [2022-09-06T22:38:46.389Z] === CONT TestReadPluginNoRead [2022-09-06T22:38:46.576Z] --- PASS: TestDaemonIpcModeShareable (1.59s) [2022-09-06T22:38:46.576Z] === RUN TestDaemonIpcModePrivate [2022-09-06T22:38:46.576Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-06T22:38:47.141Z] check_test.go:540: [df8dc17d8aac6] daemon is not started [2022-09-06T22:38:47.141Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-06T22:38:47.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T22:38:47.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dadc98__} [2022-09-06T22:38:47.964Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-09-06T22:38:47.964Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2022-09-06T22:38:47.964Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T22:38:48.115Z] ......... [ 85%] [2022-09-06T22:38:48.287Z] === RUN TestReadPluginNoRead/default [2022-09-06T22:38:48.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dadcb0__} [2022-09-06T22:38:49.155Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-09-06T22:38:49.155Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.27s) [2022-09-06T22:38:49.155Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.46s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-09-06T22:38:49.228Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-09-06T22:38:49.228Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T22:38:49.228Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T22:38:49.658Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T22:38:49.823Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T22:38:50.088Z] docker_cli_daemon_plugins_test.go:80: [d5091e4a85beb] daemon is not started [2022-09-06T22:38:50.346Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-09-06T22:38:50.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-06T22:38:50.606Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.33s) [2022-09-06T22:38:50.606Z] === RUN TestIpcModeOlderClient [2022-09-06T22:38:50.606Z] === PAUSE TestIpcModeOlderClient [2022-09-06T22:38:50.606Z] === RUN TestKillContainerInvalidSignal [2022-09-06T22:38:50.776Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) [2022-09-06T22:38:50.776Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2022-09-06T22:38:50.776Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-09-06T22:38:50.776Z] === RUN TestCgroupNamespacesRun [2022-09-06T22:38:51.031Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T22:38:51.172Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2022-09-06T22:38:51.172Z] === RUN TestKillContainer [2022-09-06T22:38:51.172Z] === RUN TestKillContainer/no_signal [2022-09-06T22:38:51.288Z] --- PASS: TestContinueAfterPluginCrash (8.53s) [2022-09-06T22:38:51.432Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-06T22:38:51.999Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-06T22:38:51.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-06T22:38:52.151Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-09-06T22:38:52.151Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T22:38:52.220Z] === CONT TestReadPluginNoRead [2022-09-06T22:38:52.220Z] read_test.go:92: [d94f6a5fe9c15] daemon is not started [2022-09-06T22:38:52.220Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-09-06T22:38:52.220Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-09-06T22:38:52.220Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-09-06T22:38:52.220Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-09-06T22:38:52.220Z] PASS [2022-09-06T22:38:52.220Z] [2022-09-06T22:38:52.220Z] DONE 6 tests in 9.549s [2022-09-06T22:38:52.220Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T22:38:52.220Z] testing: warning: no tests to run [2022-09-06T22:38:52.220Z] PASS [2022-09-06T22:38:52.220Z] [2022-09-06T22:38:52.220Z] DONE 0 tests in 0.008s [2022-09-06T22:38:52.220Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T22:38:52.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-06T22:38:52.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-06T22:38:52.257Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-06T22:38:52.257Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-06T22:38:52.257Z] === RUN TestKillContainer/killing_signal [2022-09-06T22:38:52.257Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-06T22:38:52.257Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-06T22:38:52.477Z] INFO: Testing against a local daemon [2022-09-06T22:38:52.478Z] === RUN TestPluginWithDevMounts [2022-09-06T22:38:52.478Z] === PAUSE TestPluginWithDevMounts [2022-09-06T22:38:52.478Z] === CONT TestPluginWithDevMounts [2022-09-06T22:38:52.822Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-06T22:38:53.039Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-06T22:38:53.085Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-09-06T22:38:53.085Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T22:38:53.094Z] --- PASS: TestKillContainer (1.82s) [2022-09-06T22:38:53.094Z] --- PASS: TestKillContainer/no_signal (0.64s) [2022-09-06T22:38:53.094Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-09-06T22:38:53.094Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2022-09-06T22:38:53.094Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T22:38:53.094Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T22:38:53.850Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-09-06T22:38:53.850Z] PASS [2022-09-06T22:38:53.850Z] [2022-09-06T22:38:53.850Z] DONE 1 tests in 1.591s [2022-09-06T22:38:53.850Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T22:38:53.850Z] INFO: Testing against a local daemon [2022-09-06T22:38:53.850Z] === RUN TestSecretInspect [2022-09-06T22:38:54.027Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T22:38:54.232Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-06T22:38:54.286Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-06T22:38:54.286Z] docker_cli_daemon_plugins_test.go:170: [d58d28b4eb8f2] daemon is not started [2022-09-06T22:38:54.457Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-09-06T22:38:54.457Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T22:38:54.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2022-09-06T22:38:54.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2022-09-06T22:38:54.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2022-09-06T22:38:54.544Z] === RUN TestKillStoppedContainer [2022-09-06T22:38:54.544Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-09-06T22:38:54.544Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T22:38:54.544Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-06T22:38:54.544Z] === RUN TestKillDifferentUserContainer [2022-09-06T22:38:55.109Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-06T22:38:55.109Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2022-09-06T22:38:55.109Z] === RUN TestInspectOomKilledTrue [2022-09-06T22:38:55.109Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T22:38:55.109Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T22:38:55.109Z] === RUN TestInspectOomKilledFalse [2022-09-06T22:38:55.109Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T22:38:55.109Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T22:38:55.109Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T22:38:55.391Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-09-06T22:38:55.391Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T22:38:55.675Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-06T22:38:55.675Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2022-09-06T22:38:55.675Z] === RUN TestLinksContainerNames [2022-09-06T22:38:56.375Z] --- PASS: TestSecretInspect (2.19s) [2022-09-06T22:38:56.375Z] === RUN TestSecretList [2022-09-06T22:38:56.763Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-09-06T22:38:56.763Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T22:38:57.049Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-06T22:38:57.308Z] --- PASS: TestLinksContainerNames (1.50s) [2022-09-06T22:38:57.308Z] === RUN TestLogsFollowTailEmpty [2022-09-06T22:38:57.697Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-09-06T22:38:57.697Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T22:38:58.243Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2022-09-06T22:38:58.243Z] === RUN TestLogs [2022-09-06T22:38:58.243Z] === RUN TestLogs/driver_local [2022-09-06T22:38:58.243Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:38:58.243Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:38:58.243Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T22:38:58.243Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T22:38:58.243Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T22:38:58.243Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T22:38:58.243Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:38:58.243Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:38:58.243Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:38:58.243Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:38:58.243Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:38:58.243Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:38:58.243Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T22:38:58.243Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T22:38:58.274Z] --- PASS: TestSecretList (2.16s) [2022-09-06T22:38:58.274Z] === RUN TestSecretsCreateAndDelete [2022-09-06T22:38:58.629Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-06T22:38:58.629Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T22:38:58.811Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-06T22:38:59.069Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T22:38:59.328Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T22:38:59.328Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-06T22:38:59.562Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-09-06T22:38:59.562Z] === RUN TestNISDomainname [2022-09-06T22:38:59.585Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-06T22:38:59.844Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T22:38:59.844Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-06T22:39:00.128Z] --- PASS: TestNISDomainname (0.52s) [2022-09-06T22:39:00.128Z] === RUN TestHostnameDnsResolution [2022-09-06T22:39:00.410Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T22:39:00.410Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-06T22:39:00.668Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-06T22:39:00.668Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-06T22:39:00.695Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-09-06T22:39:00.695Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T22:39:00.790Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-06T22:39:00.790Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-06T22:39:00.799Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-09-06T22:39:00.799Z] === RUN TestSecretsUpdate [2022-09-06T22:39:00.927Z] check_test.go:540: [d31159b68d36e] daemon is not started [2022-09-06T22:39:00.927Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-06T22:39:00.927Z] === RUN TestLogs/driver_json-file [2022-09-06T22:39:00.927Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:39:00.927Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:39:00.927Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:39:00.927Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:39:00.927Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:39:00.927Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:39:00.927Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:39:00.927Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:39:00.927Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:39:00.927Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:39:00.927Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:39:00.927Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:39:01.185Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T22:39:01.185Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T22:39:01.260Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-09-06T22:39:01.260Z] === RUN TestPrivilegedHostDevices [2022-09-06T22:39:01.443Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-06T22:39:01.828Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-09-06T22:39:01.829Z] === RUN TestRunConsoleSize [2022-09-06T22:39:02.376Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T22:39:02.376Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T22:39:02.376Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-06T22:39:02.394Z] --- PASS: TestRunConsoleSize (0.42s) [2022-09-06T22:39:02.394Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T22:39:02.694Z] --- PASS: TestSecretsUpdate (2.18s) [2022-09-06T22:39:02.694Z] === RUN TestTemplatedSecret [2022-09-06T22:39:02.808Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-09-06T22:39:03.310Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-06T22:39:03.310Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T22:39:03.310Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T22:39:03.310Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-06T22:39:04.246Z] --- PASS: TestLogs (6.21s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.87s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.21s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.87s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.95s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.01s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.75s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.09s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.15s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.07s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.06s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.99s) [2022-09-06T22:39:04.247Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.06s) [2022-09-06T22:39:04.247Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T22:39:04.814Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-06T22:39:04.929Z] --- PASS: TestRunWithAlternativeContainerdShim (2.15s) [2022-09-06T22:39:04.929Z] === RUN TestStats [2022-09-06T22:39:05.072Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/default [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/private [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/slave [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/shared [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T22:39:05.073Z] === CONT TestMountDaemonRoot/default [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T22:39:05.073Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:39:05.073Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:39:05.073Z] === CONT TestMountDaemonRoot/shared [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T22:39:05.073Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:39:05.073Z] === CONT TestMountDaemonRoot/slave [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:39:05.073Z] === CONT TestMountDaemonRoot/private [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T22:39:05.073Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:39:05.073Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:39:05.073Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T22:39:05.073Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T22:39:05.073Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T22:39:05.073Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T22:39:05.220Z] --- PASS: TestTemplatedSecret (2.62s) [2022-09-06T22:39:05.220Z] === RUN TestSecretCreateResolve [2022-09-06T22:39:05.331Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T22:39:05.331Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T22:39:05.331Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T22:39:05.331Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T22:39:05.331Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T22:39:05.331Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T22:39:05.331Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T22:39:05.331Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-06T22:39:05.331Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T22:39:05.331Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T22:39:05.331Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T22:39:05.559Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T22:39:05.589Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-06T22:39:05.589Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T22:39:05.589Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T22:39:05.818Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-06T22:39:06.155Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-06T22:39:06.775Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-06T22:39:06.826Z] --- PASS: TestStats (2.45s) [2022-09-06T22:39:06.826Z] === RUN TestStopContainerWithTimeout [2022-09-06T22:39:06.826Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T22:39:06.826Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T22:39:06.826Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T22:39:06.826Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T22:39:06.826Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T22:39:06.826Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T22:39:06.826Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T22:39:06.826Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T22:39:06.826Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T22:39:06.826Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T22:39:07.365Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-06T22:39:07.744Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-09-06T22:39:07.744Z] PASS [2022-09-06T22:39:07.744Z] [2022-09-06T22:39:07.744Z] DONE 6 tests in 13.525s [2022-09-06T22:39:07.744Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T22:39:07.744Z] INFO: Testing against a local daemon [2022-09-06T22:39:07.744Z] === RUN TestServiceCreateInit [2022-09-06T22:39:07.744Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T22:39:07.759Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T22:39:07.933Z] --- PASS: TestContainerBindMountNonRecursive (2.24s) [2022-09-06T22:39:07.933Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T22:39:08.191Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-06T22:39:08.451Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-06T22:39:08.710Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2022-09-06T22:39:08.711Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T22:39:08.968Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-06T22:39:09.226Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2022-09-06T22:39:09.226Z] === RUN TestNetworkNat [2022-09-06T22:39:09.655Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T22:39:09.801Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-06T22:39:10.159Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-06T22:39:10.159Z] --- PASS: TestNetworkNat (0.93s) [2022-09-06T22:39:10.159Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T22:39:10.159Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-06T22:39:10.318Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-06T22:39:10.318Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-06T22:39:10.318Z] [2022-09-06T22:39:10.318Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-06T22:39:10.318Z] =========================== short test summary info ============================ [2022-09-06T22:39:10.318Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-06T22:39:10.318Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-06T22:39:10.318Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-06T22:39:10.318Z] Not supported on most drivers [2022-09-06T22:39:10.318Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-06T22:39:10.319Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T22:39:10.319Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-06T22:39:10.319Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T22:39:10.319Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-06T22:39:10.319Z] Can fail if eth0 has multiple IP addresses [2022-09-06T22:39:10.319Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-06T22:39:10.319Z] This doesn't seem to be taken into account by the engine [2022-09-06T22:39:10.319Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-06T22:39:10.319Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-06T22:39:10.319Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.37 seconds == [2022-09-06T22:39:10.577Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-06T22:39:10.725Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-06T22:39:10.984Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2022-09-06T22:39:10.984Z] === RUN TestNetworkLoopbackNat [2022-09-06T22:39:11.027Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T22:39:11.027Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-09-06T22:39:11.027Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-09-06T22:39:11.027Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-09-06T22:39:11.027Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-06T22:39:11.027Z] === RUN TestDeleteDevicemapper [2022-09-06T22:39:11.027Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T22:39:11.027Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T22:39:11.027Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T22:39:11.550Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-06T22:39:11.926Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T22:39:12.116Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-06T22:39:12.399Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-09-06T22:39:12.399Z] === RUN TestUpdateMemory [2022-09-06T22:39:12.964Z] --- PASS: TestUpdateMemory (0.53s) [2022-09-06T22:39:12.964Z] === RUN TestUpdateCPUQuota [2022-09-06T22:39:13.049Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-06T22:39:13.614Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-06T22:39:13.897Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-09-06T22:39:13.897Z] === RUN TestUpdatePidsLimit [2022-09-06T22:39:13.897Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T22:39:13.897Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T22:39:14.155Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T22:39:14.155Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T22:39:14.179Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-06T22:39:14.179Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2022-09-06T22:39:14.179Z] === RUN TestPause [2022-09-06T22:39:14.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T22:39:14.671Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T22:39:14.745Z] --- PASS: TestPause (0.49s) [2022-09-06T22:39:14.745Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T22:39:14.745Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T22:39:14.745Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T22:39:14.745Z] === RUN TestPauseStopPausedContainer [2022-09-06T22:39:14.929Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T22:39:15.205Z] --- PASS: TestServiceCreateInit (7.70s) [2022-09-06T22:39:15.205Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s) [2022-09-06T22:39:15.205Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2022-09-06T22:39:15.205Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T22:39:15.310Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-09-06T22:39:15.310Z] === RUN TestPidHost [2022-09-06T22:39:15.494Z] --- PASS: TestUpdatePidsLimit (1.85s) [2022-09-06T22:39:15.494Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-09-06T22:39:15.494Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-09-06T22:39:15.494Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-09-06T22:39:15.494Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-09-06T22:39:15.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-09-06T22:39:15.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-09-06T22:39:15.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-09-06T22:39:15.494Z] === RUN TestUpdateRestartPolicy [2022-09-06T22:39:16.243Z] --- PASS: TestPidHost (0.96s) [2022-09-06T22:39:16.243Z] === RUN TestPsFilter [2022-09-06T22:39:16.243Z] --- PASS: TestPsFilter (0.10s) [2022-09-06T22:39:16.243Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T22:39:16.808Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-09-06T22:39:16.808Z] === RUN TestRemoveContainerWithVolume [2022-09-06T22:39:17.065Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-09-06T22:39:17.065Z] === RUN TestRemoveContainerRunning [2022-09-06T22:39:17.631Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-09-06T22:39:17.631Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T22:39:17.631Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-06T22:39:18.197Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2022-09-06T22:39:18.197Z] === RUN TestRemoveInvalidContainer [2022-09-06T22:39:18.197Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T22:39:18.197Z] === RUN TestRenameLinkedContainer [2022-09-06T22:39:20.096Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-09-06T22:39:20.096Z] === RUN TestRenameStoppedContainer [2022-09-06T22:39:20.360Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-09-06T22:39:20.360Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T22:39:21.293Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-09-06T22:39:21.293Z] === RUN TestRenameInvalidName [2022-09-06T22:39:21.857Z] --- PASS: TestRenameInvalidName (0.46s) [2022-09-06T22:39:21.857Z] === RUN TestRenameAnonymousContainer [2022-09-06T22:39:22.776Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T22:39:22.776Z] [2022-09-06T22:39:22.776Z] Unloading profiles will leave already running processes permanently [2022-09-06T22:39:22.776Z] unconfined, which can lead to unexpected situations. [2022-09-06T22:39:22.776Z] [2022-09-06T22:39:22.776Z] To set a process to complain mode, use the command line tool [2022-09-06T22:39:22.776Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T22:39:22.776Z] Post stage [Pipeline] junit [2022-09-06T22:39:22.788Z] Recording test results [2022-09-06T22:39:22.926Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-06T22:39:23.203Z] + echo Ensuring container killed. [2022-09-06T22:39:23.203Z] Ensuring container killed. [2022-09-06T22:39:23.203Z] + docker rm -vf docker-pr2 [2022-09-06T22:39:23.203Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-06T22:39:23.486Z] + echo Chowning /workspace to jenkins user [2022-09-06T22:39:23.486Z] Chowning /workspace to jenkins user [2022-09-06T22:39:23.486Z] + id -u [2022-09-06T22:39:23.486Z] + id -g [2022-09-06T22:39:23.486Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44099:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T22:39:23.756Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-09-06T22:39:23.756Z] === RUN TestRenameContainerWithSameName [2022-09-06T22:39:23.756Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-09-06T22:39:23.756Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T22:39:23.756Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-06T22:39:24.014Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T22:39:24.947Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2022-09-06T22:39:24.947Z] === RUN TestResize [2022-09-06T22:39:25.150Z] + bundleName=docker-py [2022-09-06T22:39:25.151Z] + echo Creating docker-py-bundles.tar.gz [2022-09-06T22:39:25.151Z] Creating docker-py-bundles.tar.gz [2022-09-06T22:39:25.151Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-09-06T22:39:25.162Z] Archiving artifacts [2022-09-06T22:39:25.386Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44099/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-06T22:39:25.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -e DOCKER_GRAPHDRIVER docker:cba36a064dc82ba49d5caab566f88f0501279ecb hack/make.sh binary [2022-09-06T22:39:25.881Z] --- PASS: TestResize (0.65s) [2022-09-06T22:39:25.881Z] === RUN TestResizeWithInvalidSize [2022-09-06T22:39:26.139Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2022-09-06T22:39:26.139Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T22:39:26.295Z] [2022-09-06T22:39:26.295Z] Removing bundles/ [2022-09-06T22:39:26.295Z] [2022-09-06T22:39:26.295Z] ---> Making bundle: binary (in bundles/binary) [2022-09-06T22:39:26.295Z] Building: bundles/binary-daemon/dockerd [2022-09-06T22:39:26.295Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:39:26.705Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:39:26.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:39:26.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:39:26.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T22:39:26.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:39:27.687Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-09-06T22:39:27.687Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T22:39:27.687Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-09-06T22:39:27.687Z] === RUN TestWaitNonBlocked [2022-09-06T22:39:27.687Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:39:27.687Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:39:27.687Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:39:27.687Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:39:27.687Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:39:27.687Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:39:27.687Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T22:39:27.687Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2022-09-06T22:39:27.687Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-09-06T22:39:27.687Z] === RUN TestWaitBlocked [2022-09-06T22:39:27.687Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:39:27.687Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:39:27.687Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:39:27.687Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:39:27.687Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:39:27.687Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:39:28.254Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T22:39:28.254Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-09-06T22:39:28.254Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-09-06T22:39:28.254Z] === RUN TestWaitConditions [2022-09-06T22:39:28.254Z] === RUN TestWaitConditions/default [2022-09-06T22:39:28.254Z] === PAUSE TestWaitConditions/default [2022-09-06T22:39:28.254Z] === RUN TestWaitConditions/not-running [2022-09-06T22:39:28.254Z] === PAUSE TestWaitConditions/not-running [2022-09-06T22:39:28.254Z] === RUN TestWaitConditions/next-exit [2022-09-06T22:39:28.254Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T22:39:28.254Z] === RUN TestWaitConditions/removed [2022-09-06T22:39:28.254Z] === PAUSE TestWaitConditions/removed [2022-09-06T22:39:28.254Z] === CONT TestWaitConditions/default [2022-09-06T22:39:28.254Z] === CONT TestWaitConditions/next-exit [2022-09-06T22:39:28.254Z] wait_test.go:146: ContainerID = 7a2a97b0d935b2ffc092a1551cc648b48b36ccaeebc5855af4525b18ee884ec7 [2022-09-06T22:39:28.254Z] === CONT TestWaitConditions/default [2022-09-06T22:39:28.254Z] wait_test.go:146: ContainerID = 354f1e75ea30a1b7b9edfa7467b6e40bb29f6bb5c5cb865e47819ac3b10b92ac [2022-09-06T22:39:28.607Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-06T22:39:28.866Z] check_test.go:540: [dc010319bd8c2] daemon is not started [2022-09-06T22:39:28.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-06T22:39:29.187Z] === CONT TestWaitConditions/removed [2022-09-06T22:39:29.187Z] === CONT TestWaitConditions/not-running [2022-09-06T22:39:29.187Z] === CONT TestWaitConditions/removed [2022-09-06T22:39:29.187Z] wait_test.go:146: ContainerID = 0c6ade4c97cee0ff4b7be45c9b27e577c7b14dcea5a471dc0d6980e6e8eaef16 [2022-09-06T22:39:29.187Z] === CONT TestWaitConditions/not-running [2022-09-06T22:39:29.187Z] wait_test.go:146: ContainerID = c6d6a7c9b936cae1bd892f77207d5be0b94414b454bbc5be169af87f0cf44dca [2022-09-06T22:39:29.433Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T22:39:29.753Z] --- PASS: TestWaitConditions (0.01s) [2022-09-06T22:39:29.753Z] --- PASS: TestWaitConditions/next-exit (0.76s) [2022-09-06T22:39:29.753Z] --- PASS: TestWaitConditions/default (0.79s) [2022-09-06T22:39:29.753Z] --- PASS: TestWaitConditions/removed (0.54s) [2022-09-06T22:39:29.753Z] --- PASS: TestWaitConditions/not-running (0.54s) [2022-09-06T22:39:29.753Z] === RUN TestWaitRestartedContainer [2022-09-06T22:39:29.753Z] === RUN TestWaitRestartedContainer/default [2022-09-06T22:39:29.753Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T22:39:29.753Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T22:39:29.753Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T22:39:29.753Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T22:39:29.753Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T22:39:29.753Z] === CONT TestWaitRestartedContainer/default [2022-09-06T22:39:29.753Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T22:39:31.127Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T22:39:31.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-06T22:39:31.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T22:39:32.061Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-06T22:39:32.061Z] --- PASS: TestWaitRestartedContainer/default (1.30s) [2022-09-06T22:39:32.061Z] --- PASS: TestWaitRestartedContainer/next-exit (1.37s) [2022-09-06T22:39:32.061Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-09-06T22:39:32.061Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T22:39:32.061Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T22:39:32.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T22:39:33.271Z] --- PASS: TestCreateServiceMultipleTimes (16.26s) [2022-09-06T22:39:33.271Z] === RUN TestCreateServiceConflict [2022-09-06T22:39:33.530Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-09-06T22:39:33.530Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T22:39:33.641Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-06T22:39:33.964Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2022-09-06T22:39:33.964Z] === CONT TestIpcModeOlderClient [2022-09-06T22:39:33.964Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-09-06T22:39:33.964Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T22:39:33.964Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-06T22:39:33.964Z] === CONT TestDaemonHostGatewayIP [2022-09-06T22:39:34.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T22:39:35.583Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-06T22:39:36.491Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-09-06T22:39:36.491Z] === CONT TestDaemonRestartIpcMode [2022-09-06T22:39:36.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T22:39:36.808Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2022-09-06T22:39:36.808Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T22:39:38.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T22:39:38.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T22:39:39.017Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-09-06T22:39:40.578Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-06T22:39:41.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:39:41.402Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-06T22:39:41.402Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-06T22:39:41.402Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-06T22:39:41.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T22:39:42.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-06T22:39:43.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:39:43.356Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-06T22:39:43.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T22:39:44.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:39:44.807Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-06T22:39:45.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T22:39:45.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-06T22:39:45.568Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-09-06T22:39:45.568Z] PASS [2022-09-06T22:39:45.568Z] [2022-09-06T22:39:45.568Z] === Skipped [2022-09-06T22:39:45.568Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-06T22:39:45.568Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T22:39:45.568Z] [2022-09-06T22:39:45.568Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T22:39:45.568Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T22:39:45.568Z] [2022-09-06T22:39:45.568Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T22:39:45.568Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T22:39:45.568Z] [2022-09-06T22:39:45.568Z] DONE 273 tests, 3 skipped in 129.881s [2022-09-06T22:39:45.568Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T22:39:45.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:39:45.568Z] ++ set -e [2022-09-06T22:39:45.568Z] ++ '[' -n 0 ']' [2022-09-06T22:39:45.568Z] ++ set -x [2022-09-06T22:39:45.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:39:45.633Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-06T22:39:45.826Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T22:39:46.392Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-06T22:39:46.392Z] === RUN TestConfigDaemonID [2022-09-06T22:39:46.567Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-06T22:39:47.325Z] daemon_test.go:83: [dabf7bbe1896c] daemon is not started [2022-09-06T22:39:47.325Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-06T22:39:47.325Z] === RUN TestDaemonConfigValidation [2022-09-06T22:39:47.325Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:39:47.325Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:39:47.325Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T22:39:47.325Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T22:39:47.325Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T22:39:47.325Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T22:39:47.325Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T22:39:47.325Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T22:39:47.325Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T22:39:47.325Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T22:39:47.325Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:39:47.325Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T22:39:47.501Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-06T22:39:47.501Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-06T22:39:47.501Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-06T22:39:47.631Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T22:39:47.631Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T22:39:47.631Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T22:39:47.631Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T22:39:47.631Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-09-06T22:39:47.631Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-09-06T22:39:47.631Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-06T22:39:47.631Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-09-06T22:39:47.631Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-06T22:39:47.631Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T22:39:47.631Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T22:39:47.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-06T22:39:48.017Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-06T22:39:48.580Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T22:39:48.583Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-06T22:39:48.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-06T22:39:48.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T22:39:49.966Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T22:39:50.899Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T22:39:50.899Z] daemon_test.go:197: [d64c700f0d78c] daemon is not started [2022-09-06T22:39:50.899Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-09-06T22:39:50.899Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-06T22:39:50.899Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-06T22:39:50.899Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-06T22:39:50.899Z] === RUN TestDaemonProxy [2022-09-06T22:39:50.899Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T22:39:51.666Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2022-09-06T22:39:51.666Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T22:39:52.168Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-06T22:39:52.231Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-09-06T22:39:52.231Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T22:39:52.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-06T22:39:52.732Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-06T22:39:52.796Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.88s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.64s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.03s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.91s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.17s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.35s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s) [2022-09-06T22:39:53.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.30s) [2022-09-06T22:39:53.297Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T22:39:53.297Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T22:39:54.169Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T22:39:54.231Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T22:39:54.755Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-09-06T22:39:54.755Z] === RUN TestCreateServiceSysctls [2022-09-06T22:39:55.164Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-06T22:39:55.422Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.29s) [2022-09-06T22:39:55.422Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.17s) [2022-09-06T22:39:55.422Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.11s) [2022-09-06T22:39:55.422Z] === RUN TestCgroupNamespacesRun [2022-09-06T22:39:56.067Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T22:39:56.324Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T22:39:56.797Z] --- PASS: TestCgroupNamespacesRun (1.39s) [2022-09-06T22:39:56.797Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T22:39:56.889Z] --- PASS: TestDaemonProxy (6.21s) [2022-09-06T22:39:56.890Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-09-06T22:39:56.890Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-09-06T22:39:56.890Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-09-06T22:39:56.890Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T22:39:56.890Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T22:39:56.890Z] PASS [2022-09-06T22:39:56.890Z] [2022-09-06T22:39:56.890Z] DONE 18 tests in 11.265s [2022-09-06T22:39:56.890Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T22:39:56.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:39:56.890Z] ++ set -e [2022-09-06T22:39:56.890Z] ++ '[' -n 0 ']' [2022-09-06T22:39:56.890Z] ++ set -x [2022-09-06T22:39:56.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:39:57.147Z] INFO: Testing against a local daemon [2022-09-06T22:39:57.147Z] === RUN TestCommitInheritsEnv [2022-09-06T22:39:57.362Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-06T22:39:57.405Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-09-06T22:39:57.405Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T22:39:57.405Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T22:39:57.405Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T22:39:57.405Z] === RUN TestImportWithCustomPlatform [2022-09-06T22:39:57.405Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T22:39:57.405Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T22:39:57.405Z] === RUN TestImportWithCustomPlatform// [2022-09-06T22:39:57.405Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T22:39:57.665Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T22:39:57.665Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T22:39:57.665Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T22:39:57.665Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T22:39:57.665Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T22:39:57.665Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-06T22:39:57.665Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T22:39:57.665Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T22:39:57.665Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T22:39:57.665Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-09-06T22:39:57.665Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T22:39:57.665Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-06T22:39:57.665Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T22:39:57.665Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T22:39:57.665Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T22:39:57.665Z] === RUN TestImagesFilterMultiReference [2022-09-06T22:39:57.665Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-06T22:39:57.665Z] === RUN TestImagePullPlatformInvalid [2022-09-06T22:39:57.665Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T22:39:57.665Z] === RUN TestRemoveImageOrphaning [2022-09-06T22:39:57.923Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-09-06T22:39:57.923Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T22:39:57.923Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:39:57.923Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T22:39:57.923Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T22:39:58.076Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-09-06T22:39:58.076Z] === RUN TestCreateServiceCapabilities [2022-09-06T22:39:58.181Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T22:39:58.181Z] === RUN TestTagInvalidReference [2022-09-06T22:39:58.181Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T22:39:58.181Z] === RUN TestTagValidPrefixedRepo [2022-09-06T22:39:58.181Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-06T22:39:58.181Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T22:39:58.181Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T22:39:58.181Z] === RUN TestTagOfficialNames [2022-09-06T22:39:58.181Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T22:39:58.181Z] === RUN TestTagMatchesDigest [2022-09-06T22:39:58.181Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T22:39:58.181Z] PASS [2022-09-06T22:39:58.181Z] [2022-09-06T22:39:58.181Z] === Skipped [2022-09-06T22:39:58.181Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T22:39:58.181Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T22:39:58.181Z] [2022-09-06T22:39:58.181Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T22:39:58.181Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:39:58.181Z] [2022-09-06T22:39:58.181Z] DONE 22 tests, 2 skipped in 1.279s [2022-09-06T22:39:58.181Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T22:39:58.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:39:58.181Z] ++ set -e [2022-09-06T22:39:58.181Z] ++ '[' -n 0 ']' [2022-09-06T22:39:58.181Z] ++ set -x [2022-09-06T22:39:58.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:39:58.181Z] === RUN TestStripANSICommands [2022-09-06T22:39:58.181Z] === RUN TestStripANSICommands/#00 [2022-09-06T22:39:58.181Z] === RUN TestStripANSICommands/#01 [2022-09-06T22:39:58.181Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T22:39:58.181Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T22:39:58.181Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T22:39:58.181Z] PASS [2022-09-06T22:39:58.181Z] [2022-09-06T22:39:58.181Z] DONE 3 tests in 0.039s [2022-09-06T22:39:58.181Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T22:39:58.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:39:58.181Z] ++ set -e [2022-09-06T22:39:58.181Z] ++ '[' -n 0 ']' [2022-09-06T22:39:58.181Z] ++ set -x [2022-09-06T22:39:58.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:39:58.296Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-06T22:39:58.439Z] INFO: Testing against a local daemon [2022-09-06T22:39:58.439Z] === RUN TestNetworkCreateDelete [2022-09-06T22:39:58.439Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-06T22:39:58.439Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T22:39:58.555Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2022-09-06T22:39:58.556Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T22:39:59.005Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-06T22:39:59.005Z] === RUN TestDaemonDNSFallback [2022-09-06T22:39:59.489Z] check_test.go:540: [da66b02bf04e2] daemon is not started [2022-09-06T22:39:59.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-06T22:39:59.748Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-06T22:40:00.313Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2022-09-06T22:40:00.313Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T22:40:00.605Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-09-06T22:40:00.605Z] === RUN TestInspect [2022-09-06T22:40:01.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-06T22:40:01.505Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2022-09-06T22:40:01.505Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T22:40:03.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-06T22:40:03.404Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.50s) [2022-09-06T22:40:03.404Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T22:40:03.883Z] --- PASS: TestInspect (2.93s) [2022-09-06T22:40:03.883Z] === RUN TestCreateJob [2022-09-06T22:40:04.780Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s) [2022-09-06T22:40:04.780Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T22:40:05.346Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-09-06T22:40:05.346Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T22:40:05.557Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-09-06T22:40:05.558Z] === RUN TestInspectNetwork [2022-09-06T22:40:06.412Z] --- PASS: TestCreateJob (3.14s) [2022-09-06T22:40:06.412Z] === RUN TestReplicatedJob [2022-09-06T22:40:06.719Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-06T22:40:06.719Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-06T22:40:06.719Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-06T22:40:06.977Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2022-09-06T22:40:06.977Z] === RUN TestNISDomainname [2022-09-06T22:40:07.544Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-06T22:40:07.544Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-06T22:40:08.085Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T22:40:08.085Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T22:40:08.085Z] === RUN TestInspectNetwork/network_name [2022-09-06T22:40:08.085Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T22:40:08.110Z] --- PASS: TestNISDomainname (0.98s) [2022-09-06T22:40:08.110Z] === RUN TestHostnameDnsResolution [2022-09-06T22:40:08.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-06T22:40:08.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-06T22:40:09.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-06T22:40:09.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-06T22:40:09.564Z] --- PASS: TestHostnameDnsResolution (1.42s) [2022-09-06T22:40:09.564Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T22:40:10.498Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2022-09-06T22:40:10.498Z] === RUN TestPrivilegedHostDevices [2022-09-06T22:40:10.757Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-06T22:40:10.757Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-06T22:40:11.323Z] --- PASS: TestPrivilegedHostDevices (0.89s) [2022-09-06T22:40:11.323Z] === RUN TestRunConsoleSize [2022-09-06T22:40:11.582Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-06T22:40:11.673Z] --- PASS: TestReplicatedJob (5.31s) [2022-09-06T22:40:11.673Z] === RUN TestUpdateReplicatedJob [2022-09-06T22:40:12.149Z] --- PASS: TestRunConsoleSize (0.79s) [2022-09-06T22:40:12.149Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T22:40:12.264Z] --- PASS: TestInspectNetwork (7.09s) [2022-09-06T22:40:12.264Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T22:40:12.264Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T22:40:12.264Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T22:40:12.264Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T22:40:12.264Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T22:40:13.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-06T22:40:13.648Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-06T22:40:14.164Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T22:40:14.164Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:40:14.164Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:40:14.164Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:40:14.164Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T22:40:14.164Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T22:40:14.164Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T22:40:14.164Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T22:40:14.164Z] === RUN TestNetworkList [2022-09-06T22:40:14.164Z] === RUN TestNetworkList//networks [2022-09-06T22:40:14.164Z] === PAUSE TestNetworkList//networks [2022-09-06T22:40:14.164Z] === RUN TestNetworkList//networks/ [2022-09-06T22:40:14.164Z] === PAUSE TestNetworkList//networks/ [2022-09-06T22:40:14.164Z] === CONT TestNetworkList//networks [2022-09-06T22:40:14.164Z] === CONT TestNetworkList//networks/ [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T22:40:14.164Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T22:40:14.164Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T22:40:14.422Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T22:40:14.422Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T22:40:14.582Z] --- PASS: TestRunWithAlternativeContainerdShim (2.53s) [2022-09-06T22:40:14.582Z] === RUN TestStats [2022-09-06T22:40:14.952Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-09-06T22:40:14.952Z] === RUN TestServiceListWithStatuses [2022-09-06T22:40:14.952Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T22:40:14.952Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T22:40:14.952Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T22:40:15.147Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-06T22:40:15.355Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T22:40:15.355Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T22:40:15.712Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-06T22:40:15.970Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-06T22:40:16.288Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-06T22:40:16.288Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T22:40:16.538Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-06T22:40:17.104Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-06T22:40:17.221Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-06T22:40:17.221Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T22:40:17.362Z] --- PASS: TestStats (2.64s) [2022-09-06T22:40:17.362Z] === RUN TestStopContainerWithTimeout [2022-09-06T22:40:17.362Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T22:40:17.362Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T22:40:17.362Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T22:40:17.362Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T22:40:17.362Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T22:40:17.362Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T22:40:17.362Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T22:40:17.362Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T22:40:17.362Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T22:40:17.362Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T22:40:17.928Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-06T22:40:18.186Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T22:40:18.594Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-06T22:40:18.594Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T22:40:19.121Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-06T22:40:19.131Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-09-06T22:40:19.131Z] === RUN TestDockerNetworkReConnect [2022-09-06T22:40:19.160Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-06T22:40:19.160Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T22:40:19.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-06T22:40:19.379Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-06T22:40:19.945Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T22:40:21.685Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-09-06T22:40:21.685Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T22:40:21.685Z] service_test.go:243: FLAKY_TEST [2022-09-06T22:40:21.685Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T22:40:21.685Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T22:40:21.846Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T22:40:21.846Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2022-09-06T22:40:21.846Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-09-06T22:40:21.846Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-09-06T22:40:21.846Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2022-09-06T22:40:21.846Z] === RUN TestDeleteDevicemapper [2022-09-06T22:40:21.846Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T22:40:21.846Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T22:40:21.846Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T22:40:22.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-06T22:40:22.105Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T22:40:22.105Z] check_test.go:540: [dbf7cf9ae61b6] daemon is not started [2022-09-06T22:40:22.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-06T22:40:22.105Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T22:40:22.105Z] check_test.go:540: [d8a3e9a52eb3d] daemon is not started [2022-09-06T22:40:22.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-06T22:40:23.312Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-09-06T22:40:23.312Z] === RUN TestServicePlugin [2022-09-06T22:40:24.639Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2022-09-06T22:40:24.639Z] === RUN TestUpdateMemory [2022-09-06T22:40:24.639Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T22:40:24.639Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T22:40:24.639Z] === RUN TestUpdateCPUQuota [2022-09-06T22:40:25.573Z] --- PASS: TestUpdateCPUQuota (1.26s) [2022-09-06T22:40:25.573Z] === RUN TestUpdatePidsLimit [2022-09-06T22:40:25.573Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T22:40:25.833Z] check_test.go:540: [d7afbc528bc96] daemon is not started [2022-09-06T22:40:25.833Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-06T22:40:25.833Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T22:40:26.399Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T22:40:26.590Z] plugin_test.go:61: [d2ac0f6cfb05c] joining swarm manager [dd115878caad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:40:26.658Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T22:40:26.916Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T22:40:27.483Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T22:40:27.523Z] plugin_test.go:64: [d87f063ada315] joining swarm manager [dd115878caad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:40:27.741Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T22:40:29.115Z] --- PASS: TestUpdatePidsLimit (3.41s) [2022-09-06T22:40:29.115Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-09-06T22:40:29.115Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-09-06T22:40:29.115Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-09-06T22:40:29.115Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-09-06T22:40:29.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-09-06T22:40:29.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-09-06T22:40:29.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-09-06T22:40:29.115Z] === RUN TestUpdateRestartPolicy [2022-09-06T22:40:30.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-06T22:40:33.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-06T22:40:35.558Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-06T22:40:35.558Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-06T22:40:35.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-06T22:40:36.549Z] --- PASS: TestServiceWithDataPathPortInit (13.26s) [2022-09-06T22:40:36.549Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T22:40:36.549Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:itdp48ensv1li12w3w5plnilb Created:2022-09-06 22:40:35.453497553 +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[3951cc4653fc5a1e8622460078d501c2c24e4196d2acd4d85e57e52219a457c9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w7zyg0qwnz8houuqnmxdcvq18 EndpointID:cc8de5e6916ebc0de12a66e8507610d525a5e36e73309b6715e864218b2f17b1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4999776033afc0ba7066328742d421519af690158a704f5dda0c4a0650e1f9ff 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:e6754ccafe39 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w7zyg0qwnz8houuqnmxdcvq18 EndpointID:cc8de5e6916ebc0de12a66e8507610d525a5e36e73309b6715e864218b2f17b1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T22:40:36.748Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-06T22:40:36.748Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-06T22:40:38.121Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-06T22:40:39.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-06T22:40:40.426Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-06T22:40:40.992Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-06T22:40:41.558Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2022-09-06T22:40:41.558Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T22:40:41.809Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.39s) [2022-09-06T22:40:41.809Z] PASS [2022-09-06T22:40:41.809Z] [2022-09-06T22:40:41.809Z] === Skipped [2022-09-06T22:40:41.809Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T22:40:41.809Z] service_test.go:243: FLAKY_TEST [2022-09-06T22:40:41.809Z] [2022-09-06T22:40:41.809Z] DONE 38 tests, 1 skipped in 42.677s [2022-09-06T22:40:41.809Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T22:40:41.809Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:40:41.809Z] ++ set -e [2022-09-06T22:40:41.809Z] ++ '[' -n 0 ']' [2022-09-06T22:40:41.809Z] ++ set -x [2022-09-06T22:40:41.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:40:41.809Z] INFO: Testing against a local daemon [2022-09-06T22:40:41.809Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T22:40:41.809Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:40:41.809Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T22:40:41.809Z] === RUN TestDockerNetworkIpvlan [2022-09-06T22:40:41.809Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:40:41.809Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T22:40:41.809Z] PASS [2022-09-06T22:40:41.809Z] [2022-09-06T22:40:41.809Z] === Skipped [2022-09-06T22:40:41.809Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T22:40:41.809Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:40:41.809Z] [2022-09-06T22:40:41.809Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T22:40:41.809Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:40:41.809Z] [2022-09-06T22:40:41.809Z] DONE 2 tests, 2 skipped in 0.090s [2022-09-06T22:40:41.809Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T22:40:41.809Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:40:41.809Z] ++ set -e [2022-09-06T22:40:41.809Z] ++ '[' -n 0 ']' [2022-09-06T22:40:41.809Z] ++ set -x [2022-09-06T22:40:41.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:40:41.809Z] INFO: Testing against a local daemon [2022-09-06T22:40:41.809Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T22:40:42.123Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2022-09-06T22:40:42.123Z] === RUN TestWaitNonBlocked [2022-09-06T22:40:42.123Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:40:42.123Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:40:42.123Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:40:42.123Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:40:42.123Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T22:40:42.123Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T22:40:42.375Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-09-06T22:40:42.375Z] === RUN TestDockerNetworkMacvlan [2022-09-06T22:40:43.308Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T22:40:43.495Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-06T22:40:43.495Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2022-09-06T22:40:43.495Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2022-09-06T22:40:43.495Z] === RUN TestWaitBlocked [2022-09-06T22:40:43.495Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:40:43.495Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:40:43.495Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:40:43.495Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:40:43.495Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T22:40:43.495Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T22:40:43.873Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T22:40:44.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-06T22:40:44.628Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T22:40:44.628Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2022-09-06T22:40:44.628Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s) [2022-09-06T22:40:44.628Z] === RUN TestWaitConditions [2022-09-06T22:40:44.628Z] === RUN TestWaitConditions/default [2022-09-06T22:40:44.628Z] === PAUSE TestWaitConditions/default [2022-09-06T22:40:44.628Z] === RUN TestWaitConditions/not-running [2022-09-06T22:40:44.628Z] === PAUSE TestWaitConditions/not-running [2022-09-06T22:40:44.628Z] === RUN TestWaitConditions/next-exit [2022-09-06T22:40:44.628Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T22:40:44.628Z] === RUN TestWaitConditions/removed [2022-09-06T22:40:44.628Z] === PAUSE TestWaitConditions/removed [2022-09-06T22:40:44.628Z] === CONT TestWaitConditions/default [2022-09-06T22:40:44.628Z] === CONT TestWaitConditions/next-exit [2022-09-06T22:40:44.628Z] wait_test.go:146: ContainerID = 8daeeb4e0c49e1f539c4fdef38ebc417785ab45d8fcc0bf51e53c760a557dc7d [2022-09-06T22:40:44.628Z] === CONT TestWaitConditions/default [2022-09-06T22:40:44.628Z] wait_test.go:146: ContainerID = bfc31dd86cf3907e6d2d579f825ca3075183279ac6e13a51851a6453368f8fa2 [2022-09-06T22:40:44.806Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T22:40:46.001Z] === CONT TestWaitConditions/removed [2022-09-06T22:40:46.002Z] wait_test.go:146: ContainerID = 0fdc5d66aa3a366bae1b72e2aa178b9e21a3f1b7e75dea0ecb667c764ed256d1 [2022-09-06T22:40:46.002Z] === CONT TestWaitConditions/not-running [2022-09-06T22:40:46.002Z] wait_test.go:146: ContainerID = 69808e44566792f54f93a8d1e1f0146d202317d7a2c0e422fd964f3b89716eaa [2022-09-06T22:40:46.706Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T22:40:47.375Z] --- PASS: TestWaitConditions (0.02s) [2022-09-06T22:40:47.375Z] --- PASS: TestWaitConditions/default (1.30s) [2022-09-06T22:40:47.375Z] --- PASS: TestWaitConditions/next-exit (1.36s) [2022-09-06T22:40:47.375Z] --- PASS: TestWaitConditions/not-running (1.14s) [2022-09-06T22:40:47.375Z] --- PASS: TestWaitConditions/removed (1.26s) [2022-09-06T22:40:47.375Z] === RUN TestWaitRestartedContainer [2022-09-06T22:40:47.375Z] === RUN TestWaitRestartedContainer/default [2022-09-06T22:40:47.375Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T22:40:47.375Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T22:40:47.375Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T22:40:47.375Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T22:40:47.375Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T22:40:47.375Z] === CONT TestWaitRestartedContainer/default [2022-09-06T22:40:47.375Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T22:40:48.080Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T22:40:48.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-06T22:40:48.308Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-06T22:40:49.685Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T22:40:51.360Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T22:40:51.586Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-09-06T22:40:51.586Z] --- PASS: TestWaitRestartedContainer/default (2.53s) [2022-09-06T22:40:51.586Z] --- PASS: TestWaitRestartedContainer/next-exit (2.55s) [2022-09-06T22:40:51.586Z] --- PASS: TestWaitRestartedContainer/not-running (1.52s) [2022-09-06T22:40:51.586Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T22:40:51.586Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T22:40:52.293Z] --- PASS: TestDockerNetworkMacvlan (9.60s) [2022-09-06T22:40:52.293Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-06T22:40:52.293Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-06T22:40:52.293Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-09-06T22:40:52.293Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-09-06T22:40:52.293Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-09-06T22:40:52.293Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-09-06T22:40:52.293Z] PASS [2022-09-06T22:40:52.293Z] [2022-09-06T22:40:52.293Z] DONE 8 tests in 10.957s [2022-09-06T22:40:52.293Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T22:40:52.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:40:52.293Z] ++ set -e [2022-09-06T22:40:52.293Z] ++ '[' -n 0 ']' [2022-09-06T22:40:52.293Z] ++ set -x [2022-09-06T22:40:52.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:40:52.293Z] testing: warning: no tests to run [2022-09-06T22:40:52.293Z] PASS [2022-09-06T22:40:52.293Z] [2022-09-06T22:40:52.293Z] DONE 0 tests in 0.031s [2022-09-06T22:40:52.293Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T22:40:52.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:40:52.293Z] ++ set -e [2022-09-06T22:40:52.293Z] ++ '[' -n 0 ']' [2022-09-06T22:40:52.293Z] ++ set -x [2022-09-06T22:40:52.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:40:52.293Z] INFO: Testing against a local daemon [2022-09-06T22:40:52.293Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T22:40:52.962Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-06T22:40:52.962Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-06T22:40:52.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-06T22:40:53.683Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-09-06T22:40:53.683Z] === RUN TestAuthZPluginTLS [2022-09-06T22:40:53.945Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-06T22:40:53.945Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T22:40:54.045Z] --- PASS: TestServicePlugin (30.04s) [2022-09-06T22:40:54.045Z] === RUN TestServiceUpdateLabel [2022-09-06T22:40:54.520Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T22:40:54.520Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T22:40:54.976Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-09-06T22:40:54.976Z] === RUN TestServiceUpdateSecrets [2022-09-06T22:40:55.086Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-06T22:40:55.086Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T22:40:55.495Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-06T22:40:55.495Z] --- PASS: TestContainerStartOnDaemonRestart (3.87s) [2022-09-06T22:40:55.495Z] === CONT TestDaemonHostGatewayIP [2022-09-06T22:40:55.651Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-06T22:40:55.651Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T22:40:55.754Z] check_test.go:540: [de1d5a535524f] daemon is not started [2022-09-06T22:40:55.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-06T22:40:55.754Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.44s) [2022-09-06T22:40:55.754Z] === CONT TestDaemonRestartIpcMode [2022-09-06T22:40:56.585Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-09-06T22:40:56.585Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T22:40:57.151Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-06T22:40:57.151Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T22:40:57.716Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T22:40:57.716Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T22:40:58.281Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-06T22:40:58.281Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T22:40:59.040Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-06T22:40:59.298Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-06T22:40:59.655Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-09-06T22:40:59.655Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T22:41:00.234Z] --- PASS: TestDaemonHostGatewayIP (5.13s) [2022-09-06T22:41:00.234Z] === CONT TestIpcModeOlderClient [2022-09-06T22:41:00.492Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2022-09-06T22:41:00.492Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T22:41:00.492Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-09-06T22:41:00.492Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-06T22:41:01.058Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-06T22:41:01.553Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-09-06T22:41:01.553Z] === RUN TestAuthZPluginHeader [2022-09-06T22:41:01.816Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-06T22:41:01.816Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T22:41:01.816Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:41:01.816Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T22:41:01.816Z] === RUN TestAuthZPluginV2Disable [2022-09-06T22:41:01.816Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:41:01.816Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-06T22:41:01.816Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T22:41:01.816Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:41:01.816Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T22:41:01.816Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T22:41:01.816Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:41:01.816Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T22:41:01.816Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T22:41:02.960Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-06T22:41:03.528Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-06T22:41:04.462Z] check_test.go:540: [dbfd867cef976] daemon is not started [2022-09-06T22:41:04.462Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-06T22:41:06.358Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-06T22:41:06.922Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-06T22:41:07.854Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-06T22:41:08.787Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-06T22:41:09.834Z] --- PASS: TestServiceUpdateSecrets (14.59s) [2022-09-06T22:41:09.834Z] === RUN TestServiceUpdateConfigs [2022-09-06T22:41:12.972Z] --- PASS: TestContainerKillOnDaemonStart (12.18s) [2022-09-06T22:41:12.972Z] PASS [2022-09-06T22:41:12.972Z] [2022-09-06T22:41:12.972Z] === Skipped [2022-09-06T22:41:12.972Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T22:41:12.972Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T22:41:12.972Z] [2022-09-06T22:41:12.972Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T22:41:12.972Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T22:41:12.972Z] [2022-09-06T22:41:12.972Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T22:41:12.972Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T22:41:12.972Z] [2022-09-06T22:41:12.972Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T22:41:12.972Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T22:41:12.972Z] [2022-09-06T22:41:12.972Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T22:41:12.972Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T22:41:12.972Z] [2022-09-06T22:41:12.972Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T22:41:12.972Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T22:41:12.972Z] [2022-09-06T22:41:12.972Z] DONE 273 tests, 6 skipped in 175.089s [2022-09-06T22:41:12.972Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T22:41:12.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:12.972Z] ++ set -e [2022-09-06T22:41:12.972Z] ++ '[' -n 0 ']' [2022-09-06T22:41:12.972Z] ++ set -x [2022-09-06T22:41:12.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:12.972Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T22:41:13.229Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-06T22:41:13.229Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-06T22:41:13.229Z] === RUN TestConfigDaemonID [2022-09-06T22:41:14.164Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-06T22:41:14.164Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-06T22:41:14.423Z] daemon_test.go:83: [da88a8b099d75] daemon is not started [2022-09-06T22:41:14.423Z] --- PASS: TestConfigDaemonID (1.09s) [2022-09-06T22:41:14.423Z] === RUN TestDaemonConfigValidation [2022-09-06T22:41:14.423Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:41:14.423Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:41:14.423Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T22:41:14.423Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T22:41:14.423Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T22:41:14.423Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T22:41:14.423Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T22:41:14.423Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T22:41:14.423Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T22:41:14.423Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T22:41:14.423Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T22:41:14.423Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T22:41:14.681Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T22:41:14.681Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T22:41:14.681Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T22:41:14.681Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T22:41:14.681Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.23s) [2022-09-06T22:41:14.681Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2022-09-06T22:41:14.681Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-09-06T22:41:14.681Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2022-09-06T22:41:14.681Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-09-06T22:41:14.681Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T22:41:14.681Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T22:41:14.681Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-06T22:41:15.616Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-06T22:41:15.616Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-09-06T22:41:15.874Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T22:41:15.874Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-06T22:41:16.439Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-06T22:41:17.005Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T22:41:17.005Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-06T22:41:17.571Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-09-06T22:41:17.830Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T22:41:17.830Z] daemon_test.go:197: [d9e5eb5f90f1b] daemon is not started [2022-09-06T22:41:17.830Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-09-06T22:41:17.830Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-09-06T22:41:17.830Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-06T22:41:17.830Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-09-06T22:41:17.830Z] === RUN TestDaemonProxy [2022-09-06T22:41:17.830Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T22:41:17.830Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-06T22:41:18.088Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-09-06T22:41:18.654Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-06T22:41:19.221Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-06T22:41:19.479Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-06T22:41:19.737Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T22:41:19.884Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-06T22:41:19.884Z] PASS [2022-09-06T22:41:19.884Z] [2022-09-06T22:41:19.884Z] === Skipped [2022-09-06T22:41:19.884Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T22:41:19.884Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:41:19.884Z] [2022-09-06T22:41:19.884Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-06T22:41:19.884Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:41:19.884Z] [2022-09-06T22:41:19.884Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T22:41:19.884Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:41:19.884Z] [2022-09-06T22:41:19.884Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T22:41:19.884Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:41:19.884Z] [2022-09-06T22:41:19.884Z] DONE 17 tests, 4 skipped in 26.661s [2022-09-06T22:41:19.884Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T22:41:19.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:19.884Z] ++ set -e [2022-09-06T22:41:19.884Z] ++ '[' -n 0 ']' [2022-09-06T22:41:19.884Z] ++ set -x [2022-09-06T22:41:19.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-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:19.884Z] INFO: Testing against a local daemon [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:41:19.884Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:41:19.884Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T22:41:19.884Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T22:41:19.884Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:41:19.884Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T22:41:19.884Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T22:41:19.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T22:41:19.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T22:41:19.884Z] === RUN TestPluginInstall [2022-09-06T22:41:19.884Z] === RUN TestPluginInstall/no_auth [2022-09-06T22:41:19.884Z] time="2022-09-06T22:41:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:41:19.884Z] time="2022-09-06T22:41:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3997f4d2b53229d2e7bb972807f227624664bce8f9049ee0dc20e2984ec51bb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:41:19.884Z] time="2022-09-06T22:41:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:41:19.884Z] time="2022-09-06T22:41:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3997f4d2b53229d2e7bb972807f227624664bce8f9049ee0dc20e2984ec51bb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:41:19.884Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T22:41:19.995Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-06T22:41:20.142Z] time="2022-09-06T22:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:41:20.142Z] time="2022-09-06T22:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3997f4d2b53229d2e7bb972807f227624664bce8f9049ee0dc20e2984ec51bb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:41:20.142Z] time="2022-09-06T22:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:41:20.142Z] time="2022-09-06T22:41:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3997f4d2b53229d2e7bb972807f227624664bce8f9049ee0dc20e2984ec51bb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:41:20.253Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-06T22:41:20.400Z] === RUN TestPluginInstall/with_insecure [2022-09-06T22:41:20.511Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-06T22:41:20.511Z] check_test.go:540: [d2eeca5007979] daemon is not started [2022-09-06T22:41:20.511Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-06T22:41:21.333Z] time="2022-09-06T22:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:41:21.333Z] time="2022-09-06T22:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b8cfabd86c4b45dc75f19147e9fb98dfdb53ecd98b5085c800720f0fffce0fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:41:21.333Z] time="2022-09-06T22:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:41:21.333Z] time="2022-09-06T22:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b8cfabd86c4b45dc75f19147e9fb98dfdb53ecd98b5085c800720f0fffce0fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:41:21.461Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T22:41:21.591Z] plugin_test.go:196: [d9acf823c1ebb] daemon is not started [2022-09-06T22:41:21.591Z] --- PASS: TestPluginInstall (2.57s) [2022-09-06T22:41:21.591Z] --- PASS: TestPluginInstall/no_auth (0.98s) [2022-09-06T22:41:21.591Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-06T22:41:21.591Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-09-06T22:41:21.591Z] === RUN TestPluginsWithRuntimes [2022-09-06T22:41:21.728Z] check_test.go:540: [d8891ed3affa9] daemon is not started [2022-09-06T22:41:21.728Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-06T22:41:22.295Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-06T22:41:22.964Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T22:41:23.244Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T22:41:23.809Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T22:41:23.809Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-06T22:41:23.897Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T22:41:24.376Z] --- PASS: TestDaemonProxy (6.34s) [2022-09-06T22:41:24.376Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-09-06T22:41:24.376Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-09-06T22:41:24.376Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-09-06T22:41:24.376Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T22:41:24.376Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-09-06T22:41:24.376Z] PASS [2022-09-06T22:41:24.376Z] [2022-09-06T22:41:24.376Z] DONE 18 tests in 11.703s [2022-09-06T22:41:24.376Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T22:41:24.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:24.376Z] ++ set -e [2022-09-06T22:41:24.376Z] ++ '[' -n 0 ']' [2022-09-06T22:41:24.376Z] ++ set -x [2022-09-06T22:41:24.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:24.634Z] INFO: Testing against a local daemon [2022-09-06T22:41:24.634Z] === RUN TestCommitInheritsEnv [2022-09-06T22:41:24.695Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2022-09-06T22:41:24.695Z] === RUN TestServiceUpdateNetwork [2022-09-06T22:41:24.831Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-09-06T22:41:24.831Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-09-06T22:41:24.831Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-09-06T22:41:24.831Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T22:41:24.892Z] --- PASS: TestCommitInheritsEnv (0.44s) [2022-09-06T22:41:24.892Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T22:41:24.892Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T22:41:24.892Z] === RUN TestImportWithCustomPlatform [2022-09-06T22:41:24.892Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T22:41:25.150Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T22:41:25.150Z] === RUN TestImportWithCustomPlatform// [2022-09-06T22:41:25.150Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T22:41:25.396Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-06T22:41:25.397Z] PASS [2022-09-06T22:41:25.397Z] [2022-09-06T22:41:25.397Z] DONE 24 tests in 6.580s [2022-09-06T22:41:25.397Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T22:41:25.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:25.397Z] ++ set -e [2022-09-06T22:41:25.397Z] ++ '[' -n 0 ']' [2022-09-06T22:41:25.397Z] ++ set -x [2022-09-06T22:41:25.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:25.397Z] INFO: Testing against a local daemon [2022-09-06T22:41:25.397Z] === RUN TestExternalGraphDriver [2022-09-06T22:41:25.408Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T22:41:25.408Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T22:41:25.666Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T22:41:25.666Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T22:41:25.666Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T22:41:25.666Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-09-06T22:41:25.666Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-09-06T22:41:25.666Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T22:41:25.666Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T22:41:25.666Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-09-06T22:41:25.666Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-09-06T22:41:25.666Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-09-06T22:41:25.666Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-09-06T22:41:25.666Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T22:41:25.666Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T22:41:25.666Z] === RUN TestImagesFilterMultiReference [2022-09-06T22:41:25.666Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-09-06T22:41:25.666Z] === RUN TestImagePullPlatformInvalid [2022-09-06T22:41:25.666Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-09-06T22:41:25.666Z] === RUN TestRemoveImageOrphaning [2022-09-06T22:41:25.962Z] === RUN TestExternalGraphDriver/json [2022-09-06T22:41:26.232Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2022-09-06T22:41:26.232Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T22:41:26.800Z] time="2022-09-06T22:41:26Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-06T22:41:26.800Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-06T22:41:26.800Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-06T22:41:27.336Z] === RUN TestExternalGraphDriver/spec [2022-09-06T22:41:27.365Z] check_test.go:540: [d0876498e7480] daemon is not started [2022-09-06T22:41:27.365Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-06T22:41:27.930Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-06T22:41:28.496Z] --- PASS: TestRemoveImageGarbageCollector (2.44s) [2022-09-06T22:41:28.496Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T22:41:28.754Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-09-06T22:41:28.754Z] === RUN TestTagInvalidReference [2022-09-06T22:41:28.754Z] --- PASS: TestTagInvalidReference (0.03s) [2022-09-06T22:41:28.754Z] === RUN TestTagValidPrefixedRepo [2022-09-06T22:41:28.754Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-06T22:41:28.754Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T22:41:28.754Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T22:41:28.754Z] === RUN TestTagOfficialNames [2022-09-06T22:41:28.754Z] --- PASS: TestTagOfficialNames (0.07s) [2022-09-06T22:41:28.754Z] === RUN TestTagMatchesDigest [2022-09-06T22:41:29.014Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-09-06T22:41:29.014Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T22:41:29.014Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-06T22:41:29.234Z] === RUN TestExternalGraphDriver/pull [2022-09-06T22:41:29.948Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-06T22:41:30.607Z] --- PASS: TestExternalGraphDriver (5.16s) [2022-09-06T22:41:30.607Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-09-06T22:41:30.607Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-09-06T22:41:30.607Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-09-06T22:41:30.607Z] === RUN TestGraphdriverPluginV2 [2022-09-06T22:41:30.865Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:41:30.865Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-06T22:41:30.865Z] PASS [2022-09-06T22:41:31.123Z] [2022-09-06T22:41:31.123Z] === Skipped [2022-09-06T22:41:31.123Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-06T22:41:31.123Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:41:31.123Z] [2022-09-06T22:41:31.123Z] DONE 5 tests, 1 skipped in 5.593s [2022-09-06T22:41:31.123Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T22:41:31.123Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:31.123Z] ++ set -e [2022-09-06T22:41:31.123Z] ++ '[' -n 0 ']' [2022-09-06T22:41:31.123Z] ++ set -x [2022-09-06T22:41:31.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:31.123Z] INFO: Testing against a local daemon [2022-09-06T22:41:31.123Z] === RUN TestContinueAfterPluginCrash [2022-09-06T22:41:31.123Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T22:41:31.123Z] === RUN TestReadPluginNoRead [2022-09-06T22:41:31.123Z] === PAUSE TestReadPluginNoRead [2022-09-06T22:41:31.123Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T22:41:31.123Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T22:41:31.123Z] === CONT TestContinueAfterPluginCrash [2022-09-06T22:41:31.123Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T22:41:31.850Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-06T22:41:32.766Z] Created binary: bundles/binary-daemon/dockerd [2022-09-06T22:41:32.766Z] Copying nested executables into bundles/binary-daemon [2022-09-06T22:41:32.766Z] Building: bundles/binary-daemon/docker-proxy [2022-09-06T22:41:32.766Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:41:32.766Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-06T22:41:32.766Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-06T22:41:33.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -e DOCKER_GRAPHDRIVER docker:cba36a064dc82ba49d5caab566f88f0501279ecb hack/make.sh cross [2022-09-06T22:41:33.655Z] [2022-09-06T22:41:33.655Z] Removing bundles/ [2022-09-06T22:41:33.655Z] [2022-09-06T22:41:33.655Z] ---> Making bundle: cross (in bundles/cross) [2022-09-06T22:41:33.655Z] Cross building: bundles/cross/linux/amd64 [2022-09-06T22:41:33.655Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-06T22:41:33.655Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T22:41:33.752Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-06T22:41:34.403Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-09-06T22:41:34.403Z] === CONT TestReadPluginNoRead [2022-09-06T22:41:36.279Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-06T22:41:36.301Z] === RUN TestReadPluginNoRead/default [2022-09-06T22:41:36.881Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-09-06T22:41:36.881Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T22:41:37.211Z] check_test.go:540: [d9482e6fe786d] daemon is not started [2022-09-06T22:41:37.211Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-06T22:41:37.812Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T22:41:38.198Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T22:41:38.379Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T22:41:39.135Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T22:41:39.135Z] --- PASS: TestContinueAfterPluginCrash (8.13s) [2022-09-06T22:41:40.493Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-06T22:41:40.508Z] === CONT TestReadPluginNoRead [2022-09-06T22:41:40.508Z] read_test.go:92: [df951d2b2a8d4] daemon is not started [2022-09-06T22:41:40.508Z] --- PASS: TestReadPluginNoRead (6.09s) [2022-09-06T22:41:40.508Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2022-09-06T22:41:40.508Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-09-06T22:41:40.508Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-09-06T22:41:40.508Z] PASS [2022-09-06T22:41:40.508Z] [2022-09-06T22:41:40.508Z] DONE 6 tests in 9.243s [2022-09-06T22:41:40.508Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T22:41:40.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:40.508Z] ++ set -e [2022-09-06T22:41:40.508Z] ++ '[' -n 0 ']' [2022-09-06T22:41:40.508Z] ++ set -x [2022-09-06T22:41:40.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:40.508Z] testing: warning: no tests to run [2022-09-06T22:41:40.508Z] PASS [2022-09-06T22:41:40.508Z] [2022-09-06T22:41:40.508Z] DONE 0 tests in 0.035s [2022-09-06T22:41:40.508Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T22:41:40.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:40.508Z] ++ set -e [2022-09-06T22:41:40.508Z] ++ '[' -n 0 ']' [2022-09-06T22:41:40.508Z] ++ set -x [2022-09-06T22:41:40.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:40.508Z] INFO: Testing against a local daemon [2022-09-06T22:41:40.508Z] === RUN TestPluginWithDevMounts [2022-09-06T22:41:40.508Z] === PAUSE TestPluginWithDevMounts [2022-09-06T22:41:40.508Z] === CONT TestPluginWithDevMounts [2022-09-06T22:41:40.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-06T22:41:41.685Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-06T22:41:41.881Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-09-06T22:41:41.881Z] PASS [2022-09-06T22:41:41.881Z] [2022-09-06T22:41:41.881Z] DONE 1 tests in 1.620s [2022-09-06T22:41:41.881Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T22:41:41.881Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:41.881Z] ++ set -e [2022-09-06T22:41:41.881Z] ++ '[' -n 0 ']' [2022-09-06T22:41:41.881Z] ++ set -x [2022-09-06T22:41:41.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:42.139Z] INFO: Testing against a local daemon [2022-09-06T22:41:42.139Z] === RUN TestSecretInspect [2022-09-06T22:41:43.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-06T22:41:44.665Z] --- PASS: TestSecretInspect (2.29s) [2022-09-06T22:41:44.665Z] === RUN TestSecretList [2022-09-06T22:41:45.595Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-06T22:41:45.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-06T22:41:46.502Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T22:41:46.565Z] --- PASS: TestSecretList (2.31s) [2022-09-06T22:41:46.565Z] === RUN TestSecretsCreateAndDelete [2022-09-06T22:41:46.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-06T22:41:47.904Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-06T22:41:49.090Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-09-06T22:41:49.090Z] === RUN TestSecretsUpdate [2022-09-06T22:41:49.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-06T22:41:50.652Z] check_test.go:540: [d6ade453e4dfd] daemon is not started [2022-09-06T22:41:50.652Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-06T22:41:50.988Z] --- PASS: TestSecretsUpdate (1.80s) [2022-09-06T22:41:50.988Z] === RUN TestTemplatedSecret [2022-09-06T22:41:51.218Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-06T22:41:51.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-06T22:41:51.785Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-06T22:41:52.352Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-06T22:41:53.085Z] --- PASS: TestServiceUpdatePidsLimit (16.33s) [2022-09-06T22:41:53.085Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-09-06T22:41:53.085Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-09-06T22:41:53.085Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-09-06T22:41:53.085Z] PASS [2022-09-06T22:41:53.085Z] [2022-09-06T22:41:53.085Z] === Skipped [2022-09-06T22:41:53.085Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T22:41:53.085Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T22:41:53.085Z] [2022-09-06T22:41:53.085Z] DONE 27 tests, 1 skipped in 165.274s [2022-09-06T22:41:53.085Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T22:41:53.085Z] INFO: Testing against a local daemon [2022-09-06T22:41:53.085Z] === RUN TestSessionCreate [2022-09-06T22:41:53.085Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T22:41:53.085Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T22:41:53.085Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T22:41:53.085Z] PASS [2022-09-06T22:41:53.085Z] [2022-09-06T22:41:53.085Z] DONE 2 tests in 0.057s [2022-09-06T22:41:53.085Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T22:41:53.085Z] INFO: Testing against a local daemon [2022-09-06T22:41:53.085Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T22:41:53.085Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-06T22:41:53.085Z] === RUN TestDiskUsage [2022-09-06T22:41:53.085Z] === PAUSE TestDiskUsage [2022-09-06T22:41:53.085Z] === RUN TestEventsExecDie [2022-09-06T22:41:53.342Z] --- PASS: TestEventsExecDie (0.53s) [2022-09-06T22:41:53.342Z] === RUN TestEventsBackwardsCompatible [2022-09-06T22:41:53.342Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-06T22:41:53.342Z] === RUN TestEventsVolumeCreate [2022-09-06T22:41:53.514Z] --- PASS: TestTemplatedSecret (2.56s) [2022-09-06T22:41:53.514Z] === RUN TestSecretCreateResolve [2022-09-06T22:41:53.599Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-06T22:41:53.599Z] === RUN TestInfoBinaryCommits [2022-09-06T22:41:53.599Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T22:41:53.599Z] === RUN TestInfoAPIVersioned [2022-09-06T22:41:53.599Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T22:41:53.599Z] === RUN TestInfoAPI [2022-09-06T22:41:53.599Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T22:41:53.599Z] === RUN TestInfoAPIWarnings [2022-09-06T22:41:53.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-06T22:41:53.986Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-06T22:41:53.986Z] check_test.go:540: [d5f7de9dbdce1] daemon is not started [2022-09-06T22:41:54.245Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-06T22:41:54.812Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-06T22:41:56.058Z] --- PASS: TestSecretCreateResolve (2.30s) [2022-09-06T22:41:56.058Z] PASS [2022-09-06T22:41:56.058Z] [2022-09-06T22:41:56.058Z] DONE 6 tests in 13.596s [2022-09-06T22:41:56.058Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T22:41:56.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:56.058Z] ++ set -e [2022-09-06T22:41:56.058Z] ++ '[' -n 0 ']' [2022-09-06T22:41:56.058Z] ++ set -x [2022-09-06T22:41:56.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:41:56.058Z] INFO: Testing against a local daemon [2022-09-06T22:41:56.058Z] === RUN TestServiceCreateInit [2022-09-06T22:41:56.058Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T22:41:56.716Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-06T22:41:58.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-06T22:41:59.365Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T22:41:59.462Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-06T22:42:03.545Z] --- PASS: TestServiceCreateInit (7.09s) [2022-09-06T22:42:03.545Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2022-09-06T22:42:03.545Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-09-06T22:42:03.545Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T22:42:03.734Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-06T22:42:05.637Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-06T22:42:07.011Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-06T22:42:09.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-06T22:42:10.470Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-06T22:42:11.660Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-06T22:42:11.660Z] === RUN TestInfoDebug [2022-09-06T22:42:11.660Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T22:42:11.660Z] === RUN TestInfoInsecureRegistries [2022-09-06T22:42:11.660Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T22:42:11.660Z] === RUN TestInfoRegistryMirrors [2022-09-06T22:42:11.660Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T22:42:11.660Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T22:42:11.917Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-06T22:42:11.917Z] === RUN TestPingCacheHeaders [2022-09-06T22:42:12.175Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T22:42:12.175Z] === RUN TestPingGet [2022-09-06T22:42:12.175Z] --- PASS: TestPingGet (0.02s) [2022-09-06T22:42:12.175Z] === RUN TestPingHead [2022-09-06T22:42:12.175Z] --- PASS: TestPingHead (0.02s) [2022-09-06T22:42:12.175Z] === RUN TestPingSwarmHeader [2022-09-06T22:42:12.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-06T22:42:12.740Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T22:42:13.304Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T22:42:13.824Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-06T22:42:14.237Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T22:42:14.237Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-09-06T22:42:14.237Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T22:42:14.237Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T22:42:14.237Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T22:42:14.237Z] === RUN TestPingBuilderHeader [2022-09-06T22:42:14.237Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T22:42:14.802Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T22:42:15.060Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-06T22:42:15.060Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T22:42:15.060Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T22:42:15.060Z] === RUN TestVersion [2022-09-06T22:42:15.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-06T22:42:15.317Z] --- PASS: TestVersion (0.02s) [2022-09-06T22:42:15.317Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-06T22:42:15.317Z] === CONT TestDiskUsage [2022-09-06T22:42:15.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/empty [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T22:42:15.883Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T22:42:16.141Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T22:42:16.141Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T22:42:16.141Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T22:42:16.141Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T22:42:16.141Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T22:42:16.141Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T22:42:16.141Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T22:42:16.141Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T22:42:16.141Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T22:42:16.141Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T22:42:16.141Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T22:42:16.707Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T22:42:16.707Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T22:42:16.707Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T22:42:16.707Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T22:42:16.707Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T22:42:16.707Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T22:42:16.707Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T22:42:16.707Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T22:42:16.707Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T22:42:16.707Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage (1.64s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_container.Run (0.57s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.65s) [2022-09-06T22:42:16.966Z] PASS [2022-09-06T22:42:16.966Z] [2022-09-06T22:42:16.966Z] DONE 57 tests in 24.018s [2022-09-06T22:42:16.966Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T22:42:16.966Z] INFO: Testing against a local daemon [2022-09-06T22:42:16.966Z] === RUN TestVolumesCreateAndList [2022-09-06T22:42:16.966Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T22:42:16.966Z] === RUN TestVolumesRemove [2022-09-06T22:42:16.966Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-06T22:42:16.966Z] === RUN TestVolumesInspect [2022-09-06T22:42:16.966Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T22:42:16.966Z] === RUN TestVolumesInvalidJSON [2022-09-06T22:42:16.966Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T22:42:16.966Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T22:42:16.966Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T22:42:16.966Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T22:42:16.966Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T22:42:16.966Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T22:42:16.966Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T22:42:16.966Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T22:42:16.966Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T22:42:16.966Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T22:42:16.966Z] PASS [2022-09-06T22:42:16.966Z] [2022-09-06T22:42:16.966Z] DONE 9 tests in 0.155s [2022-09-06T22:42:16.966Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T22:42:17.536Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-06T22:42:17.536Z] Removing test suite binaries [2022-09-06T22:42:17.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-06T22:42:17.794Z] exiting test-integration [2022-09-06T22:42:17.794Z] ++ exit 0 [2022-09-06T22:42:17.794Z] [2022-09-06T22:42:18.229Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-06T22:42:18.408Z] --- PASS: TestCreateServiceMultipleTimes (15.39s) [2022-09-06T22:42:18.408Z] === RUN TestCreateServiceConflict Post stage [Pipeline] junit [2022-09-06T22:42:19.180Z] Recording test results [2022-09-06T22:42:20.128Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-06T22:42:20.307Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-09-06T22:42:20.307Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T22:42:20.386Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-06T22:42:20.541Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T22:42:20.867Z] + echo Ensuring container killed. [2022-09-06T22:42:20.867Z] Ensuring container killed. [2022-09-06T22:42:20.867Z] + docker rm -vf docker-pr2 [2022-09-06T22:42:20.867Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-06T22:42:20.953Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-06T22:42:21.150Z] + echo Chowning /workspace to jenkins user [2022-09-06T22:42:21.150Z] Chowning /workspace to jenkins user [2022-09-06T22:42:21.150Z] + id -u [2022-09-06T22:42:21.150Z] + id -g [2022-09-06T22:42:21.150Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44099:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T22:42:21.150Z] Unable to find image 'busybox:latest' locally [2022-09-06T22:42:21.408Z] latest: Pulling from library/busybox [2022-09-06T22:42:21.408Z] 2c39bef88607: Pulling fs layer [2022-09-06T22:42:21.408Z] 2c39bef88607: Download complete [2022-09-06T22:42:21.665Z] 2c39bef88607: Pull complete [2022-09-06T22:42:21.665Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T22:42:21.665Z] Status: Downloaded newer image for busybox:latest [2022-09-06T22:42:22.327Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T22:42:23.329Z] + bundleName=amd64-cgroup2 [2022-09-06T22:42:23.329Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T22:42:23.329Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T22:42:23.329Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-06T22:42:23.329Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T22:42:23.587Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-09-06T22:42:23.587Z] === RUN TestCreateWithDuplicateNetworkNames [Pipeline] archiveArtifacts [2022-09-06T22:42:23.598Z] Archiving artifacts [2022-09-06T22:42:25.163Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44099/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T22:42:25.466Z] + make clean [2022-09-06T22:42:25.610Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-06T22:42:25.723Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T22:42:25.724Z] docker-dev-cache [2022-09-06T22:42:25.724Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T22:42:25.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-06T22:42:27.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T22:42:29.142Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-06T22:42:30.076Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-06T22:42:31.010Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-06T22:42:31.268Z] docker_cli_daemon_test.go:2504: [d98c744b285cd] daemon is not started [2022-09-06T22:42:33.169Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-06T22:42:37.360Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-06T22:42:38.450Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-09-06T22:42:38.450Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T22:42:38.450Z] --- PASS: TestCreateServiceSecretFileMode (1.99s) [2022-09-06T22:42:38.450Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T22:42:38.735Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-06T22:42:39.669Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-06T22:42:40.235Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-06T22:42:40.980Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-09-06T22:42:40.980Z] === RUN TestCreateServiceSysctls [2022-09-06T22:42:41.609Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-06T22:42:42.545Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-06T22:42:43.508Z] --- PASS: TestCreateServiceSysctls (2.54s) [2022-09-06T22:42:43.508Z] === RUN TestCreateServiceCapabilities [2022-09-06T22:42:43.919Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-06T22:42:44.177Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-06T22:42:44.435Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-06T22:42:44.693Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-06T22:42:45.259Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-06T22:42:45.826Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-06T22:42:45.826Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-06T22:42:45.826Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-06T22:42:46.036Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-09-06T22:42:46.036Z] === RUN TestInspect [2022-09-06T22:42:46.084Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-06T22:42:47.459Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-06T22:42:48.563Z] --- PASS: TestInspect (2.79s) [2022-09-06T22:42:48.563Z] === RUN TestCreateJob [2022-09-06T22:42:48.835Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-06T22:42:48.835Z] check_test.go:540: [d2d79d8aae6ff] daemon is not started [2022-09-06T22:42:48.835Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-06T22:42:51.842Z] --- PASS: TestCreateJob (3.05s) [2022-09-06T22:42:51.842Z] === RUN TestReplicatedJob [2022-09-06T22:42:53.021Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-06T22:42:54.393Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite (338.77s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.27s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.66s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.48s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.46s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.99s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.37s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.18s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.32s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.10s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.46s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.18s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.73s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.16s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.10s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.15s) [2022-09-06T22:42:54.960Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.64s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.75s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.46s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.63s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.75s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.15s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.41s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.60s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.20s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.59s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.85s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.00s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.41s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.86s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.54s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.28s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.97s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.89s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.73s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.21s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.79s) [2022-09-06T22:42:54.960Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T22:42:54.960Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.54s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.52s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.77s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.86s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.19s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.95s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.17s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.82s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.18s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.21s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.39s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.28s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.00s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.64s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s) [2022-09-06T22:42:54.960Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.71s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.70s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.68s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.58s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.42s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.78s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.36s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.36s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.32s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.20s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.83s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.33s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.62s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-09-06T22:42:54.961Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.19s) [2022-09-06T22:42:54.961Z] === RUN TestDockerSwarmSuite [2022-09-06T22:42:54.961Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-06T22:42:55.219Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-06T22:42:55.478Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-06T22:42:56.412Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-06T22:42:56.977Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-06T22:42:57.102Z] --- PASS: TestReplicatedJob (4.77s) [2022-09-06T22:42:57.102Z] === RUN TestUpdateReplicatedJob [2022-09-06T22:42:57.543Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-06T22:42:58.476Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-06T22:42:59.629Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-09-06T22:42:59.629Z] === RUN TestServiceListWithStatuses [2022-09-06T22:42:59.629Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T22:42:59.629Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T22:42:59.629Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T22:43:01.757Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-06T22:43:03.810Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-09-06T22:43:03.810Z] === RUN TestDockerNetworkReConnect [2022-09-06T22:43:07.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-06T22:43:07.091Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-09-06T22:43:07.091Z] === RUN TestServicePlugin [2022-09-06T22:43:07.091Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:43:07.091Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-06T22:43:07.091Z] === RUN TestServiceUpdateLabel [2022-09-06T22:43:08.989Z] --- PASS: TestServiceUpdateLabel (2.29s) [2022-09-06T22:43:08.989Z] === RUN TestServiceUpdateSecrets [2022-09-06T22:43:10.364Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-06T22:43:10.364Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-06T22:43:12.893Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-06T22:43:16.175Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-06T22:43:17.547Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-06T22:43:17.547Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-06T22:43:17.547Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-06T22:43:17.547Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-06T22:43:17.547Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-06T22:43:17.547Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-06T22:43:17.547Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-06T22:43:17.547Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-06T22:43:17.547Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-06T22:43:20.073Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-06T22:43:20.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-06T22:43:21.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-06T22:43:23.856Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2022-09-06T22:43:23.856Z] === RUN TestServiceUpdateConfigs [2022-09-06T22:43:24.725Z] docker_api_swarm_test.go:563: [d631000a0fb1e] joining swarm manager [d9698655f0bdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:43:24.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-06T22:43:28.007Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-06T22:43:28.572Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-06T22:43:33.833Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-06T22:43:37.113Z] docker_api_swarm_test.go:585: [db96278d65164] joining swarm manager [d9698655f0bdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:43:38.756Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2022-09-06T22:43:38.756Z] === RUN TestServiceUpdateNetwork [2022-09-06T22:43:39.642Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-06T22:43:39.901Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-06T22:43:40.128Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-06T22:43:40.128Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-06T22:43:40.128Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-06T22:43:40.128Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T22:43:40.128Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-06T22:43:40.128Z] Cross building: bundles/cross/windows/amd64 [2022-09-06T22:43:40.128Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-06T22:43:40.128Z] { [2022-09-06T22:43:40.128Z] "RT_GROUP_ICON": { [2022-09-06T22:43:40.128Z] "#1": { [2022-09-06T22:43:40.128Z] "0409": "../../winresources/docker.ico" [2022-09-06T22:43:40.128Z] } [2022-09-06T22:43:40.128Z] }, [2022-09-06T22:43:40.128Z] "RT_MANIFEST": { [2022-09-06T22:43:40.128Z] "#1": { [2022-09-06T22:43:40.128Z] "0409": { [2022-09-06T22:43:40.128Z] "identity": {}, [2022-09-06T22:43:40.128Z] "description": "Docker Engine", [2022-09-06T22:43:40.128Z] "minimum-os": "vista", [2022-09-06T22:43:40.128Z] "execution-level": "", [2022-09-06T22:43:40.128Z] "ui-access": false, [2022-09-06T22:43:40.128Z] "auto-elevate": false, [2022-09-06T22:43:40.128Z] "dpi-awareness": "unaware", [2022-09-06T22:43:40.128Z] "disable-theming": false, [2022-09-06T22:43:40.128Z] "disable-window-filtering": false, [2022-09-06T22:43:40.128Z] "high-resolution-scrolling-aware": false, [2022-09-06T22:43:40.128Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-06T22:43:40.128Z] "long-path-aware": false, [2022-09-06T22:43:40.128Z] "printer-driver-isolation": false, [2022-09-06T22:43:40.128Z] "gdi-scaling": false, [2022-09-06T22:43:40.128Z] "segment-heap": false, [2022-09-06T22:43:40.128Z] "use-common-controls-v6": false [2022-09-06T22:43:40.128Z] } [2022-09-06T22:43:40.128Z] } [2022-09-06T22:43:40.128Z] }, [2022-09-06T22:43:40.128Z] "RT_MESSAGETABLE": { [2022-09-06T22:43:40.128Z] "#1": { [2022-09-06T22:43:40.128Z] "0409": "../../winresources/event_messages.bin" [2022-09-06T22:43:40.128Z] } [2022-09-06T22:43:40.128Z] }, [2022-09-06T22:43:40.128Z] "RT_VERSION": { [2022-09-06T22:43:40.128Z] "#1": { [2022-09-06T22:43:40.128Z] "0409": { [2022-09-06T22:43:40.128Z] "fixed": { [2022-09-06T22:43:40.128Z] "file_version": "0.0.0.0", [2022-09-06T22:43:40.128Z] "product_version": "0.0.0.0", [2022-09-06T22:43:40.128Z] "type": "Unknown" [2022-09-06T22:43:40.128Z] }, [2022-09-06T22:43:40.128Z] "info": { [2022-09-06T22:43:40.128Z] "0000": { [2022-09-06T22:43:40.128Z] "CompanyName": "", [2022-09-06T22:43:40.128Z] "FileVersion": "dev", [2022-09-06T22:43:40.128Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-06T22:43:40.128Z] "OriginalFileName": "dockerd.exe", [2022-09-06T22:43:40.128Z] "ProductName": "", [2022-09-06T22:43:40.128Z] "ProductVersion": "dev", [2022-09-06T22:43:40.128Z] "SpecialBuild": "cba36a064dc82ba49d5caab566f88f0501279ecb" [2022-09-06T22:43:40.128Z] } [2022-09-06T22:43:40.128Z] } [2022-09-06T22:43:40.128Z] } [2022-09-06T22:43:40.128Z] } [2022-09-06T22:43:40.128Z] } [2022-09-06T22:43:40.128Z] } [2022-09-06T22:43:40.128Z] cmd/dockerd/config.go [2022-09-06T22:43:40.128Z] cmd/dockerd/config_windows.go [2022-09-06T22:43:40.128Z] cmd/dockerd/daemon.go [2022-09-06T22:43:40.128Z] cmd/dockerd/daemon_test.go [2022-09-06T22:43:40.128Z] cmd/dockerd/daemon_windows.go [2022-09-06T22:43:40.128Z] cmd/dockerd/docker.go [2022-09-06T22:43:40.128Z] cmd/dockerd/docker_windows.go [2022-09-06T22:43:40.128Z] cmd/dockerd/genwinres_windows.go [2022-09-06T22:43:40.128Z] cmd/dockerd/metrics.go [2022-09-06T22:43:40.128Z] cmd/dockerd/options.go [2022-09-06T22:43:40.128Z] cmd/dockerd/options_test.go [2022-09-06T22:43:40.128Z] cmd/dockerd/service_windows.go [2022-09-06T22:43:40.128Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-06T22:43:40.128Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T22:43:40.159Z] check_test.go:611: [d631000a0fb1e] daemon is not started [2022-09-06T22:43:41.093Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-06T22:43:44.374Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-06T22:43:44.631Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-06T22:43:44.631Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-06T22:43:45.566Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-06T22:43:46.940Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-06T22:43:47.875Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-06T22:43:50.948Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-09-06T22:43:50.948Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T22:43:51.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-06T22:43:51.156Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T22:43:51.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-06T22:43:51.206Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T22:43:52.139Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T22:43:53.056Z] docker_api_swarm_test.go:46: [d3c085bab3d4e] joining swarm manager [d713997ff0d3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:43:57.239Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-06T22:43:57.496Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-06T22:43:58.692Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T22:44:00.778Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-06T22:44:06.796Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-09-06T22:44:06.796Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-06T22:44:06.796Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-06T22:44:06.796Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-06T22:44:06.796Z] PASS [2022-09-06T22:44:06.796Z] [2022-09-06T22:44:06.796Z] === Skipped [2022-09-06T22:44:06.796Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T22:44:06.796Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T22:44:06.796Z] [2022-09-06T22:44:06.796Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-06T22:44:06.796Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T22:44:06.796Z] [2022-09-06T22:44:06.796Z] DONE 27 tests, 2 skipped in 130.538s [2022-09-06T22:44:06.796Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T22:44:06.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:44:06.796Z] ++ set -e [2022-09-06T22:44:06.796Z] ++ '[' -n 0 ']' [2022-09-06T22:44:06.796Z] ++ set -x [2022-09-06T22:44:06.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:44:06.796Z] INFO: Testing against a local daemon [2022-09-06T22:44:06.796Z] === RUN TestSessionCreate [2022-09-06T22:44:06.796Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T22:44:06.796Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T22:44:06.796Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T22:44:06.796Z] PASS [2022-09-06T22:44:06.796Z] [2022-09-06T22:44:06.796Z] DONE 2 tests in 0.126s [2022-09-06T22:44:06.796Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T22:44:06.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:44:06.796Z] ++ set -e [2022-09-06T22:44:06.796Z] ++ '[' -n 0 ']' [2022-09-06T22:44:06.796Z] ++ set -x [2022-09-06T22:44:06.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:44:06.796Z] INFO: Testing against a local daemon [2022-09-06T22:44:06.796Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T22:44:06.796Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T22:44:06.797Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T22:44:06.797Z] === RUN TestDiskUsage [2022-09-06T22:44:06.797Z] === PAUSE TestDiskUsage [2022-09-06T22:44:06.797Z] === RUN TestEventsExecDie [2022-09-06T22:44:06.797Z] --- PASS: TestEventsExecDie (0.50s) [2022-09-06T22:44:06.797Z] === RUN TestEventsBackwardsCompatible [2022-09-06T22:44:07.054Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-06T22:44:07.054Z] === RUN TestEventsVolumeCreate [2022-09-06T22:44:07.054Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-06T22:44:07.054Z] === RUN TestInfoBinaryCommits [2022-09-06T22:44:07.054Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T22:44:07.054Z] === RUN TestInfoAPIVersioned [2022-09-06T22:44:07.054Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T22:44:07.054Z] === RUN TestInfoAPI [2022-09-06T22:44:07.054Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T22:44:07.054Z] === RUN TestInfoAPIWarnings [2022-09-06T22:44:10.764Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-06T22:44:10.764Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-06T22:44:10.764Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-06T22:44:11.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-06T22:44:12.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-06T22:44:14.821Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-06T22:44:16.722Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-06T22:44:18.620Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-06T22:44:23.882Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-06T22:44:25.119Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-06T22:44:25.119Z] === RUN TestInfoDebug [2022-09-06T22:44:25.119Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T22:44:25.119Z] === RUN TestInfoInsecureRegistries [2022-09-06T22:44:25.119Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T22:44:25.119Z] === RUN TestInfoRegistryMirrors [2022-09-06T22:44:25.119Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T22:44:25.119Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T22:44:25.254Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-06T22:44:25.685Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-06T22:44:25.685Z] === RUN TestPingCacheHeaders [2022-09-06T22:44:25.685Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T22:44:25.685Z] === RUN TestPingGet [2022-09-06T22:44:25.685Z] --- PASS: TestPingGet (0.02s) [2022-09-06T22:44:25.685Z] === RUN TestPingHead [2022-09-06T22:44:25.685Z] --- PASS: TestPingHead (0.02s) [2022-09-06T22:44:25.685Z] === RUN TestPingSwarmHeader [2022-09-06T22:44:25.819Z] --- PASS: TestImportExtremelyLargeImageWorks (176.91s) [2022-09-06T22:44:25.819Z] PASS [2022-09-06T22:44:25.819Z] [2022-09-06T22:44:25.819Z] DONE 22 tests in 181.512s [2022-09-06T22:44:25.819Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T22:44:25.819Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:44:25.819Z] ++ set -e [2022-09-06T22:44:25.819Z] ++ '[' -n 0 ']' [2022-09-06T22:44:25.819Z] ++ set -x [2022-09-06T22:44:25.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:44:25.819Z] === RUN TestStripANSICommands [2022-09-06T22:44:25.819Z] === RUN TestStripANSICommands/#00 [2022-09-06T22:44:25.819Z] === RUN TestStripANSICommands/#01 [2022-09-06T22:44:25.819Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T22:44:25.819Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T22:44:25.819Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T22:44:25.819Z] PASS [2022-09-06T22:44:25.820Z] [2022-09-06T22:44:25.820Z] DONE 3 tests in 0.048s [2022-09-06T22:44:25.820Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T22:44:25.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:44:25.820Z] ++ set -e [2022-09-06T22:44:25.820Z] ++ '[' -n 0 ']' [2022-09-06T22:44:25.820Z] ++ set -x [2022-09-06T22:44:25.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:44:26.078Z] INFO: Testing against a local daemon [2022-09-06T22:44:26.078Z] === RUN TestNetworkCreateDelete [2022-09-06T22:44:26.078Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-09-06T22:44:26.078Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T22:44:26.250Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T22:44:26.643Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-09-06T22:44:26.643Z] === RUN TestDaemonDNSFallback [2022-09-06T22:44:26.815Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T22:44:26.904Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-06T22:44:27.747Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T22:44:27.747Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-09-06T22:44:27.747Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T22:44:27.747Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T22:44:27.747Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T22:44:27.747Z] === RUN TestPingBuilderHeader [2022-09-06T22:44:27.747Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T22:44:28.312Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T22:44:28.877Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-06T22:44:28.877Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T22:44:28.877Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T22:44:28.877Z] === RUN TestVersion [2022-09-06T22:44:28.877Z] --- PASS: TestVersion (0.02s) [2022-09-06T22:44:28.877Z] === CONT TestDiskUsage [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/empty [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T22:44:29.442Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T22:44:29.700Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T22:44:29.700Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T22:44:29.700Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T22:44:29.700Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T22:44:29.700Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T22:44:29.700Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T22:44:29.700Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T22:44:29.700Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T22:44:29.700Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T22:44:29.700Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage (1.14s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T22:44:29.957Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T22:44:29.957Z] PASS [2022-09-06T22:44:29.957Z] [2022-09-06T22:44:29.957Z] === Skipped [2022-09-06T22:44:29.957Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T22:44:29.957Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T22:44:29.957Z] [2022-09-06T22:44:29.957Z] DONE 57 tests, 1 skipped in 23.615s [2022-09-06T22:44:29.957Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T22:44:29.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:44:29.957Z] ++ set -e [2022-09-06T22:44:29.957Z] ++ '[' -n 0 ']' [2022-09-06T22:44:29.957Z] ++ set -x [2022-09-06T22:44:29.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:44:29.957Z] INFO: Testing against a local daemon [2022-09-06T22:44:29.957Z] === RUN TestVolumesCreateAndList [2022-09-06T22:44:29.957Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T22:44:29.957Z] === RUN TestVolumesRemove [2022-09-06T22:44:30.215Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-06T22:44:30.215Z] === RUN TestVolumesInspect [2022-09-06T22:44:30.215Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T22:44:30.215Z] === RUN TestVolumesInvalidJSON [2022-09-06T22:44:30.215Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T22:44:30.215Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T22:44:30.215Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T22:44:30.215Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T22:44:30.215Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T22:44:30.215Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T22:44:30.215Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T22:44:30.215Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-06T22:44:30.215Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T22:44:30.215Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T22:44:30.215Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T22:44:30.215Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T22:44:30.215Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T22:44:30.215Z] PASS [2022-09-06T22:44:30.215Z] [2022-09-06T22:44:30.215Z] DONE 9 tests in 0.207s [2022-09-06T22:44:30.215Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T22:44:30.215Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T22:44:30.215Z] +++ kill 14755 [2022-09-06T22:44:30.473Z] +++ /etc/init.d/apparmor stop [2022-09-06T22:44:30.473Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T22:44:30.473Z] [2022-09-06T22:44:30.473Z] Unloading profiles will leave already running processes permanently [2022-09-06T22:44:30.473Z] unconfined, which can lead to unexpected situations. [2022-09-06T22:44:30.473Z] [2022-09-06T22:44:30.473Z] To set a process to complain mode, use the command line tool [2022-09-06T22:44:30.473Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T22:44:30.473Z] +++ true [2022-09-06T22:44:30.473Z] exiting test-integration [2022-09-06T22:44:30.473Z] ++ exit 0 [2022-09-06T22:44:30.473Z] Post stage [Pipeline] junit [2022-09-06T22:44:31.418Z] Recording test results [2022-09-06T22:44:31.569Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T22:44:31.896Z] + echo Ensuring container killed. [2022-09-06T22:44:31.896Z] Ensuring container killed. [2022-09-06T22:44:31.896Z] + docker rm -vf docker-pr2 [2022-09-06T22:44:31.896Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-06T22:44:32.178Z] + echo Chowning /workspace to jenkins user [2022-09-06T22:44:32.178Z] Chowning /workspace to jenkins user [2022-09-06T22:44:32.178Z] + id -u [2022-09-06T22:44:32.178Z] + id -g [2022-09-06T22:44:32.178Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44099:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T22:44:32.178Z] Unable to find image 'busybox:latest' locally [2022-09-06T22:44:32.436Z] latest: Pulling from library/busybox [2022-09-06T22:44:32.436Z] 4189ef966ca4: Pulling fs layer [2022-09-06T22:44:32.436Z] 4189ef966ca4: Verifying Checksum [2022-09-06T22:44:32.436Z] 4189ef966ca4: Download complete [2022-09-06T22:44:32.693Z] 4189ef966ca4: Pull complete [2022-09-06T22:44:32.693Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T22:44:32.693Z] Status: Downloaded newer image for busybox:latest [2022-09-06T22:44:33.460Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-09-06T22:44:33.460Z] === RUN TestInspectNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T22:44:34.357Z] + bundleName=arm64-integration [2022-09-06T22:44:34.357Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-06T22:44:34.357Z] Creating arm64-integration-bundles.tar.gz [2022-09-06T22:44:34.357Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T22:44:34.357Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T22:44:34.625Z] Archiving artifacts [2022-09-06T22:44:36.152Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44099/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T22:44:36.461Z] + make clean [2022-09-06T22:44:36.718Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T22:44:36.718Z] docker-dev-cache [2022-09-06T22:44:36.718Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T22:44:37.643Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-06T22:44:37.643Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-06T22:44:37.643Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T22:44:37.643Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T22:44:37.643Z] === RUN TestInspectNetwork/network_name [2022-09-06T22:44:37.643Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T22:44:40.170Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-06T22:44:40.170Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-06T22:44:40.170Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-06T22:44:40.735Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-06T22:44:40.735Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-06T22:44:41.117Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-06T22:44:41.379Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-06T22:44:41.637Z] --- PASS: TestInspectNetwork (8.35s) [2022-09-06T22:44:41.637Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T22:44:41.637Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2022-09-06T22:44:41.637Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T22:44:41.637Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T22:44:41.637Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T22:44:43.013Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-06T22:44:43.578Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-09-06T22:44:43.578Z] === RUN TestNetworkInvalidJSON [2022-09-06T22:44:43.578Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T22:44:43.578Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T22:44:43.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:44:43.578Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:44:43.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:44:43.578Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:44:43.579Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T22:44:43.579Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T22:44:43.579Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T22:44:43.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T22:44:43.579Z] === RUN TestNetworkList [2022-09-06T22:44:43.579Z] === RUN TestNetworkList//networks [2022-09-06T22:44:43.579Z] === PAUSE TestNetworkList//networks [2022-09-06T22:44:43.579Z] === RUN TestNetworkList//networks/ [2022-09-06T22:44:43.579Z] === PAUSE TestNetworkList//networks/ [2022-09-06T22:44:43.579Z] === CONT TestNetworkList//networks [2022-09-06T22:44:43.579Z] === CONT TestNetworkList//networks/ [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T22:44:43.579Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T22:44:43.579Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T22:44:43.836Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-06T22:44:44.096Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-09-06T22:44:44.096Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T22:44:45.034Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-06T22:44:45.292Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T22:44:45.292Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T22:44:45.858Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-06T22:44:46.116Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-09-06T22:44:46.116Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T22:44:46.681Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-06T22:44:47.247Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-09-06T22:44:47.247Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T22:44:47.505Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-06T22:44:48.438Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-09-06T22:44:48.438Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T22:44:49.005Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-06T22:44:49.005Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T22:44:52.289Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2022-09-06T22:44:52.289Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T22:44:52.289Z] service_test.go:243: FLAKY_TEST [2022-09-06T22:44:52.289Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T22:44:52.289Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T22:44:52.289Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-06T22:45:02.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-06T22:45:03.632Z] docker_api_swarm_test.go:304: [dc58191f5f197] joining swarm manager [d71223ff5a0e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:45:05.009Z] docker_api_swarm_test.go:305: [d914d9c4d5a48] joining swarm manager [d71223ff5a0e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:45:07.537Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-06T22:45:07.537Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-06T22:45:08.104Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-06T22:45:08.104Z] --- PASS: TestServiceWithDataPathPortInit (16.37s) [2022-09-06T22:45:08.104Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T22:45:11.408Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vs4grww22wqvsibhhnxc752y6 Created:2022-09-06 22:45:09.610278075 +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[dc4fd0aed4ef9ee9883849c75a314750ea3bc13fd40b76bd30879d3074e9881f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k3gtmpj3linkjkravcv1r4yvm EndpointID:27f3af2e02a6ac6609dfe13e3e6a936c001b7d263c2bf94576ef5e0a2c179662 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:08147de303481f98f6f521f698a8c8c94d14ad931c8685ac50689be7b9fbcefa 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:c488792ad5be IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k3gtmpj3linkjkravcv1r4yvm EndpointID:27f3af2e02a6ac6609dfe13e3e6a936c001b7d263c2bf94576ef5e0a2c179662 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T22:45:14.688Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-06T22:45:14.688Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-06T22:45:15.252Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-06T22:45:15.510Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-06T22:45:16.076Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s) [2022-09-06T22:45:16.076Z] PASS [2022-09-06T22:45:16.076Z] [2022-09-06T22:45:16.076Z] === Skipped [2022-09-06T22:45:16.076Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T22:45:16.076Z] service_test.go:243: FLAKY_TEST [2022-09-06T22:45:16.076Z] [2022-09-06T22:45:16.076Z] DONE 38 tests, 1 skipped in 50.103s [2022-09-06T22:45:16.076Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T22:45:16.076Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:45:16.076Z] ++ set -e [2022-09-06T22:45:16.076Z] ++ '[' -n 0 ']' [2022-09-06T22:45:16.076Z] ++ set -x [2022-09-06T22:45:16.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:45:16.076Z] INFO: Testing against a local daemon [2022-09-06T22:45:16.076Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T22:45:16.076Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:45:16.076Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T22:45:16.076Z] === RUN TestDockerNetworkIpvlan [2022-09-06T22:45:16.076Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:45:16.076Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T22:45:16.076Z] PASS [2022-09-06T22:45:16.076Z] [2022-09-06T22:45:16.076Z] === Skipped [2022-09-06T22:45:16.076Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T22:45:16.076Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:45:16.076Z] [2022-09-06T22:45:16.076Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T22:45:16.076Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T22:45:16.076Z] [2022-09-06T22:45:16.076Z] DONE 2 tests, 2 skipped in 0.090s [2022-09-06T22:45:16.076Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T22:45:16.076Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:45:16.076Z] ++ set -e [2022-09-06T22:45:16.076Z] ++ '[' -n 0 ']' [2022-09-06T22:45:16.076Z] ++ set -x [2022-09-06T22:45:16.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:45:16.334Z] INFO: Testing against a local daemon [2022-09-06T22:45:16.334Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T22:45:16.334Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-06T22:45:16.334Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-06T22:45:16.334Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-06T22:45:16.585Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-06T22:45:16.585Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-06T22:45:16.585Z] { [2022-09-06T22:45:16.585Z] "RT_GROUP_ICON": { [2022-09-06T22:45:16.585Z] "#1": { [2022-09-06T22:45:16.585Z] "0409": "../../winresources/docker.ico" [2022-09-06T22:45:16.585Z] } [2022-09-06T22:45:16.585Z] }, [2022-09-06T22:45:16.585Z] "RT_MANIFEST": { [2022-09-06T22:45:16.585Z] "#1": { [2022-09-06T22:45:16.585Z] "0409": { [2022-09-06T22:45:16.585Z] "identity": {}, [2022-09-06T22:45:16.585Z] "description": "Docker Engine", [2022-09-06T22:45:16.585Z] "minimum-os": "vista", [2022-09-06T22:45:16.585Z] "execution-level": "", [2022-09-06T22:45:16.585Z] "ui-access": false, [2022-09-06T22:45:16.585Z] "auto-elevate": false, [2022-09-06T22:45:16.585Z] "dpi-awareness": "unaware", [2022-09-06T22:45:16.585Z] "disable-theming": false, [2022-09-06T22:45:16.585Z] "disable-window-filtering": false, [2022-09-06T22:45:16.585Z] "high-resolution-scrolling-aware": false, [2022-09-06T22:45:16.585Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-06T22:45:16.585Z] "long-path-aware": false, [2022-09-06T22:45:16.585Z] "printer-driver-isolation": false, [2022-09-06T22:45:16.585Z] "gdi-scaling": false, [2022-09-06T22:45:16.585Z] "segment-heap": false, [2022-09-06T22:45:16.585Z] "use-common-controls-v6": false [2022-09-06T22:45:16.585Z] } [2022-09-06T22:45:16.585Z] } [2022-09-06T22:45:16.585Z] }, [2022-09-06T22:45:16.585Z] "RT_MESSAGETABLE": { [2022-09-06T22:45:16.585Z] "#1": { [2022-09-06T22:45:16.585Z] "0409": "../../winresources/event_messages.bin" [2022-09-06T22:45:16.585Z] } [2022-09-06T22:45:16.585Z] }, [2022-09-06T22:45:16.585Z] "RT_VERSION": { [2022-09-06T22:45:16.585Z] "#1": { [2022-09-06T22:45:16.585Z] "0409": { [2022-09-06T22:45:16.585Z] "fixed": { [2022-09-06T22:45:16.585Z] "file_version": "0.0.0.0", [2022-09-06T22:45:16.585Z] "product_version": "0.0.0.0", [2022-09-06T22:45:16.585Z] "type": "Unknown" [2022-09-06T22:45:16.585Z] }, [2022-09-06T22:45:16.585Z] "info": { [2022-09-06T22:45:16.585Z] "0000": { [2022-09-06T22:45:16.585Z] "CompanyName": "", [2022-09-06T22:45:16.585Z] "FileVersion": "dev", [2022-09-06T22:45:16.585Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-06T22:45:16.585Z] "OriginalFileName": "docker-proxy.exe", [2022-09-06T22:45:16.585Z] "ProductName": "", [2022-09-06T22:45:16.585Z] "ProductVersion": "dev", [2022-09-06T22:45:16.585Z] "SpecialBuild": "cba36a064dc82ba49d5caab566f88f0501279ecb" [2022-09-06T22:45:16.585Z] } [2022-09-06T22:45:16.585Z] } [2022-09-06T22:45:16.585Z] } [2022-09-06T22:45:16.585Z] } [2022-09-06T22:45:16.585Z] } [2022-09-06T22:45:16.585Z] } [2022-09-06T22:45:16.585Z] cmd/docker-proxy/genwinres_windows.go [2022-09-06T22:45:16.585Z] cmd/docker-proxy/main.go [2022-09-06T22:45:16.585Z] cmd/docker-proxy/network_proxy_test.go [2022-09-06T22:45:16.585Z] cmd/docker-proxy/proxy.go [2022-09-06T22:45:16.585Z] cmd/docker-proxy/sctp_proxy.go [2022-09-06T22:45:16.585Z] cmd/docker-proxy/tcp_proxy.go [2022-09-06T22:45:16.585Z] cmd/docker-proxy/udp_proxy.go [2022-09-06T22:45:16.585Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-06T22:45:16.585Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T22:45:16.585Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-06T22:45:16.585Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-06T22:45:16.592Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-06T22:45:16.843Z] remote: Enumerating objects: 23, done. [2022-09-06T22:45:16.843Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-06T22:45:16.843Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-06T22:45:16.843Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-06T22:45:16.843Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-09-06T22:45:16.843Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-06T22:45:16.843Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-06T22:45:17.526Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-09-06T22:45:17.526Z] === RUN TestDockerNetworkMacvlan [2022-09-06T22:45:18.460Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T22:45:19.394Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T22:45:19.960Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T22:45:22.171Z] Cross building: bundles/cross/linux/ppc64le [2022-09-06T22:45:22.171Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-06T22:45:22.171Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-06T22:45:22.490Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T22:45:23.057Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-06T22:45:25.587Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-06T22:45:25.587Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T22:45:25.587Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-06T22:45:26.152Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-06T22:45:26.718Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-06T22:45:26.976Z] === RUN TestDockerSuite/TestBuildFails [2022-09-06T22:45:27.545Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-06T22:45:27.545Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-06T22:45:30.075Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-06T22:45:30.075Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T22:45:31.007Z] --- PASS: TestDockerNetworkMacvlan (13.52s) [2022-09-06T22:45:31.007Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-09-06T22:45:31.007Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-06T22:45:31.007Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s) [2022-09-06T22:45:31.007Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.63s) [2022-09-06T22:45:31.007Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2022-09-06T22:45:31.007Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-09-06T22:45:31.007Z] PASS [2022-09-06T22:45:31.007Z] [2022-09-06T22:45:31.007Z] DONE 8 tests in 14.940s [2022-09-06T22:45:31.007Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T22:45:31.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:45:31.007Z] ++ set -e [2022-09-06T22:45:31.007Z] ++ '[' -n 0 ']' [2022-09-06T22:45:31.007Z] ++ set -x [2022-09-06T22:45:31.008Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:45:31.008Z] testing: warning: no tests to run [2022-09-06T22:45:31.008Z] PASS [2022-09-06T22:45:31.008Z] [2022-09-06T22:45:31.008Z] DONE 0 tests in 0.028s [2022-09-06T22:45:31.008Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T22:45:31.008Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:45:31.008Z] ++ set -e [2022-09-06T22:45:31.008Z] ++ '[' -n 0 ']' [2022-09-06T22:45:31.008Z] ++ set -x [2022-09-06T22:45:31.008Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:45:31.281Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-06T22:45:31.282Z] INFO: Testing against a local daemon [2022-09-06T22:45:31.282Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T22:45:32.663Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-06T22:45:32.663Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2022-09-06T22:45:32.663Z] === RUN TestAuthZPluginTLS [2022-09-06T22:45:33.228Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-09-06T22:45:33.228Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T22:45:33.793Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-06T22:45:33.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-06T22:45:33.793Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-09-06T22:45:33.793Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T22:45:34.051Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-06T22:45:34.309Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-09-06T22:45:34.309Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T22:45:34.874Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-09-06T22:45:34.874Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T22:45:35.133Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-06T22:45:36.507Z] docker_api_swarm_test.go:272: [d0f56072e6a07] joining swarm manager [d7f4700ec4271]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:45:36.765Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2022-09-06T22:45:36.765Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T22:45:37.023Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-06T22:45:37.280Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-09-06T22:45:37.280Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T22:45:37.846Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-09-06T22:45:37.846Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T22:45:37.846Z] docker_api_swarm_test.go:273: [dd9b4199d9c43] joining swarm manager [d7f4700ec4271]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:45:38.104Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-06T22:45:38.361Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-06T22:45:38.361Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-09-06T22:45:38.361Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T22:45:40.262Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-06T22:45:40.262Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s) [2022-09-06T22:45:40.262Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T22:45:41.636Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-06T22:45:41.894Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-09-06T22:45:41.894Z] === RUN TestAuthZPluginHeader [2022-09-06T22:45:42.831Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-09-06T22:45:42.831Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T22:45:42.831Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-06T22:45:43.089Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-06T22:45:44.021Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-06T22:45:44.279Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-06T22:45:44.537Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-06T22:45:44.537Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-06T22:45:45.471Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-06T22:45:45.471Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-06T22:45:46.036Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-06T22:45:46.293Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-06T22:45:46.294Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-06T22:45:46.860Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-06T22:45:47.426Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2022-09-06T22:45:47.427Z] === RUN TestAuthZPluginV2Disable [2022-09-06T22:45:47.684Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-06T22:45:50.210Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-06T22:45:51.592Z] --- PASS: TestAuthZPluginV2Disable (3.84s) [2022-09-06T22:45:51.592Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T22:45:54.117Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-06T22:45:55.489Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.99s) [2022-09-06T22:45:55.489Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T22:45:56.055Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-06T22:45:56.312Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-06T22:45:56.312Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-06T22:45:56.312Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-06T22:45:56.570Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-06T22:45:56.570Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-06T22:45:57.944Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-06T22:45:59.846Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-06T22:46:00.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-06T22:46:05.372Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-06T22:46:05.372Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-06T22:46:05.372Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-06T22:46:07.955Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.34s) [2022-09-06T22:46:07.955Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T22:46:11.236Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-06T22:46:13.767Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-06T22:46:14.333Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-06T22:46:15.705Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-06T22:46:15.705Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-06T22:46:15.705Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-06T22:46:18.273Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-06T22:46:18.838Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-06T22:46:19.773Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-06T22:46:20.030Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-06T22:46:21.403Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-06T22:46:21.661Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-06T22:46:22.597Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-06T22:46:22.856Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-06T22:46:24.228Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-06T22:46:24.487Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-06T22:46:24.487Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-06T22:46:24.487Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-06T22:46:24.487Z] PASS [2022-09-06T22:46:24.487Z] [2022-09-06T22:46:24.487Z] DONE 17 tests in 53.419s [2022-09-06T22:46:24.487Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T22:46:24.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:46:24.487Z] ++ set -e [2022-09-06T22:46:24.487Z] ++ '[' -n 0 ']' [2022-09-06T22:46:24.487Z] ++ set -x [2022-09-06T22:46:24.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:46:24.745Z] INFO: Testing against a local daemon [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:46:24.745Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:46:24.745Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T22:46:24.745Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T22:46:24.745Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T22:46:24.745Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T22:46:24.745Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T22:46:24.745Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T22:46:24.745Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T22:46:24.745Z] === RUN TestPluginInstall [2022-09-06T22:46:24.745Z] === RUN TestPluginInstall/no_auth [2022-09-06T22:46:24.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-06T22:46:25.003Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-06T22:46:25.569Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-06T22:46:26.135Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-06T22:46:27.510Z] time="2022-09-06T22:46:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:46:27.510Z] time="2022-09-06T22:46:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47ad5532c57f548aa8ebe29afc374a676e2dd376664c4ef5ec5bb7a863859cd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:46:27.511Z] time="2022-09-06T22:46:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:46:27.511Z] time="2022-09-06T22:46:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47ad5532c57f548aa8ebe29afc374a676e2dd376664c4ef5ec5bb7a863859cd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:46:28.078Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T22:46:29.015Z] time="2022-09-06T22:46:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:46:29.015Z] time="2022-09-06T22:46:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de18e7110a756f6b4664ca865c118d7f30519579c3de74fb4ac51694eeeb85c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:46:29.015Z] time="2022-09-06T22:46:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:46:29.015Z] time="2022-09-06T22:46:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de18e7110a756f6b4664ca865c118d7f30519579c3de74fb4ac51694eeeb85c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:46:29.015Z] === RUN TestPluginInstall/with_insecure [2022-09-06T22:46:29.275Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-06T22:46:29.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-06T22:46:30.101Z] time="2022-09-06T22:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:46:30.101Z] time="2022-09-06T22:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:064cff4fea03c86908f0f1ef30eea5035c8a2f8466b06a3c4d353a16a5fbfbe2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:46:30.101Z] time="2022-09-06T22:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T22:46:30.101Z] time="2022-09-06T22:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:064cff4fea03c86908f0f1ef30eea5035c8a2f8466b06a3c4d353a16a5fbfbe2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T22:46:30.667Z] plugin_test.go:196: [d70065d543492] daemon is not started [2022-09-06T22:46:30.667Z] --- PASS: TestPluginInstall (5.90s) [2022-09-06T22:46:30.667Z] --- PASS: TestPluginInstall/no_auth (3.43s) [2022-09-06T22:46:30.667Z] --- PASS: TestPluginInstall/with_htpasswd (0.99s) [2022-09-06T22:46:30.667Z] --- PASS: TestPluginInstall/with_insecure (1.47s) [2022-09-06T22:46:30.667Z] === RUN TestPluginsWithRuntimes [2022-09-06T22:46:32.042Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-06T22:46:32.300Z] docker_api_swarm_node_test.go:20: [d8384b08c6922] joining swarm manager [df770f4f51946]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:46:32.866Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T22:46:33.431Z] docker_api_swarm_node_test.go:21: [d566b0a6ce376] joining swarm manager [df770f4f51946]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:46:33.431Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-06T22:46:33.998Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T22:46:34.931Z] --- PASS: TestPluginsWithRuntimes (4.45s) [2022-09-06T22:46:34.931Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2022-09-06T22:46:34.931Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-09-06T22:46:34.931Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T22:46:35.189Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-06T22:46:35.757Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-09-06T22:46:35.757Z] PASS [2022-09-06T22:46:35.757Z] [2022-09-06T22:46:35.757Z] DONE 24 tests in 11.262s [2022-09-06T22:46:35.757Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T22:46:35.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:46:35.757Z] ++ set -e [2022-09-06T22:46:35.757Z] ++ '[' -n 0 ']' [2022-09-06T22:46:35.757Z] ++ set -x [2022-09-06T22:46:35.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:46:36.015Z] INFO: Testing against a local daemon [2022-09-06T22:46:36.015Z] === RUN TestExternalGraphDriver [2022-09-06T22:46:36.015Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-06T22:46:36.276Z] === RUN TestExternalGraphDriver/json [2022-09-06T22:46:37.209Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-06T22:46:38.141Z] === RUN TestExternalGraphDriver/spec [2022-09-06T22:46:40.040Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-06T22:46:40.040Z] === RUN TestExternalGraphDriver/pull [2022-09-06T22:46:41.937Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-06T22:46:41.937Z] --- PASS: TestExternalGraphDriver (5.85s) [2022-09-06T22:46:41.937Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-09-06T22:46:41.937Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2022-09-06T22:46:41.937Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-09-06T22:46:41.937Z] === RUN TestGraphdriverPluginV2 [2022-09-06T22:46:42.194Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-06T22:46:42.760Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-06T22:46:44.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-06T22:46:47.411Z] --- PASS: TestGraphdriverPluginV2 (5.20s) [2022-09-06T22:46:47.411Z] PASS [2022-09-06T22:46:47.411Z] [2022-09-06T22:46:47.411Z] DONE 5 tests in 11.160s [2022-09-06T22:46:47.411Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T22:46:47.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:46:47.411Z] ++ set -e [2022-09-06T22:46:47.411Z] ++ '[' -n 0 ']' [2022-09-06T22:46:47.411Z] ++ set -x [2022-09-06T22:46:47.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:46:47.412Z] INFO: Testing against a local daemon [2022-09-06T22:46:47.412Z] === RUN TestContinueAfterPluginCrash [2022-09-06T22:46:47.412Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T22:46:47.412Z] === RUN TestReadPluginNoRead [2022-09-06T22:46:47.412Z] === PAUSE TestReadPluginNoRead [2022-09-06T22:46:47.412Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T22:46:47.412Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T22:46:47.412Z] === CONT TestContinueAfterPluginCrash [2022-09-06T22:46:47.412Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T22:46:49.942Z] docker_api_swarm_test.go:502: [deac6be9713a9] joining swarm manager [d1398385b5495]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:46:51.842Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-06T22:46:52.776Z] --- PASS: TestDaemonStartWithLogOpt (5.45s) [2022-09-06T22:46:52.776Z] === CONT TestReadPluginNoRead [2022-09-06T22:46:55.304Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-06T22:46:55.304Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T22:46:56.678Z] === RUN TestDockerSuite/TestBuildRm [2022-09-06T22:46:56.935Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T22:46:57.872Z] --- PASS: TestContinueAfterPluginCrash (10.45s) [2022-09-06T22:46:58.438Z] === RUN TestReadPluginNoRead/default [2022-09-06T22:46:59.004Z] docker_api_swarm_test.go:507: [ddc389a8efc5c] joining swarm manager [d1398385b5495]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:46:59.275Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-06T22:47:00.212Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-06T22:47:00.212Z] === CONT TestReadPluginNoRead [2022-09-06T22:47:00.212Z] read_test.go:92: [d081354b11e64] daemon is not started [2022-09-06T22:47:00.212Z] --- PASS: TestReadPluginNoRead (7.59s) [2022-09-06T22:47:00.212Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2022-09-06T22:47:00.212Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2022-09-06T22:47:00.212Z] --- PASS: TestReadPluginNoRead/default (1.73s) [2022-09-06T22:47:00.212Z] PASS [2022-09-06T22:47:00.212Z] [2022-09-06T22:47:00.212Z] DONE 6 tests in 13.184s [2022-09-06T22:47:00.212Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T22:47:00.212Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:47:00.212Z] ++ set -e [2022-09-06T22:47:00.212Z] ++ '[' -n 0 ']' [2022-09-06T22:47:00.212Z] ++ set -x [2022-09-06T22:47:00.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:47:00.212Z] testing: warning: no tests to run [2022-09-06T22:47:00.212Z] PASS [2022-09-06T22:47:00.212Z] [2022-09-06T22:47:00.212Z] DONE 0 tests in 0.050s [2022-09-06T22:47:00.470Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T22:47:00.470Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:47:00.470Z] ++ set -e [2022-09-06T22:47:00.470Z] ++ '[' -n 0 ']' [2022-09-06T22:47:00.470Z] ++ set -x [2022-09-06T22:47:00.470Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:47:00.470Z] INFO: Testing against a local daemon [2022-09-06T22:47:00.470Z] === RUN TestPluginWithDevMounts [2022-09-06T22:47:00.470Z] === PAUSE TestPluginWithDevMounts [2022-09-06T22:47:00.470Z] === CONT TestPluginWithDevMounts [2022-09-06T22:47:01.403Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-06T22:47:01.969Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-06T22:47:02.228Z] --- PASS: TestPluginWithDevMounts (1.82s) [2022-09-06T22:47:02.228Z] PASS [2022-09-06T22:47:02.228Z] [2022-09-06T22:47:02.228Z] DONE 1 tests in 1.954s [2022-09-06T22:47:02.228Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T22:47:02.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:47:02.228Z] ++ set -e [2022-09-06T22:47:02.228Z] ++ '[' -n 0 ']' [2022-09-06T22:47:02.228Z] ++ set -x [2022-09-06T22:47:02.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:47:02.485Z] INFO: Testing against a local daemon [2022-09-06T22:47:02.485Z] === RUN TestSecretInspect [2022-09-06T22:47:02.743Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-06T22:47:03.678Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-06T22:47:04.245Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-06T22:47:05.178Z] --- PASS: TestSecretInspect (2.59s) [2022-09-06T22:47:05.178Z] === RUN TestSecretList [2022-09-06T22:47:07.705Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-06T22:47:07.705Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-06T22:47:07.705Z] --- PASS: TestSecretList (2.55s) [2022-09-06T22:47:07.705Z] === RUN TestSecretsCreateAndDelete [2022-09-06T22:47:07.705Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-06T22:47:07.705Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-06T22:47:07.705Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-06T22:47:07.963Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-06T22:47:08.898Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-06T22:47:08.898Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-06T22:47:09.833Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-06T22:47:10.398Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2022-09-06T22:47:10.398Z] === RUN TestSecretsUpdate [2022-09-06T22:47:12.922Z] --- PASS: TestSecretsUpdate (2.77s) [2022-09-06T22:47:12.922Z] === RUN TestTemplatedSecret [2022-09-06T22:47:13.487Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-06T22:47:14.051Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-06T22:47:14.989Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-06T22:47:15.554Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-06T22:47:15.812Z] --- PASS: TestTemplatedSecret (2.91s) [2022-09-06T22:47:15.812Z] === RUN TestSecretCreateResolve [2022-09-06T22:47:16.378Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-06T22:47:17.311Z] === RUN TestDockerSuite/TestBuildUser [2022-09-06T22:47:18.685Z] --- PASS: TestSecretCreateResolve (2.63s) [2022-09-06T22:47:18.685Z] PASS [2022-09-06T22:47:18.685Z] [2022-09-06T22:47:18.685Z] DONE 6 tests in 16.224s [2022-09-06T22:47:18.685Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T22:47:18.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:47:18.685Z] ++ set -e [2022-09-06T22:47:18.685Z] ++ '[' -n 0 ']' [2022-09-06T22:47:18.685Z] ++ set -x [2022-09-06T22:47:18.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:47:18.685Z] INFO: Testing against a local daemon [2022-09-06T22:47:18.685Z] === RUN TestServiceCreateInit [2022-09-06T22:47:18.685Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T22:47:18.942Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-06T22:47:21.501Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-06T22:47:23.400Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T22:47:27.582Z] --- PASS: TestServiceCreateInit (9.00s) [2022-09-06T22:47:27.582Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.57s) [2022-09-06T22:47:27.582Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.41s) [2022-09-06T22:47:27.582Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T22:47:28.632Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-06T22:47:28.632Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-06T22:47:28.632Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-06T22:47:28.632Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-06T22:47:28.632Z] Cross building: bundles/cross/linux/s390x [2022-09-06T22:47:28.632Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-06T22:47:28.632Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-06T22:47:32.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-06T22:47:35.370Z] docker_api_swarm_node_test.go:81: [d155df80d4cb1] joining swarm manager [dc94a06c96026]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:47:35.370Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-06T22:47:36.742Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-06T22:47:37.000Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-06T22:47:37.566Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-06T22:47:38.131Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-06T22:47:40.031Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-06T22:47:40.031Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-06T22:47:40.031Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-06T22:47:40.031Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-06T22:47:40.031Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-06T22:47:40.031Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-06T22:47:40.031Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-06T22:47:40.031Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T22:47:40.031Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-06T22:47:40.964Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-06T22:47:40.964Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-06T22:47:41.898Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-06T22:47:42.832Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-06T22:47:43.766Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-06T22:47:43.766Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-06T22:47:45.669Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-06T22:47:45.669Z] --- PASS: TestCreateServiceMultipleTimes (17.93s) [2022-09-06T22:47:45.669Z] === RUN TestCreateServiceConflict [2022-09-06T22:47:47.041Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-06T22:47:47.606Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-06T22:47:47.863Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-06T22:47:48.121Z] --- PASS: TestCreateServiceConflict (2.43s) [2022-09-06T22:47:48.121Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T22:47:48.378Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-06T22:47:48.378Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-06T22:47:48.378Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-06T22:47:48.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-06T22:47:49.200Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-06T22:47:51.727Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-06T22:47:51.727Z] docker_api_swarm_node_test.go:53: [df61efc3f8d24] joining swarm manager [d0d0970bde04f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:47:52.292Z] --- PASS: TestCreateServiceMaxReplicas (4.06s) [2022-09-06T22:47:52.292Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T22:47:52.292Z] === RUN TestDockerSuite/TestCommitChange [2022-09-06T22:47:52.858Z] docker_api_swarm_node_test.go:54: [dcec36e18f3ca] joining swarm manager [d0d0970bde04f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:47:53.116Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-06T22:47:54.052Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-06T22:47:55.425Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-06T22:47:56.359Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-06T22:47:56.924Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-06T22:47:58.296Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-06T22:47:59.228Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-06T22:47:59.793Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-06T22:48:00.725Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-06T22:48:00.725Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-06T22:48:01.292Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-06T22:48:01.857Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-06T22:48:02.423Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-06T22:48:02.988Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-06T22:48:03.246Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-06T22:48:03.810Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-06T22:48:04.742Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-06T22:48:05.003Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-06T22:48:05.568Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-06T22:48:06.132Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.01s) [2022-09-06T22:48:06.132Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T22:48:06.390Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-06T22:48:07.346Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-06T22:48:07.913Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-06T22:48:08.848Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-06T22:48:09.106Z] --- PASS: TestCreateServiceSecretFileMode (2.89s) [2022-09-06T22:48:09.106Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T22:48:09.672Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-06T22:48:10.238Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-06T22:48:11.171Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-06T22:48:11.171Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-06T22:48:11.737Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-06T22:48:12.303Z] --- PASS: TestCreateServiceConfigFileMode (3.12s) [2022-09-06T22:48:12.303Z] === RUN TestCreateServiceSysctls [2022-09-06T22:48:12.561Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-06T22:48:13.126Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-06T22:48:13.692Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-06T22:48:14.626Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-06T22:48:15.998Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-06T22:48:15.998Z] --- PASS: TestCreateServiceSysctls (3.81s) [2022-09-06T22:48:15.998Z] === RUN TestCreateServiceCapabilities [2022-09-06T22:48:16.563Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-06T22:48:18.470Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-06T22:48:19.035Z] --- PASS: TestCreateServiceCapabilities (3.12s) [2022-09-06T22:48:19.035Z] === RUN TestInspect [2022-09-06T22:48:22.316Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-06T22:48:22.316Z] --- PASS: TestInspect (3.32s) [2022-09-06T22:48:22.316Z] === RUN TestCreateJob [2022-09-06T22:48:24.843Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-06T22:48:24.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-06T22:48:25.783Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-06T22:48:25.783Z] --- PASS: TestCreateJob (3.30s) [2022-09-06T22:48:25.783Z] === RUN TestReplicatedJob [2022-09-06T22:48:29.984Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-06T22:48:31.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-06T22:48:32.295Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-06T22:48:32.554Z] --- PASS: TestReplicatedJob (6.74s) [2022-09-06T22:48:32.554Z] === RUN TestUpdateReplicatedJob [2022-09-06T22:48:32.812Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-06T22:48:34.187Z] docker_api_swarm_test.go:202: [d8487d69daa20] joining swarm manager [d00f63c9cda9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:48:36.715Z] --- PASS: TestUpdateReplicatedJob (4.11s) [2022-09-06T22:48:36.715Z] === RUN TestServiceListWithStatuses [2022-09-06T22:48:36.715Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T22:48:36.715Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T22:48:36.715Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T22:48:37.282Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-06T22:48:37.847Z] === RUN TestDockerSuite/TestCpToDot [2022-09-06T22:48:38.414Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-06T22:48:39.787Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-06T22:48:41.158Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-06T22:48:41.723Z] --- PASS: TestDockerNetworkConnectAlias (5.24s) [2022-09-06T22:48:41.723Z] === RUN TestDockerNetworkReConnect [2022-09-06T22:48:41.980Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-06T22:48:42.913Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-06T22:48:43.171Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-06T22:48:44.106Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-06T22:48:45.037Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-06T22:48:45.295Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-06T22:48:45.295Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-06T22:48:45.553Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-06T22:48:45.812Z] --- PASS: TestDockerNetworkReConnect (4.14s) [2022-09-06T22:48:45.812Z] === RUN TestServicePlugin [2022-09-06T22:48:46.377Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-06T22:48:46.377Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T22:48:46.377Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-06T22:48:46.377Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-06T22:48:46.944Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-06T22:48:47.513Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-06T22:48:47.513Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-06T22:48:47.774Z] === RUN TestDockerSuite/TestCreateRM [2022-09-06T22:48:47.774Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-06T22:48:47.774Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-06T22:48:47.774Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-06T22:48:48.031Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-06T22:48:48.031Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-06T22:48:49.930Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-06T22:48:49.930Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-06T22:48:49.930Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-06T22:48:50.494Z] plugin_test.go:61: [de6c66e15e5c8] joining swarm manager [d5fe6ca0c2e6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:48:51.867Z] plugin_test.go:64: [d8a722753b181] joining swarm manager [d5fe6ca0c2e6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:48:54.395Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-06T22:48:54.395Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-06T22:48:54.395Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-06T22:48:54.960Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-06T22:48:55.526Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-06T22:48:56.090Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-06T22:48:56.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-06T22:48:56.656Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-06T22:48:57.221Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-06T22:48:59.119Z] docker_api_swarm_test.go:384: [db5fde9b6ecf7] joining swarm manager [dfa61c66e71a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:48:59.119Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-06T22:49:00.052Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-06T22:49:00.310Z] docker_api_swarm_test.go:385: [d506979064ab0] joining swarm manager [dfa61c66e71a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:49:02.839Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-06T22:49:05.365Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-06T22:49:05.930Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-06T22:49:07.303Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-06T22:49:12.575Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-06T22:49:12.575Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-06T22:49:13.508Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-06T22:49:14.072Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-06T22:49:14.330Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-06T22:49:14.588Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-06T22:49:14.588Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-06T22:49:14.588Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-06T22:49:15.522Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-06T22:49:16.454Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-06T22:49:16.454Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-06T22:49:16.454Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-06T22:49:17.019Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-06T22:49:17.276Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-06T22:49:18.208Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-06T22:49:18.208Z] --- PASS: TestServicePlugin (32.38s) [2022-09-06T22:49:18.208Z] === RUN TestServiceUpdateLabel [2022-09-06T22:49:19.580Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-06T22:49:19.580Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-06T22:49:19.580Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-06T22:49:19.580Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-06T22:49:19.580Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-06T22:49:19.580Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-06T22:49:20.108Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-06T22:49:20.109Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-06T22:49:20.109Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-06T22:49:20.109Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-06T22:49:20.109Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T22:49:20.438Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-06T22:49:20.511Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-09-06T22:49:20.512Z] === RUN TestServiceUpdateSecrets [2022-09-06T22:49:20.719Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cba36a064dc82ba49d5caab566f88f0501279ecb hack/test/unit [2022-09-06T22:49:21.285Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-06T22:49:21.285Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-06T22:49:21.285Z] + TESTDIRS=./... [2022-09-06T22:49:21.285Z] + exclude_paths='/vendor/|/integration' [2022-09-06T22:49:21.285Z] ++ go list ./... [2022-09-06T22:49:21.285Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-06T22:49:21.883Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-06T22:49:22.230Z] + pkg_list='github.com/docker/docker/api [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/backend/build [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/httputils [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/middleware [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/build [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/container [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/debug [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/image [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/network [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/session [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/system [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/server/router/volume [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/backend [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/container [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/events [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/filters [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/image [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/mount [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/network [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/registry [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/strslice [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/swarm [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/time [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/versions [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T22:49:22.230Z] github.com/docker/docker/api/types/volume [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder/builder-next [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder/dockerfile [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder/remotecontext [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T22:49:22.230Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T22:49:22.230Z] github.com/docker/docker/cli [2022-09-06T22:49:22.230Z] github.com/docker/docker/cli/config [2022-09-06T22:49:22.230Z] github.com/docker/docker/cli/debug [2022-09-06T22:49:22.230Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T22:49:22.230Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T22:49:22.230Z] github.com/docker/docker/client [2022-09-06T22:49:22.230Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T22:49:22.230Z] github.com/docker/docker/cmd/dockerd [2022-09-06T22:49:22.230Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T22:49:22.230Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T22:49:22.230Z] github.com/docker/docker/container [2022-09-06T22:49:22.230Z] github.com/docker/docker/container/stream [2022-09-06T22:49:22.230Z] github.com/docker/docker/contrib/apparmor [2022-09-06T22:49:22.230Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T22:49:22.230Z] github.com/docker/docker/contrib/httpserver [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/cluster [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/config [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/containerd [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/events [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/images [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/initlayer [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/links [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/listeners [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/local [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/names [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/network [2022-09-06T22:49:22.230Z] github.com/docker/docker/daemon/stats [2022-09-06T22:49:22.230Z] github.com/docker/docker/distribution [2022-09-06T22:49:22.230Z] github.com/docker/docker/distribution/metadata [2022-09-06T22:49:22.230Z] github.com/docker/docker/distribution/utils [2022-09-06T22:49:22.230Z] github.com/docker/docker/distribution/xfer [2022-09-06T22:49:22.230Z] github.com/docker/docker/dockerversion [2022-09-06T22:49:22.230Z] github.com/docker/docker/errdefs [2022-09-06T22:49:22.230Z] github.com/docker/docker/image [2022-09-06T22:49:22.230Z] github.com/docker/docker/image/cache [2022-09-06T22:49:22.230Z] github.com/docker/docker/image/tarexport [2022-09-06T22:49:22.230Z] github.com/docker/docker/image/v1 [2022-09-06T22:49:22.230Z] github.com/docker/docker/internal/test/suite [2022-09-06T22:49:22.230Z] github.com/docker/docker/layer [2022-09-06T22:49:22.230Z] github.com/docker/docker/libcontainerd [2022-09-06T22:49:22.230Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T22:49:22.230Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T22:49:22.230Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T22:49:22.230Z] github.com/docker/docker/libcontainerd/types [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:49:22.230Z] github.com/docker/docker/libnetwork/types [2022-09-06T22:49:22.230Z] github.com/docker/docker/oci [2022-09-06T22:49:22.230Z] github.com/docker/docker/oci/caps [2022-09-06T22:49:22.230Z] github.com/docker/docker/opts [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/aaparser [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/archive [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/authorization [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/capabilities [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/containerfs [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/directory [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/dmesg [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/fileutils [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/fsutils [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/homedir [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/idtools [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/ioutils [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/longpath [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/loopback [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/parsers [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/pidfile [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/platform [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/plugins [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/pools [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/progress [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/pubsub [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/reexec [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/signal [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/stack [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/stringid [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/system [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/tailfile [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/tarsum [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/urlutil [2022-09-06T22:49:22.230Z] github.com/docker/docker/pkg/useragent [2022-09-06T22:49:22.230Z] github.com/docker/docker/plugin [2022-09-06T22:49:22.231Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T22:49:22.231Z] github.com/docker/docker/plugin/v2 [2022-09-06T22:49:22.231Z] github.com/docker/docker/profiles/apparmor [2022-09-06T22:49:22.231Z] github.com/docker/docker/profiles/seccomp [2022-09-06T22:49:22.231Z] github.com/docker/docker/quota [2022-09-06T22:49:22.231Z] github.com/docker/docker/reference [2022-09-06T22:49:22.231Z] github.com/docker/docker/registry [2022-09-06T22:49:22.231Z] github.com/docker/docker/registry/resumable [2022-09-06T22:49:22.231Z] github.com/docker/docker/restartmanager [2022-09-06T22:49:22.231Z] github.com/docker/docker/rootless [2022-09-06T22:49:22.231Z] github.com/docker/docker/rootless/specconv [2022-09-06T22:49:22.231Z] github.com/docker/docker/runconfig [2022-09-06T22:49:22.231Z] github.com/docker/docker/runconfig/opts [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/daemon [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/environment [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fakegit [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/registry [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/request [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/drivers [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/local [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/mounts [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/service [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/service/opts [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/testutils' [2022-09-06T22:49:22.231Z] ++ grep --fixed-strings -v /libnetwork [2022-09-06T22:49:22.231Z] ++ echo 'github.com/docker/docker/api [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/backend/build [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/httputils [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/middleware [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/build [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/container [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/debug [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/image [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/network [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/session [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/system [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/volume [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/backend [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/container [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/events [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/filters [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/image [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/mount [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/network [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/registry [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/strslice [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/swarm [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/time [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/versions [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/volume [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/dockerfile [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/remotecontext [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T22:49:22.231Z] github.com/docker/docker/cli [2022-09-06T22:49:22.231Z] github.com/docker/docker/cli/config [2022-09-06T22:49:22.231Z] github.com/docker/docker/cli/debug [2022-09-06T22:49:22.231Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T22:49:22.231Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T22:49:22.231Z] github.com/docker/docker/client [2022-09-06T22:49:22.231Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T22:49:22.231Z] github.com/docker/docker/cmd/dockerd [2022-09-06T22:49:22.231Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T22:49:22.231Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T22:49:22.231Z] github.com/docker/docker/container [2022-09-06T22:49:22.231Z] github.com/docker/docker/container/stream [2022-09-06T22:49:22.231Z] github.com/docker/docker/contrib/apparmor [2022-09-06T22:49:22.231Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T22:49:22.231Z] github.com/docker/docker/contrib/httpserver [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/cluster [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/config [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/containerd [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/events [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/images [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/initlayer [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/links [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/listeners [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/local [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/names [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/network [2022-09-06T22:49:22.231Z] github.com/docker/docker/daemon/stats [2022-09-06T22:49:22.231Z] github.com/docker/docker/distribution [2022-09-06T22:49:22.231Z] github.com/docker/docker/distribution/metadata [2022-09-06T22:49:22.231Z] github.com/docker/docker/distribution/utils [2022-09-06T22:49:22.231Z] github.com/docker/docker/distribution/xfer [2022-09-06T22:49:22.231Z] github.com/docker/docker/dockerversion [2022-09-06T22:49:22.231Z] github.com/docker/docker/errdefs [2022-09-06T22:49:22.231Z] github.com/docker/docker/image [2022-09-06T22:49:22.231Z] github.com/docker/docker/image/cache [2022-09-06T22:49:22.231Z] github.com/docker/docker/image/tarexport [2022-09-06T22:49:22.231Z] github.com/docker/docker/image/v1 [2022-09-06T22:49:22.231Z] github.com/docker/docker/internal/test/suite [2022-09-06T22:49:22.231Z] github.com/docker/docker/layer [2022-09-06T22:49:22.231Z] github.com/docker/docker/libcontainerd [2022-09-06T22:49:22.231Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T22:49:22.231Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T22:49:22.231Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T22:49:22.231Z] github.com/docker/docker/libcontainerd/types [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:49:22.231Z] github.com/docker/docker/libnetwork/types [2022-09-06T22:49:22.231Z] github.com/docker/docker/oci [2022-09-06T22:49:22.231Z] github.com/docker/docker/oci/caps [2022-09-06T22:49:22.231Z] github.com/docker/docker/opts [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/aaparser [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/archive [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/authorization [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/capabilities [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/containerfs [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/directory [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/dmesg [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/fileutils [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/fsutils [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/homedir [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/idtools [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/ioutils [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/longpath [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/loopback [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/parsers [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/pidfile [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/platform [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/plugins [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/pools [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/progress [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/pubsub [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/reexec [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/signal [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/stack [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/stringid [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/system [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/tailfile [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/tarsum [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/urlutil [2022-09-06T22:49:22.231Z] github.com/docker/docker/pkg/useragent [2022-09-06T22:49:22.231Z] github.com/docker/docker/plugin [2022-09-06T22:49:22.231Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T22:49:22.231Z] github.com/docker/docker/plugin/v2 [2022-09-06T22:49:22.231Z] github.com/docker/docker/profiles/apparmor [2022-09-06T22:49:22.231Z] github.com/docker/docker/profiles/seccomp [2022-09-06T22:49:22.231Z] github.com/docker/docker/quota [2022-09-06T22:49:22.231Z] github.com/docker/docker/reference [2022-09-06T22:49:22.231Z] github.com/docker/docker/registry [2022-09-06T22:49:22.231Z] github.com/docker/docker/registry/resumable [2022-09-06T22:49:22.231Z] github.com/docker/docker/restartmanager [2022-09-06T22:49:22.231Z] github.com/docker/docker/rootless [2022-09-06T22:49:22.231Z] github.com/docker/docker/rootless/specconv [2022-09-06T22:49:22.231Z] github.com/docker/docker/runconfig [2022-09-06T22:49:22.231Z] github.com/docker/docker/runconfig/opts [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/daemon [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/environment [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fakegit [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/registry [2022-09-06T22:49:22.231Z] github.com/docker/docker/testutil/request [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/drivers [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/local [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/mounts [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/service [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/service/opts [2022-09-06T22:49:22.231Z] github.com/docker/docker/volume/testutils' [2022-09-06T22:49:22.231Z] + base_pkg_list='github.com/docker/docker/api [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/backend/build [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/httputils [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/middleware [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/build [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/container [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/debug [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/image [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/network [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/session [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/system [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/server/router/volume [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/backend [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/container [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/events [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/filters [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/image [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/mount [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/network [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/registry [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/strslice [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/swarm [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/time [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/versions [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T22:49:22.231Z] github.com/docker/docker/api/types/volume [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/dockerfile [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/remotecontext [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T22:49:22.231Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T22:49:22.231Z] github.com/docker/docker/cli [2022-09-06T22:49:22.231Z] github.com/docker/docker/cli/config [2022-09-06T22:49:22.231Z] github.com/docker/docker/cli/debug [2022-09-06T22:49:22.231Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T22:49:22.231Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T22:49:22.231Z] github.com/docker/docker/client [2022-09-06T22:49:22.231Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T22:49:22.231Z] github.com/docker/docker/cmd/dockerd [2022-09-06T22:49:22.231Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T22:49:22.231Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T22:49:22.231Z] github.com/docker/docker/container [2022-09-06T22:49:22.231Z] github.com/docker/docker/container/stream [2022-09-06T22:49:22.231Z] github.com/docker/docker/contrib/apparmor [2022-09-06T22:49:22.231Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T22:49:22.231Z] github.com/docker/docker/contrib/httpserver [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/config [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/containerd [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/events [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/images [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/initlayer [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/links [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/listeners [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/local [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/names [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/network [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/stats [2022-09-06T22:49:22.232Z] github.com/docker/docker/distribution [2022-09-06T22:49:22.232Z] github.com/docker/docker/distribution/metadata [2022-09-06T22:49:22.232Z] github.com/docker/docker/distribution/utils [2022-09-06T22:49:22.232Z] github.com/docker/docker/distribution/xfer [2022-09-06T22:49:22.232Z] github.com/docker/docker/dockerversion [2022-09-06T22:49:22.232Z] github.com/docker/docker/errdefs [2022-09-06T22:49:22.232Z] github.com/docker/docker/image [2022-09-06T22:49:22.232Z] github.com/docker/docker/image/cache [2022-09-06T22:49:22.232Z] github.com/docker/docker/image/tarexport [2022-09-06T22:49:22.232Z] github.com/docker/docker/image/v1 [2022-09-06T22:49:22.232Z] github.com/docker/docker/internal/test/suite [2022-09-06T22:49:22.232Z] github.com/docker/docker/layer [2022-09-06T22:49:22.232Z] github.com/docker/docker/libcontainerd [2022-09-06T22:49:22.232Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T22:49:22.232Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T22:49:22.232Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T22:49:22.232Z] github.com/docker/docker/libcontainerd/types [2022-09-06T22:49:22.232Z] github.com/docker/docker/oci [2022-09-06T22:49:22.232Z] github.com/docker/docker/oci/caps [2022-09-06T22:49:22.232Z] github.com/docker/docker/opts [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/aaparser [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/archive [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/authorization [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/capabilities [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/containerfs [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/directory [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/dmesg [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/fileutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/fsutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/homedir [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/idtools [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/ioutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/longpath [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/loopback [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/parsers [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/pidfile [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/platform [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/plugins [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/pools [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/progress [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/pubsub [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/reexec [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/signal [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/stack [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/stringid [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/system [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/tailfile [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/tarsum [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/urlutil [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/useragent [2022-09-06T22:49:22.232Z] github.com/docker/docker/plugin [2022-09-06T22:49:22.232Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T22:49:22.232Z] github.com/docker/docker/plugin/v2 [2022-09-06T22:49:22.232Z] github.com/docker/docker/profiles/apparmor [2022-09-06T22:49:22.232Z] github.com/docker/docker/profiles/seccomp [2022-09-06T22:49:22.232Z] github.com/docker/docker/quota [2022-09-06T22:49:22.232Z] github.com/docker/docker/reference [2022-09-06T22:49:22.232Z] github.com/docker/docker/registry [2022-09-06T22:49:22.232Z] github.com/docker/docker/registry/resumable [2022-09-06T22:49:22.232Z] github.com/docker/docker/restartmanager [2022-09-06T22:49:22.232Z] github.com/docker/docker/rootless [2022-09-06T22:49:22.232Z] github.com/docker/docker/rootless/specconv [2022-09-06T22:49:22.232Z] github.com/docker/docker/runconfig [2022-09-06T22:49:22.232Z] github.com/docker/docker/runconfig/opts [2022-09-06T22:49:22.232Z] github.com/docker/docker/testutil [2022-09-06T22:49:22.232Z] github.com/docker/docker/testutil/daemon [2022-09-06T22:49:22.232Z] github.com/docker/docker/testutil/environment [2022-09-06T22:49:22.232Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T22:49:22.232Z] github.com/docker/docker/testutil/fakegit [2022-09-06T22:49:22.232Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T22:49:22.232Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T22:49:22.232Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T22:49:22.232Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T22:49:22.232Z] github.com/docker/docker/testutil/registry [2022-09-06T22:49:22.232Z] github.com/docker/docker/testutil/request [2022-09-06T22:49:22.232Z] github.com/docker/docker/volume [2022-09-06T22:49:22.232Z] github.com/docker/docker/volume/drivers [2022-09-06T22:49:22.232Z] github.com/docker/docker/volume/local [2022-09-06T22:49:22.232Z] github.com/docker/docker/volume/mounts [2022-09-06T22:49:22.232Z] github.com/docker/docker/volume/service [2022-09-06T22:49:22.232Z] github.com/docker/docker/volume/service/opts [2022-09-06T22:49:22.232Z] github.com/docker/docker/volume/testutils' [2022-09-06T22:49:22.232Z] ++ grep --fixed-strings /libnetwork [2022-09-06T22:49:22.232Z] ++ echo 'github.com/docker/docker/api [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/backend/build [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/httputils [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/middleware [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/build [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/container [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/debug [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/image [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/network [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/session [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/system [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/server/router/volume [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/backend [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/container [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/events [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/filters [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/image [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/mount [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/network [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/registry [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/strslice [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/swarm [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/time [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/versions [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T22:49:22.232Z] github.com/docker/docker/api/types/volume [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder/builder-next [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder/dockerfile [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder/remotecontext [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T22:49:22.232Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T22:49:22.232Z] github.com/docker/docker/cli [2022-09-06T22:49:22.232Z] github.com/docker/docker/cli/config [2022-09-06T22:49:22.232Z] github.com/docker/docker/cli/debug [2022-09-06T22:49:22.232Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T22:49:22.232Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T22:49:22.232Z] github.com/docker/docker/client [2022-09-06T22:49:22.232Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T22:49:22.232Z] github.com/docker/docker/cmd/dockerd [2022-09-06T22:49:22.232Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T22:49:22.232Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T22:49:22.232Z] github.com/docker/docker/container [2022-09-06T22:49:22.232Z] github.com/docker/docker/container/stream [2022-09-06T22:49:22.232Z] github.com/docker/docker/contrib/apparmor [2022-09-06T22:49:22.232Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T22:49:22.232Z] github.com/docker/docker/contrib/httpserver [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/config [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/containerd [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/events [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/images [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/initlayer [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/links [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/listeners [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/local [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/names [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/network [2022-09-06T22:49:22.232Z] github.com/docker/docker/daemon/stats [2022-09-06T22:49:22.232Z] github.com/docker/docker/distribution [2022-09-06T22:49:22.232Z] github.com/docker/docker/distribution/metadata [2022-09-06T22:49:22.232Z] github.com/docker/docker/distribution/utils [2022-09-06T22:49:22.232Z] github.com/docker/docker/distribution/xfer [2022-09-06T22:49:22.232Z] github.com/docker/docker/dockerversion [2022-09-06T22:49:22.232Z] github.com/docker/docker/errdefs [2022-09-06T22:49:22.232Z] github.com/docker/docker/image [2022-09-06T22:49:22.232Z] github.com/docker/docker/image/cache [2022-09-06T22:49:22.232Z] github.com/docker/docker/image/tarexport [2022-09-06T22:49:22.232Z] github.com/docker/docker/image/v1 [2022-09-06T22:49:22.232Z] github.com/docker/docker/internal/test/suite [2022-09-06T22:49:22.232Z] github.com/docker/docker/layer [2022-09-06T22:49:22.232Z] github.com/docker/docker/libcontainerd [2022-09-06T22:49:22.232Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T22:49:22.232Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T22:49:22.232Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T22:49:22.232Z] github.com/docker/docker/libcontainerd/types [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:49:22.232Z] github.com/docker/docker/libnetwork/types [2022-09-06T22:49:22.232Z] github.com/docker/docker/oci [2022-09-06T22:49:22.232Z] github.com/docker/docker/oci/caps [2022-09-06T22:49:22.232Z] github.com/docker/docker/opts [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/aaparser [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/archive [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/authorization [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/capabilities [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T22:49:22.232Z] github.com/docker/docker/pkg/containerfs [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/directory [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/dmesg [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/fileutils [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/fsutils [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/homedir [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/idtools [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/ioutils [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/longpath [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/loopback [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/parsers [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/pidfile [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/platform [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/plugins [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/pools [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/progress [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/pubsub [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/reexec [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/signal [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/stack [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/stringid [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/system [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/tailfile [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/tarsum [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/urlutil [2022-09-06T22:49:22.233Z] github.com/docker/docker/pkg/useragent [2022-09-06T22:49:22.233Z] github.com/docker/docker/plugin [2022-09-06T22:49:22.233Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T22:49:22.233Z] github.com/docker/docker/plugin/v2 [2022-09-06T22:49:22.233Z] github.com/docker/docker/profiles/apparmor [2022-09-06T22:49:22.233Z] github.com/docker/docker/profiles/seccomp [2022-09-06T22:49:22.233Z] github.com/docker/docker/quota [2022-09-06T22:49:22.233Z] github.com/docker/docker/reference [2022-09-06T22:49:22.233Z] github.com/docker/docker/registry [2022-09-06T22:49:22.233Z] github.com/docker/docker/registry/resumable [2022-09-06T22:49:22.233Z] github.com/docker/docker/restartmanager [2022-09-06T22:49:22.233Z] github.com/docker/docker/rootless [2022-09-06T22:49:22.233Z] github.com/docker/docker/rootless/specconv [2022-09-06T22:49:22.233Z] github.com/docker/docker/runconfig [2022-09-06T22:49:22.233Z] github.com/docker/docker/runconfig/opts [2022-09-06T22:49:22.233Z] github.com/docker/docker/testutil [2022-09-06T22:49:22.233Z] github.com/docker/docker/testutil/daemon [2022-09-06T22:49:22.233Z] github.com/docker/docker/testutil/environment [2022-09-06T22:49:22.233Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T22:49:22.233Z] github.com/docker/docker/testutil/fakegit [2022-09-06T22:49:22.233Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T22:49:22.233Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T22:49:22.233Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T22:49:22.233Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T22:49:22.233Z] github.com/docker/docker/testutil/registry [2022-09-06T22:49:22.233Z] github.com/docker/docker/testutil/request [2022-09-06T22:49:22.233Z] github.com/docker/docker/volume [2022-09-06T22:49:22.233Z] github.com/docker/docker/volume/drivers [2022-09-06T22:49:22.233Z] github.com/docker/docker/volume/local [2022-09-06T22:49:22.233Z] github.com/docker/docker/volume/mounts [2022-09-06T22:49:22.233Z] github.com/docker/docker/volume/service [2022-09-06T22:49:22.233Z] github.com/docker/docker/volume/service/opts [2022-09-06T22:49:22.233Z] github.com/docker/docker/volume/testutils' [2022-09-06T22:49:22.233Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/types' [2022-09-06T22:49:22.233Z] + echo 'github.com/docker/docker/libnetwork [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/types' [2022-09-06T22:49:22.233Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:49:22.233Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:49:22.233Z] + type docker-proxy [2022-09-06T22:49:22.233Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-06T22:49:22.233Z] + hack/make.sh binary-proxy install-proxy [2022-09-06T22:49:22.233Z] [2022-09-06T22:49:22.233Z] Removing bundles/ [2022-09-06T22:49:22.233Z] [2022-09-06T22:49:22.233Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-06T22:49:22.233Z] Building: bundles/binary-proxy/docker-proxy [2022-09-06T22:49:22.233Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T22:49:22.451Z] === RUN TestDockerSuite/TestEventsRename [2022-09-06T22:49:23.021Z] === RUN TestDockerSuite/TestEventsResize [2022-09-06T22:49:23.586Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-06T22:49:28.842Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-06T22:49:29.777Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-06T22:49:30.035Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-06T22:49:30.347Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-06T22:49:30.347Z] [2022-09-06T22:49:30.347Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-06T22:49:30.347Z] Installing docker-proxy to /usr/local/bin/ [2022-09-06T22:49:30.347Z] [2022-09-06T22:49:30.347Z] + mkdir -p bundles [2022-09-06T22:49:30.347Z] + '[' -n 'github.com/docker/docker/api [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/backend/build [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/httputils [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/middleware [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/build [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/container [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/debug [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/image [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/network [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/session [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/system [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/server/router/volume [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/backend [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/container [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/events [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/filters [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/image [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/mount [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/network [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/registry [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/strslice [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/swarm [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/time [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/versions [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T22:49:30.347Z] github.com/docker/docker/api/types/volume [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder/builder-next [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder/dockerfile [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder/remotecontext [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T22:49:30.347Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T22:49:30.347Z] github.com/docker/docker/cli [2022-09-06T22:49:30.347Z] github.com/docker/docker/cli/config [2022-09-06T22:49:30.347Z] github.com/docker/docker/cli/debug [2022-09-06T22:49:30.347Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T22:49:30.347Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T22:49:30.347Z] github.com/docker/docker/client [2022-09-06T22:49:30.347Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T22:49:30.347Z] github.com/docker/docker/cmd/dockerd [2022-09-06T22:49:30.347Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T22:49:30.347Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T22:49:30.347Z] github.com/docker/docker/container [2022-09-06T22:49:30.347Z] github.com/docker/docker/container/stream [2022-09-06T22:49:30.347Z] github.com/docker/docker/contrib/apparmor [2022-09-06T22:49:30.347Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T22:49:30.347Z] github.com/docker/docker/contrib/httpserver [2022-09-06T22:49:30.347Z] github.com/docker/docker/daemon [2022-09-06T22:49:30.347Z] github.com/docker/docker/daemon/cluster [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/config [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/containerd [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/events [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/images [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/initlayer [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/links [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/listeners [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/local [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/names [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/network [2022-09-06T22:49:30.348Z] github.com/docker/docker/daemon/stats [2022-09-06T22:49:30.348Z] github.com/docker/docker/distribution [2022-09-06T22:49:30.348Z] github.com/docker/docker/distribution/metadata [2022-09-06T22:49:30.348Z] github.com/docker/docker/distribution/utils [2022-09-06T22:49:30.348Z] github.com/docker/docker/distribution/xfer [2022-09-06T22:49:30.348Z] github.com/docker/docker/dockerversion [2022-09-06T22:49:30.348Z] github.com/docker/docker/errdefs [2022-09-06T22:49:30.348Z] github.com/docker/docker/image [2022-09-06T22:49:30.348Z] github.com/docker/docker/image/cache [2022-09-06T22:49:30.348Z] github.com/docker/docker/image/tarexport [2022-09-06T22:49:30.348Z] github.com/docker/docker/image/v1 [2022-09-06T22:49:30.348Z] github.com/docker/docker/internal/test/suite [2022-09-06T22:49:30.348Z] github.com/docker/docker/layer [2022-09-06T22:49:30.348Z] github.com/docker/docker/libcontainerd [2022-09-06T22:49:30.348Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T22:49:30.348Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T22:49:30.348Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T22:49:30.348Z] github.com/docker/docker/libcontainerd/types [2022-09-06T22:49:30.348Z] github.com/docker/docker/oci [2022-09-06T22:49:30.348Z] github.com/docker/docker/oci/caps [2022-09-06T22:49:30.348Z] github.com/docker/docker/opts [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/aaparser [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/archive [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/authorization [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/capabilities [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/containerfs [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/directory [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/dmesg [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/fileutils [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/fsutils [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/homedir [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/idtools [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/ioutils [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/longpath [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/loopback [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/parsers [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/pidfile [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/platform [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/plugins [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/pools [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/progress [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/pubsub [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/reexec [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/signal [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/stack [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/stringid [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/system [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/tailfile [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/tarsum [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/urlutil [2022-09-06T22:49:30.348Z] github.com/docker/docker/pkg/useragent [2022-09-06T22:49:30.348Z] github.com/docker/docker/plugin [2022-09-06T22:49:30.348Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T22:49:30.348Z] github.com/docker/docker/plugin/v2 [2022-09-06T22:49:30.348Z] github.com/docker/docker/profiles/apparmor [2022-09-06T22:49:30.348Z] github.com/docker/docker/profiles/seccomp [2022-09-06T22:49:30.348Z] github.com/docker/docker/quota [2022-09-06T22:49:30.348Z] github.com/docker/docker/reference [2022-09-06T22:49:30.348Z] github.com/docker/docker/registry [2022-09-06T22:49:30.348Z] github.com/docker/docker/registry/resumable [2022-09-06T22:49:30.348Z] github.com/docker/docker/restartmanager [2022-09-06T22:49:30.348Z] github.com/docker/docker/rootless [2022-09-06T22:49:30.348Z] github.com/docker/docker/rootless/specconv [2022-09-06T22:49:30.348Z] github.com/docker/docker/runconfig [2022-09-06T22:49:30.348Z] github.com/docker/docker/runconfig/opts [2022-09-06T22:49:30.348Z] github.com/docker/docker/testutil [2022-09-06T22:49:30.348Z] github.com/docker/docker/testutil/daemon [2022-09-06T22:49:30.348Z] github.com/docker/docker/testutil/environment [2022-09-06T22:49:30.348Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T22:49:30.348Z] github.com/docker/docker/testutil/fakegit [2022-09-06T22:49:30.348Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T22:49:30.348Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T22:49:30.348Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T22:49:30.348Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T22:49:30.348Z] github.com/docker/docker/testutil/registry [2022-09-06T22:49:30.348Z] github.com/docker/docker/testutil/request [2022-09-06T22:49:30.348Z] github.com/docker/docker/volume [2022-09-06T22:49:30.348Z] github.com/docker/docker/volume/drivers [2022-09-06T22:49:30.348Z] github.com/docker/docker/volume/local [2022-09-06T22:49:30.348Z] github.com/docker/docker/volume/mounts [2022-09-06T22:49:30.348Z] github.com/docker/docker/volume/service [2022-09-06T22:49:30.348Z] github.com/docker/docker/volume/service/opts [2022-09-06T22:49:30.348Z] github.com/docker/docker/volume/testutils' ']' [2022-09-06T22:49:30.348Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-06T22:49:30.607Z] ? github.com/docker/docker/api [no test files] [2022-09-06T22:49:33.310Z] === RUN TestDockerSuite/TestEventsTop [2022-09-06T22:49:33.310Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-06T22:49:35.849Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2022-09-06T22:49:35.849Z] === RUN TestServiceUpdateConfigs [2022-09-06T22:49:35.849Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-06T22:49:48.038Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-06T22:49:50.562Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2022-09-06T22:49:50.562Z] === RUN TestServiceUpdateNetwork [2022-09-06T22:49:52.459Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-06T22:49:52.543Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-09-06T22:49:59.011Z] === RUN TestDockerSuite/TestExec [2022-09-06T22:49:59.011Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-06T22:49:59.012Z] check_test.go:611: [d506979064ab0] daemon is not started [2022-09-06T22:49:59.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-06T22:49:59.578Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-06T22:50:00.514Z] === RUN TestDockerSuite/TestExecEnv [2022-09-06T22:50:01.080Z] docker_api_swarm_test.go:802: [d059877f4ccd1] joining swarm manager [dd03c426beec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:50:01.080Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-06T22:50:02.452Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-06T22:50:02.452Z] docker_api_swarm_test.go:802: [deb1ba680610d] joining swarm manager [dd03c426beec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:50:03.018Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-06T22:50:03.275Z] --- PASS: TestServiceUpdateNetwork (13.11s) [2022-09-06T22:50:03.275Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T22:50:04.646Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T22:50:04.905Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-06T22:50:05.163Z] docker_api_swarm_test.go:802: [d88c996de983c] joining swarm manager [dd03c426beec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T22:50:05.729Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T22:50:05.729Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-06T22:50:06.295Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-06T22:50:06.553Z] docker_api_swarm_test.go:802: [d97d23896f99b] joining swarm manager [dd03c426beec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T22:50:07.119Z] === RUN TestDockerSuite/TestExecParseError [2022-09-06T22:50:07.691Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-06T22:50:08.261Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-06T22:50:08.826Z] docker_api_swarm_test.go:810: [dc958368ec1b2] joining swarm manager [dd03c426beec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-06T22:50:09.084Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-06T22:50:09.649Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-06T22:50:10.214Z] === RUN TestDockerSuite/TestExecTTY [2022-09-06T22:50:10.779Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-06T22:50:11.343Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-06T22:50:11.601Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-06T22:50:12.167Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-06T22:50:12.167Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-06T22:50:12.167Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-06T22:50:12.732Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T22:50:13.664Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-06T22:50:13.923Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-06T22:50:15.297Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-06T22:50:15.862Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-06T22:50:16.427Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-06T22:50:17.361Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-06T22:50:19.884Z] === RUN TestDockerSuite/TestHealth [2022-09-06T22:50:20.450Z] --- PASS: TestServiceUpdatePidsLimit (17.18s) [2022-09-06T22:50:20.450Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2022-09-06T22:50:20.450Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.93s) [2022-09-06T22:50:20.450Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2022-09-06T22:50:20.450Z] PASS [2022-09-06T22:50:20.450Z] [2022-09-06T22:50:20.450Z] === Skipped [2022-09-06T22:50:20.450Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T22:50:20.450Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T22:50:20.450Z] [2022-09-06T22:50:20.450Z] DONE 27 tests, 1 skipped in 181.837s [2022-09-06T22:50:20.450Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T22:50:20.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:50:20.450Z] ++ set -e [2022-09-06T22:50:20.450Z] ++ '[' -n 0 ']' [2022-09-06T22:50:20.450Z] ++ set -x [2022-09-06T22:50:20.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:50:20.450Z] INFO: Testing against a local daemon [2022-09-06T22:50:20.450Z] === RUN TestSessionCreate [2022-09-06T22:50:20.450Z] --- PASS: TestSessionCreate (0.03s) [2022-09-06T22:50:20.450Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T22:50:20.707Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-06T22:50:20.708Z] PASS [2022-09-06T22:50:20.708Z] [2022-09-06T22:50:20.708Z] DONE 2 tests in 0.153s [2022-09-06T22:50:20.708Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T22:50:20.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:50:20.708Z] ++ set -e [2022-09-06T22:50:20.708Z] ++ '[' -n 0 ']' [2022-09-06T22:50:20.708Z] ++ set -x [2022-09-06T22:50:20.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:50:20.708Z] INFO: Testing against a local daemon [2022-09-06T22:50:20.708Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T22:50:20.708Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T22:50:20.708Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T22:50:20.708Z] === RUN TestDiskUsage [2022-09-06T22:50:20.708Z] === PAUSE TestDiskUsage [2022-09-06T22:50:20.708Z] === RUN TestEventsExecDie [2022-09-06T22:50:21.273Z] --- PASS: TestEventsExecDie (0.57s) [2022-09-06T22:50:21.273Z] === RUN TestEventsBackwardsCompatible [2022-09-06T22:50:21.273Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-06T22:50:21.273Z] === RUN TestEventsVolumeCreate [2022-09-06T22:50:21.273Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-06T22:50:21.273Z] === RUN TestInfoBinaryCommits [2022-09-06T22:50:21.530Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T22:50:21.530Z] === RUN TestInfoAPIVersioned [2022-09-06T22:50:21.530Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T22:50:21.530Z] === RUN TestInfoAPI [2022-09-06T22:50:21.530Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T22:50:21.530Z] === RUN TestInfoAPIWarnings [2022-09-06T22:50:39.634Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-06T22:50:39.634Z] === RUN TestInfoDebug [2022-09-06T22:50:39.634Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-06T22:50:39.634Z] --- PASS: TestInfoDebug (0.53s) [2022-09-06T22:50:39.634Z] === RUN TestInfoInsecureRegistries [2022-09-06T22:50:39.634Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-09-06T22:50:39.634Z] === RUN TestInfoRegistryMirrors [2022-09-06T22:50:39.634Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T22:50:39.634Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T22:50:39.891Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-06T22:50:39.891Z] === RUN TestPingCacheHeaders [2022-09-06T22:50:39.891Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T22:50:39.891Z] === RUN TestPingGet [2022-09-06T22:50:39.891Z] --- PASS: TestPingGet (0.01s) [2022-09-06T22:50:39.891Z] === RUN TestPingHead [2022-09-06T22:50:39.891Z] --- PASS: TestPingHead (0.02s) [2022-09-06T22:50:39.891Z] === RUN TestPingSwarmHeader [2022-09-06T22:50:40.460Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T22:50:40.718Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T22:50:41.650Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-06T22:50:41.650Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T22:50:41.650Z] --- PASS: TestPingSwarmHeader (1.76s) [2022-09-06T22:50:41.650Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T22:50:41.650Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T22:50:41.650Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T22:50:41.650Z] === RUN TestPingBuilderHeader [2022-09-06T22:50:41.650Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T22:50:42.215Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T22:50:42.780Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-09-06T22:50:42.780Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T22:50:42.780Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T22:50:42.780Z] === RUN TestVersion [2022-09-06T22:50:42.780Z] --- PASS: TestVersion (0.02s) [2022-09-06T22:50:42.780Z] === CONT TestDiskUsage [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/empty [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T22:50:43.345Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T22:50:43.603Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T22:50:43.603Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T22:50:43.603Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T22:50:43.603Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T22:50:43.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T22:50:43.603Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T22:50:43.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T22:50:43.603Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T22:50:43.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T22:50:43.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T22:50:43.603Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T22:50:44.168Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T22:50:44.168Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T22:50:44.168Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T22:50:44.168Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T22:50:44.168Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T22:50:44.168Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T22:50:44.168Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T22:50:44.168Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T22:50:44.168Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T22:50:44.168Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage (1.42s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T22:50:44.168Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T22:50:44.168Z] PASS [2022-09-06T22:50:44.168Z] [2022-09-06T22:50:44.168Z] === Skipped [2022-09-06T22:50:44.168Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T22:50:44.168Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T22:50:44.168Z] [2022-09-06T22:50:44.168Z] DONE 57 tests, 1 skipped in 23.658s [2022-09-06T22:50:44.168Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T22:50:44.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:50:44.168Z] ++ set -e [2022-09-06T22:50:44.168Z] ++ '[' -n 0 ']' [2022-09-06T22:50:44.168Z] ++ set -x [2022-09-06T22:50:44.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T22:50:44.426Z] INFO: Testing against a local daemon [2022-09-06T22:50:44.426Z] === RUN TestVolumesCreateAndList [2022-09-06T22:50:44.426Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-09-06T22:50:44.426Z] === RUN TestVolumesRemove [2022-09-06T22:50:44.426Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-06T22:50:44.426Z] === RUN TestVolumesInspect [2022-09-06T22:50:44.426Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T22:50:44.426Z] === RUN TestVolumesInvalidJSON [2022-09-06T22:50:44.426Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T22:50:44.426Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T22:50:44.426Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T22:50:44.426Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T22:50:44.426Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T22:50:44.426Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T22:50:44.426Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T22:50:44.426Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-06T22:50:44.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T22:50:44.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T22:50:44.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T22:50:44.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T22:50:44.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T22:50:44.426Z] PASS [2022-09-06T22:50:44.426Z] [2022-09-06T22:50:44.426Z] DONE 9 tests in 0.239s [2022-09-06T22:50:44.426Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T22:50:44.994Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T22:50:44.994Z] +++ kill 7153 [2022-09-06T22:50:44.994Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-06T22:50:44.994Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-06T22:50:44.994Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-06T22:50:44.994Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-06T22:50:44.994Z] +++ /etc/init.d/apparmor stop [2022-09-06T22:50:44.994Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T22:50:44.994Z] [2022-09-06T22:50:44.994Z] Unloading profiles will leave already running processes permanently [2022-09-06T22:50:44.994Z] unconfined, which can lead to unexpected situations. [2022-09-06T22:50:44.994Z] [2022-09-06T22:50:44.994Z] To set a process to complain mode, use the command line tool [2022-09-06T22:50:44.994Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T22:50:44.994Z] +++ true [2022-09-06T22:50:44.994Z] exiting test-integration [2022-09-06T22:50:44.994Z] ++ exit 0 [2022-09-06T22:50:44.994Z] [2022-09-06T22:50:45.560Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-06T22:50:45.560Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-06T22:50:45.560Z] + for job in $(jobs -p) [2022-09-06T22:50:45.560Z] + wait 12307 [2022-09-06T22:50:46.493Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-06T22:50:47.059Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-06T22:50:47.059Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-06T22:50:47.059Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-06T22:50:47.317Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-06T22:50:47.317Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-06T22:50:47.575Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-06T22:50:47.833Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-06T22:50:47.833Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-06T22:50:48.400Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-06T22:50:48.657Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-06T22:50:49.221Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-06T22:50:49.786Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-06T22:50:49.786Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-06T22:50:50.351Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-06T22:50:52.874Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-06T22:50:52.874Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-06T22:50:52.874Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-06T22:50:54.272Z] === RUN TestDockerSuite/TestImportFile [2022-09-06T22:50:55.204Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-06T22:50:55.204Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-06T22:50:56.138Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-06T22:50:57.511Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-06T22:50:58.448Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-06T22:50:59.014Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-06T22:50:59.272Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-06T22:50:59.842Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-06T22:50:59.842Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-06T22:50:59.842Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-06T22:51:00.409Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-06T22:51:00.973Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-06T22:51:00.973Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-06T22:51:01.538Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-06T22:51:01.538Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-06T22:51:01.538Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-06T22:51:01.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-06T22:51:02.103Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-06T22:51:02.669Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-06T22:51:03.234Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-06T22:51:03.798Z] === RUN TestDockerSuite/TestInspectImage [2022-09-06T22:51:03.798Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-06T22:51:03.798Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-06T22:51:03.798Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-06T22:51:03.798Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-06T22:51:04.362Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-06T22:51:04.927Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-06T22:51:04.927Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-06T22:51:05.493Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-06T22:51:05.750Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-06T22:51:08.273Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-06T22:51:08.273Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-06T22:51:08.532Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-06T22:51:09.098Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-06T22:51:10.032Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-06T22:51:10.596Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-06T22:51:10.853Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-06T22:51:11.418Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-06T22:51:11.984Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-06T22:51:12.242Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-06T22:51:12.807Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-06T22:51:12.807Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-06T22:51:13.739Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-06T22:51:14.671Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-06T22:51:14.671Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-06T22:51:16.041Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-06T22:51:17.412Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-06T22:51:18.803Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-06T22:51:18.803Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-06T22:51:20.174Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-06T22:51:20.174Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-06T22:51:20.739Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-06T22:51:23.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-06T22:51:28.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-06T22:51:28.782Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-06T22:51:29.012Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T22:51:29.012Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T22:51:29.012Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-09-06T22:51:29.012Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2022-09-06T22:51:29.012Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T22:51:29.012Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T22:51:29.012Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T22:51:29.012Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T22:51:29.012Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T22:51:29.012Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T22:51:29.012Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T22:51:29.012Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T22:51:29.012Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T22:51:29.949Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T22:51:29.949Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T22:51:29.949Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-09-06T22:51:30.158Z] docker_api_swarm_service_test.go:395: [dd236f59ba59a] joining swarm manager [df8bff67444f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:51:30.208Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T22:51:30.726Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-06T22:51:30.775Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-09-06T22:51:30.775Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T22:51:30.775Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T22:51:30.775Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T22:51:30.775Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T22:51:30.775Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T22:51:30.775Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-09-06T22:51:30.775Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T22:51:30.775Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T22:51:30.775Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T22:51:30.775Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T22:51:30.983Z] docker_api_swarm_service_test.go:395: [d0b8997b48001] joining swarm manager [df8bff67444f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:51:31.241Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-06T22:51:31.342Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-09-06T22:51:31.342Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-09-06T22:51:31.342Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T22:51:31.342Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T22:51:31.601Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-09-06T22:51:31.601Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-09-06T22:51:31.601Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T22:51:31.601Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T22:51:31.601Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T22:51:31.601Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T22:51:31.601Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T22:51:31.601Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T22:51:31.601Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T22:51:31.601Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T22:51:31.601Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T22:51:31.601Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T22:51:31.601Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T22:51:33.142Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-06T22:51:33.142Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-06T22:51:33.142Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-06T22:51:34.516Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-06T22:51:35.449Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-06T22:51:35.793Z] ok github.com/docker/docker/builder/remotecontext 0.158s coverage: 13.7% of statements [2022-09-06T22:51:36.359Z] ok github.com/docker/docker/builder/dockerfile 0.630s coverage: 49.3% of statements [2022-09-06T22:51:36.617Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-06T22:51:36.826Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-06T22:51:37.184Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-06T22:51:37.757Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-06T22:51:38.120Z] ok github.com/docker/docker/builder/remotecontext/git 1.823s coverage: 86.3% of statements [2022-09-06T22:51:38.120Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T22:51:38.120Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T22:51:38.120Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-06T22:51:38.120Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-06T22:51:38.322Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-06T22:51:38.687Z] ok github.com/docker/docker/cmd/docker-proxy 0.098s coverage: 67.6% of statements [2022-09-06T22:51:40.219Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-06T22:51:40.477Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-06T22:51:41.042Z] === RUN TestDockerSuite/TestLogsSince [2022-09-06T22:51:43.956Z] ok github.com/docker/docker/client 0.211s coverage: 76.1% of statements [2022-09-06T22:51:47.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-06T22:51:47.612Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-06T22:51:49.508Z] docker_api_swarm_service_test.go:343: [dba36662b2125] joining swarm manager [d61481d01aab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:51:50.072Z] docker_api_swarm_service_test.go:343: [d8b3459803663] joining swarm manager [d61481d01aab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:51:53.350Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-06T22:51:53.608Z] === RUN TestDockerSuite/TestLogsTail [2022-09-06T22:51:54.173Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-06T22:51:54.430Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-06T22:51:54.994Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-06T22:51:54.994Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-06T22:51:54.994Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-06T22:51:54.994Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-06T22:51:54.994Z] === RUN TestDockerSuite/TestNetHostname [2022-09-06T22:51:56.367Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-06T22:51:56.626Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-06T22:51:56.626Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-06T22:51:56.626Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-06T22:51:57.192Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-06T22:51:57.757Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-06T22:51:58.689Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-06T22:51:58.689Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-06T22:51:58.689Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-06T22:51:58.948Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-06T22:52:03.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-06T22:52:04.496Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-06T22:52:05.429Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-06T22:52:05.429Z] docker_api_swarm_service_test.go:490: [dc86d51d19c97] joining swarm manager [d25eefa697df5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:52:06.362Z] docker_api_swarm_service_test.go:490: [d90c9e086e7f2] joining swarm manager [d25eefa697df5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:52:06.624Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-06T22:52:09.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-06T22:52:11.806Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-06T22:52:13.178Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-06T22:52:15.704Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-06T22:52:17.599Z] === RUN TestDockerSuite/TestPluginActive [2022-09-06T22:52:18.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-06T22:52:19.902Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-06T22:52:22.686Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.9% of statements [2022-09-06T22:52:22.687Z] ok github.com/docker/docker/cmd/dockerd/trap 2.513s coverage: 0.0% of statements [2022-09-06T22:52:22.687Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-06T22:52:22.687Z] ok github.com/docker/docker/container 0.133s coverage: 35.7% of statements [2022-09-06T22:52:22.687Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T22:52:22.687Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T22:52:22.687Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T22:52:22.687Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T22:52:25.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-06T22:52:26.538Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-06T22:52:26.538Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-06T22:52:26.538Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-06T22:52:27.103Z] docker_api_swarm_service_test.go:128: [d0e96a8e052fc] joining swarm manager [d689f40171dc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:52:28.034Z] docker_api_swarm_service_test.go:129: [dae3459e92b60] joining swarm manager [d689f40171dc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:52:28.034Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-06T22:52:29.931Z] docker_api_swarm_service_test.go:137: [dec7f852b96f2] joining swarm manager [d689f40171dc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T22:52:30.497Z] docker_api_swarm_service_test.go:138: [d4b1bfacf3a5b] joining swarm manager [d689f40171dc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T22:52:30.806Z] ok github.com/docker/docker/daemon/cluster 0.114s coverage: 0.5% of statements [2022-09-06T22:52:31.065Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-06T22:52:31.743Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-09-06T22:52:33.651Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-09-06T22:52:36.337Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-06T22:52:37.268Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-06T22:52:38.201Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-06T22:52:39.133Z] === RUN TestDockerSuite/TestPortList [2022-09-06T22:52:41.762Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-09-06T22:52:42.698Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 76.8% of statements [2022-09-06T22:52:42.957Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-06T22:52:43.215Z] ok github.com/docker/docker/daemon 10.163s coverage: 16.4% of statements [2022-09-06T22:52:43.474Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T22:52:43.474Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T22:52:43.474Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-06T22:52:43.474Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T22:52:43.733Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-09-06T22:52:45.108Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.738s coverage: 74.8% of statements [2022-09-06T22:52:45.685Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-06T22:52:46.044Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-09-06T22:52:46.611Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.367s coverage: 60.7% of statements [2022-09-06T22:52:47.586Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-06T22:52:47.586Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-06T22:52:47.988Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-09-06T22:52:49.484Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-06T22:52:49.927Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.402s coverage: 50.6% of statements [2022-09-06T22:52:50.416Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-06T22:52:50.675Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-06T22:52:50.871Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.557s coverage: 45.9% of statements [2022-09-06T22:52:50.871Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T22:52:50.932Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-06T22:52:51.806Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-09-06T22:52:52.066Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.649s coverage: 58.5% of statements [2022-09-06T22:52:52.066Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T22:52:52.066Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T22:52:52.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-06T22:52:52.831Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-06T22:52:53.397Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-06T22:52:53.443Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-09-06T22:52:53.701Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-09-06T22:52:55.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-06T22:52:55.602Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-09-06T22:52:55.602Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.9% of statements [2022-09-06T22:52:55.602Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T22:52:55.602Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T22:52:55.860Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-06T22:52:56.978Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-09-06T22:52:57.237Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 79.9% of statements [2022-09-06T22:52:57.237Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T22:52:57.496Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-09-06T22:52:57.763Z] docker_api_swarm_service_test.go:304: [d71152f22bc76] joining swarm manager [d1cd61350ae19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:52:58.064Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.007s coverage: 88.2% of statements [2022-09-06T22:52:58.698Z] docker_api_swarm_service_test.go:304: [df0d6b99144bd] joining swarm manager [d1cd61350ae19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:52:59.443Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.127s coverage: 76.8% of statements [2022-09-06T22:52:59.443Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-09-06T22:53:00.073Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-06T22:53:00.074Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-06T22:53:00.380Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 79.4% of statements [2022-09-06T22:53:01.318Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 63.5% of statements [2022-09-06T22:53:01.885Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-09-06T22:53:02.452Z] ok github.com/docker/docker/daemon/logger/journald 3.551s coverage: 74.3% of statements [2022-09-06T22:53:02.452Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-06T22:53:02.452Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-06T22:53:02.452Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T22:53:02.452Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-06T22:53:02.601Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-06T22:53:03.387Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-09-06T22:53:03.387Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-09-06T22:53:03.954Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-06T22:53:04.521Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 82.5% of statements [2022-09-06T22:53:04.521Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T22:53:04.521Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T22:53:05.457Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 44.4% of statements [2022-09-06T22:53:07.360Z] ok github.com/docker/docker/distribution 1.528s coverage: 28.0% of statements [2022-09-06T22:53:07.360Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T22:53:07.619Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-06T22:53:08.187Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-09-06T22:53:08.187Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T22:53:08.187Z] ok github.com/docker/docker/image 0.040s coverage: 86.9% of statements [2022-09-06T22:53:08.760Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-09-06T22:53:09.018Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-09-06T22:53:09.018Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-06T22:53:09.018Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T22:53:09.154Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-06T22:53:09.586Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-09-06T22:53:10.089Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-06T22:53:10.523Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-09-06T22:53:11.089Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-09-06T22:53:11.348Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T22:53:11.460Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-06T22:53:12.393Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-06T22:53:13.249Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.3% of statements [2022-09-06T22:53:13.328Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-06T22:53:13.816Z] ok github.com/docker/docker/pkg/authorization 0.262s coverage: 68.3% of statements [2022-09-06T22:53:13.816Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T22:53:14.074Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-06T22:53:15.224Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-06T22:53:16.595Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-06T22:53:17.160Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-06T22:53:17.356Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 42.7% of statements [2022-09-06T22:53:17.356Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-06T22:53:17.418Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-06T22:53:17.615Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-06T22:53:17.875Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-09-06T22:53:17.982Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-06T22:53:18.134Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-09-06T22:53:18.134Z] ok github.com/docker/docker/layer 7.352s coverage: 68.9% of statements [2022-09-06T22:53:18.134Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T22:53:18.134Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T22:53:18.134Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T22:53:18.134Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T22:53:18.134Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T22:53:18.134Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T22:53:18.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-06T22:53:18.705Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-06T22:53:18.705Z] ok github.com/docker/docker/pkg/fsutils 0.214s coverage: 85.1% of statements [2022-09-06T22:53:19.611Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-06T22:53:19.641Z] ok github.com/docker/docker/pkg/idtools 0.477s coverage: 69.3% of statements [2022-09-06T22:53:19.899Z] ok github.com/docker/docker/pkg/ioutils 0.454s coverage: 70.1% of statements [2022-09-06T22:53:20.159Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-06T22:53:20.159Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-09-06T22:53:20.159Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T22:53:20.419Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-06T22:53:20.419Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-06T22:53:20.545Z] docker_api_swarm_service_test.go:100: [d16f5dc74dc53] joining swarm manager [d05c03d29f5fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:53:20.678Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-06T22:53:20.937Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-09-06T22:53:20.937Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-06T22:53:20.937Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T22:53:20.937Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T22:53:21.481Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-06T22:53:21.481Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-06T22:53:21.481Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-06T22:53:21.481Z] docker_api_swarm_service_test.go:101: [decb8a0889c03] joining swarm manager [d05c03d29f5fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:53:21.871Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-09-06T22:53:22.045Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-06T22:53:22.129Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-06T22:53:22.303Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-06T22:53:22.303Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-06T22:53:22.388Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-06T22:53:22.646Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T22:53:23.675Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-06T22:53:24.019Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-09-06T22:53:24.019Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-09-06T22:53:24.278Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-06T22:53:24.536Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-06T22:53:24.795Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-06T22:53:25.051Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-06T22:53:25.054Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T22:53:25.312Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-09-06T22:53:25.879Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-06T22:53:25.986Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-06T22:53:26.138Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-09-06T22:53:26.705Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-09-06T22:53:26.705Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T22:53:28.624Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-09-06T22:53:28.882Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-06T22:53:29.450Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-09-06T22:53:30.385Z] ok github.com/docker/docker/quota 0.218s coverage: 71.4% of statements [2022-09-06T22:53:30.644Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-09-06T22:53:31.580Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-09-06T22:53:32.147Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-09-06T22:53:32.147Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-06T22:53:32.537Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-06T22:53:32.537Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-06T22:53:32.714Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-06T22:53:32.972Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-06T22:53:33.908Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-06T22:53:34.166Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-06T22:53:34.166Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-06T22:53:34.423Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-06T22:53:34.874Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-06T22:53:35.132Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.8% of statements [2022-09-06T22:53:35.699Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-09-06T22:53:36.319Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-06T22:53:36.634Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-09-06T22:53:37.693Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-06T22:53:40.222Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-06T22:53:40.786Z] check_test.go:611: [d16f5dc74dc53] daemon is not started [2022-09-06T22:53:41.350Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-06T22:53:41.351Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-06T22:53:41.351Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-06T22:53:43.876Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-06T22:53:44.134Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-06T22:53:44.391Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-06T22:53:45.772Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-06T22:53:46.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-06T22:53:46.033Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-06T22:53:47.410Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-06T22:53:48.342Z] docker_api_swarm_service_test.go:533: [d1bc6c00c1ad3] joining swarm manager [d66d1e0f5f403]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:53:48.342Z] === RUN TestDockerSuite/TestRmiTag [2022-09-06T22:53:48.600Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-06T22:53:49.165Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-06T22:53:49.732Z] docker_api_swarm_service_test.go:534: [d4e962a087ff7] joining swarm manager [d66d1e0f5f403]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:53:52.260Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-06T22:53:52.827Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-06T22:53:53.762Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-06T22:53:54.329Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-06T22:53:54.899Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-06T22:53:55.464Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-06T22:53:56.030Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-06T22:53:56.598Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-06T22:53:57.533Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-06T22:53:58.549Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T22:53:58.549Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === Skipped [2022-09-06T22:53:58.549Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-06T22:53:58.549Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-06T22:53:58.549Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-06T22:53:58.549Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-06T22:53:58.549Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T22:53:58.549Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:53:58.549Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T22:53:58.549Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:53:58.549Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T22:53:58.549Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:53:58.549Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T22:53:58.549Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:53:58.549Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T22:53:58.549Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:53:58.549Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T22:53:58.549Z] graphtest_unix.go:71: No driver to put! [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T22:53:58.549Z] time="2022-09-06T22:52:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T22:53:58.549Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T22:53:58.549Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T22:53:58.549Z] time="2022-09-06T22:52:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T22:53:58.549Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T22:53:58.549Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T22:53:58.549Z] time="2022-09-06T22:52:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T22:53:58.549Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T22:53:58.549Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T22:53:58.549Z] time="2022-09-06T22:52:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T22:53:58.549Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T22:53:58.549Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T22:53:58.549Z] time="2022-09-06T22:52:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T22:53:58.549Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T22:53:58.549Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T22:53:58.549Z] graphtest_unix.go:71: No driver to put! [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T22:53:58.549Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.549Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T22:53:58.549Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T22:53:58.549Z] [2022-09-06T22:53:58.550Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T22:53:58.550Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-06T22:53:58.550Z] [2022-09-06T22:53:58.550Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T22:53:58.550Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T22:53:58.550Z] [2022-09-06T22:53:58.550Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T22:53:58.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:53:58.550Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T22:53:58.550Z] [2022-09-06T22:53:58.550Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T22:53:58.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:53:58.550Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T22:53:58.550Z] [2022-09-06T22:53:58.550Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T22:53:58.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:53:58.550Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T22:53:58.550Z] [2022-09-06T22:53:58.550Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T22:53:58.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:53:58.550Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T22:53:58.550Z] [2022-09-06T22:53:58.550Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T22:53:58.550Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T22:53:58.550Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T22:53:58.550Z] [2022-09-06T22:53:58.550Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T22:53:58.550Z] graphtest_unix.go:71: No driver to put! [2022-09-06T22:53:58.550Z] [2022-09-06T22:53:58.550Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T22:53:58.550Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-06T22:53:58.550Z] [2022-09-06T22:53:58.550Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T22:53:58.550Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-06T22:53:58.550Z] [2022-09-06T22:53:58.550Z] DONE 2874 tests, 28 skipped in 265.995s [2022-09-06T22:53:58.550Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/config [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/idm [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/ns [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/options [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/osl [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T22:53:58.550Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-06T22:53:58.550Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-06T22:54:00.063Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-06T22:54:00.322Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-06T22:54:01.265Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-06T22:54:02.199Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-06T22:54:04.726Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-06T22:54:06.099Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-06T22:54:08.002Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-06T22:54:08.260Z] === RUN TestDockerSuite/TestDockerFails [2022-09-06T22:54:08.260Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-06T22:54:08.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-06T22:54:09.757Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-06T22:54:10.015Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-06T22:54:10.581Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-06T22:54:11.147Z] docker_api_swarm_service_test.go:148: [d0a0f2371e66a] joining swarm manager [d395711fdbfa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:54:12.082Z] docker_api_swarm_service_test.go:148: [d3624cf89031e] joining swarm manager [d395711fdbfa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:54:12.341Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-06T22:54:13.278Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-06T22:54:13.848Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-06T22:54:14.783Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-06T22:54:15.349Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-06T22:54:15.916Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-06T22:54:16.173Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-06T22:54:16.173Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-06T22:54:16.738Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-06T22:54:17.672Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-06T22:54:18.237Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-06T22:54:18.803Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-06T22:54:19.369Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-06T22:54:20.302Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-06T22:54:21.234Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-06T22:54:21.800Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-06T22:54:22.732Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-06T22:54:22.989Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-06T22:54:23.557Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-06T22:54:24.123Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-06T22:54:25.074Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-06T22:54:25.638Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-06T22:54:26.206Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-06T22:54:26.771Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-06T22:54:27.030Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-06T22:54:27.030Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-06T22:54:28.927Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-06T22:54:28.927Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-06T22:54:29.493Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-06T22:54:30.430Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-06T22:54:30.687Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-06T22:54:30.945Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-06T22:54:31.202Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-06T22:54:31.767Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-06T22:54:32.025Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-06T22:54:32.591Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-06T22:54:33.156Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-06T22:54:33.156Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-06T22:54:33.414Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-06T22:54:33.414Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-06T22:54:34.345Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-06T22:54:34.910Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-06T22:54:35.168Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-06T22:54:35.733Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-06T22:54:35.733Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-06T22:54:36.666Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-06T22:54:38.042Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-06T22:54:38.607Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-06T22:54:39.540Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-06T22:54:40.105Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-06T22:54:40.363Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-06T22:54:40.933Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-06T22:54:41.192Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-06T22:54:41.757Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-06T22:54:42.692Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-06T22:54:45.231Z] ok github.com/docker/docker/libnetwork 37.501s coverage: 40.6% of statements [2022-09-06T22:54:45.231Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-06T22:54:45.231Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-09-06T22:54:45.231Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-06T22:54:45.231Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-06T22:54:45.231Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.424s coverage: 59.9% of statements [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-06T22:54:45.231Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-06T22:54:45.231Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.091s coverage: 5.1% of statements [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-06T22:54:45.231Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-09-06T22:54:45.231Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-06T22:54:45.231Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-06T22:54:45.238Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-06T22:54:45.238Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-06T22:54:45.495Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-06T22:54:46.866Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-06T22:54:47.799Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-06T22:54:48.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-06T22:54:49.430Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-06T22:54:51.957Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-06T22:54:51.957Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-06T22:54:51.957Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-06T22:54:51.957Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-06T22:54:51.957Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-06T22:54:52.524Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-06T22:54:53.898Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-06T22:54:54.833Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-06T22:54:55.196Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.305s coverage: 6.6% of statements [2022-09-06T22:54:55.196Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-06T22:54:55.455Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-06T22:54:55.713Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-06T22:54:55.713Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-06T22:54:55.713Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-06T22:54:55.972Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-06T22:54:56.208Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-06T22:54:56.230Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-09-06T22:54:56.466Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-06T22:54:56.489Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-09-06T22:54:56.748Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-06T22:54:57.007Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-06T22:54:57.836Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-06T22:54:58.094Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-06T22:54:58.094Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-06T22:54:58.094Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-06T22:54:59.028Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-06T22:54:59.960Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-06T22:54:59.960Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-06T22:55:00.525Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-06T22:55:01.091Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-06T22:55:01.655Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-06T22:55:01.913Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-06T22:55:02.171Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-06T22:55:02.429Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-06T22:55:02.995Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-06T22:55:03.583Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-06T22:55:04.149Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-06T22:55:04.714Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-06T22:55:05.279Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-06T22:55:05.845Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-06T22:55:06.102Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-06T22:55:06.102Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-06T22:55:07.036Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-06T22:55:07.602Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-06T22:55:08.535Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-06T22:55:08.793Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T22:55:08.793Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-06T22:55:08.793Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-06T22:55:09.210Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-06T22:55:11.320Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-06T22:55:11.581Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-06T22:55:13.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-06T22:55:17.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-06T22:55:19.703Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-06T22:55:22.228Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-06T22:55:23.160Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-06T22:55:23.725Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-06T22:55:24.091Z] ok github.com/docker/docker/libnetwork/ipam 14.562s coverage: 85.3% of statements [2022-09-06T22:55:24.091Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-06T22:55:24.091Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-06T22:55:24.091Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-06T22:55:24.091Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-06T22:55:24.091Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-06T22:55:24.091Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-06T22:55:24.091Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-09-06T22:55:24.349Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.0% of statements [2022-09-06T22:55:24.608Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-06T22:55:24.866Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-09-06T22:55:25.096Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-06T22:55:25.356Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-06T22:55:25.356Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-06T22:55:25.356Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-06T22:55:25.356Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-06T22:55:25.925Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-06T22:55:28.454Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-06T22:55:28.454Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-06T22:55:29.386Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-06T22:55:30.761Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-06T22:55:31.018Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-06T22:55:35.199Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-06T22:55:36.572Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-06T22:55:36.830Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-06T22:55:37.396Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-06T22:55:38.329Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-06T22:55:38.329Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-06T22:55:38.329Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-06T22:55:38.587Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-06T22:55:39.520Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-06T22:55:40.454Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-06T22:55:41.827Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-06T22:55:41.827Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-06T22:55:41.827Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-06T22:55:42.762Z] === RUN TestDockerSuite/TestRunMount [2022-09-06T22:55:46.943Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-06T22:55:46.943Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-06T22:55:47.508Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-06T22:55:48.440Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-06T22:55:49.826Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-06T22:55:51.199Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-06T22:55:52.571Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-06T22:55:53.505Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-06T22:55:54.439Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-06T22:55:54.439Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-06T22:55:54.697Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-06T22:55:55.628Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-06T22:55:55.885Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-06T22:55:56.143Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-06T22:55:57.517Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-06T22:55:58.893Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-06T22:56:01.421Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-06T22:56:01.987Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-06T22:56:01.987Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-06T22:56:02.244Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-06T22:56:02.502Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-06T22:56:02.759Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-06T22:56:03.326Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-06T22:56:03.583Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-06T22:56:03.840Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-06T22:56:04.405Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-06T22:56:10.955Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-06T22:56:10.955Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-06T22:56:10.955Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-06T22:56:10.955Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-06T22:56:10.955Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-06T22:56:11.532Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-06T22:56:13.439Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-06T22:56:14.004Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-06T22:56:14.004Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-06T22:56:14.262Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-06T22:56:14.262Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-06T22:56:14.830Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-06T22:56:15.396Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-06T22:56:15.961Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-06T22:56:16.894Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T22:56:16.894Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-06T22:56:16.894Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-06T22:56:16.894Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-06T22:56:17.459Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-06T22:56:18.023Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-06T22:56:18.023Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-06T22:56:18.023Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-06T22:56:18.281Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-06T22:56:19.659Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-06T22:56:19.659Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T22:56:19.917Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-06T22:56:19.917Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-06T22:56:22.444Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-06T22:56:23.020Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-06T22:56:23.586Z] === RUN TestDockerSuite/TestRunRm [2022-09-06T22:56:24.151Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-06T22:56:25.523Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-06T22:56:28.048Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-06T22:56:28.305Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-06T22:56:28.305Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-06T22:56:28.870Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-06T22:56:30.771Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-06T22:56:31.335Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-06T22:56:31.335Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-06T22:56:34.624Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-06T22:56:34.624Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-06T22:56:37.903Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-06T22:56:37.904Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-06T22:56:37.904Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-06T22:56:38.470Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-06T22:56:39.037Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-06T22:56:39.603Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-06T22:56:40.536Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-06T22:56:40.794Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-06T22:56:40.794Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-06T22:56:41.360Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-06T22:56:41.925Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-06T22:56:42.492Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-06T22:56:45.774Z] === RUN TestDockerSuite/TestRunState [2022-09-06T22:56:46.339Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-06T22:56:46.904Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-06T22:56:46.904Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-06T22:56:47.470Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-06T22:56:47.728Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-06T22:56:47.728Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-06T22:56:47.728Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-06T22:56:48.294Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-06T22:56:48.861Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-06T22:56:50.234Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-06T22:56:50.234Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-06T22:56:50.234Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-06T22:56:50.491Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-06T22:56:52.391Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-06T22:56:52.391Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-06T22:56:52.651Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-06T22:56:54.561Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-06T22:56:55.932Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-06T22:56:57.306Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-06T22:56:58.680Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-06T22:57:00.579Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-06T22:57:01.146Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-06T22:57:01.710Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-06T22:57:01.710Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-06T22:57:02.276Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-06T22:57:04.177Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-06T22:57:04.743Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-06T22:57:05.310Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-06T22:57:05.876Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-06T22:57:06.134Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-06T22:57:06.134Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-06T22:57:07.066Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-06T22:57:07.326Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-06T22:57:07.890Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-06T22:57:07.890Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-06T22:57:07.890Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-06T22:57:07.890Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-06T22:57:08.455Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-06T22:57:09.387Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-06T22:57:11.287Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-06T22:57:12.220Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-06T22:57:12.785Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-06T22:57:13.042Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-06T22:57:14.433Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-06T22:57:15.817Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-06T22:57:16.074Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-06T22:57:16.310Z] ok github.com/docker/docker/libnetwork/networkdb 104.347s coverage: 60.1% of statements [2022-09-06T22:57:16.310Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-06T22:57:16.310Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-06T22:57:16.310Z] ok github.com/docker/docker/libnetwork/osl 4.341s coverage: 39.7% of statements [2022-09-06T22:57:16.310Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-06T22:57:16.310Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-09-06T22:57:17.448Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-06T22:57:17.684Z] ok github.com/docker/docker/libnetwork/portmapper 0.598s coverage: 48.6% of statements [2022-09-06T22:57:17.684Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-06T22:57:17.684Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-06T22:57:17.942Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-06T22:57:17.942Z] [2022-09-06T22:57:17.942Z] === Skipped [2022-09-06T22:57:17.942Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-06T22:57:17.942Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T22:57:17.942Z] [2022-09-06T22:57:17.942Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-06T22:57:17.942Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T22:57:17.942Z] [2022-09-06T22:57:17.942Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-06T22:57:17.942Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T22:57:17.942Z] [2022-09-06T22:57:17.942Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-06T22:57:17.942Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T22:57:17.942Z] [2022-09-06T22:57:17.942Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-06T22:57:17.942Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T22:57:17.942Z] [2022-09-06T22:57:17.942Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-06T22:57:17.942Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T22:57:17.942Z] [2022-09-06T22:57:17.942Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-06T22:57:17.942Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T22:57:17.942Z] [2022-09-06T22:57:17.942Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-06T22:57:17.942Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T22:57:17.942Z] [2022-09-06T22:57:17.942Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-06T22:57:17.942Z] firewalld_test.go:14: firewalld is not running [2022-09-06T22:57:17.942Z] [2022-09-06T22:57:17.942Z] DONE 327 tests, 9 skipped in 202.395s Post stage [Pipeline] junit [2022-09-06T22:57:18.520Z] Recording test results [2022-09-06T22:57:18.820Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-06T22:57:18.850Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-06T22:57:19.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44099/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cba36a064dc82ba49d5caab566f88f0501279ecb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cba36a064dc82ba49d5caab566f88f0501279ecb hack/validate/vendor [2022-09-06T22:57:19.749Z] No vendor changes in diff. [2022-09-06T22:57:19.752Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-06T22:57:20.010Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-06T22:57:20.010Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-06T22:57:20.010Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-06T22:57:20.010Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-06T22:57:20.010Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-06T22:57:20.010Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-06T22:57:20.010Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-06T22:57:20.268Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-06T22:57:20.268Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-06T22:57:20.268Z] === RUN TestDockerSuite/TestRunWithCPUQuota [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T22:57:20.627Z] + echo Ensuring container killed. [2022-09-06T22:57:20.627Z] Ensuring container killed. [2022-09-06T22:57:20.627Z] + docker rm -vf docker-pr2 [2022-09-06T22:57:20.627Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-06T22:57:20.908Z] + echo Chowning /workspace to jenkins user [2022-09-06T22:57:20.908Z] Chowning /workspace to jenkins user [2022-09-06T22:57:20.908Z] + id -u [2022-09-06T22:57:20.908Z] + id -g [2022-09-06T22:57:20.908Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44099:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T22:57:21.202Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-06T22:57:21.459Z] docker_cli_service_logs_test.go:248: checking task dm4tr2hnto5z [2022-09-06T22:57:21.459Z] docker_cli_service_logs_test.go:253: checking messages for dm4tr2hnto5z [2022-09-06T22:57:21.459Z] docker_cli_service_logs_test.go:248: checking task zchqqnm13sdk [2022-09-06T22:57:21.459Z] docker_cli_service_logs_test.go:253: checking messages for zchqqnm13sdk [2022-09-06T22:57:21.717Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T22:57:22.137Z] + bundleName=unit [2022-09-06T22:57:22.137Z] + echo Creating unit-bundles.tar.gz [2022-09-06T22:57:22.137Z] Creating unit-bundles.tar.gz [2022-09-06T22:57:22.137Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-09-06T22:57:22.137Z] bundles/junit-report-libnetwork.xml [2022-09-06T22:57:22.137Z] bundles/junit-report.xml [2022-09-06T22:57:22.137Z] bundles/go-test-report-libnetwork.json [2022-09-06T22:57:22.137Z] bundles/go-test-report.json [2022-09-06T22:57:22.137Z] bundles/profile-libnetwork.out [2022-09-06T22:57:22.137Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-06T22:57:22.148Z] Archiving artifacts [2022-09-06T22:57:22.281Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-06T22:57:22.587Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44099/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T22:57:22.847Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-06T22:57:22.889Z] + make clean [2022-09-06T22:57:23.147Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T22:57:23.147Z] docker-dev-cache [2022-09-06T22:57:23.147Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-09-06T22:57:23.412Z] === RUN TestDockerSuite/TestRunWithCpusetMems [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T22:57:23.978Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-06T22:57:23.978Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-06T22:57:24.544Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-06T22:57:24.544Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-06T22:57:24.544Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-06T22:57:24.803Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-06T22:57:24.803Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-06T22:57:24.803Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-06T22:57:24.803Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-06T22:57:24.803Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-06T22:57:24.803Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-06T22:57:24.803Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-06T22:57:24.803Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-06T22:57:24.803Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-06T22:57:24.803Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-06T22:57:24.803Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-06T22:57:24.803Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-06T22:57:25.062Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-06T22:57:25.320Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-06T22:57:25.886Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-06T22:57:25.887Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-06T22:57:26.452Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-06T22:57:26.452Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-06T22:57:27.386Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-06T22:57:27.386Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-06T22:57:27.644Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-06T22:57:28.210Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-06T22:57:28.210Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-06T22:57:28.210Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-06T22:57:28.467Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-06T22:57:29.401Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-06T22:57:29.965Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-06T22:57:29.965Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-06T22:57:29.965Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-06T22:57:30.223Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-06T22:57:30.223Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-06T22:57:31.157Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-06T22:57:31.722Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-06T22:57:33.627Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-06T22:57:34.192Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-06T22:57:34.192Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-06T22:57:34.192Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-06T22:57:34.192Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-06T22:57:35.123Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-09-06T22:57:35.689Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-06T22:57:36.254Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-06T22:57:37.625Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-06T22:57:38.190Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-06T22:57:41.471Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-06T22:57:42.844Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-06T22:57:43.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-06T22:57:45.681Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-06T22:57:47.056Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-06T22:57:47.990Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-06T22:57:48.555Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-06T22:57:50.453Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-06T22:57:50.453Z] docker_cli_swarm_test.go:1895: [da3cc32ddfb57] joining swarm manager [d3ccf74f45980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:57:51.388Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-06T22:57:51.646Z] docker_cli_swarm_test.go:1896: [d8bb34295a747] joining swarm manager [d3ccf74f45980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:57:52.579Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-06T22:57:53.974Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-06T22:57:55.346Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-06T22:57:56.717Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-06T22:57:58.089Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-06T22:57:59.461Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-06T22:58:00.833Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-06T22:58:02.738Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-06T22:58:04.636Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-06T22:58:04.636Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-06T22:58:04.636Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-06T22:58:04.636Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-06T22:58:05.202Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-06T22:58:05.769Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-06T22:58:06.337Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-06T22:58:07.271Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-06T22:58:07.271Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-06T22:58:07.836Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-06T22:58:08.402Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-06T22:58:08.660Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-06T22:58:08.918Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-06T22:58:10.292Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1308085329 [2022-09-06T22:58:10.550Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-06T22:58:10.807Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-06T22:58:11.739Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-06T22:58:11.739Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-06T22:58:11.997Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-06T22:58:12.929Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-06T22:58:14.312Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-06T22:58:16.209Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-06T22:58:16.468Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-06T22:58:16.725Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-06T22:58:17.290Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-06T22:58:17.290Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-06T22:58:18.222Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-06T22:58:18.788Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-06T22:58:18.788Z] docker_cli_sni_test.go:30: Flakey test [2022-09-06T22:58:18.788Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-06T22:58:24.045Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-06T22:58:25.420Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-06T22:58:25.677Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-06T22:58:26.613Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-06T22:58:29.888Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-06T22:58:30.822Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-06T22:58:31.388Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-06T22:58:32.321Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-06T22:58:33.256Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-06T22:58:34.189Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-06T22:58:35.563Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-06T22:58:35.563Z] docker_cli_swarm_test.go:1796: [d9a0ca4267508] joining swarm manager [d2bca3dd9be80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:58:36.941Z] docker_cli_swarm_test.go:1797: [d9c71040924e7] joining swarm manager [d2bca3dd9be80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:58:38.342Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-06T22:58:42.520Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-06T22:58:45.045Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-06T22:58:48.326Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-06T22:58:49.697Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-06T22:58:52.223Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-06T22:58:52.790Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-06T22:58:53.356Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-06T22:58:53.921Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-06T22:58:53.921Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-06T22:58:53.921Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-06T22:58:54.178Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-06T22:58:54.744Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-06T22:58:54.744Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-06T22:58:54.744Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-06T22:58:54.744Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-06T22:58:54.744Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-06T22:58:55.676Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-06T22:58:56.241Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-06T22:58:56.499Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-06T22:58:57.066Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-06T22:58:58.438Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-06T22:58:58.697Z] docker_cli_swarm_test.go:1315: [df0bb56968f0c] joining swarm manager [d07e203335cc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T22:59:00.075Z] docker_cli_swarm_test.go:1316: [d1a2325facf11] joining swarm manager [d07e203335cc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T22:59:01.983Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-06T22:59:02.916Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-06T22:59:02.916Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-06T22:59:02.916Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-06T22:59:03.849Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-06T22:59:04.413Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-06T22:59:06.313Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-06T22:59:07.687Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-06T22:59:09.061Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-06T22:59:23.919Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-06T22:59:23.920Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-06T22:59:23.920Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-06T22:59:24.485Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-06T22:59:24.485Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-06T22:59:24.485Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-06T22:59:24.485Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-06T22:59:25.051Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-06T22:59:25.051Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-06T22:59:25.615Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-06T22:59:25.873Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-06T22:59:25.873Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-06T22:59:25.873Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-06T22:59:25.873Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-06T22:59:27.246Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-06T22:59:27.504Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-06T22:59:27.504Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-06T22:59:27.504Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-06T22:59:27.504Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-06T22:59:27.763Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite (1330.58s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.35s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.89s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.02s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.59s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.91s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.09s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.96s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.55s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.32s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.89s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.28s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.13s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.93s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.14s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.87s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.57s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.41s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.83s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.78s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.78s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.66s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.58s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.62s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.73s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.70s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.48s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.40s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2022-09-06T22:59:27.763Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.10s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.35s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.41s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.38s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.32s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dadc20__} (1.44s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13236092228_/foo_false_____} (1.31s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13236092228_/foo_true_____} (1.54s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33436229612_/foo_false_____} (0.71s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33436229612_/foo_true_____} (1.55s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33436229612_/foo_true__0xc000dadc50___} (1.55s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dadc68__} (1.60s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dadc80__} (1.55s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dadc98__} (1.54s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dadcb0__} (1.55s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.34s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-09-06T22:59:27.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.56s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.32s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.65s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.93s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.96s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.94s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.97s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.92s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.96s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.95s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.37s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.87s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.67s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.97s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.98s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.97s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.04s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.96s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.45s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.77s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.59s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.55s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.50s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.63s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.51s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.03s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.82s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.85s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.86s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestAttachDetach (0.68s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.47s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.59s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.59s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.65s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.47s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.06s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.40s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.10s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.53s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.53s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.28s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.24s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.23s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.26s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.59s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.45s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.70s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.58s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.76s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.50s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.80s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.30s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.21s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.27s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.07s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.30s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.29s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.84s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.50s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.19s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.48s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.32s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.15s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.40s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.23s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.22s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.93s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.78s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.54s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.63s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.49s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.34s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.47s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2022-09-06T22:59:27.764Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.06s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.56s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.09s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.91s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.59s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.22s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.17s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.26s) [2022-09-06T22:59:27.764Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T22:59:27.764Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-06T22:59:27.764Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T22:59:27.764Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.51s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.92s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.17s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.67s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.93s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.12s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.98s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.14s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.03s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.80s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.65s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.44s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.81s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.36s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.98s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.74s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.93s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.82s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.72s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.03s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.65s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.49s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.20s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.24s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.48s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.13s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.05s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEnv (0.91s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.82s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.75s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.75s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.88s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.11s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.08s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.56s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.34s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.98s) [2022-09-06T22:59:27.764Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.22s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.61s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.91s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.65s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.39s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.06s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.08s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.81s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.65s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.15s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.59s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.70s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.90s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.95s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.13s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.28s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.28s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.81s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.72s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.14s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.18s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.43s) [2022-09-06T22:59:27.764Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.73s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.18s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.26s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.06s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.66s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.07s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.70s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.44s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.70s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.05s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.66s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildPATH (1.78s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.85s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.27s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.49s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildRm (2.74s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.30s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2022-09-06T22:59:27.764Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.79s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.82s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.07s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildStderr (0.87s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.57s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.88s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.66s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildUser (1.63s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.65s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.99s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.44s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.28s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.76s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.80s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.93s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.80s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.33s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.87s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.64s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.31s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCommitChange (0.88s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.70s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.46s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.05s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.11s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.89s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.49s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.61s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.66s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.92s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.91s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.72s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.63s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.81s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.30s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.49s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.79s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.00s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.60s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.75s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.73s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.29s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.36s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.26s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToStdout (0.86s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.95s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.83s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.26s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.62s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.72s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.22s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.65s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.74s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.61s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsCopy (1.17s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFormat (0.86s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.51s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.08s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.32s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.62s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsRename (0.63s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.34s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.52s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.93s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.65s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.58s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.06s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecEnv (0.80s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.78s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecInspectID (1.86s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.75s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecParseError (0.63s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.64s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecStartFails (0.70s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.28s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestHealth (18.96s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.15s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestBuildHistory (3.29s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.65s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.85s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.55s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.60s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectHistory (0.67s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-06T22:59:27.765Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.44s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.05s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.84s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.89s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.15s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.93s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.25s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.08s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.79s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.62s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-09-06T22:59:27.765Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.70s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.37s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.89s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.41s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.95s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.91s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.66s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.78s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPluginActive (2.37s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.65s) [2022-09-06T22:59:27.766Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.69s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.89s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.04s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.82s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPortList (6.11s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.86s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsByOrder (1.89s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.29s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.05s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.16s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.57s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.49s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.88s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.57s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.03s) [2022-09-06T22:59:27.766Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.22s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.57s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.76s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.41s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.23s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.32s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.34s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.21s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.97s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.17s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.36s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.56s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.52s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.64s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.77s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.56s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.01s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.52s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.22s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.72s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.65s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.60s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.63s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.76s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAddHost (0.62s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.77s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.56s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.50s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.58s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.55s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.39s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.23s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.11s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.67s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.45s) [2022-09-06T22:59:27.766Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T22:59:27.766Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.24s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.47s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.05s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2022-09-06T22:59:27.766Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.58s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.57s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunExitCode (0.66s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.53s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.05s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2022-09-06T22:59:27.766Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.07s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.46s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.54s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.53s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.44s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.06s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.15s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.89s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.46s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.91s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.08s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.16s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunMount (3.71s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.26s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.42s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.40s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.31s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.61s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.57s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.03s) [2022-09-06T22:59:27.766Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.50s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.75s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.55s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.70s) [2022-09-06T22:59:27.766Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T22:59:27.766Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.60s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.43s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.50s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.24s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunRm (0.61s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.84s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.64s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.92s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.27s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.68s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.65s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.63s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunState (1.08s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.66s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunSysctls (1.20s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.76s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.40s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.11s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.92s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.24s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.02s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.46s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.33s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.70s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.18s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.12s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.61s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.61s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.97s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.65s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.72s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.69s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.19s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.75s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.65s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.08s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.06s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.53s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.33s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.37s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.21s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.65s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.44s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.82s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.26s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.70s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.96s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.49s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.73s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.86s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.24s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUpdateStats (3.70s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2022-09-06T22:59:27.767Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.71s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.66s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-09-06T22:59:27.767Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-09-06T22:59:27.767Z] === RUN TestDockerRegistrySuite [2022-09-06T22:59:27.767Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-06T22:59:29.140Z] check_test.go:427: [df22ae35ae674] daemon is not started [2022-09-06T22:59:29.140Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-06T22:59:29.705Z] check_test.go:427: [d720dbfd2aa23] daemon is not started [2022-09-06T22:59:29.705Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-06T22:59:31.093Z] check_test.go:427: [d852d20b893ae] daemon is not started [2022-09-06T22:59:31.093Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-06T22:59:31.351Z] check_test.go:427: [dd247bfafc606] daemon is not started [2022-09-06T22:59:31.351Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T22:59:34.628Z] check_test.go:427: [d09143f08a668] daemon is not started [2022-09-06T22:59:34.628Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T22:59:39.883Z] check_test.go:427: [dc5d63b47dfc6] daemon is not started [2022-09-06T22:59:39.883Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-06T22:59:43.161Z] check_test.go:427: [d19611a2a8ad7] daemon is not started [2022-09-06T22:59:43.161Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-06T22:59:43.726Z] check_test.go:427: [de3603a18c8eb] daemon is not started [2022-09-06T22:59:43.726Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-06T22:59:44.658Z] check_test.go:427: [d806c8e09ab48] daemon is not started [2022-09-06T22:59:44.658Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-06T22:59:45.590Z] check_test.go:427: [df0e8371962a7] daemon is not started [2022-09-06T22:59:45.590Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-06T22:59:46.525Z] check_test.go:427: [d72303f5a2890] daemon is not started [2022-09-06T22:59:46.525Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-06T22:59:47.897Z] check_test.go:427: [d45aff11d166f] daemon is not started [2022-09-06T22:59:47.897Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-06T22:59:48.830Z] check_test.go:427: [db8636186ad94] daemon is not started [2022-09-06T22:59:48.830Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-06T22:59:49.762Z] check_test.go:427: [dbb94f4991cd0] daemon is not started [2022-09-06T22:59:49.762Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-06T22:59:50.695Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c9fac0ef57389bfa3038fe76bb05cacd5557784e3462089076418e60060316fd [2022-09-06T22:59:51.629Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:153fde19c5da5c0131ab6604fd06a368d2775f37394254077ef3ad91e377b209 [2022-09-06T22:59:51.887Z] check_test.go:427: [db90ec807176e] daemon is not started [2022-09-06T22:59:51.887Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-06T22:59:52.821Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:98f7827f58bdca27e2efbbbbe197143ca9b4b4cb77fca5b303a7b3a3e2c7116c [2022-09-06T22:59:53.386Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4205ab07300addbebc236fea793f8b5ebbad38953ab8260f9e765d4f842139b1 [2022-09-06T22:59:53.652Z] check_test.go:427: [dd2aebb08f168] daemon is not started [2022-09-06T22:59:53.652Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-06T22:59:54.588Z] check_test.go:427: [dc35a268bb1ba] daemon is not started [2022-09-06T22:59:54.588Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-06T22:59:57.114Z] check_test.go:427: [d11073d63387d] daemon is not started [2022-09-06T22:59:57.114Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-06T22:59:57.680Z] check_test.go:427: [d7ba8e0e2475d] daemon is not started [2022-09-06T22:59:57.680Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-06T22:59:57.937Z] check_test.go:427: [d59b0b4cadbc7] daemon is not started [2022-09-06T22:59:57.937Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T22:59:58.870Z] check_test.go:427: [d55ccad6e4760] daemon is not started [2022-09-06T22:59:58.870Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T22:59:59.804Z] check_test.go:427: [d99217f7ac49c] daemon is not started [2022-09-06T22:59:59.804Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T23:00:00.738Z] check_test.go:427: [d6ce6cd32a60c] daemon is not started [2022-09-06T23:00:00.738Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-06T23:00:03.266Z] check_test.go:427: [dd79b6db60585] daemon is not started [2022-09-06T23:00:03.266Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-06T23:00:03.266Z] check_test.go:427: [d3a5b0d5d288c] daemon is not started [2022-09-06T23:00:03.266Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-06T23:00:04.722Z] check_test.go:427: [dbb24c903cfc4] daemon is not started [2022-09-06T23:00:04.723Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-06T23:00:04.723Z] check_test.go:427: [df2a74363ee27] daemon is not started [2022-09-06T23:00:04.723Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-06T23:00:04.982Z] check_test.go:427: [d9da8c9fce8b6] daemon is not started [2022-09-06T23:00:04.982Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-06T23:00:05.240Z] check_test.go:427: [da3bcc584d93c] daemon is not started [2022-09-06T23:00:05.240Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-06T23:00:05.498Z] check_test.go:427: [d1da06e452632] daemon is not started [2022-09-06T23:00:05.498Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-06T23:00:05.757Z] check_test.go:427: [d87bb318a5179] daemon is not started [2022-09-06T23:00:05.757Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-06T23:00:06.014Z] check_test.go:427: [dbd1ff47fd288] daemon is not started [2022-09-06T23:00:06.014Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-06T23:00:06.947Z] check_test.go:427: [dbde835ae4fb0] daemon is not started [2022-09-06T23:00:06.947Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-06T23:00:08.322Z] check_test.go:427: [d2bcc83da48ea] daemon is not started [2022-09-06T23:00:08.322Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-06T23:00:09.255Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-06T23:00:09.255Z] check_test.go:427: [d00f3c815ac3f] daemon is not started [2022-09-06T23:00:09.255Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-06T23:00:10.190Z] check_test.go:427: [d18c08866e981] daemon is not started [2022-09-06T23:00:10.190Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-06T23:00:11.563Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite (44.57s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.84s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.99s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.08s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.18s) [2022-09-06T23:00:12.498Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2022-09-06T23:00:12.498Z] === RUN TestDockerSchema1RegistrySuite [2022-09-06T23:00:12.498Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-06T23:00:12.498Z] check_test.go:454: [d7619ce65f5fa] daemon is not started [2022-09-06T23:00:12.498Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T23:00:13.063Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-06T23:00:16.355Z] check_test.go:454: [d83524e4c53a0] daemon is not started [2022-09-06T23:00:16.355Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T23:00:20.538Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-06T23:00:20.538Z] check_test.go:454: [d5ff0e45d38ee] daemon is not started [2022-09-06T23:00:20.538Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-06T23:00:21.912Z] check_test.go:454: [d44d56f1582df] daemon is not started [2022-09-06T23:00:21.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-06T23:00:21.912Z] check_test.go:454: [d1d7999a2896e] daemon is not started [2022-09-06T23:00:21.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T23:00:23.286Z] check_test.go:454: [d9047a53adc16] daemon is not started [2022-09-06T23:00:23.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T23:00:24.659Z] check_test.go:454: [dd791b87281c3] daemon is not started [2022-09-06T23:00:24.659Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T23:00:25.592Z] check_test.go:454: [de77565fd8adb] daemon is not started [2022-09-06T23:00:25.592Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-06T23:00:27.490Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-06T23:00:28.568Z] check_test.go:454: [d902c7ef0af11] daemon is not started [2022-09-06T23:00:28.568Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-06T23:00:29.134Z] check_test.go:454: [d29ab3939e3f9] daemon is not started [2022-09-06T23:00:29.134Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-06T23:00:29.392Z] check_test.go:454: [de1591643e14c] daemon is not started [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite (17.20s) [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.49s) [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.56s) [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.18s) [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.06s) [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.58s) [2022-09-06T23:00:29.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-09-06T23:00:29.392Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-06T23:00:29.392Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-06T23:00:29.650Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-06T23:00:30.216Z] check_test.go:483: [de118c41ae02b] daemon is not started [2022-09-06T23:00:30.475Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-06T23:00:31.042Z] check_test.go:483: [df66ab48e8686] daemon is not started [2022-09-06T23:00:31.042Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-06T23:00:31.042Z] check_test.go:483: [dbfb0f35961f4] daemon is not started [2022-09-06T23:00:31.042Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-06T23:00:32.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-06T23:00:33.254Z] check_test.go:483: [d6e4ee39a2a1c] daemon is not started [2022-09-06T23:00:33.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-06T23:00:33.820Z] check_test.go:483: [deeac1f9d53e4] daemon is not started [2022-09-06T23:00:33.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-06T23:00:34.078Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-06T23:00:35.011Z] check_test.go:483: [d45a0f09e6db7] daemon is not started [2022-09-06T23:00:35.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-06T23:00:35.011Z] check_test.go:483: [d5a7d2fa80818] daemon is not started [2022-09-06T23:00:35.011Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.62s) [2022-09-06T23:00:35.011Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.85s) [2022-09-06T23:00:35.011Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-09-06T23:00:35.011Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-09-06T23:00:35.011Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.48s) [2022-09-06T23:00:35.011Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.74s) [2022-09-06T23:00:35.011Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.59s) [2022-09-06T23:00:35.011Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.05s) [2022-09-06T23:00:35.011Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-09-06T23:00:35.011Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-06T23:00:35.011Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-06T23:00:36.404Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-06T23:00:40.582Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-06T23:00:40.582Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-06T23:00:40.582Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-06T23:00:40.582Z] check_test.go:510: [dae57d45c1000] daemon is not started [2022-09-06T23:00:40.582Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-06T23:00:40.582Z] check_test.go:510: [d6b9485437033] daemon is not started [2022-09-06T23:00:40.582Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-06T23:00:40.582Z] check_test.go:510: [de7443964b223] daemon is not started [2022-09-06T23:00:40.582Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-06T23:00:40.839Z] check_test.go:510: [d7665f63a1530] daemon is not started [2022-09-06T23:00:40.839Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-06T23:00:40.839Z] check_test.go:510: [dfa328e944305] daemon is not started [2022-09-06T23:00:40.839Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-09-06T23:00:40.839Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-09-06T23:00:40.839Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-09-06T23:00:40.839Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.20s) [2022-09-06T23:00:40.839Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-09-06T23:00:40.839Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-09-06T23:00:40.839Z] === RUN TestDockerNetworkSuite [2022-09-06T23:00:40.839Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-06T23:00:42.736Z] docker_cli_network_unix_test.go:46: [dcb1b0c830003] daemon is not started [2022-09-06T23:00:42.736Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-06T23:00:43.301Z] docker_cli_network_unix_test.go:46: [d32fd1a3d8941] daemon is not started [2022-09-06T23:00:43.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-06T23:00:46.087Z] docker_cli_network_unix_test.go:46: [d46f3b5a92927] daemon is not started [2022-09-06T23:00:47.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-06T23:00:47.280Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-06T23:00:48.212Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-06T23:00:48.469Z] docker_cli_network_unix_test.go:46: [ddf5fd72d3540] daemon is not started [2022-09-06T23:00:48.727Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-06T23:00:48.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-06T23:00:48.985Z] docker_cli_network_unix_test.go:1233: [d2a9a1e637920] daemon is not started [2022-09-06T23:00:51.517Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-06T23:00:51.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-06T23:00:52.897Z] docker_cli_network_unix_test.go:46: [d5adeb58e1aa1] daemon is not started [2022-09-06T23:00:53.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-06T23:00:58.729Z] docker_cli_network_unix_test.go:46: [d08a8ed01fd01] daemon is not started [2022-09-06T23:00:58.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-06T23:01:00.629Z] docker_cli_network_unix_test.go:46: [d2ac85dcc471f] daemon is not started [2022-09-06T23:01:01.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-06T23:01:02.127Z] docker_cli_network_unix_test.go:46: [d546a39353b6f] daemon is not started [2022-09-06T23:01:02.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-06T23:01:02.693Z] docker_cli_network_unix_test.go:46: [dcbbdac80c775] daemon is not started [2022-09-06T23:01:02.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-06T23:01:02.950Z] docker_cli_network_unix_test.go:46: [d218bd7d2173d] daemon is not started [2022-09-06T23:01:03.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-06T23:01:03.774Z] docker_cli_network_unix_test.go:46: [da423eb11a5d5] daemon is not started [2022-09-06T23:01:04.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-06T23:01:04.597Z] docker_cli_network_unix_test.go:46: [d2e468b50bb72] daemon is not started [2022-09-06T23:01:04.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-06T23:01:05.112Z] docker_cli_network_unix_test.go:46: [dd3badabba0b0] daemon is not started [2022-09-06T23:01:05.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-06T23:01:05.370Z] docker_cli_network_unix_test.go:46: [d285cbd8a8dd7] daemon is not started [2022-09-06T23:01:05.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-06T23:01:05.935Z] docker_cli_network_unix_test.go:46: [d2016aaf2218b] daemon is not started [2022-09-06T23:01:06.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-06T23:01:06.449Z] docker_cli_network_unix_test.go:46: [d4297a3a88b51] daemon is not started [2022-09-06T23:01:06.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-06T23:01:06.449Z] docker_cli_network_unix_test.go:46: [d24a510105b06] daemon is not started [2022-09-06T23:01:06.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-06T23:01:06.449Z] docker_cli_network_unix_test.go:46: [d5ce74f773dd7] daemon is not started [2022-09-06T23:01:06.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-06T23:01:07.383Z] docker_cli_network_unix_test.go:46: [dbadb2b41702e] daemon is not started [2022-09-06T23:01:07.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-06T23:01:07.947Z] docker_cli_network_unix_test.go:46: [d60b5ac241ef7] daemon is not started [2022-09-06T23:01:08.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-06T23:01:08.463Z] docker_cli_network_unix_test.go:46: [d2220b1f5f8a7] daemon is not started [2022-09-06T23:01:08.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-06T23:01:08.463Z] docker_cli_network_unix_test.go:46: [ddafa519a3d78] daemon is not started [2022-09-06T23:01:08.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-06T23:01:08.721Z] docker_cli_network_unix_test.go:46: [df69296fb4b8b] daemon is not started [2022-09-06T23:01:08.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-06T23:01:10.092Z] docker_cli_network_unix_test.go:968: [d646e53fb10f5] daemon is not started [2022-09-06T23:01:11.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-06T23:01:11.960Z] docker_cli_network_unix_test.go:46: [ddd98f9eed313] daemon is not started [2022-09-06T23:01:12.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-06T23:01:14.742Z] docker_cli_network_unix_test.go:1116: [dee745a0a4962] daemon is not started [2022-09-06T23:01:18.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-06T23:01:18.030Z] docker_cli_network_unix_test.go:46: [dbd3014de1614] daemon is not started [2022-09-06T23:01:18.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-06T23:01:18.593Z] docker_cli_network_unix_test.go:46: [d36b601a0839b] daemon is not started [2022-09-06T23:01:18.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-06T23:01:18.593Z] docker_cli_network_unix_test.go:46: [ded7ddb9cb568] daemon is not started [2022-09-06T23:01:18.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-06T23:01:18.594Z] docker_cli_network_unix_test.go:46: [d4722b07e0941] daemon is not started [2022-09-06T23:01:18.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-06T23:01:18.851Z] docker_cli_network_unix_test.go:46: [d1ade5259907c] daemon is not started [2022-09-06T23:01:18.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-06T23:01:19.108Z] docker_cli_network_unix_test.go:46: [d92723bf6e136] daemon is not started [2022-09-06T23:01:19.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-06T23:01:19.108Z] docker_cli_network_unix_test.go:46: [dfc99552f423b] daemon is not started [2022-09-06T23:01:19.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-06T23:01:20.480Z] docker_cli_network_unix_test.go:46: [db55e6ed33370] daemon is not started [2022-09-06T23:01:21.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-06T23:01:21.415Z] docker_cli_network_unix_test.go:46: [d219f98959187] daemon is not started [2022-09-06T23:01:21.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-06T23:01:21.415Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-06T23:01:21.415Z] docker_cli_network_unix_test.go:46: [dcf6e2a033540] daemon is not started [2022-09-06T23:01:21.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-06T23:01:21.930Z] docker_cli_network_unix_test.go:46: [d51e2c04b9507] daemon is not started [2022-09-06T23:01:22.188Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-06T23:01:26.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-06T23:01:27.304Z] docker_cli_network_unix_test.go:1084: [dddda189af465] daemon is not started [2022-09-06T23:01:28.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-06T23:01:28.677Z] docker_cli_network_unix_test.go:46: [da1f52cabccba] daemon is not started [2022-09-06T23:01:28.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-06T23:01:29.243Z] docker_cli_network_unix_test.go:46: [d599c48c399df] daemon is not started [2022-09-06T23:01:29.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-06T23:01:30.874Z] docker_cli_network_unix_test.go:46: [db6beb2c97102] daemon is not started [2022-09-06T23:01:31.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-06T23:01:31.131Z] docker_cli_network_unix_test.go:46: [dd7194b35a3dd] daemon is not started [2022-09-06T23:01:31.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-06T23:01:31.697Z] docker_cli_network_unix_test.go:46: [deb2a910498ba] daemon is not started [2022-09-06T23:01:31.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-06T23:01:32.263Z] docker_cli_network_unix_test.go:46: [d4c96f64c08ab] daemon is not started [2022-09-06T23:01:32.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-06T23:01:32.832Z] docker_cli_network_unix_test.go:46: [d9975a2c5cf23] daemon is not started [2022-09-06T23:01:33.091Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-06T23:01:38.352Z] docker_cli_network_unix_test.go:46: [db332f3333241] daemon is not started [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite (57.54s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.73s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.77s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.55s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.82s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.77s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.78s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.41s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.34s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.48s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-06T23:01:38.610Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.42s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.57s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-09-06T23:01:38.610Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.33s) [2022-09-06T23:01:38.610Z] === RUN TestDockerHubPullSuite [2022-09-06T23:01:38.610Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-06T23:01:40.506Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-06T23:01:43.055Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-06T23:01:43.987Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-06T23:01:45.358Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-06T23:01:45.923Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-06T23:01:46.487Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-06T23:01:46.746Z] --- PASS: TestDockerHubPullSuite (8.33s) [2022-09-06T23:01:46.746Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.93s) [2022-09-06T23:01:46.746Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-09-06T23:01:46.746Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.01s) [2022-09-06T23:01:46.746Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.96s) [2022-09-06T23:01:46.746Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-09-06T23:01:46.746Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.39s) [2022-09-06T23:01:46.746Z] PASS [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === Skipped [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-06T23:01:46.746Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-06T23:01:46.746Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.746Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T23:01:46.746Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.746Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T23:01:46.746Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-06T23:01:46.747Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_sni_test.go:30: Flakey test [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T23:01:46.747Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-06T23:01:46.747Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-06T23:01:46.747Z] docker_cli_network_unix_test.go:46: [dcf6e2a033540] daemon is not started [2022-09-06T23:01:46.747Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-06T23:01:46.747Z] [2022-09-06T23:01:46.747Z] DONE 1265 tests, 51 skipped in 1475.567s [2022-09-06T23:01:46.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T23:01:47.005Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T23:01:47.005Z] +++ kill 9438 [2022-09-06T23:01:47.005Z] +++ /etc/init.d/apparmor stop [2022-09-06T23:01:47.005Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T23:01:47.005Z] [2022-09-06T23:01:47.005Z] Unloading profiles will leave already running processes permanently [2022-09-06T23:01:47.005Z] unconfined, which can lead to unexpected situations. [2022-09-06T23:01:47.005Z] [2022-09-06T23:01:47.005Z] To set a process to complain mode, use the command line tool [2022-09-06T23:01:47.005Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T23:01:47.005Z] +++ true [2022-09-06T23:01:47.005Z] exiting test-integration [2022-09-06T23:01:47.005Z] ++ exit 0 [2022-09-06T23:01:47.005Z] [2022-09-06T23:01:47.263Z] + for job in $(jobs -p) [2022-09-06T23:01:47.263Z] + wait 12308 [2022-09-06T23:01:47.263Z] docker_cli_swarm_test.go:1180: [da3076bed5bd7] joining swarm manager [dd74f0f745117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T23:01:53.813Z] docker_cli_swarm_test.go:1189: [df68f324e5a91] joining swarm manager [dd74f0f745117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T23:02:32.497Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-06T23:02:39.047Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-06T23:02:43.243Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-06T23:02:45.139Z] docker_cli_swarm_test.go:1112: [d04ea697c88ce] joining swarm manager [d39d5b2e604ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T23:02:46.509Z] docker_cli_swarm_test.go:1113: [dd29bf87d42d4] joining swarm manager [d39d5b2e604ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T23:04:07.909Z] docker_cli_swarm_test.go:1166: [d6c658e2620fc] joining swarm manager [d39d5b2e604ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T23:04:39.958Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-06T23:04:39.958Z] docker_cli_swarm_test.go:1447: [dcd1564b79a81] joining swarm manager [d534c42cebc18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T23:04:40.889Z] docker_cli_swarm_test.go:1448: [d9d6646c73b59] joining swarm manager [d534c42cebc18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T23:04:53.102Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-06T23:04:53.102Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-06T23:04:53.102Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-06T23:04:53.102Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-06T23:04:53.102Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-06T23:04:53.673Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-06T23:04:55.572Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-06T23:04:58.851Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-06T23:05:01.382Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-06T23:05:03.281Z] docker_cli_swarm_unix_test.go:63: [d66ee5f3996cd] joining swarm manager [dcab51d16f56f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T23:05:59.479Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-06T23:05:59.479Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-06T23:05:59.479Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-06T23:06:01.376Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-06T23:06:04.655Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-06T23:06:07.195Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-06T23:06:09.092Z] docker_api_swarm_test.go:962: [d264bfcd13817] joining swarm manager [d1a63c014e45e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T23:06:27.155Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-06T23:06:39.344Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-06T23:06:41.240Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-06T23:06:43.137Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-06T23:06:46.416Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-06T23:06:53.009Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-06T23:06:57.188Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-06T23:06:59.713Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-06T23:07:02.239Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-06T23:07:04.767Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-06T23:07:07.294Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-06T23:07:10.572Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-06T23:07:12.468Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-06T23:08:08.680Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-06T23:08:23.539Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite (1543.66s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.23s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.30s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.40s) [2022-09-06T23:08:41.604Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.61s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.78s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.73s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.39s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.65s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.82s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.32s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.18s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.60s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.15s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.38s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.31s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.29s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.81s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.58s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.28s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.08s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.71s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.98s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.78s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.07s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.76s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.78s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.25s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.51s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.92s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.52s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.15s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.72s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.37s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.91s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.88s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.28s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.56s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.83s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.17s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.42s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.86s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.25s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.41s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.05s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.44s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.56s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.81s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.96s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.35s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.14s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.70s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.71s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.64s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.73s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.83s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.90s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.26s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.25s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.98s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.97s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (72.84s) [2022-09-06T23:08:41.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.93s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.10s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.00s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.48s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.43s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.35s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.60s) [2022-09-06T23:08:41.605Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.17s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.51s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.91s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.51s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.27s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (114.93s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.23s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.21s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.72s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.77s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-09-06T23:08:41.605Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-09-06T23:08:41.605Z] === RUN TestDockerExternalVolumeSuite [2022-09-06T23:08:41.605Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-06T23:08:41.605Z] docker_cli_external_volume_driver_test.go:53: [d051725581c73] daemon is not started [2022-09-06T23:08:56.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-06T23:10:04.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-06T23:10:12.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-06T23:10:27.086Z] docker_cli_external_volume_driver_test.go:53: [de0e60c798427] daemon is not started [2022-09-06T23:10:41.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-06T23:10:56.813Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-06T23:11:11.687Z] docker_cli_external_volume_driver_test.go:53: [d6e045ab89f23] daemon is not started [2022-09-06T23:11:29.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-06T23:11:29.749Z] docker_cli_external_volume_driver_test.go:53: [df75141e439bd] daemon is not started [2022-09-06T23:11:41.937Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-06T23:12:13.986Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-06T23:12:32.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-06T23:12:46.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-06T23:13:33.581Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-06T23:13:51.645Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-06T23:14:23.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-06T23:14:55.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-06T23:15:07.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-06T23:15:26.011Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-06T23:15:26.011Z] docker_cli_external_volume_driver_test.go:485: [dc52451b91ffe] daemon is not started [2022-09-06T23:15:40.898Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-06T23:15:40.898Z] docker_cli_external_volume_driver_test.go:53: [d5537a6cb7b3e] daemon is not started [2022-09-06T23:15:55.756Z] --- PASS: TestDockerExternalVolumeSuite (436.92s) [2022-09-06T23:15:55.756Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-09-06T23:15:55.756Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-09-06T23:15:55.756Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.12s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-09-06T23:15:55.757Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-06T23:15:55.757Z] PASS [2022-09-06T23:15:55.757Z] [2022-09-06T23:15:55.757Z] === Skipped [2022-09-06T23:15:55.757Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-09-06T23:15:55.757Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T23:15:55.757Z] check_test.go:540: [dde7127e71e3a] daemon is not started [2022-09-06T23:15:55.757Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-09-06T23:15:55.757Z] [2022-09-06T23:15:55.757Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T23:15:55.757Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T23:15:55.757Z] check_test.go:540: [dbf7cf9ae61b6] daemon is not started [2022-09-06T23:15:55.757Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T23:15:55.757Z] [2022-09-06T23:15:55.757Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-06T23:15:55.757Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T23:15:55.757Z] check_test.go:540: [d8a3e9a52eb3d] daemon is not started [2022-09-06T23:15:55.757Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-06T23:15:55.757Z] [2022-09-06T23:15:55.757Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T23:15:55.757Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T23:15:55.757Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T23:15:55.757Z] [2022-09-06T23:15:55.757Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T23:15:55.757Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-06T23:15:55.757Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T23:15:55.757Z] [2022-09-06T23:15:55.757Z] DONE 269 tests, 5 skipped in 2325.195s [2022-09-06T23:15:55.757Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T23:15:56.014Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T23:15:56.014Z] +++ kill 9448 [2022-09-06T23:15:56.014Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4cadb4e23143/docker.pid [2022-09-06T23:15:56.014Z] +++ kill 7230 [2022-09-06T23:15:56.014Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7230 is not a child of this shell [2022-09-06T23:15:56.014Z] warning: PID 7230 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4cadb4e23143/docker.pid had a nonzero exit code [2022-09-06T23:15:56.014Z] +++ /etc/init.d/apparmor stop [2022-09-06T23:15:56.014Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T23:15:56.014Z] [2022-09-06T23:15:56.014Z] Unloading profiles will leave already running processes permanently [2022-09-06T23:15:56.014Z] unconfined, which can lead to unexpected situations. [2022-09-06T23:15:56.014Z] [2022-09-06T23:15:56.015Z] To set a process to complain mode, use the command line tool [2022-09-06T23:15:56.015Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T23:15:56.015Z] +++ true [2022-09-06T23:15:56.015Z] exiting test-integration [2022-09-06T23:15:56.015Z] ++ exit 0 [2022-09-06T23:15:56.015Z] [2022-09-06T23:15:56.272Z] + exit 0 [2022-09-06T23:15:56.272Z] ++ jobs -p [2022-09-06T23:15:56.272Z] + pids= [2022-09-06T23:15:56.272Z] + echo 'Remaining pids to kill: []' [2022-09-06T23:15:56.272Z] Remaining pids to kill: [] [2022-09-06T23:15:56.272Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-06T23:15:56.287Z] Recording test results [2022-09-06T23:15:57.822Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T23:15:58.142Z] + echo Ensuring container killed. [2022-09-06T23:15:58.142Z] Ensuring container killed. [2022-09-06T23:15:58.142Z] + docker ps -aq -f name=docker-pr2-* [2022-09-06T23:15:58.707Z] + cids=b63ac1617392 [2022-09-06T23:15:58.707Z] 45cf599a349e [2022-09-06T23:15:58.707Z] d15d268831c0 [2022-09-06T23:15:58.707Z] + [ -n b63ac1617392 [2022-09-06T23:15:58.707Z] 45cf599a349e [2022-09-06T23:15:58.707Z] d15d268831c0 ] [2022-09-06T23:15:58.707Z] + docker rm -vf b63ac1617392 45cf599a349e d15d268831c0 [2022-09-06T23:15:58.967Z] b63ac1617392 [2022-09-06T23:15:59.225Z] 45cf599a349e [2022-09-06T23:15:59.225Z] d15d268831c0 [Pipeline] sh [2022-09-06T23:15:59.514Z] + echo Chowning /workspace to jenkins user [2022-09-06T23:15:59.514Z] Chowning /workspace to jenkins user [2022-09-06T23:15:59.514Z] + id -u [2022-09-06T23:15:59.514Z] + id -g [2022-09-06T23:15:59.514Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44099:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T23:15:59.514Z] Unable to find image 'busybox:latest' locally [2022-09-06T23:15:59.514Z] latest: Pulling from library/busybox [2022-09-06T23:15:59.778Z] 2c39bef88607: Pulling fs layer [2022-09-06T23:15:59.778Z] 2c39bef88607: Verifying Checksum [2022-09-06T23:15:59.778Z] 2c39bef88607: Download complete [2022-09-06T23:15:59.778Z] 2c39bef88607: Pull complete [2022-09-06T23:15:59.778Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T23:15:59.778Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T23:16:02.594Z] + bundleName=amd64 [2022-09-06T23:16:02.594Z] + echo Creating amd64-bundles.tar.gz [2022-09-06T23:16:02.594Z] Creating amd64-bundles.tar.gz [2022-09-06T23:16:02.594Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T23:16:02.594Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T23:16:03.977Z] Archiving artifacts [2022-09-06T23:16:06.002Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44099/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T23:16:06.316Z] + make clean [2022-09-06T23:16:06.573Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T23:16:06.573Z] docker-dev-cache [2022-09-06T23:16:06.573Z] 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