Pull request #43756 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b28e66cf4fd2fb7c7f14d889614f57f3457f585e+724feb898f4af3d7f156fb0064d59a7b68ea9be2 (98cfc3ec12b923b388419203ac3e85b81d453d0d) 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-43756@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-08-17T06:57:16.535Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-17T06:57:16.538Z] Trying to pass milestone 8 [Pipeline] milestone [2022-08-17T06:57:16.627Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-17T06:57:16.817Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0579e6de97928f071) in /home/ubuntu/workspace/moby_PR-43756 [Pipeline] { [Pipeline] checkout [2022-08-17T06:57:16.848Z] The recommended git tool is: git [2022-08-17T06:57:16.857Z] using credential docker-jenkins-github-credentials [2022-08-17T06:57:16.866Z] Cloning the remote Git repository [2022-08-17T06:57:16.866Z] Cloning with configured refspecs honoured and without tags [2022-08-17T06:57:17.408Z] Cloning repository https://github.com/moby/moby.git [2022-08-17T06:57:17.408Z] > git init /home/ubuntu/workspace/moby_PR-43756 # timeout=10 [2022-08-17T06:57:17.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T06:57:17.438Z] > git --version # timeout=10 [2022-08-17T06:57:17.444Z] > git --version # 'git version 2.17.1' [2022-08-17T06:57:17.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:57:17.448Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43756/head:refs/remotes/origin/PR-43756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:57:32.499Z] Fetching without tags [2022-08-17T06:57:32.700Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T06:57:32.987Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T06:57:32.998Z] > git config --add remote.origin.fetch +refs/pull/43756/head:refs/remotes/origin/PR-43756 # timeout=10 [2022-08-17T06:57:33.009Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:57:33.029Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T06:57:33.039Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T06:57:33.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:57:33.040Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43756/head:refs/remotes/origin/PR-43756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:57:33.241Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:57:33.246Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:57:33.290Z] Merge succeeded, producing b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T06:57:33.291Z] Checking out Revision b28e66cf4fd2fb7c7f14d889614f57f3457f585e (PR-43756) [2022-08-17T06:57:33.924Z] Commit message: "daemon/config: New(): initialize config with platform-specific defaults" [2022-08-17T06:57:33.939Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T06:57:33.796Z] > git remote # timeout=10 [2022-08-17T06:57:33.802Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T06:57:33.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:57:33.809Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-17T06:57:33.822Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T06:57:33.831Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:57:33.836Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:57:34.465Z] > git rev-list --no-walk 38b77568656ba79e58577336b45d104ccef7792b # timeout=10 [2022-08-17T06:57:34.550Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43756:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-17T06:57:37.110Z] 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-08-17T06:57:38.239Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0579e6de97928f071) in /home/ubuntu/workspace/moby_PR-43756 [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-08-17T06:57:38.285Z] The recommended git tool is: git [Pipeline] // stage [2022-08-17T06:57:38.295Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-17T06:57:38.310Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-08-17T06:57:38.324Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-08-17T06:57:38.528Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit b28e66cf4fd2fb7c7f14d889614f57f3457f585e [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-17T06:57:38.626Z] Merge succeeded, producing b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T06:57:38.626Z] Checking out Revision b28e66cf4fd2fb7c7f14d889614f57f3457f585e (PR-43756) [2022-08-17T06:57:38.701Z] Commit message: "daemon/config: New(): initialize config with platform-specific defaults" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T06:57:38.305Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43756/.git # timeout=10 [2022-08-17T06:57:38.317Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T06:57:38.328Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T06:57:38.328Z] > git --version # timeout=10 [2022-08-17T06:57:38.334Z] > git --version # 'git version 2.17.1' [2022-08-17T06:57:38.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:57:38.335Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43756/head:refs/remotes/origin/PR-43756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:57:38.532Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:57:38.538Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:57:38.589Z] > git remote # timeout=10 [2022-08-17T06:57:38.599Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T06:57:38.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:57:38.606Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-17T06:57:38.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T06:57:38.630Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:57:38.638Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:57:39.318Z] + [ PR != PR ] [2022-08-17T06:57:39.318Z] + [ master != master ] [2022-08-17T06:57:39.318Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-17T06:57:39.649Z] + docker version [2022-08-17T06:57:39.649Z] Client: Docker Engine - Community [2022-08-17T06:57:39.649Z] Version: 20.10.14 [2022-08-17T06:57:39.649Z] API version: 1.41 [2022-08-17T06:57:39.649Z] Go version: go1.16.15 [2022-08-17T06:57:39.649Z] Git commit: a224086 [2022-08-17T06:57:39.649Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-17T06:57:39.649Z] OS/Arch: linux/amd64 [2022-08-17T06:57:39.649Z] Context: default [2022-08-17T06:57:39.649Z] Experimental: true [2022-08-17T06:57:39.649Z] [2022-08-17T06:57:39.649Z] Server: Docker Engine - Community [2022-08-17T06:57:39.649Z] Engine: [2022-08-17T06:57:39.649Z] Version: 20.10.14 [2022-08-17T06:57:39.649Z] API version: 1.41 (minimum version 1.12) [2022-08-17T06:57:39.649Z] Go version: go1.16.15 [2022-08-17T06:57:39.649Z] Git commit: 87a90dc [2022-08-17T06:57:39.649Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-17T06:57:39.649Z] OS/Arch: linux/amd64 [2022-08-17T06:57:39.649Z] Experimental: true [2022-08-17T06:57:39.649Z] containerd: [2022-08-17T06:57:39.649Z] Version: 1.5.11 [2022-08-17T06:57:39.649Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T06:57:39.649Z] runc: [2022-08-17T06:57:39.649Z] Version: 1.0.3 [2022-08-17T06:57:39.649Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-17T06:57:39.649Z] docker-init: [2022-08-17T06:57:39.649Z] Version: 0.19.0 [2022-08-17T06:57:39.649Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-17T06:57:39.937Z] + docker info [2022-08-17T06:57:53.238Z] Still waiting to schedule task [2022-08-17T06:57:53.239Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0579e6de97928f071)’ [2022-08-17T06:57:53.239Z] Still waiting to schedule task [2022-08-17T06:57:53.240Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0579e6de97928f071)’ [2022-08-17T06:57:53.240Z] Still waiting to schedule task [2022-08-17T06:57:53.241Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-08-17T06:57:53.243Z] Still waiting to schedule task [2022-08-17T06:57:53.243Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-08-17T06:58:01.902Z] Client: [2022-08-17T06:58:01.902Z] Context: default [2022-08-17T06:58:01.902Z] Debug Mode: false [2022-08-17T06:58:01.902Z] Plugins: [2022-08-17T06:58:01.902Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-17T06:58:01.902Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-17T06:58:01.902Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-17T06:58:01.902Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-17T06:58:01.902Z] [2022-08-17T06:58:01.902Z] Server: [2022-08-17T06:58:01.902Z] Containers: 0 [2022-08-17T06:58:01.902Z] Running: 0 [2022-08-17T06:58:01.902Z] Paused: 0 [2022-08-17T06:58:01.902Z] Stopped: 0 [2022-08-17T06:58:01.902Z] Images: 1 [2022-08-17T06:58:01.902Z] Server Version: 20.10.14 [2022-08-17T06:58:01.902Z] Storage Driver: overlay2 [2022-08-17T06:58:01.902Z] Backing Filesystem: extfs [2022-08-17T06:58:01.902Z] Supports d_type: true [2022-08-17T06:58:01.902Z] Native Overlay Diff: true [2022-08-17T06:58:01.902Z] userxattr: false [2022-08-17T06:58:01.902Z] Logging Driver: json-file [2022-08-17T06:58:01.902Z] Cgroup Driver: cgroupfs [2022-08-17T06:58:01.902Z] Cgroup Version: 1 [2022-08-17T06:58:01.902Z] Plugins: [2022-08-17T06:58:01.902Z] Volume: local [2022-08-17T06:58:01.902Z] Network: bridge host ipvlan macvlan null overlay [2022-08-17T06:58:01.902Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-17T06:58:01.902Z] Swarm: inactive [2022-08-17T06:58:01.902Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-17T06:58:01.902Z] Default Runtime: runc [2022-08-17T06:58:01.902Z] Init Binary: docker-init [2022-08-17T06:58:01.902Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T06:58:01.902Z] runc version: v1.0.3-0-gf46b6ba [2022-08-17T06:58:01.902Z] init version: de40ad0 [2022-08-17T06:58:01.902Z] Security Options: [2022-08-17T06:58:01.902Z] apparmor [2022-08-17T06:58:01.902Z] seccomp [2022-08-17T06:58:01.902Z] Profile: default [2022-08-17T06:58:01.902Z] Kernel Version: 5.4.0-1071-aws [2022-08-17T06:58:01.902Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-17T06:58:01.902Z] OSType: linux [2022-08-17T06:58:01.902Z] Architecture: x86_64 [2022-08-17T06:58:01.902Z] CPUs: 2 [2022-08-17T06:58:01.902Z] Total Memory: 7.483GiB [2022-08-17T06:58:01.902Z] Name: ip-10-100-41-200 [2022-08-17T06:58:01.902Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-17T06:58:01.902Z] Docker Root Dir: /var/lib/docker [2022-08-17T06:58:01.902Z] Debug Mode: false [2022-08-17T06:58:01.902Z] Registry: https://index.docker.io/v1/ [2022-08-17T06:58:01.902Z] Labels: [2022-08-17T06:58:01.902Z] Experimental: true [2022-08-17T06:58:01.902Z] Insecure Registries: [2022-08-17T06:58:01.902Z] 127.0.0.0/8 [2022-08-17T06:58:01.902Z] Live Restore Enabled: true [2022-08-17T06:58:01.902Z] [2022-08-17T06:58:01.902Z] WARNING: No swap limit support [Pipeline] sh [2022-08-17T06:58:02.199Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T06:58:02.199Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T06:58:02.199Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43756/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-17T06:58:02.199Z] + bash /home/ubuntu/workspace/moby_PR-43756/check-config.sh [2022-08-17T06:58:02.199Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-17T06:58:02.199Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-17T06:58:02.199Z] [2022-08-17T06:58:02.199Z] Generally Necessary: [2022-08-17T06:58:02.199Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-17T06:58:02.199Z] - apparmor: enabled and tools installed [2022-08-17T06:58:02.199Z] - CONFIG_NAMESPACES: enabled [2022-08-17T06:58:02.199Z] - CONFIG_NET_NS: enabled [2022-08-17T06:58:02.199Z] - CONFIG_PID_NS: enabled [2022-08-17T06:58:02.199Z] - CONFIG_IPC_NS: enabled [2022-08-17T06:58:02.199Z] - CONFIG_UTS_NS: enabled [2022-08-17T06:58:02.199Z] - CONFIG_CGROUPS: enabled [2022-08-17T06:58:02.199Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-17T06:58:02.199Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-17T06:58:02.199Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-17T06:58:02.199Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-17T06:58:02.199Z] - CONFIG_CPUSETS: enabled [2022-08-17T06:58:02.199Z] - CONFIG_MEMCG: enabled [2022-08-17T06:58:02.199Z] - CONFIG_KEYS: enabled [2022-08-17T06:58:02.199Z] - CONFIG_VETH: enabled (as module) [2022-08-17T06:58:02.199Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-17T06:58:02.199Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-17T06:58:02.199Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-17T06:58:02.199Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-17T06:58:02.199Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-17T06:58:02.460Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-17T06:58:02.460Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-17T06:58:02.460Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-17T06:58:02.460Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-17T06:58:02.460Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-17T06:58:02.460Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-17T06:58:02.460Z] - CONFIG_CGROUP_BPF: enabled [2022-08-17T06:58:02.460Z] [2022-08-17T06:58:02.460Z] Optional Features: [2022-08-17T06:58:02.460Z] - CONFIG_USER_NS: enabled [2022-08-17T06:58:02.460Z] - CONFIG_SECCOMP: enabled [2022-08-17T06:58:02.460Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-17T06:58:02.460Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-17T06:58:02.460Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-17T06:58:02.460Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-17T06:58:02.460Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-17T06:58:02.460Z] - CONFIG_BLK_CGROUP: enabled [2022-08-17T06:58:02.460Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-17T06:58:02.460Z] - CONFIG_CGROUP_PERF: enabled [2022-08-17T06:58:02.460Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-17T06:58:02.460Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-17T06:58:02.460Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-17T06:58:02.460Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-17T06:58:02.460Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-17T06:58:02.460Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-17T06:58:02.460Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-17T06:58:02.460Z] - CONFIG_IP_VS: enabled (as module) [2022-08-17T06:58:02.460Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-17T06:58:02.460Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-17T06:58:02.460Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-17T06:58:02.460Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-17T06:58:02.460Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-17T06:58:02.460Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-17T06:58:02.460Z] - CONFIG_EXT4_FS: enabled [2022-08-17T06:58:02.460Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-17T06:58:02.460Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-17T06:58:02.460Z] - Network Drivers: [2022-08-17T06:58:02.460Z] - "overlay": [2022-08-17T06:58:02.720Z] - CONFIG_VXLAN: enabled (as module) [2022-08-17T06:58:02.720Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-17T06:58:02.720Z] Optional (for encrypted networks): [2022-08-17T06:58:02.720Z] - CONFIG_CRYPTO: enabled [2022-08-17T06:58:02.720Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-17T06:58:02.720Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-17T06:58:02.720Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-17T06:58:02.720Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-17T06:58:02.720Z] - CONFIG_XFRM: enabled [2022-08-17T06:58:02.720Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-17T06:58:02.720Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-17T06:58:02.720Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-17T06:58:02.720Z] - "ipvlan": [2022-08-17T06:58:02.720Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-17T06:58:02.720Z] - "macvlan": [2022-08-17T06:58:02.720Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-17T06:58:02.720Z] - CONFIG_DUMMY: enabled (as module) [2022-08-17T06:58:02.720Z] - "ftp,tftp client in container": [2022-08-17T06:58:02.720Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-17T06:58:02.720Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-17T06:58:02.720Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-17T06:58:02.720Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-17T06:58:02.720Z] - Storage Drivers: [2022-08-17T06:58:02.720Z] - "aufs": [2022-08-17T06:58:02.720Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-17T06:58:02.720Z] - "btrfs": [2022-08-17T06:58:02.720Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-17T06:58:02.720Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-17T06:58:02.720Z] - "devicemapper": [2022-08-17T06:58:02.720Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-17T06:58:02.720Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-17T06:58:02.720Z] - "overlay": [2022-08-17T06:58:02.720Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-17T06:58:02.720Z] - "zfs": [2022-08-17T06:58:02.720Z] - /dev/zfs: present [2022-08-17T06:58:02.720Z] - zfs command: missing [2022-08-17T06:58:02.720Z] - zpool command: missing [2022-08-17T06:58:02.720Z] [2022-08-17T06:58:02.720Z] Limits: [2022-08-17T06:58:02.720Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-17T06:58:02.720Z] [2022-08-17T06:58:02.720Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-17T06:58:03.044Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e . [2022-08-17T06:58:03.044Z] #1 [internal] load build definition from Dockerfile [2022-08-17T06:58:03.044Z] #1 sha256:f0dabe36e74bfdb13cd986e811c4d1c371b013c487ffb8b26a72f2a4629e8623 [2022-08-17T06:58:03.044Z] #1 transferring dockerfile: 19.07kB done [2022-08-17T06:58:03.044Z] #1 DONE 0.1s [2022-08-17T06:58:03.044Z] [2022-08-17T06:58:03.044Z] #2 [internal] load .dockerignore [2022-08-17T06:58:03.044Z] #2 sha256:e89098008cb825ee308d361d86e34427f236efeef78480cb98b83e725f02ac4b [2022-08-17T06:58:03.044Z] #2 transferring context: 145B done [2022-08-17T06:58:03.044Z] #2 DONE 0.1s [2022-08-17T06:58:03.044Z] [2022-08-17T06:58:03.044Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-17T06:58:03.044Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-17T06:58:03.615Z] #3 DONE 0.3s [2022-08-17T06:58:03.615Z] [2022-08-17T06:58:03.615Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-17T06:58:03.615Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-17T06:58:03.615Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-17T06:58:03.615Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-17T06:58:03.615Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-17T06:58:03.615Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-08-17T06:58:03.615Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-17T06:58:03.615Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-17T06:58:03.876Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-17T06:58:03.876Z] #4 DONE 0.4s [2022-08-17T06:58:04.136Z] [2022-08-17T06:58:04.136Z] #6 [internal] load .dockerignore [2022-08-17T06:58:04.136Z] #6 sha256:005af928aca02509b912ba51a719855a9f497f09e586e16e1c6f47c35752231a [2022-08-17T06:58:04.136Z] #6 DONE 0.0s [2022-08-17T06:58:04.136Z] [2022-08-17T06:58:04.136Z] #5 [internal] load build definition from Dockerfile [2022-08-17T06:58:04.136Z] #5 sha256:99c013c97c6285300c0fdf6e74d306c0fe0a07174c64b58d8fcfb32446012357 [2022-08-17T06:58:04.136Z] #5 DONE 0.0s [2022-08-17T06:58:04.136Z] [2022-08-17T06:58:04.136Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-17T06:58:04.136Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-17T06:58:04.396Z] #8 DONE 0.4s [2022-08-17T06:58:04.396Z] [2022-08-17T06:58:04.396Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T06:58:04.396Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-17T06:58:04.658Z] #10 DONE 0.5s [2022-08-17T06:58:04.658Z] [2022-08-17T06:58:04.658Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T06:58:04.658Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-17T06:58:04.658Z] #9 DONE 0.5s [2022-08-17T06:58:04.658Z] [2022-08-17T06:58:04.658Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-17T06:58:04.658Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-17T06:58:04.658Z] #7 DONE 0.5s [2022-08-17T06:58:04.658Z] [2022-08-17T06:58:04.658Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T06:58:04.658Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T06:58:04.658Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-08-17T06:58:04.658Z] #80 DONE 0.0s [2022-08-17T06:58:04.658Z] [2022-08-17T06:58:04.658Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:58:04.658Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:58:04.658Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:58:04.923Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-17T06:58:04.923Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-17T06:58:04.923Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-17T06:58:04.923Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-17T06:58:04.923Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.05MB / 55.00MB 0.0s [2022-08-17T06:58:04.923Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 12.58MB / 55.00MB 0.1s [2022-08-17T06:58:05.185Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 22.02MB / 55.00MB 0.2s [2022-08-17T06:58:05.185Z] #11 ... [2022-08-17T06:58:05.185Z] [2022-08-17T06:58:05.185Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T06:58:05.185Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T06:58:05.185Z] #56 DONE 0.0s [2022-08-17T06:58:05.185Z] [2022-08-17T06:58:05.185Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:58:05.185Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:58:05.185Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 38.80MB / 55.00MB 0.4s [2022-08-17T06:58:05.185Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.4s [2022-08-17T06:58:05.457Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 46.14MB / 55.00MB 0.5s [2022-08-17T06:58:05.457Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.15MB / 5.16MB 0.5s [2022-08-17T06:58:05.457Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 50.33MB / 55.00MB 0.6s [2022-08-17T06:58:05.457Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s [2022-08-17T06:58:05.718Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 0.7s [2022-08-17T06:58:05.718Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s done [2022-08-17T06:58:05.718Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.7s [2022-08-17T06:58:05.718Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.9s [2022-08-17T06:58:06.296Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.4s done [2022-08-17T06:58:06.557Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.5s done [2022-08-17T06:58:06.557Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 4.29MB / 141.86MB 1.6s [2022-08-17T06:58:06.557Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 1.6s [2022-08-17T06:58:06.557Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 1.6s [2022-08-17T06:58:06.819Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 14.28MB / 141.86MB 1.8s [2022-08-17T06:58:06.819Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.87MB / 54.58MB 1.8s [2022-08-17T06:58:06.819Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 9.44MB / 85.90MB 1.8s [2022-08-17T06:58:06.819Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 22.02MB / 141.86MB 2.0s [2022-08-17T06:58:06.819Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 11.53MB / 54.58MB 2.0s [2022-08-17T06:58:06.819Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 18.87MB / 85.90MB 2.0s [2022-08-17T06:58:07.084Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 32.51MB / 141.86MB 2.2s [2022-08-17T06:58:07.084Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 18.87MB / 54.58MB 2.2s [2022-08-17T06:58:07.084Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 24.12MB / 85.90MB 2.2s [2022-08-17T06:58:07.348Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 39.85MB / 141.86MB 2.4s [2022-08-17T06:58:07.348Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 24.12MB / 54.58MB 2.4s [2022-08-17T06:58:07.348Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 32.51MB / 85.90MB 2.4s [2022-08-17T06:58:07.348Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 29.36MB / 54.58MB 2.5s [2022-08-17T06:58:07.348Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 37.75MB / 85.90MB 2.5s [2022-08-17T06:58:07.610Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 50.33MB / 141.86MB 2.6s [2022-08-17T06:58:07.610Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 35.65MB / 54.58MB 2.6s [2022-08-17T06:58:07.610Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.9s [2022-08-17T06:58:07.610Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 39.85MB / 54.58MB 2.7s [2022-08-17T06:58:07.610Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 44.28MB / 85.90MB 2.7s [2022-08-17T06:58:07.877Z] #11 ... [2022-08-17T06:58:07.877Z] [2022-08-17T06:58:07.877Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T06:58:07.877Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T06:58:07.877Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-17T06:58:07.877Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-08-17T06:58:07.877Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T06:58:07.877Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-17T06:58:07.877Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-17T06:58:07.877Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-08-17T06:58:07.877Z] #78 DONE 3.0s [2022-08-17T06:58:07.877Z] [2022-08-17T06:58:07.877Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:58:07.877Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:58:07.877Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 61.87MB / 141.86MB 2.9s [2022-08-17T06:58:07.877Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 49.28MB / 54.58MB 2.9s [2022-08-17T06:58:07.877Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 57.67MB / 85.90MB 2.9s [2022-08-17T06:58:07.877Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.53MB / 54.58MB 3.0s [2022-08-17T06:58:08.139Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 72.35MB / 141.86MB 3.1s [2022-08-17T06:58:08.139Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 63.96MB / 85.90MB 3.1s [2022-08-17T06:58:08.139Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 69.21MB / 85.90MB 3.3s [2022-08-17T06:58:08.139Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 82.84MB / 141.86MB 3.3s [2022-08-17T06:58:08.139Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 74.45MB / 85.90MB 3.3s [2022-08-17T06:58:08.401Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 80.74MB / 85.90MB 3.4s [2022-08-17T06:58:08.662Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 93.32MB / 141.86MB 3.6s [2022-08-17T06:58:08.662Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.6s [2022-08-17T06:58:08.662Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 105.47MB / 141.86MB 3.8s [2022-08-17T06:58:08.662Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.7s done [2022-08-17T06:58:08.662Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 113.25MB / 141.86MB 3.9s [2022-08-17T06:58:08.923Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 120.59MB / 141.86MB 4.0s [2022-08-17T06:58:08.923Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.1s [2022-08-17T06:58:09.186Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 133.17MB / 141.86MB 4.2s [2022-08-17T06:58:09.455Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 4.4s [2022-08-17T06:58:10.026Z] #11 ... [2022-08-17T06:58:10.026Z] [2022-08-17T06:58:10.026Z] #31 [internal] load build context [2022-08-17T06:58:10.026Z] #31 sha256:3cd570e4608164f79368a8feb162cd4144802384f6f84be37f5d9d26e0d43e05 [2022-08-17T06:58:10.026Z] #31 transferring context: 62.42MB 4.9s done [2022-08-17T06:58:10.026Z] #31 DONE 5.3s [2022-08-17T06:58:10.026Z] [2022-08-17T06:58:10.026Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:58:10.026Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:58:10.026Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.0s done [2022-08-17T06:58:10.286Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.2s done [2022-08-17T06:58:11.673Z] #11 ... [2022-08-17T06:58:11.673Z] [2022-08-17T06:58:11.673Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T06:58:11.673Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T06:58:11.673Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T06:58:11.673Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-17T06:58:11.673Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-17T06:58:11.673Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-17T06:58:11.673Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-08-17T06:58:11.673Z] #80 DONE 6.7s [2022-08-17T06:58:11.673Z] [2022-08-17T06:58:11.673Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T06:58:11.673Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T06:58:11.673Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-17T06:58:11.673Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.4s done [2022-08-17T06:58:11.673Z] #35 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-17T06:58:11.673Z] #35 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-17T06:58:11.673Z] #35 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-17T06:58:11.673Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.3s done [2022-08-17T06:58:11.933Z] #35 ... [2022-08-17T06:58:11.933Z] [2022-08-17T06:58:11.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:58:11.933Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:58:11.933Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-17T06:58:11.933Z] #11 ... [2022-08-17T06:58:11.933Z] [2022-08-17T06:58:11.933Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T06:58:11.933Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T06:58:11.933Z] #35 DONE 7.2s [2022-08-17T06:58:11.933Z] [2022-08-17T06:58:11.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:58:11.933Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:58:12.504Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.3s done [2022-08-17T06:58:12.504Z] #11 ... [2022-08-17T06:58:12.504Z] [2022-08-17T06:58:12.504Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-17T06:58:12.504Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-17T06:58:12.504Z] #79 DONE 0.6s [2022-08-17T06:58:12.504Z] [2022-08-17T06:58:12.504Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:58:12.504Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:58:12.504Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s [2022-08-17T06:58:13.453Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.6s done [2022-08-17T06:58:13.453Z] #11 ... [2022-08-17T06:58:13.453Z] [2022-08-17T06:58:13.453Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-17T06:58:13.453Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-17T06:58:13.453Z] #81 DONE 0.7s [2022-08-17T06:58:13.453Z] [2022-08-17T06:58:13.453Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:58:13.453Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:58:13.453Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-17T06:58:18.745Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.0s done [2022-08-17T06:58:18.745Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-17T06:58:22.053Z] #11 ... [2022-08-17T06:58:22.053Z] [2022-08-17T06:58:22.053Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T06:58:22.053Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T06:58:22.053Z] #36 1.430 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T06:58:22.053Z] #36 1.439 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T06:58:22.053Z] #36 1.439 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T06:58:22.053Z] #36 1.639 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T06:58:22.053Z] #36 1.899 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T06:58:22.053Z] #36 2.406 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T06:58:22.053Z] #36 3.568 Fetched 8570 kB in 2s (3541 kB/s) [2022-08-17T06:58:22.053Z] #36 3.568 Reading package lists... [2022-08-17T06:58:22.053Z] #36 4.405 Reading package lists... [2022-08-17T06:58:22.053Z] #36 5.215 Building dependency tree... [2022-08-17T06:58:22.053Z] #36 5.646 The following additional packages will be installed: [2022-08-17T06:58:22.053Z] #36 5.646 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-17T06:58:22.053Z] #36 5.646 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-17T06:58:22.053Z] #36 5.646 Recommended packages: [2022-08-17T06:58:22.053Z] #36 5.646 libldap-common publicsuffix libsasl2-modules [2022-08-17T06:58:22.053Z] #36 5.818 The following NEW packages will be installed: [2022-08-17T06:58:22.053Z] #36 5.818 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-17T06:58:22.053Z] #36 5.818 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-17T06:58:22.053Z] #36 5.822 libssh2-1 openssl [2022-08-17T06:58:22.053Z] #36 6.097 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-17T06:58:22.053Z] #36 6.097 Need to get 3047 kB of archives. [2022-08-17T06:58:22.053Z] #36 6.097 After this operation, 6661 kB of additional disk space will be used. [2022-08-17T06:58:22.053Z] #36 6.097 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-17T06:58:22.053Z] #36 6.111 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-17T06:58:22.053Z] #36 6.112 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-17T06:58:22.053Z] #36 6.115 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-08-17T06:58:22.053Z] #36 6.119 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-17T06:58:22.053Z] #36 6.120 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-17T06:58:22.053Z] #36 6.123 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-17T06:58:22.053Z] #36 6.140 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-17T06:58:22.053Z] #36 6.140 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-17T06:58:22.053Z] #36 6.146 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-17T06:58:22.053Z] #36 6.147 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-17T06:58:22.053Z] #36 6.149 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-17T06:58:22.053Z] #36 6.178 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T06:58:22.053Z] #36 6.178 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T06:58:22.053Z] #36 6.178 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T06:58:22.053Z] #36 6.321 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T06:58:22.053Z] #36 6.355 Fetched 3047 kB in 0s (9337 kB/s) [2022-08-17T06:58:22.053Z] #36 6.388 Selecting previously unselected package openssl. [2022-08-17T06:58:22.053Z] #36 6.388 (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-08-17T06:58:22.053Z] #36 6.389 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 6.401 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-17T06:58:22.053Z] #36 6.532 Selecting previously unselected package ca-certificates. [2022-08-17T06:58:22.053Z] #36 6.532 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-17T06:58:22.053Z] #36 6.537 Unpacking ca-certificates (20210119) ... [2022-08-17T06:58:22.053Z] #36 6.614 Selecting previously unselected package libbrotli1:amd64. [2022-08-17T06:58:22.053Z] #36 6.614 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 6.623 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T06:58:22.053Z] #36 6.697 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-17T06:58:22.053Z] #36 6.697 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 6.702 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T06:58:22.053Z] #36 6.743 Selecting previously unselected package libsasl2-2:amd64. [2022-08-17T06:58:22.053Z] #36 6.743 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 6.750 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T06:58:22.053Z] #36 6.795 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-17T06:58:22.053Z] #36 6.795 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 6.799 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T06:58:22.053Z] #36 6.866 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-17T06:58:22.053Z] #36 6.866 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 6.875 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T06:58:22.053Z] #36 6.915 Selecting previously unselected package libpsl5:amd64. [2022-08-17T06:58:22.053Z] #36 6.915 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 6.917 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T06:58:22.053Z] #36 6.970 Selecting previously unselected package librtmp1:amd64. [2022-08-17T06:58:22.053Z] #36 6.970 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 6.970 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T06:58:22.053Z] #36 7.006 Selecting previously unselected package libssh2-1:amd64. [2022-08-17T06:58:22.053Z] #36 7.006 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 7.011 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T06:58:22.053Z] #36 7.066 Selecting previously unselected package libcurl4:amd64. [2022-08-17T06:58:22.053Z] #36 7.067 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 7.071 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T06:58:22.053Z] #36 7.124 Selecting previously unselected package curl. [2022-08-17T06:58:22.053Z] #36 7.124 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 7.130 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-17T06:58:22.053Z] #36 7.187 Selecting previously unselected package libonig5:amd64. [2022-08-17T06:58:22.053Z] #36 7.187 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 7.198 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T06:58:22.053Z] #36 7.271 Selecting previously unselected package libjq1:amd64. [2022-08-17T06:58:22.053Z] #36 7.271 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 7.275 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T06:58:22.053Z] #36 7.332 Selecting previously unselected package jq. [2022-08-17T06:58:22.053Z] #36 7.332 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-17T06:58:22.053Z] #36 7.342 Unpacking jq (1.6-2.1) ... [2022-08-17T06:58:22.053Z] #36 7.382 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T06:58:22.054Z] #36 7.397 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T06:58:22.054Z] #36 7.407 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T06:58:22.054Z] #36 7.418 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T06:58:22.054Z] #36 7.440 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T06:58:22.054Z] #36 7.455 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T06:58:22.054Z] #36 7.465 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T06:58:22.054Z] #36 7.476 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-17T06:58:22.054Z] #36 7.495 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T06:58:22.054Z] #36 7.507 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T06:58:22.054Z] #36 7.518 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T06:58:22.054Z] #36 7.531 Setting up ca-certificates (20210119) ... [2022-08-17T06:58:22.054Z] #36 8.124 Updating certificates in /etc/ssl/certs... [2022-08-17T06:58:22.054Z] #36 8.850 129 added, 0 removed; done. [2022-08-17T06:58:22.054Z] #36 8.885 Setting up jq (1.6-2.1) ... [2022-08-17T06:58:22.054Z] #36 8.895 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T06:58:22.054Z] #36 8.905 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-17T06:58:22.054Z] #36 8.914 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T06:58:22.054Z] #36 8.933 Processing triggers for ca-certificates (20210119) ... [2022-08-17T06:58:22.054Z] #36 8.943 Updating certificates in /etc/ssl/certs... [2022-08-17T06:58:22.054Z] #36 9.581 0 added, 0 removed; done. [2022-08-17T06:58:22.054Z] #36 9.581 Running hooks in /etc/ca-certificates/update.d... [2022-08-17T06:58:22.054Z] #36 9.583 done. [2022-08-17T06:58:22.054Z] #36 ... [2022-08-17T06:58:22.054Z] [2022-08-17T06:58:22.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:58:22.054Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:58:22.643Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.1s done [2022-08-17T06:58:23.585Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-17T06:58:23.845Z] #11 ... [2022-08-17T06:58:23.845Z] [2022-08-17T06:58:23.845Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T06:58:23.845Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T06:58:23.845Z] #36 DONE 11.8s [2022-08-17T06:58:23.845Z] [2022-08-17T06:58:23.845Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-17T06:58:23.845Z] #37 sha256:29e075590ea2bfa3e37154789c44456646a9bf2052f675f5a538342243237c5e [2022-08-17T06:58:23.845Z] #37 DONE 0.1s [2022-08-17T06:58:23.845Z] [2022-08-17T06:58:23.845Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:58:23.845Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:58:29.132Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-17T06:58:31.678Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.2s done [2022-08-17T06:58:31.941Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-17T06:58:31.941Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-17T06:58:32.202Z] #11 DONE 27.3s [2022-08-17T06:58:32.202Z] [2022-08-17T06:58:32.202Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T06:58:32.202Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-17T06:58:33.586Z] #12 ... [2022-08-17T06:58:33.586Z] [2022-08-17T06:58:33.586Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T06:58:33.586Z] #38 sha256:fcc00cd57e3a56a25dd319322af17c6c26e2a26fae6fa5a972c1a8bf97b956f6 [2022-08-17T06:58:33.586Z] #38 1.529 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-17T06:58:33.586Z] #38 1.784 [2022-08-17T06:58:33.586Z] #38 2.001 #=#=# ######################################################################## 100.0% [2022-08-17T06:58:33.586Z] #38 2.249 [2022-08-17T06:58:33.586Z] #38 3.093 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-17T06:58:33.586Z] #38 3.357 [2022-08-17T06:58:33.586Z] #38 3.577 #=#=# ######################################################################## 100.0% [2022-08-17T06:58:33.586Z] #38 3.885 [2022-08-17T06:58:33.586Z] #38 4.952 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-17T06:58:33.586Z] #38 5.210 [2022-08-17T06:58:33.586Z] #38 5.426 #=#=# 0.1% ################################ 45.3% ########################################### 60.1% ######################################################################## 100.0% [2022-08-17T06:58:33.586Z] #38 6.042 [2022-08-17T06:58:33.586Z] #38 6.976 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-17T06:58:33.586Z] #38 7.230 [2022-08-17T06:58:33.586Z] #38 7.451 #=#=# ######################################################################## 100.0% [2022-08-17T06:58:33.586Z] #38 7.728 [2022-08-17T06:58:33.586Z] #38 8.407 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-17T06:58:33.586Z] #38 8.654 [2022-08-17T06:58:33.586Z] #38 8.875 #=#=# ######################################################################## 100.0% [2022-08-17T06:58:33.586Z] #38 9.063 [2022-08-17T06:58:33.586Z] #38 9.100 Download of images into '/build' complete. [2022-08-17T06:58:33.586Z] #38 9.100 Use something like the following to load the result into a Docker daemon: [2022-08-17T06:58:33.586Z] #38 9.100 tar -cC '/build' . | docker load [2022-08-17T06:58:33.586Z] #38 DONE 9.7s [2022-08-17T06:58:33.586Z] [2022-08-17T06:58:33.586Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T06:58:33.586Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-17T06:58:33.586Z] #12 DONE 1.5s [2022-08-17T06:58:33.586Z] [2022-08-17T06:58:33.586Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-17T06:58:33.586Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-17T06:58:34.528Z] #13 DONE 0.6s [2022-08-17T06:58:34.528Z] [2022-08-17T06:58:34.528Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T06:58:34.528Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T06:58:34.528Z] #47 ... [2022-08-17T06:58:34.528Z] [2022-08-17T06:58:34.528Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-17T06:58:34.528Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-17T06:58:34.528Z] #40 DONE 0.1s [2022-08-17T06:58:34.528Z] [2022-08-17T06:58:34.528Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-17T06:58:34.528Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-17T06:58:34.528Z] #53 DONE 0.2s [2022-08-17T06:58:34.528Z] [2022-08-17T06:58:34.528Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-17T06:58:34.528Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-17T06:58:34.528Z] #57 DONE 0.2s [2022-08-17T06:58:34.528Z] [2022-08-17T06:58:34.528Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T06:58:34.528Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T06:58:36.448Z] #58 ... [2022-08-17T06:58:36.448Z] [2022-08-17T06:58:36.448Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-17T06:58:36.448Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-17T06:58:36.448Z] #14 DONE 1.9s [2022-08-17T06:58:36.448Z] [2022-08-17T06:58:36.448Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-17T06:58:36.448Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-17T06:58:38.363Z] #15 DONE 2.2s [2022-08-17T06:58:38.363Z] [2022-08-17T06:58:38.363Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T06:58:38.363Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T06:58:38.363Z] #47 3.078 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-17T06:58:38.363Z] #47 3.916 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-17T06:58:39.749Z] #47 5.240 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-17T06:58:39.749Z] #47 ... [2022-08-17T06:58:39.749Z] [2022-08-17T06:58:39.749Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-17T06:58:39.749Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-17T06:58:39.749Z] #16 DONE 1.5s [2022-08-17T06:58:39.749Z] [2022-08-17T06:58:39.749Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T06:58:39.749Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T06:58:39.749Z] #47 5.545 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-17T06:58:40.020Z] #47 5.628 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-17T06:58:40.963Z] #47 ... [2022-08-17T06:58:40.963Z] [2022-08-17T06:58:40.963Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-17T06:58:40.963Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-17T06:58:40.963Z] #17 DONE 1.3s [2022-08-17T06:58:41.225Z] [2022-08-17T06:58:41.225Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-17T06:58:41.225Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-17T06:58:42.614Z] #18 DONE 1.2s [2022-08-17T06:58:42.614Z] [2022-08-17T06:58:42.614Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T06:58:42.614Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T06:58:43.212Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f82985329588942f) in /home/ubuntu/workspace/moby_PR-43756 [Pipeline] { [Pipeline] checkout [2022-08-17T06:58:43.352Z] The recommended git tool is: git [2022-08-17T06:58:44.031Z] #19 1.451 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T06:58:44.031Z] #19 1.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T06:58:44.031Z] #19 1.541 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T06:58:44.298Z] #19 ... [2022-08-17T06:58:44.298Z] [2022-08-17T06:58:44.298Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T06:58:44.298Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T06:58:44.298Z] #43 3.951 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-17T06:58:44.298Z] #43 ... [2022-08-17T06:58:44.298Z] [2022-08-17T06:58:44.298Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T06:58:44.298Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T06:58:44.298Z] #83 3.878 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T06:58:44.298Z] #83 4.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T06:58:44.298Z] #83 4.243 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T06:58:44.298Z] #83 4.872 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T06:58:44.298Z] #83 7.101 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T06:58:44.298Z] #83 9.111 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T06:58:44.581Z] #83 ... [2022-08-17T06:58:44.581Z] [2022-08-17T06:58:44.581Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T06:58:44.581Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T06:58:44.581Z] #45 3.816 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-17T06:58:44.581Z] #45 ... [2022-08-17T06:58:44.581Z] [2022-08-17T06:58:44.581Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T06:58:44.581Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T06:58:44.581Z] #60 3.483 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-17T06:58:44.581Z] #60 5.011 go: downloading github.com/fatih/color v1.10.0 [2022-08-17T06:58:44.581Z] #60 5.032 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-17T06:58:44.581Z] #60 5.036 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-17T06:58:44.581Z] #60 5.092 go: downloading github.com/pkg/errors v0.9.1 [2022-08-17T06:58:44.581Z] #60 5.285 go: downloading golang.org/x/tools v0.1.0 [2022-08-17T06:58:44.581Z] #60 5.493 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-17T06:58:44.581Z] #60 5.713 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-17T06:58:44.581Z] #60 5.795 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-17T06:58:44.581Z] #60 6.070 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-17T06:58:44.581Z] #60 10.38 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-17T06:58:44.581Z] #60 10.48 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-17T06:58:44.851Z] #60 ... [2022-08-17T06:58:44.851Z] [2022-08-17T06:58:44.851Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T06:58:44.851Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T06:58:44.851Z] #62 3.844 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-17T06:58:44.851Z] #62 5.829 go: downloading github.com/fatih/color v1.13.0 [2022-08-17T06:58:44.851Z] #62 5.833 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T06:58:44.851Z] #62 6.112 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-17T06:58:44.851Z] #62 6.144 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-17T06:58:44.851Z] #62 6.404 go: downloading github.com/spf13/viper v1.11.0 [2022-08-17T06:58:44.851Z] #62 6.425 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-17T06:58:44.851Z] #62 6.981 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-17T06:58:44.851Z] #62 7.312 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-17T06:58:44.851Z] #62 7.379 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-17T06:58:44.851Z] #62 7.540 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-17T06:58:44.851Z] #62 9.039 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-17T06:58:44.851Z] #62 9.232 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-17T06:58:44.851Z] #62 9.377 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-17T06:58:44.851Z] #62 9.496 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-17T06:58:44.851Z] #62 ... [2022-08-17T06:58:44.851Z] [2022-08-17T06:58:44.851Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T06:58:44.851Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T06:58:44.851Z] #41 3.389 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-17T06:58:44.851Z] #41 3.391 Cloning into '.'... [2022-08-17T06:58:45.112Z] #41 ... [2022-08-17T06:58:45.112Z] [2022-08-17T06:58:45.112Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T06:58:45.112Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T06:58:45.112Z] #54 2.964 + git clone https://github.com/docker/distribution.git . [2022-08-17T06:58:45.112Z] #54 2.965 Cloning into '.'... [2022-08-17T06:58:45.373Z] #54 ... [2022-08-17T06:58:45.373Z] [2022-08-17T06:58:45.373Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T06:58:45.373Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T06:58:45.373Z] #64 3.578 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-17T06:58:45.373Z] #64 5.135 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-17T06:58:45.373Z] #64 5.142 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-17T06:58:45.373Z] #64 5.319 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-17T06:58:45.373Z] #64 6.854 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-17T06:58:45.373Z] #64 ... [2022-08-17T06:58:45.373Z] [2022-08-17T06:58:45.373Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T06:58:45.373Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T06:58:45.373Z] #60 10.66 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-17T06:58:46.322Z] #60 12.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-17T06:58:46.322Z] #60 12.22 go: downloading golang.org/x/mod v0.3.0 [2022-08-17T06:58:46.580Z] using credential docker-jenkins-github-credentials [2022-08-17T06:58:46.593Z] Cloning the remote Git repository [2022-08-17T06:58:46.593Z] Cloning with configured refspecs honoured and without tags [2022-08-17T06:58:46.649Z] Cloning repository https://github.com/moby/moby.git [2022-08-17T06:58:46.725Z] > git init /home/ubuntu/workspace/moby_PR-43756 # timeout=10 [2022-08-17T06:58:47.047Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T06:58:47.047Z] > git --version # timeout=10 [2022-08-17T06:58:47.102Z] > git --version # 'git version 2.25.1' [2022-08-17T06:58:47.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:58:47.105Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43756/head:refs/remotes/origin/PR-43756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:58:48.113Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b990cf99fc4c5fbc) in /home/ubuntu/workspace/moby_PR-43756 [Pipeline] { [Pipeline] checkout [2022-08-17T06:58:48.136Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c7d01a1678b05dc) in /home/ubuntu/workspace/moby_PR-43756 [Pipeline] { [Pipeline] checkout [2022-08-17T06:58:48.233Z] The recommended git tool is: git [2022-08-17T06:58:48.240Z] #60 ... [2022-08-17T06:58:48.241Z] [2022-08-17T06:58:48.241Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T06:58:48.241Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T06:58:48.241Z] #58 3.866 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T06:58:48.241Z] #58 3.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T06:58:48.241Z] #58 4.014 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T06:58:48.241Z] #58 4.544 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-17T06:58:48.241Z] #58 5.095 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T06:58:48.241Z] #58 7.445 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T06:58:48.241Z] #58 9.869 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T06:58:48.241Z] #58 11.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-17T06:58:48.250Z] The recommended git tool is: git [2022-08-17T06:58:48.501Z] #58 ... [2022-08-17T06:58:48.501Z] [2022-08-17T06:58:48.501Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T06:58:48.501Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T06:58:48.501Z] #62 13.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T06:58:48.501Z] #62 13.24 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-17T06:58:48.501Z] #62 13.52 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-17T06:58:48.501Z] #62 13.55 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-17T06:58:48.501Z] #62 13.66 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-17T06:58:48.501Z] #62 13.69 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-17T06:58:48.501Z] #62 13.78 go: downloading github.com/spf13/afero v1.8.2 [2022-08-17T06:58:48.501Z] #62 13.91 go: downloading github.com/spf13/cast v1.4.1 [2022-08-17T06:58:48.501Z] #62 14.05 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-17T06:58:48.501Z] #62 14.07 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-17T06:58:48.501Z] #62 14.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-17T06:58:48.501Z] #62 14.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-17T06:58:48.501Z] #62 14.38 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-17T06:58:48.762Z] #62 14.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-17T06:58:48.762Z] #62 14.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-17T06:58:49.026Z] #62 14.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-17T06:58:49.026Z] #62 14.78 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-17T06:58:49.026Z] #62 14.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-17T06:58:49.870Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05c8beae6a35aa281) in /home/ubuntu/workspace/moby_PR-43756 [Pipeline] { [Pipeline] checkout [2022-08-17T06:58:49.968Z] #62 15.77 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-17T06:58:49.986Z] The recommended git tool is: git [2022-08-17T06:58:50.228Z] #62 16.00 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-17T06:58:50.794Z] using credential docker-jenkins-github-credentials [2022-08-17T06:58:50.799Z] #62 16.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-17T06:58:50.805Z] Cloning the remote Git repository [2022-08-17T06:58:50.805Z] Cloning with configured refspecs honoured and without tags [2022-08-17T06:58:50.851Z] using credential docker-jenkins-github-credentials [2022-08-17T06:58:50.860Z] Cloning the remote Git repository [2022-08-17T06:58:50.860Z] Cloning with configured refspecs honoured and without tags [2022-08-17T06:58:51.062Z] #62 16.70 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-17T06:58:51.062Z] #62 16.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-17T06:58:51.062Z] #62 16.87 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-17T06:58:51.322Z] #62 16.91 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-17T06:58:51.322Z] #62 16.93 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-17T06:58:51.322Z] #62 17.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-17T06:58:51.588Z] #62 17.34 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-17T06:58:50.294Z] Cloning repository https://github.com/moby/moby.git [2022-08-17T06:58:50.367Z] > git init /home/ubuntu/workspace/moby_PR-43756 # timeout=10 [2022-08-17T06:58:50.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T06:58:50.759Z] > git --version # timeout=10 [2022-08-17T06:58:50.795Z] > git --version # 'git version 2.17.1' [2022-08-17T06:58:50.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:58:50.797Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43756/head:refs/remotes/origin/PR-43756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:58:50.245Z] Cloning repository https://github.com/moby/moby.git [2022-08-17T06:58:50.378Z] > git init /home/ubuntu/workspace/moby_PR-43756 # timeout=10 [2022-08-17T06:58:50.715Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T06:58:50.715Z] > git --version # timeout=10 [2022-08-17T06:58:50.742Z] > git --version # 'git version 2.17.1' [2022-08-17T06:58:50.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:58:50.745Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43756/head:refs/remotes/origin/PR-43756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:58:51.848Z] #62 17.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-17T06:58:51.848Z] #62 ... [2022-08-17T06:58:51.848Z] [2022-08-17T06:58:51.848Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T06:58:51.848Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T06:58:51.848Z] #45 17.18 tomll can be used in two ways: [2022-08-17T06:58:51.848Z] #45 17.18 Writing to STDIN and reading from STDOUT: [2022-08-17T06:58:51.848Z] #45 17.18 cat file.toml | tomll > file.toml [2022-08-17T06:58:51.848Z] #45 17.18 [2022-08-17T06:58:51.848Z] #45 17.18 Reading and updating a list of files: [2022-08-17T06:58:51.848Z] #45 17.18 tomll a.toml b.toml c.toml [2022-08-17T06:58:51.848Z] #45 17.18 [2022-08-17T06:58:51.848Z] #45 17.18 When given a list of files, tomll will modify all files in place without asking. [2022-08-17T06:58:51.848Z] #45 DONE 17.7s [2022-08-17T06:58:52.108Z] [2022-08-17T06:58:52.108Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T06:58:52.108Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T06:58:52.108Z] #62 17.70 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-17T06:58:52.108Z] #62 17.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-17T06:58:52.108Z] #62 17.90 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-17T06:58:52.368Z] #62 17.93 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-17T06:58:52.368Z] #62 17.98 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-17T06:58:52.368Z] #62 18.16 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-17T06:58:52.629Z] #62 18.23 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-17T06:58:52.629Z] #62 18.39 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-17T06:58:52.629Z] #62 18.42 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-17T06:58:52.629Z] #62 18.51 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-17T06:58:52.889Z] #62 18.59 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-17T06:58:52.889Z] #62 18.67 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-17T06:58:53.151Z] #62 18.87 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-17T06:58:53.151Z] #62 18.97 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-17T06:58:53.422Z] #62 19.00 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-17T06:58:53.422Z] #62 19.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-17T06:58:53.422Z] #62 19.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-17T06:58:53.422Z] #62 19.12 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-17T06:58:53.689Z] #62 19.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-17T06:58:53.689Z] #62 19.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-17T06:58:53.689Z] #62 19.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-17T06:58:53.689Z] #62 19.51 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-17T06:58:53.689Z] #62 ... [2022-08-17T06:58:53.689Z] [2022-08-17T06:58:53.689Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T06:58:53.689Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T06:58:53.689Z] #47 9.462 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-17T06:58:53.689Z] #47 9.582 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T06:58:53.951Z] #47 ... [2022-08-17T06:58:53.951Z] [2022-08-17T06:58:53.951Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T06:58:53.951Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T06:58:53.951Z] #62 19.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-17T06:58:53.951Z] #62 19.70 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-17T06:58:53.951Z] #62 19.79 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-17T06:58:53.970Z] using credential docker-jenkins-github-credentials [2022-08-17T06:58:53.987Z] Cloning the remote Git repository [2022-08-17T06:58:53.987Z] Cloning with configured refspecs honoured and without tags [2022-08-17T06:58:54.212Z] #62 19.82 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-17T06:58:54.212Z] #62 19.83 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-17T06:58:54.212Z] #62 19.87 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-17T06:58:54.212Z] #62 19.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-17T06:58:54.212Z] #62 19.96 go: downloading github.com/julz/importas v0.1.0 [2022-08-17T06:58:54.212Z] #62 19.98 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-17T06:58:54.212Z] #62 20.03 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-17T06:58:54.473Z] #62 20.09 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-17T06:58:54.473Z] #62 20.13 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-17T06:58:54.473Z] #62 20.20 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-17T06:58:54.473Z] #62 20.23 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-17T06:58:54.473Z] #62 20.23 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-17T06:58:54.473Z] #62 20.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-17T06:58:54.735Z] #62 20.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-17T06:58:54.735Z] #62 20.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-17T06:58:54.020Z] Cloning repository https://github.com/moby/moby.git [2022-08-17T06:58:54.110Z] > git init /home/ubuntu/workspace/moby_PR-43756 # timeout=10 [2022-08-17T06:58:54.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T06:58:54.618Z] > git --version # timeout=10 [2022-08-17T06:58:54.632Z] > git --version # 'git version 2.25.1' [2022-08-17T06:58:54.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:58:54.634Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43756/head:refs/remotes/origin/PR-43756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:58:54.996Z] #62 20.56 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-17T06:58:54.996Z] #62 ... [2022-08-17T06:58:54.996Z] [2022-08-17T06:58:54.996Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T06:58:54.996Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T06:58:54.996Z] #19 2.543 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-17T06:58:54.996Z] #19 3.243 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-17T06:58:54.996Z] #19 4.239 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T06:58:54.996Z] #19 5.196 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T06:58:54.996Z] #19 6.448 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-17T06:58:54.996Z] #19 7.344 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-17T06:58:54.996Z] #19 8.236 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-17T06:58:54.996Z] #19 8.245 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-17T06:58:54.996Z] #19 8.253 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-17T06:58:54.996Z] #19 8.269 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-17T06:58:54.996Z] #19 8.286 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T06:58:54.996Z] #19 8.331 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T06:58:54.996Z] #19 8.650 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T06:58:54.996Z] #19 8.661 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-17T06:58:54.996Z] #19 8.664 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-17T06:58:54.996Z] #19 8.670 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-17T06:58:54.996Z] #19 8.683 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T06:58:54.996Z] #19 8.684 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-17T06:58:54.996Z] #19 ... [2022-08-17T06:58:54.996Z] [2022-08-17T06:58:54.996Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T06:58:54.996Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T06:58:54.996Z] #43 12.82 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-17T06:58:54.996Z] #43 12.85 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-17T06:58:54.996Z] #43 13.31 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-17T06:58:54.996Z] #43 13.49 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-17T06:58:54.996Z] #43 13.76 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-17T06:58:54.996Z] #43 13.95 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-17T06:58:54.996Z] #43 14.01 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-17T06:58:54.996Z] #43 14.04 go: downloading github.com/peterh/liner v1.2.2 [2022-08-17T06:58:54.996Z] #43 14.23 go: downloading github.com/google/go-dap v0.6.0 [2022-08-17T06:58:54.996Z] #43 14.59 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-17T06:58:54.996Z] #43 15.33 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-17T06:58:54.996Z] #43 15.53 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-17T06:58:54.996Z] #43 15.56 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-17T06:58:54.996Z] #43 17.20 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-17T06:58:54.996Z] #43 17.40 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-17T06:58:54.996Z] #43 18.54 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-17T06:58:55.569Z] #43 ... [2022-08-17T06:58:55.569Z] [2022-08-17T06:58:55.569Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T06:58:55.569Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T06:58:55.569Z] #62 21.15 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-17T06:58:55.569Z] #62 21.17 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-17T06:58:55.569Z] #62 21.26 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-17T06:58:55.569Z] #62 21.28 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-17T06:58:55.569Z] #62 21.41 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-17T06:58:55.835Z] #62 21.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-17T06:58:55.835Z] #62 21.58 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-17T06:58:56.097Z] #62 21.77 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-17T06:58:56.097Z] #62 21.77 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-17T06:58:56.358Z] #62 22.00 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-17T06:58:56.358Z] #62 22.00 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-17T06:58:56.358Z] #62 22.08 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-17T06:58:56.358Z] #62 22.08 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-17T06:58:56.358Z] #62 22.13 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-17T06:58:56.619Z] #62 22.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-17T06:58:56.619Z] #62 22.31 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-17T06:58:56.619Z] #62 22.33 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-17T06:58:56.619Z] #62 22.39 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-17T06:58:56.619Z] #62 22.41 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-17T06:58:56.619Z] #62 22.47 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-17T06:58:56.881Z] #62 22.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-17T06:58:56.881Z] #62 22.63 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-17T06:58:57.151Z] #62 22.88 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-17T06:58:57.151Z] #62 22.92 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-17T06:58:57.151Z] #62 22.96 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-17T06:58:57.413Z] #62 23.05 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-17T06:58:57.413Z] #62 23.12 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-17T06:58:57.413Z] #62 23.15 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-17T06:58:57.674Z] #62 23.39 go: downloading honnef.co/go/tools v0.3.1 [2022-08-17T06:58:59.060Z] #62 24.64 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-17T06:58:59.060Z] #62 24.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-17T06:58:59.322Z] #62 24.89 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-17T06:58:59.322Z] #62 24.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-17T06:58:59.322Z] #62 24.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-17T06:58:59.322Z] #62 25.03 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-17T06:58:59.322Z] #62 25.05 go: downloading golang.org/x/text v0.3.7 [2022-08-17T06:59:00.709Z] #62 ... [2022-08-17T06:59:00.709Z] [2022-08-17T06:59:00.709Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T06:59:00.709Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T06:59:00.709Z] #83 16.33 Fetched 8570 kB in 13s (660 kB/s) [2022-08-17T06:59:00.709Z] #83 16.33 Reading package lists... [2022-08-17T06:59:00.709Z] #83 21.45 Reading package lists... [2022-08-17T06:59:00.709Z] #83 25.85 Building dependency tree... [2022-08-17T06:59:00.709Z] #83 ... [2022-08-17T06:59:00.709Z] [2022-08-17T06:59:00.709Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T06:59:00.709Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T06:59:00.709Z] #54 21.37 Updating files: 79% (1733/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-17T06:59:00.709Z] #54 21.73 + git checkout -q v2.3.0 [2022-08-17T06:59:00.709Z] #54 23.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-17T06:59:02.101Z] #54 ... [2022-08-17T06:59:02.101Z] [2022-08-17T06:59:02.101Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T06:59:02.101Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T06:59:02.101Z] #58 17.30 Fetched 8573 kB in 14s (623 kB/s) [2022-08-17T06:59:02.101Z] #58 17.30 Reading package lists... [2022-08-17T06:59:02.101Z] #58 22.62 Reading package lists... [2022-08-17T06:59:02.101Z] #58 27.05 Building dependency tree... [2022-08-17T06:59:02.101Z] #58 ... [2022-08-17T06:59:02.101Z] [2022-08-17T06:59:02.101Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T06:59:02.101Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T06:59:02.101Z] #83 25.85 Building dependency tree... [2022-08-17T06:59:03.486Z] #83 29.05 python3 is already the newest version (3.9.2-3). [2022-08-17T06:59:03.486Z] #83 29.05 The following additional packages will be installed: [2022-08-17T06:59:03.486Z] #83 29.05 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-17T06:59:03.486Z] #83 29.07 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-17T06:59:03.486Z] #83 29.09 Suggested packages: [2022-08-17T06:59:03.486Z] #83 29.09 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-17T06:59:03.486Z] #83 29.09 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-17T06:59:03.486Z] #83 29.09 m4-doc ed diffutils-doc [2022-08-17T06:59:03.486Z] #83 29.09 Recommended packages: [2022-08-17T06:59:03.486Z] #83 29.09 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-17T06:59:04.876Z] #83 30.39 The following NEW packages will be installed: [2022-08-17T06:59:04.876Z] #83 30.39 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-17T06:59:04.876Z] #83 30.40 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-17T06:59:04.876Z] #83 30.40 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-17T06:59:04.876Z] #83 30.40 libyajl2 m4 patch xz-utils [2022-08-17T06:59:05.140Z] #83 30.84 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T06:59:05.140Z] #83 30.84 Need to get 5940 kB of archives. [2022-08-17T06:59:05.140Z] #83 30.84 After this operation, 18.7 MB of additional disk space will be used. [2022-08-17T06:59:05.140Z] #83 30.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T06:59:05.140Z] #83 30.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-17T06:59:05.140Z] #83 30.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-17T06:59:05.140Z] #83 30.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-17T06:59:05.140Z] #83 30.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T06:59:05.140Z] #83 30.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-17T06:59:05.140Z] #83 30.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-17T06:59:05.140Z] #83 30.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-17T06:59:05.140Z] #83 30.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-17T06:59:05.140Z] #83 30.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-17T06:59:05.140Z] #83 30.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T06:59:05.140Z] #83 30.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-17T06:59:05.403Z] #83 31.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-17T06:59:05.403Z] #83 31.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T06:59:05.403Z] #83 31.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-17T06:59:05.403Z] #83 31.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T06:59:05.403Z] #83 31.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-17T06:59:05.403Z] #83 31.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T06:59:05.403Z] #83 31.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T06:59:05.403Z] #83 31.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-17T06:59:05.403Z] #83 31.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T06:59:05.403Z] #83 31.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T06:59:05.403Z] #83 31.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-17T06:59:06.344Z] #83 32.25 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T06:59:06.916Z] #83 ... [2022-08-17T06:59:06.916Z] [2022-08-17T06:59:06.916Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T06:59:06.916Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T06:59:06.916Z] #64 31.95 v3.0.2 [2022-08-17T06:59:06.916Z] #64 DONE 32.5s [2022-08-17T06:59:06.916Z] [2022-08-17T06:59:06.916Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T06:59:06.916Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T06:59:06.916Z] #83 32.44 Fetched 5940 kB in 1s (8781 kB/s) [2022-08-17T06:59:06.916Z] #83 ... [2022-08-17T06:59:06.916Z] [2022-08-17T06:59:06.916Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T06:59:06.916Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T06:59:06.916Z] #62 30.17 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-17T06:59:06.916Z] #62 30.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-17T06:59:06.916Z] #62 30.43 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-17T06:59:06.916Z] #62 30.43 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-17T06:59:06.916Z] #62 30.56 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-17T06:59:06.916Z] #62 30.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-17T06:59:06.916Z] #62 30.82 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-17T06:59:06.916Z] #62 30.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-17T06:59:06.916Z] #62 30.93 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-17T06:59:06.916Z] #62 30.98 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-17T06:59:06.916Z] #62 31.04 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-17T06:59:06.916Z] #62 31.07 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-17T06:59:06.916Z] #62 31.17 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-17T06:59:06.916Z] #62 31.18 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-17T06:59:06.916Z] #62 31.22 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-17T06:59:06.916Z] #62 31.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-17T06:59:06.916Z] #62 31.42 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-17T06:59:06.916Z] #62 31.90 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-17T06:59:06.916Z] #62 31.98 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-17T06:59:06.916Z] #62 32.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-17T06:59:06.916Z] #62 32.22 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-17T06:59:06.916Z] #62 32.39 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-17T06:59:06.916Z] #62 32.48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-17T06:59:06.916Z] #62 32.58 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-17T06:59:06.916Z] #62 32.58 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-17T06:59:06.916Z] #62 32.80 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-17T06:59:07.177Z] #62 32.82 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-17T06:59:07.177Z] #62 32.85 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-17T06:59:07.177Z] #62 32.90 go: downloading github.com/prometheus/common v0.32.1 [2022-08-17T06:59:07.749Z] #62 33.48 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-17T06:59:07.749Z] #62 33.53 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-17T06:59:07.808Z] Fetching without tags [2022-08-17T06:59:08.063Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T06:59:08.329Z] #62 34.17 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-17T06:59:08.903Z] #62 ... [2022-08-17T06:59:08.903Z] [2022-08-17T06:59:08.903Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T06:59:08.903Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T06:59:08.903Z] #47 34.27 NAME: [2022-08-17T06:59:08.903Z] #47 34.27 go-winres - A tool for embedding resources in Windows executables [2022-08-17T06:59:08.903Z] #47 34.27 [2022-08-17T06:59:08.903Z] #47 34.27 USAGE: [2022-08-17T06:59:08.903Z] #47 34.27 go-winres [global options] command [command options] [arguments...] [2022-08-17T06:59:08.903Z] #47 34.27 [2022-08-17T06:59:08.903Z] #47 34.27 COMMANDS: [2022-08-17T06:59:08.903Z] #47 34.27 init Create an initial ./winres/winres.json [2022-08-17T06:59:08.903Z] #47 34.27 make Make syso files for the "go build" command [2022-08-17T06:59:08.903Z] #47 34.28 simply Make syso files for the "go build" command (simplified) [2022-08-17T06:59:08.903Z] #47 34.28 extract Extract all resources from an executable [2022-08-17T06:59:08.903Z] #47 34.28 patch Replace resources in an executable file (exe, dll) [2022-08-17T06:59:08.903Z] #47 34.28 help, h Shows a list of commands or help for one command [2022-08-17T06:59:08.903Z] #47 34.28 [2022-08-17T06:59:08.903Z] #47 34.28 GLOBAL OPTIONS: [2022-08-17T06:59:08.903Z] #47 34.28 --help, -h show help (default: false) [2022-08-17T06:59:08.903Z] #47 DONE 34.5s [2022-08-17T06:59:08.903Z] [2022-08-17T06:59:08.903Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T06:59:08.903Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T06:59:08.903Z] #83 32.62 Selecting previously unselected package bzip2. [2022-08-17T06:59:08.903Z] #83 32.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T06:59:08.903Z] #83 32.68 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T06:59:08.903Z] #83 32.68 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T06:59:08.903Z] #83 32.89 Selecting previously unselected package libmagic-mgc. [2022-08-17T06:59:08.903Z] #83 32.93 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-17T06:59:08.903Z] #83 32.97 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-17T06:59:08.903Z] #83 33.68 Selecting previously unselected package libmagic1:amd64. [2022-08-17T06:59:08.903Z] #83 33.69 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-17T06:59:08.903Z] #83 33.72 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-17T06:59:08.903Z] #83 33.86 Selecting previously unselected package file. [2022-08-17T06:59:08.903Z] #83 33.88 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-17T06:59:08.903Z] #83 33.89 Unpacking file (1:5.39-3) ... [2022-08-17T06:59:08.903Z] #83 34.03 Selecting previously unselected package xz-utils. [2022-08-17T06:59:08.903Z] #83 34.04 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T06:59:08.903Z] #83 34.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T06:59:08.903Z] #83 34.28 Selecting previously unselected package libsigsegv2:amd64. [2022-08-17T06:59:08.903Z] #83 34.29 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-17T06:59:08.903Z] #83 34.29 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-17T06:59:08.903Z] #83 34.47 Selecting previously unselected package m4. [2022-08-17T06:59:08.903Z] #83 34.48 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-17T06:59:08.903Z] #83 34.50 Unpacking m4 (1.4.18-5) ... [2022-08-17T06:59:09.000Z] Merge succeeded, producing b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T06:59:09.000Z] Checking out Revision b28e66cf4fd2fb7c7f14d889614f57f3457f585e (PR-43756) [2022-08-17T06:59:09.165Z] #83 34.82 Selecting previously unselected package autoconf. [2022-08-17T06:59:09.165Z] #83 34.83 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-17T06:59:09.165Z] #83 34.86 Unpacking autoconf (2.69-14) ... [2022-08-17T06:59:07.780Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T06:59:07.791Z] > git config --add remote.origin.fetch +refs/pull/43756/head:refs/remotes/origin/PR-43756 # timeout=10 [2022-08-17T06:59:07.797Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:59:07.812Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T06:59:07.834Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T06:59:07.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:59:07.835Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43756/head:refs/remotes/origin/PR-43756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:59:08.088Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:59:08.094Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:59:08.938Z] > git remote # timeout=10 [2022-08-17T06:59:08.956Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T06:59:08.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:59:08.978Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-17T06:59:09.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T06:59:09.020Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:59:09.034Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:59:09.748Z] #83 35.55 Selecting previously unselected package autotools-dev. [2022-08-17T06:59:09.748Z] #83 35.55 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-17T06:59:09.748Z] #83 35.60 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-17T06:59:10.271Z] #83 35.80 Selecting previously unselected package automake. [2022-08-17T06:59:10.271Z] #83 35.80 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-17T06:59:10.271Z] #83 35.81 Unpacking automake (1:1.16.3-2) ... [2022-08-17T06:59:10.532Z] #83 36.27 Selecting previously unselected package patch. [2022-08-17T06:59:10.532Z] #83 36.27 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-17T06:59:10.532Z] #83 36.27 Unpacking patch (2.7.6-7) ... [2022-08-17T06:59:10.793Z] #83 36.46 Selecting previously unselected package dpkg-dev. [2022-08-17T06:59:10.793Z] #83 36.46 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-17T06:59:10.793Z] #83 36.46 Unpacking dpkg-dev (1.20.11) ... [2022-08-17T06:59:11.737Z] #83 37.28 Selecting previously unselected package build-essential. [2022-08-17T06:59:11.737Z] #83 37.28 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-17T06:59:11.737Z] #83 37.29 Unpacking build-essential (12.9) ... [2022-08-17T06:59:11.737Z] #83 37.36 Selecting previously unselected package libcap2:amd64. [2022-08-17T06:59:11.737Z] #83 37.36 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T06:59:11.737Z] #83 37.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T06:59:11.737Z] #83 37.43 Selecting previously unselected package libcap-dev:amd64. [2022-08-17T06:59:11.737Z] #83 37.44 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-17T06:59:11.737Z] #83 37.46 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T06:59:11.737Z] #83 37.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T06:59:11.999Z] #83 37.57 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T06:59:11.999Z] #83 37.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T06:59:11.999Z] #83 37.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-17T06:59:11.999Z] #83 37.62 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-17T06:59:11.999Z] #83 37.62 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T06:59:11.999Z] #83 37.72 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T06:59:11.999Z] #83 37.72 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T06:59:11.999Z] #83 37.72 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T06:59:12.260Z] #83 37.88 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T06:59:12.260Z] #83 37.89 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T06:59:12.260Z] #83 37.90 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T06:59:12.832Z] #83 38.48 Selecting previously unselected package libtool. [2022-08-17T06:59:12.832Z] #83 38.50 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-17T06:59:12.832Z] #83 38.52 Unpacking libtool (2.4.6-15) ... [2022-08-17T06:59:12.832Z] #83 ... [2022-08-17T06:59:12.832Z] [2022-08-17T06:59:12.832Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T06:59:12.832Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T06:59:12.832Z] #58 27.05 Building dependency tree... [2022-08-17T06:59:12.832Z] #58 30.06 The following additional packages will be installed: [2022-08-17T06:59:12.832Z] #58 30.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T06:59:12.832Z] #58 30.07 python3-protobuf python3-six [2022-08-17T06:59:12.832Z] #58 30.07 Suggested packages: [2022-08-17T06:59:12.832Z] #58 30.08 python3-setuptools [2022-08-17T06:59:12.832Z] #58 30.09 Recommended packages: [2022-08-17T06:59:12.832Z] #58 30.09 iproute2 | iproute [2022-08-17T06:59:12.832Z] #58 30.64 The following NEW packages will be installed: [2022-08-17T06:59:12.832Z] #58 30.65 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T06:59:12.832Z] #58 30.68 python3-protobuf python3-six [2022-08-17T06:59:12.832Z] #58 31.15 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T06:59:12.832Z] #58 31.15 Need to get 2315 kB of archives. [2022-08-17T06:59:12.832Z] #58 31.15 After this operation, 11.1 MB of additional disk space will be used. [2022-08-17T06:59:12.832Z] #58 31.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-17T06:59:12.832Z] #58 31.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T06:59:12.832Z] #58 31.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-17T06:59:12.832Z] #58 31.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-17T06:59:12.832Z] #58 31.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T06:59:12.832Z] #58 31.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T06:59:12.832Z] #58 31.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T06:59:12.832Z] #58 33.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-17T06:59:12.832Z] #58 34.96 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T06:59:12.832Z] #58 35.26 Fetched 2315 kB in 3s (728 kB/s) [2022-08-17T06:59:12.832Z] #58 35.37 Selecting previously unselected package libprotobuf23:amd64. [2022-08-17T06:59:12.832Z] #58 35.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 ... 15717 files and directories currently installed.) [2022-08-17T06:59:12.832Z] #58 35.46 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-17T06:59:12.832Z] #58 35.49 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T06:59:12.832Z] #58 36.18 Selecting previously unselected package python3-pkg-resources. [2022-08-17T06:59:12.832Z] #58 36.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T06:59:12.832Z] #58 36.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T06:59:12.832Z] #58 36.40 Selecting previously unselected package python3-six. [2022-08-17T06:59:12.832Z] #58 36.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-17T06:59:12.832Z] #58 36.41 Unpacking python3-six (1.16.0-2) ... [2022-08-17T06:59:12.832Z] #58 36.48 Selecting previously unselected package python3-protobuf. [2022-08-17T06:59:12.832Z] #58 36.48 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-17T06:59:12.832Z] #58 36.49 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-17T06:59:12.832Z] #58 36.86 Selecting previously unselected package libnet1:amd64. [2022-08-17T06:59:12.832Z] #58 36.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T06:59:12.832Z] #58 36.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T06:59:12.832Z] #58 36.98 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T06:59:12.832Z] #58 36.98 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T06:59:12.832Z] #58 36.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T06:59:12.832Z] #58 37.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T06:59:12.832Z] #58 37.09 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T06:59:12.832Z] #58 37.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T06:59:12.832Z] #58 37.18 Selecting previously unselected package criu. [2022-08-17T06:59:12.832Z] #58 37.19 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-17T06:59:12.832Z] #58 37.20 Unpacking criu (3.17.1-1) ... [2022-08-17T06:59:12.832Z] #58 37.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T06:59:12.832Z] #58 ... [2022-08-17T06:59:12.832Z] [2022-08-17T06:59:12.832Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T06:59:12.832Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T06:59:12.832Z] #83 38.72 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T06:59:13.093Z] #83 38.72 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T06:59:13.093Z] #83 38.74 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T06:59:13.093Z] #83 38.88 Selecting previously unselected package libyajl2:amd64. [2022-08-17T06:59:13.093Z] #83 38.89 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T06:59:13.093Z] #83 38.90 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T06:59:13.355Z] #83 38.97 Selecting previously unselected package libyajl-dev:amd64. [2022-08-17T06:59:13.355Z] #83 38.99 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-17T06:59:13.355Z] #83 38.99 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T06:59:13.355Z] #83 39.16 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T06:59:13.355Z] #83 39.18 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-17T06:59:13.355Z] #83 39.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T06:59:13.617Z] #83 39.20 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-17T06:59:13.617Z] #83 39.23 Setting up file (1:5.39-3) ... [2022-08-17T06:59:13.617Z] #83 39.24 Setting up bzip2 (1.0.8-4) ... [2022-08-17T06:59:13.617Z] #83 39.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T06:59:13.617Z] #83 39.26 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T06:59:13.617Z] #83 39.31 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T06:59:13.617Z] #83 39.32 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-17T06:59:13.617Z] #83 39.33 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-17T06:59:13.617Z] #83 39.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T06:59:13.617Z] #83 39.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T06:59:13.617Z] #83 39.37 Setting up patch (2.7.6-7) ... [2022-08-17T06:59:13.617Z] #83 39.38 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T06:59:13.617Z] #83 39.39 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T06:59:13.617Z] #83 39.41 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T06:59:13.617Z] #83 39.42 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T06:59:13.617Z] #83 39.43 Setting up libtool (2.4.6-15) ... [2022-08-17T06:59:13.617Z] #83 39.44 Setting up m4 (1.4.18-5) ... [2022-08-17T06:59:13.617Z] #83 39.46 Setting up dpkg-dev (1.20.11) ... [2022-08-17T06:59:13.617Z] #83 39.48 Setting up autoconf (2.69-14) ... [2022-08-17T06:59:13.617Z] #83 39.49 Setting up build-essential (12.9) ... [2022-08-17T06:59:13.617Z] #83 39.50 Setting up automake (1:1.16.3-2) ... [2022-08-17T06:59:13.617Z] #83 39.52 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-17T06:59:13.740Z] Commit message: "daemon/config: New(): initialize config with platform-specific defaults" [2022-08-17T06:59:13.882Z] #83 39.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-17T06:59:14.454Z] #83 DONE 40.1s [2022-08-17T06:59:14.454Z] [2022-08-17T06:59:14.455Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T06:59:14.455Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T06:59:14.455Z] #41 38.48 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-08-17T06:59:14.455Z] #41 38.55 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-17T06:59:14.455Z] #41 39.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T06:59:14.663Z] + docker version [2022-08-17T06:59:14.795Z] Fetching without tags [2022-08-17T06:59:15.051Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T06:59:15.859Z] Fetching without tags [2022-08-17T06:59:15.999Z] Merge succeeded, producing b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T06:59:16.000Z] Checking out Revision b28e66cf4fd2fb7c7f14d889614f57f3457f585e (PR-43756) [2022-08-17T06:59:16.143Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T06:59:14.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T06:59:14.712Z] > git config --add remote.origin.fetch +refs/pull/43756/head:refs/remotes/origin/PR-43756 # timeout=10 [2022-08-17T06:59:14.733Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:59:14.766Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T06:59:14.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T06:59:14.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:59:14.800Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43756/head:refs/remotes/origin/PR-43756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:59:15.062Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:59:15.087Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:59:15.885Z] > git remote # timeout=10 [2022-08-17T06:59:15.911Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T06:59:15.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:59:15.944Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-17T06:59:15.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T06:59:16.003Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:59:16.027Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:59:15.766Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T06:59:15.778Z] > git config --add remote.origin.fetch +refs/pull/43756/head:refs/remotes/origin/PR-43756 # timeout=10 [2022-08-17T06:59:15.803Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:59:15.830Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T06:59:15.863Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T06:59:15.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:59:15.865Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43756/head:refs/remotes/origin/PR-43756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:59:16.158Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:59:16.177Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:59:16.897Z] Fetching without tags [2022-08-17T06:59:17.093Z] Merge succeeded, producing b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T06:59:17.094Z] Checking out Revision b28e66cf4fd2fb7c7f14d889614f57f3457f585e (PR-43756) [2022-08-17T06:59:17.195Z] Merging remotes/origin/master commit 724feb898f4af3d7f156fb0064d59a7b68ea9be2 into PR head commit b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T06:59:18.010Z] Merge succeeded, producing b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T06:59:18.010Z] Checking out Revision b28e66cf4fd2fb7c7f14d889614f57f3457f585e (PR-43756) [2022-08-17T06:59:16.786Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T06:59:16.817Z] > git config --add remote.origin.fetch +refs/pull/43756/head:refs/remotes/origin/PR-43756 # timeout=10 [2022-08-17T06:59:16.831Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:59:16.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-17T06:59:16.895Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-17T06:59:16.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:59:16.919Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43756/head:refs/remotes/origin/PR-43756 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-17T06:59:17.197Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:59:17.217Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:59:17.948Z] > git remote # timeout=10 [2022-08-17T06:59:17.963Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T06:59:17.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:59:17.976Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-17T06:59:17.987Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T06:59:18.007Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:59:18.018Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:59:16.977Z] > git remote # timeout=10 [2022-08-17T06:59:17.012Z] > git config --get remote.origin.url # timeout=10 [2022-08-17T06:59:17.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-17T06:59:17.033Z] > git merge 724feb898f4af3d7f156fb0064d59a7b68ea9be2 # timeout=10 [2022-08-17T06:59:17.064Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-17T06:59:17.097Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T06:59:17.120Z] > git checkout -f b28e66cf4fd2fb7c7f14d889614f57f3457f585e # timeout=10 [2022-08-17T06:59:19.749Z] #41 ... [2022-08-17T06:59:19.749Z] [2022-08-17T06:59:19.749Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T06:59:19.749Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T06:59:19.749Z] #58 38.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T06:59:19.749Z] #58 38.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T06:59:19.749Z] #58 38.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T06:59:19.749Z] #58 38.90 Setting up python3-six (1.16.0-2) ... [2022-08-17T06:59:19.749Z] #58 39.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T06:59:19.749Z] #58 40.03 Setting up python3-protobuf (3.12.4-1) ... [2022-08-17T06:59:19.749Z] #58 43.11 Setting up criu (3.17.1-1) ... [2022-08-17T06:59:19.749Z] #58 44.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T06:59:19.749Z] #58 DONE 45.0s [2022-08-17T06:59:19.749Z] [2022-08-17T06:59:19.749Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T06:59:19.749Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T06:59:19.749Z] #84 0.917 Cloning into '/tmp/crun-build'... [2022-08-17T06:59:20.011Z] #84 ... [2022-08-17T06:59:20.011Z] [2022-08-17T06:59:20.011Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T06:59:20.011Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T06:59:20.011Z] #62 35.68 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-17T06:59:20.272Z] #62 ... [2022-08-17T06:59:20.272Z] [2022-08-17T06:59:20.272Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T06:59:20.272Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T06:59:20.272Z] #84 5.844 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-17T06:59:20.272Z] #84 5.869 Cloning into '/tmp/crun-build/libocispec'... [2022-08-17T06:59:20.977Z] Commit message: "daemon/config: New(): initialize config with platform-specific defaults" [2022-08-17T06:59:21.229Z] Client: Docker Engine - Community [2022-08-17T06:59:21.229Z] Version: 20.10.14 [2022-08-17T06:59:21.229Z] API version: 1.41 [2022-08-17T06:59:21.229Z] Go version: go1.16.15 [2022-08-17T06:59:21.229Z] Git commit: a224086 [2022-08-17T06:59:21.229Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-17T06:59:21.229Z] OS/Arch: linux/amd64 [2022-08-17T06:59:21.229Z] Context: default [2022-08-17T06:59:21.229Z] Experimental: true [2022-08-17T06:59:21.229Z] [2022-08-17T06:59:21.229Z] Server: Docker Engine - Community [2022-08-17T06:59:21.229Z] Engine: [2022-08-17T06:59:21.229Z] Version: 20.10.14 [2022-08-17T06:59:21.229Z] API version: 1.41 (minimum version 1.12) [2022-08-17T06:59:21.229Z] Go version: go1.16.15 [2022-08-17T06:59:21.229Z] Git commit: 87a90dc [2022-08-17T06:59:21.229Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-17T06:59:21.229Z] OS/Arch: linux/amd64 [2022-08-17T06:59:21.229Z] Experimental: true [2022-08-17T06:59:21.229Z] containerd: [2022-08-17T06:59:21.229Z] Version: 1.5.11 [2022-08-17T06:59:21.229Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T06:59:21.229Z] runc: [2022-08-17T06:59:21.229Z] Version: 1.0.3 [2022-08-17T06:59:21.229Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-17T06:59:21.229Z] docker-init: [2022-08-17T06:59:21.229Z] Version: 0.19.0 [2022-08-17T06:59:21.229Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-17T06:59:21.535Z] + docker info [2022-08-17T06:59:21.668Z] #84 7.060 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-17T06:59:21.668Z] #84 7.076 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-17T06:59:21.668Z] #84 7.079 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-17T06:59:21.668Z] #84 7.079 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-17T06:59:21.668Z] #84 7.087 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-17T06:59:21.882Z] Commit message: "daemon/config: New(): initialize config with platform-specific defaults" [2022-08-17T06:59:22.024Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-17T06:59:22.438Z] Commit message: "daemon/config: New(): initialize config with platform-specific defaults" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-17T06:59:22.863Z] + docker version [2022-08-17T06:59:23.079Z] #84 8.686 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-17T06:59:23.406Z] + docker version [2022-08-17T06:59:24.492Z] #84 10.18 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-17T06:59:25.874Z] #84 ... [2022-08-17T06:59:25.874Z] [2022-08-17T06:59:25.874Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T06:59:25.874Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T06:59:25.874Z] #60 51.08 gotestsum version dev [2022-08-17T06:59:25.874Z] #60 DONE 51.4s [2022-08-17T06:59:25.874Z] [2022-08-17T06:59:25.874Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T06:59:25.874Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T06:59:25.874Z] #84 11.25 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-17T06:59:25.874Z] #84 11.49 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-17T06:59:26.135Z] #84 11.74 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-17T06:59:28.598Z] Client: Docker Engine - Community [2022-08-17T06:59:28.598Z] Version: 20.10.14 [2022-08-17T06:59:28.598Z] API version: 1.41 [2022-08-17T06:59:28.598Z] Go version: go1.16.15 [2022-08-17T06:59:28.598Z] Git commit: a224086 [2022-08-17T06:59:28.598Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-17T06:59:28.598Z] OS/Arch: linux/amd64 [2022-08-17T06:59:28.598Z] Context: default [2022-08-17T06:59:28.598Z] Experimental: true [2022-08-17T06:59:28.598Z] [2022-08-17T06:59:28.598Z] Server: Docker Engine - Community [2022-08-17T06:59:28.598Z] Engine: [2022-08-17T06:59:28.598Z] Version: 20.10.14 [2022-08-17T06:59:28.598Z] API version: 1.41 (minimum version 1.12) [2022-08-17T06:59:28.598Z] Go version: go1.16.15 [2022-08-17T06:59:28.598Z] Git commit: 87a90dc [2022-08-17T06:59:28.598Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-17T06:59:28.598Z] OS/Arch: linux/amd64 [2022-08-17T06:59:28.598Z] Experimental: true [2022-08-17T06:59:28.598Z] containerd: [2022-08-17T06:59:28.598Z] Version: 1.5.11 [2022-08-17T06:59:28.598Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T06:59:28.598Z] runc: [2022-08-17T06:59:28.598Z] Version: 1.0.3 [2022-08-17T06:59:28.598Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-17T06:59:28.598Z] docker-init: [2022-08-17T06:59:28.598Z] Version: 0.19.0 [2022-08-17T06:59:28.598Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-17T06:59:28.982Z] + docker info [2022-08-17T06:59:29.418Z] Client: Docker Engine - Community [2022-08-17T06:59:29.418Z] Version: 20.10.14 [2022-08-17T06:59:29.418Z] API version: 1.41 [2022-08-17T06:59:29.418Z] Go version: go1.16.15 [2022-08-17T06:59:29.418Z] Git commit: a224086 [2022-08-17T06:59:29.418Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-17T06:59:29.418Z] OS/Arch: linux/amd64 [2022-08-17T06:59:29.418Z] Context: default [2022-08-17T06:59:29.418Z] Experimental: true [2022-08-17T06:59:29.418Z] [2022-08-17T06:59:29.418Z] Server: Docker Engine - Community [2022-08-17T06:59:29.418Z] Engine: [2022-08-17T06:59:29.418Z] Version: 20.10.14 [2022-08-17T06:59:29.418Z] API version: 1.41 (minimum version 1.12) [2022-08-17T06:59:29.418Z] Go version: go1.16.15 [2022-08-17T06:59:29.418Z] Git commit: 87a90dc [2022-08-17T06:59:29.418Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-17T06:59:29.418Z] OS/Arch: linux/amd64 [2022-08-17T06:59:29.418Z] Experimental: true [2022-08-17T06:59:29.418Z] containerd: [2022-08-17T06:59:29.418Z] Version: 1.5.11 [2022-08-17T06:59:29.418Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T06:59:29.418Z] runc: [2022-08-17T06:59:29.418Z] Version: 1.0.3 [2022-08-17T06:59:29.418Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-17T06:59:29.418Z] docker-init: [2022-08-17T06:59:29.418Z] Version: 0.19.0 [2022-08-17T06:59:29.418Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-17T06:59:29.740Z] + docker info [2022-08-17T06:59:31.535Z] Client: Docker Engine - Community [2022-08-17T06:59:31.535Z] Version: 20.10.14 [2022-08-17T06:59:31.535Z] API version: 1.41 [2022-08-17T06:59:31.535Z] Go version: go1.16.15 [2022-08-17T06:59:31.535Z] Git commit: a224086 [2022-08-17T06:59:31.535Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-17T06:59:31.535Z] OS/Arch: linux/arm64 [2022-08-17T06:59:31.535Z] Context: default [2022-08-17T06:59:31.535Z] Experimental: true [2022-08-17T06:59:31.535Z] [2022-08-17T06:59:31.535Z] Server: Docker Engine - Community [2022-08-17T06:59:31.535Z] Engine: [2022-08-17T06:59:31.535Z] Version: 20.10.14 [2022-08-17T06:59:31.535Z] API version: 1.41 (minimum version 1.12) [2022-08-17T06:59:31.535Z] Go version: go1.16.15 [2022-08-17T06:59:31.535Z] Git commit: 87a90dc [2022-08-17T06:59:31.535Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-17T06:59:31.535Z] OS/Arch: linux/arm64 [2022-08-17T06:59:31.535Z] Experimental: true [2022-08-17T06:59:31.535Z] containerd: [2022-08-17T06:59:31.535Z] Version: 1.5.11 [2022-08-17T06:59:31.535Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T06:59:31.535Z] runc: [2022-08-17T06:59:31.535Z] Version: 1.0.3 [2022-08-17T06:59:31.535Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-17T06:59:31.535Z] docker-init: [2022-08-17T06:59:31.535Z] Version: 0.19.0 [2022-08-17T06:59:31.535Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-17T06:59:31.847Z] + docker info [2022-08-17T06:59:38.366Z] #84 23.14 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-17T06:59:38.366Z] #84 ... [2022-08-17T06:59:38.366Z] [2022-08-17T06:59:38.366Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T06:59:38.366Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T06:59:38.366Z] #19 46.04 Fetched 49.2 MB in 45s (1095 kB/s) [2022-08-17T06:59:43.482Z] Client: [2022-08-17T06:59:43.482Z] Context: default [2022-08-17T06:59:43.482Z] Debug Mode: false [2022-08-17T06:59:43.482Z] Plugins: [2022-08-17T06:59:43.482Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-17T06:59:43.482Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-17T06:59:43.482Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-17T06:59:43.482Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-17T06:59:43.482Z] [2022-08-17T06:59:43.482Z] Server: [2022-08-17T06:59:43.482Z] Containers: 0 [2022-08-17T06:59:43.482Z] Running: 0 [2022-08-17T06:59:43.482Z] Paused: 0 [2022-08-17T06:59:43.482Z] Stopped: 0 [2022-08-17T06:59:43.482Z] Images: 0 [2022-08-17T06:59:43.482Z] Server Version: 20.10.14 [2022-08-17T06:59:43.482Z] Storage Driver: overlay2 [2022-08-17T06:59:43.482Z] Backing Filesystem: extfs [2022-08-17T06:59:43.482Z] Supports d_type: true [2022-08-17T06:59:43.482Z] Native Overlay Diff: true [2022-08-17T06:59:43.482Z] userxattr: false [2022-08-17T06:59:43.482Z] Logging Driver: json-file [2022-08-17T06:59:43.482Z] Cgroup Driver: systemd [2022-08-17T06:59:43.482Z] Cgroup Version: 2 [2022-08-17T06:59:43.482Z] Plugins: [2022-08-17T06:59:43.482Z] Volume: local [2022-08-17T06:59:43.482Z] Network: bridge host ipvlan macvlan null overlay [2022-08-17T06:59:43.482Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-17T06:59:43.482Z] Swarm: inactive [2022-08-17T06:59:43.482Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-17T06:59:43.482Z] Default Runtime: runc [2022-08-17T06:59:43.482Z] Init Binary: docker-init [2022-08-17T06:59:43.482Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T06:59:43.482Z] runc version: v1.0.3-0-gf46b6ba [2022-08-17T06:59:43.482Z] init version: de40ad0 [2022-08-17T06:59:43.482Z] Security Options: [2022-08-17T06:59:43.482Z] apparmor [2022-08-17T06:59:43.482Z] seccomp [2022-08-17T06:59:43.482Z] Profile: default [2022-08-17T06:59:43.482Z] cgroupns [2022-08-17T06:59:43.482Z] Kernel Version: 5.13.0-1021-aws [2022-08-17T06:59:43.482Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-17T06:59:43.482Z] OSType: linux [2022-08-17T06:59:43.482Z] Architecture: x86_64 [2022-08-17T06:59:43.482Z] CPUs: 2 [2022-08-17T06:59:43.482Z] Total Memory: 7.559GiB [2022-08-17T06:59:43.482Z] Name: ip-10-100-125-103 [2022-08-17T06:59:43.482Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-17T06:59:43.482Z] Docker Root Dir: /var/lib/docker [2022-08-17T06:59:43.482Z] Debug Mode: false [2022-08-17T06:59:43.482Z] Registry: https://index.docker.io/v1/ [2022-08-17T06:59:43.482Z] Labels: [2022-08-17T06:59:43.482Z] Experimental: true [2022-08-17T06:59:43.482Z] Insecure Registries: [2022-08-17T06:59:43.482Z] 127.0.0.0/8 [2022-08-17T06:59:43.482Z] Live Restore Enabled: true [2022-08-17T06:59:43.482Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-17T06:59:43.656Z] #19 46.04 Reading package lists... [2022-08-17T06:59:43.824Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e . [2022-08-17T06:59:43.847Z] Client: [2022-08-17T06:59:43.847Z] Context: default [2022-08-17T06:59:43.847Z] Debug Mode: false [2022-08-17T06:59:43.847Z] Plugins: [2022-08-17T06:59:43.847Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-17T06:59:43.847Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-17T06:59:43.847Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-17T06:59:43.847Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-17T06:59:43.847Z] [2022-08-17T06:59:43.847Z] Server: [2022-08-17T06:59:43.847Z] Containers: 0 [2022-08-17T06:59:43.847Z] Running: 0 [2022-08-17T06:59:43.847Z] Paused: 0 [2022-08-17T06:59:43.847Z] Stopped: 0 [2022-08-17T06:59:43.847Z] Images: 0 [2022-08-17T06:59:43.847Z] Server Version: 20.10.14 [2022-08-17T06:59:43.847Z] Storage Driver: overlay2 [2022-08-17T06:59:43.847Z] Backing Filesystem: extfs [2022-08-17T06:59:43.847Z] Supports d_type: true [2022-08-17T06:59:43.847Z] Native Overlay Diff: true [2022-08-17T06:59:43.847Z] userxattr: false [2022-08-17T06:59:43.847Z] Logging Driver: json-file [2022-08-17T06:59:43.847Z] Cgroup Driver: cgroupfs [2022-08-17T06:59:43.847Z] Cgroup Version: 1 [2022-08-17T06:59:43.847Z] Plugins: [2022-08-17T06:59:43.847Z] Volume: local [2022-08-17T06:59:43.847Z] Network: bridge host ipvlan macvlan null overlay [2022-08-17T06:59:43.847Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-17T06:59:43.847Z] Swarm: inactive [2022-08-17T06:59:43.847Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-17T06:59:43.847Z] Default Runtime: runc [2022-08-17T06:59:43.847Z] Init Binary: docker-init [2022-08-17T06:59:43.847Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T06:59:43.847Z] runc version: v1.0.3-0-gf46b6ba [2022-08-17T06:59:43.847Z] init version: de40ad0 [2022-08-17T06:59:43.847Z] Security Options: [2022-08-17T06:59:43.847Z] apparmor [2022-08-17T06:59:43.847Z] seccomp [2022-08-17T06:59:43.847Z] Profile: default [2022-08-17T06:59:43.847Z] Kernel Version: 5.4.0-1071-aws [2022-08-17T06:59:43.847Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-17T06:59:43.847Z] OSType: linux [2022-08-17T06:59:43.847Z] Architecture: x86_64 [2022-08-17T06:59:43.847Z] CPUs: 2 [2022-08-17T06:59:43.847Z] Total Memory: 7.565GiB [2022-08-17T06:59:43.847Z] Name: ip-10-100-73-70 [2022-08-17T06:59:43.847Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-17T06:59:43.847Z] Docker Root Dir: /var/lib/docker [2022-08-17T06:59:43.847Z] Debug Mode: false [2022-08-17T06:59:43.847Z] Registry: https://index.docker.io/v1/ [2022-08-17T06:59:43.847Z] Labels: [2022-08-17T06:59:43.847Z] Experimental: true [2022-08-17T06:59:43.847Z] Insecure Registries: [2022-08-17T06:59:43.847Z] 127.0.0.0/8 [2022-08-17T06:59:43.847Z] Live Restore Enabled: true [2022-08-17T06:59:43.847Z] [2022-08-17T06:59:43.847Z] WARNING: No swap limit support [Pipeline] sh [2022-08-17T06:59:44.068Z] Client: [2022-08-17T06:59:44.068Z] Context: default [2022-08-17T06:59:44.068Z] Debug Mode: false [2022-08-17T06:59:44.068Z] Plugins: [2022-08-17T06:59:44.068Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-17T06:59:44.068Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-17T06:59:44.068Z] [2022-08-17T06:59:44.068Z] Server: [2022-08-17T06:59:44.068Z] Containers: 0 [2022-08-17T06:59:44.068Z] Running: 0 [2022-08-17T06:59:44.068Z] Paused: 0 [2022-08-17T06:59:44.068Z] Stopped: 0 [2022-08-17T06:59:44.068Z] Images: 0 [2022-08-17T06:59:44.068Z] Server Version: 20.10.14 [2022-08-17T06:59:44.068Z] Storage Driver: overlay2 [2022-08-17T06:59:44.068Z] Backing Filesystem: extfs [2022-08-17T06:59:44.068Z] Supports d_type: true [2022-08-17T06:59:44.068Z] Native Overlay Diff: true [2022-08-17T06:59:44.068Z] userxattr: false [2022-08-17T06:59:44.068Z] Logging Driver: json-file [2022-08-17T06:59:44.068Z] Cgroup Driver: cgroupfs [2022-08-17T06:59:44.068Z] Cgroup Version: 1 [2022-08-17T06:59:44.068Z] Plugins: [2022-08-17T06:59:44.068Z] Volume: local [2022-08-17T06:59:44.068Z] Network: bridge host ipvlan macvlan null overlay [2022-08-17T06:59:44.068Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-17T06:59:44.068Z] Swarm: inactive [2022-08-17T06:59:44.068Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-17T06:59:44.068Z] Default Runtime: runc [2022-08-17T06:59:44.068Z] Init Binary: docker-init [2022-08-17T06:59:44.068Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T06:59:44.068Z] runc version: v1.0.3-0-gf46b6ba [2022-08-17T06:59:44.068Z] init version: de40ad0 [2022-08-17T06:59:44.068Z] Security Options: [2022-08-17T06:59:44.068Z] apparmor [2022-08-17T06:59:44.068Z] seccomp [2022-08-17T06:59:44.068Z] Profile: default [2022-08-17T06:59:44.068Z] Kernel Version: 5.13.0-1021-aws [2022-08-17T06:59:44.068Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-17T06:59:44.068Z] OSType: linux [2022-08-17T06:59:44.068Z] Architecture: aarch64 [2022-08-17T06:59:44.068Z] CPUs: 2 [2022-08-17T06:59:44.068Z] Total Memory: 7.562GiB [2022-08-17T06:59:44.068Z] Name: ip-10-100-42-174 [2022-08-17T06:59:44.068Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-17T06:59:44.068Z] Docker Root Dir: /var/lib/docker [2022-08-17T06:59:44.068Z] Debug Mode: false [2022-08-17T06:59:44.068Z] Registry: https://index.docker.io/v1/ [2022-08-17T06:59:44.068Z] Labels: [2022-08-17T06:59:44.068Z] Experimental: true [2022-08-17T06:59:44.068Z] Insecure Registries: [2022-08-17T06:59:44.068Z] 127.0.0.0/8 [2022-08-17T06:59:44.068Z] Live Restore Enabled: true [2022-08-17T06:59:44.068Z] [Pipeline] sh [2022-08-17T06:59:44.082Z] #1 [internal] load build definition from Dockerfile [2022-08-17T06:59:44.082Z] #1 sha256:8721f3eb4635cc162b0ea9906b97f4c34b71da189039164e6bd58fe1ae970e53 [2022-08-17T06:59:44.082Z] #1 transferring dockerfile: 19.07kB done [2022-08-17T06:59:44.082Z] #1 DONE 0.1s [2022-08-17T06:59:44.082Z] [2022-08-17T06:59:44.082Z] #2 [internal] load .dockerignore [2022-08-17T06:59:44.082Z] #2 sha256:04ebddf97552d07a71349cb7b33fa10600f7aaccdfd80be59bc0594f3f1d7896 [2022-08-17T06:59:44.082Z] #2 transferring context: 145B done [2022-08-17T06:59:44.082Z] #2 DONE 0.1s [2022-08-17T06:59:44.082Z] [2022-08-17T06:59:44.082Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-17T06:59:44.082Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-17T06:59:44.130Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T06:59:44.130Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T06:59:44.130Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43756/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-17T06:59:44.130Z] + bash /home/ubuntu/workspace/moby_PR-43756/check-config.sh [2022-08-17T06:59:44.130Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-17T06:59:44.130Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-17T06:59:44.130Z] [2022-08-17T06:59:44.130Z] Generally Necessary: [2022-08-17T06:59:44.130Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-17T06:59:44.130Z] - apparmor: enabled and tools installed [2022-08-17T06:59:44.130Z] - CONFIG_NAMESPACES: enabled [2022-08-17T06:59:44.130Z] - CONFIG_NET_NS: enabled [2022-08-17T06:59:44.130Z] - CONFIG_PID_NS: enabled [2022-08-17T06:59:44.130Z] - CONFIG_IPC_NS: enabled [2022-08-17T06:59:44.130Z] - CONFIG_UTS_NS: enabled [2022-08-17T06:59:44.130Z] - CONFIG_CGROUPS: enabled [2022-08-17T06:59:44.130Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-17T06:59:44.130Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-17T06:59:44.130Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-17T06:59:44.130Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-17T06:59:44.130Z] - CONFIG_CPUSETS: enabled [2022-08-17T06:59:44.130Z] - CONFIG_MEMCG: enabled [2022-08-17T06:59:44.130Z] - CONFIG_KEYS: enabled [2022-08-17T06:59:44.341Z] #3 DONE 0.3s [2022-08-17T06:59:44.357Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T06:59:44.357Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T06:59:44.357Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43756/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-17T06:59:44.357Z] + bash /home/ubuntu/workspace/moby_PR-43756/check-config.sh [2022-08-17T06:59:44.357Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-17T06:59:44.357Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-17T06:59:44.357Z] [2022-08-17T06:59:44.357Z] Generally Necessary: [2022-08-17T06:59:44.357Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-17T06:59:44.357Z] - apparmor: enabled and tools installed [2022-08-17T06:59:44.357Z] - CONFIG_NAMESPACES: enabled [2022-08-17T06:59:44.357Z] - CONFIG_NET_NS: enabled [2022-08-17T06:59:44.357Z] - CONFIG_PID_NS: enabled [2022-08-17T06:59:44.357Z] - CONFIG_IPC_NS: enabled [2022-08-17T06:59:44.357Z] - CONFIG_UTS_NS: enabled [2022-08-17T06:59:44.357Z] - CONFIG_CGROUPS: enabled [2022-08-17T06:59:44.357Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-17T06:59:44.357Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-17T06:59:44.357Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-17T06:59:44.357Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-17T06:59:44.357Z] - CONFIG_CPUSETS: enabled [2022-08-17T06:59:44.357Z] - CONFIG_MEMCG: enabled [2022-08-17T06:59:44.357Z] - CONFIG_KEYS: enabled [2022-08-17T06:59:44.357Z] - CONFIG_VETH: enabled (as module) [2022-08-17T06:59:44.357Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-17T06:59:44.357Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-17T06:59:44.357Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-17T06:59:44.357Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-17T06:59:44.357Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-17T06:59:44.357Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-17T06:59:44.357Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-17T06:59:44.357Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_VETH: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-17T06:59:44.393Z] - CONFIG_CGROUP_BPF: enabled [2022-08-17T06:59:44.393Z] [2022-08-17T06:59:44.393Z] Optional Features: [2022-08-17T06:59:44.393Z] - CONFIG_USER_NS: enabled [2022-08-17T06:59:44.393Z] - CONFIG_SECCOMP: enabled [2022-08-17T06:59:44.393Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-17T06:59:44.393Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-17T06:59:44.393Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-17T06:59:44.393Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-17T06:59:44.393Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-17T06:59:44.393Z] - CONFIG_BLK_CGROUP: enabled [2022-08-17T06:59:44.393Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-17T06:59:44.393Z] - CONFIG_CGROUP_PERF: enabled [2022-08-17T06:59:44.393Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-17T06:59:44.393Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-17T06:59:44.393Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-17T06:59:44.393Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-17T06:59:44.393Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-17T06:59:44.393Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_IP_VS: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-17T06:59:44.393Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-17T06:59:44.393Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-17T06:59:44.393Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-17T06:59:44.393Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-17T06:59:44.600Z] [2022-08-17T06:59:44.601Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-17T06:59:44.601Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-17T06:59:44.601Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-17T06:59:44.601Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-17T06:59:44.601Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-17T06:59:44.601Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-17T06:59:44.601Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-17T06:59:44.601Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-17T06:59:44.601Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-17T06:59:44.601Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-17T06:59:44.617Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-17T06:59:44.617Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-17T06:59:44.617Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-17T06:59:44.617Z] - CONFIG_CGROUP_BPF: enabled [2022-08-17T06:59:44.617Z] [2022-08-17T06:59:44.617Z] Optional Features: [2022-08-17T06:59:44.617Z] - CONFIG_USER_NS: enabled [2022-08-17T06:59:44.617Z] - CONFIG_SECCOMP: enabled [2022-08-17T06:59:44.617Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-17T06:59:44.617Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-17T06:59:44.617Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-17T06:59:44.617Z] (cgroup swap accounting is currently enabled) [2022-08-17T06:59:44.617Z] - CONFIG_BLK_CGROUP: enabled [2022-08-17T06:59:44.617Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-17T06:59:44.617Z] - CONFIG_CGROUP_PERF: enabled [2022-08-17T06:59:44.617Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-17T06:59:44.617Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-17T06:59:44.617Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-17T06:59:44.617Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-17T06:59:44.617Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-17T06:59:44.617Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-17T06:59:44.617Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-17T06:59:44.617Z] - CONFIG_IP_VS: enabled (as module) [2022-08-17T06:59:44.617Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-17T06:59:44.617Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-17T06:59:44.617Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-17T06:59:44.617Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-17T06:59:44.617Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-17T06:59:44.617Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-17T06:59:44.618Z] - CONFIG_EXT4_FS: enabled [2022-08-17T06:59:44.618Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-17T06:59:44.618Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-17T06:59:44.618Z] - Network Drivers: [2022-08-17T06:59:44.618Z] - "overlay": [2022-08-17T06:59:44.618Z] - CONFIG_VXLAN: enabled (as module) [2022-08-17T06:59:44.618Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-17T06:59:44.618Z] Optional (for encrypted networks): [2022-08-17T06:59:44.650Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-17T06:59:44.650Z] - CONFIG_EXT4_FS: enabled [2022-08-17T06:59:44.650Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-17T06:59:44.650Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-17T06:59:44.650Z] - Network Drivers: [2022-08-17T06:59:44.650Z] - "overlay": [2022-08-17T06:59:44.650Z] - CONFIG_VXLAN: enabled (as module) [2022-08-17T06:59:44.650Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-17T06:59:44.650Z] Optional (for encrypted networks): [2022-08-17T06:59:44.650Z] - CONFIG_CRYPTO: enabled [2022-08-17T06:59:44.650Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-17T06:59:44.650Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-17T06:59:44.650Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-17T06:59:44.650Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-17T06:59:44.650Z] - CONFIG_XFRM: enabled [2022-08-17T06:59:44.650Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-17T06:59:44.650Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-17T06:59:44.650Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-17T06:59:44.650Z] - "ipvlan": [2022-08-17T06:59:44.650Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-17T06:59:44.650Z] - "macvlan": [2022-08-17T06:59:44.650Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-17T06:59:44.650Z] - CONFIG_DUMMY: enabled (as module) [2022-08-17T06:59:44.650Z] - "ftp,tftp client in container": [2022-08-17T06:59:44.650Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-17T06:59:44.650Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-17T06:59:44.650Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-17T06:59:44.650Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-17T06:59:44.650Z] - Storage Drivers: [2022-08-17T06:59:44.650Z] - "aufs": [2022-08-17T06:59:44.650Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-17T06:59:44.650Z] - "btrfs": [2022-08-17T06:59:44.650Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-17T06:59:44.650Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-17T06:59:44.650Z] - "devicemapper": [2022-08-17T06:59:44.650Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-17T06:59:44.651Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-17T06:59:44.651Z] - "overlay": [2022-08-17T06:59:44.651Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-17T06:59:44.651Z] - "zfs": [2022-08-17T06:59:44.651Z] - /dev/zfs: present [2022-08-17T06:59:44.651Z] - zfs command: missing [2022-08-17T06:59:44.651Z] - zpool command: missing [2022-08-17T06:59:44.651Z] [2022-08-17T06:59:44.651Z] Limits: [2022-08-17T06:59:44.651Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-17T06:59:44.651Z] [2022-08-17T06:59:44.651Z] + true [Pipeline] } [2022-08-17T06:59:44.657Z] Client: [2022-08-17T06:59:44.657Z] Context: default [2022-08-17T06:59:44.657Z] Debug Mode: false [2022-08-17T06:59:44.657Z] Plugins: [2022-08-17T06:59:44.657Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-17T06:59:44.657Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-17T06:59:44.657Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-17T06:59:44.657Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-17T06:59:44.657Z] [2022-08-17T06:59:44.657Z] Server: [2022-08-17T06:59:44.657Z] Containers: 0 [2022-08-17T06:59:44.657Z] Running: 0 [2022-08-17T06:59:44.657Z] Paused: 0 [2022-08-17T06:59:44.657Z] Stopped: 0 [2022-08-17T06:59:44.657Z] Images: 0 [2022-08-17T06:59:44.657Z] Server Version: 20.10.14 [2022-08-17T06:59:44.657Z] Storage Driver: overlay2 [2022-08-17T06:59:44.657Z] Backing Filesystem: extfs [2022-08-17T06:59:44.657Z] Supports d_type: true [2022-08-17T06:59:44.657Z] Native Overlay Diff: true [2022-08-17T06:59:44.657Z] userxattr: false [2022-08-17T06:59:44.657Z] Logging Driver: json-file [2022-08-17T06:59:44.657Z] Cgroup Driver: cgroupfs [2022-08-17T06:59:44.657Z] Cgroup Version: 1 [2022-08-17T06:59:44.657Z] Plugins: [2022-08-17T06:59:44.657Z] Volume: local [2022-08-17T06:59:44.657Z] Network: bridge host ipvlan macvlan null overlay [2022-08-17T06:59:44.657Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-17T06:59:44.657Z] Swarm: inactive [2022-08-17T06:59:44.657Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-17T06:59:44.657Z] Default Runtime: runc [2022-08-17T06:59:44.657Z] Init Binary: docker-init [2022-08-17T06:59:44.657Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-17T06:59:44.657Z] runc version: v1.0.3-0-gf46b6ba [2022-08-17T06:59:44.657Z] init version: de40ad0 [2022-08-17T06:59:44.657Z] Security Options: [2022-08-17T06:59:44.657Z] apparmor [2022-08-17T06:59:44.657Z] seccomp [2022-08-17T06:59:44.657Z] Profile: default [2022-08-17T06:59:44.657Z] Kernel Version: 5.4.0-1071-aws [2022-08-17T06:59:44.657Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-17T06:59:44.657Z] OSType: linux [2022-08-17T06:59:44.657Z] Architecture: x86_64 [2022-08-17T06:59:44.657Z] CPUs: 2 [2022-08-17T06:59:44.657Z] Total Memory: 7.565GiB [2022-08-17T06:59:44.657Z] Name: ip-10-100-65-152 [2022-08-17T06:59:44.657Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-17T06:59:44.657Z] Docker Root Dir: /var/lib/docker [2022-08-17T06:59:44.657Z] Debug Mode: false [2022-08-17T06:59:44.657Z] Registry: https://index.docker.io/v1/ [2022-08-17T06:59:44.657Z] Labels: [2022-08-17T06:59:44.657Z] Experimental: true [2022-08-17T06:59:44.657Z] Insecure Registries: [2022-08-17T06:59:44.657Z] 127.0.0.0/8 [2022-08-17T06:59:44.657Z] Live Restore Enabled: true [2022-08-17T06:59:44.657Z] [2022-08-17T06:59:44.657Z] WARNING: No swap limit support [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-17T06:59:44.877Z] - CONFIG_CRYPTO: enabled [2022-08-17T06:59:44.877Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-17T06:59:44.877Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-17T06:59:44.877Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-17T06:59:44.877Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-17T06:59:44.877Z] - CONFIG_XFRM: enabled [2022-08-17T06:59:44.877Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-17T06:59:44.877Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-17T06:59:44.877Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-17T06:59:44.877Z] - "ipvlan": [2022-08-17T06:59:44.877Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-17T06:59:44.877Z] - "macvlan": [2022-08-17T06:59:44.877Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-17T06:59:44.877Z] - CONFIG_DUMMY: enabled (as module) [2022-08-17T06:59:44.877Z] - "ftp,tftp client in container": [2022-08-17T06:59:44.877Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-17T06:59:44.877Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-17T06:59:44.877Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-17T06:59:44.877Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-17T06:59:44.877Z] - Storage Drivers: [2022-08-17T06:59:44.877Z] - "aufs": [2022-08-17T06:59:44.877Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-17T06:59:44.877Z] - "btrfs": [2022-08-17T06:59:44.877Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-17T06:59:44.877Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-17T06:59:44.877Z] - "devicemapper": [2022-08-17T06:59:44.877Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-17T06:59:44.877Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-17T06:59:44.877Z] - "overlay": [2022-08-17T06:59:44.877Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-17T06:59:44.877Z] - "zfs": [2022-08-17T06:59:44.877Z] - /dev/zfs: present [2022-08-17T06:59:44.877Z] - zfs command: missing [2022-08-17T06:59:44.877Z] - zpool command: missing [2022-08-17T06:59:44.877Z] [2022-08-17T06:59:44.877Z] Limits: [2022-08-17T06:59:44.877Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-17T06:59:44.877Z] [2022-08-17T06:59:44.877Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-17T06:59:44.951Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T06:59:44.951Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-17T06:59:44.951Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43756/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-17T06:59:44.951Z] + bash /home/ubuntu/workspace/moby_PR-43756/check-config.sh [2022-08-17T06:59:44.951Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-17T06:59:44.951Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-17T06:59:44.951Z] [2022-08-17T06:59:44.951Z] Generally Necessary: [2022-08-17T06:59:44.951Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-17T06:59:44.951Z] - apparmor: enabled and tools installed [2022-08-17T06:59:44.951Z] - CONFIG_NAMESPACES: enabled [2022-08-17T06:59:44.951Z] - CONFIG_NET_NS: enabled [2022-08-17T06:59:44.951Z] - CONFIG_PID_NS: enabled [2022-08-17T06:59:44.951Z] - CONFIG_IPC_NS: enabled [2022-08-17T06:59:44.951Z] - CONFIG_UTS_NS: enabled [2022-08-17T06:59:44.951Z] - CONFIG_CGROUPS: enabled [2022-08-17T06:59:44.951Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-17T06:59:44.951Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-17T06:59:44.951Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-17T06:59:44.951Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-17T06:59:44.951Z] - CONFIG_CPUSETS: enabled [2022-08-17T06:59:44.951Z] - CONFIG_MEMCG: enabled [2022-08-17T06:59:44.951Z] - CONFIG_KEYS: enabled [2022-08-17T06:59:44.951Z] - CONFIG_VETH: enabled (as module) [2022-08-17T06:59:44.951Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-17T06:59:44.951Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-17T06:59:44.951Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-17T06:59:44.951Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-17T06:59:44.951Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-17T06:59:44.951Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-17T06:59:44.951Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-17T06:59:45.042Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e . [2022-08-17T06:59:45.169Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-17T06:59:45.169Z] #4 DONE 0.6s [2022-08-17T06:59:45.209Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-17T06:59:45.209Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-17T06:59:45.209Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-17T06:59:45.209Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-17T06:59:45.209Z] - CONFIG_CGROUP_BPF: enabled [2022-08-17T06:59:45.209Z] [2022-08-17T06:59:45.209Z] Optional Features: [2022-08-17T06:59:45.209Z] - CONFIG_USER_NS: enabled [2022-08-17T06:59:45.209Z] - CONFIG_SECCOMP: enabled [2022-08-17T06:59:45.209Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-17T06:59:45.209Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-17T06:59:45.209Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-17T06:59:45.209Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-17T06:59:45.209Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-17T06:59:45.209Z] - CONFIG_BLK_CGROUP: enabled [2022-08-17T06:59:45.209Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-17T06:59:45.209Z] - CONFIG_CGROUP_PERF: enabled [2022-08-17T06:59:45.209Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-17T06:59:45.209Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-17T06:59:45.209Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-17T06:59:45.209Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-17T06:59:45.209Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-17T06:59:45.209Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-17T06:59:45.209Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-17T06:59:45.209Z] - CONFIG_IP_VS: enabled (as module) [2022-08-17T06:59:45.209Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-17T06:59:45.209Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-17T06:59:45.209Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-17T06:59:45.209Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-17T06:59:45.209Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-17T06:59:45.209Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-17T06:59:45.209Z] - CONFIG_EXT4_FS: enabled [2022-08-17T06:59:45.209Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-17T06:59:45.209Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-17T06:59:45.209Z] - Network Drivers: [2022-08-17T06:59:45.209Z] - "overlay": [2022-08-17T06:59:45.209Z] - CONFIG_VXLAN: enabled (as module) [2022-08-17T06:59:45.209Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-17T06:59:45.209Z] Optional (for encrypted networks): [2022-08-17T06:59:45.236Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e . [2022-08-17T06:59:45.302Z] #1 [internal] load build definition from Dockerfile [2022-08-17T06:59:45.302Z] #1 sha256:5c5c1a9d193c9e85c3f6c1648d1b1b87d154ea3b0cf5c066afc428e82e989d54 [2022-08-17T06:59:45.302Z] #1 transferring dockerfile: 19.07kB done [2022-08-17T06:59:45.428Z] [2022-08-17T06:59:45.428Z] #6 [internal] load build definition from Dockerfile [2022-08-17T06:59:45.428Z] #6 sha256:2daca737c011eadb6e4456253b6d3b986d472f65063948db55f0204b1a94c596 [2022-08-17T06:59:45.428Z] #6 DONE 0.0s [2022-08-17T06:59:45.428Z] [2022-08-17T06:59:45.428Z] #5 [internal] load .dockerignore [2022-08-17T06:59:45.428Z] #5 sha256:9014f4af48fa60d3da7773273daac30292bc5d39ac1236de4812403c01e1adb9 [2022-08-17T06:59:45.428Z] #5 DONE 0.0s [2022-08-17T06:59:45.428Z] [2022-08-17T06:59:45.428Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T06:59:45.428Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-17T06:59:45.469Z] - CONFIG_CRYPTO: enabled [2022-08-17T06:59:45.469Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-17T06:59:45.469Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-17T06:59:45.469Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-17T06:59:45.469Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-17T06:59:45.469Z] - CONFIG_XFRM: enabled [2022-08-17T06:59:45.469Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-17T06:59:45.469Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-17T06:59:45.469Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-17T06:59:45.469Z] - "ipvlan": [2022-08-17T06:59:45.469Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-17T06:59:45.469Z] - "macvlan": [2022-08-17T06:59:45.469Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-17T06:59:45.469Z] - CONFIG_DUMMY: enabled (as module) [2022-08-17T06:59:45.469Z] - "ftp,tftp client in container": [2022-08-17T06:59:45.469Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-17T06:59:45.469Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-17T06:59:45.469Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-17T06:59:45.469Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-17T06:59:45.469Z] - Storage Drivers: [2022-08-17T06:59:45.469Z] - "aufs": [2022-08-17T06:59:45.469Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-17T06:59:45.469Z] - "btrfs": [2022-08-17T06:59:45.469Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-17T06:59:45.469Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-17T06:59:45.469Z] - "devicemapper": [2022-08-17T06:59:45.469Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-17T06:59:45.469Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-17T06:59:45.469Z] - "overlay": [2022-08-17T06:59:45.469Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-17T06:59:45.469Z] - "zfs": [2022-08-17T06:59:45.469Z] - /dev/zfs: present [2022-08-17T06:59:45.469Z] - zfs command: missing [2022-08-17T06:59:45.469Z] - zpool command: missing [2022-08-17T06:59:45.469Z] [2022-08-17T06:59:45.469Z] Limits: [2022-08-17T06:59:45.469Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-17T06:59:45.469Z] [2022-08-17T06:59:45.469Z] + true [Pipeline] } [Pipeline] // stage [2022-08-17T06:59:45.497Z] #1 [internal] load build definition from Dockerfile [2022-08-17T06:59:45.497Z] #1 sha256:78c5fa10962ec26ddf2b045b4c91a5ac29d45454fbbf9b2f8fad4c4df78342d7 [2022-08-17T06:59:45.497Z] #1 transferring dockerfile: 19.07kB done [2022-08-17T06:59:45.497Z] #1 DONE 0.3s [2022-08-17T06:59:45.497Z] [2022-08-17T06:59:45.497Z] #2 [internal] load .dockerignore [2022-08-17T06:59:45.497Z] #2 sha256:664d8ede441558d62d8d933b0122c8b9112eafb97f6aa5cd2532fd909bc46439 [2022-08-17T06:59:45.497Z] #2 transferring context: 145B done [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-17T06:59:45.568Z] #1 DONE 0.3s [2022-08-17T06:59:45.568Z] [2022-08-17T06:59:45.568Z] #2 [internal] load .dockerignore [2022-08-17T06:59:45.568Z] #2 sha256:063298dbcd763ce8f797f401c247fe0f132f463ce5689d2c0d2a8c57fc3fe5c9 [2022-08-17T06:59:45.568Z] #2 transferring context: 145B done [2022-08-17T06:59:45.568Z] #2 DONE 0.2s [2022-08-17T06:59:45.568Z] [2022-08-17T06:59:45.568Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-17T06:59:45.568Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-17T06:59:45.758Z] #2 DONE 0.1s [2022-08-17T06:59:45.758Z] [2022-08-17T06:59:45.758Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-17T06:59:45.758Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-17T06:59:45.848Z] + sudo modprobe ip_vs [2022-08-17T06:59:45.848Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e . [2022-08-17T06:59:45.994Z] #10 ... [2022-08-17T06:59:45.994Z] [2022-08-17T06:59:45.994Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-17T06:59:45.994Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-17T06:59:45.994Z] #8 DONE 0.8s [2022-08-17T06:59:45.994Z] [2022-08-17T06:59:45.994Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T06:59:45.994Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-17T06:59:45.994Z] #9 DONE 0.8s [2022-08-17T06:59:46.018Z] #3 DONE 0.5s [2022-08-17T06:59:46.108Z] #1 [internal] load build definition from Dockerfile [2022-08-17T06:59:46.108Z] #1 sha256:c1e42354323a1c6085d85ca1666a2a4f713339af76653ad10d0e8d12e990d2e0 [2022-08-17T06:59:46.108Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-17T06:59:46.108Z] #1 DONE 0.1s [2022-08-17T06:59:46.108Z] [2022-08-17T06:59:46.108Z] #2 [internal] load .dockerignore [2022-08-17T06:59:46.108Z] #2 sha256:0d5a5e0db590d3f11cb0abc533729669b885ebb91e6d79ff0e39669b4f769e68 [2022-08-17T06:59:46.108Z] #2 transferring context: [2022-08-17T06:59:46.134Z] #3 DONE 0.5s [2022-08-17T06:59:46.134Z] [2022-08-17T06:59:46.134Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-17T06:59:46.134Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-17T06:59:46.134Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-17T06:59:46.134Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-17T06:59:46.134Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-17T06:59:46.134Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-17T06:59:46.134Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-17T06:59:46.197Z] #19 60.79 Reading package lists... [2022-08-17T06:59:46.197Z] #19 ... [2022-08-17T06:59:46.197Z] [2022-08-17T06:59:46.197Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T06:59:46.197Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T06:59:46.197Z] #84 31.71 libtoolize: putting auxiliary files in '.'. [2022-08-17T06:59:46.197Z] #84 31.72 libtoolize: copying file './ltmain.sh' [2022-08-17T06:59:46.252Z] [2022-08-17T06:59:46.253Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T06:59:46.253Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-17T06:59:46.253Z] #10 DONE 0.8s [2022-08-17T06:59:46.253Z] [2022-08-17T06:59:46.253Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-17T06:59:46.253Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-17T06:59:46.253Z] #7 DONE 0.8s [2022-08-17T06:59:46.278Z] [2022-08-17T06:59:46.278Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-17T06:59:46.278Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-17T06:59:46.278Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-17T06:59:46.278Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-17T06:59:46.278Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-17T06:59:46.278Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-17T06:59:46.278Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-08-17T06:59:46.278Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-08-17T06:59:46.366Z] #2 transferring context: 145B done [2022-08-17T06:59:46.366Z] #2 DONE 0.1s [2022-08-17T06:59:46.366Z] [2022-08-17T06:59:46.366Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-17T06:59:46.366Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-17T06:59:46.392Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-17T06:59:46.392Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-17T06:59:46.538Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s [2022-08-17T06:59:46.538Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-08-17T06:59:46.538Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-17T06:59:46.554Z] [2022-08-17T06:59:46.554Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T06:59:46.554Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T06:59:46.554Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-08-17T06:59:46.554Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-17T06:59:46.554Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-17T06:59:46.554Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T06:59:46.768Z] #84 32.17 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-17T06:59:46.768Z] #84 32.17 libtoolize: and rerunning libtoolize and aclocal. [2022-08-17T06:59:46.768Z] #84 32.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T06:59:46.801Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-17T06:59:46.817Z] #73 ... [2022-08-17T06:59:46.818Z] [2022-08-17T06:59:46.818Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T06:59:46.818Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T06:59:46.818Z] #49 DONE 0.0s [2022-08-17T06:59:46.818Z] [2022-08-17T06:59:46.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:46.818Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:46.818Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-17T06:59:46.818Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-17T06:59:46.818Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-17T06:59:46.818Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-17T06:59:46.818Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 15.73MB / 55.00MB 0.4s [2022-08-17T06:59:46.818Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s [2022-08-17T06:59:46.818Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.4s [2022-08-17T06:59:46.946Z] #3 DONE 0.4s [2022-08-17T06:59:46.946Z] [2022-08-17T06:59:46.946Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-17T06:59:46.946Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-17T06:59:46.946Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-17T06:59:46.946Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-17T06:59:46.946Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-17T06:59:46.946Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-17T06:59:46.946Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-17T06:59:46.946Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-17T06:59:46.946Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-17T06:59:46.955Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-17T06:59:46.955Z] #4 DONE 0.8s [2022-08-17T06:59:47.061Z] #4 DONE 0.8s [2022-08-17T06:59:47.061Z] [2022-08-17T06:59:47.061Z] #6 [internal] load .dockerignore [2022-08-17T06:59:47.061Z] #6 sha256:088aa8e25d0d157859cf986004ae64c9c27af5fbe39518a193f030c33dfc170a [2022-08-17T06:59:47.061Z] #6 DONE 0.0s [2022-08-17T06:59:47.061Z] [2022-08-17T06:59:47.061Z] #5 [internal] load build definition from Dockerfile [2022-08-17T06:59:47.061Z] #5 sha256:9af65fd2bc12eb2b604d6b13713a4a955d40f110968debf7c85c8d6e1c4955e9 [2022-08-17T06:59:47.061Z] #5 DONE 0.0s [2022-08-17T06:59:47.061Z] [2022-08-17T06:59:47.061Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-17T06:59:47.061Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-17T06:59:47.081Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 19.61MB / 55.00MB 0.5s [2022-08-17T06:59:47.081Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s done [2022-08-17T06:59:47.081Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 7.60MB / 10.88MB 0.5s [2022-08-17T06:59:47.081Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.5s [2022-08-17T06:59:47.081Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.41MB / 55.00MB 0.6s [2022-08-17T06:59:47.081Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s [2022-08-17T06:59:47.081Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.19MB / 54.58MB 0.6s [2022-08-17T06:59:47.213Z] [2022-08-17T06:59:47.213Z] #6 [internal] load build definition from Dockerfile [2022-08-17T06:59:47.213Z] #6 sha256:162ba9ad5f34083ae87bf88b63f1fa21f23b9e9535277d8e9201ed74a2eda480 [2022-08-17T06:59:47.213Z] #6 DONE 0.0s [2022-08-17T06:59:47.213Z] [2022-08-17T06:59:47.213Z] #5 [internal] load .dockerignore [2022-08-17T06:59:47.213Z] #5 sha256:d38b87d55fad03593323b2734d78b463fe8c7ae21114718d9ec773459e94deaf [2022-08-17T06:59:47.213Z] #5 DONE 0.0s [2022-08-17T06:59:47.213Z] [2022-08-17T06:59:47.213Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-17T06:59:47.213Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-17T06:59:47.345Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 34.60MB / 55.00MB 0.7s [2022-08-17T06:59:47.345Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s done [2022-08-17T06:59:47.345Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 13.63MB / 54.58MB 0.7s [2022-08-17T06:59:47.345Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 0.7s [2022-08-17T06:59:47.345Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 39.85MB / 55.00MB 0.8s [2022-08-17T06:59:47.345Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 18.87MB / 54.58MB 0.8s [2022-08-17T06:59:47.510Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-17T06:59:47.609Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 44.04MB / 55.00MB 0.9s [2022-08-17T06:59:47.609Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 25.17MB / 54.58MB 0.9s [2022-08-17T06:59:47.609Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 9.44MB / 85.90MB 0.9s [2022-08-17T06:59:47.609Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.1s [2022-08-17T06:59:47.609Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 33.55MB / 54.58MB 1.1s [2022-08-17T06:59:47.609Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 22.02MB / 85.90MB 1.1s [2022-08-17T06:59:47.767Z] #4 DONE 1.0s [2022-08-17T06:59:47.878Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 39.85MB / 54.58MB 1.2s [2022-08-17T06:59:47.878Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 29.36MB / 85.90MB 1.2s [2022-08-17T06:59:47.878Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 52.43MB / 54.58MB 1.4s [2022-08-17T06:59:47.878Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 46.14MB / 85.90MB 1.4s [2022-08-17T06:59:48.001Z] #10 DONE 0.9s [2022-08-17T06:59:48.001Z] [2022-08-17T06:59:48.001Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T06:59:48.001Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-17T06:59:48.001Z] #8 DONE 0.9s [2022-08-17T06:59:48.001Z] [2022-08-17T06:59:48.001Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-17T06:59:48.001Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-17T06:59:48.001Z] #7 DONE 0.9s [2022-08-17T06:59:48.001Z] [2022-08-17T06:59:48.001Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T06:59:48.001Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-17T06:59:48.001Z] #9 DONE 1.0s [2022-08-17T06:59:48.146Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.5s done [2022-08-17T06:59:48.146Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 58.12MB / 85.90MB 1.5s [2022-08-17T06:59:48.146Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 66.24MB / 85.90MB 1.6s [2022-08-17T06:59:48.406Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 70.77MB / 85.90MB 1.7s [2022-08-17T06:59:48.406Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 1.9s [2022-08-17T06:59:48.628Z] #7 DONE 1.1s [2022-08-17T06:59:48.629Z] [2022-08-17T06:59:48.629Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T06:59:48.629Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-17T06:59:48.629Z] #8 DONE 1.1s [2022-08-17T06:59:48.629Z] [2022-08-17T06:59:48.629Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-17T06:59:48.629Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-17T06:59:48.629Z] #10 DONE 1.1s [2022-08-17T06:59:48.629Z] [2022-08-17T06:59:48.629Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T06:59:48.629Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-17T06:59:48.629Z] #9 DONE 1.1s [2022-08-17T06:59:48.666Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 1.9s done [2022-08-17T06:59:48.666Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.1s [2022-08-17T06:59:48.697Z] [2022-08-17T06:59:48.697Z] #6 [internal] load .dockerignore [2022-08-17T06:59:48.697Z] #6 sha256:7c51fa19f182bd6a95be75bdfa92ee84907de93c6ca73b2fb0c4a680ba174ca2 [2022-08-17T06:59:48.697Z] #6 DONE 0.0s [2022-08-17T06:59:48.697Z] [2022-08-17T06:59:48.697Z] #5 [internal] load build definition from Dockerfile [2022-08-17T06:59:48.697Z] #5 sha256:cd6b706a68444a70cb2d2c46e6118e582ae21f3656da18484e5d112f541eea6e [2022-08-17T06:59:48.697Z] #5 DONE 0.0s [2022-08-17T06:59:48.697Z] [2022-08-17T06:59:48.697Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T06:59:48.697Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-17T06:59:48.927Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.7s [2022-08-17T06:59:49.186Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.6s done [2022-08-17T06:59:49.200Z] [2022-08-17T06:59:49.200Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:49.200Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:49.200Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-17T06:59:49.200Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-17T06:59:49.200Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-17T06:59:49.200Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-17T06:59:49.200Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.05MB / 55.00MB 0.1s [2022-08-17T06:59:49.444Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.7s done [2022-08-17T06:59:49.445Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 6.29MB / 141.86MB 2.8s [2022-08-17T06:59:49.459Z] #11 ... [2022-08-17T06:59:49.459Z] [2022-08-17T06:59:49.459Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T06:59:49.459Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T06:59:49.459Z] #49 DONE 0.6s [2022-08-17T06:59:49.459Z] [2022-08-17T06:59:49.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:49.459Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:49.459Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.36MB / 55.00MB 0.3s [2022-08-17T06:59:49.638Z] #10 DONE 0.9s [2022-08-17T06:59:49.638Z] [2022-08-17T06:59:49.638Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-17T06:59:49.638Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-17T06:59:49.638Z] #7 DONE 0.8s [2022-08-17T06:59:49.638Z] [2022-08-17T06:59:49.638Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-17T06:59:49.638Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-17T06:59:49.638Z] #8 DONE 0.9s [2022-08-17T06:59:49.638Z] [2022-08-17T06:59:49.638Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-17T06:59:49.638Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-17T06:59:49.638Z] #9 DONE 0.9s [2022-08-17T06:59:49.709Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 20.97MB / 141.86MB 3.0s [2022-08-17T06:59:49.709Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 29.36MB / 141.86MB 3.2s [2022-08-17T06:59:49.721Z] #11 ... [2022-08-17T06:59:49.721Z] [2022-08-17T06:59:49.721Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T06:59:49.721Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T06:59:49.721Z] #49 DONE 0.0s [2022-08-17T06:59:49.721Z] [2022-08-17T06:59:49.721Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:49.721Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:49.721Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.73MB / 55.00MB 0.5s [2022-08-17T06:59:49.967Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 45.09MB / 141.86MB 3.4s [2022-08-17T06:59:49.967Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 53.48MB / 141.86MB 3.5s [2022-08-17T06:59:49.986Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 17.83MB / 55.00MB 0.7s [2022-08-17T06:59:50.226Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 62.91MB / 141.86MB 3.6s [2022-08-17T06:59:50.226Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 72.35MB / 141.86MB 3.8s [2022-08-17T06:59:50.244Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 23.18MB / 55.00MB 0.9s [2022-08-17T06:59:50.487Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 82.84MB / 141.86MB 4.0s [2022-08-17T06:59:50.501Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 28.31MB / 55.00MB 1.2s [2022-08-17T06:59:50.501Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 1.2s [2022-08-17T06:59:50.501Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 34.60MB / 55.00MB 1.4s [2022-08-17T06:59:50.501Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.30MB / 5.16MB 1.4s [2022-08-17T06:59:50.501Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 1.4s [2022-08-17T06:59:50.594Z] [2022-08-17T06:59:50.594Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:50.594Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:50.594Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-17T06:59:50.594Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.1s [2022-08-17T06:59:50.594Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-17T06:59:50.594Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-17T06:59:50.594Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-17T06:59:50.594Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.2s [2022-08-17T06:59:50.594Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.2s [2022-08-17T06:59:50.748Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 97.52MB / 141.86MB 4.2s [2022-08-17T06:59:50.772Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 39.85MB / 55.00MB 1.5s [2022-08-17T06:59:50.772Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.5s [2022-08-17T06:59:50.772Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 5.24MB / 10.88MB 1.5s [2022-08-17T06:59:50.772Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 49.28MB / 55.00MB 1.7s [2022-08-17T06:59:50.772Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.7s done [2022-08-17T06:59:50.772Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 8.39MB / 10.88MB 1.7s [2022-08-17T06:59:50.772Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 1.7s [2022-08-17T06:59:50.852Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.05MB / 10.88MB 0.3s [2022-08-17T06:59:50.852Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.05MB / 5.16MB 0.3s [2022-08-17T06:59:50.852Z] #11 ... [2022-08-17T06:59:50.852Z] [2022-08-17T06:59:50.852Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T06:59:50.852Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T06:59:50.852Z] #49 DONE 0.0s [2022-08-17T06:59:50.852Z] [2022-08-17T06:59:50.852Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:50.852Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:50.852Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.19MB / 55.00MB 0.4s [2022-08-17T06:59:50.852Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 4.41MB / 10.88MB 0.4s [2022-08-17T06:59:50.852Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.15MB / 5.16MB 0.4s [2022-08-17T06:59:50.852Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 6.29MB / 10.88MB 0.5s [2022-08-17T06:59:50.852Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s [2022-08-17T06:59:51.015Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 109.05MB / 141.86MB 4.4s [2022-08-17T06:59:51.030Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.9s [2022-08-17T06:59:51.030Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.9s [2022-08-17T06:59:51.030Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.15MB / 54.58MB 1.9s [2022-08-17T06:59:51.030Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.9s done [2022-08-17T06:59:51.119Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 8.39MB / 10.88MB 0.6s [2022-08-17T06:59:51.119Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.49MB / 55.00MB 0.7s [2022-08-17T06:59:51.119Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.7s [2022-08-17T06:59:51.119Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.7s done [2022-08-17T06:59:51.119Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.7s [2022-08-17T06:59:51.274Z] #11 ... [2022-08-17T06:59:51.274Z] [2022-08-17T06:59:51.274Z] #24 [internal] load build context [2022-08-17T06:59:51.274Z] #24 sha256:d5c0a0d0e358541d30008fdb3d8af06857a2e915f78a425a64fc96e07c92d0d8 [2022-08-17T06:59:51.274Z] #24 transferring context: 62.40MB 4.6s done [2022-08-17T06:59:51.274Z] #24 DONE 4.7s [2022-08-17T06:59:51.274Z] [2022-08-17T06:59:51.274Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:51.274Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:51.274Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 124.78MB / 141.86MB 4.6s [2022-08-17T06:59:51.274Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 132.12MB / 141.86MB 4.7s [2022-08-17T06:59:51.291Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 3.15MB / 85.90MB 2.1s [2022-08-17T06:59:51.379Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 13.63MB / 55.00MB 0.8s [2022-08-17T06:59:51.379Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.8s done [2022-08-17T06:59:51.379Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.15MB / 54.58MB 0.9s [2022-08-17T06:59:51.379Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.05MB / 85.90MB 0.9s [2022-08-17T06:59:51.535Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 4.9s [2022-08-17T06:59:51.548Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.44MB / 54.58MB 2.3s [2022-08-17T06:59:51.548Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 12.58MB / 54.58MB 2.5s [2022-08-17T06:59:51.548Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 11.53MB / 85.90MB 2.5s [2022-08-17T06:59:51.640Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 6.29MB / 54.58MB 1.1s [2022-08-17T06:59:51.640Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.29MB / 85.90MB 1.1s [2022-08-17T06:59:51.640Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 20.97MB / 55.00MB 1.2s [2022-08-17T06:59:51.640Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.44MB / 54.58MB 1.2s [2022-08-17T06:59:51.806Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 19.92MB / 54.58MB 2.6s [2022-08-17T06:59:51.806Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 18.87MB / 85.90MB 2.6s [2022-08-17T06:59:51.900Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 12.58MB / 54.58MB 1.3s [2022-08-17T06:59:51.900Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 18.87MB / 54.58MB 1.5s [2022-08-17T06:59:51.900Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 15.73MB / 85.90MB 1.5s [2022-08-17T06:59:52.063Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-17T06:59:52.063Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 23.07MB / 54.58MB 3.0s [2022-08-17T06:59:52.063Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 24.12MB / 85.90MB 3.0s [2022-08-17T06:59:52.063Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 3.0s [2022-08-17T06:59:52.159Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 34.60MB / 55.00MB 1.8s [2022-08-17T06:59:52.159Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 24.12MB / 54.58MB 1.8s [2022-08-17T06:59:52.159Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 20.97MB / 85.90MB 1.8s [2022-08-17T06:59:52.325Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 26.21MB / 54.58MB 3.2s [2022-08-17T06:59:52.416Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 27.26MB / 54.58MB 1.9s [2022-08-17T06:59:52.416Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 39.85MB / 55.00MB 2.0s [2022-08-17T06:59:52.416Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 27.26MB / 85.90MB 2.0s [2022-08-17T06:59:52.474Z] #11 ... [2022-08-17T06:59:52.474Z] [2022-08-17T06:59:52.474Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T06:59:52.474Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T06:59:52.474Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-17T06:59:52.474Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T06:59:52.474Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-17T06:59:52.474Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-17T06:59:52.474Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done [2022-08-17T06:59:52.474Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-08-17T06:59:52.474Z] #71 DONE 6.0s [2022-08-17T06:59:52.474Z] [2022-08-17T06:59:52.474Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T06:59:52.474Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T06:59:52.474Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done [2022-08-17T06:59:52.474Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-08-17T06:59:52.474Z] #73 DONE 6.0s [2022-08-17T06:59:52.474Z] [2022-08-17T06:59:52.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:52.474Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:52.584Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 30.41MB / 54.58MB 3.3s [2022-08-17T06:59:52.584Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 31.46MB / 85.90MB 3.3s [2022-08-17T06:59:52.584Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 33.55MB / 54.58MB 3.4s [2022-08-17T06:59:52.584Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 7.34MB / 141.86MB 3.4s [2022-08-17T06:59:52.672Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 31.46MB / 54.58MB 2.1s [2022-08-17T06:59:52.672Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 46.77MB / 55.00MB 2.3s [2022-08-17T06:59:52.672Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 37.75MB / 54.58MB 2.3s [2022-08-17T06:59:52.672Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 35.65MB / 85.90MB 2.3s [2022-08-17T06:59:52.844Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 38.80MB / 54.58MB 3.7s [2022-08-17T06:59:52.844Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 36.70MB / 85.90MB 3.7s [2022-08-17T06:59:52.933Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 50.33MB / 55.00MB 2.5s [2022-08-17T06:59:52.933Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 42.99MB / 54.58MB 2.5s [2022-08-17T06:59:52.933Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 40.89MB / 85.90MB 2.5s [2022-08-17T06:59:53.102Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.6s [2022-08-17T06:59:53.102Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 42.99MB / 54.58MB 3.9s [2022-08-17T06:59:53.102Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 17.83MB / 141.86MB 3.9s [2022-08-17T06:59:53.190Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 52.43MB / 54.58MB 2.7s [2022-08-17T06:59:53.191Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 47.19MB / 85.90MB 2.7s [2022-08-17T06:59:53.191Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.9s [2022-08-17T06:59:53.191Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 52.43MB / 85.90MB 2.9s [2022-08-17T06:59:53.294Z] [2022-08-17T06:59:53.294Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:53.294Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T06:59:53.294Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-17T06:59:53.294Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-17T06:59:53.294Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-17T06:59:53.294Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-17T06:59:53.294Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 0B / 53.68MB 0.3s [2022-08-17T06:59:53.294Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0B / 5.15MB 0.3s [2022-08-17T06:59:53.294Z] #11 ... [2022-08-17T06:59:53.294Z] [2022-08-17T06:59:53.294Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-17T06:59:53.294Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-17T06:59:53.294Z] #49 DONE 0.0s [2022-08-17T06:59:53.294Z] [2022-08-17T06:59:53.294Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:53.294Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T06:59:53.294Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 18.68MB / 53.68MB 0.5s [2022-08-17T06:59:53.294Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.5s [2022-08-17T06:59:53.294Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 7.34MB / 10.66MB 0.5s [2022-08-17T06:59:53.294Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.6s done [2022-08-17T06:59:53.294Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.7s [2022-08-17T06:59:53.359Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 48.23MB / 54.58MB 4.2s [2022-08-17T06:59:53.359Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 45.09MB / 85.90MB 4.2s [2022-08-17T06:59:53.500Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 63.96MB / 85.90MB 3.1s [2022-08-17T06:59:53.555Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 34.60MB / 53.68MB 0.8s [2022-08-17T06:59:53.555Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 6.29MB / 54.68MB 0.8s [2022-08-17T06:59:53.555Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 49.47MB / 53.68MB 0.9s [2022-08-17T06:59:53.555Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 17.83MB / 54.68MB 0.9s [2022-08-17T06:59:53.620Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 51.38MB / 54.58MB 4.4s [2022-08-17T06:59:53.620Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 27.35MB / 141.86MB 4.4s [2022-08-17T06:59:53.768Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 3.2s done [2022-08-17T06:59:53.768Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 3.3s [2022-08-17T06:59:53.768Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 70.25MB / 85.90MB 3.4s [2022-08-17T06:59:53.816Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.0s [2022-08-17T06:59:53.816Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 27.26MB / 54.68MB 1.0s [2022-08-17T06:59:53.816Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 1.0s done [2022-08-17T06:59:53.816Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 36.70MB / 54.68MB 1.1s [2022-08-17T06:59:53.816Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 47.19MB / 54.68MB 1.2s [2022-08-17T06:59:53.877Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.6s [2022-08-17T06:59:53.877Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 51.38MB / 85.90MB 4.6s [2022-08-17T06:59:53.877Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 57.67MB / 85.90MB 4.8s [2022-08-17T06:59:53.877Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 37.75MB / 141.86MB 4.8s [2022-08-17T06:59:54.028Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 76.55MB / 85.90MB 3.7s [2022-08-17T06:59:54.028Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 7.34MB / 141.86MB 3.7s [2022-08-17T06:59:54.028Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-17T06:59:54.084Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 1.3s [2022-08-17T06:59:54.139Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 62.91MB / 85.90MB 5.0s [2022-08-17T06:59:54.284Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.8s done [2022-08-17T06:59:54.284Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 84.93MB / 85.90MB 4.0s [2022-08-17T06:59:54.284Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 15.73MB / 141.86MB 4.0s [2022-08-17T06:59:54.284Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.0s [2022-08-17T06:59:54.394Z] #11 ... [2022-08-17T06:59:54.394Z] [2022-08-17T06:59:54.394Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-17T06:59:54.394Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-17T06:59:54.394Z] #72 DONE 0.4s [2022-08-17T06:59:54.394Z] [2022-08-17T06:59:54.394Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:54.394Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:54.394Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-17T06:59:54.398Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 5.2s done [2022-08-17T06:59:54.398Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 69.21MB / 85.90MB 5.3s [2022-08-17T06:59:54.398Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 45.09MB / 141.86MB 5.3s [2022-08-17T06:59:54.398Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 5.3s [2022-08-17T06:59:54.540Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.1s done [2022-08-17T06:59:54.654Z] #11 ... [2022-08-17T06:59:54.654Z] [2022-08-17T06:59:54.654Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T06:59:54.654Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T06:59:54.654Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-17T06:59:54.654Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-17T06:59:54.654Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-17T06:59:54.654Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-17T06:59:54.654Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.5s done [2022-08-17T06:59:54.654Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.8s done [2022-08-17T06:59:54.654Z] #28 DONE 8.0s [2022-08-17T06:59:54.654Z] [2022-08-17T06:59:54.654Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:54.654Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:54.658Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 2.1s done [2022-08-17T06:59:54.658Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0B / 81.12MB 2.1s [2022-08-17T06:59:54.658Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0B / 108.99MB 2.1s [2022-08-17T06:59:54.662Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.3s done [2022-08-17T06:59:54.662Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 74.45MB / 85.90MB 5.6s [2022-08-17T06:59:54.797Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 25.17MB / 141.86MB 4.5s [2022-08-17T06:59:54.909Z] #84 39.31 configure.ac:7: installing './compile' [2022-08-17T06:59:54.909Z] #84 39.32 configure.ac:11: installing './config.guess' [2022-08-17T06:59:54.909Z] #84 39.33 configure.ac:11: installing './config.sub' [2022-08-17T06:59:54.909Z] #84 39.35 configure.ac:8: installing './install-sh' [2022-08-17T06:59:54.909Z] #84 39.36 configure.ac:8: installing './missing' [2022-08-17T06:59:54.909Z] #84 39.47 Makefile.am: installing './depcomp' [2022-08-17T06:59:54.909Z] #84 40.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T06:59:54.909Z] #84 40.52 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T06:59:54.909Z] #84 40.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T06:59:54.914Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.4s done [2022-08-17T06:59:54.914Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s [2022-08-17T06:59:54.920Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 53.48MB / 141.86MB 5.7s [2022-08-17T06:59:54.920Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d [2022-08-17T06:59:54.920Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 17.83MB / 81.12MB 2.3s [2022-08-17T06:59:54.920Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 10.05MB / 108.99MB 2.3s [2022-08-17T06:59:55.169Z] #84 40.62 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T06:59:55.169Z] #84 40.69 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T06:59:55.169Z] #84 40.77 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T06:59:55.169Z] #84 40.89 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T06:59:55.173Z] #11 ... [2022-08-17T06:59:55.173Z] [2022-08-17T06:59:55.173Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-17T06:59:55.173Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-17T06:59:55.173Z] #74 DONE 0.7s [2022-08-17T06:59:55.173Z] [2022-08-17T06:59:55.173Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:55.173Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:55.178Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 80.74MB / 85.90MB 5.9s [2022-08-17T06:59:55.178Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.1s [2022-08-17T06:59:55.178Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 62.91MB / 141.86MB 6.1s [2022-08-17T06:59:55.184Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 28.31MB / 81.12MB 2.4s [2022-08-17T06:59:55.184Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 26.21MB / 108.99MB 2.4s [2022-08-17T06:59:55.184Z] #11 ... [2022-08-17T06:59:55.184Z] [2022-08-17T06:59:55.184Z] #24 [internal] load build context [2022-08-17T06:59:55.184Z] #24 sha256:c894221c77c7999c222fc9581bef567a86cbb9e96f3f4248b509094dcedd16cb [2022-08-17T06:59:55.184Z] #24 transferring context: 62.42MB 2.2s done [2022-08-17T06:59:55.184Z] #24 DONE 2.9s [2022-08-17T06:59:55.184Z] [2022-08-17T06:59:55.184Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:55.184Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T06:59:55.184Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 42.99MB / 81.12MB 2.6s [2022-08-17T06:59:55.184Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 45.09MB / 108.99MB 2.6s [2022-08-17T06:59:55.369Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.8s done [2022-08-17T06:59:55.369Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 34.21MB / 141.86MB 4.9s [2022-08-17T06:59:55.429Z] #84 40.96 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T06:59:55.429Z] #84 41.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T06:59:55.432Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.5s done [2022-08-17T06:59:55.432Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-17T06:59:55.436Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 71.63MB / 141.86MB 6.4s [2022-08-17T06:59:55.444Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 50.33MB / 81.12MB 2.7s [2022-08-17T06:59:55.444Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 66.06MB / 81.12MB 2.8s [2022-08-17T06:59:55.444Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 61.87MB / 108.99MB 2.8s [2022-08-17T06:59:55.636Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 41.94MB / 141.86MB 5.3s [2022-08-17T06:59:55.704Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 77.59MB / 81.12MB 2.9s [2022-08-17T06:59:55.964Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 3.1s done [2022-08-17T06:59:55.964Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 90.28MB / 108.99MB 3.2s [2022-08-17T06:59:55.964Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 99.61MB / 108.99MB 3.3s [2022-08-17T06:59:56.007Z] #11 ... [2022-08-17T06:59:56.007Z] [2022-08-17T06:59:56.007Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T06:59:56.007Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T06:59:56.007Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-17T06:59:56.007Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T06:59:56.007Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-17T06:59:56.007Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-17T06:59:56.007Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-08-17T06:59:56.007Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-08-17T06:59:56.007Z] #71 DONE 7.1s [2022-08-17T06:59:56.007Z] [2022-08-17T06:59:56.007Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:56.007Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:56.007Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.8s done [2022-08-17T06:59:56.007Z] #11 ... [2022-08-17T06:59:56.007Z] [2022-08-17T06:59:56.007Z] #24 [internal] load build context [2022-08-17T06:59:56.007Z] #24 sha256:14aafb87168d3c3c4b45ceefd8ebd9bb7574ac39d351786001d25c34e7dbf3f9 [2022-08-17T06:59:56.007Z] #24 transferring context: 36.07MB 7.1s [2022-08-17T06:59:56.202Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 51.38MB / 141.86MB 5.7s [2022-08-17T06:59:56.224Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 106.95MB / 108.99MB 3.5s [2022-08-17T06:59:56.264Z] #24 ... [2022-08-17T06:59:56.264Z] [2022-08-17T06:59:56.264Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:56.264Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:56.264Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 79.69MB / 141.86MB 7.0s [2022-08-17T06:59:56.774Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 59.85MB / 141.86MB 6.3s [2022-08-17T06:59:56.829Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 91.23MB / 141.86MB 7.5s [2022-08-17T06:59:56.829Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 99.73MB / 141.86MB 7.7s [2022-08-17T06:59:57.127Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 108.11MB / 141.86MB 8.0s [2022-08-17T06:59:57.167Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 2.1s done [2022-08-17T06:59:57.167Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.1s [2022-08-17T06:59:57.339Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 68.16MB / 141.86MB 6.8s [2022-08-17T06:59:57.473Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 4.5s done [2022-08-17T06:59:57.473Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.2s done [2022-08-17T06:59:57.595Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 76.27MB / 141.86MB 7.3s [2022-08-17T06:59:57.731Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 120.59MB / 141.86MB 8.4s [2022-08-17T06:59:57.731Z] #11 ... [2022-08-17T06:59:57.731Z] [2022-08-17T06:59:57.731Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T06:59:57.731Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T06:59:57.731Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T06:59:57.731Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-17T06:59:57.731Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-17T06:59:57.731Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-08-17T06:59:57.731Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2022-08-17T06:59:57.731Z] #73 DONE 8.7s [2022-08-17T06:59:57.731Z] [2022-08-17T06:59:57.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:57.731Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:57.731Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 127.93MB / 141.86MB 8.5s [2022-08-17T06:59:57.974Z] #84 ... [2022-08-17T06:59:57.974Z] [2022-08-17T06:59:57.974Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T06:59:57.974Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T06:59:57.974Z] #19 60.79 Reading package lists... [2022-08-17T06:59:57.989Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 136.50MB / 141.86MB 8.9s [2022-08-17T06:59:58.175Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 83.89MB / 141.86MB 7.8s [2022-08-17T06:59:58.412Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.1s [2022-08-17T06:59:58.442Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 92.27MB / 141.86MB 8.0s [2022-08-17T06:59:58.551Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.0s [2022-08-17T06:59:58.672Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.2s done [2022-08-17T06:59:58.701Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 101.71MB / 141.86MB 8.3s [2022-08-17T06:59:58.958Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 111.15MB / 141.86MB 8.4s [2022-08-17T06:59:58.958Z] #11 ... [2022-08-17T06:59:58.958Z] [2022-08-17T06:59:58.958Z] #24 [internal] load build context [2022-08-17T06:59:58.958Z] #24 sha256:72da15770761f04d1d959dc1ccad16facec0a3608bf5770ee82aba0c9ccc0385 [2022-08-17T06:59:58.958Z] #24 transferring context: 62.42MB 8.6s done [2022-08-17T06:59:58.958Z] #24 DONE 8.8s [2022-08-17T06:59:58.958Z] [2022-08-17T06:59:58.958Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:58.958Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:58.958Z] #11 ... [2022-08-17T06:59:58.958Z] [2022-08-17T06:59:58.958Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T06:59:58.958Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T06:59:58.958Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-17T06:59:58.958Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-17T06:59:58.958Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-17T06:59:58.958Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-17T06:59:58.958Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 3.1s done [2022-08-17T06:59:58.958Z] #28 ... [2022-08-17T06:59:58.958Z] [2022-08-17T06:59:58.958Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:58.958Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:58.958Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 125.83MB / 141.86MB 8.7s [2022-08-17T06:59:59.115Z] #11 ... [2022-08-17T06:59:59.115Z] [2022-08-17T06:59:59.115Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T06:59:59.115Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T06:59:59.115Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-17T06:59:59.115Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-17T06:59:59.115Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-17T06:59:59.115Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-17T06:59:59.115Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-17T06:59:59.115Z] #28 ... [2022-08-17T06:59:59.115Z] [2022-08-17T06:59:59.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:59.115Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:59.214Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.2s [2022-08-17T06:59:59.242Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 6.4s done [2022-08-17T06:59:59.242Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab [2022-08-17T06:59:59.242Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 6.5s [2022-08-17T06:59:59.242Z] #11 ... [2022-08-17T06:59:59.242Z] [2022-08-17T06:59:59.242Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T06:59:59.242Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-17T06:59:59.242Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.3s done [2022-08-17T06:59:59.242Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-17T06:59:59.242Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-17T06:59:59.242Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-17T06:59:59.242Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.7s done [2022-08-17T06:59:59.242Z] #28 DONE 6.7s [2022-08-17T06:59:59.242Z] [2022-08-17T06:59:59.242Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:59.242Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T06:59:59.371Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.1s done [2022-08-17T06:59:59.472Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 134.22MB / 141.86MB 9.0s [2022-08-17T06:59:59.628Z] #11 ... [2022-08-17T06:59:59.628Z] [2022-08-17T06:59:59.628Z] #24 [internal] load build context [2022-08-17T06:59:59.628Z] #24 sha256:14aafb87168d3c3c4b45ceefd8ebd9bb7574ac39d351786001d25c34e7dbf3f9 [2022-08-17T06:59:59.628Z] #24 transferring context: 62.42MB 10.3s done [2022-08-17T06:59:59.628Z] #24 DONE 10.6s [2022-08-17T06:59:59.628Z] [2022-08-17T06:59:59.628Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-17T06:59:59.628Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-17T06:59:59.729Z] #11 ... [2022-08-17T06:59:59.729Z] [2022-08-17T06:59:59.729Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T06:59:59.729Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T06:59:59.729Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T06:59:59.729Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T06:59:59.729Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-17T06:59:59.729Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-17T06:59:59.729Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done [2022-08-17T06:59:59.729Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2022-08-17T06:59:59.729Z] #71 DONE 9.3s [2022-08-17T06:59:59.729Z] [2022-08-17T06:59:59.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T06:59:59.729Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T06:59:59.729Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.56MB / 141.86MB 9.3s [2022-08-17T07:00:00.184Z] #11 ... [2022-08-17T07:00:00.184Z] [2022-08-17T07:00:00.184Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T07:00:00.184Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-17T07:00:00.184Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-17T07:00:00.184Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T07:00:00.184Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-17T07:00:00.184Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-17T07:00:00.184Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.5s done [2022-08-17T07:00:00.184Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2022-08-17T07:00:00.184Z] #71 DONE 7.8s [2022-08-17T07:00:00.184Z] [2022-08-17T07:00:00.184Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:00.184Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T07:00:00.292Z] #11 ... [2022-08-17T07:00:00.292Z] [2022-08-17T07:00:00.292Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T07:00:00.292Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T07:00:00.292Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-17T07:00:00.292Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T07:00:00.292Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-17T07:00:00.292Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-17T07:00:00.292Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2022-08-17T07:00:00.292Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2022-08-17T07:00:00.292Z] #73 ... [2022-08-17T07:00:00.292Z] [2022-08-17T07:00:00.292Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:00.292Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:00.556Z] #72 DONE 0.9s [2022-08-17T07:00:00.556Z] [2022-08-17T07:00:00.556Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-17T07:00:00.556Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-17T07:00:00.713Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.5s done [2022-08-17T07:00:00.714Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-17T07:00:01.229Z] #11 ... [2022-08-17T07:00:01.229Z] [2022-08-17T07:00:01.229Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T07:00:01.229Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T07:00:01.229Z] #73 DONE 10.8s [2022-08-17T07:00:01.229Z] [2022-08-17T07:00:01.229Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:01.229Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:01.229Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.7s done [2022-08-17T07:00:01.592Z] #11 ... [2022-08-17T07:00:01.592Z] [2022-08-17T07:00:01.592Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-17T07:00:01.592Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-17T07:00:01.592Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-08-17T07:00:01.592Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-17T07:00:01.592Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-17T07:00:01.592Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-17T07:00:01.592Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.1s done [2022-08-17T07:00:01.592Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-08-17T07:00:01.592Z] #73 DONE 9.2s [2022-08-17T07:00:01.592Z] [2022-08-17T07:00:01.592Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:01.592Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T07:00:01.926Z] #74 DONE 1.0s [2022-08-17T07:00:01.926Z] [2022-08-17T07:00:01.926Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T07:00:01.926Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T07:00:02.176Z] #19 75.53 Building dependency tree... [2022-08-17T07:00:02.534Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.4s done [2022-08-17T07:00:03.477Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0.1s [2022-08-17T07:00:04.446Z] #28 DONE 14.9s [2022-08-17T07:00:04.446Z] [2022-08-17T07:00:04.446Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T07:00:04.446Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T07:00:04.552Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.3s done [2022-08-17T07:00:04.915Z] #11 ... [2022-08-17T07:00:04.915Z] [2022-08-17T07:00:04.915Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T07:00:04.915Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T07:00:04.915Z] #29 1.195 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:04.915Z] #29 1.216 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:04.915Z] #29 1.216 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:04.915Z] #29 1.343 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:04.915Z] #29 1.550 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:00:04.915Z] #29 1.923 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:00:04.915Z] #29 3.130 Fetched 8570 kB in 2s (3911 kB/s) [2022-08-17T07:00:04.915Z] #29 3.130 Reading package lists... [2022-08-17T07:00:04.915Z] #29 3.928 Reading package lists... [2022-08-17T07:00:04.915Z] #29 4.722 Building dependency tree... [2022-08-17T07:00:04.915Z] #29 5.089 The following additional packages will be installed: [2022-08-17T07:00:04.915Z] #29 5.089 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-17T07:00:04.915Z] #29 5.089 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-17T07:00:04.915Z] #29 5.091 Recommended packages: [2022-08-17T07:00:04.915Z] #29 5.091 libldap-common publicsuffix libsasl2-modules [2022-08-17T07:00:04.915Z] #29 5.262 The following NEW packages will be installed: [2022-08-17T07:00:04.915Z] #29 5.263 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-17T07:00:04.915Z] #29 5.263 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-17T07:00:04.915Z] #29 5.264 libssh2-1 openssl [2022-08-17T07:00:04.915Z] #29 5.535 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-17T07:00:04.915Z] #29 5.535 Need to get 3047 kB of archives. [2022-08-17T07:00:04.915Z] #29 5.535 After this operation, 6661 kB of additional disk space will be used. [2022-08-17T07:00:04.915Z] #29 5.535 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-17T07:00:04.915Z] #29 5.555 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-17T07:00:04.915Z] #29 5.555 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-17T07:00:04.915Z] #29 5.555 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-08-17T07:00:04.915Z] #29 5.555 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-17T07:00:04.915Z] #29 5.562 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-17T07:00:04.915Z] #29 5.562 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-17T07:00:04.915Z] #29 5.575 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-17T07:00:04.915Z] #29 5.575 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-17T07:00:04.915Z] #29 5.575 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-17T07:00:04.915Z] #29 5.575 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-17T07:00:04.915Z] #29 5.575 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-17T07:00:04.915Z] #29 5.592 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T07:00:04.915Z] #29 5.592 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T07:00:04.915Z] #29 5.592 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T07:00:04.915Z] #29 5.831 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:00:04.915Z] #29 5.863 Fetched 3047 kB in 0s (9654 kB/s) [2022-08-17T07:00:04.915Z] #29 5.902 Selecting previously unselected package openssl. [2022-08-17T07:00:04.915Z] #29 5.902 (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-08-17T07:00:04.915Z] #29 5.903 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 5.908 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-17T07:00:04.915Z] #29 6.055 Selecting previously unselected package ca-certificates. [2022-08-17T07:00:04.915Z] #29 6.055 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-17T07:00:04.915Z] #29 6.059 Unpacking ca-certificates (20210119) ... [2022-08-17T07:00:04.915Z] #29 6.147 Selecting previously unselected package libbrotli1:amd64. [2022-08-17T07:00:04.915Z] #29 6.148 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.160 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T07:00:04.915Z] #29 6.229 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-17T07:00:04.915Z] #29 6.229 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.234 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:04.915Z] #29 6.276 Selecting previously unselected package libsasl2-2:amd64. [2022-08-17T07:00:04.915Z] #29 6.276 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.280 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:04.915Z] #29 6.327 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-17T07:00:04.915Z] #29 6.328 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.332 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T07:00:04.915Z] #29 6.392 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-17T07:00:04.915Z] #29 6.393 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.398 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T07:00:04.915Z] #29 6.452 Selecting previously unselected package libpsl5:amd64. [2022-08-17T07:00:04.915Z] #29 6.452 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.456 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T07:00:04.915Z] #29 6.508 Selecting previously unselected package librtmp1:amd64. [2022-08-17T07:00:04.915Z] #29 6.508 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.512 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T07:00:04.915Z] #29 6.554 Selecting previously unselected package libssh2-1:amd64. [2022-08-17T07:00:04.915Z] #29 6.556 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.560 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T07:00:04.915Z] #29 6.636 Selecting previously unselected package libcurl4:amd64. [2022-08-17T07:00:04.915Z] #29 6.636 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.640 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:04.915Z] #29 6.719 Selecting previously unselected package curl. [2022-08-17T07:00:04.915Z] #29 6.723 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.725 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:04.915Z] #29 6.809 Selecting previously unselected package libonig5:amd64. [2022-08-17T07:00:04.915Z] #29 6.809 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.814 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:00:04.915Z] #29 6.902 Selecting previously unselected package libjq1:amd64. [2022-08-17T07:00:04.915Z] #29 6.902 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.904 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:00:04.915Z] #29 6.952 Selecting previously unselected package jq. [2022-08-17T07:00:04.915Z] #29 6.952 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-17T07:00:04.915Z] #29 6.957 Unpacking jq (1.6-2.1) ... [2022-08-17T07:00:04.915Z] #29 7.008 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T07:00:04.915Z] #29 7.027 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T07:00:04.915Z] #29 7.047 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T07:00:04.915Z] #29 7.065 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:04.915Z] #29 7.157 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T07:00:04.915Z] #29 7.180 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:04.915Z] #29 7.204 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T07:00:04.915Z] #29 7.221 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-17T07:00:04.915Z] #29 7.256 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:00:04.915Z] #29 7.267 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:00:04.915Z] #29 7.278 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T07:00:04.915Z] #29 7.295 Setting up ca-certificates (20210119) ... [2022-08-17T07:00:04.915Z] #29 7.882 Updating certificates in /etc/ssl/certs... [2022-08-17T07:00:04.915Z] #29 8.675 129 added, 0 removed; done. [2022-08-17T07:00:04.915Z] #29 9.220 Setting up jq (1.6-2.1) ... [2022-08-17T07:00:04.915Z] #29 9.232 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:04.915Z] #29 9.244 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:04.915Z] #29 9.255 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:00:04.915Z] #29 9.283 Processing triggers for ca-certificates (20210119) ... [2022-08-17T07:00:04.915Z] #29 9.287 Updating certificates in /etc/ssl/certs... [2022-08-17T07:00:04.915Z] #29 9.860 0 added, 0 removed; done. [2022-08-17T07:00:04.915Z] #29 9.860 Running hooks in /etc/ca-certificates/update.d... [2022-08-17T07:00:04.915Z] #29 9.862 done. [2022-08-17T07:00:04.915Z] #29 ... [2022-08-17T07:00:04.915Z] [2022-08-17T07:00:04.915Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:04.915Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:04.915Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.2s done [2022-08-17T07:00:04.915Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.2s [2022-08-17T07:00:05.115Z] #11 ... [2022-08-17T07:00:05.115Z] [2022-08-17T07:00:05.115Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-17T07:00:05.115Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-17T07:00:05.115Z] #72 DONE 0.6s [2022-08-17T07:00:05.115Z] [2022-08-17T07:00:05.115Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-17T07:00:05.115Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-17T07:00:05.115Z] #28 DONE 14.7s [2022-08-17T07:00:05.115Z] [2022-08-17T07:00:05.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:05.115Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:05.115Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-17T07:00:05.378Z] #29 1.559 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:05.378Z] #29 1.577 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:05.378Z] #29 1.577 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:05.480Z] #19 ... [2022-08-17T07:00:05.480Z] [2022-08-17T07:00:05.480Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:00:05.480Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:00:05.480Z] #84 50.50 configure.ac:7: installing 'build-aux/compile' [2022-08-17T07:00:05.480Z] #84 50.50 configure.ac:9: installing 'build-aux/config.guess' [2022-08-17T07:00:05.480Z] #84 50.53 configure.ac:9: installing 'build-aux/config.sub' [2022-08-17T07:00:05.480Z] #84 50.53 configure.ac:11: installing 'build-aux/install-sh' [2022-08-17T07:00:05.480Z] #84 50.54 configure.ac:11: installing 'build-aux/missing' [2022-08-17T07:00:05.480Z] #84 50.74 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T07:00:05.480Z] #84 50.81 parallel-tests: installing 'build-aux/test-driver' [2022-08-17T07:00:05.701Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-17T07:00:05.718Z] #29 1.727 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:05.958Z] #11 ... [2022-08-17T07:00:05.959Z] [2022-08-17T07:00:05.959Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-17T07:00:05.959Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-17T07:00:05.959Z] #74 DONE 0.9s [2022-08-17T07:00:05.959Z] [2022-08-17T07:00:05.959Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:05.959Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:05.959Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-17T07:00:05.974Z] #29 2.091 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:00:06.537Z] #29 2.503 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:00:06.779Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 2.9s done [2022-08-17T07:00:06.779Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0.1s [2022-08-17T07:00:06.819Z] #11 ... [2022-08-17T07:00:06.819Z] [2022-08-17T07:00:06.819Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T07:00:06.819Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T07:00:06.819Z] #29 DONE 12.0s [2022-08-17T07:00:06.819Z] [2022-08-17T07:00:06.819Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:06.819Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:06.868Z] #84 52.57 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T07:00:06.888Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.9s done [2022-08-17T07:00:07.078Z] #11 ... [2022-08-17T07:00:07.078Z] [2022-08-17T07:00:07.078Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-17T07:00:07.078Z] #30 sha256:7cc1abdc004d61a1e68ecf0ec8c8b9937cdbdb5d287067eeb01aecfbeb68e2a1 [2022-08-17T07:00:07.078Z] #30 DONE 0.4s [2022-08-17T07:00:07.078Z] [2022-08-17T07:00:07.078Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:07.078Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:07.129Z] #84 52.58 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T07:00:07.391Z] #84 53.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T07:00:07.391Z] #84 53.12 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T07:00:07.451Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0.1s [2022-08-17T07:00:07.469Z] #29 3.635 Fetched 8570 kB in 2s (3687 kB/s) [2022-08-17T07:00:07.652Z] #84 53.20 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T07:00:07.652Z] #84 53.30 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T07:00:07.913Z] #84 53.38 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T07:00:07.913Z] #84 53.47 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T07:00:08.397Z] #29 3.635 Reading package lists... [2022-08-17T07:00:09.318Z] #11 ... [2022-08-17T07:00:09.318Z] [2022-08-17T07:00:09.318Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T07:00:09.318Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-17T07:00:09.318Z] #29 1.281 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:09.318Z] #29 1.299 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:09.318Z] #29 1.361 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:09.318Z] #29 1.536 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T07:00:09.318Z] #29 1.947 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T07:00:09.318Z] #29 1.982 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T07:00:09.318Z] #29 2.872 Fetched 8456 kB in 2s (4571 kB/s) [2022-08-17T07:00:09.318Z] #29 2.872 Reading package lists... [2022-08-17T07:00:09.318Z] #29 3.450 Reading package lists... [2022-08-17T07:00:09.318Z] #29 3.997 Building dependency tree... [2022-08-17T07:00:09.318Z] #29 4.513 The following additional packages will be installed: [2022-08-17T07:00:09.318Z] #29 4.514 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-17T07:00:09.318Z] #29 4.515 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-17T07:00:09.318Z] #29 4.519 Recommended packages: [2022-08-17T07:00:09.318Z] #29 4.519 libldap-common publicsuffix libsasl2-modules [2022-08-17T07:00:09.318Z] #29 4.653 The following NEW packages will be installed: [2022-08-17T07:00:09.318Z] #29 4.654 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-17T07:00:09.318Z] #29 4.654 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-17T07:00:09.318Z] #29 4.655 libssh2-1 openssl [2022-08-17T07:00:09.318Z] #29 5.079 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-17T07:00:09.318Z] #29 5.079 Need to get 2942 kB of archives. [2022-08-17T07:00:09.318Z] #29 5.079 After this operation, 6482 kB of additional disk space will be used. [2022-08-17T07:00:09.318Z] #29 5.079 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-17T07:00:09.318Z] #29 5.154 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-17T07:00:09.318Z] #29 5.166 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-17T07:00:09.318Z] #29 5.199 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-08-17T07:00:09.318Z] #29 5.205 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-17T07:00:09.318Z] #29 5.211 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-17T07:00:09.318Z] #29 5.222 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-17T07:00:09.318Z] #29 5.238 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-17T07:00:09.318Z] #29 5.273 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-17T07:00:09.318Z] #29 5.286 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-17T07:00:09.318Z] #29 5.297 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-17T07:00:09.318Z] #29 5.325 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-17T07:00:09.318Z] #29 5.352 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-17T07:00:09.318Z] #29 5.398 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-17T07:00:09.318Z] #29 5.406 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-17T07:00:09.318Z] #29 5.766 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:00:09.318Z] #29 5.815 Fetched 2942 kB in 1s (3954 kB/s) [2022-08-17T07:00:09.318Z] #29 6.136 Selecting previously unselected package openssl. [2022-08-17T07:00:09.318Z] #29 6.136 (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-08-17T07:00:09.318Z] #29 6.137 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-17T07:00:09.318Z] #29 6.202 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-17T07:00:09.318Z] #29 6.870 Selecting previously unselected package ca-certificates. [2022-08-17T07:00:09.318Z] #29 6.870 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-17T07:00:09.318Z] #29 6.883 Unpacking ca-certificates (20210119) ... [2022-08-17T07:00:09.318Z] #29 7.359 Selecting previously unselected package libbrotli1:arm64. [2022-08-17T07:00:09.318Z] #29 7.360 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-17T07:00:09.318Z] #29 7.394 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-17T07:00:09.318Z] #29 7.488 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-17T07:00:09.318Z] #29 7.488 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-17T07:00:09.318Z] #29 7.497 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:09.318Z] #29 7.968 Selecting previously unselected package libsasl2-2:arm64. [2022-08-17T07:00:09.318Z] #29 7.968 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-17T07:00:09.318Z] #29 8.064 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:09.318Z] #29 8.147 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-17T07:00:09.318Z] #29 8.147 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-17T07:00:09.318Z] #29 8.233 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T07:00:09.318Z] #29 8.616 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-17T07:00:09.318Z] #29 8.616 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-17T07:00:09.318Z] #29 8.628 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-17T07:00:09.318Z] #29 9.187 Selecting previously unselected package libpsl5:arm64. [2022-08-17T07:00:09.318Z] #29 9.187 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-17T07:00:09.318Z] #29 9.345 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-17T07:00:09.318Z] #29 9.754 Selecting previously unselected package librtmp1:arm64. [2022-08-17T07:00:09.318Z] #29 9.754 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-17T07:00:09.318Z] #29 9.768 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T07:00:09.327Z] #29 4.395 Reading package lists... [2022-08-17T07:00:09.327Z] #29 5.159 Building dependency tree... [2022-08-17T07:00:09.327Z] #29 5.520 The following additional packages will be installed: [2022-08-17T07:00:09.327Z] #29 5.520 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-17T07:00:09.327Z] #29 5.520 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-17T07:00:09.327Z] #29 5.520 Recommended packages: [2022-08-17T07:00:09.327Z] #29 5.520 libldap-common publicsuffix libsasl2-modules [2022-08-17T07:00:09.579Z] #29 10.25 Selecting previously unselected package libssh2-1:arm64. [2022-08-17T07:00:09.579Z] #29 10.25 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-17T07:00:09.579Z] #29 10.27 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-17T07:00:09.579Z] #29 ... [2022-08-17T07:00:09.579Z] [2022-08-17T07:00:09.579Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:09.579Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T07:00:09.583Z] #29 5.700 The following NEW packages will be installed: [2022-08-17T07:00:09.583Z] #29 5.700 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-17T07:00:09.583Z] #29 5.700 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-17T07:00:09.583Z] #29 5.700 libssh2-1 openssl [2022-08-17T07:00:10.151Z] #29 5.977 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-17T07:00:10.151Z] #29 5.977 Need to get 3047 kB of archives. [2022-08-17T07:00:10.151Z] #29 5.977 After this operation, 6661 kB of additional disk space will be used. [2022-08-17T07:00:10.151Z] #29 5.977 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-17T07:00:10.151Z] #29 5.996 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-17T07:00:10.151Z] #29 5.996 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-17T07:00:10.151Z] #29 5.996 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-08-17T07:00:10.151Z] #29 5.996 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-17T07:00:10.151Z] #29 6.012 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-17T07:00:10.151Z] #29 6.012 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-17T07:00:10.151Z] #29 6.012 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-17T07:00:10.151Z] #29 6.012 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-17T07:00:10.151Z] #29 6.012 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-17T07:00:10.151Z] #29 6.012 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-17T07:00:10.151Z] #29 6.012 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-17T07:00:10.151Z] #29 6.028 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T07:00:10.151Z] #29 6.028 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T07:00:10.151Z] #29 6.028 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T07:00:10.151Z] #29 6.259 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:00:10.151Z] #29 ... [2022-08-17T07:00:10.151Z] [2022-08-17T07:00:10.151Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:10.151Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:10.151Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.2s done [2022-08-17T07:00:10.151Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-17T07:00:10.151Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done [2022-08-17T07:00:10.151Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.9s [2022-08-17T07:00:10.151Z] #11 ... [2022-08-17T07:00:10.151Z] [2022-08-17T07:00:10.151Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T07:00:10.151Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T07:00:10.151Z] #29 6.306 Fetched 3047 kB in 0s (9511 kB/s) [2022-08-17T07:00:10.151Z] #29 6.391 Selecting previously unselected package openssl. [2022-08-17T07:00:10.368Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.4s [2022-08-17T07:00:10.409Z] #29 6.391 (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-08-17T07:00:10.409Z] #29 6.392 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-17T07:00:10.409Z] #29 6.398 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-17T07:00:10.409Z] #29 6.655 Selecting previously unselected package ca-certificates. [2022-08-17T07:00:10.409Z] #29 6.655 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-17T07:00:10.669Z] #29 6.674 Unpacking ca-certificates (20210119) ... [2022-08-17T07:00:10.933Z] #29 6.841 Selecting previously unselected package libbrotli1:amd64. [2022-08-17T07:00:10.933Z] #29 6.841 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-17T07:00:10.933Z] #29 6.850 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T07:00:10.933Z] #29 6.969 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-17T07:00:10.933Z] #29 6.969 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T07:00:10.933Z] #29 7.009 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:11.192Z] #29 7.114 Selecting previously unselected package libsasl2-2:amd64. [2022-08-17T07:00:11.193Z] #29 7.116 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T07:00:11.193Z] #29 7.124 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:11.193Z] #29 7.201 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-17T07:00:11.193Z] #29 7.201 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-17T07:00:11.193Z] #29 7.206 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T07:00:11.193Z] #29 7.330 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-17T07:00:11.193Z] #29 7.330 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-17T07:00:11.193Z] #29 7.333 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T07:00:11.449Z] #29 7.419 Selecting previously unselected package libpsl5:amd64. [2022-08-17T07:00:11.449Z] #29 7.419 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-17T07:00:11.449Z] #29 7.466 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T07:00:11.449Z] #29 7.557 Selecting previously unselected package librtmp1:amd64. [2022-08-17T07:00:11.449Z] #29 7.557 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-17T07:00:11.449Z] #29 7.561 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T07:00:11.708Z] #29 7.730 Selecting previously unselected package libssh2-1:amd64. [2022-08-17T07:00:11.708Z] #29 7.732 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-17T07:00:11.708Z] #29 7.736 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T07:00:11.965Z] #29 7.894 Selecting previously unselected package libcurl4:amd64. [2022-08-17T07:00:11.965Z] #29 7.894 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T07:00:11.965Z] #29 7.899 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:11.965Z] #29 8.093 Selecting previously unselected package curl. [2022-08-17T07:00:11.965Z] #29 8.093 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T07:00:11.965Z] #29 8.144 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:12.131Z] #84 ... [2022-08-17T07:00:12.131Z] [2022-08-17T07:00:12.131Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T07:00:12.131Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T07:00:12.131Z] #19 83.08 The following additional packages will be installed: [2022-08-17T07:00:12.131Z] #19 83.08 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-17T07:00:12.131Z] #19 83.08 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-17T07:00:12.131Z] #19 83.09 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-17T07:00:12.131Z] #19 83.09 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-17T07:00:12.131Z] #19 83.09 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-17T07:00:12.131Z] #19 83.09 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-17T07:00:12.131Z] #19 83.09 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-17T07:00:12.131Z] #19 83.09 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-17T07:00:12.131Z] #19 83.09 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-17T07:00:12.131Z] #19 83.09 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-17T07:00:12.131Z] #19 83.09 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-17T07:00:12.131Z] #19 83.09 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-17T07:00:12.131Z] #19 83.09 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-17T07:00:12.131Z] #19 83.09 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-17T07:00:12.131Z] #19 83.09 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-17T07:00:12.131Z] #19 83.09 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-17T07:00:12.131Z] #19 83.09 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-17T07:00:12.131Z] #19 83.09 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-17T07:00:12.131Z] #19 83.09 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-17T07:00:12.131Z] #19 83.09 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-17T07:00:12.131Z] #19 83.09 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-17T07:00:12.131Z] #19 83.09 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 83.09 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-17T07:00:12.131Z] #19 83.09 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-17T07:00:12.131Z] #19 83.09 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-17T07:00:12.131Z] #19 83.09 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-17T07:00:12.131Z] #19 83.09 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-17T07:00:12.131Z] #19 83.09 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 83.10 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-17T07:00:12.131Z] #19 83.10 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-17T07:00:12.131Z] #19 83.10 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 83.10 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-17T07:00:12.131Z] #19 83.12 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 83.12 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-17T07:00:12.131Z] #19 83.12 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 83.12 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-17T07:00:12.131Z] #19 83.12 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-17T07:00:12.131Z] #19 83.12 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-17T07:00:12.131Z] #19 83.12 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 83.12 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-17T07:00:12.131Z] #19 83.12 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-17T07:00:12.131Z] #19 83.12 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-17T07:00:12.131Z] #19 83.12 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 83.13 linux-libc-dev-s390x-cross patch xz-utils [2022-08-17T07:00:12.131Z] #19 83.19 Suggested packages: [2022-08-17T07:00:12.131Z] #19 83.19 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-17T07:00:12.131Z] #19 83.19 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-17T07:00:12.131Z] #19 83.19 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-17T07:00:12.131Z] #19 83.19 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-17T07:00:12.131Z] #19 83.19 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-17T07:00:12.131Z] #19 83.19 libyaml-shell-perl ed diffutils-doc [2022-08-17T07:00:12.131Z] #19 83.19 Recommended packages: [2022-08-17T07:00:12.131Z] #19 83.19 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-17T07:00:12.131Z] #19 83.19 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-17T07:00:12.131Z] #19 88.57 The following NEW packages will be installed: [2022-08-17T07:00:12.131Z] #19 88.57 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-17T07:00:12.131Z] #19 88.57 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-17T07:00:12.131Z] #19 88.57 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-17T07:00:12.131Z] #19 88.57 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-17T07:00:12.131Z] #19 88.57 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-17T07:00:12.131Z] #19 88.57 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-17T07:00:12.131Z] #19 88.57 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-17T07:00:12.131Z] #19 88.57 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-17T07:00:12.131Z] #19 88.57 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-17T07:00:12.131Z] #19 88.58 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-17T07:00:12.131Z] #19 88.58 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-17T07:00:12.131Z] #19 88.58 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-17T07:00:12.131Z] #19 88.58 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-17T07:00:12.131Z] #19 88.58 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-17T07:00:12.131Z] #19 88.58 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-17T07:00:12.131Z] #19 88.58 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-17T07:00:12.131Z] #19 88.58 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-17T07:00:12.131Z] #19 88.58 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-17T07:00:12.131Z] #19 88.58 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-17T07:00:12.131Z] #19 88.58 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-17T07:00:12.131Z] #19 88.58 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-17T07:00:12.131Z] #19 88.58 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-17T07:00:12.131Z] #19 88.58 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-17T07:00:12.131Z] #19 88.58 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-17T07:00:12.131Z] #19 88.58 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 88.58 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-17T07:00:12.131Z] #19 88.59 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-17T07:00:12.131Z] #19 88.59 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-17T07:00:12.131Z] #19 88.59 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-17T07:00:12.131Z] #19 88.59 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-17T07:00:12.131Z] #19 88.59 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 88.59 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-17T07:00:12.131Z] #19 88.59 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-17T07:00:12.131Z] #19 88.59 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 88.59 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-17T07:00:12.131Z] #19 88.60 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 88.60 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-17T07:00:12.131Z] #19 88.60 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 88.60 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-17T07:00:12.131Z] #19 88.60 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-17T07:00:12.131Z] #19 88.60 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-17T07:00:12.131Z] #19 88.60 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 88.60 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-17T07:00:12.131Z] #19 88.60 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-17T07:00:12.131Z] #19 88.60 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-17T07:00:12.131Z] #19 88.60 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-17T07:00:12.131Z] #19 88.61 linux-libc-dev-s390x-cross patch xz-utils [2022-08-17T07:00:12.131Z] #19 89.21 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:00:12.131Z] #19 89.21 Need to get 788 MB of archives. [2022-08-17T07:00:12.131Z] #19 89.21 After this operation, 3385 MB of additional disk space will be used. [2022-08-17T07:00:12.131Z] #19 89.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-17T07:00:12.131Z] #19 89.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T07:00:12.131Z] #19 89.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-17T07:00:12.131Z] #19 89.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-17T07:00:12.131Z] #19 89.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-17T07:00:12.131Z] #19 89.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T07:00:12.131Z] #19 89.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-17T07:00:12.131Z] #19 89.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-17T07:00:12.131Z] #19 89.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-17T07:00:12.131Z] #19 89.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-17T07:00:12.131Z] #19 89.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-17T07:00:12.131Z] #19 89.64 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-08-17T07:00:12.131Z] #19 89.64 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-08-17T07:00:12.223Z] #29 8.270 Selecting previously unselected package libonig5:amd64. [2022-08-17T07:00:12.223Z] #29 8.270 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T07:00:12.223Z] #29 8.272 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:00:12.225Z] #11 ... [2022-08-17T07:00:12.225Z] [2022-08-17T07:00:12.225Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-17T07:00:12.225Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-17T07:00:12.225Z] #72 DONE 1.0s [2022-08-17T07:00:12.273Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 7.5s done [2022-08-17T07:00:12.483Z] #29 8.447 Selecting previously unselected package libjq1:amd64. [2022-08-17T07:00:12.483Z] #29 8.447 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T07:00:12.483Z] #29 8.457 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:00:12.483Z] #29 8.555 Selecting previously unselected package jq. [2022-08-17T07:00:12.483Z] #29 8.555 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-17T07:00:12.483Z] #29 8.559 Unpacking jq (1.6-2.1) ... [2022-08-17T07:00:12.483Z] #29 8.614 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T07:00:12.483Z] #29 8.626 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T07:00:12.483Z] #29 8.637 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T07:00:12.483Z] #29 8.647 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:12.483Z] #29 8.658 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T07:00:12.486Z] [2022-08-17T07:00:12.486Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:12.486Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T07:00:12.486Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 5.7s done [2022-08-17T07:00:12.731Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.3s [2022-08-17T07:00:12.741Z] #29 8.669 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:12.741Z] #29 8.681 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T07:00:12.741Z] #29 8.693 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-17T07:00:12.741Z] #29 8.710 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:00:12.741Z] #29 8.721 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:00:12.741Z] #29 8.736 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T07:00:12.741Z] #29 8.753 Setting up ca-certificates (20210119) ... [2022-08-17T07:00:12.848Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-17T07:00:12.848Z] #11 DONE 26.5s [2022-08-17T07:00:12.848Z] [2022-08-17T07:00:12.848Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T07:00:12.848Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-17T07:00:13.308Z] #29 9.501 Updating certificates in /etc/ssl/certs... [2022-08-17T07:00:13.427Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-17T07:00:13.427Z] #11 ... [2022-08-17T07:00:13.427Z] [2022-08-17T07:00:13.427Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-17T07:00:13.427Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-17T07:00:13.427Z] #74 DONE 1.3s [2022-08-17T07:00:13.427Z] [2022-08-17T07:00:13.427Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:13.427Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-17T07:00:13.427Z] #11 DONE 21.2s [2022-08-17T07:00:13.427Z] [2022-08-17T07:00:13.427Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T07:00:13.427Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-17T07:00:13.427Z] #29 10.66 Selecting previously unselected package libcurl4:arm64. [2022-08-17T07:00:13.427Z] #29 10.66 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-17T07:00:13.427Z] #29 10.68 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:13.427Z] #29 11.26 Selecting previously unselected package curl. [2022-08-17T07:00:13.427Z] #29 11.26 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-17T07:00:13.427Z] #29 11.29 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:13.427Z] #29 11.80 Selecting previously unselected package libonig5:arm64. [2022-08-17T07:00:13.427Z] #29 11.80 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-17T07:00:13.427Z] #29 11.81 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-17T07:00:13.427Z] #29 11.92 Selecting previously unselected package libjq1:arm64. [2022-08-17T07:00:13.427Z] #29 11.92 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-17T07:00:13.427Z] #29 11.94 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-17T07:00:13.427Z] #29 11.99 Selecting previously unselected package jq. [2022-08-17T07:00:13.427Z] #29 11.99 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-17T07:00:13.427Z] #29 11.99 Unpacking jq (1.6-2.1) ... [2022-08-17T07:00:13.427Z] #29 12.49 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-17T07:00:13.427Z] #29 12.74 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-17T07:00:13.427Z] #29 12.77 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-17T07:00:13.427Z] #29 12.84 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:13.427Z] #29 12.87 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T07:00:13.427Z] #29 12.88 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:13.427Z] #29 12.90 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-17T07:00:13.427Z] #29 12.92 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-17T07:00:13.427Z] #29 12.94 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-17T07:00:13.427Z] #29 13.29 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-17T07:00:13.427Z] #29 13.77 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T07:00:13.427Z] #29 14.03 Setting up ca-certificates (20210119) ... [2022-08-17T07:00:14.000Z] #29 ... [2022-08-17T07:00:14.000Z] [2022-08-17T07:00:14.000Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T07:00:14.000Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-17T07:00:14.000Z] #12 DONE 0.4s [2022-08-17T07:00:14.000Z] [2022-08-17T07:00:14.000Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T07:00:14.000Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-17T07:00:14.000Z] #29 14.80 Updating certificates in /etc/ssl/certs... [2022-08-17T07:00:14.050Z] #19 91.64 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-08-17T07:00:14.050Z] #19 91.65 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-08-17T07:00:14.227Z] #12 DONE 1.0s [2022-08-17T07:00:14.227Z] [2022-08-17T07:00:14.227Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-17T07:00:14.227Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-17T07:00:14.490Z] #13 DONE 0.5s [2022-08-17T07:00:14.490Z] [2022-08-17T07:00:14.490Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-17T07:00:14.490Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-17T07:00:14.491Z] #46 DONE 0.1s [2022-08-17T07:00:14.491Z] [2022-08-17T07:00:14.491Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:00:14.491Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:00:14.491Z] #53 ... [2022-08-17T07:00:14.491Z] [2022-08-17T07:00:14.491Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-17T07:00:14.491Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-17T07:00:14.491Z] #33 DONE 0.2s [2022-08-17T07:00:14.573Z] #29 ... [2022-08-17T07:00:14.573Z] [2022-08-17T07:00:14.573Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-17T07:00:14.573Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-17T07:00:14.573Z] #13 DONE 0.5s [2022-08-17T07:00:14.573Z] [2022-08-17T07:00:14.573Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-17T07:00:14.573Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-17T07:00:14.573Z] #50 DONE 0.1s [2022-08-17T07:00:14.573Z] [2022-08-17T07:00:14.573Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-17T07:00:14.573Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-17T07:00:14.573Z] #46 DONE 0.2s [2022-08-17T07:00:14.573Z] [2022-08-17T07:00:14.573Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:00:14.573Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T07:00:14.679Z] #29 10.82 129 added, 0 removed; done. [2022-08-17T07:00:14.679Z] #29 10.88 Setting up jq (1.6-2.1) ... [2022-08-17T07:00:14.679Z] #29 10.89 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:14.679Z] #29 10.90 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:14.679Z] #29 10.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:00:14.679Z] #29 10.93 Processing triggers for ca-certificates (20210119) ... [2022-08-17T07:00:14.753Z] [2022-08-17T07:00:14.753Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-17T07:00:14.753Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-17T07:00:14.753Z] #50 DONE 0.3s [2022-08-17T07:00:14.753Z] [2022-08-17T07:00:14.753Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T07:00:14.753Z] #25 sha256:880ba98d49ab8b1421d8cc423ea4885f8aca1dfb5a037a223ccd196b78af4065 [2022-08-17T07:00:14.753Z] #25 DONE 0.3s [2022-08-17T07:00:14.753Z] [2022-08-17T07:00:14.753Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-17T07:00:14.753Z] #66 sha256:58de3d6302eca2f539cccb5346bf9f6a2fd0670eb410edbc4a1371c694a1ef41 [2022-08-17T07:00:14.753Z] #66 DONE 0.3s [2022-08-17T07:00:14.753Z] [2022-08-17T07:00:14.753Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:00:14.753Z] #26 sha256:bac3ec63044481003eea473ae8d7403ac1ddedd6154915fef8e42003b28e5054 [2022-08-17T07:00:14.835Z] #51 ... [2022-08-17T07:00:14.835Z] [2022-08-17T07:00:14.835Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-17T07:00:14.835Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-17T07:00:14.835Z] #33 DONE 0.2s [2022-08-17T07:00:14.938Z] #29 10.95 Updating certificates in /etc/ssl/certs... [2022-08-17T07:00:15.101Z] [2022-08-17T07:00:15.101Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T07:00:15.101Z] #25 sha256:57a54e7b1aa77033d9e48ed76dfa03b767a817ec503984e3aa53b68482fcdde2 [2022-08-17T07:00:15.101Z] #25 DONE 0.4s [2022-08-17T07:00:15.101Z] [2022-08-17T07:00:15.101Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-17T07:00:15.101Z] #66 sha256:c770903eae210332d4cdbbe20c28f9abf36f74a09552c57ff781c2a34a5e8298 [2022-08-17T07:00:15.101Z] #66 DONE 0.4s [2022-08-17T07:00:15.101Z] [2022-08-17T07:00:15.101Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:00:15.101Z] #67 sha256:13bdf8f85c25725411225dc1b1f7955d870d28f1f37109d0da46bc3eba0e6a4c [2022-08-17T07:00:15.266Z] #11 ... [2022-08-17T07:00:15.267Z] [2022-08-17T07:00:15.267Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T07:00:15.267Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T07:00:15.267Z] #29 2.266 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:15.267Z] #29 2.273 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:15.267Z] #29 2.273 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:15.267Z] #29 2.513 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:15.267Z] #29 2.845 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:00:15.267Z] #29 3.128 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:00:15.267Z] #29 4.351 Fetched 8570 kB in 2s (3657 kB/s) [2022-08-17T07:00:15.267Z] #29 4.351 Reading package lists... [2022-08-17T07:00:15.267Z] #29 5.145 Reading package lists... [2022-08-17T07:00:15.267Z] #29 5.931 Building dependency tree... [2022-08-17T07:00:15.267Z] #29 6.327 The following additional packages will be installed: [2022-08-17T07:00:15.267Z] #29 6.327 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-17T07:00:15.267Z] #29 6.327 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-17T07:00:15.267Z] #29 6.327 Recommended packages: [2022-08-17T07:00:15.267Z] #29 6.327 libldap-common publicsuffix libsasl2-modules [2022-08-17T07:00:15.267Z] #29 6.499 The following NEW packages will be installed: [2022-08-17T07:00:15.267Z] #29 6.499 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-17T07:00:15.267Z] #29 6.499 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-17T07:00:15.267Z] #29 6.499 libssh2-1 openssl [2022-08-17T07:00:15.267Z] #29 6.812 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-17T07:00:15.267Z] #29 6.812 Need to get 3047 kB of archives. [2022-08-17T07:00:15.267Z] #29 6.812 After this operation, 6661 kB of additional disk space will be used. [2022-08-17T07:00:15.267Z] #29 6.812 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-17T07:00:15.267Z] #29 6.812 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-17T07:00:15.267Z] #29 6.812 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-17T07:00:15.267Z] #29 6.812 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-08-17T07:00:15.267Z] #29 6.812 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-17T07:00:15.267Z] #29 6.812 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-17T07:00:15.267Z] #29 6.812 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-17T07:00:15.267Z] #29 6.812 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-17T07:00:15.267Z] #29 6.812 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-17T07:00:15.267Z] #29 6.812 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-17T07:00:15.267Z] #29 6.812 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-17T07:00:15.267Z] #29 6.812 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-17T07:00:15.267Z] #29 6.831 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T07:00:15.267Z] #29 6.831 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T07:00:15.267Z] #29 6.831 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T07:00:15.267Z] #29 7.107 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:00:15.267Z] #29 7.153 Fetched 3047 kB in 0s (9300 kB/s) [2022-08-17T07:00:15.267Z] #29 7.176 Selecting previously unselected package openssl. [2022-08-17T07:00:15.267Z] #29 7.176 (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-08-17T07:00:15.267Z] #29 7.180 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 7.223 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-17T07:00:15.267Z] #29 7.408 Selecting previously unselected package ca-certificates. [2022-08-17T07:00:15.267Z] #29 7.408 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-17T07:00:15.267Z] #29 7.412 Unpacking ca-certificates (20210119) ... [2022-08-17T07:00:15.267Z] #29 7.580 Selecting previously unselected package libbrotli1:amd64. [2022-08-17T07:00:15.267Z] #29 7.580 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 7.618 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T07:00:15.267Z] #29 7.747 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-17T07:00:15.267Z] #29 7.747 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 7.752 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:15.267Z] #29 7.849 Selecting previously unselected package libsasl2-2:amd64. [2022-08-17T07:00:15.267Z] #29 7.849 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 7.855 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:15.267Z] #29 8.000 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-17T07:00:15.267Z] #29 8.000 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 8.010 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T07:00:15.267Z] #29 8.123 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-17T07:00:15.267Z] #29 8.123 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 8.128 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T07:00:15.267Z] #29 8.247 Selecting previously unselected package libpsl5:amd64. [2022-08-17T07:00:15.267Z] #29 8.247 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 8.250 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T07:00:15.267Z] #29 8.368 Selecting previously unselected package librtmp1:amd64. [2022-08-17T07:00:15.267Z] #29 8.368 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 8.373 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T07:00:15.267Z] #29 8.460 Selecting previously unselected package libssh2-1:amd64. [2022-08-17T07:00:15.267Z] #29 8.460 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 8.462 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T07:00:15.267Z] #29 8.604 Selecting previously unselected package libcurl4:amd64. [2022-08-17T07:00:15.267Z] #29 8.604 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 8.611 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:15.267Z] #29 8.728 Selecting previously unselected package curl. [2022-08-17T07:00:15.267Z] #29 8.728 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 8.732 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:15.267Z] #29 8.921 Selecting previously unselected package libonig5:amd64. [2022-08-17T07:00:15.267Z] #29 8.921 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 8.932 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:00:15.267Z] #29 9.042 Selecting previously unselected package libjq1:amd64. [2022-08-17T07:00:15.267Z] #29 9.042 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 9.045 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:00:15.267Z] #29 9.117 Selecting previously unselected package jq. [2022-08-17T07:00:15.267Z] #29 9.117 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-17T07:00:15.267Z] #29 9.122 Unpacking jq (1.6-2.1) ... [2022-08-17T07:00:15.267Z] #29 9.181 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-17T07:00:15.267Z] #29 9.194 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-17T07:00:15.267Z] #29 9.207 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-17T07:00:15.267Z] #29 9.221 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:15.267Z] #29 9.233 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-17T07:00:15.267Z] #29 9.244 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-17T07:00:15.267Z] #29 9.256 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-17T07:00:15.267Z] #29 9.268 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-17T07:00:15.267Z] #29 9.286 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:00:15.267Z] #29 9.299 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:00:15.267Z] #29 9.311 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-17T07:00:15.267Z] #29 9.323 Setting up ca-certificates (20210119) ... [2022-08-17T07:00:15.267Z] #29 10.06 Updating certificates in /etc/ssl/certs... [2022-08-17T07:00:15.267Z] #29 ... [2022-08-17T07:00:15.267Z] [2022-08-17T07:00:15.267Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:15.267Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:15.871Z] #29 12.01 0 added, 0 removed; done. [2022-08-17T07:00:15.871Z] #29 12.01 Running hooks in /etc/ca-certificates/update.d... [2022-08-17T07:00:15.871Z] #29 12.01 done. [2022-08-17T07:00:15.966Z] #19 93.46 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-08-17T07:00:15.967Z] #19 93.46 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-08-17T07:00:16.202Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.6s done [2022-08-17T07:00:16.459Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-17T07:00:17.017Z] #67 ... [2022-08-17T07:00:17.017Z] [2022-08-17T07:00:17.017Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T07:00:17.017Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-17T07:00:17.017Z] #29 15.91 129 added, 0 removed; done. [2022-08-17T07:00:17.017Z] #29 16.02 Setting up jq (1.6-2.1) ... [2022-08-17T07:00:17.017Z] #29 16.04 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:17.017Z] #29 16.08 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:17.017Z] #29 16.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:00:17.017Z] #29 16.10 Processing triggers for ca-certificates (20210119) ... [2022-08-17T07:00:17.017Z] #29 16.10 Updating certificates in /etc/ssl/certs... [2022-08-17T07:00:17.017Z] #29 17.31 0 added, 0 removed; done. [2022-08-17T07:00:17.017Z] #29 17.31 Running hooks in /etc/ca-certificates/update.d... [2022-08-17T07:00:17.017Z] #29 17.31 done. [2022-08-17T07:00:17.017Z] #29 DONE 17.5s [2022-08-17T07:00:17.017Z] [2022-08-17T07:00:17.017Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-17T07:00:17.017Z] #30 sha256:672dad26a51b5a8caafcbdde9fcd6336f5eb865fb3f846c0c24faa99f0bbcbf9 [2022-08-17T07:00:17.017Z] #30 DONE 0.1s [2022-08-17T07:00:17.017Z] [2022-08-17T07:00:17.017Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:17.017Z] #31 sha256:0f9134c8dd384690b2e512f3c22017b050824cf812789d738f6fbd9d4b5cf327 [2022-08-17T07:00:17.253Z] #29 DONE 13.2s [2022-08-17T07:00:17.253Z] [2022-08-17T07:00:17.253Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-17T07:00:17.253Z] #30 sha256:5b41df020425a912f82d1fb7729172d49bac03d2131e75e14ecc5b630d7e35ce [2022-08-17T07:00:17.253Z] #30 DONE 0.1s [2022-08-17T07:00:17.253Z] [2022-08-17T07:00:17.253Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:17.253Z] #31 sha256:9a055e0e21c5e6621a01e87d4f9d3ca7f66fa5b9227b4a1779dc4fcc3b82aaf9 [2022-08-17T07:00:17.293Z] #26 ... [2022-08-17T07:00:17.293Z] [2022-08-17T07:00:17.293Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:17.293Z] #31 sha256:bc2e4edb1b54e2551fa5ca086c52ccd92e58fa6758c36097ef602aac72162e9f [2022-08-17T07:00:17.293Z] #31 1.495 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-17T07:00:17.293Z] #31 1.768 [2022-08-17T07:00:17.293Z] #31 1.987 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:17.293Z] #31 2.251 [2022-08-17T07:00:17.293Z] #31 3.150 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-17T07:00:17.293Z] #31 3.424 [2022-08-17T07:00:17.293Z] #31 3.646 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:17.293Z] #31 3.958 [2022-08-17T07:00:17.293Z] #31 4.879 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-17T07:00:17.293Z] #31 5.163 [2022-08-17T07:00:17.293Z] #31 5.391 #=#=# 0.1% ######################################### 58.1% ########################################### 60.1% ######################################################################## 100.0% [2022-08-17T07:00:17.293Z] #31 5.927 [2022-08-17T07:00:17.293Z] #31 6.823 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-17T07:00:17.293Z] #31 7.113 [2022-08-17T07:00:17.293Z] #31 7.351 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:17.293Z] #31 7.618 [2022-08-17T07:00:17.293Z] #31 8.694 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-17T07:00:17.293Z] #31 9.284 [2022-08-17T07:00:17.293Z] #31 9.528 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:17.293Z] #31 9.827 [2022-08-17T07:00:17.293Z] #31 9.904 Download of images into '/build' complete. [2022-08-17T07:00:17.293Z] #31 9.904 Use something like the following to load the result into a Docker daemon: [2022-08-17T07:00:17.293Z] #31 9.904 tar -cC '/build' . | docker load [2022-08-17T07:00:17.293Z] #31 DONE 10.0s [2022-08-17T07:00:17.293Z] [2022-08-17T07:00:17.293Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:00:17.293Z] #67 sha256:3989cf06fffe9a2917a1ef590e59a86c9f417c2b075b02a0c22e806074bebe3f [2022-08-17T07:00:17.884Z] #19 95.18 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-08-17T07:00:17.884Z] #19 95.18 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-08-17T07:00:18.993Z] #11 ... [2022-08-17T07:00:18.993Z] [2022-08-17T07:00:18.993Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-17T07:00:18.993Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-17T07:00:18.993Z] #29 11.30 129 added, 0 removed; done. [2022-08-17T07:00:18.993Z] #29 11.34 Setting up jq (1.6-2.1) ... [2022-08-17T07:00:18.993Z] #29 11.35 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:18.993Z] #29 11.37 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-17T07:00:18.993Z] #29 11.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:00:18.993Z] #29 11.40 Processing triggers for ca-certificates (20210119) ... [2022-08-17T07:00:18.993Z] #29 11.41 Updating certificates in /etc/ssl/certs... [2022-08-17T07:00:18.993Z] #29 12.47 0 added, 0 removed; done. [2022-08-17T07:00:18.993Z] #29 12.47 Running hooks in /etc/ca-certificates/update.d... [2022-08-17T07:00:18.993Z] #29 12.48 done. [2022-08-17T07:00:18.993Z] #29 DONE 13.5s [2022-08-17T07:00:18.993Z] [2022-08-17T07:00:18.993Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:18.993Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:18.993Z] #11 ... [2022-08-17T07:00:18.993Z] [2022-08-17T07:00:18.993Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-17T07:00:18.993Z] #30 sha256:aede797e203faa042e99425fd96f173e4f62bb85a8c9e41538e713c85fe384ec [2022-08-17T07:00:18.993Z] #30 DONE 0.1s [2022-08-17T07:00:18.993Z] [2022-08-17T07:00:18.993Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:18.993Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:19.274Z] #19 97.00 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-08-17T07:00:19.274Z] #19 97.00 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-08-17T07:00:19.792Z] #31 2.437 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-17T07:00:19.827Z] #67 ... [2022-08-17T07:00:19.827Z] [2022-08-17T07:00:19.827Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:00:19.827Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:00:19.827Z] #53 5.557 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-17T07:00:19.849Z] #19 ... [2022-08-17T07:00:19.849Z] [2022-08-17T07:00:19.849Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:00:19.849Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:00:19.849Z] #84 65.32 configure.ac:11: installing 'build-aux/compile' [2022-08-17T07:00:19.849Z] #84 65.32 configure.ac:11: installing 'build-aux/config.guess' [2022-08-17T07:00:19.849Z] #84 65.34 configure.ac:11: installing 'build-aux/config.sub' [2022-08-17T07:00:19.849Z] #84 65.35 configure.ac:13: installing 'build-aux/install-sh' [2022-08-17T07:00:19.849Z] #84 65.35 configure.ac:13: installing 'build-aux/missing' [2022-08-17T07:00:19.849Z] #84 65.36 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-17T07:00:20.050Z] #31 2.793 [2022-08-17T07:00:20.113Z] #84 65.61 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T07:00:20.308Z] #31 3.032 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:20.308Z] #31 ... [2022-08-17T07:00:20.308Z] [2022-08-17T07:00:20.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:20.308Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:20.308Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.3s done [2022-08-17T07:00:20.308Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.6s [2022-08-17T07:00:20.565Z] #11 ... [2022-08-17T07:00:20.565Z] [2022-08-17T07:00:20.565Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:20.565Z] #31 sha256:9a055e0e21c5e6621a01e87d4f9d3ca7f66fa5b9227b4a1779dc4fcc3b82aaf9 [2022-08-17T07:00:20.565Z] #31 3.347 [2022-08-17T07:00:21.209Z] #53 6.656 go: downloading github.com/fatih/color v1.10.0 [2022-08-17T07:00:21.209Z] #53 6.680 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-17T07:00:21.209Z] #53 6.685 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-17T07:00:21.209Z] #53 6.719 go: downloading github.com/pkg/errors v0.9.1 [2022-08-17T07:00:21.320Z] #84 66.61 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:00:21.320Z] #84 66.89 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:00:21.320Z] #84 66.89 checking how to print strings... printf [2022-08-17T07:00:21.320Z] #84 66.90 checking for gcc... gcc [2022-08-17T07:00:21.468Z] #53 6.953 go: downloading golang.org/x/tools v0.1.0 [2022-08-17T07:00:21.525Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.1s [2022-08-17T07:00:21.894Z] #84 66.99 checking whether the C compiler works... yes [2022-08-17T07:00:21.894Z] #84 67.30 checking for C compiler default output file name... a.out [2022-08-17T07:00:21.894Z] #84 67.30 checking for suffix of executables... [2022-08-17T07:00:21.944Z] #31 4.499 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-17T07:00:21.944Z] #31 4.818 [2022-08-17T07:00:22.037Z] #53 7.454 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-17T07:00:22.037Z] #53 7.625 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-17T07:00:22.037Z] #53 7.644 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-17T07:00:22.156Z] #84 67.44 checking whether we are cross compiling... no [2022-08-17T07:00:22.156Z] #84 67.64 checking for suffix of object files... o [2022-08-17T07:00:22.156Z] #84 67.73 checking whether we are using the GNU C compiler... yes [2022-08-17T07:00:22.201Z] #31 5.055 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:22.297Z] #53 7.848 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-17T07:00:22.313Z] #31 ... [2022-08-17T07:00:22.313Z] [2022-08-17T07:00:22.313Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:00:22.313Z] #67 sha256:13bdf8f85c25725411225dc1b1f7955d870d28f1f37109d0da46bc3eba0e6a4c [2022-08-17T07:00:22.313Z] #67 3.743 + RM_GOPATH=0 [2022-08-17T07:00:22.313Z] #67 3.743 + TMP_GOPATH= [2022-08-17T07:00:22.313Z] #67 3.743 + : /build [2022-08-17T07:00:22.313Z] #67 3.743 + '[' -z '' ']' [2022-08-17T07:00:22.313Z] #67 3.748 ++ mktemp -d [2022-08-17T07:00:22.313Z] #67 3.750 + export GOPATH=/tmp/tmp.bzumdmcbcT [2022-08-17T07:00:22.313Z] #67 3.750 + GOPATH=/tmp/tmp.bzumdmcbcT [2022-08-17T07:00:22.313Z] #67 3.750 + RM_GOPATH=1 [2022-08-17T07:00:22.313Z] #67 3.750 + case "$(go env GOARCH)" in [2022-08-17T07:00:22.313Z] #67 3.751 ++ go env GOARCH [2022-08-17T07:00:22.313Z] #67 3.772 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:22.313Z] #67 3.772 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:22.313Z] #67 3.772 ++ dirname /install.sh [2022-08-17T07:00:22.313Z] #67 3.779 + dir=/ [2022-08-17T07:00:22.313Z] #67 3.779 + bin=rootlesskit [2022-08-17T07:00:22.313Z] #67 3.779 + shift [2022-08-17T07:00:22.313Z] #67 3.779 + '[' '!' -f //rootlesskit.installer ']' [2022-08-17T07:00:22.313Z] #67 3.779 + . //rootlesskit.installer [2022-08-17T07:00:22.313Z] #67 3.779 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:22.313Z] #67 3.779 + install_rootlesskit [2022-08-17T07:00:22.313Z] #67 3.779 + case "$1" in [2022-08-17T07:00:22.313Z] #67 3.779 + export CGO_ENABLED=0 [2022-08-17T07:00:22.313Z] #67 3.779 + CGO_ENABLED=0 [2022-08-17T07:00:22.313Z] #67 3.779 + _install_rootlesskit [2022-08-17T07:00:22.313Z] #67 3.809 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-17T07:00:22.313Z] #67 3.809 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T07:00:22.313Z] #67 3.809 + GOBIN=/build [2022-08-17T07:00:22.313Z] #67 3.809 + GO111MODULE=on [2022-08-17T07:00:22.313Z] #67 3.809 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:22.313Z] #67 3.815 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:22.417Z] #84 67.84 checking whether gcc accepts -g... yes [2022-08-17T07:00:22.679Z] #84 68.02 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:00:22.679Z] #84 68.18 checking whether gcc understands -c and -o together... yes [2022-08-17T07:00:22.679Z] #84 68.31 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:00:22.679Z] #84 68.33 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:00:22.679Z] #84 68.33 checking for egrep... /bin/grep -E [2022-08-17T07:00:22.679Z] #84 68.34 checking for fgrep... /bin/grep -F [2022-08-17T07:00:22.679Z] #84 68.35 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:00:22.679Z] #84 68.39 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:00:22.766Z] #31 5.335 [2022-08-17T07:00:22.940Z] #84 68.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:00:22.940Z] #84 68.42 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:00:22.940Z] #84 68.52 checking whether ln -s works... yes [2022-08-17T07:00:22.940Z] #84 68.52 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:00:22.940Z] #84 68.54 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:00:22.940Z] #84 68.54 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:00:22.940Z] #84 68.54 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:00:22.940Z] #84 68.54 checking for objdump... objdump [2022-08-17T07:00:22.940Z] #84 68.55 checking how to recognize dependent libraries... pass_all [2022-08-17T07:00:22.940Z] #84 68.55 checking for dlltool... no [2022-08-17T07:00:22.940Z] #84 68.57 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:00:22.940Z] #84 68.57 checking for ar... ar [2022-08-17T07:00:23.201Z] #84 68.57 checking for archiver @FILE support... @ [2022-08-17T07:00:23.201Z] #84 68.70 checking for strip... strip [2022-08-17T07:00:23.201Z] #84 68.70 checking for ranlib... ranlib [2022-08-17T07:00:23.201Z] #84 68.70 checking for gawk... no [2022-08-17T07:00:23.201Z] #84 68.70 checking for mawk... mawk [2022-08-17T07:00:23.255Z] #67 7.976 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-17T07:00:23.462Z] #84 68.71 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:00:23.462Z] #84 69.06 checking for sysroot... no [2022-08-17T07:00:23.462Z] #84 69.07 checking for a working dd... /bin/dd [2022-08-17T07:00:23.463Z] #84 69.09 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:00:23.463Z] #84 69.14 checking for mt... no [2022-08-17T07:00:23.463Z] #84 69.14 checking if : is a manifest tool... no [2022-08-17T07:00:23.724Z] #84 69.16 checking how to run the C preprocessor... gcc -E [2022-08-17T07:00:23.780Z] #31 6.411 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-17T07:00:24.050Z] #31 6.810 [2022-08-17T07:00:24.564Z] #84 69.48 checking for ANSI C header files... yes [2022-08-17T07:00:24.564Z] #84 70.20 checking for sys/types.h... yes [2022-08-17T07:00:24.575Z] #31 7.028 #=#=# 1.1% ####################################### 55.3% ####################################################### 76.5% ######################################################################## 100.0% [2022-08-17T07:00:24.640Z] #67 ... [2022-08-17T07:00:24.640Z] [2022-08-17T07:00:24.640Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:24.640Z] #31 sha256:0f9134c8dd384690b2e512f3c22017b050824cf812789d738f6fbd9d4b5cf327 [2022-08-17T07:00:24.640Z] #31 7.076 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-17T07:00:24.640Z] #31 ... [2022-08-17T07:00:24.640Z] [2022-08-17T07:00:24.641Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T07:00:24.641Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-17T07:00:24.641Z] #38 4.416 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-17T07:00:24.641Z] #38 ... [2022-08-17T07:00:24.641Z] [2022-08-17T07:00:24.641Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:00:24.641Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-17T07:00:24.641Z] #62 5.037 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:24.641Z] #62 5.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:24.641Z] #62 5.122 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:24.641Z] #62 6.170 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T07:00:24.641Z] #62 8.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T07:00:24.826Z] #84 70.35 checking for sys/stat.h... yes [2022-08-17T07:00:24.834Z] #53 ... [2022-08-17T07:00:24.834Z] [2022-08-17T07:00:24.834Z] #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-08-17T07:00:24.834Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T07:00:24.834Z] #40 5.772 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-17T07:00:24.834Z] #40 6.529 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-17T07:00:24.834Z] #40 7.693 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-17T07:00:24.834Z] #40 7.987 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-17T07:00:24.834Z] #40 7.987 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-17T07:00:24.834Z] #40 ... [2022-08-17T07:00:24.834Z] [2022-08-17T07:00:24.834Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T07:00:24.834Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T07:00:24.834Z] #57 6.967 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-17T07:00:24.834Z] #57 8.209 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-17T07:00:24.834Z] #57 8.291 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-17T07:00:24.834Z] #57 8.388 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-17T07:00:24.834Z] #57 ... [2022-08-17T07:00:24.834Z] [2022-08-17T07:00:24.834Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:00:24.834Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:00:24.834Z] #14 3.957 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:24.834Z] #14 4.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:24.834Z] #14 4.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:24.834Z] #14 4.224 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:24.834Z] #14 4.755 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:00:24.834Z] #14 5.327 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:00:24.834Z] #14 ... [2022-08-17T07:00:24.834Z] [2022-08-17T07:00:24.834Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:00:24.834Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:00:24.834Z] #47 5.856 + git clone https://github.com/docker/distribution.git . [2022-08-17T07:00:24.834Z] #47 5.859 Cloning into '.'... [2022-08-17T07:00:24.843Z] #31 7.653 [2022-08-17T07:00:24.845Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.0s done [2022-08-17T07:00:24.845Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-17T07:00:24.901Z] #62 ... [2022-08-17T07:00:24.901Z] [2022-08-17T07:00:24.901Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T07:00:24.901Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-17T07:00:24.901Z] #57 3.850 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-17T07:00:24.901Z] #57 4.912 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-17T07:00:24.901Z] #57 4.918 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-17T07:00:24.901Z] #57 5.051 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-17T07:00:24.901Z] #57 6.426 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-17T07:00:24.901Z] #57 ... [2022-08-17T07:00:24.901Z] [2022-08-17T07:00:24.901Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:00:24.901Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-17T07:00:24.901Z] #42 4.511 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:24.901Z] #42 4.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:24.901Z] #42 4.561 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:24.901Z] #42 5.291 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T07:00:24.901Z] #42 7.393 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T07:00:24.901Z] #42 9.930 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T07:00:25.087Z] #84 70.51 checking for stdlib.h... yes [2022-08-17T07:00:25.087Z] #84 70.65 checking for string.h... yes [2022-08-17T07:00:25.093Z] #47 ... [2022-08-17T07:00:25.093Z] [2022-08-17T07:00:25.093Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T07:00:25.093Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T07:00:25.093Z] #38 7.455 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-17T07:00:25.093Z] #38 ... [2022-08-17T07:00:25.093Z] [2022-08-17T07:00:25.093Z] #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-08-17T07:00:25.093Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T07:00:25.093Z] #34 6.783 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-17T07:00:25.093Z] #34 6.785 Cloning into '.'... [2022-08-17T07:00:25.162Z] #42 ... [2022-08-17T07:00:25.162Z] [2022-08-17T07:00:25.162Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:25.162Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T07:00:25.162Z] #76 4.050 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:25.162Z] #76 4.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:25.162Z] #76 4.086 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:25.162Z] #76 5.084 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T07:00:25.162Z] #76 7.509 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T07:00:25.162Z] #76 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T07:00:25.352Z] #84 70.77 checking for memory.h... yes [2022-08-17T07:00:25.353Z] #34 ... [2022-08-17T07:00:25.353Z] [2022-08-17T07:00:25.353Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:00:25.353Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:00:25.353Z] #51 8.105 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:25.353Z] #51 8.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:25.353Z] #51 8.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:25.353Z] #51 8.694 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-17T07:00:25.353Z] #51 9.360 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:25.353Z] #51 ... [2022-08-17T07:00:25.353Z] [2022-08-17T07:00:25.353Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:00:25.353Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:00:25.353Z] #62 3.966 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:25.353Z] #62 4.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:25.353Z] #62 4.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:25.353Z] #62 4.263 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:25.353Z] #62 4.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:00:25.353Z] #62 5.203 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:00:25.422Z] #76 ... [2022-08-17T07:00:25.422Z] [2022-08-17T07:00:25.422Z] #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-08-17T07:00:25.422Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-17T07:00:25.422Z] #40 4.867 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-17T07:00:25.422Z] #40 5.822 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-17T07:00:25.422Z] #40 7.003 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-17T07:00:25.422Z] #40 7.297 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-17T07:00:25.422Z] #40 7.361 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-17T07:00:25.422Z] #40 9.942 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-17T07:00:25.422Z] #40 10.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T07:00:25.422Z] #40 ... [2022-08-17T07:00:25.422Z] [2022-08-17T07:00:25.422Z] #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-08-17T07:00:25.422Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-17T07:00:25.422Z] #36 4.842 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-17T07:00:25.613Z] #62 ... [2022-08-17T07:00:25.613Z] [2022-08-17T07:00:25.613Z] #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-08-17T07:00:25.613Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:00:25.613Z] #36 7.170 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-17T07:00:25.617Z] #84 70.93 checking for strings.h... yes [2022-08-17T07:00:25.617Z] #84 71.08 checking for inttypes.h... yes [2022-08-17T07:00:25.617Z] #84 71.22 checking for stdint.h... yes [2022-08-17T07:00:25.683Z] #36 ... [2022-08-17T07:00:25.683Z] [2022-08-17T07:00:25.683Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:00:25.683Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T07:00:25.683Z] #14 4.043 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:25.683Z] #14 4.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:25.683Z] #14 4.079 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:25.683Z] #14 5.077 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T07:00:25.683Z] #14 7.641 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T07:00:25.683Z] #14 10.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T07:00:25.683Z] #14 ... [2022-08-17T07:00:25.683Z] [2022-08-17T07:00:25.683Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:25.683Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T07:00:25.683Z] #55 4.042 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-17T07:00:25.683Z] #55 5.964 go: downloading github.com/fatih/color v1.13.0 [2022-08-17T07:00:25.683Z] #55 5.964 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T07:00:25.683Z] #55 6.142 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-17T07:00:25.683Z] #55 6.158 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-17T07:00:25.683Z] #55 6.384 go: downloading github.com/spf13/viper v1.11.0 [2022-08-17T07:00:25.683Z] #55 6.427 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-17T07:00:25.683Z] #55 7.014 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-17T07:00:25.683Z] #55 7.023 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-17T07:00:25.683Z] #55 7.084 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-17T07:00:25.683Z] #55 7.173 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-17T07:00:25.683Z] #55 8.697 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-17T07:00:25.683Z] #55 8.880 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-17T07:00:25.683Z] #55 8.932 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-17T07:00:25.683Z] #55 9.087 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-17T07:00:25.872Z] #36 ... [2022-08-17T07:00:25.872Z] [2022-08-17T07:00:25.872Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:25.872Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:00:25.872Z] #55 6.628 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-17T07:00:25.872Z] #55 8.727 go: downloading github.com/fatih/color v1.13.0 [2022-08-17T07:00:25.872Z] #55 8.798 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T07:00:25.872Z] #55 8.922 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-17T07:00:25.872Z] #55 8.926 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-17T07:00:25.872Z] #55 9.281 go: downloading github.com/spf13/viper v1.11.0 [2022-08-17T07:00:25.873Z] #55 9.379 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-17T07:00:25.873Z] #55 10.02 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-17T07:00:25.873Z] #55 10.09 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-17T07:00:25.873Z] #55 10.23 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-17T07:00:25.873Z] #55 10.23 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-17T07:00:25.873Z] #55 ... [2022-08-17T07:00:25.873Z] [2022-08-17T07:00:25.873Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:25.873Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:00:25.873Z] #76 5.573 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:25.873Z] #76 5.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:25.873Z] #76 5.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:25.873Z] #76 5.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:25.873Z] #76 7.481 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:00:25.873Z] #76 9.783 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:00:25.880Z] #84 71.37 checking for unistd.h... yes [2022-08-17T07:00:25.944Z] #55 ... [2022-08-17T07:00:25.944Z] [2022-08-17T07:00:25.944Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:00:25.944Z] #26 sha256:a47bb2ac974f8659c2938bb1cf901a2d4539ce9e6d4eace8f2fd715910553328 [2022-08-17T07:00:25.944Z] #26 3.938 + RM_GOPATH=0 [2022-08-17T07:00:25.944Z] #26 3.938 + TMP_GOPATH= [2022-08-17T07:00:25.944Z] #26 3.938 + : /build [2022-08-17T07:00:25.944Z] #26 3.938 + '[' -z '' ']' [2022-08-17T07:00:25.944Z] #26 3.938 ++ mktemp -d [2022-08-17T07:00:25.944Z] #26 3.955 + export GOPATH=/tmp/tmp.XKTFp4JeAm [2022-08-17T07:00:25.944Z] #26 3.955 + GOPATH=/tmp/tmp.XKTFp4JeAm [2022-08-17T07:00:25.944Z] #26 3.955 + RM_GOPATH=1 [2022-08-17T07:00:25.944Z] #26 3.956 + case "$(go env GOARCH)" in [2022-08-17T07:00:25.944Z] #26 3.991 ++ go env GOARCH [2022-08-17T07:00:25.944Z] #26 4.032 Install docker/cli version 17.06.2-ce from stable [2022-08-17T07:00:25.944Z] #26 4.032 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:25.944Z] #26 4.032 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:25.944Z] #26 4.032 ++ dirname /install.sh [2022-08-17T07:00:25.944Z] #26 4.032 + dir=/ [2022-08-17T07:00:25.944Z] #26 4.032 + bin=dockercli [2022-08-17T07:00:25.944Z] #26 4.032 + shift [2022-08-17T07:00:25.944Z] #26 4.032 + '[' '!' -f //dockercli.installer ']' [2022-08-17T07:00:25.944Z] #26 4.032 + . //dockercli.installer [2022-08-17T07:00:25.944Z] #26 4.032 ++ : stable [2022-08-17T07:00:25.944Z] #26 4.032 ++ : 17.06.2-ce [2022-08-17T07:00:25.944Z] #26 4.032 + install_dockercli [2022-08-17T07:00:25.944Z] #26 4.032 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-17T07:00:25.944Z] #26 4.051 ++ uname -m [2022-08-17T07:00:25.944Z] #26 4.064 + arch=aarch64 [2022-08-17T07:00:25.944Z] #26 4.064 + '[' aarch64 '!=' x86_64 ']' [2022-08-17T07:00:25.944Z] #26 4.064 + '[' aarch64 '!=' s390x ']' [2022-08-17T07:00:25.944Z] #26 4.064 + '[' aarch64 '!=' armhf ']' [2022-08-17T07:00:25.944Z] #26 4.064 + build_dockercli [2022-08-17T07:00:25.944Z] #26 4.064 + git clone https://github.com/docker/docker-ce /tmp/tmp.XKTFp4JeAm/tmp/docker-ce [2022-08-17T07:00:25.944Z] #26 4.070 Cloning into '/tmp/tmp.XKTFp4JeAm/tmp/docker-ce'... [2022-08-17T07:00:25.944Z] #26 ... [2022-08-17T07:00:25.944Z] [2022-08-17T07:00:25.944Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:00:25.944Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-17T07:00:25.944Z] #53 3.973 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-17T07:00:25.944Z] #53 5.380 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-17T07:00:25.944Z] #53 5.383 go: downloading github.com/fatih/color v1.10.0 [2022-08-17T07:00:25.944Z] #53 5.465 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-17T07:00:25.944Z] #53 5.542 go: downloading github.com/pkg/errors v0.9.1 [2022-08-17T07:00:25.944Z] #53 5.832 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-17T07:00:25.944Z] #53 5.926 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-17T07:00:25.944Z] #53 5.940 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-17T07:00:25.944Z] #53 5.979 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-17T07:00:25.944Z] #53 6.129 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-17T07:00:25.944Z] #53 6.217 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-17T07:00:25.944Z] #53 6.539 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-17T07:00:25.944Z] #53 6.874 go: downloading golang.org/x/tools v0.1.0 [2022-08-17T07:00:25.944Z] #53 11.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-17T07:00:25.944Z] #53 11.13 go: downloading golang.org/x/mod v0.3.0 [2022-08-17T07:00:26.133Z] #76 ... [2022-08-17T07:00:26.133Z] [2022-08-17T07:00:26.133Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:00:26.133Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:00:26.133Z] #42 7.205 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:26.133Z] #42 7.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:26.133Z] #42 7.218 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:26.133Z] #42 8.173 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:26.133Z] #42 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:00:26.133Z] #42 ... [2022-08-17T07:00:26.133Z] [2022-08-17T07:00:26.133Z] #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-08-17T07:00:26.133Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T07:00:26.133Z] #40 11.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-17T07:00:26.142Z] #84 71.56 checking for dlfcn.h... yes [2022-08-17T07:00:26.142Z] #84 71.74 checking for objdir... .libs [2022-08-17T07:00:26.205Z] #53 ... [2022-08-17T07:00:26.205Z] [2022-08-17T07:00:26.205Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:00:26.205Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-17T07:00:26.205Z] #47 4.214 + git clone https://github.com/docker/distribution.git . [2022-08-17T07:00:26.205Z] #47 4.226 Cloning into '.'... [2022-08-17T07:00:26.205Z] #47 ... [2022-08-17T07:00:26.205Z] [2022-08-17T07:00:26.205Z] #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-08-17T07:00:26.205Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-17T07:00:26.205Z] #34 4.190 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-17T07:00:26.205Z] #34 4.194 Cloning into '.'... [2022-08-17T07:00:26.212Z] #31 8.739 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-17T07:00:26.212Z] #31 9.036 [2022-08-17T07:00:26.393Z] #40 12.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T07:00:26.467Z] #34 ... [2022-08-17T07:00:26.467Z] [2022-08-17T07:00:26.467Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:26.467Z] #31 sha256:0f9134c8dd384690b2e512f3c22017b050824cf812789d738f6fbd9d4b5cf327 [2022-08-17T07:00:26.467Z] #31 8.885 #=#=# [2022-08-17T07:00:26.467Z] #31 9.271 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:26.468Z] #31 9.262 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:26.665Z] #84 72.15 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:00:26.665Z] #84 72.25 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:00:26.665Z] #84 72.25 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:00:27.031Z] #31 9.720 [2022-08-17T07:00:27.188Z] #84 72.38 checking if gcc static flag -static works... yes [2022-08-17T07:00:27.188Z] #84 72.80 checking if gcc supports -c -o file.o... yes [2022-08-17T07:00:27.457Z] #84 72.91 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:00:27.457Z] #84 72.91 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:00:27.595Z] #31 ... [2022-08-17T07:00:27.595Z] [2022-08-17T07:00:27.595Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:27.595Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:27.595Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.7s done [2022-08-17T07:00:27.595Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 4.7s [2022-08-17T07:00:27.735Z] #84 72.96 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:00:27.735Z] #84 73.24 checking how to hardcode library paths into programs... immediate [2022-08-17T07:00:27.735Z] #84 73.24 checking whether stripping libraries is possible... yes [2022-08-17T07:00:27.735Z] #84 73.27 checking if libtool supports shared libraries... yes [2022-08-17T07:00:27.735Z] #84 73.29 checking whether to build shared libraries... no [2022-08-17T07:00:27.735Z] #84 73.29 checking whether to build static libraries... yes [2022-08-17T07:00:27.735Z] #84 73.29 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:00:27.735Z] #84 73.33 checking whether build environment is sane... yes [2022-08-17T07:00:27.735Z] #84 73.36 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:00:27.735Z] #84 73.39 checking whether make sets $(MAKE)... yes [2022-08-17T07:00:27.735Z] #84 73.43 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:00:27.850Z] #31 10.86 [2022-08-17T07:00:28.001Z] #84 73.45 checking whether make supports nested variables... yes [2022-08-17T07:00:28.001Z] #84 73.48 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:00:28.001Z] #84 73.48 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:00:28.001Z] #84 73.48 checking how to create a ustar tar archive... gnutar [2022-08-17T07:00:28.001Z] #84 73.52 checking dependency style of gcc... gcc3 [2022-08-17T07:00:28.001Z] #84 73.67 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:00:28.001Z] #84 73.67 checking whether make supports nested variables... (cached) yes [2022-08-17T07:00:28.001Z] #84 73.67 checking for gawk... (cached) mawk [2022-08-17T07:00:28.001Z] #84 73.67 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T07:00:28.001Z] #84 73.68 checking for gcc... (cached) gcc [2022-08-17T07:00:28.268Z] #84 73.74 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T07:00:28.269Z] #84 73.74 checking whether gcc accepts -g... (cached) yes [2022-08-17T07:00:28.269Z] #84 73.74 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T07:00:28.269Z] #84 73.74 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T07:00:28.269Z] #84 73.74 checking for a Python interpreter with version >= 3... python3 [2022-08-17T07:00:28.269Z] #84 73.84 checking for python3... /usr/bin/python3 [2022-08-17T07:00:28.269Z] #84 73.84 checking for python3 version... 3.9 [2022-08-17T07:00:28.269Z] #84 73.88 checking for python3 platform... linux [2022-08-17T07:00:28.529Z] #84 73.92 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T07:00:28.529Z] #84 74.04 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T07:00:28.792Z] #84 74.22 checking for go-md2man... no [2022-08-17T07:00:28.792Z] #84 74.23 checking error.h usability... yes [2022-08-17T07:00:28.792Z] #84 74.41 checking error.h presence... yes [2022-08-17T07:00:28.792Z] #84 74.47 checking for error.h... yes [2022-08-17T07:00:29.054Z] #84 74.49 checking linux/openat2.h usability... yes [2022-08-17T07:00:29.054Z] #84 74.64 checking linux/openat2.h presence... yes [2022-08-17T07:00:29.054Z] #84 74.71 checking for linux/openat2.h... yes [2022-08-17T07:00:29.245Z] #11 ... [2022-08-17T07:00:29.245Z] [2022-08-17T07:00:29.245Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:29.245Z] #31 sha256:d55d5f10672995943a008299da885fcc376992cc149a82f3a97cc18fcc9fbc1c [2022-08-17T07:00:29.245Z] #31 2.147 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-17T07:00:29.245Z] #31 2.481 [2022-08-17T07:00:29.245Z] #31 2.718 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:29.245Z] #31 2.994 [2022-08-17T07:00:29.245Z] #31 4.002 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-17T07:00:29.245Z] #31 4.357 [2022-08-17T07:00:29.245Z] #31 4.578 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:29.245Z] #31 4.922 [2022-08-17T07:00:29.245Z] #31 5.938 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-17T07:00:29.245Z] #31 6.296 [2022-08-17T07:00:29.245Z] #31 6.518 #=#=# ################# 24.9% #################################### 50.7% ################################################################# 90.6% ######################################################################## 100.0% [2022-08-17T07:00:29.245Z] #31 7.096 [2022-08-17T07:00:29.245Z] #31 8.093 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-17T07:00:29.245Z] #31 8.472 [2022-08-17T07:00:29.245Z] #31 8.713 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:29.245Z] #31 9.096 [2022-08-17T07:00:29.245Z] #31 9.879 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-17T07:00:29.245Z] #31 10.17 [2022-08-17T07:00:29.245Z] #31 ... [2022-08-17T07:00:29.245Z] [2022-08-17T07:00:29.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:29.245Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:29.314Z] #84 74.75 checking for copy_file_range... yes [2022-08-17T07:00:29.575Z] #84 75.04 checking for fgetxattr... yes [2022-08-17T07:00:29.774Z] #31 ... [2022-08-17T07:00:29.774Z] [2022-08-17T07:00:29.774Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:00:29.774Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T07:00:29.774Z] #51 5.048 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:29.774Z] #51 5.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:29.774Z] #51 5.092 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:29.774Z] #51 5.665 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-17T07:00:29.774Z] #51 6.122 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T07:00:29.774Z] #51 8.723 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T07:00:29.774Z] #51 11.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T07:00:29.774Z] #51 14.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-17T07:00:29.774Z] #51 ... [2022-08-17T07:00:29.774Z] [2022-08-17T07:00:29.774Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:29.774Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T07:00:29.774Z] #76 15.33 Fetched 8456 kB in 12s (730 kB/s) [2022-08-17T07:00:29.835Z] #84 75.24 checking for statx... yes [2022-08-17T07:00:29.835Z] #84 75.37 checking for fgetpwent_r... yes [2022-08-17T07:00:29.840Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.2s [2022-08-17T07:00:30.095Z] #84 75.57 checking for issetugid... no [2022-08-17T07:00:30.096Z] #84 75.74 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T07:00:30.096Z] #84 75.74 checking pkg-config is at least version 0.9.0... yes [2022-08-17T07:00:30.668Z] #84 75.75 checking for library containing yajl_tree_get... -lyajl [2022-08-17T07:00:30.668Z] #84 76.29 checking for yajl >= 2.0.0... yes [2022-08-17T07:00:30.929Z] #84 76.31 checking sys/capability.h usability... yes [2022-08-17T07:00:30.929Z] #84 76.44 checking sys/capability.h presence... yes [2022-08-17T07:00:30.929Z] #84 76.57 checking for sys/capability.h... yes [2022-08-17T07:00:30.929Z] #84 76.58 checking for library containing cap_from_name... [2022-08-17T07:00:30.929Z] #84 ... [2022-08-17T07:00:30.929Z] [2022-08-17T07:00:30.929Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T07:00:30.929Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T07:00:30.929Z] #19 98.70 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-08-17T07:00:30.929Z] #19 98.71 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-08-17T07:00:30.929Z] #19 98.71 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-08-17T07:00:30.929Z] #19 98.71 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-08-17T07:00:30.929Z] #19 98.71 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-08-17T07:00:30.929Z] #19 98.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-17T07:00:30.929Z] #19 98.71 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-17T07:00:30.929Z] #19 98.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-17T07:00:30.929Z] #19 98.77 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-08-17T07:00:30.929Z] #19 98.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-17T07:00:30.929Z] #19 98.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-17T07:00:30.929Z] #19 98.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-17T07:00:30.929Z] #19 98.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-17T07:00:30.929Z] #19 98.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-17T07:00:30.929Z] #19 98.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-17T07:00:30.929Z] #19 98.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-17T07:00:30.929Z] #19 98.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-17T07:00:30.929Z] #19 99.00 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-08-17T07:00:30.929Z] #19 99.02 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-08-17T07:00:30.929Z] #19 101.3 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-08-17T07:00:30.929Z] #19 101.3 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-08-17T07:00:30.929Z] #19 101.3 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-17T07:00:30.929Z] #19 101.4 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-08-17T07:00:30.929Z] #19 101.5 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-08-17T07:00:30.929Z] #19 103.6 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-08-17T07:00:30.929Z] #19 103.6 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T07:00:30.929Z] #19 103.6 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-17T07:00:30.929Z] #19 103.7 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-17T07:00:30.929Z] #19 103.7 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-17T07:00:30.929Z] #19 103.7 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-17T07:00:30.929Z] #19 104.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-17T07:00:30.929Z] #19 104.0 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-08-17T07:00:30.929Z] #19 104.0 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-17T07:00:30.929Z] #19 104.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-17T07:00:30.929Z] #19 104.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-17T07:00:30.929Z] #19 104.1 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-17T07:00:30.929Z] #19 104.1 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-17T07:00:30.929Z] #19 104.1 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-08-17T07:00:30.929Z] #19 104.1 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-08-17T07:00:30.929Z] #19 106.1 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-08-17T07:00:30.929Z] #19 106.1 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-08-17T07:00:30.929Z] #19 106.1 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-17T07:00:30.930Z] #19 106.1 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-08-17T07:00:30.930Z] #19 106.2 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-08-17T07:00:30.930Z] #19 107.9 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-08-17T07:00:30.930Z] #19 107.9 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-17T07:00:30.930Z] #19 107.9 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-17T07:00:30.930Z] #19 107.9 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-17T07:00:30.930Z] #19 107.9 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-17T07:00:30.930Z] #19 107.9 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-17T07:00:30.930Z] #19 107.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-17T07:00:30.930Z] #19 108.0 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-17T07:00:30.930Z] #19 108.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-17T07:00:30.930Z] #19 108.0 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-17T07:00:30.930Z] #19 108.0 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-17T07:00:31.163Z] #76 15.33 Reading package lists... [2022-08-17T07:00:31.163Z] #76 ... [2022-08-17T07:00:31.163Z] [2022-08-17T07:00:31.163Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T07:00:31.163Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-17T07:00:31.163Z] #38 15.25 tomll can be used in two ways: [2022-08-17T07:00:31.163Z] #38 15.25 Writing to STDIN and reading from STDOUT: [2022-08-17T07:00:31.163Z] #38 15.25 cat file.toml | tomll > file.toml [2022-08-17T07:00:31.163Z] #38 15.25 [2022-08-17T07:00:31.163Z] #38 15.25 Reading and updating a list of files: [2022-08-17T07:00:31.163Z] #38 15.25 tomll a.toml b.toml c.toml [2022-08-17T07:00:31.163Z] #38 15.25 [2022-08-17T07:00:31.163Z] #38 15.25 When given a list of files, tomll will modify all files in place without asking. [2022-08-17T07:00:31.163Z] #38 DONE 16.4s [2022-08-17T07:00:31.163Z] [2022-08-17T07:00:31.163Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:31.163Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T07:00:31.163Z] #55 12.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T07:00:31.163Z] #55 12.35 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-17T07:00:31.163Z] #55 12.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-17T07:00:31.163Z] #55 12.70 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-17T07:00:31.163Z] #55 12.90 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-17T07:00:31.163Z] #55 12.92 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-17T07:00:31.163Z] #55 13.01 go: downloading github.com/spf13/afero v1.8.2 [2022-08-17T07:00:31.163Z] #55 13.09 go: downloading github.com/spf13/cast v1.4.1 [2022-08-17T07:00:31.163Z] #55 13.21 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-17T07:00:31.163Z] #55 13.32 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-17T07:00:31.163Z] #55 13.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-17T07:00:31.163Z] #55 13.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-17T07:00:31.163Z] #55 13.87 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-17T07:00:31.163Z] #55 13.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-17T07:00:31.163Z] #55 14.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-17T07:00:31.163Z] #55 14.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-17T07:00:31.163Z] #55 14.26 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-17T07:00:31.163Z] #55 14.45 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-17T07:00:31.163Z] #55 15.33 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-17T07:00:31.163Z] #55 15.64 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-17T07:00:31.163Z] #55 16.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-17T07:00:31.163Z] #55 16.34 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-17T07:00:31.163Z] #55 16.59 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-17T07:00:31.424Z] #55 16.79 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-17T07:00:31.424Z] #55 16.98 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-17T07:00:31.501Z] #19 ... [2022-08-17T07:00:31.501Z] [2022-08-17T07:00:31.501Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:00:31.501Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:00:31.501Z] #84 76.58 checking for library containing cap_from_name... -lcap [2022-08-17T07:00:31.501Z] #84 76.89 checking for library containing dlopen... -ldl [2022-08-17T07:00:31.669Z] #40 ... [2022-08-17T07:00:31.669Z] [2022-08-17T07:00:31.669Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:00:31.669Z] #26 sha256:bac3ec63044481003eea473ae8d7403ac1ddedd6154915fef8e42003b28e5054 [2022-08-17T07:00:31.669Z] #26 7.311 + RM_GOPATH=0 [2022-08-17T07:00:31.669Z] #26 7.311 + TMP_GOPATH= [2022-08-17T07:00:31.669Z] #26 7.311 + : /build [2022-08-17T07:00:31.669Z] #26 7.311 + '[' -z '' ']' [2022-08-17T07:00:31.669Z] #26 7.321 ++ mktemp -d [2022-08-17T07:00:31.669Z] #26 7.331 + export GOPATH=/tmp/tmp.MzaHWtOOTF [2022-08-17T07:00:31.669Z] #26 7.331 + GOPATH=/tmp/tmp.MzaHWtOOTF [2022-08-17T07:00:31.669Z] #26 7.331 + RM_GOPATH=1 [2022-08-17T07:00:31.669Z] #26 7.331 + case "$(go env GOARCH)" in [2022-08-17T07:00:31.669Z] #26 7.331 ++ go env GOARCH [2022-08-17T07:00:31.669Z] #26 7.349 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:31.669Z] #26 7.349 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:31.669Z] #26 7.349 ++ dirname /install.sh [2022-08-17T07:00:31.669Z] #26 7.349 + dir=/ [2022-08-17T07:00:31.669Z] #26 7.349 + bin=dockercli [2022-08-17T07:00:31.669Z] #26 7.349 + shift [2022-08-17T07:00:31.669Z] #26 7.349 + '[' '!' -f //dockercli.installer ']' [2022-08-17T07:00:31.669Z] #26 7.349 + . //dockercli.installer [2022-08-17T07:00:31.669Z] #26 7.349 ++ : stable [2022-08-17T07:00:31.669Z] #26 7.349 ++ : 17.06.2-ce [2022-08-17T07:00:31.669Z] #26 7.349 + install_dockercli [2022-08-17T07:00:31.669Z] #26 7.349 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-17T07:00:31.669Z] #26 7.349 ++ uname -m [2022-08-17T07:00:31.669Z] #26 7.349 Install docker/cli version 17.06.2-ce from stable [2022-08-17T07:00:31.669Z] #26 7.354 + arch=x86_64 [2022-08-17T07:00:31.669Z] #26 7.354 + '[' x86_64 '!=' x86_64 ']' [2022-08-17T07:00:31.669Z] #26 7.354 + url=https://download.docker.com/linux/static [2022-08-17T07:00:31.669Z] #26 7.354 + tar -xz docker/docker [2022-08-17T07:00:31.669Z] #26 7.364 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-17T07:00:31.669Z] #26 16.00 + mkdir -p /build [2022-08-17T07:00:31.669Z] #26 16.01 + mv docker/docker /build/ [2022-08-17T07:00:31.669Z] #26 16.01 + rmdir docker [2022-08-17T07:00:31.669Z] #26 DONE 16.6s [2022-08-17T07:00:31.669Z] [2022-08-17T07:00:31.669Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:00:31.669Z] #67 sha256:3989cf06fffe9a2917a1ef590e59a86c9f417c2b075b02a0c22e806074bebe3f [2022-08-17T07:00:31.669Z] #67 7.514 + RM_GOPATH=0 [2022-08-17T07:00:31.669Z] #67 7.514 + TMP_GOPATH= [2022-08-17T07:00:31.669Z] #67 7.514 + : /build [2022-08-17T07:00:31.669Z] #67 7.514 + '[' -z '' ']' [2022-08-17T07:00:31.669Z] #67 7.514 ++ mktemp -d [2022-08-17T07:00:31.669Z] #67 7.514 + export GOPATH=/tmp/tmp.oibycSwozY [2022-08-17T07:00:31.669Z] #67 7.514 + GOPATH=/tmp/tmp.oibycSwozY [2022-08-17T07:00:31.669Z] #67 7.514 + RM_GOPATH=1 [2022-08-17T07:00:31.669Z] #67 7.514 + case "$(go env GOARCH)" in [2022-08-17T07:00:31.669Z] #67 7.514 ++ go env GOARCH [2022-08-17T07:00:31.669Z] #67 7.553 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:31.669Z] #67 7.559 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:31.669Z] #67 7.559 ++ dirname /install.sh [2022-08-17T07:00:31.669Z] #67 7.583 + dir=/ [2022-08-17T07:00:31.669Z] #67 7.583 + bin=rootlesskit [2022-08-17T07:00:31.669Z] #67 7.583 + shift [2022-08-17T07:00:31.669Z] #67 7.583 + '[' '!' -f //rootlesskit.installer ']' [2022-08-17T07:00:31.669Z] #67 7.583 + . //rootlesskit.installer [2022-08-17T07:00:31.669Z] #67 7.583 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:31.669Z] #67 7.583 + install_rootlesskit [2022-08-17T07:00:31.669Z] #67 7.585 + case "$1" in [2022-08-17T07:00:31.669Z] #67 7.585 + export CGO_ENABLED=0 [2022-08-17T07:00:31.669Z] #67 7.585 + CGO_ENABLED=0 [2022-08-17T07:00:31.669Z] #67 7.585 + _install_rootlesskit [2022-08-17T07:00:31.669Z] #67 7.618 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:31.669Z] #67 7.618 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-17T07:00:31.669Z] #67 7.618 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T07:00:31.669Z] #67 7.618 + GOBIN=/build [2022-08-17T07:00:31.669Z] #67 7.618 + GO111MODULE=on [2022-08-17T07:00:31.669Z] #67 7.618 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:31.669Z] #67 8.114 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-17T07:00:31.669Z] #67 10.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T07:00:31.669Z] #67 10.93 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-17T07:00:31.669Z] #67 11.70 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-17T07:00:31.669Z] #67 15.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-17T07:00:31.669Z] #67 16.20 go: downloading github.com/google/uuid v1.3.0 [2022-08-17T07:00:31.669Z] #67 16.36 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-17T07:00:31.669Z] #67 16.41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-17T07:00:31.669Z] #67 16.62 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T07:00:31.669Z] #67 16.64 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-17T07:00:31.669Z] #67 16.87 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-17T07:00:31.733Z] #11 ... [2022-08-17T07:00:31.733Z] [2022-08-17T07:00:31.733Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:31.733Z] #31 sha256:d55d5f10672995943a008299da885fcc376992cc149a82f3a97cc18fcc9fbc1c [2022-08-17T07:00:31.733Z] #31 10.38 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:31.733Z] #31 10.61 [2022-08-17T07:00:31.733Z] #31 10.72 Download of images into '/build' complete. [2022-08-17T07:00:31.733Z] #31 10.72 Use something like the following to load the result into a Docker daemon: [2022-08-17T07:00:31.733Z] #31 10.72 tar -cC '/build' . | docker load [2022-08-17T07:00:31.733Z] #31 DONE 12.9s [2022-08-17T07:00:31.733Z] [2022-08-17T07:00:31.733Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:31.733Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:31.762Z] #84 77.29 checking seccomp.h usability... yes [2022-08-17T07:00:31.762Z] #84 77.43 checking seccomp.h presence... yes [2022-08-17T07:00:31.768Z] #11 ... [2022-08-17T07:00:31.768Z] [2022-08-17T07:00:31.768Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:31.768Z] #31 sha256:9a055e0e21c5e6621a01e87d4f9d3ca7f66fa5b9227b4a1779dc4fcc3b82aaf9 [2022-08-17T07:00:31.768Z] #31 10.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-17T07:00:31.768Z] #31 10.81 [2022-08-17T07:00:31.768Z] #31 11.04 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:31.768Z] #31 11.34 [2022-08-17T07:00:31.768Z] #31 11.44 Download of images into '/build' complete. [2022-08-17T07:00:31.768Z] #31 11.44 Use something like the following to load the result into a Docker daemon: [2022-08-17T07:00:31.768Z] #31 11.44 tar -cC '/build' . | docker load [2022-08-17T07:00:31.768Z] #31 DONE 14.3s [2022-08-17T07:00:31.768Z] [2022-08-17T07:00:31.768Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-17T07:00:31.768Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-17T07:00:31.929Z] #67 17.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-17T07:00:31.929Z] #67 ... [2022-08-17T07:00:31.929Z] [2022-08-17T07:00:31.929Z] #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-08-17T07:00:31.929Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:00:31.929Z] #36 17.48 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-17T07:00:31.929Z] #36 17.48 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-17T07:00:31.995Z] #55 17.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-17T07:00:32.022Z] #84 77.54 checking for seccomp.h... yes [2022-08-17T07:00:32.188Z] #36 17.80 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-17T07:00:32.256Z] #55 17.65 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-17T07:00:32.283Z] #84 77.54 checking for library containing seccomp_rule_add... -lseccomp [2022-08-17T07:00:32.517Z] #55 17.94 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-17T07:00:32.518Z] #55 17.95 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-17T07:00:32.518Z] #55 18.01 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-17T07:00:32.518Z] #55 18.04 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-17T07:00:32.544Z] #84 77.94 checking for library containing seccomp_arch_resolve_name... none required [2022-08-17T07:00:32.757Z] #36 18.29 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-17T07:00:32.778Z] #55 18.10 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-17T07:00:32.778Z] #55 18.12 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-17T07:00:32.778Z] #55 18.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-17T07:00:32.778Z] #55 18.27 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-17T07:00:32.778Z] #55 18.39 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-17T07:00:32.804Z] #84 78.09 checking systemd/sd-bus.h usability... yes [2022-08-17T07:00:32.804Z] #84 78.26 checking systemd/sd-bus.h presence... yes [2022-08-17T07:00:32.804Z] #84 78.37 checking for systemd/sd-bus.h... yes [2022-08-17T07:00:33.016Z] #36 18.52 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-17T07:00:33.040Z] #55 18.39 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-17T07:00:33.135Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.0s [2022-08-17T07:00:33.276Z] #36 18.75 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-17T07:00:33.276Z] #36 18.85 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-17T07:00:33.276Z] #36 18.89 go: downloading github.com/peterh/liner v1.2.2 [2022-08-17T07:00:33.301Z] #55 18.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-17T07:00:33.301Z] #55 18.60 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-17T07:00:33.301Z] #55 18.63 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-17T07:00:33.301Z] #55 18.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-17T07:00:33.301Z] #55 18.77 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-17T07:00:33.376Z] #84 78.38 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-17T07:00:33.535Z] #36 19.13 go: downloading github.com/google/go-dap v0.6.0 [2022-08-17T07:00:33.563Z] #55 18.95 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-17T07:00:33.563Z] #55 18.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-17T07:00:33.649Z] #84 78.90 checking for sd_notify_barrier... yes [2022-08-17T07:00:33.649Z] #84 79.17 checking linux/bpf.h usability... yes [2022-08-17T07:00:33.649Z] #84 79.31 checking linux/bpf.h presence... yes [2022-08-17T07:00:33.649Z] #84 79.36 checking for linux/bpf.h... yes [2022-08-17T07:00:33.824Z] #55 19.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-17T07:00:33.824Z] #55 19.14 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-17T07:00:33.824Z] #55 19.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-17T07:00:33.910Z] #84 79.37 checking compilation for eBPF... yes [2022-08-17T07:00:33.910Z] #84 79.49 checking for criu >= 3.15... no [2022-08-17T07:00:33.910Z] #84 79.50 configure: CRIU headers not found, building without CRIU support [2022-08-17T07:00:33.910Z] #84 79.51 checking for criu > 3.16... no [2022-08-17T07:00:33.910Z] #84 79.52 configure: CRIU version doesn't support join-ns API [2022-08-17T07:00:33.910Z] #84 79.52 checking for criu > 3.16.1... no [2022-08-17T07:00:33.910Z] #84 79.53 configure: CRIU version doesn't support for pre-dumping [2022-08-17T07:00:33.910Z] #84 79.54 checking for new mount API (fsconfig)... yes [2022-08-17T07:00:34.084Z] #55 19.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-17T07:00:34.084Z] #55 19.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-17T07:00:34.084Z] #55 19.58 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-17T07:00:34.084Z] #55 19.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-17T07:00:34.104Z] #36 19.51 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-17T07:00:34.172Z] #84 79.60 checking for seccomp notify API... yes [2022-08-17T07:00:34.172Z] #84 79.68 checking for gperf... no [2022-08-17T07:00:34.172Z] #84 79.68 configure: gperf not found - cannot rebuild signal parser code [2022-08-17T07:00:34.357Z] #55 19.69 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-17T07:00:34.357Z] #55 19.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-17T07:00:34.357Z] #55 19.84 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-17T07:00:34.357Z] #55 19.84 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-17T07:00:34.433Z] #84 79.68 checking for library containing argp_parse... none required [2022-08-17T07:00:34.434Z] #84 80.01 checking that generated files are newer than configure... done [2022-08-17T07:00:34.434Z] #84 80.01 configure: creating ./config.status [2022-08-17T07:00:34.618Z] #55 19.92 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-17T07:00:34.618Z] #55 19.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-17T07:00:34.618Z] #55 19.96 go: downloading github.com/julz/importas v0.1.0 [2022-08-17T07:00:34.618Z] #55 20.01 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-17T07:00:34.618Z] #55 20.09 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-17T07:00:34.618Z] #55 20.12 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-17T07:00:34.618Z] #55 20.14 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-17T07:00:34.673Z] #36 20.40 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-17T07:00:34.878Z] #55 20.20 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-17T07:00:34.878Z] #55 20.22 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-17T07:00:34.878Z] #55 20.26 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-17T07:00:34.878Z] #55 20.33 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-17T07:00:34.878Z] #55 20.35 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-17T07:00:34.878Z] #55 20.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-17T07:00:34.878Z] #55 20.42 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-17T07:00:34.932Z] #36 ... [2022-08-17T07:00:34.932Z] [2022-08-17T07:00:34.932Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T07:00:34.932Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T07:00:34.932Z] #57 10.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-17T07:00:34.932Z] #57 ... [2022-08-17T07:00:34.932Z] [2022-08-17T07:00:34.932Z] #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-08-17T07:00:34.932Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:00:34.932Z] #36 20.68 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-17T07:00:35.004Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.2s [2022-08-17T07:00:35.138Z] #55 ... [2022-08-17T07:00:35.138Z] [2022-08-17T07:00:35.138Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:35.138Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T07:00:35.138Z] #76 15.33 Reading package lists... [2022-08-17T07:00:35.192Z] #36 20.73 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-17T07:00:35.662Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.0s done [2022-08-17T07:00:35.709Z] #76 20.78 Reading package lists... [2022-08-17T07:00:35.709Z] #76 ... [2022-08-17T07:00:35.709Z] [2022-08-17T07:00:35.709Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:00:35.709Z] #67 sha256:13bdf8f85c25725411225dc1b1f7955d870d28f1f37109d0da46bc3eba0e6a4c [2022-08-17T07:00:35.709Z] #67 10.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T07:00:35.709Z] #67 10.70 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-17T07:00:35.709Z] #67 10.97 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-17T07:00:35.709Z] #67 13.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-17T07:00:35.709Z] #67 14.50 go: downloading github.com/google/uuid v1.3.0 [2022-08-17T07:00:35.709Z] #67 14.50 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-17T07:00:35.709Z] #67 14.52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-17T07:00:35.709Z] #67 14.60 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T07:00:35.709Z] #67 14.70 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-17T07:00:35.709Z] #67 14.85 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-17T07:00:35.709Z] #67 15.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-17T07:00:35.709Z] #67 15.54 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-17T07:00:35.709Z] #67 15.75 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-17T07:00:35.709Z] #67 18.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T07:00:35.709Z] #67 ... [2022-08-17T07:00:35.709Z] [2022-08-17T07:00:35.709Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:35.709Z] #31 sha256:0f9134c8dd384690b2e512f3c22017b050824cf812789d738f6fbd9d4b5cf327 [2022-08-17T07:00:35.709Z] #31 16.03 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-17T07:00:35.709Z] #31 17.80 [2022-08-17T07:00:35.709Z] #31 18.16 #=#=# 0.4% ######################################################################## 100.0% [2022-08-17T07:00:35.827Z] #84 ... [2022-08-17T07:00:35.827Z] [2022-08-17T07:00:35.827Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-17T07:00:35.827Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:00:35.827Z] #43 120.9 Delve is a source level debugger for Go programs. [2022-08-17T07:00:35.827Z] #43 120.9 [2022-08-17T07:00:35.827Z] #43 120.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-17T07:00:35.827Z] #43 120.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-17T07:00:35.827Z] #43 120.9 [2022-08-17T07:00:35.827Z] #43 120.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-17T07:00:35.827Z] #43 120.9 [2022-08-17T07:00:35.827Z] #43 120.9 Pass flags to the program you are debugging using `--`, for example: [2022-08-17T07:00:35.827Z] #43 120.9 [2022-08-17T07:00:35.827Z] #43 120.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-17T07:00:35.827Z] #43 120.9 [2022-08-17T07:00:35.827Z] #43 120.9 Usage: [2022-08-17T07:00:35.827Z] #43 120.9 dlv [command] [2022-08-17T07:00:35.827Z] #43 120.9 [2022-08-17T07:00:35.827Z] #43 120.9 Available Commands: [2022-08-17T07:00:35.827Z] #43 120.9 attach Attach to running process and begin debugging. [2022-08-17T07:00:35.827Z] #43 120.9 connect Connect to a headless debug server with a terminal client. [2022-08-17T07:00:35.827Z] #43 120.9 core Examine a core dump. [2022-08-17T07:00:35.827Z] #43 120.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-17T07:00:35.827Z] #43 120.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-17T07:00:35.827Z] #43 120.9 exec Execute a precompiled binary, and begin a debug session. [2022-08-17T07:00:35.827Z] #43 120.9 help Help about any command [2022-08-17T07:00:35.827Z] #43 120.9 run Deprecated command. Use 'debug' instead. [2022-08-17T07:00:35.827Z] #43 120.9 test Compile test binary and begin debugging program. [2022-08-17T07:00:35.827Z] #43 120.9 trace Compile and begin tracing program. [2022-08-17T07:00:35.827Z] #43 120.9 version Prints version. [2022-08-17T07:00:35.827Z] #43 120.9 [2022-08-17T07:00:35.827Z] #43 120.9 Flags: [2022-08-17T07:00:35.827Z] #43 120.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-17T07:00:35.827Z] #43 120.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-17T07:00:35.827Z] #43 120.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-17T07:00:35.827Z] #43 120.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-17T07:00:35.827Z] #43 120.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-17T07:00:35.827Z] #43 120.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-17T07:00:35.827Z] #43 120.9 --disable-aslr Disables address space randomization [2022-08-17T07:00:35.827Z] #43 120.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-17T07:00:35.827Z] #43 120.9 -h, --help help for dlv [2022-08-17T07:00:35.827Z] #43 120.9 --init string Init file, executed by the terminal client. [2022-08-17T07:00:35.827Z] #43 120.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-17T07:00:35.827Z] #43 120.9 --log Enable debugging server logging. [2022-08-17T07:00:35.827Z] #43 120.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-17T07:00:35.827Z] #43 120.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-17T07:00:35.827Z] #43 120.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-17T07:00:35.827Z] #43 120.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-17T07:00:35.827Z] #43 120.9 --wd string Working directory for running the program. [2022-08-17T07:00:35.827Z] #43 120.9 [2022-08-17T07:00:35.827Z] #43 120.9 Additional help topics: [2022-08-17T07:00:35.827Z] #43 120.9 dlv backend Help about the --backend flag. [2022-08-17T07:00:35.827Z] #43 120.9 dlv log Help about logging flags. [2022-08-17T07:00:35.827Z] #43 120.9 dlv redirect Help about file redirection. [2022-08-17T07:00:35.827Z] #43 120.9 [2022-08-17T07:00:35.827Z] #43 120.9 Use "dlv [command] --help" for more information about a command. [2022-08-17T07:00:35.827Z] #43 DONE 121.5s [2022-08-17T07:00:35.827Z] [2022-08-17T07:00:35.827Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T07:00:35.827Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T07:00:35.827Z] #41 DONE 121.4s [2022-08-17T07:00:35.935Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 11.5s done [2022-08-17T07:00:36.089Z] [2022-08-17T07:00:36.089Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T07:00:36.089Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T07:00:36.089Z] #19 109.8 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-08-17T07:00:36.089Z] #19 109.8 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-08-17T07:00:36.089Z] #19 109.8 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-17T07:00:36.089Z] #19 109.8 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-08-17T07:00:36.089Z] #19 109.9 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-08-17T07:00:36.089Z] #19 111.5 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-08-17T07:00:36.089Z] #19 111.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-17T07:00:36.089Z] #19 111.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-17T07:00:36.089Z] #19 111.6 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-17T07:00:36.089Z] #19 111.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-17T07:00:36.089Z] #19 111.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-17T07:00:36.089Z] #19 111.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-17T07:00:36.089Z] #19 111.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-17T07:00:36.089Z] #19 111.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-17T07:00:36.089Z] #19 111.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-17T07:00:36.089Z] #19 111.8 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-17T07:00:36.089Z] #19 111.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-17T07:00:36.089Z] #19 111.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-17T07:00:36.089Z] #19 111.8 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-08-17T07:00:36.089Z] #19 111.9 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-17T07:00:36.089Z] #19 113.3 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-08-17T07:00:36.089Z] #19 113.3 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-08-17T07:00:36.089Z] #19 113.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-17T07:00:36.089Z] #19 113.4 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-08-17T07:00:36.089Z] #19 113.5 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-08-17T07:00:36.137Z] #36 ... [2022-08-17T07:00:36.137Z] [2022-08-17T07:00:36.137Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:00:36.137Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:00:36.137Z] #62 11.77 Fetched 8570 kB in 8s (1068 kB/s) [2022-08-17T07:00:36.137Z] #62 11.77 Reading package lists... [2022-08-17T07:00:36.224Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-17T07:00:36.224Z] #11 DONE 47.2s [2022-08-17T07:00:36.224Z] [2022-08-17T07:00:36.224Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T07:00:36.224Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-17T07:00:36.281Z] #31 ... [2022-08-17T07:00:36.281Z] [2022-08-17T07:00:36.281Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:00:36.281Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-17T07:00:36.281Z] #62 11.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T07:00:36.281Z] #62 15.91 Fetched 8456 kB in 11s (757 kB/s) [2022-08-17T07:00:36.281Z] #62 15.91 Reading package lists... [2022-08-17T07:00:36.281Z] #62 21.54 Reading package lists... [2022-08-17T07:00:36.281Z] #62 ... [2022-08-17T07:00:36.281Z] [2022-08-17T07:00:36.282Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:00:36.282Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-17T07:00:36.397Z] #62 19.29 Reading package lists... [2022-08-17T07:00:36.397Z] #62 ... [2022-08-17T07:00:36.397Z] [2022-08-17T07:00:36.397Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:36.397Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:00:36.397Z] #55 12.34 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-17T07:00:36.397Z] #55 12.41 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-17T07:00:36.397Z] #55 12.56 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-17T07:00:36.397Z] #55 12.61 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-17T07:00:36.397Z] #55 17.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T07:00:36.397Z] #55 17.17 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-17T07:00:36.397Z] #55 17.52 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-17T07:00:36.397Z] #55 17.55 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-17T07:00:36.397Z] #55 17.75 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-17T07:00:36.397Z] #55 17.76 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-17T07:00:36.397Z] #55 17.87 go: downloading github.com/spf13/afero v1.8.2 [2022-08-17T07:00:36.397Z] #55 17.92 go: downloading github.com/spf13/cast v1.4.1 [2022-08-17T07:00:36.397Z] #55 18.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-17T07:00:36.397Z] #55 18.32 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-17T07:00:36.397Z] #55 18.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-17T07:00:36.397Z] #55 18.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-17T07:00:36.397Z] #55 18.80 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-17T07:00:36.397Z] #55 18.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-17T07:00:36.397Z] #55 19.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-17T07:00:36.397Z] #55 19.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-17T07:00:36.397Z] #55 19.16 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-17T07:00:36.397Z] #55 19.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-17T07:00:36.397Z] #55 20.14 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-17T07:00:36.397Z] #55 20.57 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-17T07:00:36.397Z] #55 21.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-17T07:00:36.397Z] #55 21.39 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-17T07:00:36.397Z] #55 21.54 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-17T07:00:36.397Z] #55 21.92 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-17T07:00:36.397Z] #55 21.95 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-17T07:00:36.500Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-17T07:00:36.542Z] #47 21.37 Updating files: 81% (1778/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-17T07:00:36.542Z] #47 21.70 + git checkout -q v2.3.0 [2022-08-17T07:00:36.657Z] #55 ... [2022-08-17T07:00:36.657Z] [2022-08-17T07:00:36.657Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:00:36.657Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:00:36.657Z] #14 12.13 Fetched 8570 kB in 8s (1023 kB/s) [2022-08-17T07:00:36.657Z] #14 12.13 Reading package lists... [2022-08-17T07:00:36.657Z] #14 19.69 Reading package lists... [2022-08-17T07:00:36.657Z] #14 ... [2022-08-17T07:00:36.657Z] [2022-08-17T07:00:36.657Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T07:00:36.657Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T07:00:36.657Z] #38 21.60 tomll can be used in two ways: [2022-08-17T07:00:36.657Z] #38 21.60 Writing to STDIN and reading from STDOUT: [2022-08-17T07:00:36.657Z] #38 21.60 cat file.toml | tomll > file.toml [2022-08-17T07:00:36.657Z] #38 21.60 [2022-08-17T07:00:36.657Z] #38 21.60 Reading and updating a list of files: [2022-08-17T07:00:36.657Z] #38 21.60 tomll a.toml b.toml c.toml [2022-08-17T07:00:36.657Z] #38 21.60 [2022-08-17T07:00:36.657Z] #38 21.60 When given a list of files, tomll will modify all files in place without asking. [2022-08-17T07:00:36.756Z] #11 DONE 46.3s [2022-08-17T07:00:36.756Z] [2022-08-17T07:00:36.756Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-17T07:00:36.756Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-17T07:00:36.917Z] #38 DONE 22.5s [2022-08-17T07:00:36.918Z] [2022-08-17T07:00:36.918Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:00:36.918Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:00:36.918Z] #51 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:00:36.918Z] #51 15.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:00:36.918Z] #51 17.59 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-17T07:00:36.918Z] #51 ... [2022-08-17T07:00:36.918Z] [2022-08-17T07:00:36.918Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:00:36.918Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:00:36.918Z] #53 12.44 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-17T07:00:36.918Z] #53 12.54 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-17T07:00:36.918Z] #53 12.64 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-17T07:00:36.918Z] #53 14.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-17T07:00:36.918Z] #53 14.73 go: downloading golang.org/x/mod v0.3.0 [2022-08-17T07:00:37.153Z] #12 DONE 0.8s [2022-08-17T07:00:37.153Z] [2022-08-17T07:00:37.153Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-17T07:00:37.153Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-17T07:00:37.179Z] #53 ... [2022-08-17T07:00:37.179Z] [2022-08-17T07:00:37.179Z] #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-08-17T07:00:37.179Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:00:37.179Z] #36 22.50 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-17T07:00:37.179Z] #36 22.71 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-17T07:00:37.483Z] #47 ... [2022-08-17T07:00:37.483Z] [2022-08-17T07:00:37.483Z] #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-08-17T07:00:37.483Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-17T07:00:37.483Z] #36 12.71 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-17T07:00:37.483Z] #36 12.73 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-17T07:00:37.483Z] #36 13.15 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-17T07:00:37.483Z] #36 13.34 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-17T07:00:37.483Z] #36 13.53 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-17T07:00:37.483Z] #36 14.05 go: downloading github.com/google/go-dap v0.6.0 [2022-08-17T07:00:37.483Z] #36 14.26 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-17T07:00:37.483Z] #36 14.30 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-17T07:00:37.483Z] #36 14.34 go: downloading github.com/peterh/liner v1.2.2 [2022-08-17T07:00:37.483Z] #36 14.43 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-17T07:00:37.483Z] #36 14.98 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-17T07:00:37.483Z] #36 15.03 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-17T07:00:37.483Z] #36 16.71 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-17T07:00:37.483Z] #36 17.21 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-17T07:00:37.483Z] #36 17.25 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-17T07:00:37.483Z] #36 ... [2022-08-17T07:00:37.483Z] [2022-08-17T07:00:37.483Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:37.483Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T07:00:37.483Z] #55 21.22 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-17T07:00:37.483Z] #55 21.25 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-17T07:00:37.483Z] #55 21.42 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-17T07:00:37.483Z] #55 21.51 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-17T07:00:37.483Z] #55 21.63 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-17T07:00:37.483Z] #55 21.67 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-17T07:00:37.483Z] #55 21.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-17T07:00:37.483Z] #55 21.79 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-17T07:00:37.483Z] #55 21.85 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-17T07:00:37.483Z] #55 22.03 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-17T07:00:37.483Z] #55 22.11 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-17T07:00:37.483Z] #55 22.12 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-17T07:00:37.483Z] #55 22.20 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-17T07:00:37.483Z] #55 22.27 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-17T07:00:37.483Z] #55 22.36 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-17T07:00:37.483Z] #55 22.42 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-17T07:00:37.483Z] #55 22.44 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-17T07:00:37.483Z] #55 22.53 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-17T07:00:37.483Z] #55 22.53 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-17T07:00:37.483Z] #55 22.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-17T07:00:37.483Z] #55 22.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-17T07:00:37.483Z] #55 22.63 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-17T07:00:37.483Z] #55 22.92 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-17T07:00:37.483Z] #55 22.97 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-17T07:00:37.483Z] #55 23.05 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-17T07:00:37.716Z] #13 DONE 0.6s [2022-08-17T07:00:37.716Z] [2022-08-17T07:00:37.716Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T07:00:37.716Z] #25 sha256:944d259f4efe7b4164951f8674473b7c7632e7923bc293d6f978277ab79a04a1 [2022-08-17T07:00:37.743Z] #55 23.14 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-17T07:00:37.743Z] #55 23.23 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-17T07:00:37.743Z] #55 23.25 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-17T07:00:37.974Z] #25 ... [2022-08-17T07:00:37.974Z] [2022-08-17T07:00:37.974Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-17T07:00:37.974Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-17T07:00:37.974Z] #46 DONE 0.2s [2022-08-17T07:00:37.974Z] [2022-08-17T07:00:37.974Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-17T07:00:37.974Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-17T07:00:37.974Z] #33 DONE 0.2s [2022-08-17T07:00:37.974Z] [2022-08-17T07:00:37.974Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-17T07:00:37.974Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-17T07:00:37.974Z] #50 DONE 0.3s [2022-08-17T07:00:37.974Z] [2022-08-17T07:00:37.974Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-17T07:00:37.974Z] #66 sha256:672f955dd4f75be1ca49debbe5a480e4bcdc0f1afceb897c5f5b188080bb3684 [2022-08-17T07:00:37.974Z] #66 DONE 0.3s [2022-08-17T07:00:37.974Z] [2022-08-17T07:00:37.974Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T07:00:37.974Z] #25 sha256:944d259f4efe7b4164951f8674473b7c7632e7923bc293d6f978277ab79a04a1 [2022-08-17T07:00:37.974Z] #25 DONE 0.3s [2022-08-17T07:00:37.974Z] [2022-08-17T07:00:37.974Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:00:37.974Z] #26 sha256:caf869c0ae6f5eba0dc17df75af245b393544b964375d8751dc3bad894abd3b7 [2022-08-17T07:00:38.005Z] #19 115.6 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-08-17T07:00:38.005Z] #19 115.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-17T07:00:38.005Z] #19 115.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-17T07:00:38.005Z] #19 115.7 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-08-17T07:00:38.005Z] #19 115.7 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-17T07:00:38.005Z] #19 115.7 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-17T07:00:38.005Z] #19 115.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-17T07:00:38.005Z] #19 115.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-17T07:00:38.005Z] #19 115.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-17T07:00:38.005Z] #19 115.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-17T07:00:38.005Z] #19 115.8 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-08-17T07:00:38.005Z] #19 115.8 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-08-17T07:00:38.005Z] #55 23.48 go: downloading honnef.co/go/tools v0.3.1 [2022-08-17T07:00:38.119Z] #36 23.62 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-17T07:00:38.119Z] #36 ... [2022-08-17T07:00:38.119Z] [2022-08-17T07:00:38.119Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:00:38.119Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:00:38.119Z] #42 13.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:00:38.119Z] #42 23.00 Fetched 8570 kB in 16s (532 kB/s) [2022-08-17T07:00:38.125Z] #12 DONE 1.2s [2022-08-17T07:00:38.125Z] [2022-08-17T07:00:38.125Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-17T07:00:38.125Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-17T07:00:38.379Z] #42 23.00 Reading package lists... [2022-08-17T07:00:38.379Z] #42 ... [2022-08-17T07:00:38.379Z] [2022-08-17T07:00:38.379Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:38.379Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:00:38.379Z] #55 23.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-17T07:00:38.379Z] #55 23.17 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-17T07:00:38.379Z] #55 23.17 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-17T07:00:38.379Z] #55 23.23 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-17T07:00:38.379Z] #55 23.30 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-17T07:00:38.379Z] #55 23.35 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-17T07:00:38.379Z] #55 23.39 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-17T07:00:38.379Z] #55 23.47 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-17T07:00:38.379Z] #55 23.51 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-17T07:00:38.379Z] #55 23.63 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-17T07:00:38.379Z] #55 23.75 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-17T07:00:38.379Z] #55 23.78 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-17T07:00:38.379Z] #55 23.88 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-17T07:00:38.379Z] #55 23.97 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-17T07:00:38.379Z] #55 23.97 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-17T07:00:38.645Z] #55 24.21 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-17T07:00:38.690Z] #13 DONE 0.6s [2022-08-17T07:00:38.690Z] [2022-08-17T07:00:38.690Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-17T07:00:38.690Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-17T07:00:38.690Z] #33 ... [2022-08-17T07:00:38.690Z] [2022-08-17T07:00:38.690Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-17T07:00:38.690Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-17T07:00:38.690Z] #46 DONE 0.2s [2022-08-17T07:00:38.906Z] #55 24.33 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-17T07:00:38.906Z] #55 24.41 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-17T07:00:38.906Z] #55 24.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-17T07:00:38.906Z] #55 24.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-17T07:00:38.906Z] #55 24.59 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-17T07:00:38.952Z] [2022-08-17T07:00:38.952Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-17T07:00:38.952Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-17T07:00:38.952Z] #50 DONE 0.3s [2022-08-17T07:00:38.952Z] [2022-08-17T07:00:38.952Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-17T07:00:38.952Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-17T07:00:38.952Z] #33 DONE 0.3s [2022-08-17T07:00:38.952Z] [2022-08-17T07:00:38.952Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T07:00:38.952Z] #25 sha256:f4b0e6f1da40169e5dddbea3ea510b35cb4bced57ef76d363f1fa6b2797354fb [2022-08-17T07:00:38.952Z] #25 DONE 0.3s [2022-08-17T07:00:38.952Z] [2022-08-17T07:00:38.952Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-17T07:00:38.952Z] #66 sha256:9ad7e3e256c6157064987dd0a72606f06a1e5176cc4247def7c1b5db1352651a [2022-08-17T07:00:38.952Z] #66 DONE 0.4s [2022-08-17T07:00:38.952Z] [2022-08-17T07:00:38.952Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:00:38.952Z] #67 sha256:9e3172e3e00bb9dc91b227b3eeaa6a815823ac05a7c1c3ab1e588bee8f715958 [2022-08-17T07:00:39.166Z] #55 24.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-17T07:00:39.392Z] #19 ... [2022-08-17T07:00:39.392Z] [2022-08-17T07:00:39.392Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:00:39.392Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:00:39.392Z] #84 82.21 config.status: creating Makefile [2022-08-17T07:00:39.392Z] #84 82.32 config.status: creating rpm/crun.spec [2022-08-17T07:00:39.392Z] #84 82.40 config.status: creating config.h [2022-08-17T07:00:39.392Z] #84 82.43 config.status: executing libtool commands [2022-08-17T07:00:39.392Z] #84 82.49 config.status: executing depfiles commands [2022-08-17T07:00:39.392Z] #84 83.95 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-17T07:00:39.392Z] #84 83.95 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T07:00:39.392Z] #84 84.21 checking for gcc... gcc [2022-08-17T07:00:39.392Z] #84 84.28 checking whether the C compiler works... yes [2022-08-17T07:00:39.392Z] #84 84.45 checking for C compiler default output file name... a.out [2022-08-17T07:00:39.392Z] #84 84.45 checking for suffix of executables... [2022-08-17T07:00:39.392Z] #84 84.56 checking whether we are cross compiling... no [2022-08-17T07:00:39.392Z] #84 84.67 checking for suffix of object files... o [2022-08-17T07:00:39.392Z] #84 84.73 checking whether we are using the GNU C compiler... yes [2022-08-17T07:00:39.392Z] #84 84.79 checking whether gcc accepts -g... yes [2022-08-17T07:00:39.392Z] #84 84.88 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:00:39.392Z] #84 84.96 checking whether gcc understands -c and -o together... yes [2022-08-17T07:00:39.392Z] #84 85.05 checking how to run the C preprocessor... gcc -E [2022-08-17T07:00:39.392Z] #84 85.14 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:00:39.392Z] #84 85.14 checking for egrep... /bin/grep -E [2022-08-17T07:00:39.409Z] #55 24.97 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-17T07:00:39.426Z] #55 24.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-17T07:00:39.426Z] #55 25.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-17T07:00:39.426Z] #55 25.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-17T07:00:39.426Z] #55 25.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-17T07:00:39.669Z] #55 24.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-17T07:00:39.670Z] #55 25.17 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-17T07:00:39.670Z] #55 25.17 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-17T07:00:39.670Z] #55 25.25 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-17T07:00:39.685Z] #55 25.30 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-17T07:00:39.685Z] #55 25.43 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-17T07:00:39.916Z] #84 85.15 checking for ANSI C header files... yes [2022-08-17T07:00:39.916Z] #84 85.45 checking for sys/types.h... yes [2022-08-17T07:00:39.916Z] #84 85.56 checking for sys/stat.h... yes [2022-08-17T07:00:39.940Z] #55 25.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-17T07:00:39.940Z] #55 ... [2022-08-17T07:00:39.940Z] [2022-08-17T07:00:39.940Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:00:39.940Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T07:00:39.940Z] #14 15.32 Fetched 8456 kB in 12s (730 kB/s) [2022-08-17T07:00:39.940Z] #14 15.32 Reading package lists... [2022-08-17T07:00:39.940Z] #14 21.17 Reading package lists... [2022-08-17T07:00:39.940Z] #14 ... [2022-08-17T07:00:39.940Z] [2022-08-17T07:00:39.940Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:00:39.940Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-17T07:00:39.940Z] #42 15.51 Fetched 8456 kB in 11s (748 kB/s) [2022-08-17T07:00:39.940Z] #42 15.51 Reading package lists... [2022-08-17T07:00:39.946Z] #55 25.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-17T07:00:40.178Z] #84 85.66 checking for stdlib.h... yes [2022-08-17T07:00:40.178Z] #84 85.74 checking for string.h... yes [2022-08-17T07:00:40.178Z] #84 85.84 checking for memory.h... yes [2022-08-17T07:00:40.201Z] #42 21.31 Reading package lists... [2022-08-17T07:00:40.201Z] #42 ... [2022-08-17T07:00:40.201Z] [2022-08-17T07:00:40.201Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:40.201Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T07:00:40.201Z] #76 20.78 Reading package lists... [2022-08-17T07:00:40.205Z] #55 25.62 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-17T07:00:40.205Z] #55 25.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-17T07:00:40.205Z] #55 25.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-17T07:00:40.205Z] #55 25.80 go: downloading github.com/julz/importas v0.1.0 [2022-08-17T07:00:40.205Z] #55 25.81 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-17T07:00:40.205Z] #55 25.93 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-17T07:00:40.439Z] #84 85.95 checking for strings.h... yes [2022-08-17T07:00:40.464Z] #55 26.07 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-17T07:00:40.464Z] #55 26.12 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-17T07:00:40.464Z] #55 26.19 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-17T07:00:40.700Z] #84 86.06 checking for inttypes.h... yes [2022-08-17T07:00:40.700Z] #84 86.24 checking for stdint.h... yes [2022-08-17T07:00:40.700Z] #84 86.31 checking for unistd.h... yes [2022-08-17T07:00:40.700Z] #84 86.38 checking minix/config.h usability... no [2022-08-17T07:00:40.724Z] #55 26.22 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-17T07:00:40.961Z] #84 86.43 checking minix/config.h presence... no [2022-08-17T07:00:40.961Z] #84 86.46 checking for minix/config.h... no [2022-08-17T07:00:40.961Z] #84 86.46 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-17T07:00:40.984Z] #55 26.38 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-17T07:00:40.984Z] #55 26.38 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-17T07:00:40.984Z] #55 26.44 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-17T07:00:40.984Z] #55 26.51 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-17T07:00:41.222Z] #84 86.59 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:00:41.222Z] #84 86.74 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:00:41.222Z] #84 86.74 checking how to print strings... printf [2022-08-17T07:00:41.222Z] #84 86.75 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:00:41.222Z] #84 86.76 checking for fgrep... /bin/grep -F [2022-08-17T07:00:41.222Z] #84 86.77 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:00:41.222Z] #84 86.78 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:00:41.222Z] #84 86.79 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:00:41.222Z] #84 86.80 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:00:41.222Z] #84 86.87 checking whether ln -s works... yes [2022-08-17T07:00:41.222Z] #84 86.88 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:00:41.222Z] #84 86.89 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:00:41.222Z] #84 86.90 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:00:41.222Z] #84 86.90 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:00:41.222Z] #84 86.90 checking for objdump... objdump [2022-08-17T07:00:41.222Z] #84 86.90 checking how to recognize dependent libraries... pass_all [2022-08-17T07:00:41.222Z] #84 86.90 checking for dlltool... no [2022-08-17T07:00:41.222Z] #84 86.90 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:00:41.222Z] #84 86.90 checking for ar... ar [2022-08-17T07:00:41.222Z] #84 86.91 checking for archiver @FILE support... @ [2022-08-17T07:00:41.243Z] #55 26.56 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-17T07:00:41.483Z] #84 86.97 checking for strip... strip [2022-08-17T07:00:41.483Z] #84 86.99 checking for ranlib... ranlib [2022-08-17T07:00:41.483Z] #84 86.99 checking for gawk... no [2022-08-17T07:00:41.483Z] #84 86.99 checking for mawk... mawk [2022-08-17T07:00:41.584Z] #76 25.56 Building dependency tree... [2022-08-17T07:00:41.744Z] #84 86.99 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:00:41.744Z] #84 87.30 checking for sysroot... no [2022-08-17T07:00:41.744Z] #84 87.30 checking for a working dd... /bin/dd [2022-08-17T07:00:41.744Z] #84 87.31 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:00:41.744Z] #84 87.36 checking for mt... no [2022-08-17T07:00:41.744Z] #84 87.37 checking if : is a manifest tool... no [2022-08-17T07:00:41.811Z] #55 27.34 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-17T07:00:41.811Z] #55 27.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-17T07:00:42.006Z] #84 87.38 checking for dlfcn.h... yes [2022-08-17T07:00:42.006Z] #84 87.51 checking for objdir... .libs [2022-08-17T07:00:42.071Z] #55 27.62 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-17T07:00:42.071Z] #55 27.62 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-17T07:00:42.071Z] #55 27.68 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-17T07:00:42.267Z] #84 87.75 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:00:42.267Z] #84 87.83 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:00:42.267Z] #84 87.83 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:00:42.331Z] #55 27.77 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-17T07:00:42.331Z] #55 ... [2022-08-17T07:00:42.331Z] [2022-08-17T07:00:42.331Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:00:42.331Z] #67 sha256:3989cf06fffe9a2917a1ef590e59a86c9f417c2b075b02a0c22e806074bebe3f [2022-08-17T07:00:42.331Z] #67 17.38 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-17T07:00:42.331Z] #67 17.46 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-17T07:00:42.331Z] #67 20.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T07:00:42.331Z] #67 ... [2022-08-17T07:00:42.331Z] [2022-08-17T07:00:42.331Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:00:42.331Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:00:42.528Z] #84 87.87 checking if gcc static flag -static works... yes [2022-08-17T07:00:42.528Z] #84 88.10 checking if gcc supports -c -o file.o... yes [2022-08-17T07:00:42.528Z] #84 88.20 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:00:42.528Z] #84 88.20 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:00:42.789Z] #84 88.23 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:00:42.789Z] #84 88.38 checking how to hardcode library paths into programs... immediate [2022-08-17T07:00:42.789Z] #84 88.38 checking whether stripping libraries is possible... yes [2022-08-17T07:00:42.789Z] #84 88.39 checking if libtool supports shared libraries... yes [2022-08-17T07:00:42.789Z] #84 88.39 checking whether to build shared libraries... no [2022-08-17T07:00:42.789Z] #84 88.39 checking whether to build static libraries... yes [2022-08-17T07:00:42.789Z] #84 88.39 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:00:42.789Z] #84 88.41 checking whether build environment is sane... yes [2022-08-17T07:00:42.789Z] #84 88.44 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:00:42.789Z] #84 88.44 checking whether make sets $(MAKE)... yes [2022-08-17T07:00:42.849Z] #47 27.67 Updating files: 75% (1634/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-17T07:00:42.849Z] #47 28.25 + git checkout -q v2.3.0 [2022-08-17T07:00:42.965Z] #76 ... [2022-08-17T07:00:42.965Z] [2022-08-17T07:00:42.965Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:00:42.965Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T07:00:42.965Z] #51 18.21 Fetched 8460 kB in 13s (629 kB/s) [2022-08-17T07:00:42.965Z] #51 18.21 Reading package lists... [2022-08-17T07:00:42.965Z] #51 23.32 Reading package lists... [2022-08-17T07:00:42.965Z] #51 28.08 Building dependency tree... [2022-08-17T07:00:42.965Z] #51 ... [2022-08-17T07:00:42.965Z] [2022-08-17T07:00:42.965Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:00:42.965Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-17T07:00:42.965Z] #47 23.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-17T07:00:43.051Z] #84 88.50 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:00:43.051Z] #84 88.53 checking whether make supports nested variables... yes [2022-08-17T07:00:43.051Z] #84 88.55 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:00:43.051Z] #84 88.55 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:00:43.051Z] #84 88.55 checking how to create a ustar tar archive... gnutar [2022-08-17T07:00:43.051Z] #84 88.59 checking dependency style of gcc... gcc3 [2022-08-17T07:00:43.051Z] #84 88.72 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:00:43.051Z] #84 88.72 checking whether make supports nested variables... (cached) yes [2022-08-17T07:00:43.051Z] #84 88.72 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T07:00:43.051Z] #84 88.73 checking pkg-config is at least version 0.9.0... yes [2022-08-17T07:00:43.051Z] #84 88.73 checking for yajl >= 2.1.0... yes [2022-08-17T07:00:43.240Z] #26 ... [2022-08-17T07:00:43.240Z] [2022-08-17T07:00:43.240Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:43.240Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:00:43.240Z] #55 4.952 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-17T07:00:43.311Z] #84 88.75 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T07:00:43.311Z] #84 88.75 checking for gcc... (cached) gcc [2022-08-17T07:00:43.311Z] #84 88.81 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T07:00:43.311Z] #84 88.81 checking whether gcc accepts -g... (cached) yes [2022-08-17T07:00:43.311Z] #84 88.81 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T07:00:43.312Z] #84 88.81 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T07:00:43.312Z] #84 88.81 checking for a Python interpreter with version >= 3... python3 [2022-08-17T07:00:43.312Z] #84 88.86 checking for python3... /usr/bin/python3 [2022-08-17T07:00:43.312Z] #84 88.86 checking for python3 version... 3.9 [2022-08-17T07:00:43.312Z] #84 88.90 checking for python3 platform... linux [2022-08-17T07:00:43.312Z] #84 88.93 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T07:00:43.497Z] #55 5.809 go: downloading github.com/fatih/color v1.13.0 [2022-08-17T07:00:43.497Z] #55 5.809 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T07:00:43.497Z] #55 5.840 go: downloading github.com/pkg/errors v0.9.1 [2022-08-17T07:00:43.497Z] #55 5.845 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-17T07:00:43.497Z] #55 5.893 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-17T07:00:43.497Z] #55 5.933 go: downloading github.com/spf13/viper v1.11.0 [2022-08-17T07:00:43.573Z] #84 89.00 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T07:00:43.755Z] #55 5.952 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-17T07:00:43.755Z] #55 6.061 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-17T07:00:43.755Z] #55 6.076 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-17T07:00:43.755Z] #55 6.104 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-17T07:00:43.755Z] #55 6.144 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-17T07:00:43.801Z] #47 ... [2022-08-17T07:00:43.801Z] [2022-08-17T07:00:43.801Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:43.801Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:00:43.801Z] #76 19.44 Fetched 8570 kB in 14s (608 kB/s) [2022-08-17T07:00:43.801Z] #76 19.44 Reading package lists... [2022-08-17T07:00:43.833Z] #84 89.21 checking that generated files are newer than configure... done [2022-08-17T07:00:43.833Z] #84 89.43 configure: creating ./config.status [2022-08-17T07:00:44.061Z] #76 26.22 Reading package lists... [2022-08-17T07:00:44.061Z] #76 ... [2022-08-17T07:00:44.061Z] [2022-08-17T07:00:44.061Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:44.061Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:00:44.061Z] #55 27.85 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-17T07:00:44.061Z] #55 27.85 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-17T07:00:44.061Z] #55 27.91 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-17T07:00:44.061Z] #55 28.26 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-17T07:00:44.061Z] #55 28.27 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-17T07:00:44.061Z] #55 28.34 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-17T07:00:44.061Z] #55 28.35 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-17T07:00:44.061Z] #55 28.48 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-17T07:00:44.061Z] #55 28.50 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-17T07:00:44.061Z] #55 28.70 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-17T07:00:44.061Z] #55 28.74 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-17T07:00:44.061Z] #55 28.79 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-17T07:00:44.061Z] #55 28.84 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-17T07:00:44.061Z] #55 29.01 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-17T07:00:44.061Z] #55 29.01 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-17T07:00:44.061Z] #55 29.03 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-17T07:00:44.061Z] #55 29.50 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-17T07:00:44.061Z] #55 29.50 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-17T07:00:44.061Z] #55 29.50 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-17T07:00:44.061Z] #55 29.59 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-17T07:00:44.061Z] #55 29.67 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-17T07:00:44.228Z] #67 ... [2022-08-17T07:00:44.228Z] [2022-08-17T07:00:44.228Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:00:44.228Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:00:44.228Z] #14 5.323 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:44.228Z] #14 5.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:44.228Z] #14 5.329 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:44.228Z] #14 5.533 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:44.322Z] #55 29.98 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-17T07:00:44.349Z] #47 ... [2022-08-17T07:00:44.349Z] [2022-08-17T07:00:44.349Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:00:44.349Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T07:00:44.349Z] #51 28.08 Building dependency tree... [2022-08-17T07:00:44.485Z] #14 5.933 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:00:44.897Z] #55 30.28 go: downloading honnef.co/go/tools v0.3.1 [2022-08-17T07:00:45.127Z] #55 7.088 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-17T07:00:45.127Z] #55 7.235 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-17T07:00:45.127Z] #55 7.455 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-17T07:00:45.127Z] #55 7.522 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-17T07:00:45.127Z] #55 ... [2022-08-17T07:00:45.127Z] [2022-08-17T07:00:45.127Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:00:45.127Z] #26 sha256:caf869c0ae6f5eba0dc17df75af245b393544b964375d8751dc3bad894abd3b7 [2022-08-17T07:00:45.127Z] #26 7.288 + RM_GOPATH=0 [2022-08-17T07:00:45.127Z] #26 7.288 + TMP_GOPATH= [2022-08-17T07:00:45.127Z] #26 7.288 + : /build [2022-08-17T07:00:45.127Z] #26 7.288 + '[' -z '' ']' [2022-08-17T07:00:45.127Z] #26 7.288 ++ mktemp -d [2022-08-17T07:00:45.127Z] #26 7.288 + export GOPATH=/tmp/tmp.DHBdiBx2mz [2022-08-17T07:00:45.127Z] #26 7.288 + GOPATH=/tmp/tmp.DHBdiBx2mz [2022-08-17T07:00:45.127Z] #26 7.288 + RM_GOPATH=1 [2022-08-17T07:00:45.127Z] #26 7.288 + case "$(go env GOARCH)" in [2022-08-17T07:00:45.127Z] #26 7.289 ++ go env GOARCH [2022-08-17T07:00:45.127Z] #26 7.313 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:45.127Z] #26 7.313 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:45.127Z] #26 7.321 ++ dirname /install.sh [2022-08-17T07:00:45.218Z] #84 90.68 config.status: creating Makefile [2022-08-17T07:00:45.218Z] #84 90.72 config.status: creating config.h [2022-08-17T07:00:45.218Z] #84 90.73 config.status: executing libtool commands [2022-08-17T07:00:45.218Z] #84 90.76 config.status: executing depfiles commands [2022-08-17T07:00:45.385Z] #26 7.322 Install docker/cli version 17.06.2-ce from stable [2022-08-17T07:00:45.385Z] #26 7.323 + dir=/ [2022-08-17T07:00:45.385Z] #26 7.323 + bin=dockercli [2022-08-17T07:00:45.385Z] #26 7.323 + shift [2022-08-17T07:00:45.385Z] #26 7.323 + '[' '!' -f //dockercli.installer ']' [2022-08-17T07:00:45.385Z] #26 7.323 + . //dockercli.installer [2022-08-17T07:00:45.385Z] #26 7.323 ++ : stable [2022-08-17T07:00:45.385Z] #26 7.323 ++ : 17.06.2-ce [2022-08-17T07:00:45.385Z] #26 7.323 + install_dockercli [2022-08-17T07:00:45.385Z] #26 7.323 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-17T07:00:45.385Z] #26 7.326 ++ uname -m [2022-08-17T07:00:45.385Z] #26 7.326 + arch=x86_64 [2022-08-17T07:00:45.385Z] #26 7.326 + '[' x86_64 '!=' x86_64 ']' [2022-08-17T07:00:45.385Z] #26 7.326 + url=https://download.docker.com/linux/static [2022-08-17T07:00:45.385Z] #26 7.327 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-17T07:00:45.385Z] #26 7.331 + tar -xz docker/docker [2022-08-17T07:00:45.415Z] #14 6.960 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:00:45.672Z] #14 ... [2022-08-17T07:00:45.672Z] [2022-08-17T07:00:45.672Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:00:45.672Z] #67 sha256:9e3172e3e00bb9dc91b227b3eeaa6a815823ac05a7c1c3ab1e588bee8f715958 [2022-08-17T07:00:45.672Z] #67 6.767 + RM_GOPATH=0 [2022-08-17T07:00:45.672Z] #67 6.768 + TMP_GOPATH= [2022-08-17T07:00:45.672Z] #67 6.768 + : /build [2022-08-17T07:00:45.672Z] #67 6.769 + '[' -z '' ']' [2022-08-17T07:00:45.672Z] #67 6.772 ++ mktemp -d [2022-08-17T07:00:45.672Z] #67 6.775 + export GOPATH=/tmp/tmp.AXdOraM5qW [2022-08-17T07:00:45.672Z] #67 6.777 + GOPATH=/tmp/tmp.AXdOraM5qW [2022-08-17T07:00:45.672Z] #67 6.777 + RM_GOPATH=1 [2022-08-17T07:00:45.672Z] #67 6.777 + case "$(go env GOARCH)" in [2022-08-17T07:00:45.672Z] #67 6.781 ++ go env GOARCH [2022-08-17T07:00:45.672Z] #67 6.838 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:45.672Z] #67 6.838 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:45.672Z] #67 6.838 ++ dirname /install.sh [2022-08-17T07:00:45.672Z] #67 6.844 + dir=/ [2022-08-17T07:00:45.672Z] #67 6.847 + bin=rootlesskit [2022-08-17T07:00:45.672Z] #67 6.847 + shift [2022-08-17T07:00:45.672Z] #67 6.847 + '[' '!' -f //rootlesskit.installer ']' [2022-08-17T07:00:45.672Z] #67 6.847 + . //rootlesskit.installer [2022-08-17T07:00:45.672Z] #67 6.849 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:45.672Z] #67 6.850 + install_rootlesskit [2022-08-17T07:00:45.672Z] #67 6.850 + case "$1" in [2022-08-17T07:00:45.672Z] #67 6.850 + export CGO_ENABLED=0 [2022-08-17T07:00:45.672Z] #67 6.850 + CGO_ENABLED=0 [2022-08-17T07:00:45.672Z] #67 6.850 + _install_rootlesskit [2022-08-17T07:00:45.672Z] #67 6.867 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-17T07:00:45.672Z] #67 6.867 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T07:00:45.672Z] #67 6.867 + GOBIN=/build [2022-08-17T07:00:45.672Z] #67 6.867 + GO111MODULE=on [2022-08-17T07:00:45.672Z] #67 6.867 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:45.672Z] #67 6.868 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:45.790Z] #84 91.19 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-17T07:00:45.790Z] #84 91.20 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T07:00:45.790Z] #84 91.39 checking for gcc... gcc [2022-08-17T07:00:46.051Z] #84 91.44 checking whether the C compiler works... yes [2022-08-17T07:00:46.051Z] #84 91.53 checking for C compiler default output file name... a.out [2022-08-17T07:00:46.051Z] #84 91.53 checking for suffix of executables... [2022-08-17T07:00:46.051Z] #84 91.63 checking whether we are cross compiling... no [2022-08-17T07:00:46.312Z] #84 91.74 checking for suffix of object files... o [2022-08-17T07:00:46.312Z] #84 91.79 checking whether we are using the GNU C compiler... yes [2022-08-17T07:00:46.312Z] #84 91.83 checking whether gcc accepts -g... yes [2022-08-17T07:00:46.312Z] #84 91.86 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:00:46.573Z] #84 91.96 checking whether gcc understands -c and -o together... yes [2022-08-17T07:00:46.573Z] #84 92.08 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:00:46.573Z] #84 92.10 checking whether build environment is sane... yes [2022-08-17T07:00:46.573Z] #84 92.13 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:00:46.573Z] #84 92.14 checking for gawk... no [2022-08-17T07:00:46.573Z] #84 92.15 checking for mawk... mawk [2022-08-17T07:00:46.573Z] #84 92.15 checking whether make sets $(MAKE)... yes [2022-08-17T07:00:46.573Z] #84 92.17 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:00:46.573Z] #84 92.19 checking whether make supports nested variables... yes [2022-08-17T07:00:46.573Z] #84 92.22 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:00:46.573Z] #84 92.22 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:00:46.573Z] #84 92.22 checking how to create a ustar tar archive... gnutar [2022-08-17T07:00:46.805Z] #55 32.17 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-17T07:00:46.805Z] #55 32.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-17T07:00:46.805Z] #55 32.31 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-17T07:00:46.805Z] #55 32.43 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-17T07:00:46.805Z] #55 32.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-17T07:00:46.834Z] #84 92.25 checking dependency style of gcc... gcc3 [2022-08-17T07:00:46.834Z] #84 92.35 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:00:46.834Z] #84 92.35 checking whether make supports nested variables... (cached) yes [2022-08-17T07:00:46.834Z] #84 92.37 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:00:46.834Z] #84 92.52 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:00:46.834Z] #84 92.52 checking how to print strings... printf [2022-08-17T07:00:46.834Z] #84 92.53 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:00:46.834Z] #84 92.54 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:00:46.834Z] #84 92.55 checking for egrep... /bin/grep -E [2022-08-17T07:00:46.834Z] #84 92.56 checking for fgrep... /bin/grep -F [2022-08-17T07:00:46.834Z] #84 92.57 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:00:46.908Z] #51 ... [2022-08-17T07:00:46.908Z] [2022-08-17T07:00:46.908Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:46.908Z] #31 sha256:0f9134c8dd384690b2e512f3c22017b050824cf812789d738f6fbd9d4b5cf327 [2022-08-17T07:00:46.908Z] #31 19.55 [2022-08-17T07:00:46.908Z] #31 24.77 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-17T07:00:46.908Z] #31 26.72 #=#=# [2022-08-17T07:00:46.908Z] #31 27.09 #=#=# 0.1% ########## 13.9% ##################### 30.0% ############################ 39.6% ################################### 48.9% ############################################# 63.0% #################################################### 72.8% ########################################################### 82.4% ################################################################ 90.2% ######################################################################## 100.0% [2022-08-17T07:00:46.908Z] #31 29.24 [2022-08-17T07:00:47.043Z] #67 7.876 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-17T07:00:47.067Z] #55 32.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-17T07:00:47.067Z] #55 32.63 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-17T07:00:47.067Z] #55 32.76 go: downloading golang.org/x/text v0.3.7 [2022-08-17T07:00:47.094Z] #84 92.58 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:00:47.094Z] #84 92.58 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:00:47.094Z] #84 92.59 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:00:47.094Z] #84 92.67 checking whether ln -s works... yes [2022-08-17T07:00:47.094Z] #84 92.67 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:00:47.094Z] #84 92.69 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:00:47.094Z] #84 92.69 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:00:47.094Z] #84 92.69 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:00:47.094Z] #84 92.69 checking for objdump... objdump [2022-08-17T07:00:47.094Z] #84 92.69 checking how to recognize dependent libraries... pass_all [2022-08-17T07:00:47.094Z] #84 92.69 checking for dlltool... no [2022-08-17T07:00:47.094Z] #84 92.69 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:00:47.094Z] #84 92.69 checking for ar... ar [2022-08-17T07:00:47.094Z] #84 92.70 checking for archiver @FILE support... @ [2022-08-17T07:00:47.094Z] #84 92.76 checking for strip... strip [2022-08-17T07:00:47.094Z] #84 92.76 checking for ranlib... ranlib [2022-08-17T07:00:47.170Z] #31 ... [2022-08-17T07:00:47.170Z] [2022-08-17T07:00:47.170Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T07:00:47.170Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-17T07:00:47.170Z] #57 31.85 v3.0.2 [2022-08-17T07:00:47.170Z] #57 DONE 32.7s [2022-08-17T07:00:47.170Z] [2022-08-17T07:00:47.170Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:00:47.170Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T07:00:47.170Z] #51 32.15 The following additional packages will be installed: [2022-08-17T07:00:47.170Z] #51 32.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T07:00:47.170Z] #51 32.15 python3-protobuf python3-six [2022-08-17T07:00:47.170Z] #51 32.16 Suggested packages: [2022-08-17T07:00:47.170Z] #51 32.16 python3-setuptools [2022-08-17T07:00:47.170Z] #51 32.16 Recommended packages: [2022-08-17T07:00:47.170Z] #51 32.16 iproute2 | iproute [2022-08-17T07:00:47.170Z] #51 32.55 The following NEW packages will be installed: [2022-08-17T07:00:47.170Z] #51 32.57 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T07:00:47.170Z] #51 32.59 python3-protobuf python3-six [2022-08-17T07:00:47.355Z] #84 92.76 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:00:47.355Z] #84 93.03 checking for sysroot... no [2022-08-17T07:00:47.355Z] #84 93.03 checking for a working dd... /bin/dd [2022-08-17T07:00:47.355Z] #84 93.04 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:00:47.615Z] #84 93.10 checking for mt... no [2022-08-17T07:00:47.615Z] #84 93.10 checking if : is a manifest tool... no [2022-08-17T07:00:47.615Z] #84 93.12 checking how to run the C preprocessor... gcc -E [2022-08-17T07:00:47.910Z] #26 ... [2022-08-17T07:00:47.910Z] [2022-08-17T07:00:47.910Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:00:47.910Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:00:47.910Z] #14 8.035 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:47.910Z] #14 8.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:47.910Z] #14 8.184 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:47.910Z] #14 9.813 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:47.910Z] #14 ... [2022-08-17T07:00:47.910Z] [2022-08-17T07:00:47.910Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T07:00:47.910Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T07:00:47.910Z] #57 5.467 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-17T07:00:47.910Z] #57 6.379 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-17T07:00:47.910Z] #57 6.381 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-17T07:00:47.910Z] #57 6.486 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-17T07:00:47.910Z] #57 7.876 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-17T07:00:47.910Z] #57 ... [2022-08-17T07:00:47.910Z] [2022-08-17T07:00:47.910Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:00:47.910Z] #67 sha256:dda377a71bc6bf0599bbcaea1c61e1b7ca3b233f9adb5b41d24ebf684956d1c5 [2022-08-17T07:00:47.910Z] #67 7.026 + RM_GOPATH=0 [2022-08-17T07:00:47.910Z] #67 7.026 + TMP_GOPATH= [2022-08-17T07:00:47.910Z] #67 7.026 + : /build [2022-08-17T07:00:47.910Z] #67 7.026 + '[' -z '' ']' [2022-08-17T07:00:47.910Z] #67 7.036 ++ mktemp -d [2022-08-17T07:00:47.910Z] #67 7.051 + export GOPATH=/tmp/tmp.T2T67SK7fK [2022-08-17T07:00:47.910Z] #67 7.051 + GOPATH=/tmp/tmp.T2T67SK7fK [2022-08-17T07:00:47.910Z] #67 7.051 + RM_GOPATH=1 [2022-08-17T07:00:47.910Z] #67 7.051 + case "$(go env GOARCH)" in [2022-08-17T07:00:47.910Z] #67 7.051 ++ go env GOARCH [2022-08-17T07:00:47.910Z] #67 7.061 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:47.910Z] #67 7.061 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:47.910Z] #67 7.061 ++ dirname /install.sh [2022-08-17T07:00:47.910Z] #67 7.131 + dir=/ [2022-08-17T07:00:47.910Z] #67 7.131 + bin=rootlesskit [2022-08-17T07:00:47.910Z] #67 7.131 + shift [2022-08-17T07:00:47.910Z] #67 7.131 + '[' '!' -f //rootlesskit.installer ']' [2022-08-17T07:00:47.910Z] #67 7.131 + . //rootlesskit.installer [2022-08-17T07:00:47.910Z] #67 7.131 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:47.910Z] #67 7.131 + install_rootlesskit [2022-08-17T07:00:47.910Z] #67 7.131 + case "$1" in [2022-08-17T07:00:47.910Z] #67 7.131 + export CGO_ENABLED=0 [2022-08-17T07:00:47.910Z] #67 7.131 + CGO_ENABLED=0 [2022-08-17T07:00:47.910Z] #67 7.131 + _install_rootlesskit [2022-08-17T07:00:47.910Z] #67 7.138 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-17T07:00:47.910Z] #67 7.138 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T07:00:47.910Z] #67 7.138 + GOBIN=/build [2022-08-17T07:00:47.910Z] #67 7.138 + GO111MODULE=on [2022-08-17T07:00:47.910Z] #67 7.138 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:47.910Z] #67 7.139 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:00:47.910Z] #67 7.770 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-17T07:00:48.115Z] #51 33.34 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T07:00:48.115Z] #51 33.34 Need to get 2136 kB of archives. [2022-08-17T07:00:48.115Z] #51 33.34 After this operation, 10.8 MB of additional disk space will be used. [2022-08-17T07:00:48.115Z] #51 33.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-17T07:00:48.115Z] #51 33.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T07:00:48.115Z] #51 33.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-17T07:00:48.115Z] #51 33.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-17T07:00:48.115Z] #51 33.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-17T07:00:48.115Z] #51 33.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-17T07:00:48.115Z] #51 33.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-17T07:00:48.168Z] #67 ... [2022-08-17T07:00:48.168Z] [2022-08-17T07:00:48.168Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:48.168Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:00:48.168Z] #76 6.799 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:48.168Z] #76 6.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:48.168Z] #76 6.850 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:48.168Z] #76 7.935 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:48.168Z] #76 ... [2022-08-17T07:00:48.168Z] [2022-08-17T07:00:48.168Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:00:48.168Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:00:48.168Z] #47 7.523 + git clone https://github.com/docker/distribution.git . [2022-08-17T07:00:48.168Z] #47 7.527 Cloning into '.'... [2022-08-17T07:00:48.187Z] #84 93.27 checking for ANSI C header files... yes [2022-08-17T07:00:48.187Z] #84 93.70 checking for sys/types.h... yes [2022-08-17T07:00:48.187Z] #84 93.78 checking for sys/stat.h... yes [2022-08-17T07:00:48.187Z] #84 93.88 checking for stdlib.h... yes [2022-08-17T07:00:48.187Z] #84 93.94 checking for string.h... yes [2022-08-17T07:00:48.425Z] #47 ... [2022-08-17T07:00:48.425Z] [2022-08-17T07:00:48.425Z] #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-08-17T07:00:48.425Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:00:48.425Z] #36 6.485 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-17T07:00:48.425Z] #36 ... [2022-08-17T07:00:48.425Z] [2022-08-17T07:00:48.425Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:00:48.425Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:00:48.425Z] #42 8.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:48.425Z] #42 8.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:48.425Z] #42 8.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:48.425Z] #42 9.631 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:48.447Z] #84 93.99 checking for memory.h... yes [2022-08-17T07:00:48.447Z] #84 94.08 checking for strings.h... yes [2022-08-17T07:00:48.683Z] #42 ... [2022-08-17T07:00:48.683Z] [2022-08-17T07:00:48.683Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:00:48.683Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:00:48.683Z] #51 7.959 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:48.683Z] #51 8.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:48.683Z] #51 8.059 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:48.683Z] #51 8.614 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-17T07:00:48.683Z] #51 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:48.708Z] #84 94.19 checking for inttypes.h... yes [2022-08-17T07:00:48.708Z] #84 94.28 checking for stdint.h... yes [2022-08-17T07:00:48.940Z] #67 ... [2022-08-17T07:00:48.940Z] [2022-08-17T07:00:48.940Z] #51 ... [2022-08-17T07:00:48.940Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T07:00:48.940Z] [2022-08-17T07:00:48.940Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T07:00:48.940Z] #57 5.703 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-17T07:00:48.940Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:00:48.940Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:00:48.940Z] #57 6.841 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-17T07:00:48.940Z] #57 6.841 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-17T07:00:48.940Z] #53 7.508 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-17T07:00:48.940Z] #53 10.16 go: downloading github.com/fatih/color v1.10.0 [2022-08-17T07:00:48.940Z] #57 7.153 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-17T07:00:48.940Z] #57 9.586 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-17T07:00:48.940Z] #53 10.69 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-17T07:00:48.940Z] #53 10.86 go: downloading golang.org/x/tools v0.1.0 [2022-08-17T07:00:48.940Z] #57 ... [2022-08-17T07:00:48.941Z] [2022-08-17T07:00:48.940Z] #53 11.28 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-17T07:00:48.941Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:48.941Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:00:48.941Z] #53 ... [2022-08-17T07:00:48.941Z] [2022-08-17T07:00:48.941Z] #55 6.460 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-17T07:00:48.941Z] #55 9.453 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T07:00:48.941Z] #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-08-17T07:00:48.941Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T07:00:48.941Z] #55 9.493 go: downloading github.com/fatih/color v1.13.0 [2022-08-17T07:00:48.941Z] #55 9.840 go: downloading github.com/pkg/errors v0.9.1 [2022-08-17T07:00:48.941Z] #34 7.290 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-17T07:00:48.941Z] #34 7.291 Cloning into '.'... [2022-08-17T07:00:48.941Z] #55 9.885 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-17T07:00:48.941Z] #55 9.936 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-17T07:00:48.941Z] #55 ... [2022-08-17T07:00:48.941Z] [2022-08-17T07:00:48.941Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:00:48.941Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:00:48.941Z] #53 8.055 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-17T07:00:48.941Z] #53 ... [2022-08-17T07:00:48.941Z] [2022-08-17T07:00:48.941Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:00:48.941Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:00:48.941Z] #62 7.674 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:48.941Z] #62 7.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:48.941Z] #62 7.785 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:48.941Z] #62 9.285 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:48.969Z] #84 94.47 checking for unistd.h... yes [2022-08-17T07:00:48.969Z] #84 94.58 checking for dlfcn.h... yes [2022-08-17T07:00:48.991Z] #55 ... [2022-08-17T07:00:48.991Z] [2022-08-17T07:00:48.991Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:00:48.991Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:00:48.991Z] #62 19.29 Reading package lists... [2022-08-17T07:00:48.991Z] #62 26.07 Building dependency tree... [2022-08-17T07:00:48.991Z] #62 30.42 The following additional packages will be installed: [2022-08-17T07:00:48.991Z] #62 30.60 libbtrfs0 [2022-08-17T07:00:48.991Z] #62 30.83 The following NEW packages will be installed: [2022-08-17T07:00:48.991Z] #62 30.83 libbtrfs-dev libbtrfs0 [2022-08-17T07:00:48.991Z] #62 31.29 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:00:48.991Z] #62 31.29 Need to get 460 kB of archives. [2022-08-17T07:00:48.991Z] #62 31.29 After this operation, 1237 kB of additional disk space will be used. [2022-08-17T07:00:48.991Z] #62 31.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T07:00:48.991Z] #62 31.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T07:00:48.991Z] #62 32.59 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:00:48.991Z] #62 32.81 Fetched 460 kB in 0s (1385 kB/s) [2022-08-17T07:00:48.991Z] #62 32.94 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T07:00:48.991Z] #62 32.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:00:48.991Z] #62 33.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T07:00:48.991Z] #62 33.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:00:48.991Z] #62 33.37 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T07:00:48.991Z] #62 33.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T07:00:48.991Z] #62 33.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:00:48.991Z] #62 33.80 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:00:48.991Z] #62 33.85 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:00:48.991Z] #62 33.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:00:48.991Z] #62 DONE 34.2s [2022-08-17T07:00:48.991Z] [2022-08-17T07:00:48.991Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-17T07:00:48.991Z] #63 sha256:cbd04f24f9e3f41dda5ed6df80dff9e7e1d1ac3417e96feabf1e86f808927f7a [2022-08-17T07:00:48.991Z] #63 DONE 0.3s [2022-08-17T07:00:48.991Z] [2022-08-17T07:00:48.991Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:00:48.991Z] #64 sha256:14752bcf14ffe0f6322f6290aeab1c8c55da67fa32fa10e258af1a2cfbf0fd02 [2022-08-17T07:00:49.057Z] #51 ... [2022-08-17T07:00:49.057Z] [2022-08-17T07:00:49.057Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:00:49.057Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-17T07:00:49.057Z] #62 21.54 Reading package lists... [2022-08-17T07:00:49.057Z] #62 26.07 Building dependency tree... [2022-08-17T07:00:49.057Z] #62 30.35 The following additional packages will be installed: [2022-08-17T07:00:49.057Z] #62 30.37 libbtrfs0 [2022-08-17T07:00:49.057Z] #62 30.66 The following NEW packages will be installed: [2022-08-17T07:00:49.057Z] #62 30.71 libbtrfs-dev libbtrfs0 [2022-08-17T07:00:49.057Z] #62 31.15 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T07:00:49.057Z] #62 31.15 Need to get 454 kB of archives. [2022-08-17T07:00:49.057Z] #62 31.15 After this operation, 1275 kB of additional disk space will be used. [2022-08-17T07:00:49.057Z] #62 31.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-17T07:00:49.057Z] #62 31.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-17T07:00:49.057Z] #62 32.50 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:00:49.057Z] #62 32.94 Fetched 454 kB in 0s (1455 kB/s) [2022-08-17T07:00:49.057Z] #62 33.12 Selecting previously unselected package libbtrfs0:arm64. [2022-08-17T07:00:49.057Z] #62 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 ... 15708 files and directories currently installed.) [2022-08-17T07:00:49.057Z] #62 33.27 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-17T07:00:49.057Z] #62 33.31 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-17T07:00:49.057Z] #62 33.73 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-17T07:00:49.057Z] #62 33.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-17T07:00:49.057Z] #62 33.74 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-17T07:00:49.057Z] #62 34.05 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-17T07:00:49.057Z] #62 34.10 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-17T07:00:49.057Z] #62 34.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:00:49.057Z] #62 DONE 34.4s [2022-08-17T07:00:49.198Z] #62 ... [2022-08-17T07:00:49.198Z] [2022-08-17T07:00:49.198Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:00:49.198Z] #26 sha256:da2bb6dc5cf5ee00e1b3e8173f46ee10378ef736a3ef7fd37b1a48816f272651 [2022-08-17T07:00:49.198Z] #26 6.925 + RM_GOPATH=0 [2022-08-17T07:00:49.198Z] #26 6.926 + TMP_GOPATH= [2022-08-17T07:00:49.198Z] #26 6.926 + : /build [2022-08-17T07:00:49.198Z] #26 6.926 + '[' -z '' ']' [2022-08-17T07:00:49.198Z] #26 6.933 ++ mktemp -d [2022-08-17T07:00:49.198Z] #26 6.956 + export GOPATH=/tmp/tmp.CAigtGSO7W [2022-08-17T07:00:49.198Z] #26 6.958 + GOPATH=/tmp/tmp.CAigtGSO7W [2022-08-17T07:00:49.198Z] #26 6.958 + RM_GOPATH=1 [2022-08-17T07:00:49.198Z] #26 6.958 + case "$(go env GOARCH)" in [2022-08-17T07:00:49.198Z] #26 6.959 ++ go env GOARCH [2022-08-17T07:00:49.198Z] #26 7.002 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:49.198Z] #26 7.002 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:49.198Z] #26 7.012 ++ dirname /install.sh [2022-08-17T07:00:49.198Z] #26 7.013 + dir=/ [2022-08-17T07:00:49.198Z] #26 7.013 + bin=dockercli [2022-08-17T07:00:49.198Z] #26 7.013 + shift [2022-08-17T07:00:49.198Z] #26 7.013 + '[' '!' -f //dockercli.installer ']' [2022-08-17T07:00:49.198Z] #26 7.013 + . //dockercli.installer [2022-08-17T07:00:49.198Z] #26 7.014 ++ : stable [2022-08-17T07:00:49.198Z] #26 7.014 ++ : 17.06.2-ce [2022-08-17T07:00:49.198Z] #26 7.016 + install_dockercli [2022-08-17T07:00:49.198Z] #26 7.016 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-17T07:00:49.198Z] #26 7.016 Install docker/cli version 17.06.2-ce from stable [2022-08-17T07:00:49.198Z] #26 7.022 ++ uname -m [2022-08-17T07:00:49.198Z] #26 7.022 + arch=x86_64 [2022-08-17T07:00:49.198Z] #26 7.022 + '[' x86_64 '!=' x86_64 ']' [2022-08-17T07:00:49.198Z] #26 7.022 + url=https://download.docker.com/linux/static [2022-08-17T07:00:49.198Z] #26 7.026 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-17T07:00:49.198Z] #26 7.026 + tar -xz docker/docker [2022-08-17T07:00:49.198Z] #26 ... [2022-08-17T07:00:49.198Z] [2022-08-17T07:00:49.198Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:00:49.198Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:00:49.198Z] #47 6.964 + git clone https://github.com/docker/distribution.git . [2022-08-17T07:00:49.198Z] #47 6.967 Cloning into '.'... [2022-08-17T07:00:49.199Z] #34 ... [2022-08-17T07:00:49.199Z] [2022-08-17T07:00:49.199Z] #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-08-17T07:00:49.199Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T07:00:49.199Z] #40 6.213 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-17T07:00:49.199Z] #40 7.163 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-17T07:00:49.199Z] #40 9.467 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-17T07:00:49.199Z] #40 10.08 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-17T07:00:49.199Z] #40 10.14 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-17T07:00:49.199Z] #40 ... [2022-08-17T07:00:49.199Z] [2022-08-17T07:00:49.199Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T07:00:49.199Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T07:00:49.199Z] #38 7.207 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-17T07:00:49.233Z] #84 94.71 checking for objdir... .libs [2022-08-17T07:00:49.233Z] #84 94.89 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:00:49.233Z] #84 94.94 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:00:49.318Z] [2022-08-17T07:00:49.318Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-17T07:00:49.318Z] #63 sha256:33818a5472ace6c60f2fa830c9c71af8936f625c557ad8493170fcdb39e69362 [2022-08-17T07:00:49.318Z] #63 DONE 0.2s [2022-08-17T07:00:49.318Z] [2022-08-17T07:00:49.318Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:49.318Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T07:00:49.318Z] #76 29.63 python3 is already the newest version (3.9.2-3). [2022-08-17T07:00:49.318Z] #76 29.63 The following additional packages will be installed: [2022-08-17T07:00:49.318Z] #76 29.63 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-17T07:00:49.318Z] #76 29.65 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-17T07:00:49.318Z] #76 29.65 Suggested packages: [2022-08-17T07:00:49.318Z] #76 29.68 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-17T07:00:49.318Z] #76 29.68 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-17T07:00:49.318Z] #76 29.68 m4-doc ed diffutils-doc [2022-08-17T07:00:49.318Z] #76 29.68 Recommended packages: [2022-08-17T07:00:49.318Z] #76 29.68 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-17T07:00:49.318Z] #76 31.21 The following NEW packages will be installed: [2022-08-17T07:00:49.318Z] #76 31.22 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-17T07:00:49.318Z] #76 31.22 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-17T07:00:49.318Z] #76 31.22 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-17T07:00:49.318Z] #76 31.23 libyajl2 m4 patch xz-utils [2022-08-17T07:00:49.318Z] #76 31.65 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T07:00:49.318Z] #76 31.65 Need to get 5916 kB of archives. [2022-08-17T07:00:49.318Z] #76 31.65 After this operation, 18.6 MB of additional disk space will be used. [2022-08-17T07:00:49.318Z] #76 31.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-17T07:00:49.318Z] #76 31.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-17T07:00:49.318Z] #76 31.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-17T07:00:49.318Z] #76 31.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-17T07:00:49.318Z] #76 31.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-17T07:00:49.318Z] #76 31.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-17T07:00:49.318Z] #76 31.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-17T07:00:49.318Z] #76 31.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-17T07:00:49.318Z] #76 31.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-17T07:00:49.318Z] #76 31.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-17T07:00:49.318Z] #76 31.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-17T07:00:49.318Z] #76 31.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-17T07:00:49.318Z] #76 31.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-17T07:00:49.318Z] #76 31.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-17T07:00:49.318Z] #76 31.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-17T07:00:49.318Z] #76 31.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-17T07:00:49.318Z] #76 31.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-08-17T07:00:49.318Z] #76 31.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-17T07:00:49.318Z] #76 31.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-17T07:00:49.318Z] #76 32.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-17T07:00:49.318Z] #76 32.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-17T07:00:49.318Z] #76 32.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-17T07:00:49.318Z] #76 32.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-17T07:00:49.318Z] #76 33.64 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:00:49.318Z] #76 33.98 Fetched 5916 kB in 1s (7459 kB/s) [2022-08-17T07:00:49.318Z] #76 34.13 Selecting previously unselected package bzip2. [2022-08-17T07:00:49.318Z] #76 34.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-17T07:00:49.318Z] #76 34.23 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-17T07:00:49.318Z] #76 34.24 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T07:00:49.318Z] #76 34.49 Selecting previously unselected package libmagic-mgc. [2022-08-17T07:00:49.318Z] #76 34.49 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-17T07:00:49.318Z] #76 34.54 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-17T07:00:49.456Z] #47 ... [2022-08-17T07:00:49.456Z] [2022-08-17T07:00:49.456Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:00:49.456Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:00:49.456Z] #42 7.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:49.456Z] #42 7.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:49.456Z] #42 7.777 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:49.456Z] #42 9.169 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:49.456Z] #42 ... [2022-08-17T07:00:49.456Z] [2022-08-17T07:00:49.456Z] #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-08-17T07:00:49.456Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T07:00:49.456Z] #40 7.431 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-17T07:00:49.456Z] #40 8.757 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-17T07:00:49.457Z] #38 ... [2022-08-17T07:00:49.457Z] [2022-08-17T07:00:49.457Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:00:49.457Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:00:49.457Z] #62 7.957 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:49.457Z] #62 8.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:49.457Z] #62 8.042 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:49.457Z] #62 9.683 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:49.457Z] #62 ... [2022-08-17T07:00:49.457Z] [2022-08-17T07:00:49.457Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:00:49.457Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:00:49.457Z] #53 11.84 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-17T07:00:49.457Z] #53 11.95 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-17T07:00:49.493Z] #84 94.95 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:00:49.493Z] #84 95.03 checking if gcc static flag -static works... yes [2022-08-17T07:00:49.493Z] #84 ... [2022-08-17T07:00:49.493Z] [2022-08-17T07:00:49.493Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T07:00:49.493Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T07:00:49.493Z] #19 117.3 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-17T07:00:49.494Z] #19 117.3 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-17T07:00:49.494Z] #19 117.3 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-17T07:00:49.494Z] #19 117.4 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-08-17T07:00:49.494Z] #19 117.4 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-17T07:00:49.494Z] #19 118.8 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-17T07:00:49.494Z] #19 118.8 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-17T07:00:49.494Z] #19 119.6 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:00:49.494Z] #19 119.9 Fetched 788 MB in 30s (26.3 MB/s) [2022-08-17T07:00:49.494Z] #19 120.0 Selecting previously unselected package liblocale-gettext-perl. [2022-08-17T07:00:49.494Z] #19 120.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:00:49.494Z] #19 120.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 120.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-17T07:00:49.494Z] #19 120.1 Selecting previously unselected package bzip2. [2022-08-17T07:00:49.494Z] #19 120.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 120.1 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T07:00:49.494Z] #19 120.1 Selecting previously unselected package libmagic-mgc. [2022-08-17T07:00:49.494Z] #19 120.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 120.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-17T07:00:49.494Z] #19 120.4 Selecting previously unselected package libmagic1:amd64. [2022-08-17T07:00:49.494Z] #19 120.4 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 120.4 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-17T07:00:49.494Z] #19 120.5 Selecting previously unselected package file. [2022-08-17T07:00:49.494Z] #19 120.5 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 120.5 Unpacking file (1:5.39-3) ... [2022-08-17T07:00:49.494Z] #19 120.5 Selecting previously unselected package xz-utils. [2022-08-17T07:00:49.494Z] #19 120.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 120.6 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:00:49.494Z] #19 120.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-17T07:00:49.494Z] #19 120.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 120.7 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-17T07:00:49.494Z] #19 121.7 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-17T07:00:49.494Z] #19 121.7 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 121.7 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-17T07:00:49.494Z] #19 122.6 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-17T07:00:49.494Z] #19 122.6 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 122.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-17T07:00:49.494Z] #19 123.6 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-17T07:00:49.494Z] #19 123.6 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 123.6 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-17T07:00:49.494Z] #19 124.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-17T07:00:49.494Z] #19 124.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 124.4 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-17T07:00:49.494Z] #19 125.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-17T07:00:49.494Z] #19 125.1 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 125.1 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T07:00:49.494Z] #19 125.2 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-17T07:00:49.494Z] #19 125.2 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:00:49.494Z] #19 125.2 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:00:49.562Z] #64 ... [2022-08-17T07:00:49.562Z] [2022-08-17T07:00:49.562Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:00:49.562Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:00:49.562Z] #51 24.81 Fetched 8573 kB in 17s (501 kB/s) [2022-08-17T07:00:49.562Z] #51 24.81 Reading package lists... [2022-08-17T07:00:49.754Z] #19 ... [2022-08-17T07:00:49.754Z] [2022-08-17T07:00:49.755Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:00:49.755Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:00:49.755Z] #84 95.29 checking if gcc supports -c -o file.o... yes [2022-08-17T07:00:49.755Z] #84 95.35 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:00:49.755Z] #84 95.35 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:00:49.756Z] #40 ... [2022-08-17T07:00:49.756Z] [2022-08-17T07:00:49.756Z] #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-08-17T07:00:49.756Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:00:49.756Z] #36 7.001 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-17T07:00:49.756Z] #36 ... [2022-08-17T07:00:49.756Z] [2022-08-17T07:00:49.756Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T07:00:49.756Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T07:00:49.756Z] #38 6.596 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-17T07:00:49.822Z] #51 31.65 Reading package lists... [2022-08-17T07:00:49.822Z] #51 ... [2022-08-17T07:00:49.822Z] [2022-08-17T07:00:49.822Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:00:49.822Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:00:49.822Z] #47 30.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-17T07:00:49.889Z] #76 ... [2022-08-17T07:00:49.889Z] [2022-08-17T07:00:49.889Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:49.889Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T07:00:49.889Z] #55 25.39 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-17T07:00:49.889Z] #55 25.42 go: downloading golang.org/x/text v0.3.7 [2022-08-17T07:00:49.889Z] #55 30.49 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-17T07:00:49.889Z] #55 30.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-17T07:00:49.889Z] #55 30.73 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-17T07:00:49.889Z] #55 30.77 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-17T07:00:49.889Z] #55 30.90 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-17T07:00:49.889Z] #55 30.94 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-17T07:00:49.889Z] #55 31.20 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-17T07:00:49.889Z] #55 31.24 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-17T07:00:49.889Z] #55 31.27 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-17T07:00:49.889Z] #55 31.36 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-17T07:00:49.889Z] #55 31.44 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-17T07:00:49.889Z] #55 31.44 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-17T07:00:49.889Z] #55 31.54 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-17T07:00:49.889Z] #55 31.60 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-17T07:00:49.889Z] #55 31.73 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-17T07:00:49.889Z] #55 31.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-17T07:00:49.889Z] #55 31.98 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-17T07:00:49.889Z] #55 32.77 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-17T07:00:49.889Z] #55 32.94 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-17T07:00:49.889Z] #55 33.30 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-17T07:00:49.889Z] #55 33.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-17T07:00:49.889Z] #55 33.61 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-17T07:00:49.889Z] #55 33.76 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-17T07:00:49.889Z] #55 33.78 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-17T07:00:49.889Z] #55 33.87 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-17T07:00:49.889Z] #55 34.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-17T07:00:49.889Z] #55 34.03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-17T07:00:49.889Z] #55 34.11 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-17T07:00:49.889Z] #55 34.12 go: downloading github.com/prometheus/common v0.32.1 [2022-08-17T07:00:49.889Z] #55 34.50 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-17T07:00:49.889Z] #55 34.63 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-17T07:00:50.014Z] #38 ... [2022-08-17T07:00:50.014Z] [2022-08-17T07:00:50.014Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:50.014Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:00:50.014Z] #76 6.641 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:50.014Z] #76 6.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:50.014Z] #76 6.685 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:50.014Z] #76 7.958 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:50.014Z] #76 11.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:00:50.014Z] #76 ... [2022-08-17T07:00:50.014Z] [2022-08-17T07:00:50.014Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:00:50.014Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:00:50.014Z] #51 7.552 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:00:50.014Z] #51 7.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:00:50.014Z] #51 7.587 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:00:50.014Z] #51 8.273 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-17T07:00:50.014Z] #51 9.193 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:00:50.016Z] #84 95.39 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:00:50.016Z] #84 95.59 checking how to hardcode library paths into programs... immediate [2022-08-17T07:00:50.016Z] #84 95.59 checking whether stripping libraries is possible... yes [2022-08-17T07:00:50.016Z] #84 95.60 checking if libtool supports shared libraries... yes [2022-08-17T07:00:50.016Z] #84 95.60 checking whether to build shared libraries... no [2022-08-17T07:00:50.016Z] #84 95.60 checking whether to build static libraries... yes [2022-08-17T07:00:50.016Z] #84 95.62 checking float.h usability... yes [2022-08-17T07:00:50.016Z] #84 95.73 checking float.h presence... yes [2022-08-17T07:00:50.016Z] #84 95.78 checking for float.h... yes [2022-08-17T07:00:50.151Z] #55 ... [2022-08-17T07:00:50.151Z] [2022-08-17T07:00:50.151Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:50.151Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T07:00:50.151Z] #76 35.47 Selecting previously unselected package libmagic1:arm64. [2022-08-17T07:00:50.151Z] #76 35.47 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-17T07:00:50.151Z] #76 35.48 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-17T07:00:50.151Z] #76 ... [2022-08-17T07:00:50.151Z] [2022-08-17T07:00:50.151Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:00:50.151Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T07:00:50.151Z] #14 21.17 Reading package lists... [2022-08-17T07:00:50.151Z] #14 25.77 Building dependency tree... [2022-08-17T07:00:50.151Z] #14 29.90 The following additional packages will be installed: [2022-08-17T07:00:50.151Z] #14 29.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T07:00:50.151Z] #14 29.92 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-17T07:00:50.151Z] #14 29.92 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-17T07:00:50.151Z] #14 29.92 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-17T07:00:50.151Z] #14 29.92 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-17T07:00:50.151Z] #14 29.93 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-17T07:00:50.151Z] #14 29.94 mingw-w64-common mingw-w64-x86-64-dev [2022-08-17T07:00:50.151Z] #14 29.96 Suggested packages: [2022-08-17T07:00:50.151Z] #14 29.97 gcc-10-locales seccomp wine64 [2022-08-17T07:00:50.151Z] #14 31.21 The following NEW packages will be installed: [2022-08-17T07:00:50.151Z] #14 31.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T07:00:50.151Z] #14 31.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-17T07:00:50.151Z] #14 31.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-17T07:00:50.151Z] #14 31.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-17T07:00:50.151Z] #14 31.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-17T07:00:50.151Z] #14 31.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-17T07:00:50.151Z] #14 31.24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-17T07:00:50.151Z] #14 31.25 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-17T07:00:50.151Z] #14 31.26 mingw-w64-x86-64-dev [2022-08-17T07:00:50.151Z] #14 31.66 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T07:00:50.151Z] #14 31.66 Need to get 108 MB of archives. [2022-08-17T07:00:50.151Z] #14 31.66 After this operation, 620 MB of additional disk space will be used. [2022-08-17T07:00:50.151Z] #14 31.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-08-17T07:00:50.151Z] #14 31.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-08-17T07:00:50.151Z] #14 31.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-17T07:00:50.151Z] #14 31.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-08-17T07:00:50.151Z] #14 31.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-17T07:00:50.151Z] #14 31.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-17T07:00:50.151Z] #14 32.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-17T07:00:50.151Z] #14 32.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-08-17T07:00:50.151Z] #14 32.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-08-17T07:00:50.151Z] #14 33.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-17T07:00:50.151Z] #14 34.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-08-17T07:00:50.151Z] #14 34.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-08-17T07:00:50.151Z] #14 35.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-17T07:00:50.271Z] #51 ... [2022-08-17T07:00:50.271Z] [2022-08-17T07:00:50.271Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T07:00:50.271Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T07:00:50.271Z] #34 6.919 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-17T07:00:50.271Z] #34 6.936 Cloning into '.'... [2022-08-17T07:00:50.277Z] #84 95.79 checking limits.h usability... yes [2022-08-17T07:00:50.277Z] #84 95.89 checking limits.h presence... yes [2022-08-17T07:00:50.277Z] #84 95.93 checking for limits.h... yes [2022-08-17T07:00:50.277Z] #84 95.95 checking stddef.h usability... yes [2022-08-17T07:00:50.392Z] #53 12.50 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-17T07:00:50.392Z] #53 12.56 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-17T07:00:50.413Z] #14 ... [2022-08-17T07:00:50.413Z] [2022-08-17T07:00:50.413Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:00:50.413Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-17T07:00:50.413Z] #42 21.31 Reading package lists... [2022-08-17T07:00:50.413Z] #42 25.83 Building dependency tree... [2022-08-17T07:00:50.413Z] #42 30.06 The following additional packages will be installed: [2022-08-17T07:00:50.413Z] #42 30.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-17T07:00:50.413Z] #42 30.10 Suggested packages: [2022-08-17T07:00:50.413Z] #42 30.12 cmake-doc ninja-build lrzip [2022-08-17T07:00:50.413Z] #42 30.12 Recommended packages: [2022-08-17T07:00:50.413Z] #42 30.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-17T07:00:50.413Z] #42 30.95 The following NEW packages will be installed: [2022-08-17T07:00:50.413Z] #42 30.99 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-17T07:00:50.413Z] #42 31.00 vim-common xxd [2022-08-17T07:00:50.413Z] #42 31.45 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T07:00:50.413Z] #42 31.45 Need to get 15.6 MB of archives. [2022-08-17T07:00:50.413Z] #42 31.45 After this operation, 67.4 MB of additional disk space will be used. [2022-08-17T07:00:50.413Z] #42 31.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T07:00:50.413Z] #42 31.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T07:00:50.413Z] #42 31.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-17T07:00:50.413Z] #42 31.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-17T07:00:50.413Z] #42 32.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-17T07:00:50.413Z] #42 32.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-17T07:00:50.413Z] #42 32.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-17T07:00:50.413Z] #42 32.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-17T07:00:50.413Z] #42 32.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-17T07:00:50.413Z] #42 32.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-17T07:00:50.413Z] #42 33.88 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:00:50.413Z] #42 34.09 Fetched 15.6 MB in 1s (11.9 MB/s) [2022-08-17T07:00:50.413Z] #42 34.18 Selecting previously unselected package xxd. [2022-08-17T07:00:50.413Z] #42 34.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-17T07:00:50.413Z] #42 34.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-17T07:00:50.413Z] #42 34.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:00:50.413Z] #42 34.65 Selecting previously unselected package vim-common. [2022-08-17T07:00:50.413Z] #42 34.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:00:50.413Z] #42 34.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:00:50.413Z] #42 35.31 Selecting previously unselected package cmake-data. [2022-08-17T07:00:50.413Z] #42 35.32 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-17T07:00:50.413Z] #42 35.37 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T07:00:50.413Z] #42 ... [2022-08-17T07:00:50.413Z] [2022-08-17T07:00:50.413Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:50.413Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T07:00:50.413Z] #76 35.75 Selecting previously unselected package file. [2022-08-17T07:00:50.413Z] #76 35.75 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-17T07:00:50.413Z] #76 35.75 Unpacking file (1:5.39-3) ... [2022-08-17T07:00:50.413Z] #76 35.90 Selecting previously unselected package xz-utils. [2022-08-17T07:00:50.413Z] #76 35.90 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-17T07:00:50.413Z] #76 35.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:00:50.528Z] #34 ... [2022-08-17T07:00:50.528Z] [2022-08-17T07:00:50.528Z] #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-08-17T07:00:50.528Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T07:00:50.528Z] #40 11.32 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-17T07:00:50.528Z] #40 11.73 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-17T07:00:50.528Z] #40 11.89 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-17T07:00:50.537Z] #84 96.03 checking stddef.h presence... yes [2022-08-17T07:00:50.537Z] #84 96.07 checking for stddef.h... yes [2022-08-17T07:00:50.537Z] #84 96.09 checking for stdlib.h... (cached) yes [2022-08-17T07:00:50.537Z] #84 96.11 checking for string.h... (cached) yes [2022-08-17T07:00:50.537Z] #84 96.13 checking sys/time.h usability... yes [2022-08-17T07:00:50.537Z] #84 96.23 checking sys/time.h presence... yes [2022-08-17T07:00:50.537Z] #84 96.27 checking for sys/time.h... yes [2022-08-17T07:00:50.649Z] #53 12.91 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-17T07:00:50.766Z] #47 ... [2022-08-17T07:00:50.766Z] [2022-08-17T07:00:50.766Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:00:50.766Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:00:50.766Z] #14 19.69 Reading package lists... [2022-08-17T07:00:50.766Z] #14 26.34 Building dependency tree... [2022-08-17T07:00:50.766Z] #14 30.38 The following additional packages will be installed: [2022-08-17T07:00:50.766Z] #14 30.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T07:00:50.766Z] #14 30.38 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-17T07:00:50.766Z] #14 30.38 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-17T07:00:50.766Z] #14 30.38 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-17T07:00:50.766Z] #14 30.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-17T07:00:50.766Z] #14 30.38 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-17T07:00:50.766Z] #14 30.42 mingw-w64-common mingw-w64-x86-64-dev [2022-08-17T07:00:50.766Z] #14 30.42 Suggested packages: [2022-08-17T07:00:50.766Z] #14 30.42 gcc-10-locales seccomp wine64 [2022-08-17T07:00:50.766Z] #14 32.17 The following NEW packages will be installed: [2022-08-17T07:00:50.766Z] #14 32.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T07:00:50.766Z] #14 32.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-17T07:00:50.766Z] #14 32.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-17T07:00:50.766Z] #14 32.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-17T07:00:50.766Z] #14 32.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-17T07:00:50.766Z] #14 32.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-17T07:00:50.766Z] #14 32.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-17T07:00:50.766Z] #14 32.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-17T07:00:50.766Z] #14 32.23 mingw-w64-x86-64-dev [2022-08-17T07:00:50.766Z] #14 32.68 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:00:50.766Z] #14 32.68 Need to get 115 MB of archives. [2022-08-17T07:00:50.766Z] #14 32.68 After this operation, 645 MB of additional disk space will be used. [2022-08-17T07:00:50.766Z] #14 32.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-17T07:00:50.766Z] #14 32.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-17T07:00:50.766Z] #14 33.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-17T07:00:50.766Z] #14 33.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-17T07:00:50.766Z] #14 33.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-08-17T07:00:50.766Z] #14 33.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-17T07:00:50.766Z] #14 33.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-17T07:00:50.766Z] #14 33.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-17T07:00:50.766Z] #14 33.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-17T07:00:50.766Z] #14 34.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T07:00:50.800Z] #84 96.29 checking for inline... inline [2022-08-17T07:00:50.800Z] #84 96.35 checking for size_t... yes [2022-08-17T07:00:50.907Z] #53 13.18 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-17T07:00:51.041Z] #14 36.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-08-17T07:00:51.064Z] #84 96.56 checking for stdlib.h... (cached) yes [2022-08-17T07:00:51.064Z] #84 96.56 checking for GNU libc compatible malloc... yes [2022-08-17T07:00:51.064Z] #84 96.72 checking for stdlib.h... (cached) yes [2022-08-17T07:00:51.165Z] #53 13.54 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-17T07:00:51.325Z] #84 96.73 checking for GNU libc compatible realloc... yes [2022-08-17T07:00:51.586Z] #84 96.87 checking for working strtod... yes [2022-08-17T07:00:51.586Z] #84 97.03 checking for gettimeofday... yes [2022-08-17T07:00:51.611Z] #14 37.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-17T07:00:51.847Z] #84 97.19 checking for memset... yes [2022-08-17T07:00:51.847Z] #84 97.33 checking for strspn... yes [2022-08-17T07:00:51.852Z] #76 37.01 Selecting previously unselected package libsigsegv2:arm64. [2022-08-17T07:00:51.852Z] #76 37.02 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-17T07:00:51.852Z] #76 37.05 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-17T07:00:51.852Z] #76 ... [2022-08-17T07:00:51.852Z] [2022-08-17T07:00:51.852Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-17T07:00:51.852Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-17T07:00:51.852Z] #40 36.08 NAME: [2022-08-17T07:00:51.852Z] #40 36.08 go-winres - A tool for embedding resources in Windows executables [2022-08-17T07:00:51.852Z] #40 36.08 [2022-08-17T07:00:51.852Z] #40 36.08 USAGE: [2022-08-17T07:00:51.852Z] #40 36.09 go-winres [global options] command [command options] [arguments...] [2022-08-17T07:00:51.852Z] #40 36.09 [2022-08-17T07:00:51.852Z] #40 36.09 COMMANDS: [2022-08-17T07:00:51.852Z] #40 36.09 init Create an initial ./winres/winres.json [2022-08-17T07:00:51.852Z] #40 36.09 make Make syso files for the "go build" command [2022-08-17T07:00:51.852Z] #40 36.09 simply Make syso files for the "go build" command (simplified) [2022-08-17T07:00:51.852Z] #40 36.09 extract Extract all resources from an executable [2022-08-17T07:00:51.852Z] #40 36.10 patch Replace resources in an executable file (exe, dll) [2022-08-17T07:00:51.852Z] #40 36.10 help, h Shows a list of commands or help for one command [2022-08-17T07:00:51.852Z] #40 36.10 [2022-08-17T07:00:51.852Z] #40 36.10 GLOBAL OPTIONS: [2022-08-17T07:00:51.852Z] #40 36.10 --help, -h show help (default: false) [2022-08-17T07:00:51.852Z] #40 DONE 37.4s [2022-08-17T07:00:51.852Z] [2022-08-17T07:00:51.852Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:51.852Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T07:00:51.852Z] #76 37.35 Selecting previously unselected package m4. [2022-08-17T07:00:51.852Z] #76 37.35 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-17T07:00:51.852Z] #76 37.42 Unpacking m4 (1.4.18-5) ... [2022-08-17T07:00:51.875Z] #14 ... [2022-08-17T07:00:51.875Z] [2022-08-17T07:00:51.875Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:00:51.875Z] #64 sha256:14752bcf14ffe0f6322f6290aeab1c8c55da67fa32fa10e258af1a2cfbf0fd02 [2022-08-17T07:00:51.875Z] #64 2.788 + RM_GOPATH=0 [2022-08-17T07:00:51.875Z] #64 2.788 + TMP_GOPATH= [2022-08-17T07:00:51.875Z] #64 2.788 + : /build [2022-08-17T07:00:51.875Z] #64 2.788 + '[' -z '' ']' [2022-08-17T07:00:51.875Z] #64 2.788 ++ mktemp -d [2022-08-17T07:00:51.875Z] #64 2.791 + export GOPATH=/tmp/tmp.0pQBTMdCrs [2022-08-17T07:00:51.875Z] #64 2.792 + GOPATH=/tmp/tmp.0pQBTMdCrs [2022-08-17T07:00:51.875Z] #64 2.792 + RM_GOPATH=1 [2022-08-17T07:00:51.875Z] #64 2.792 + case "$(go env GOARCH)" in [2022-08-17T07:00:51.875Z] #64 2.793 ++ go env GOARCH [2022-08-17T07:00:51.875Z] #64 2.848 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:51.875Z] #64 2.849 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:51.875Z] #64 2.849 ++ dirname /install.sh [2022-08-17T07:00:51.875Z] #64 2.857 + dir=/ [2022-08-17T07:00:51.875Z] #64 2.857 + bin=containerd [2022-08-17T07:00:51.875Z] #64 2.858 + shift [2022-08-17T07:00:51.875Z] #64 2.858 + '[' '!' -f //containerd.installer ']' [2022-08-17T07:00:51.875Z] #64 2.858 + . //containerd.installer [2022-08-17T07:00:51.875Z] #64 2.858 ++ set -e [2022-08-17T07:00:51.875Z] #64 2.858 ++ : v1.6.7 [2022-08-17T07:00:51.875Z] #64 2.859 + install_containerd [2022-08-17T07:00:51.875Z] #64 2.864 + echo 'Install containerd version v1.6.7' [2022-08-17T07:00:51.875Z] #64 2.865 Install containerd version v1.6.7 [2022-08-17T07:00:51.875Z] #64 2.867 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0pQBTMdCrs/src/github.com/containerd/containerd [2022-08-17T07:00:51.875Z] #64 2.869 Cloning into '/tmp/tmp.0pQBTMdCrs/src/github.com/containerd/containerd'... [2022-08-17T07:00:52.108Z] #84 97.56 checking that generated files are newer than configure... done [2022-08-17T07:00:52.108Z] #84 97.56 configure: creating ./config.status [2022-08-17T07:00:52.422Z] #76 37.83 Selecting previously unselected package autoconf. [2022-08-17T07:00:52.422Z] #76 37.83 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-17T07:00:52.422Z] #76 37.85 Unpacking autoconf (2.69-14) ... [2022-08-17T07:00:52.998Z] #76 38.57 Selecting previously unselected package autotools-dev. [2022-08-17T07:00:52.998Z] #76 38.57 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-17T07:00:53.258Z] #76 38.64 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-17T07:00:53.258Z] #76 38.83 Selecting previously unselected package automake. [2022-08-17T07:00:53.494Z] #84 98.81 config.status: creating Makefile [2022-08-17T07:00:53.494Z] #84 98.85 config.status: creating config.h [2022-08-17T07:00:53.494Z] #84 98.87 config.status: executing depfiles commands [2022-08-17T07:00:53.494Z] #84 98.99 config.status: executing libtool commands [2022-08-17T07:00:53.518Z] #76 38.84 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-17T07:00:53.518Z] #76 38.85 Unpacking automake (1:1.16.3-2) ... [2022-08-17T07:00:53.778Z] #76 39.28 Selecting previously unselected package patch. [2022-08-17T07:00:53.786Z] #64 ... [2022-08-17T07:00:53.786Z] [2022-08-17T07:00:53.786Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:00:53.786Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:00:53.786Z] #42 23.00 Reading package lists... [2022-08-17T07:00:53.786Z] #42 29.17 Reading package lists... [2022-08-17T07:00:53.786Z] #42 35.97 Building dependency tree... [2022-08-17T07:00:53.786Z] #42 ... [2022-08-17T07:00:53.786Z] [2022-08-17T07:00:53.786Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:53.786Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:00:53.786Z] #76 26.22 Reading package lists... [2022-08-17T07:00:53.786Z] #76 32.72 Building dependency tree... [2022-08-17T07:00:53.786Z] #76 37.23 python3 is already the newest version (3.9.2-3). [2022-08-17T07:00:53.786Z] #76 37.23 The following additional packages will be installed: [2022-08-17T07:00:53.786Z] #76 37.26 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-17T07:00:53.786Z] #76 37.27 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-17T07:00:53.786Z] #76 37.29 Suggested packages: [2022-08-17T07:00:53.786Z] #76 37.30 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-17T07:00:53.786Z] #76 37.30 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-17T07:00:53.786Z] #76 37.30 m4-doc ed diffutils-doc [2022-08-17T07:00:53.786Z] #76 37.30 Recommended packages: [2022-08-17T07:00:53.786Z] #76 37.30 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-17T07:00:53.786Z] #76 39.07 The following NEW packages will be installed: [2022-08-17T07:00:53.786Z] #76 39.07 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-17T07:00:53.786Z] #76 39.07 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-17T07:00:53.786Z] #76 39.07 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-17T07:00:53.786Z] #76 39.07 libyajl2 m4 patch xz-utils [2022-08-17T07:00:54.038Z] #76 39.28 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-17T07:00:54.038Z] #76 39.30 Unpacking patch (2.7.6-7) ... [2022-08-17T07:00:54.038Z] #76 39.49 Selecting previously unselected package dpkg-dev. [2022-08-17T07:00:54.038Z] #76 39.51 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-17T07:00:54.038Z] #76 39.53 Unpacking dpkg-dev (1.20.11) ... [2022-08-17T07:00:54.045Z] #76 39.50 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:00:54.045Z] #76 39.50 Need to get 5940 kB of archives. [2022-08-17T07:00:54.045Z] #76 39.50 After this operation, 18.7 MB of additional disk space will be used. [2022-08-17T07:00:54.045Z] #76 39.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T07:00:54.045Z] #76 39.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-17T07:00:54.045Z] #76 39.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-17T07:00:54.045Z] #76 39.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-17T07:00:54.045Z] #76 39.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T07:00:54.045Z] #76 39.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-17T07:00:54.045Z] #76 39.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-17T07:00:54.045Z] #76 39.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-17T07:00:54.045Z] #76 39.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-17T07:00:54.045Z] #76 39.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-17T07:00:54.045Z] #76 39.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T07:00:54.045Z] #76 39.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-17T07:00:54.066Z] #84 99.61 GEN .version [2022-08-17T07:00:54.066Z] #84 99.62 make install-recursive [2022-08-17T07:00:54.066Z] #84 99.63 make[1]: Entering directory '/tmp/crun-build' [2022-08-17T07:00:54.066Z] #84 99.70 Making install in libocispec [2022-08-17T07:00:54.066Z] #84 99.71 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:00:54.066Z] #84 99.74 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-17T07:00:54.066Z] #84 99.75 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-17T07:00:54.066Z] #84 99.75 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-17T07:00:54.066Z] #84 99.77 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-17T07:00:54.304Z] #76 39.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-17T07:00:54.304Z] #76 39.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T07:00:54.304Z] #76 39.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-17T07:00:54.304Z] #76 39.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T07:00:54.304Z] #76 39.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-17T07:00:54.304Z] #76 39.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T07:00:54.304Z] #76 39.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T07:00:54.304Z] #76 39.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-17T07:00:54.304Z] #76 39.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T07:00:54.304Z] #76 39.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T07:00:54.304Z] #76 39.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-17T07:00:54.304Z] #76 ... [2022-08-17T07:00:54.304Z] [2022-08-17T07:00:54.304Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:00:54.304Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:00:54.304Z] #42 39.90 The following additional packages will be installed: [2022-08-17T07:00:54.304Z] #42 39.93 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-17T07:00:54.304Z] #42 39.94 Suggested packages: [2022-08-17T07:00:54.304Z] #42 39.94 cmake-doc ninja-build lrzip [2022-08-17T07:00:54.304Z] #42 39.94 Recommended packages: [2022-08-17T07:00:54.304Z] #42 39.94 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-17T07:00:54.979Z] #76 40.48 Selecting previously unselected package build-essential. [2022-08-17T07:00:54.979Z] #76 40.49 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-17T07:00:54.979Z] #76 40.50 Unpacking build-essential (12.9) ... [2022-08-17T07:00:55.009Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-17T07:00:55.009Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-17T07:00:55.009Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-17T07:00:55.009Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-17T07:00:55.009Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-17T07:00:55.009Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-17T07:00:55.009Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-17T07:00:55.009Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-17T07:00:55.009Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-17T07:00:55.009Z] #84 100.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-17T07:00:55.009Z] #84 100.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-17T07:00:55.009Z] #84 100.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-17T07:00:55.009Z] #84 100.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-17T07:00:55.009Z] #84 100.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-17T07:00:55.009Z] #84 100.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-17T07:00:55.009Z] #84 100.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-17T07:00:55.241Z] #76 40.63 Selecting previously unselected package libcap2:arm64. [2022-08-17T07:00:55.242Z] #76 40.64 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-17T07:00:55.242Z] #76 40.65 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-17T07:00:55.242Z] #76 40.73 Selecting previously unselected package libcap-dev:arm64. [2022-08-17T07:00:55.242Z] #76 40.74 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-17T07:00:55.242Z] #76 40.76 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-17T07:00:55.346Z] #53 ... [2022-08-17T07:00:55.346Z] [2022-08-17T07:00:55.346Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:55.346Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:00:55.346Z] #55 14.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T07:00:55.346Z] #55 14.56 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-17T07:00:55.346Z] #55 14.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-17T07:00:55.346Z] #55 15.17 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-17T07:00:55.346Z] #55 15.38 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-17T07:00:55.346Z] #55 15.47 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-17T07:00:55.346Z] #55 15.75 go: downloading github.com/spf13/afero v1.8.2 [2022-08-17T07:00:55.346Z] #55 15.75 go: downloading github.com/spf13/cast v1.4.1 [2022-08-17T07:00:55.346Z] #55 16.27 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-17T07:00:55.346Z] #55 16.28 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-17T07:00:55.346Z] #55 16.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-17T07:00:55.346Z] #55 16.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-17T07:00:55.346Z] #55 16.99 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-17T07:00:55.346Z] #55 17.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-17T07:00:55.346Z] #55 17.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-17T07:00:55.346Z] #55 17.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-17T07:00:55.346Z] #55 17.51 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-17T07:00:55.346Z] #55 17.60 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-17T07:00:55.502Z] #76 40.92 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-17T07:00:55.502Z] #76 40.93 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-17T07:00:55.502Z] #76 40.93 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-17T07:00:55.580Z] #84 101.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-17T07:00:55.580Z] #84 101.1 make install-recursive [2022-08-17T07:00:55.580Z] #84 101.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:00:55.580Z] #84 101.2 Making install in yajl [2022-08-17T07:00:55.580Z] #84 101.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:00:55.580Z] #84 101.3 CC verify/json_verify-json_verify.o [2022-08-17T07:00:55.580Z] #84 101.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-17T07:00:55.580Z] #84 101.3 CC src/libyajl_la-yajl.lo [2022-08-17T07:00:55.580Z] #84 101.3 CC src/libyajl_la-yajl_gen.lo [2022-08-17T07:00:55.787Z] #40 ... [2022-08-17T07:00:55.787Z] [2022-08-17T07:00:55.787Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:00:55.787Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:00:55.787Z] #53 11.07 go: downloading github.com/fatih/color v1.10.0 [2022-08-17T07:00:55.787Z] #53 11.07 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-17T07:00:55.787Z] #53 11.08 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-17T07:00:55.787Z] #53 12.28 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-17T07:00:55.788Z] #53 12.28 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-17T07:00:55.788Z] #53 12.41 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-17T07:00:55.788Z] #53 12.51 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-17T07:00:55.788Z] #53 12.65 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-17T07:00:55.788Z] #53 12.90 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-17T07:00:55.788Z] #53 13.24 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-17T07:00:55.788Z] #53 14.00 go: downloading golang.org/x/tools v0.1.0 [2022-08-17T07:00:55.788Z] #53 ... [2022-08-17T07:00:55.788Z] [2022-08-17T07:00:55.788Z] #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-08-17T07:00:55.788Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T07:00:55.788Z] #40 17.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-17T07:00:55.788Z] #40 17.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T07:00:55.815Z] #76 41.01 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-17T07:00:55.815Z] #76 41.05 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-17T07:00:55.815Z] #76 41.05 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-17T07:00:55.815Z] #76 41.22 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-17T07:00:55.815Z] #76 41.22 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-17T07:00:55.815Z] #76 41.25 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T07:00:55.840Z] #84 101.3 CC src/libyajl_la-yajl_parser.lo [2022-08-17T07:00:55.840Z] #84 101.3 CC src/libyajl_la-yajl_buf.lo [2022-08-17T07:00:55.840Z] #84 101.3 CC src/libyajl_la-yajl_encode.lo [2022-08-17T07:00:55.840Z] #84 101.4 CC src/libyajl_la-yajl_lex.lo [2022-08-17T07:00:55.840Z] #84 101.4 CC src/libyajl_la-yajl_tree.lo [2022-08-17T07:00:55.876Z] #42 40.97 The following NEW packages will be installed: [2022-08-17T07:00:55.876Z] #42 41.01 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-17T07:00:55.876Z] #42 41.01 vim-common xxd [2022-08-17T07:00:56.075Z] #76 41.51 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-17T07:00:56.075Z] #76 41.54 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-17T07:00:56.075Z] #76 41.55 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-17T07:00:56.143Z] #42 41.56 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:00:56.143Z] #42 41.56 Need to get 17.7 MB of archives. [2022-08-17T07:00:56.143Z] #42 41.56 After this operation, 70.7 MB of additional disk space will be used. [2022-08-17T07:00:56.143Z] #42 41.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T07:00:56.143Z] #42 41.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T07:00:56.143Z] #42 41.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-17T07:00:56.143Z] #42 41.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T07:00:57.064Z] #76 42.25 Selecting previously unselected package libtool. [2022-08-17T07:00:57.064Z] #76 42.26 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-17T07:00:57.064Z] #76 42.27 Unpacking libtool (2.4.6-15) ... [2022-08-17T07:00:57.065Z] #76 42.60 Selecting previously unselected package libudev-dev:arm64. [2022-08-17T07:00:57.065Z] #76 42.61 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-17T07:00:57.085Z] #42 42.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-17T07:00:57.085Z] #42 42.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-17T07:00:57.085Z] #42 42.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-17T07:00:57.085Z] #42 42.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-17T07:00:57.085Z] #42 42.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-17T07:00:57.085Z] #42 42.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-17T07:00:57.332Z] #76 42.63 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-17T07:00:57.332Z] #76 42.89 Selecting previously unselected package libyajl2:arm64. [2022-08-17T07:00:57.592Z] #76 42.89 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-17T07:00:57.592Z] #76 42.92 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-17T07:00:57.592Z] #76 43.06 Selecting previously unselected package libyajl-dev:arm64. [2022-08-17T07:00:57.592Z] #76 43.06 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-17T07:00:57.592Z] #76 43.07 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-17T07:00:57.672Z] #42 ... [2022-08-17T07:00:57.672Z] [2022-08-17T07:00:57.672Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T07:00:57.672Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T07:00:57.672Z] #57 42.66 v3.0.2 [2022-08-17T07:00:57.672Z] #57 DONE 43.2s [2022-08-17T07:00:57.673Z] [2022-08-17T07:00:57.673Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:57.673Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:00:57.673Z] #76 41.34 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:00:57.673Z] #76 41.70 Fetched 5940 kB in 1s (7127 kB/s) [2022-08-17T07:00:57.673Z] #76 41.78 Selecting previously unselected package bzip2. [2022-08-17T07:00:57.673Z] #76 41.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:00:57.673Z] #76 41.84 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T07:00:57.673Z] #76 41.86 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T07:00:57.673Z] #76 42.09 Selecting previously unselected package libmagic-mgc. [2022-08-17T07:00:57.673Z] #76 42.09 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-17T07:00:57.673Z] #76 42.10 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-17T07:00:57.673Z] #76 43.29 Selecting previously unselected package libmagic1:amd64. [2022-08-17T07:00:57.673Z] #76 43.29 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-17T07:00:57.853Z] #76 43.40 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T07:00:57.853Z] #76 43.42 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-17T07:00:57.853Z] #76 43.43 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-17T07:00:57.868Z] #55 19.68 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-17T07:00:57.868Z] #55 20.09 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-17T07:00:57.935Z] #76 43.38 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-17T07:00:57.935Z] #76 43.66 Selecting previously unselected package file. [2022-08-17T07:00:57.935Z] #76 43.66 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-17T07:00:58.113Z] #76 43.45 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-17T07:00:58.113Z] #76 43.47 Setting up file (1:5.39-3) ... [2022-08-17T07:00:58.113Z] #76 43.50 Setting up bzip2 (1.0.8-4) ... [2022-08-17T07:00:58.113Z] #76 43.52 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T07:00:58.113Z] #76 43.58 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-17T07:00:58.113Z] #76 43.62 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-17T07:00:58.113Z] #76 43.64 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-17T07:00:58.113Z] #76 43.68 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-17T07:00:58.195Z] #76 43.72 Unpacking file (1:5.39-3) ... [2022-08-17T07:00:58.196Z] #76 43.88 Selecting previously unselected package xz-utils. [2022-08-17T07:00:58.196Z] #76 43.88 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T07:00:58.384Z] #76 43.70 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:00:58.384Z] #76 43.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T07:00:58.384Z] #76 43.75 Setting up patch (2.7.6-7) ... [2022-08-17T07:00:58.384Z] #76 43.77 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-17T07:00:58.384Z] #76 43.78 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-17T07:00:58.384Z] #76 43.79 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-17T07:00:58.384Z] #76 43.81 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-17T07:00:58.384Z] #76 43.82 Setting up libtool (2.4.6-15) ... [2022-08-17T07:00:58.384Z] #76 43.84 Setting up m4 (1.4.18-5) ... [2022-08-17T07:00:58.384Z] #76 43.85 Setting up dpkg-dev (1.20.11) ... [2022-08-17T07:00:58.384Z] #76 43.87 Setting up autoconf (2.69-14) ... [2022-08-17T07:00:58.384Z] #76 43.90 Setting up build-essential (12.9) ... [2022-08-17T07:00:58.455Z] #76 43.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:00:58.645Z] #76 43.93 Setting up automake (1:1.16.3-2) ... [2022-08-17T07:00:58.646Z] #76 43.94 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-17T07:00:58.646Z] #76 43.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:00:58.715Z] #76 44.28 Selecting previously unselected package libsigsegv2:amd64. [2022-08-17T07:00:58.715Z] #76 44.28 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-17T07:00:58.715Z] #76 44.28 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-17T07:00:58.715Z] #76 ... [2022-08-17T07:00:58.715Z] [2022-08-17T07:00:58.715Z] #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-08-17T07:00:58.715Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T07:00:58.715Z] #40 43.98 NAME: [2022-08-17T07:00:58.715Z] #40 43.98 go-winres - A tool for embedding resources in Windows executables [2022-08-17T07:00:58.715Z] #40 43.98 [2022-08-17T07:00:58.715Z] #40 43.98 USAGE: [2022-08-17T07:00:58.715Z] #40 43.98 go-winres [global options] command [command options] [arguments...] [2022-08-17T07:00:58.715Z] #40 43.98 [2022-08-17T07:00:58.715Z] #40 43.98 COMMANDS: [2022-08-17T07:00:58.715Z] #40 43.98 init Create an initial ./winres/winres.json [2022-08-17T07:00:58.715Z] #40 43.98 make Make syso files for the "go build" command [2022-08-17T07:00:58.715Z] #40 43.98 simply Make syso files for the "go build" command (simplified) [2022-08-17T07:00:58.715Z] #40 43.98 extract Extract all resources from an executable [2022-08-17T07:00:58.715Z] #40 43.98 patch Replace resources in an executable file (exe, dll) [2022-08-17T07:00:58.715Z] #40 43.98 help, h Shows a list of commands or help for one command [2022-08-17T07:00:58.715Z] #40 43.98 [2022-08-17T07:00:58.715Z] #40 43.98 GLOBAL OPTIONS: [2022-08-17T07:00:58.715Z] #40 43.98 --help, -h show help (default: false) [2022-08-17T07:00:58.715Z] #40 DONE 44.4s [2022-08-17T07:00:58.715Z] [2022-08-17T07:00:58.715Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:58.715Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:00:58.715Z] #76 44.38 Selecting previously unselected package m4. [2022-08-17T07:00:58.715Z] #76 44.38 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-17T07:00:58.715Z] #76 44.39 Unpacking m4 (1.4.18-5) ... [2022-08-17T07:00:58.801Z] #55 21.15 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-17T07:00:58.801Z] #55 ... [2022-08-17T07:00:58.801Z] [2022-08-17T07:00:58.801Z] #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-08-17T07:00:58.801Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:00:58.801Z] #36 21.21 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-17T07:00:58.801Z] #36 21.21 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-17T07:00:58.975Z] #76 44.69 Selecting previously unselected package autoconf. [2022-08-17T07:00:58.975Z] #76 44.69 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-17T07:00:59.107Z] #40 ... [2022-08-17T07:00:59.107Z] [2022-08-17T07:00:59.107Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:59.107Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:00:59.107Z] #55 10.55 go: downloading github.com/spf13/viper v1.11.0 [2022-08-17T07:00:59.107Z] #55 10.68 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-17T07:00:59.107Z] #55 12.33 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-17T07:00:59.107Z] #55 12.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-17T07:00:59.107Z] #55 12.54 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-17T07:00:59.107Z] #55 12.98 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-17T07:00:59.107Z] #55 15.47 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-17T07:00:59.107Z] #55 15.62 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-17T07:00:59.107Z] #55 15.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-17T07:00:59.216Z] #76 ... [2022-08-17T07:00:59.216Z] [2022-08-17T07:00:59.216Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:00:59.216Z] #64 sha256:63cb0aeec6155c051ceb2fb172589ab8a6afeda4cc34d9f9c763e88aeb91cc70 [2022-08-17T07:00:59.216Z] #64 0.602 + RM_GOPATH=0 [2022-08-17T07:00:59.216Z] #64 0.602 + TMP_GOPATH= [2022-08-17T07:00:59.216Z] #64 0.603 + : /build [2022-08-17T07:00:59.216Z] #64 0.603 + '[' -z '' ']' [2022-08-17T07:00:59.216Z] #64 0.604 ++ mktemp -d [2022-08-17T07:00:59.216Z] #64 0.659 + export GOPATH=/tmp/tmp.iS0sl88nD1 [2022-08-17T07:00:59.216Z] #64 0.659 + GOPATH=/tmp/tmp.iS0sl88nD1 [2022-08-17T07:00:59.216Z] #64 0.659 + RM_GOPATH=1 [2022-08-17T07:00:59.216Z] #64 0.659 + case "$(go env GOARCH)" in [2022-08-17T07:00:59.216Z] #64 0.660 ++ go env GOARCH [2022-08-17T07:00:59.216Z] #64 0.670 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:59.216Z] #64 0.671 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:00:59.216Z] #64 0.671 ++ dirname /install.sh [2022-08-17T07:00:59.216Z] #64 0.672 + dir=/ [2022-08-17T07:00:59.216Z] #64 0.672 + bin=containerd [2022-08-17T07:00:59.216Z] #64 0.672 + shift [2022-08-17T07:00:59.216Z] #64 0.672 + '[' '!' -f //containerd.installer ']' [2022-08-17T07:00:59.216Z] #64 0.672 + . //containerd.installer [2022-08-17T07:00:59.216Z] #64 0.672 ++ set -e [2022-08-17T07:00:59.216Z] #64 0.673 ++ : v1.6.7 [2022-08-17T07:00:59.216Z] #64 0.673 + install_containerd [2022-08-17T07:00:59.216Z] #64 0.673 + echo 'Install containerd version v1.6.7' [2022-08-17T07:00:59.216Z] #64 0.674 Install containerd version v1.6.7 [2022-08-17T07:00:59.216Z] #64 0.674 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iS0sl88nD1/src/github.com/containerd/containerd [2022-08-17T07:00:59.216Z] #64 0.686 Cloning into '/tmp/tmp.iS0sl88nD1/src/github.com/containerd/containerd'... [2022-08-17T07:00:59.216Z] #64 ... [2022-08-17T07:00:59.216Z] [2022-08-17T07:00:59.216Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:00:59.216Z] #31 sha256:0f9134c8dd384690b2e512f3c22017b050824cf812789d738f6fbd9d4b5cf327 [2022-08-17T07:00:59.216Z] #31 34.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-17T07:00:59.216Z] #31 36.34 [2022-08-17T07:00:59.216Z] #31 36.64 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:59.216Z] #31 37.69 [2022-08-17T07:00:59.216Z] #31 40.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-17T07:00:59.216Z] #31 41.68 #=#=# [2022-08-17T07:00:59.216Z] #31 42.05 #=#=# ######################################################################## 100.0% [2022-08-17T07:00:59.234Z] #76 44.76 Unpacking autoconf (2.69-14) ... [2022-08-17T07:00:59.364Z] #55 ... [2022-08-17T07:00:59.364Z] [2022-08-17T07:00:59.364Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:00:59.364Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:00:59.364Z] #14 20.97 Fetched 8570 kB in 16s (542 kB/s) [2022-08-17T07:00:59.367Z] #36 ... [2022-08-17T07:00:59.367Z] [2022-08-17T07:00:59.367Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:00:59.367Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:00:59.367Z] #76 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:00:59.367Z] #76 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:00:59.624Z] #76 ... [2022-08-17T07:00:59.624Z] [2022-08-17T07:00:59.624Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:00:59.624Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:00:59.624Z] #55 21.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-17T07:00:59.624Z] #55 21.67 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-17T07:00:59.802Z] #76 45.20 Selecting previously unselected package autotools-dev. [2022-08-17T07:00:59.802Z] #76 45.20 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-17T07:00:59.802Z] #76 45.20 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-17T07:00:59.802Z] #76 45.41 Selecting previously unselected package automake. [2022-08-17T07:00:59.802Z] #76 45.41 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-17T07:00:59.886Z] #55 22.02 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-17T07:00:59.886Z] #55 ... [2022-08-17T07:00:59.886Z] [2022-08-17T07:00:59.886Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:00:59.886Z] #67 sha256:dda377a71bc6bf0599bbcaea1c61e1b7ca3b233f9adb5b41d24ebf684956d1c5 [2022-08-17T07:00:59.886Z] #67 11.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T07:00:59.886Z] #67 12.00 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-17T07:00:59.886Z] #67 13.25 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-17T07:00:59.886Z] #67 18.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-17T07:00:59.886Z] #67 19.94 go: downloading github.com/google/uuid v1.3.0 [2022-08-17T07:00:59.886Z] #67 19.99 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-17T07:00:59.886Z] #67 20.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-17T07:00:59.886Z] #67 20.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T07:00:59.886Z] #67 20.69 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-17T07:00:59.886Z] #67 21.22 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-17T07:01:00.046Z] #84 105.2 CCLD libyajl.la [2022-08-17T07:01:00.046Z] #84 105.4 CCLD verify/json_verify [2022-08-17T07:01:00.046Z] #84 105.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:01:00.046Z] #84 105.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T07:01:00.046Z] #84 105.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T07:01:00.046Z] #84 105.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:01:00.046Z] #84 105.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:01:00.046Z] #84 105.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:01:00.046Z] #84 105.8 CC src/validate.o [2022-08-17T07:01:00.061Z] #76 45.50 Unpacking automake (1:1.16.3-2) ... [2022-08-17T07:01:00.144Z] #67 22.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-17T07:01:00.145Z] #67 ... [2022-08-17T07:01:00.145Z] [2022-08-17T07:01:00.145Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:00.145Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:00.145Z] #55 22.30 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-17T07:01:00.208Z] #31 42.96 [2022-08-17T07:01:00.308Z] #84 105.8 CC src/image_spec_schema_config_schema.lo [2022-08-17T07:01:00.308Z] #84 105.8 CC src/image_spec_schema_content_descriptor.lo [2022-08-17T07:01:00.308Z] #84 105.8 CC src/image_spec_schema_defs.lo [2022-08-17T07:01:00.308Z] #84 105.8 CC src/image_spec_schema_defs_descriptor.lo [2022-08-17T07:01:00.308Z] #84 105.8 CC src/image_spec_schema_image_index_schema.lo [2022-08-17T07:01:00.308Z] #84 105.8 CC src/image_spec_schema_image_layout_schema.lo [2022-08-17T07:01:00.308Z] #84 105.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-17T07:01:00.308Z] #84 105.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-17T07:01:00.308Z] #84 105.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-17T07:01:00.308Z] #84 105.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-17T07:01:00.308Z] #84 105.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-17T07:01:00.308Z] #84 105.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-17T07:01:00.308Z] #84 105.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-17T07:01:00.308Z] #84 106.0 CC src/runtime_spec_schema_defs.lo [2022-08-17T07:01:00.308Z] #84 106.0 CC src/runtime_spec_schema_defs_zos.lo [2022-08-17T07:01:00.477Z] #31 ... [2022-08-17T07:01:00.477Z] [2022-08-17T07:01:00.477Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:00.477Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T07:01:00.477Z] #51 35.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-17T07:01:00.477Z] #51 37.27 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:00.477Z] #51 37.80 Fetched 2136 kB in 3s (642 kB/s) [2022-08-17T07:01:00.477Z] #51 38.06 Selecting previously unselected package libprotobuf23:arm64. [2022-08-17T07:01:00.477Z] #51 38.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-17T07:01:00.477Z] #51 38.24 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-17T07:01:00.477Z] #51 38.25 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-17T07:01:00.477Z] #51 38.76 Selecting previously unselected package python3-pkg-resources. [2022-08-17T07:01:00.477Z] #51 38.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T07:01:00.477Z] #51 38.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:01:00.477Z] #51 39.08 Selecting previously unselected package python3-six. [2022-08-17T07:01:00.477Z] #51 39.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-17T07:01:00.477Z] #51 39.10 Unpacking python3-six (1.16.0-2) ... [2022-08-17T07:01:00.477Z] #51 39.23 Selecting previously unselected package python3-protobuf. [2022-08-17T07:01:00.477Z] #51 39.23 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-17T07:01:00.477Z] #51 39.25 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-17T07:01:00.477Z] #51 39.84 Selecting previously unselected package libnet1:arm64. [2022-08-17T07:01:00.477Z] #51 39.85 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-17T07:01:00.477Z] #51 39.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:01:00.477Z] #51 40.00 Selecting previously unselected package libnl-3-200:arm64. [2022-08-17T07:01:00.477Z] #51 40.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-17T07:01:00.477Z] #51 40.01 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-17T07:01:00.477Z] #51 40.18 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-17T07:01:00.477Z] #51 40.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-17T07:01:00.477Z] #51 40.20 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T07:01:00.477Z] #51 40.36 Selecting previously unselected package criu. [2022-08-17T07:01:00.477Z] #51 40.36 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-17T07:01:00.477Z] #51 40.37 Unpacking criu (3.17.1-1) ... [2022-08-17T07:01:00.477Z] #51 41.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:01:00.477Z] #51 43.27 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-17T07:01:00.477Z] #51 43.28 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:01:00.477Z] #51 43.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T07:01:00.477Z] #51 43.33 Setting up python3-six (1.16.0-2) ... [2022-08-17T07:01:00.477Z] #51 44.65 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-17T07:01:00.477Z] #51 45.27 Setting up python3-protobuf (3.12.4-1) ... [2022-08-17T07:01:00.477Z] #51 ... [2022-08-17T07:01:00.477Z] [2022-08-17T07:01:00.477Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:00.477Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T07:01:00.477Z] #55 35.76 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-17T07:01:00.477Z] #55 35.93 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-17T07:01:00.569Z] #84 106.0 CC src/runtime_spec_schema_defs_linux.lo [2022-08-17T07:01:00.569Z] #84 106.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-17T07:01:00.569Z] #84 106.1 CC src/runtime_spec_schema_defs_vm.lo [2022-08-17T07:01:00.569Z] #84 106.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-17T07:01:00.569Z] #84 106.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-17T07:01:00.569Z] #84 106.2 CC src/basic_test_double_array_item.lo [2022-08-17T07:01:00.569Z] #84 ... [2022-08-17T07:01:00.569Z] [2022-08-17T07:01:00.569Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T07:01:00.569Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T07:01:00.569Z] #19 138.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-17T07:01:00.569Z] #19 138.3 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:01:00.569Z] #19 138.3 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-17T07:01:00.569Z] #19 138.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-17T07:01:00.569Z] #19 138.4 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:01:00.569Z] #19 138.4 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T07:01:00.633Z] #76 46.07 Selecting previously unselected package patch. [2022-08-17T07:01:00.633Z] #76 46.08 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-17T07:01:00.633Z] #76 46.09 Unpacking patch (2.7.6-7) ... [2022-08-17T07:01:00.633Z] #76 46.28 Selecting previously unselected package dpkg-dev. [2022-08-17T07:01:00.633Z] #76 46.28 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-17T07:01:00.633Z] #76 46.28 Unpacking dpkg-dev (1.20.11) ... [2022-08-17T07:01:00.719Z] #55 ... [2022-08-17T07:01:00.719Z] [2022-08-17T07:01:00.719Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:01:00.719Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:01:00.719Z] #62 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:01:00.719Z] #62 16.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:01:00.719Z] #62 ... [2022-08-17T07:01:00.719Z] [2022-08-17T07:01:00.719Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:00.719Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:00.719Z] #42 12.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:01:00.719Z] #42 16.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:01:00.734Z] #14 20.97 Reading package lists... [2022-08-17T07:01:00.734Z] #14 ... [2022-08-17T07:01:00.734Z] [2022-08-17T07:01:00.734Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:01:00.734Z] #67 sha256:9e3172e3e00bb9dc91b227b3eeaa6a815823ac05a7c1c3ab1e588bee8f715958 [2022-08-17T07:01:00.734Z] #67 11.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T07:01:00.734Z] #67 11.98 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-17T07:01:00.734Z] #67 13.15 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-17T07:01:00.734Z] #67 18.87 go: downloading github.com/google/uuid v1.3.0 [2022-08-17T07:01:00.734Z] #67 19.04 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-17T07:01:00.734Z] #67 20.25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-17T07:01:00.734Z] #67 20.75 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T07:01:00.734Z] #67 20.88 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-17T07:01:00.734Z] #67 21.24 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-17T07:01:00.734Z] #67 21.57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-17T07:01:00.738Z] #55 ... [2022-08-17T07:01:00.738Z] [2022-08-17T07:01:00.738Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:01:00.738Z] #31 sha256:0f9134c8dd384690b2e512f3c22017b050824cf812789d738f6fbd9d4b5cf327 [2022-08-17T07:01:00.738Z] #31 43.70 Download of images into '/build' complete. [2022-08-17T07:01:00.738Z] #31 43.70 Use something like the following to load the result into a Docker daemon: [2022-08-17T07:01:00.738Z] #31 43.70 tar -cC '/build' . | docker load [2022-08-17T07:01:00.990Z] #67 ... [2022-08-17T07:01:00.990Z] [2022-08-17T07:01:00.990Z] #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-08-17T07:01:00.990Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:01:00.990Z] #36 22.62 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-17T07:01:00.990Z] #36 22.64 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-17T07:01:01.089Z] #42 ... [2022-08-17T07:01:01.089Z] [2022-08-17T07:01:01.089Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:01:01.089Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:01:01.089Z] #53 23.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-17T07:01:01.311Z] #31 ... [2022-08-17T07:01:01.311Z] [2022-08-17T07:01:01.311Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:01.311Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-17T07:01:01.311Z] #76 DONE 46.8s [2022-08-17T07:01:01.311Z] [2022-08-17T07:01:01.311Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:01.311Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T07:01:01.311Z] #14 36.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-08-17T07:01:01.311Z] #14 37.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-17T07:01:01.311Z] #14 37.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-17T07:01:01.311Z] #14 37.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-17T07:01:01.311Z] #14 37.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-17T07:01:01.311Z] #14 37.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-17T07:01:01.311Z] #14 37.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-08-17T07:01:01.311Z] #14 37.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-17T07:01:01.311Z] #14 37.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-17T07:01:01.311Z] #14 37.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-17T07:01:01.311Z] #14 37.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-17T07:01:01.311Z] #14 37.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-17T07:01:01.311Z] #14 37.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-17T07:01:01.311Z] #14 37.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-17T07:01:01.311Z] #14 37.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-08-17T07:01:01.311Z] #14 37.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-17T07:01:01.311Z] #14 37.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-17T07:01:01.311Z] #14 39.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:01.311Z] #14 39.47 Fetched 108 MB in 7s (16.4 MB/s) [2022-08-17T07:01:01.311Z] #14 39.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-17T07:01:01.311Z] #14 39.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-17T07:01:01.311Z] #14 39.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-17T07:01:01.311Z] #14 39.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T07:01:01.311Z] #14 41.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-17T07:01:01.311Z] #14 41.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-17T07:01:01.311Z] #14 41.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T07:01:01.311Z] #14 45.85 Selecting previously unselected package binutils-mingw-w64. [2022-08-17T07:01:01.311Z] #14 45.87 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-17T07:01:01.311Z] #14 46.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T07:01:01.311Z] #14 46.33 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-17T07:01:01.311Z] #14 46.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-17T07:01:01.311Z] #14 46.37 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-17T07:01:01.311Z] #14 46.75 Selecting previously unselected package dmsetup. [2022-08-17T07:01:01.311Z] #14 46.75 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-17T07:01:01.311Z] #14 46.76 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-17T07:01:01.348Z] #53 23.29 go: downloading golang.org/x/mod v0.3.0 [2022-08-17T07:01:01.348Z] #53 ... [2022-08-17T07:01:01.348Z] [2022-08-17T07:01:01.348Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:01.348Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:01.348Z] #14 13.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:01:01.348Z] #14 17.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:01:01.348Z] #14 ... [2022-08-17T07:01:01.348Z] [2022-08-17T07:01:01.348Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:01:01.348Z] #26 sha256:caf869c0ae6f5eba0dc17df75af245b393544b964375d8751dc3bad894abd3b7 [2022-08-17T07:01:01.348Z] #26 22.50 + mkdir -p /build [2022-08-17T07:01:01.348Z] #26 22.56 + mv docker/docker /build/ [2022-08-17T07:01:01.348Z] #26 22.57 + rmdir docker [2022-08-17T07:01:01.554Z] #36 ... [2022-08-17T07:01:01.554Z] [2022-08-17T07:01:01.554Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:01.554Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:01.554Z] #42 13.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:01:01.554Z] #42 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:01:01.572Z] #14 ... [2022-08-17T07:01:01.572Z] [2022-08-17T07:01:01.572Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-17T07:01:01.572Z] #31 sha256:0f9134c8dd384690b2e512f3c22017b050824cf812789d738f6fbd9d4b5cf327 [2022-08-17T07:01:01.572Z] #31 DONE 44.5s [2022-08-17T07:01:01.572Z] [2022-08-17T07:01:01.572Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:01.572Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T07:01:01.572Z] #14 47.00 Selecting previously unselected package mingw-w64-common. [2022-08-17T07:01:01.572Z] #14 47.00 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-17T07:01:01.572Z] #14 ... [2022-08-17T07:01:01.572Z] [2022-08-17T07:01:01.572Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:01.572Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:01:01.605Z] #26 ... [2022-08-17T07:01:01.605Z] [2022-08-17T07:01:01.605Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:01.605Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:01.605Z] #51 13.63 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:01:01.605Z] #51 17.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:01:01.605Z] #51 21.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-17T07:01:01.810Z] #42 ... [2022-08-17T07:01:01.810Z] [2022-08-17T07:01:01.810Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:01:01.810Z] #26 sha256:da2bb6dc5cf5ee00e1b3e8173f46ee10378ef736a3ef7fd37b1a48816f272651 [2022-08-17T07:01:01.810Z] #26 22.95 + mkdir -p /build [2022-08-17T07:01:01.810Z] #26 23.02 + mv docker/docker /build/ [2022-08-17T07:01:01.810Z] #26 23.02 + rmdir docker [2022-08-17T07:01:01.865Z] #51 ... [2022-08-17T07:01:01.865Z] [2022-08-17T07:01:01.865Z] #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-08-17T07:01:01.865Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:01:01.865Z] #36 21.99 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-17T07:01:01.865Z] #36 22.59 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-17T07:01:01.865Z] #36 23.41 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-17T07:01:01.865Z] #36 23.82 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-17T07:01:01.865Z] #36 23.97 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-17T07:01:01.865Z] #36 24.01 go: downloading github.com/peterh/liner v1.2.2 [2022-08-17T07:01:02.025Z] #76 47.51 Selecting previously unselected package build-essential. [2022-08-17T07:01:02.025Z] #76 47.51 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-17T07:01:02.025Z] #76 47.52 Unpacking build-essential (12.9) ... [2022-08-17T07:01:02.025Z] #76 47.64 Selecting previously unselected package libcap2:amd64. [2022-08-17T07:01:02.025Z] #76 47.64 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T07:01:02.025Z] #76 47.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:01:02.025Z] #76 47.76 Selecting previously unselected package libcap-dev:amd64. [2022-08-17T07:01:02.025Z] #76 47.76 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-17T07:01:02.163Z] #36 24.32 go: downloading github.com/google/go-dap v0.6.0 [2022-08-17T07:01:02.285Z] #76 47.78 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T07:01:02.374Z] #26 ... [2022-08-17T07:01:02.374Z] [2022-08-17T07:01:02.374Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:02.374Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:02.374Z] #51 13.41 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:01:02.374Z] #51 16.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:01:02.374Z] #51 21.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-17T07:01:02.374Z] #51 ... [2022-08-17T07:01:02.374Z] [2022-08-17T07:01:02.374Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:01:02.374Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:01:02.374Z] #62 13.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:01:02.374Z] #62 17.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:01:02.420Z] #36 24.75 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-17T07:01:02.516Z] #77 1.119 Cloning into '/tmp/crun-build'... [2022-08-17T07:01:02.546Z] #76 47.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T07:01:02.546Z] #76 47.92 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:01:02.546Z] #76 47.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:02.546Z] #76 ... [2022-08-17T07:01:02.546Z] [2022-08-17T07:01:02.546Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:02.546Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:02.546Z] #14 38.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T07:01:02.546Z] #14 39.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T07:01:02.546Z] #14 40.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-17T07:01:02.546Z] #14 40.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-17T07:01:02.546Z] #14 40.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-17T07:01:02.546Z] #14 40.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T07:01:02.546Z] #14 40.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T07:01:02.546Z] #14 40.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-17T07:01:02.546Z] #14 40.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T07:01:02.546Z] #14 40.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-17T07:01:02.546Z] #14 40.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-17T07:01:02.546Z] #14 40.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-17T07:01:02.546Z] #14 40.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-17T07:01:02.546Z] #14 40.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-17T07:01:02.546Z] #14 40.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-17T07:01:02.546Z] #14 40.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-17T07:01:02.546Z] #14 40.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T07:01:02.546Z] #14 40.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T07:01:02.546Z] #14 42.59 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:02.546Z] #14 43.07 Fetched 115 MB in 9s (13.2 MB/s) [2022-08-17T07:01:02.546Z] #14 43.39 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-17T07:01:02.546Z] #14 43.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:01:02.546Z] #14 43.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T07:01:02.546Z] #14 43.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T07:01:02.546Z] #14 46.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-17T07:01:02.546Z] #14 46.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T07:01:02.546Z] #14 46.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T07:01:02.546Z] #14 ... [2022-08-17T07:01:02.546Z] [2022-08-17T07:01:02.546Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:02.546Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:02.546Z] #76 48.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-17T07:01:02.546Z] #76 48.08 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:01:02.546Z] #76 48.09 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:02.546Z] #76 48.24 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T07:01:02.546Z] #76 48.24 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T07:01:02.546Z] #76 48.29 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:01:02.546Z] #76 ... [2022-08-17T07:01:02.546Z] [2022-08-17T07:01:02.546Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:02.546Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:02.546Z] #51 31.65 Reading package lists... [2022-08-17T07:01:02.546Z] #51 38.06 Building dependency tree... [2022-08-17T07:01:02.546Z] #51 42.53 The following additional packages will be installed: [2022-08-17T07:01:02.546Z] #51 42.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T07:01:02.546Z] #51 42.54 python3-protobuf python3-six [2022-08-17T07:01:02.546Z] #51 42.62 Suggested packages: [2022-08-17T07:01:02.546Z] #51 42.62 python3-setuptools [2022-08-17T07:01:02.546Z] #51 42.62 Recommended packages: [2022-08-17T07:01:02.546Z] #51 42.62 iproute2 | iproute [2022-08-17T07:01:02.546Z] #51 43.43 The following NEW packages will be installed: [2022-08-17T07:01:02.546Z] #51 43.46 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T07:01:02.546Z] #51 43.46 python3-protobuf python3-six [2022-08-17T07:01:02.546Z] #51 44.01 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:01:02.546Z] #51 44.01 Need to get 2315 kB of archives. [2022-08-17T07:01:02.546Z] #51 44.01 After this operation, 11.1 MB of additional disk space will be used. [2022-08-17T07:01:02.546Z] #51 44.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-17T07:01:02.546Z] #51 44.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T07:01:02.546Z] #51 44.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-17T07:01:02.546Z] #51 44.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-17T07:01:02.546Z] #51 44.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T07:01:02.546Z] #51 44.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T07:01:02.546Z] #51 44.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T07:01:02.546Z] #51 46.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-17T07:01:02.546Z] #51 47.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:02.631Z] #62 ... [2022-08-17T07:01:02.631Z] [2022-08-17T07:01:02.631Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:01:02.631Z] #67 sha256:9e3172e3e00bb9dc91b227b3eeaa6a815823ac05a7c1c3ab1e588bee8f715958 [2022-08-17T07:01:02.631Z] #67 23.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-17T07:01:02.777Z] #77 ... [2022-08-17T07:01:02.777Z] [2022-08-17T07:01:02.777Z] #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-08-17T07:01:02.777Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-17T07:01:02.777Z] #34 38.05 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-17T07:01:02.777Z] #34 38.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-17T07:01:02.777Z] #34 39.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T07:01:02.805Z] #51 ... [2022-08-17T07:01:02.805Z] [2022-08-17T07:01:02.805Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:02.805Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:02.805Z] #55 40.32 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-17T07:01:02.805Z] #55 40.35 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-17T07:01:02.805Z] #55 40.59 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-17T07:01:02.805Z] #55 40.59 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-17T07:01:02.805Z] #55 40.77 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-17T07:01:02.805Z] #55 40.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-17T07:01:02.805Z] #55 41.27 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-17T07:01:02.805Z] #55 41.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-17T07:01:02.805Z] #55 41.51 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-17T07:01:02.805Z] #55 41.70 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-17T07:01:02.805Z] #55 41.74 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-17T07:01:02.805Z] #55 41.77 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-17T07:01:02.805Z] #55 41.84 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-17T07:01:02.805Z] #55 41.86 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-17T07:01:02.805Z] #55 41.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-17T07:01:02.805Z] #55 42.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-17T07:01:02.805Z] #55 42.22 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-17T07:01:02.805Z] #55 43.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-17T07:01:02.805Z] #55 43.71 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-17T07:01:02.805Z] #55 43.89 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-17T07:01:02.805Z] #55 43.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-17T07:01:02.805Z] #55 44.19 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-17T07:01:02.805Z] #55 44.28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-17T07:01:02.805Z] #55 44.28 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-17T07:01:02.805Z] #55 44.37 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-17T07:01:02.805Z] #55 44.58 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-17T07:01:02.805Z] #55 44.58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-17T07:01:02.805Z] #55 44.67 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-17T07:01:02.805Z] #55 44.69 go: downloading github.com/prometheus/common v0.32.1 [2022-08-17T07:01:02.805Z] #55 45.06 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-17T07:01:02.805Z] #55 45.50 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-17T07:01:02.805Z] #55 45.95 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-17T07:01:02.805Z] #55 46.09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-17T07:01:02.805Z] #55 ... [2022-08-17T07:01:02.805Z] [2022-08-17T07:01:02.806Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:02.806Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:02.806Z] #76 48.53 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T07:01:02.806Z] #76 48.53 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T07:01:02.806Z] #76 48.55 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:01:02.889Z] #67 24.07 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-17T07:01:03.038Z] #34 ... [2022-08-17T07:01:03.038Z] [2022-08-17T07:01:03.038Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:03.038Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-17T07:01:03.038Z] #42 40.00 Selecting previously unselected package libicu67:arm64. [2022-08-17T07:01:03.038Z] #42 40.01 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-17T07:01:03.038Z] #42 40.03 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-17T07:01:03.038Z] #42 47.65 Selecting previously unselected package libxml2:arm64. [2022-08-17T07:01:03.038Z] #42 47.65 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-17T07:01:03.038Z] #42 47.68 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T07:01:03.038Z] #42 48.21 Selecting previously unselected package libarchive13:arm64. [2022-08-17T07:01:03.038Z] #42 48.21 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-17T07:01:03.038Z] #42 48.22 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-17T07:01:03.038Z] #42 48.54 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-17T07:01:03.038Z] #42 48.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-17T07:01:03.038Z] #42 48.56 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-17T07:01:03.146Z] #67 ... [2022-08-17T07:01:03.146Z] [2022-08-17T07:01:03.146Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:01:03.146Z] #26 sha256:da2bb6dc5cf5ee00e1b3e8173f46ee10378ef736a3ef7fd37b1a48816f272651 [2022-08-17T07:01:03.146Z] #26 DONE 24.2s [2022-08-17T07:01:03.146Z] [2022-08-17T07:01:03.146Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:01:03.146Z] #67 sha256:9e3172e3e00bb9dc91b227b3eeaa6a815823ac05a7c1c3ab1e588bee8f715958 [2022-08-17T07:01:03.146Z] #67 24.23 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-17T07:01:03.298Z] #42 48.73 Selecting previously unselected package librhash0:arm64. [2022-08-17T07:01:03.298Z] #42 48.77 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-17T07:01:03.298Z] #42 48.77 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-17T07:01:03.387Z] #36 ... [2022-08-17T07:01:03.387Z] [2022-08-17T07:01:03.387Z] #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-08-17T07:01:03.387Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T07:01:03.387Z] #40 15.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-17T07:01:03.387Z] #40 15.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T07:01:03.387Z] #40 ... [2022-08-17T07:01:03.387Z] [2022-08-17T07:01:03.387Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:03.387Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:03.387Z] #55 23.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-17T07:01:03.387Z] #55 24.31 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-17T07:01:03.387Z] #55 24.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-17T07:01:03.387Z] #55 24.34 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-17T07:01:03.387Z] #55 24.65 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-17T07:01:03.387Z] #55 24.73 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-17T07:01:03.387Z] #55 24.87 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-17T07:01:03.387Z] #55 24.90 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-17T07:01:03.387Z] #55 24.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-17T07:01:03.387Z] #55 25.25 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-17T07:01:03.387Z] #55 25.32 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-17T07:01:03.559Z] #42 49.04 Selecting previously unselected package libuv1:arm64. [2022-08-17T07:01:03.559Z] #42 49.05 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-17T07:01:03.559Z] #42 49.05 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-17T07:01:03.644Z] #55 25.86 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-17T07:01:03.644Z] #55 25.88 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-17T07:01:03.742Z] #76 49.45 Selecting previously unselected package libtool. [2022-08-17T07:01:03.742Z] #76 49.48 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-17T07:01:03.819Z] #42 49.24 Selecting previously unselected package cmake. [2022-08-17T07:01:03.819Z] #42 49.26 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-17T07:01:03.819Z] #42 49.27 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-17T07:01:03.819Z] #42 ... [2022-08-17T07:01:03.819Z] [2022-08-17T07:01:03.819Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:03.819Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-17T07:01:03.819Z] #51 49.21 Setting up criu (3.17.1-1) ... [2022-08-17T07:01:03.902Z] #55 26.09 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-17T07:01:03.903Z] #55 26.36 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-17T07:01:04.002Z] #76 49.51 Unpacking libtool (2.4.6-15) ... [2022-08-17T07:01:04.078Z] #67 25.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T07:01:04.160Z] #55 ... [2022-08-17T07:01:04.160Z] [2022-08-17T07:01:04.160Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:01:04.160Z] #26 sha256:caf869c0ae6f5eba0dc17df75af245b393544b964375d8751dc3bad894abd3b7 [2022-08-17T07:01:04.160Z] #26 DONE 26.3s [2022-08-17T07:01:04.160Z] [2022-08-17T07:01:04.160Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:04.160Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:04.160Z] #55 26.51 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-17T07:01:04.261Z] #76 49.78 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T07:01:04.261Z] #76 49.78 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T07:01:04.261Z] #76 49.80 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:01:04.417Z] #55 26.71 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-17T07:01:04.521Z] #76 50.02 Selecting previously unselected package libyajl2:amd64. [2022-08-17T07:01:04.521Z] #76 50.02 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T07:01:04.521Z] #76 50.03 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:01:04.521Z] #76 50.11 Selecting previously unselected package libyajl-dev:amd64. [2022-08-17T07:01:04.521Z] #76 50.11 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-17T07:01:04.521Z] #76 50.11 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T07:01:04.641Z] #67 ... [2022-08-17T07:01:04.641Z] [2022-08-17T07:01:04.641Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:04.641Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:04.641Z] #76 16.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:01:04.641Z] #76 ... [2022-08-17T07:01:04.641Z] [2022-08-17T07:01:04.641Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:04.641Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:04.641Z] #55 22.58 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-17T07:01:04.641Z] #55 22.86 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-17T07:01:04.641Z] #55 22.99 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-17T07:01:04.641Z] #55 23.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T07:01:04.641Z] #55 23.26 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-17T07:01:04.641Z] #55 24.06 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-17T07:01:04.641Z] #55 24.06 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-17T07:01:04.641Z] #55 24.25 go: downloading github.com/spf13/afero v1.8.2 [2022-08-17T07:01:04.641Z] #55 24.54 go: downloading github.com/spf13/cast v1.4.1 [2022-08-17T07:01:04.641Z] #55 24.66 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-17T07:01:04.641Z] #55 25.07 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-17T07:01:04.641Z] #55 25.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-17T07:01:04.641Z] #55 25.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-17T07:01:04.641Z] #55 25.48 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-17T07:01:04.641Z] #55 25.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-17T07:01:04.641Z] #55 26.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-17T07:01:04.674Z] #55 26.90 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-17T07:01:04.674Z] #55 27.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-17T07:01:04.780Z] #76 50.36 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:01:04.780Z] #76 50.39 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-17T07:01:04.780Z] #76 50.41 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:01:04.780Z] #76 50.45 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-17T07:01:04.780Z] #76 50.48 Setting up file (1:5.39-3) ... [2022-08-17T07:01:04.780Z] #76 50.49 Setting up bzip2 (1.0.8-4) ... [2022-08-17T07:01:04.900Z] #55 26.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-17T07:01:04.932Z] #55 27.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-17T07:01:04.932Z] #55 27.23 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-17T07:01:04.932Z] #55 27.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-17T07:01:05.041Z] #76 50.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:05.042Z] #76 50.55 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:05.042Z] #76 50.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:01:05.042Z] #76 50.61 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-17T07:01:05.042Z] #76 50.64 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-17T07:01:05.042Z] #76 50.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:01:05.042Z] #76 50.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T07:01:05.042Z] #76 50.72 Setting up patch (2.7.6-7) ... [2022-08-17T07:01:05.157Z] #55 26.68 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-17T07:01:05.301Z] #76 50.80 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:01:05.301Z] #76 50.88 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T07:01:05.301Z] #76 50.93 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T07:01:05.301Z] #76 50.96 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:01:05.301Z] #76 50.98 Setting up libtool (2.4.6-15) ... [2022-08-17T07:01:05.437Z] #55 26.94 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-17T07:01:05.497Z] #55 ... [2022-08-17T07:01:05.497Z] [2022-08-17T07:01:05.497Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T07:01:05.497Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T07:01:05.497Z] #38 27.44 tomll can be used in two ways: [2022-08-17T07:01:05.497Z] #38 27.44 Writing to STDIN and reading from STDOUT: [2022-08-17T07:01:05.497Z] #38 27.44 cat file.toml | tomll > file.toml [2022-08-17T07:01:05.497Z] #38 27.44 [2022-08-17T07:01:05.497Z] #38 27.44 Reading and updating a list of files: [2022-08-17T07:01:05.497Z] #38 27.44 tomll a.toml b.toml c.toml [2022-08-17T07:01:05.497Z] #38 27.44 [2022-08-17T07:01:05.497Z] #38 27.44 When given a list of files, tomll will modify all files in place without asking. [2022-08-17T07:01:05.497Z] #38 DONE 27.9s [2022-08-17T07:01:05.560Z] #76 51.00 Setting up m4 (1.4.18-5) ... [2022-08-17T07:01:05.560Z] #76 51.06 Setting up dpkg-dev (1.20.11) ... [2022-08-17T07:01:05.560Z] #76 51.08 Setting up autoconf (2.69-14) ... [2022-08-17T07:01:05.560Z] #76 51.13 Setting up build-essential (12.9) ... [2022-08-17T07:01:05.560Z] #76 51.18 Setting up automake (1:1.16.3-2) ... [2022-08-17T07:01:05.560Z] #76 51.19 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-17T07:01:05.560Z] #76 51.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:01:05.755Z] [2022-08-17T07:01:05.755Z] #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-08-17T07:01:05.755Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:01:05.755Z] #36 25.88 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-17T07:01:05.755Z] #36 26.40 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-17T07:01:05.755Z] #36 26.53 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-17T07:01:05.996Z] #51 51.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:01:06.320Z] #36 28.81 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-17T07:01:06.806Z] #55 28.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-17T07:01:06.884Z] #36 28.99 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-17T07:01:07.063Z] #55 28.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-17T07:01:07.916Z] #51 DONE 52.9s [2022-08-17T07:01:07.916Z] [2022-08-17T07:01:07.916Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:07.916Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-17T07:01:07.916Z] #42 52.75 Setting up libicu67:arm64 (67.1-7) ... [2022-08-17T07:01:07.916Z] #42 52.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:01:07.916Z] #42 53.00 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-17T07:01:07.916Z] #42 53.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:01:07.916Z] #42 53.12 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-17T07:01:07.916Z] #42 53.15 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-17T07:01:07.916Z] #42 53.18 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T07:01:07.916Z] #42 53.23 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T07:01:07.916Z] #42 53.24 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-17T07:01:07.916Z] #42 53.26 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-17T07:01:07.916Z] #42 53.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:01:08.100Z] #76 DONE 53.2s [2022-08-17T07:01:08.100Z] [2022-08-17T07:01:08.100Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:08.100Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:01:08.263Z] #36 30.31 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-17T07:01:08.432Z] #55 ... [2022-08-17T07:01:08.432Z] [2022-08-17T07:01:08.432Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-17T07:01:08.432Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-17T07:01:08.432Z] #38 29.77 tomll can be used in two ways: [2022-08-17T07:01:08.432Z] #38 29.77 Writing to STDIN and reading from STDOUT: [2022-08-17T07:01:08.432Z] #38 29.77 cat file.toml | tomll > file.toml [2022-08-17T07:01:08.432Z] #38 29.77 [2022-08-17T07:01:08.432Z] #38 29.77 Reading and updating a list of files: [2022-08-17T07:01:08.432Z] #38 29.77 tomll a.toml b.toml c.toml [2022-08-17T07:01:08.432Z] #38 29.77 [2022-08-17T07:01:08.432Z] #38 29.77 When given a list of files, tomll will modify all files in place without asking. [2022-08-17T07:01:08.432Z] #38 DONE 30.0s [2022-08-17T07:01:08.432Z] [2022-08-17T07:01:08.432Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:08.432Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:08.432Z] #76 29.74 Fetched 8570 kB in 23s (368 kB/s) [2022-08-17T07:01:08.719Z] #19 ... [2022-08-17T07:01:08.719Z] [2022-08-17T07:01:08.719Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:08.719Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:01:08.719Z] #84 106.3 CC src/basic_test_double_array.lo [2022-08-17T07:01:08.719Z] #84 106.4 CC src/basic_test_top_array_string.lo [2022-08-17T07:01:08.719Z] #84 106.4 CC src/basic_test_top_array_int.lo [2022-08-17T07:01:08.719Z] #84 106.4 CC src/basic_test_top_double_array_obj.lo [2022-08-17T07:01:08.719Z] #84 106.5 CC src/basic_test_top_double_array_int.lo [2022-08-17T07:01:08.719Z] #84 106.5 CC src/basic_test_top_double_array_refobj.lo [2022-08-17T07:01:08.719Z] #84 106.6 CC src/basic_test_top_double_array_string.lo [2022-08-17T07:01:08.719Z] #84 106.7 CC src/read-file.lo [2022-08-17T07:01:08.719Z] #84 106.7 CC src/json_common.lo [2022-08-17T07:01:08.719Z] #84 106.8 CC tests/test-1.o [2022-08-17T07:01:08.719Z] #84 106.8 CC tests/test-2.o [2022-08-17T07:01:08.719Z] #84 106.9 CC tests/test-3.o [2022-08-17T07:01:08.719Z] #84 107.0 CC tests/test-4.o [2022-08-17T07:01:08.719Z] #84 107.0 CC tests/test-5.o [2022-08-17T07:01:08.719Z] #84 107.0 CC tests/test-6.o [2022-08-17T07:01:08.719Z] #84 107.1 CC tests/test-7.o [2022-08-17T07:01:08.719Z] #84 107.1 CC tests/test-8.o [2022-08-17T07:01:08.719Z] #84 107.2 CC tests/test-9.o [2022-08-17T07:01:08.719Z] #84 107.3 CC tests/test-10.o [2022-08-17T07:01:08.719Z] #84 107.4 CC tests/test-11.o [2022-08-17T07:01:08.827Z] #36 ... [2022-08-17T07:01:08.827Z] [2022-08-17T07:01:08.827Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:08.827Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:08.827Z] #55 28.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-17T07:01:08.827Z] #55 28.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-17T07:01:08.827Z] #55 28.73 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-17T07:01:08.827Z] #55 28.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-17T07:01:08.827Z] #55 28.92 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-17T07:01:08.827Z] #55 29.13 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-17T07:01:08.827Z] #55 29.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-17T07:01:08.827Z] #55 29.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-17T07:01:08.827Z] #55 29.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-17T07:01:08.827Z] #55 29.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-17T07:01:08.827Z] #55 29.71 go: downloading github.com/julz/importas v0.1.0 [2022-08-17T07:01:08.827Z] #55 29.78 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-17T07:01:08.827Z] #55 29.82 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-17T07:01:08.827Z] #55 29.93 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-17T07:01:08.827Z] #55 30.19 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-17T07:01:08.827Z] #55 30.19 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-17T07:01:08.827Z] #55 30.26 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-17T07:01:08.827Z] #55 30.38 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-17T07:01:08.827Z] #55 30.50 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-17T07:01:08.827Z] #55 30.61 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-17T07:01:08.827Z] #55 30.73 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-17T07:01:08.827Z] #55 30.87 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-17T07:01:08.861Z] #42 DONE 54.5s [2022-08-17T07:01:08.861Z] [2022-08-17T07:01:08.861Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:01:08.861Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-17T07:01:08.861Z] #53 53.79 gotestsum version dev [2022-08-17T07:01:08.861Z] #53 DONE 54.5s [2022-08-17T07:01:08.861Z] [2022-08-17T07:01:08.861Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-17T07:01:08.861Z] #43 sha256:f17539cd914fdad97ba9c1725bc2fdfbed81e59b843647727cc08226c1c21281 [2022-08-17T07:01:09.434Z] #43 DONE 0.4s [2022-08-17T07:01:09.434Z] [2022-08-17T07:01:09.434Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:09.434Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:01:09.434Z] #77 6.144 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-17T07:01:09.434Z] #77 6.206 Cloning into '/tmp/crun-build/libocispec'... [2022-08-17T07:01:09.434Z] #77 7.437 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-17T07:01:09.434Z] #77 7.465 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-17T07:01:09.434Z] #77 7.465 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-17T07:01:09.434Z] #77 7.465 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-17T07:01:09.434Z] #77 7.511 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-17T07:01:09.481Z] #77 ... [2022-08-17T07:01:09.481Z] [2022-08-17T07:01:09.481Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:09.481Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:09.481Z] #42 44.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:09.481Z] #42 45.00 Fetched 17.7 MB in 2s (8473 kB/s) [2022-08-17T07:01:09.481Z] #42 45.14 Selecting previously unselected package xxd. [2022-08-17T07:01:09.481Z] #42 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-08-17T07:01:09.481Z] #42 45.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:01:09.481Z] #42 45.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:01:09.481Z] #42 45.50 Selecting previously unselected package vim-common. [2022-08-17T07:01:09.481Z] #42 45.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:01:09.481Z] #42 45.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:01:09.481Z] #42 45.93 Selecting previously unselected package cmake-data. [2022-08-17T07:01:09.481Z] #42 45.93 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-17T07:01:09.481Z] #42 45.95 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T07:01:09.481Z] #42 49.90 Selecting previously unselected package libicu67:amd64. [2022-08-17T07:01:09.481Z] #42 49.90 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-17T07:01:09.481Z] #42 49.93 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T07:01:09.481Z] #42 ... [2022-08-17T07:01:09.481Z] [2022-08-17T07:01:09.481Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:09.481Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:09.481Z] #51 48.17 Fetched 2315 kB in 3s (729 kB/s) [2022-08-17T07:01:09.481Z] #51 48.37 Selecting previously unselected package libprotobuf23:amd64. [2022-08-17T07:01:09.481Z] #51 48.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 ... 15717 files and directories currently installed.) [2022-08-17T07:01:09.481Z] #51 48.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-17T07:01:09.481Z] #51 48.46 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T07:01:09.481Z] #51 49.36 Selecting previously unselected package python3-pkg-resources. [2022-08-17T07:01:09.481Z] #51 49.36 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T07:01:09.481Z] #51 49.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:01:09.481Z] #51 49.65 Selecting previously unselected package python3-six. [2022-08-17T07:01:09.481Z] #51 49.65 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-17T07:01:09.481Z] #51 49.66 Unpacking python3-six (1.16.0-2) ... [2022-08-17T07:01:09.481Z] #51 49.79 Selecting previously unselected package python3-protobuf. [2022-08-17T07:01:09.481Z] #51 49.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-17T07:01:09.481Z] #51 49.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-17T07:01:09.481Z] #51 50.35 Selecting previously unselected package libnet1:amd64. [2022-08-17T07:01:09.481Z] #51 50.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T07:01:09.481Z] #51 50.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:01:09.481Z] #51 50.65 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T07:01:09.481Z] #51 50.67 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T07:01:09.481Z] #51 50.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:01:09.481Z] #51 50.84 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T07:01:09.481Z] #51 50.84 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:01:09.481Z] #51 50.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:09.481Z] #51 50.98 Selecting previously unselected package criu. [2022-08-17T07:01:09.481Z] #51 51.01 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-17T07:01:09.481Z] #51 51.01 Unpacking criu (3.17.1-1) ... [2022-08-17T07:01:09.481Z] #51 52.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:01:09.481Z] #51 53.80 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T07:01:09.481Z] #51 53.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:01:09.481Z] #51 53.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:09.481Z] #51 53.95 Setting up python3-six (1.16.0-2) ... [2022-08-17T07:01:09.741Z] #51 55.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:01:09.741Z] #51 55.10 Setting up python3-protobuf (3.12.4-1) ... [2022-08-17T07:01:10.209Z] #55 32.34 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-17T07:01:10.209Z] #55 32.38 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-17T07:01:10.209Z] #55 32.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-17T07:01:10.466Z] #55 32.65 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-17T07:01:10.466Z] #55 ... [2022-08-17T07:01:10.466Z] [2022-08-17T07:01:10.466Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:01:10.466Z] #67 sha256:dda377a71bc6bf0599bbcaea1c61e1b7ca3b233f9adb5b41d24ebf684956d1c5 [2022-08-17T07:01:10.466Z] #67 22.41 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-17T07:01:10.466Z] #67 22.81 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-17T07:01:10.466Z] #67 25.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T07:01:10.466Z] #67 ... [2022-08-17T07:01:10.466Z] [2022-08-17T07:01:10.466Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:10.466Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:10.466Z] #42 32.65 Fetched 8570 kB in 25s (345 kB/s) [2022-08-17T07:01:11.120Z] #51 ... [2022-08-17T07:01:11.120Z] [2022-08-17T07:01:11.120Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:11.120Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:11.120Z] #42 56.47 Selecting previously unselected package libxml2:amd64. [2022-08-17T07:01:11.120Z] #42 56.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-17T07:01:11.120Z] #42 56.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T07:01:11.363Z] #77 9.638 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-17T07:01:11.379Z] #42 57.11 Selecting previously unselected package libarchive13:amd64. [2022-08-17T07:01:11.379Z] #42 57.11 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-17T07:01:11.379Z] #42 57.11 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T07:01:11.624Z] #77 ... [2022-08-17T07:01:11.624Z] [2022-08-17T07:01:11.624Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:11.624Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T07:01:11.624Z] #14 47.05 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-17T07:01:11.624Z] #14 53.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-17T07:01:11.624Z] #14 53.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-17T07:01:11.624Z] #14 53.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T07:01:11.624Z] #14 ... [2022-08-17T07:01:11.624Z] [2022-08-17T07:01:11.624Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T07:01:11.624Z] #44 sha256:76be3847b546e1d5172f9591f4abee00ba008f7bc669d45341a95baaea899f74 [2022-08-17T07:01:11.624Z] #44 0.920 + RM_GOPATH=0 [2022-08-17T07:01:11.624Z] #44 0.920 + TMP_GOPATH= [2022-08-17T07:01:11.624Z] #44 0.920 + : /build [2022-08-17T07:01:11.624Z] #44 0.921 + '[' -z '' ']' [2022-08-17T07:01:11.624Z] #44 0.921 ++ mktemp -d [2022-08-17T07:01:11.624Z] #44 0.922 + export GOPATH=/tmp/tmp.46NHsr16Ix [2022-08-17T07:01:11.624Z] #44 0.924 + GOPATH=/tmp/tmp.46NHsr16Ix [2022-08-17T07:01:11.624Z] #44 0.925 + RM_GOPATH=1 [2022-08-17T07:01:11.624Z] #44 0.925 + case "$(go env GOARCH)" in [2022-08-17T07:01:11.624Z] #44 0.925 ++ go env GOARCH [2022-08-17T07:01:11.624Z] #44 1.001 Install tini version v0.19.0 [2022-08-17T07:01:11.624Z] #44 1.005 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:01:11.624Z] #44 1.005 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:01:11.624Z] #44 1.005 ++ dirname /install.sh [2022-08-17T07:01:11.624Z] #44 1.005 + dir=/ [2022-08-17T07:01:11.624Z] #44 1.005 + bin=tini [2022-08-17T07:01:11.624Z] #44 1.005 + shift [2022-08-17T07:01:11.624Z] #44 1.005 + '[' '!' -f //tini.installer ']' [2022-08-17T07:01:11.624Z] #44 1.005 + . //tini.installer [2022-08-17T07:01:11.624Z] #44 1.005 ++ : v0.19.0 [2022-08-17T07:01:11.624Z] #44 1.005 + install_tini [2022-08-17T07:01:11.624Z] #44 1.005 + echo 'Install tini version v0.19.0' [2022-08-17T07:01:11.624Z] #44 1.005 + git clone https://github.com/krallin/tini.git /tmp/tmp.46NHsr16Ix/tini [2022-08-17T07:01:11.624Z] #44 1.005 Cloning into '/tmp/tmp.46NHsr16Ix/tini'... [2022-08-17T07:01:11.624Z] #44 1.716 + cd /tmp/tmp.46NHsr16Ix/tini [2022-08-17T07:01:11.624Z] #44 1.716 + git checkout -q v0.19.0 [2022-08-17T07:01:11.624Z] #44 1.734 + cmake . [2022-08-17T07:01:11.624Z] #44 2.145 -- The C compiler identification is GNU 10.2.1 [2022-08-17T07:01:11.624Z] #44 2.236 -- Detecting C compiler ABI info [2022-08-17T07:01:11.947Z] #42 57.43 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-17T07:01:11.947Z] #42 57.43 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-17T07:01:11.947Z] #42 57.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T07:01:12.197Z] #44 2.830 -- Detecting C compiler ABI info - done [2022-08-17T07:01:12.206Z] #42 57.59 Selecting previously unselected package librhash0:amd64. [2022-08-17T07:01:12.206Z] #42 57.60 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-17T07:01:12.206Z] #42 57.61 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-17T07:01:12.457Z] #44 2.900 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-17T07:01:12.457Z] #44 2.923 -- Detecting C compile features [2022-08-17T07:01:12.457Z] #44 2.925 -- Detecting C compile features - done [2022-08-17T07:01:12.457Z] #44 2.987 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-17T07:01:12.464Z] #42 57.83 Selecting previously unselected package libuv1:amd64. [2022-08-17T07:01:12.464Z] #42 57.83 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-17T07:01:12.464Z] #42 57.91 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-17T07:01:12.464Z] #42 58.03 Selecting previously unselected package cmake. [2022-08-17T07:01:12.464Z] #42 58.03 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-17T07:01:12.464Z] #42 58.05 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-17T07:01:12.700Z] #76 29.74 Reading package lists... [2022-08-17T07:01:12.700Z] #76 ... [2022-08-17T07:01:12.700Z] [2022-08-17T07:01:12.700Z] #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-08-17T07:01:12.700Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:01:12.700Z] #36 23.45 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-17T07:01:12.701Z] #36 24.09 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-17T07:01:12.701Z] #36 24.22 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-17T07:01:12.701Z] #36 24.88 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-17T07:01:12.701Z] #36 24.97 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-17T07:01:12.701Z] #36 25.17 go: downloading github.com/peterh/liner v1.2.2 [2022-08-17T07:01:12.701Z] #36 25.69 go: downloading github.com/google/go-dap v0.6.0 [2022-08-17T07:01:12.701Z] #36 26.48 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-17T07:01:12.701Z] #36 27.56 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-17T07:01:12.701Z] #36 27.98 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-17T07:01:12.701Z] #36 28.02 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-17T07:01:12.701Z] #36 31.79 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-17T07:01:12.701Z] #36 32.16 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-17T07:01:12.701Z] #36 33.60 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-17T07:01:12.701Z] #36 ... [2022-08-17T07:01:12.701Z] [2022-08-17T07:01:12.701Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:12.701Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:12.701Z] #51 33.09 Fetched 8573 kB in 26s (332 kB/s) [2022-08-17T07:01:12.718Z] #44 3.070 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-17T07:01:12.718Z] #44 3.113 -- Configuring done [2022-08-17T07:01:12.718Z] #44 3.120 -- Generating done [2022-08-17T07:01:12.718Z] #44 3.132 -- Build files have been written to: /tmp/tmp.46NHsr16Ix/tini [2022-08-17T07:01:12.718Z] #44 3.138 + make tini-static [2022-08-17T07:01:12.979Z] #44 3.422 Scanning dependencies of target tini-static [2022-08-17T07:01:12.979Z] #44 3.532 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-17T07:01:13.404Z] #42 ... [2022-08-17T07:01:13.404Z] [2022-08-17T07:01:13.404Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:13.404Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:13.404Z] #14 49.00 Selecting previously unselected package binutils-mingw-w64. [2022-08-17T07:01:13.404Z] #14 49.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-17T07:01:13.404Z] #14 49.01 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T07:01:13.404Z] #14 49.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-17T07:01:13.404Z] #14 49.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:01:13.404Z] #14 49.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:01:13.404Z] #14 49.43 Selecting previously unselected package dmsetup. [2022-08-17T07:01:13.404Z] #14 49.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:01:13.404Z] #14 49.43 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-17T07:01:13.404Z] #14 49.68 Selecting previously unselected package mingw-w64-common. [2022-08-17T07:01:13.404Z] #14 49.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-17T07:01:13.404Z] #14 49.69 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-17T07:01:13.404Z] #14 56.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-17T07:01:13.404Z] #14 56.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-17T07:01:13.404Z] #14 56.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T07:01:13.630Z] #51 33.09 Reading package lists... [2022-08-17T07:01:13.630Z] #51 ... [2022-08-17T07:01:13.630Z] [2022-08-17T07:01:13.630Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:01:13.630Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:01:13.630Z] #53 25.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-17T07:01:13.630Z] #53 25.26 go: downloading golang.org/x/mod v0.3.0 [2022-08-17T07:01:13.630Z] #53 ... [2022-08-17T07:01:13.630Z] [2022-08-17T07:01:13.630Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:13.630Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:13.630Z] #55 30.97 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-17T07:01:13.630Z] #55 31.40 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-17T07:01:13.630Z] #55 31.44 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-17T07:01:13.630Z] #55 31.44 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-17T07:01:13.630Z] #55 31.75 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-17T07:01:13.630Z] #55 31.79 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-17T07:01:13.630Z] #55 31.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-17T07:01:13.630Z] #55 32.31 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-17T07:01:13.630Z] #55 32.65 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-17T07:01:13.630Z] #55 32.78 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-17T07:01:13.630Z] #55 33.08 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-17T07:01:13.630Z] #55 33.19 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-17T07:01:13.630Z] #55 33.37 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-17T07:01:13.630Z] #55 33.66 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-17T07:01:13.630Z] #55 33.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-17T07:01:13.630Z] #55 34.06 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-17T07:01:13.630Z] #55 34.17 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-17T07:01:13.630Z] #55 34.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-17T07:01:13.630Z] #55 34.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-17T07:01:13.630Z] #55 34.49 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-17T07:01:13.630Z] #55 34.57 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-17T07:01:13.630Z] #55 34.88 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-17T07:01:13.630Z] #55 35.14 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-17T07:01:13.630Z] #55 35.23 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-17T07:01:13.662Z] #14 ... [2022-08-17T07:01:13.662Z] [2022-08-17T07:01:13.663Z] #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-08-17T07:01:13.663Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T07:01:13.663Z] #34 49.88 Updating files: 87% (1334/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-17T07:01:13.663Z] #34 50.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-17T07:01:13.663Z] #34 51.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T07:01:13.886Z] #55 35.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-17T07:01:13.886Z] #55 35.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-17T07:01:14.012Z] #84 ... [2022-08-17T07:01:14.012Z] [2022-08-17T07:01:14.012Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T07:01:14.012Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T07:01:14.012Z] #19 151.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-17T07:01:14.012Z] #19 151.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:01:14.012Z] #19 151.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-17T07:01:14.012Z] #19 151.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-17T07:01:14.012Z] #19 151.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:01:14.012Z] #19 151.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T07:01:14.143Z] #55 35.56 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-17T07:01:14.231Z] #34 ... [2022-08-17T07:01:14.231Z] [2022-08-17T07:01:14.231Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:14.231Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:14.231Z] #51 59.45 Setting up criu (3.17.1-1) ... [2022-08-17T07:01:14.367Z] #44 5.000 [100%] Linking C executable tini-static [2022-08-17T07:01:14.399Z] #55 35.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-17T07:01:14.937Z] #44 5.530 [100%] Built target tini-static [2022-08-17T07:01:14.963Z] #55 36.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-17T07:01:14.963Z] #55 36.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-17T07:01:14.963Z] #55 36.41 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-17T07:01:15.198Z] #44 5.601 + mkdir -p /build [2022-08-17T07:01:15.198Z] #44 5.603 + cp tini-static /build/docker-init [2022-08-17T07:01:15.218Z] #55 36.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-17T07:01:15.218Z] #55 36.79 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-17T07:01:15.474Z] #55 36.88 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-17T07:01:15.474Z] #55 37.02 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-17T07:01:15.722Z] #42 32.65 Reading package lists... [2022-08-17T07:01:15.722Z] #42 ... [2022-08-17T07:01:15.722Z] [2022-08-17T07:01:15.722Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:01:15.722Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:01:15.730Z] #55 37.32 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-17T07:01:15.730Z] #55 37.43 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-17T07:01:15.986Z] #55 37.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-17T07:01:16.243Z] #55 37.78 go: downloading github.com/julz/importas v0.1.0 [2022-08-17T07:01:16.243Z] #55 37.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-17T07:01:16.500Z] #55 38.02 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-17T07:01:16.500Z] #55 38.12 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-17T07:01:16.757Z] #55 38.35 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-17T07:01:16.757Z] #55 38.39 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-17T07:01:16.768Z] #47 37.47 Updating files: 41% (904/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 81% (1779/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-17T07:01:16.768Z] #47 ... [2022-08-17T07:01:16.768Z] [2022-08-17T07:01:16.768Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:16.768Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:16.768Z] #76 29.24 Fetched 8570 kB in 23s (377 kB/s) [2022-08-17T07:01:16.768Z] #76 29.24 Reading package lists... [2022-08-17T07:01:16.774Z] #51 61.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:01:17.014Z] #55 38.55 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-17T07:01:17.026Z] #76 38.86 Reading package lists... [2022-08-17T07:01:17.026Z] #76 ... [2022-08-17T07:01:17.026Z] [2022-08-17T07:01:17.026Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:01:17.026Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:01:17.026Z] #47 39.12 + git checkout -q v2.3.0 [2022-08-17T07:01:17.271Z] #55 38.74 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-17T07:01:17.347Z] #51 DONE 62.5s [2022-08-17T07:01:17.347Z] [2022-08-17T07:01:17.347Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:17.347Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:17.347Z] #42 62.67 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T07:01:17.347Z] #42 62.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:01:17.347Z] #42 62.70 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-17T07:01:17.347Z] #42 62.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:01:17.347Z] #42 62.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T07:01:17.347Z] #42 62.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-17T07:01:17.347Z] #42 62.83 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T07:01:17.347Z] #42 62.86 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T07:01:17.347Z] #42 62.90 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T07:01:17.347Z] #42 62.90 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-17T07:01:17.347Z] #42 62.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:01:17.529Z] #55 38.99 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-17T07:01:17.529Z] #55 39.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-17T07:01:17.529Z] #55 39.07 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-17T07:01:17.748Z] #44 DONE 8.3s [2022-08-17T07:01:17.748Z] [2022-08-17T07:01:17.748Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:17.748Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T07:01:17.748Z] #14 59.88 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-17T07:01:17.748Z] #14 59.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-17T07:01:17.748Z] #14 59.89 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T07:01:17.748Z] #14 60.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-17T07:01:17.748Z] #14 60.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-17T07:01:17.748Z] #14 60.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T07:01:17.786Z] #55 39.21 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-17T07:01:17.929Z] #42 DONE 63.5s [2022-08-17T07:01:17.929Z] [2022-08-17T07:01:17.929Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:17.929Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:01:17.929Z] #77 7.351 Cloning into '/tmp/crun-build'... [2022-08-17T07:01:18.042Z] #55 ... [2022-08-17T07:01:18.042Z] [2022-08-17T07:01:18.042Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:18.042Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:18.042Z] #76 29.74 Reading package lists... [2022-08-17T07:01:18.488Z] #47 ... [2022-08-17T07:01:18.489Z] [2022-08-17T07:01:18.489Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:01:18.489Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:01:18.489Z] #62 30.91 Fetched 8570 kB in 23s (369 kB/s) [2022-08-17T07:01:18.489Z] #62 30.91 Reading package lists... [2022-08-17T07:01:18.498Z] #77 ... [2022-08-17T07:01:18.498Z] [2022-08-17T07:01:18.498Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-17T07:01:18.498Z] #43 sha256:01f26c8fea0f994122d84efd98d82f332207a604a2a9c7e717c1265af1e98002 [2022-08-17T07:01:18.498Z] #43 DONE 0.4s [2022-08-17T07:01:18.498Z] [2022-08-17T07:01:18.498Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:18.498Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:18.498Z] #14 63.65 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-17T07:01:18.498Z] #14 63.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:01:18.498Z] #14 63.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T07:01:18.498Z] #14 63.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-17T07:01:18.498Z] #14 63.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:01:18.498Z] #14 63.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T07:01:18.748Z] #62 40.52 Reading package lists... [2022-08-17T07:01:18.748Z] #62 ... [2022-08-17T07:01:18.748Z] [2022-08-17T07:01:18.748Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:18.748Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:18.748Z] #14 31.03 Fetched 8570 kB in 23s (369 kB/s) [2022-08-17T07:01:18.748Z] #14 31.03 Reading package lists... [2022-08-17T07:01:19.019Z] #14 40.96 Reading package lists... [2022-08-17T07:01:19.019Z] #14 ... [2022-08-17T07:01:19.019Z] [2022-08-17T07:01:19.019Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:19.019Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:19.019Z] #55 33.01 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-17T07:01:19.019Z] #55 33.29 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-17T07:01:19.019Z] #55 33.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-17T07:01:19.019Z] #55 33.44 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-17T07:01:19.019Z] #55 33.54 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-17T07:01:19.019Z] #55 33.95 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-17T07:01:19.019Z] #55 34.03 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-17T07:01:19.019Z] #55 34.03 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-17T07:01:19.019Z] #55 34.18 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-17T07:01:19.019Z] #55 34.36 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-17T07:01:19.019Z] #55 34.37 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-17T07:01:19.019Z] #55 34.51 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-17T07:01:19.019Z] #55 34.67 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-17T07:01:19.019Z] #55 34.85 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-17T07:01:19.019Z] #55 34.97 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-17T07:01:19.019Z] #55 35.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-17T07:01:19.019Z] #55 35.26 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-17T07:01:19.019Z] #55 35.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-17T07:01:19.019Z] #55 35.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-17T07:01:19.019Z] #55 35.90 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-17T07:01:19.019Z] #55 36.18 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-17T07:01:19.019Z] #55 36.23 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-17T07:01:19.019Z] #55 36.46 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-17T07:01:19.019Z] #55 36.46 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-17T07:01:19.019Z] #55 37.08 go: downloading honnef.co/go/tools v0.3.1 [2022-08-17T07:01:19.019Z] #55 39.96 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-17T07:01:19.019Z] #55 39.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-17T07:01:19.019Z] #55 40.30 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-17T07:01:19.019Z] #55 40.50 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-17T07:01:19.019Z] #55 40.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-17T07:01:19.019Z] #55 40.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-17T07:01:19.019Z] #55 40.97 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-17T07:01:19.019Z] #55 41.11 go: downloading golang.org/x/text v0.3.7 [2022-08-17T07:01:19.976Z] #55 ... [2022-08-17T07:01:19.976Z] [2022-08-17T07:01:19.976Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:19.976Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:19.976Z] #42 32.65 Reading package lists... [2022-08-17T07:01:20.506Z] #76 39.99 Reading package lists... [2022-08-17T07:01:20.506Z] #76 ... [2022-08-17T07:01:20.506Z] [2022-08-17T07:01:20.506Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:20.506Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:20.506Z] #14 20.97 Reading package lists... [2022-08-17T07:01:20.506Z] #14 32.14 Reading package lists... [2022-08-17T07:01:20.506Z] #14 41.52 Building dependency tree... [2022-08-17T07:01:20.506Z] #14 ... [2022-08-17T07:01:20.506Z] [2022-08-17T07:01:20.506Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:01:20.506Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:01:20.506Z] #47 40.33 Updating files: 41% (906/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 81% (1779/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-17T07:01:20.506Z] #47 41.82 + git checkout -q v2.3.0 [2022-08-17T07:01:20.541Z] #42 42.42 Reading package lists... [2022-08-17T07:01:20.541Z] #42 ... [2022-08-17T07:01:20.541Z] [2022-08-17T07:01:20.541Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:20.541Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:20.541Z] #51 32.67 Fetched 8573 kB in 25s (345 kB/s) [2022-08-17T07:01:20.541Z] #51 32.67 Reading package lists... [2022-08-17T07:01:20.767Z] #47 ... [2022-08-17T07:01:20.767Z] [2022-08-17T07:01:20.767Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:01:20.767Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:01:20.767Z] #62 32.19 Fetched 8570 kB in 25s (345 kB/s) [2022-08-17T07:01:20.767Z] #62 32.19 Reading package lists... [2022-08-17T07:01:20.767Z] #62 41.78 Reading package lists... [2022-08-17T07:01:20.767Z] #62 ... [2022-08-17T07:01:20.767Z] [2022-08-17T07:01:20.767Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:20.767Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:20.767Z] #42 32.18 Fetched 8570 kB in 25s (346 kB/s) [2022-08-17T07:01:20.767Z] #42 32.18 Reading package lists... [2022-08-17T07:01:20.798Z] #51 42.17 Reading package lists... [2022-08-17T07:01:20.798Z] #51 ... [2022-08-17T07:01:20.798Z] [2022-08-17T07:01:20.798Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:01:20.798Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:01:20.798Z] #47 42.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-17T07:01:21.024Z] #42 41.29 Reading package lists... [2022-08-17T07:01:21.024Z] #42 ... [2022-08-17T07:01:21.024Z] [2022-08-17T07:01:21.024Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:21.024Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:21.024Z] #55 40.28 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-17T07:01:21.024Z] #55 40.38 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-17T07:01:21.024Z] #55 40.47 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-17T07:01:21.024Z] #55 40.59 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-17T07:01:21.024Z] #55 40.69 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-17T07:01:21.024Z] #55 40.93 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-17T07:01:21.024Z] #55 40.99 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-17T07:01:21.024Z] #55 41.15 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-17T07:01:21.024Z] #55 41.20 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-17T07:01:21.024Z] #55 41.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-17T07:01:21.024Z] #55 41.75 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-17T07:01:21.024Z] #55 41.88 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-17T07:01:21.024Z] #55 41.93 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-17T07:01:21.024Z] #55 42.18 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-17T07:01:21.024Z] #55 42.27 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-17T07:01:21.024Z] #55 42.38 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-17T07:01:21.024Z] #55 42.54 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-17T07:01:21.043Z] #14 66.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-17T07:01:21.043Z] #14 66.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-17T07:01:21.043Z] #14 66.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:01:21.285Z] #55 42.68 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-17T07:01:21.286Z] #55 42.75 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-17T07:01:21.286Z] #55 42.81 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-17T07:01:21.544Z] #55 42.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-17T07:01:21.544Z] #55 43.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-17T07:01:22.108Z] #55 43.48 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-17T07:01:22.108Z] #55 43.53 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-17T07:01:22.108Z] #55 43.59 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-17T07:01:22.108Z] #55 43.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-17T07:01:22.365Z] #55 43.87 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-17T07:01:22.427Z] #14 ... [2022-08-17T07:01:22.427Z] [2022-08-17T07:01:22.427Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:22.427Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:01:22.427Z] #77 11.02 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-17T07:01:22.427Z] #77 12.32 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-17T07:01:22.427Z] #77 12.50 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-17T07:01:22.428Z] #77 12.71 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-17T07:01:23.295Z] #55 44.71 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-17T07:01:23.554Z] #55 45.17 go: downloading honnef.co/go/tools v0.3.1 [2022-08-17T07:01:23.775Z] #14 ... [2022-08-17T07:01:23.775Z] [2022-08-17T07:01:23.775Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:01:23.775Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:01:23.775Z] #53 67.59 gotestsum version dev [2022-08-17T07:01:23.775Z] #53 DONE 68.5s [2022-08-17T07:01:23.775Z] [2022-08-17T07:01:23.775Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:23.775Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:01:23.775Z] #77 13.65 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-17T07:01:23.775Z] #77 13.65 Cloning into '/tmp/crun-build/libocispec'... [2022-08-17T07:01:23.775Z] #77 14.76 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-17T07:01:23.775Z] #77 14.88 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-17T07:01:23.775Z] #77 14.88 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-17T07:01:23.775Z] #77 14.88 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-17T07:01:23.775Z] #77 14.88 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-17T07:01:24.344Z] #77 16.57 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-17T07:01:26.047Z] #47 ... [2022-08-17T07:01:26.047Z] [2022-08-17T07:01:26.047Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:26.047Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:26.047Z] #76 38.86 Reading package lists... [2022-08-17T07:01:26.841Z] #55 47.91 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-17T07:01:26.841Z] #55 47.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-17T07:01:26.841Z] #55 48.07 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-17T07:01:26.841Z] #55 48.22 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-17T07:01:26.841Z] #55 48.34 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-17T07:01:26.841Z] #55 ... [2022-08-17T07:01:26.841Z] [2022-08-17T07:01:26.841Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:26.841Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:26.841Z] #76 39.99 Reading package lists... [2022-08-17T07:01:26.875Z] #77 18.65 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-17T07:01:27.712Z] #77 25.43 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-17T07:01:27.810Z] #77 19.95 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-17T07:01:27.810Z] #77 20.12 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-17T07:01:28.069Z] #77 20.36 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-17T07:01:28.328Z] #77 ... [2022-08-17T07:01:28.328Z] [2022-08-17T07:01:28.328Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T07:01:28.328Z] #44 sha256:cc9f3ee6e5d8787a51d598b47d6b7778738f7994a4e9def13da311222cfd4c24 [2022-08-17T07:01:28.328Z] #44 4.344 + RM_GOPATH=0 [2022-08-17T07:01:28.328Z] #44 4.344 + TMP_GOPATH= [2022-08-17T07:01:28.328Z] #44 4.344 + : /build [2022-08-17T07:01:28.328Z] #44 4.344 + '[' -z '' ']' [2022-08-17T07:01:28.328Z] #44 4.344 ++ mktemp -d [2022-08-17T07:01:28.328Z] #44 4.344 + export GOPATH=/tmp/tmp.swC989s9KJ [2022-08-17T07:01:28.328Z] #44 4.344 + GOPATH=/tmp/tmp.swC989s9KJ [2022-08-17T07:01:28.328Z] #44 4.344 + RM_GOPATH=1 [2022-08-17T07:01:28.328Z] #44 4.344 + case "$(go env GOARCH)" in [2022-08-17T07:01:28.328Z] #44 4.347 ++ go env GOARCH [2022-08-17T07:01:28.328Z] #44 4.370 Install tini version v0.19.0 [2022-08-17T07:01:28.328Z] #44 4.370 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:01:28.328Z] #44 4.370 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:01:28.328Z] #44 4.370 ++ dirname /install.sh [2022-08-17T07:01:28.328Z] #44 4.370 + dir=/ [2022-08-17T07:01:28.328Z] #44 4.370 + bin=tini [2022-08-17T07:01:28.328Z] #44 4.370 + shift [2022-08-17T07:01:28.328Z] #44 4.370 + '[' '!' -f //tini.installer ']' [2022-08-17T07:01:28.328Z] #44 4.370 + . //tini.installer [2022-08-17T07:01:28.328Z] #44 4.370 ++ : v0.19.0 [2022-08-17T07:01:28.328Z] #44 4.370 + install_tini [2022-08-17T07:01:28.328Z] #44 4.370 + echo 'Install tini version v0.19.0' [2022-08-17T07:01:28.328Z] #44 4.370 + git clone https://github.com/krallin/tini.git /tmp/tmp.swC989s9KJ/tini [2022-08-17T07:01:28.328Z] #44 4.376 Cloning into '/tmp/tmp.swC989s9KJ/tini'... [2022-08-17T07:01:28.328Z] #44 5.187 + cd /tmp/tmp.swC989s9KJ/tini [2022-08-17T07:01:28.328Z] #44 5.187 + git checkout -q v0.19.0 [2022-08-17T07:01:28.328Z] #44 5.227 + cmake . [2022-08-17T07:01:28.328Z] #44 5.759 -- The C compiler identification is GNU 10.2.1 [2022-08-17T07:01:28.328Z] #44 5.796 -- Detecting C compiler ABI info [2022-08-17T07:01:28.328Z] #44 6.375 -- Detecting C compiler ABI info - done [2022-08-17T07:01:28.328Z] #44 6.503 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-17T07:01:28.328Z] #44 6.518 -- Detecting C compile features [2022-08-17T07:01:28.328Z] #44 6.518 -- Detecting C compile features - done [2022-08-17T07:01:28.328Z] #44 6.555 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-17T07:01:28.328Z] #44 6.720 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-17T07:01:28.328Z] #44 6.887 + make tini-static [2022-08-17T07:01:28.328Z] #44 6.887 -- Configuring done [2022-08-17T07:01:28.328Z] #44 6.887 -- Generating done [2022-08-17T07:01:28.328Z] #44 6.887 -- Build files have been written to: /tmp/tmp.swC989s9KJ/tini [2022-08-17T07:01:28.328Z] #44 7.199 Scanning dependencies of target tini-static [2022-08-17T07:01:28.328Z] #44 7.275 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-17T07:01:28.328Z] #44 8.760 [100%] Linking C executable tini-static [2022-08-17T07:01:28.328Z] #44 9.252 [100%] Built target tini-static [2022-08-17T07:01:28.328Z] #44 9.312 + mkdir -p /build [2022-08-17T07:01:28.328Z] #44 9.329 + cp tini-static /build/docker-init [2022-08-17T07:01:28.328Z] #44 DONE 10.0s [2022-08-17T07:01:28.328Z] [2022-08-17T07:01:28.328Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:28.328Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:28.328Z] #14 71.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-17T07:01:28.328Z] #14 71.88 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:01:28.328Z] #14 71.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:01:28.828Z] #76 48.60 Building dependency tree... [2022-08-17T07:01:29.036Z] #19 164.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-17T07:01:29.036Z] #19 164.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:01:29.036Z] #19 164.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T07:01:29.036Z] #19 164.5 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-17T07:01:29.036Z] #19 164.5 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:01:29.036Z] #19 164.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:01:29.036Z] #19 ... [2022-08-17T07:01:29.036Z] [2022-08-17T07:01:29.036Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:29.036Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:01:29.036Z] #84 134.4 CCLD libocispec.la [2022-08-17T07:01:29.297Z] #84 134.9 CCLD src/validate [2022-08-17T07:01:29.297Z] #84 134.9 CCLD tests/test-1 [2022-08-17T07:01:29.297Z] #84 134.9 CCLD tests/test-2 [2022-08-17T07:01:29.297Z] #84 134.9 CCLD tests/test-3 [2022-08-17T07:01:29.297Z] #84 134.9 CCLD tests/test-4 [2022-08-17T07:01:29.297Z] #84 134.9 CCLD tests/test-5 [2022-08-17T07:01:29.297Z] #84 135.0 CCLD tests/test-6 [2022-08-17T07:01:29.297Z] #84 135.0 CCLD tests/test-7 [2022-08-17T07:01:29.297Z] #84 135.0 CCLD tests/test-8 [2022-08-17T07:01:29.361Z] #76 48.46 Building dependency tree... [2022-08-17T07:01:29.558Z] #84 135.1 CCLD tests/test-9 [2022-08-17T07:01:29.558Z] #84 135.1 CCLD tests/test-10 [2022-08-17T07:01:29.558Z] #84 135.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-17T07:01:29.558Z] #84 135.1 CCLD tests/test-11 [2022-08-17T07:01:30.945Z] #84 136.7 libtool: link: ar cr libocispec.a [2022-08-17T07:01:30.945Z] #84 136.7 libtool: link: ranlib libocispec.a [2022-08-17T07:01:31.024Z] #77 ... [2022-08-17T07:01:31.024Z] [2022-08-17T07:01:31.024Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:01:31.024Z] #64 sha256:63cb0aeec6155c051ceb2fb172589ab8a6afeda4cc34d9f9c763e88aeb91cc70 [2022-08-17T07:01:31.260Z] #76 ... [2022-08-17T07:01:31.260Z] [2022-08-17T07:01:31.260Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:31.260Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:31.260Z] #51 33.09 Reading package lists... [2022-08-17T07:01:31.260Z] #51 42.71 Reading package lists... [2022-08-17T07:01:31.260Z] #51 52.26 Building dependency tree... [2022-08-17T07:01:31.260Z] #51 ... [2022-08-17T07:01:31.260Z] [2022-08-17T07:01:31.260Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:31.260Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:31.260Z] #14 41.52 Building dependency tree... [2022-08-17T07:01:31.260Z] #14 47.94 The following additional packages will be installed: [2022-08-17T07:01:31.260Z] #14 47.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T07:01:31.260Z] #14 47.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-17T07:01:31.260Z] #14 47.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-17T07:01:31.260Z] #14 47.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-17T07:01:31.260Z] #14 47.94 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-17T07:01:31.260Z] #14 47.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-17T07:01:31.260Z] #14 47.95 mingw-w64-common mingw-w64-x86-64-dev [2022-08-17T07:01:31.260Z] #14 47.95 Suggested packages: [2022-08-17T07:01:31.260Z] #14 47.98 gcc-10-locales seccomp wine64 [2022-08-17T07:01:31.260Z] #14 50.38 The following NEW packages will be installed: [2022-08-17T07:01:31.260Z] #14 50.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T07:01:31.260Z] #14 50.42 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-17T07:01:31.260Z] #14 50.42 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-17T07:01:31.260Z] #14 50.42 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-17T07:01:31.260Z] #14 50.42 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-17T07:01:31.260Z] #14 50.43 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-17T07:01:31.260Z] #14 50.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-17T07:01:31.260Z] #14 50.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-17T07:01:31.260Z] #14 50.45 mingw-w64-x86-64-dev [2022-08-17T07:01:31.260Z] #14 51.03 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:01:31.260Z] #14 51.03 Need to get 115 MB of archives. [2022-08-17T07:01:31.260Z] #14 51.03 After this operation, 645 MB of additional disk space will be used. [2022-08-17T07:01:31.260Z] #14 51.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-08-17T07:01:31.260Z] #14 51.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-17T07:01:31.260Z] #14 51.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-17T07:01:31.260Z] #14 51.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-17T07:01:31.260Z] #14 51.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-17T07:01:31.260Z] #14 51.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-17T07:01:31.260Z] #14 52.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-17T07:01:31.260Z] #14 52.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-17T07:01:31.260Z] #14 52.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-17T07:01:31.350Z] #76 ... [2022-08-17T07:01:31.350Z] [2022-08-17T07:01:31.350Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:31.350Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:31.350Z] #55 52.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-17T07:01:31.350Z] #55 52.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-17T07:01:31.350Z] #55 53.06 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-17T07:01:31.350Z] #55 53.16 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-17T07:01:31.350Z] #55 53.37 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-17T07:01:31.350Z] #55 53.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-17T07:01:31.806Z] #64 41.73 Updating files: 66% (3270/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-17T07:01:31.806Z] #64 42.73 + cd /tmp/tmp.iS0sl88nD1/src/github.com/containerd/containerd [2022-08-17T07:01:31.806Z] #64 42.74 + git checkout -q v1.6.7 [2022-08-17T07:01:31.916Z] #55 54.11 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-17T07:01:31.916Z] #55 54.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-17T07:01:32.182Z] #55 54.38 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-17T07:01:32.182Z] #55 54.49 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-17T07:01:32.194Z] #14 53.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T07:01:32.439Z] #55 ... [2022-08-17T07:01:32.439Z] [2022-08-17T07:01:32.439Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T07:01:32.439Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T07:01:32.439Z] #57 54.19 v3.0.2 [2022-08-17T07:01:32.439Z] #57 DONE 54.7s [2022-08-17T07:01:32.439Z] [2022-08-17T07:01:32.439Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:32.439Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:32.439Z] #55 54.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-17T07:01:32.439Z] #55 54.66 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-17T07:01:32.439Z] #55 54.78 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-17T07:01:32.439Z] #55 54.86 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-17T07:01:32.697Z] #55 54.96 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-17T07:01:32.860Z] #84 138.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:01:32.860Z] #84 138.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T07:01:32.860Z] #84 138.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T07:01:32.860Z] #84 138.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:01:32.860Z] #84 138.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:01:32.860Z] #84 138.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:01:32.860Z] #84 138.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:01:32.860Z] #84 138.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-17T07:01:32.860Z] #84 138.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-17T07:01:32.860Z] #84 138.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-17T07:01:32.860Z] #84 138.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-17T07:01:32.860Z] #84 138.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-17T07:01:32.860Z] #84 138.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-17T07:01:32.860Z] #84 138.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-17T07:01:32.860Z] #84 138.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-17T07:01:32.860Z] #84 138.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-17T07:01:32.860Z] #84 138.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-17T07:01:32.860Z] #84 138.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-17T07:01:32.860Z] #84 138.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-17T07:01:32.860Z] #84 138.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-17T07:01:32.955Z] #55 55.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-17T07:01:32.955Z] #55 55.33 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-17T07:01:33.122Z] #84 138.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-17T07:01:33.122Z] #84 138.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-17T07:01:33.122Z] #84 138.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-17T07:01:33.122Z] #84 138.7 CC src/libcrun/libcrun_testing_a-status.o [2022-08-17T07:01:33.122Z] #84 138.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-17T07:01:33.122Z] #84 138.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-17T07:01:33.122Z] #84 138.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-17T07:01:33.122Z] #84 138.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-17T07:01:33.124Z] #14 ... [2022-08-17T07:01:33.124Z] [2022-08-17T07:01:33.124Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:33.124Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:33.124Z] #76 54.63 python3 is already the newest version (3.9.2-3). [2022-08-17T07:01:33.124Z] #76 54.63 The following additional packages will be installed: [2022-08-17T07:01:33.124Z] #76 54.69 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-17T07:01:33.124Z] #76 54.70 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-17T07:01:33.124Z] #76 54.71 Suggested packages: [2022-08-17T07:01:33.381Z] #76 54.75 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-17T07:01:33.381Z] #76 54.75 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-17T07:01:33.381Z] #76 54.75 m4-doc ed diffutils-doc [2022-08-17T07:01:33.381Z] #76 54.75 Recommended packages: [2022-08-17T07:01:33.381Z] #76 54.75 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-17T07:01:33.383Z] #84 138.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-17T07:01:33.383Z] #84 138.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-17T07:01:33.383Z] #84 138.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-17T07:01:33.383Z] #84 139.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-17T07:01:33.383Z] #84 139.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-17T07:01:33.383Z] #84 139.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-17T07:01:33.383Z] #84 139.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-17T07:01:33.638Z] #76 ... [2022-08-17T07:01:33.638Z] [2022-08-17T07:01:33.638Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:01:33.638Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:01:33.638Z] #47 44.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-17T07:01:33.644Z] #84 139.2 CC src/crun-crun.o [2022-08-17T07:01:33.644Z] #84 139.3 CC src/crun-run.o [2022-08-17T07:01:33.644Z] #84 139.4 CC src/crun-delete.o [2022-08-17T07:01:33.894Z] #47 ... [2022-08-17T07:01:33.894Z] [2022-08-17T07:01:33.894Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:33.894Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:33.894Z] #51 52.26 Building dependency tree... [2022-08-17T07:01:33.905Z] #84 139.5 CC src/crun-kill.o [2022-08-17T07:01:33.905Z] #84 139.6 CC src/crun-pause.o [2022-08-17T07:01:33.905Z] #84 139.6 CC src/crun-unpause.o [2022-08-17T07:01:33.905Z] #84 139.7 CC src/crun-spec.o [2022-08-17T07:01:34.166Z] #84 139.7 CC src/crun-exec.o [2022-08-17T07:01:34.166Z] #84 139.7 CC src/crun-create.o [2022-08-17T07:01:34.166Z] #84 139.7 CC src/crun-list.o [2022-08-17T07:01:34.166Z] #84 139.7 CC src/crun-start.o [2022-08-17T07:01:34.166Z] #84 139.9 CC src/crun-update.o [2022-08-17T07:01:34.166Z] #84 139.9 CC src/crun-state.o [2022-08-17T07:01:34.326Z] #55 56.61 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-17T07:01:34.326Z] #55 56.65 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-17T07:01:34.347Z] #64 44.66 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-17T07:01:34.347Z] #64 44.67 + BUILDTAGS='netgo osusergo static_build' [2022-08-17T07:01:34.347Z] #64 44.67 + export EXTRA_FLAGS=-buildmode=pie [2022-08-17T07:01:34.347Z] #64 44.67 + EXTRA_FLAGS=-buildmode=pie [2022-08-17T07:01:34.347Z] #64 44.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-17T07:01:34.347Z] #64 44.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-17T07:01:34.347Z] #64 44.67 + '[' '' = dynamic ']' [2022-08-17T07:01:34.347Z] #64 44.67 + make [2022-08-17T07:01:34.427Z] #84 140.0 CC src/crun-ps.o [2022-08-17T07:01:34.427Z] #84 140.1 CC src/crun-checkpoint.o [2022-08-17T07:01:34.427Z] #84 140.1 CC src/crun-restore.o [2022-08-17T07:01:34.427Z] #84 140.2 CC src/libcrun/libcrun_la-utils.lo [2022-08-17T07:01:34.585Z] #55 56.86 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-17T07:01:34.999Z] #84 140.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-17T07:01:34.999Z] #84 140.4 CC src/libcrun/libcrun_la-container.lo [2022-08-17T07:01:34.999Z] #84 140.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-17T07:01:34.999Z] #84 140.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-17T07:01:34.999Z] #84 140.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-17T07:01:34.999Z] #84 140.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-17T07:01:34.999Z] #84 140.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-17T07:01:35.149Z] #55 57.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-17T07:01:35.149Z] #55 57.51 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-17T07:01:35.261Z] #84 140.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-17T07:01:35.261Z] #84 141.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-17T07:01:35.261Z] #84 141.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-17T07:01:35.407Z] #55 57.77 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-17T07:01:35.407Z] #55 57.79 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-17T07:01:35.522Z] #84 141.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-17T07:01:35.522Z] #84 141.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-17T07:01:35.522Z] #84 141.2 CC src/libcrun/libcrun_la-status.lo [2022-08-17T07:01:35.522Z] #84 141.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-17T07:01:35.664Z] #55 57.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-17T07:01:35.728Z] #64 46.37 + bin/ctr [2022-08-17T07:01:35.782Z] #84 141.4 CC src/libcrun/libcrun_la-error.lo [2022-08-17T07:01:35.783Z] #84 141.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-17T07:01:35.921Z] #55 58.23 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-17T07:01:35.921Z] #55 58.30 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-17T07:01:36.043Z] #84 141.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-17T07:01:36.043Z] #84 141.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-17T07:01:36.043Z] #84 141.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-17T07:01:36.179Z] #55 58.39 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-17T07:01:36.298Z] #64 ... [2022-08-17T07:01:36.298Z] [2022-08-17T07:01:36.298Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:36.298Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:01:36.298Z] #77 34.93 libtoolize: putting auxiliary files in '.'. [2022-08-17T07:01:36.298Z] #77 34.94 libtoolize: copying file './ltmain.sh' [2022-08-17T07:01:36.304Z] #84 141.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-17T07:01:36.304Z] #84 142.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-17T07:01:36.436Z] #55 58.62 go: downloading github.com/prometheus/common v0.32.1 [2022-08-17T07:01:36.564Z] #84 142.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-17T07:01:36.564Z] #84 142.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-17T07:01:37.000Z] #55 59.14 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-17T07:01:37.000Z] #55 59.16 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-17T07:01:37.136Z] #84 142.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-17T07:01:37.136Z] #84 142.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-17T07:01:37.136Z] #84 142.6 CC tests/init.o [2022-08-17T07:01:37.171Z] #51 ... [2022-08-17T07:01:37.171Z] [2022-08-17T07:01:37.171Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:37.171Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:37.171Z] #55 48.40 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-17T07:01:37.171Z] #55 48.47 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-17T07:01:37.171Z] #55 48.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-17T07:01:37.171Z] #55 48.96 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-17T07:01:37.171Z] #55 49.04 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-17T07:01:37.171Z] #55 49.22 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-17T07:01:37.171Z] #55 49.46 go: downloading golang.org/x/text v0.3.7 [2022-08-17T07:01:37.171Z] #55 ... [2022-08-17T07:01:37.171Z] [2022-08-17T07:01:37.171Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:37.171Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:37.171Z] #76 57.65 The following NEW packages will be installed: [2022-08-17T07:01:37.171Z] #76 57.68 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-17T07:01:37.171Z] #76 57.68 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-17T07:01:37.171Z] #76 57.68 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-17T07:01:37.171Z] #76 57.68 libyajl2 m4 patch xz-utils [2022-08-17T07:01:37.171Z] #76 58.25 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:01:37.171Z] #76 58.25 Need to get 5940 kB of archives. [2022-08-17T07:01:37.171Z] #76 58.25 After this operation, 18.7 MB of additional disk space will be used. [2022-08-17T07:01:37.171Z] #76 58.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T07:01:37.171Z] #76 58.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-17T07:01:37.171Z] #76 58.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-17T07:01:37.171Z] #76 58.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-17T07:01:37.171Z] #76 58.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T07:01:37.171Z] #76 58.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-17T07:01:37.171Z] #76 58.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-17T07:01:37.171Z] #76 58.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-17T07:01:37.171Z] #76 58.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-17T07:01:37.171Z] #76 58.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-17T07:01:37.171Z] #76 58.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T07:01:37.171Z] #76 58.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-17T07:01:37.171Z] #76 58.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-17T07:01:37.171Z] #76 58.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T07:01:37.171Z] #76 58.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-17T07:01:37.171Z] #76 58.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T07:01:37.171Z] #76 58.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-17T07:01:37.171Z] #76 58.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T07:01:37.238Z] #77 35.83 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-17T07:01:37.238Z] #77 35.83 libtoolize: and rerunning libtoolize and aclocal. [2022-08-17T07:01:37.238Z] #77 35.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T07:01:37.427Z] #76 58.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T07:01:37.427Z] #76 58.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-17T07:01:37.427Z] #76 58.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T07:01:37.566Z] #55 ... [2022-08-17T07:01:37.566Z] [2022-08-17T07:01:37.566Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:01:37.566Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:01:37.566Z] #62 40.52 Reading package lists... [2022-08-17T07:01:37.566Z] #62 49.97 Building dependency tree... [2022-08-17T07:01:37.566Z] #62 56.64 The following additional packages will be installed: [2022-08-17T07:01:37.566Z] #62 56.66 libbtrfs0 [2022-08-17T07:01:37.566Z] #62 56.98 The following NEW packages will be installed: [2022-08-17T07:01:37.566Z] #62 56.99 libbtrfs-dev libbtrfs0 [2022-08-17T07:01:37.566Z] #62 57.68 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:01:37.566Z] #62 57.68 Need to get 460 kB of archives. [2022-08-17T07:01:37.566Z] #62 57.68 After this operation, 1237 kB of additional disk space will be used. [2022-08-17T07:01:37.566Z] #62 57.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T07:01:37.566Z] #62 57.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T07:01:37.566Z] #62 59.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:37.566Z] #62 ... [2022-08-17T07:01:37.566Z] [2022-08-17T07:01:37.566Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:37.566Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:37.566Z] #14 40.96 Reading package lists... [2022-08-17T07:01:37.566Z] #14 50.03 Building dependency tree... [2022-08-17T07:01:37.566Z] #14 56.49 The following additional packages will be installed: [2022-08-17T07:01:37.566Z] #14 56.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T07:01:37.566Z] #14 56.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-17T07:01:37.566Z] #14 56.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-17T07:01:37.566Z] #14 56.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-17T07:01:37.566Z] #14 56.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-17T07:01:37.566Z] #14 56.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-17T07:01:37.566Z] #14 56.52 mingw-w64-common mingw-w64-x86-64-dev [2022-08-17T07:01:37.566Z] #14 56.53 Suggested packages: [2022-08-17T07:01:37.566Z] #14 56.55 gcc-10-locales seccomp wine64 [2022-08-17T07:01:37.566Z] #14 58.93 The following NEW packages will be installed: [2022-08-17T07:01:37.566Z] #14 58.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T07:01:37.566Z] #14 58.96 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-17T07:01:37.566Z] #14 58.96 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-17T07:01:37.566Z] #14 58.96 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-17T07:01:37.566Z] #14 58.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-17T07:01:37.566Z] #14 58.96 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-17T07:01:37.566Z] #14 58.98 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-17T07:01:37.566Z] #14 58.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-17T07:01:37.566Z] #14 58.98 mingw-w64-x86-64-dev [2022-08-17T07:01:37.566Z] #14 59.53 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:01:37.566Z] #14 59.53 Need to get 115 MB of archives. [2022-08-17T07:01:37.566Z] #14 59.53 After this operation, 645 MB of additional disk space will be used. [2022-08-17T07:01:37.566Z] #14 59.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-17T07:01:37.566Z] #14 59.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-17T07:01:37.566Z] #14 59.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-17T07:01:37.566Z] #14 59.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-17T07:01:37.683Z] #76 58.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T07:01:37.684Z] #76 58.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-17T07:01:37.825Z] #14 59.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-17T07:01:37.825Z] #14 59.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-17T07:01:37.825Z] #14 ... [2022-08-17T07:01:37.825Z] [2022-08-17T07:01:37.825Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:37.826Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:37.826Z] #76 54.56 python3 is already the newest version (3.9.2-3). [2022-08-17T07:01:37.826Z] #76 54.56 The following additional packages will be installed: [2022-08-17T07:01:37.826Z] #76 54.56 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-17T07:01:37.826Z] #76 54.56 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-17T07:01:37.826Z] #76 54.59 Suggested packages: [2022-08-17T07:01:37.826Z] #76 54.59 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-17T07:01:37.826Z] #76 54.59 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-17T07:01:37.826Z] #76 54.59 m4-doc ed diffutils-doc [2022-08-17T07:01:37.826Z] #76 54.59 Recommended packages: [2022-08-17T07:01:37.826Z] #76 54.59 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-17T07:01:37.826Z] #76 57.55 The following NEW packages will be installed: [2022-08-17T07:01:37.826Z] #76 57.58 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-17T07:01:37.826Z] #76 57.59 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-17T07:01:37.826Z] #76 57.59 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-17T07:01:37.826Z] #76 57.60 libyajl2 m4 patch xz-utils [2022-08-17T07:01:37.826Z] #76 58.20 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:01:37.826Z] #76 58.20 Need to get 5940 kB of archives. [2022-08-17T07:01:37.826Z] #76 58.20 After this operation, 18.7 MB of additional disk space will be used. [2022-08-17T07:01:37.826Z] #76 58.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T07:01:37.826Z] #76 58.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-17T07:01:37.826Z] #76 58.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-17T07:01:37.826Z] #76 58.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-17T07:01:37.826Z] #76 58.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T07:01:37.826Z] #76 58.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-17T07:01:37.826Z] #76 58.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-17T07:01:37.826Z] #76 58.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-17T07:01:37.826Z] #76 58.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-17T07:01:37.826Z] #76 58.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-17T07:01:37.826Z] #76 58.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T07:01:37.826Z] #76 58.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-17T07:01:37.826Z] #76 58.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-17T07:01:37.826Z] #76 58.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T07:01:37.826Z] #76 58.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-17T07:01:37.826Z] #76 58.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T07:01:37.826Z] #76 58.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-17T07:01:37.826Z] #76 58.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T07:01:37.826Z] #76 58.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T07:01:37.826Z] #76 58.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-17T07:01:37.826Z] #76 58.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T07:01:37.826Z] #76 58.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T07:01:37.826Z] #76 58.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-17T07:01:38.089Z] #76 ... [2022-08-17T07:01:38.089Z] [2022-08-17T07:01:38.089Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:38.089Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:38.089Z] #14 60.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-17T07:01:38.089Z] #14 60.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-17T07:01:38.347Z] #14 60.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-17T07:01:38.347Z] #14 ... [2022-08-17T07:01:38.347Z] [2022-08-17T07:01:38.347Z] #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-08-17T07:01:38.347Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T07:01:38.347Z] #40 60.27 NAME: [2022-08-17T07:01:38.347Z] #40 60.28 go-winres - A tool for embedding resources in Windows executables [2022-08-17T07:01:38.347Z] #40 60.28 [2022-08-17T07:01:38.347Z] #40 60.28 USAGE: [2022-08-17T07:01:38.347Z] #40 60.28 go-winres [global options] command [command options] [arguments...] [2022-08-17T07:01:38.347Z] #40 60.28 [2022-08-17T07:01:38.347Z] #40 60.28 COMMANDS: [2022-08-17T07:01:38.347Z] #40 60.28 init Create an initial ./winres/winres.json [2022-08-17T07:01:38.347Z] #40 60.28 make Make syso files for the "go build" command [2022-08-17T07:01:38.347Z] #40 60.28 simply Make syso files for the "go build" command (simplified) [2022-08-17T07:01:38.347Z] #40 60.28 extract Extract all resources from an executable [2022-08-17T07:01:38.347Z] #40 60.28 patch Replace resources in an executable file (exe, dll) [2022-08-17T07:01:38.347Z] #40 60.28 help, h Shows a list of commands or help for one command [2022-08-17T07:01:38.347Z] #40 60.28 [2022-08-17T07:01:38.347Z] #40 60.28 GLOBAL OPTIONS: [2022-08-17T07:01:38.347Z] #40 60.28 --help, -h show help (default: false) [2022-08-17T07:01:38.347Z] #40 DONE 60.7s [2022-08-17T07:01:38.605Z] [2022-08-17T07:01:38.605Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:38.605Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:38.605Z] #76 60.98 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:39.050Z] #84 ... [2022-08-17T07:01:39.050Z] [2022-08-17T07:01:39.050Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T07:01:39.050Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T07:01:39.050Z] #19 176.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-17T07:01:39.050Z] #19 176.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:01:39.050Z] #19 176.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T07:01:39.050Z] #19 176.5 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-17T07:01:39.050Z] #19 176.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:01:39.050Z] #19 176.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:01:39.055Z] #76 ... [2022-08-17T07:01:39.055Z] [2022-08-17T07:01:39.055Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:39.055Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:39.055Z] #42 41.29 Reading package lists... [2022-08-17T07:01:39.055Z] #42 50.54 Building dependency tree... [2022-08-17T07:01:39.055Z] #42 56.72 The following additional packages will be installed: [2022-08-17T07:01:39.055Z] #42 56.73 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-17T07:01:39.055Z] #42 56.79 Suggested packages: [2022-08-17T07:01:39.055Z] #42 56.81 cmake-doc ninja-build lrzip [2022-08-17T07:01:39.055Z] #42 56.81 Recommended packages: [2022-08-17T07:01:39.055Z] #42 56.81 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-17T07:01:39.055Z] #42 58.46 The following NEW packages will be installed: [2022-08-17T07:01:39.055Z] #42 58.50 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-17T07:01:39.055Z] #42 58.50 vim-common xxd [2022-08-17T07:01:39.055Z] #42 59.13 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:01:39.055Z] #42 59.13 Need to get 17.7 MB of archives. [2022-08-17T07:01:39.055Z] #42 59.13 After this operation, 70.7 MB of additional disk space will be used. [2022-08-17T07:01:39.055Z] #42 59.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T07:01:39.055Z] #42 59.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T07:01:39.055Z] #42 59.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-17T07:01:39.055Z] #42 59.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T07:01:39.055Z] #42 60.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-17T07:01:39.055Z] #42 60.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-17T07:01:39.055Z] #42 60.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-17T07:01:39.055Z] #42 60.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-17T07:01:39.055Z] #42 60.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-17T07:01:39.055Z] #42 60.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-17T07:01:39.055Z] #42 ... [2022-08-17T07:01:39.055Z] [2022-08-17T07:01:39.055Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:39.055Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:39.055Z] #51 59.19 The following additional packages will be installed: [2022-08-17T07:01:39.055Z] #51 59.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T07:01:39.055Z] #51 59.20 python3-protobuf python3-six [2022-08-17T07:01:39.055Z] #51 59.27 Suggested packages: [2022-08-17T07:01:39.055Z] #51 59.27 python3-setuptools [2022-08-17T07:01:39.055Z] #51 59.27 Recommended packages: [2022-08-17T07:01:39.055Z] #51 59.27 iproute2 | iproute [2022-08-17T07:01:39.171Z] #76 61.48 Fetched 5940 kB in 1s (5120 kB/s) [2022-08-17T07:01:39.171Z] #76 ... [2022-08-17T07:01:39.171Z] [2022-08-17T07:01:39.171Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:39.171Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:39.171Z] #42 42.42 Reading package lists... [2022-08-17T07:01:39.171Z] #42 51.76 Building dependency tree... [2022-08-17T07:01:39.171Z] #42 58.35 The following additional packages will be installed: [2022-08-17T07:01:39.171Z] #42 58.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-17T07:01:39.171Z] #42 58.44 Suggested packages: [2022-08-17T07:01:39.171Z] #42 58.45 cmake-doc ninja-build lrzip [2022-08-17T07:01:39.171Z] #42 58.45 Recommended packages: [2022-08-17T07:01:39.171Z] #42 58.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-17T07:01:39.171Z] #42 59.96 The following NEW packages will be installed: [2022-08-17T07:01:39.171Z] #42 59.99 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-17T07:01:39.171Z] #42 59.99 vim-common xxd [2022-08-17T07:01:39.171Z] #42 60.50 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:01:39.171Z] #42 60.50 Need to get 17.7 MB of archives. [2022-08-17T07:01:39.171Z] #42 60.50 After this operation, 70.7 MB of additional disk space will be used. [2022-08-17T07:01:39.171Z] #42 60.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T07:01:39.171Z] #42 60.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T07:01:39.171Z] #42 60.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-17T07:01:39.171Z] #42 60.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T07:01:39.311Z] #51 ... [2022-08-17T07:01:39.312Z] [2022-08-17T07:01:39.312Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:01:39.312Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:01:39.312Z] #62 41.78 Reading package lists... [2022-08-17T07:01:39.312Z] #62 51.09 Building dependency tree... [2022-08-17T07:01:39.312Z] #62 57.57 The following additional packages will be installed: [2022-08-17T07:01:39.312Z] #62 57.58 libbtrfs0 [2022-08-17T07:01:39.312Z] #62 57.82 The following NEW packages will be installed: [2022-08-17T07:01:39.312Z] #62 57.83 libbtrfs-dev libbtrfs0 [2022-08-17T07:01:39.312Z] #62 58.36 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:01:39.312Z] #62 58.36 Need to get 460 kB of archives. [2022-08-17T07:01:39.312Z] #62 58.36 After this operation, 1237 kB of additional disk space will be used. [2022-08-17T07:01:39.312Z] #62 58.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T07:01:39.312Z] #62 58.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T07:01:39.312Z] #62 60.05 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:39.312Z] #62 60.40 Fetched 460 kB in 0s (1167 kB/s) [2022-08-17T07:01:39.312Z] #62 60.67 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T07:01:39.312Z] #62 60.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:01:39.312Z] #62 60.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T07:01:39.312Z] #62 60.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:01:39.312Z] #62 ... [2022-08-17T07:01:39.312Z] [2022-08-17T07:01:39.312Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:39.312Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:39.312Z] #51 60.60 The following NEW packages will be installed: [2022-08-17T07:01:39.433Z] #42 61.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-17T07:01:39.433Z] #42 61.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-17T07:01:39.433Z] #42 61.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-17T07:01:39.433Z] #42 61.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-17T07:01:39.433Z] #42 ... [2022-08-17T07:01:39.433Z] [2022-08-17T07:01:39.433Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:39.433Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:39.433Z] #51 42.17 Reading package lists... [2022-08-17T07:01:39.433Z] #51 51.74 Building dependency tree... [2022-08-17T07:01:39.433Z] #51 58.09 The following additional packages will be installed: [2022-08-17T07:01:39.433Z] #51 58.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T07:01:39.433Z] #51 58.12 python3-protobuf python3-six [2022-08-17T07:01:39.433Z] #51 58.12 Suggested packages: [2022-08-17T07:01:39.433Z] #51 58.16 python3-setuptools [2022-08-17T07:01:39.433Z] #51 58.16 Recommended packages: [2022-08-17T07:01:39.433Z] #51 58.16 iproute2 | iproute [2022-08-17T07:01:39.433Z] #51 59.38 The following NEW packages will be installed: [2022-08-17T07:01:39.433Z] #51 59.39 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T07:01:39.433Z] #51 59.39 python3-protobuf python3-six [2022-08-17T07:01:39.433Z] #51 59.68 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:01:39.433Z] #51 59.68 Need to get 2315 kB of archives. [2022-08-17T07:01:39.433Z] #51 59.68 After this operation, 11.1 MB of additional disk space will be used. [2022-08-17T07:01:39.433Z] #51 59.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-17T07:01:39.433Z] #51 59.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T07:01:39.433Z] #51 59.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-17T07:01:39.433Z] #51 59.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-17T07:01:39.433Z] #51 60.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T07:01:39.433Z] #51 60.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T07:01:39.433Z] #51 60.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T07:01:39.433Z] #51 ... [2022-08-17T07:01:39.433Z] [2022-08-17T07:01:39.433Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:39.433Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:39.433Z] #76 61.75 Selecting previously unselected package bzip2. [2022-08-17T07:01:39.433Z] #76 61.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:01:39.433Z] #76 61.83 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T07:01:39.433Z] #76 61.85 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T07:01:39.574Z] #51 60.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-17T07:01:39.574Z] #51 60.65 python3-protobuf python3-six [2022-08-17T07:01:39.999Z] #76 62.21 Selecting previously unselected package libmagic-mgc. [2022-08-17T07:01:39.999Z] #76 62.21 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-17T07:01:39.999Z] #76 62.23 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-17T07:01:40.138Z] #51 61.24 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:01:40.138Z] #51 61.24 Need to get 2315 kB of archives. [2022-08-17T07:01:40.138Z] #51 61.24 After this operation, 11.1 MB of additional disk space will be used. [2022-08-17T07:01:40.138Z] #51 61.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-17T07:01:40.138Z] #51 61.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T07:01:40.138Z] #51 61.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-17T07:01:40.257Z] #76 ... [2022-08-17T07:01:40.257Z] [2022-08-17T07:01:40.257Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:01:40.257Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:01:40.257Z] #62 60.09 Fetched 460 kB in 0s (936 kB/s) [2022-08-17T07:01:40.257Z] #62 60.38 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T07:01:40.257Z] #62 60.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:01:40.257Z] #62 60.47 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T07:01:40.257Z] #62 60.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:01:40.257Z] #62 61.01 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T07:01:40.257Z] #62 61.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T07:01:40.257Z] #62 61.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:01:40.257Z] #62 61.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:01:40.257Z] #62 61.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:01:40.257Z] #62 61.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:01:40.257Z] #62 DONE 62.6s [2022-08-17T07:01:40.396Z] #51 61.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-17T07:01:40.396Z] #51 61.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T07:01:40.396Z] #51 61.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T07:01:40.396Z] #51 61.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T07:01:40.515Z] [2022-08-17T07:01:40.515Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-17T07:01:40.515Z] #63 sha256:b71a3119e23527886070db408cb00c8d7007fb83fb9a84022a2641a3436aba8f [2022-08-17T07:01:40.515Z] #63 DONE 0.4s [2022-08-17T07:01:40.515Z] [2022-08-17T07:01:40.515Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:40.515Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:40.515Z] #51 62.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-17T07:01:41.373Z] #51 ... [2022-08-17T07:01:41.373Z] [2022-08-17T07:01:41.373Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-17T07:01:41.373Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-17T07:01:41.373Z] #57 60.87 v3.0.2 [2022-08-17T07:01:41.373Z] #57 DONE 63.0s [2022-08-17T07:01:41.629Z] [2022-08-17T07:01:41.629Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:01:41.629Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-17T07:01:41.629Z] #62 62.84 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T07:01:41.629Z] #62 62.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T07:01:41.629Z] #62 62.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:01:42.195Z] #62 63.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:01:42.195Z] #62 63.75 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:01:42.409Z] #51 64.11 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:42.409Z] #51 64.50 Fetched 2315 kB in 3s (689 kB/s) [2022-08-17T07:01:42.452Z] #62 63.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:01:42.521Z] #77 ... [2022-08-17T07:01:42.521Z] [2022-08-17T07:01:42.521Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:42.521Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T07:01:42.521Z] #14 77.10 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-17T07:01:42.521Z] #14 77.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-17T07:01:42.521Z] #14 77.10 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:01:42.521Z] #14 82.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-17T07:01:42.521Z] #14 82.82 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-17T07:01:42.521Z] #14 82.82 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T07:01:42.671Z] #51 64.63 Selecting previously unselected package libprotobuf23:amd64. [2022-08-17T07:01:42.671Z] #51 64.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:01:42.671Z] #51 64.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-17T07:01:42.671Z] #51 64.77 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T07:01:43.016Z] #62 DONE 64.5s [2022-08-17T07:01:43.016Z] [2022-08-17T07:01:43.016Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-17T07:01:43.016Z] #63 sha256:bff0771434fa25ab4a23d1fbd141dd6a304ef104c32dae2079ef6218d941dc4f [2022-08-17T07:01:43.092Z] #14 88.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-17T07:01:43.092Z] #14 88.45 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-17T07:01:43.092Z] #14 88.45 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:01:43.217Z] #14 86.62 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-17T07:01:43.217Z] #14 86.63 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:01:43.217Z] #14 86.63 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:01:43.217Z] #14 ... [2022-08-17T07:01:43.217Z] [2022-08-17T07:01:43.217Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:01:43.217Z] #64 sha256:14752bcf14ffe0f6322f6290aeab1c8c55da67fa32fa10e258af1a2cfbf0fd02 [2022-08-17T07:01:43.289Z] #63 DONE 0.3s [2022-08-17T07:01:43.289Z] [2022-08-17T07:01:43.289Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:43.289Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:43.289Z] #42 62.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:43.289Z] #42 63.27 Fetched 17.7 MB in 2s (8135 kB/s) [2022-08-17T07:01:43.289Z] #42 63.53 Selecting previously unselected package xxd. [2022-08-17T07:01:43.289Z] #42 63.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:01:43.289Z] #42 63.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:01:43.289Z] #42 63.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:01:43.289Z] #42 64.13 Selecting previously unselected package vim-common. [2022-08-17T07:01:43.289Z] #42 64.13 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:01:43.289Z] #42 64.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:01:43.289Z] #42 64.73 Selecting previously unselected package cmake-data. [2022-08-17T07:01:43.289Z] #42 64.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-17T07:01:43.289Z] #42 64.80 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T07:01:44.041Z] #51 66.02 Selecting previously unselected package python3-pkg-resources. [2022-08-17T07:01:44.041Z] #51 66.03 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T07:01:44.041Z] #51 66.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:01:44.564Z] #51 66.43 Selecting previously unselected package python3-six. [2022-08-17T07:01:44.564Z] #51 66.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-17T07:01:44.564Z] #51 66.44 Unpacking python3-six (1.16.0-2) ... [2022-08-17T07:01:44.564Z] #51 66.62 Selecting previously unselected package python3-protobuf. [2022-08-17T07:01:44.564Z] #51 66.63 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-17T07:01:44.564Z] #51 66.63 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-17T07:01:44.769Z] #64 54.33 Updating files: 47% (2332/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 82% (4086/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-17T07:01:44.769Z] #64 56.00 + cd /tmp/tmp.0pQBTMdCrs/src/github.com/containerd/containerd [2022-08-17T07:01:45.028Z] #64 56.00 + git checkout -q v1.6.7 [2022-08-17T07:01:45.037Z] #14 ... [2022-08-17T07:01:45.038Z] [2022-08-17T07:01:45.038Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:45.038Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:01:45.038Z] #77 43.58 configure.ac:7: installing './compile' [2022-08-17T07:01:45.038Z] #77 43.58 configure.ac:11: installing './config.guess' [2022-08-17T07:01:45.038Z] #77 43.59 configure.ac:11: installing './config.sub' [2022-08-17T07:01:45.038Z] #77 43.61 configure.ac:8: installing './install-sh' [2022-08-17T07:01:45.038Z] #77 43.62 configure.ac:8: installing './missing' [2022-08-17T07:01:45.038Z] #77 43.70 Makefile.am: installing './depcomp' [2022-08-17T07:01:45.187Z] #42 ... [2022-08-17T07:01:45.187Z] [2022-08-17T07:01:45.187Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:45.187Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:45.187Z] #14 56.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T07:01:45.187Z] #14 57.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-17T07:01:45.187Z] #14 58.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T07:01:45.187Z] #14 62.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T07:01:45.187Z] #14 62.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-17T07:01:45.187Z] #14 62.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-17T07:01:45.187Z] #14 62.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-17T07:01:45.187Z] #14 62.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T07:01:45.187Z] #14 62.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T07:01:45.187Z] #14 62.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-17T07:01:45.187Z] #14 62.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T07:01:45.187Z] #14 62.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-17T07:01:45.187Z] #14 63.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-17T07:01:45.187Z] #14 63.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-17T07:01:45.187Z] #14 63.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-17T07:01:45.187Z] #14 63.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-17T07:01:45.187Z] #14 63.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-17T07:01:45.187Z] #14 63.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-08-17T07:01:45.187Z] #14 63.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T07:01:45.187Z] #14 63.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T07:01:45.187Z] #14 65.25 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:45.187Z] #14 65.57 Fetched 115 MB in 13s (9092 kB/s) [2022-08-17T07:01:45.187Z] #14 65.73 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-17T07:01:45.188Z] #14 65.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:01:45.188Z] #14 65.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T07:01:45.188Z] #14 65.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T07:01:45.188Z] #14 ... [2022-08-17T07:01:45.188Z] [2022-08-17T07:01:45.188Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:45.188Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:45.188Z] #76 60.76 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:45.188Z] #76 61.24 Fetched 5940 kB in 1s (5169 kB/s) [2022-08-17T07:01:45.188Z] #76 62.07 Selecting previously unselected package bzip2. [2022-08-17T07:01:45.188Z] #76 62.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:01:45.188Z] #76 62.18 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T07:01:45.188Z] #76 62.59 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T07:01:45.188Z] #76 63.20 Selecting previously unselected package libmagic-mgc. [2022-08-17T07:01:45.188Z] #76 63.21 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-17T07:01:45.188Z] #76 63.22 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-17T07:01:45.188Z] #76 64.22 Selecting previously unselected package libmagic1:amd64. [2022-08-17T07:01:45.188Z] #76 64.22 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-17T07:01:45.188Z] #76 64.22 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-17T07:01:45.188Z] #76 64.58 Selecting previously unselected package file. [2022-08-17T07:01:45.188Z] #76 64.58 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-17T07:01:45.188Z] #76 64.63 Unpacking file (1:5.39-3) ... [2022-08-17T07:01:45.188Z] #76 65.03 Selecting previously unselected package xz-utils. [2022-08-17T07:01:45.188Z] #76 65.03 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T07:01:45.188Z] #76 65.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:01:45.188Z] #76 65.59 Selecting previously unselected package libsigsegv2:amd64. [2022-08-17T07:01:45.188Z] #76 65.66 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-17T07:01:45.188Z] #76 65.68 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-17T07:01:45.188Z] #76 65.92 Selecting previously unselected package m4. [2022-08-17T07:01:45.188Z] #76 65.92 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-17T07:01:45.188Z] #76 65.96 Unpacking m4 (1.4.18-5) ... [2022-08-17T07:01:45.188Z] #76 66.41 Selecting previously unselected package autoconf. [2022-08-17T07:01:45.188Z] #76 66.43 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-17T07:01:45.188Z] #76 66.48 Unpacking autoconf (2.69-14) ... [2022-08-17T07:01:45.445Z] #76 67.01 Selecting previously unselected package autotools-dev. [2022-08-17T07:01:45.445Z] #76 67.02 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-17T07:01:45.445Z] #76 67.04 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-17T07:01:45.638Z] #19 ... [2022-08-17T07:01:45.638Z] [2022-08-17T07:01:45.638Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:01:45.638Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:01:45.638Z] #54 186.7 + dpkg --print-architecture [2022-08-17T07:01:45.638Z] #54 186.8 + git checkout -q v2.1.0 [2022-08-17T07:01:45.638Z] #54 187.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-17T07:01:45.638Z] #54 187.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-17T07:01:45.752Z] #51 67.61 Selecting previously unselected package libnet1:amd64. [2022-08-17T07:01:45.752Z] #51 67.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T07:01:45.752Z] #51 67.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:01:46.012Z] #51 67.99 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T07:01:46.012Z] #51 67.99 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T07:01:46.012Z] #51 68.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:01:46.013Z] #76 67.30 Selecting previously unselected package automake. [2022-08-17T07:01:46.013Z] #76 67.31 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-17T07:01:46.013Z] #76 67.35 Unpacking automake (1:1.16.3-2) ... [2022-08-17T07:01:46.013Z] #76 ... [2022-08-17T07:01:46.013Z] [2022-08-17T07:01:46.013Z] #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-08-17T07:01:46.013Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-17T07:01:46.013Z] #40 67.65 NAME: [2022-08-17T07:01:46.013Z] #40 67.67 go-winres - A tool for embedding resources in Windows executables [2022-08-17T07:01:46.013Z] #40 67.67 [2022-08-17T07:01:46.013Z] #40 67.67 USAGE: [2022-08-17T07:01:46.013Z] #40 67.67 go-winres [global options] command [command options] [arguments...] [2022-08-17T07:01:46.013Z] #40 67.67 [2022-08-17T07:01:46.013Z] #40 67.67 COMMANDS: [2022-08-17T07:01:46.013Z] #40 67.67 init Create an initial ./winres/winres.json [2022-08-17T07:01:46.013Z] #40 67.67 make Make syso files for the "go build" command [2022-08-17T07:01:46.013Z] #40 67.67 simply Make syso files for the "go build" command (simplified) [2022-08-17T07:01:46.013Z] #40 67.67 extract Extract all resources from an executable [2022-08-17T07:01:46.013Z] #40 67.67 patch Replace resources in an executable file (exe, dll) [2022-08-17T07:01:46.013Z] #40 67.67 help, h Shows a list of commands or help for one command [2022-08-17T07:01:46.013Z] #40 67.67 [2022-08-17T07:01:46.013Z] #40 67.67 GLOBAL OPTIONS: [2022-08-17T07:01:46.013Z] #40 67.67 --help, -h show help (default: false) [2022-08-17T07:01:46.427Z] #77 44.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T07:01:46.427Z] #77 44.96 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T07:01:46.427Z] #77 45.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T07:01:46.427Z] #77 45.09 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T07:01:46.427Z] #77 45.18 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T07:01:46.575Z] #51 68.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T07:01:46.576Z] #51 68.39 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:01:46.576Z] #51 68.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:46.688Z] #77 45.32 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T07:01:46.688Z] #77 45.42 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T07:01:46.833Z] #51 68.91 Selecting previously unselected package criu. [2022-08-17T07:01:46.833Z] #51 68.91 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-17T07:01:46.937Z] #64 57.98 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-17T07:01:46.937Z] #64 57.98 + BUILDTAGS='netgo osusergo static_build' [2022-08-17T07:01:46.937Z] #64 57.98 + export EXTRA_FLAGS=-buildmode=pie [2022-08-17T07:01:46.937Z] #64 57.98 + EXTRA_FLAGS=-buildmode=pie [2022-08-17T07:01:46.937Z] #64 57.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-17T07:01:46.937Z] #64 57.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-17T07:01:46.937Z] #64 57.98 + '[' '' = dynamic ']' [2022-08-17T07:01:46.937Z] #64 57.98 + make [2022-08-17T07:01:46.948Z] #40 DONE 68.5s [2022-08-17T07:01:46.948Z] [2022-08-17T07:01:46.948Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:01:46.948Z] #64 sha256:b713b2827866a591b6150b680bb1126986782871ac8d843c4e7152b41d1f9a74 [2022-08-17T07:01:46.948Z] #64 1.718 + RM_GOPATH=0 [2022-08-17T07:01:46.948Z] #64 1.718 + TMP_GOPATH= [2022-08-17T07:01:46.948Z] #64 1.718 + : /build [2022-08-17T07:01:46.948Z] #64 1.719 + '[' -z '' ']' [2022-08-17T07:01:46.948Z] #64 1.720 ++ mktemp -d [2022-08-17T07:01:46.948Z] #64 1.763 + export GOPATH=/tmp/tmp.2vXgtneMDS [2022-08-17T07:01:46.948Z] #64 1.764 + GOPATH=/tmp/tmp.2vXgtneMDS [2022-08-17T07:01:46.948Z] #64 1.764 + RM_GOPATH=1 [2022-08-17T07:01:46.948Z] #64 1.764 + case "$(go env GOARCH)" in [2022-08-17T07:01:46.948Z] #64 1.765 ++ go env GOARCH [2022-08-17T07:01:46.948Z] #64 1.792 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:01:46.949Z] #64 1.792 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:01:46.949Z] #64 1.793 ++ dirname /install.sh [2022-08-17T07:01:46.949Z] #64 1.794 + dir=/ [2022-08-17T07:01:46.949Z] #64 1.796 + bin=containerd [2022-08-17T07:01:46.949Z] #64 1.797 + shift [2022-08-17T07:01:46.949Z] #64 1.798 + '[' '!' -f //containerd.installer ']' [2022-08-17T07:01:46.949Z] #64 1.798 + . //containerd.installer [2022-08-17T07:01:46.949Z] #64 1.798 ++ set -e [2022-08-17T07:01:46.949Z] #64 1.799 ++ : v1.6.7 [2022-08-17T07:01:46.949Z] #64 1.800 + install_containerd [2022-08-17T07:01:46.949Z] #64 1.801 + echo 'Install containerd version v1.6.7' [2022-08-17T07:01:46.949Z] #64 1.801 Install containerd version v1.6.7 [2022-08-17T07:01:46.949Z] #64 1.801 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2vXgtneMDS/src/github.com/containerd/containerd [2022-08-17T07:01:46.949Z] #64 1.803 Cloning into '/tmp/tmp.2vXgtneMDS/src/github.com/containerd/containerd'... [2022-08-17T07:01:46.949Z] #77 45.55 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T07:01:46.949Z] #77 45.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T07:01:47.092Z] #51 68.95 Unpacking criu (3.17.1-1) ... [2022-08-17T07:01:48.025Z] #51 ... [2022-08-17T07:01:48.025Z] [2022-08-17T07:01:48.025Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:48.025Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:48.025Z] #76 63.31 Selecting previously unselected package libmagic1:amd64. [2022-08-17T07:01:48.025Z] #76 63.32 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-17T07:01:48.025Z] #76 63.35 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-17T07:01:48.025Z] #76 63.76 Selecting previously unselected package file. [2022-08-17T07:01:48.025Z] #76 63.77 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-17T07:01:48.025Z] #76 63.78 Unpacking file (1:5.39-3) ... [2022-08-17T07:01:48.025Z] #76 64.10 Selecting previously unselected package xz-utils. [2022-08-17T07:01:48.025Z] #76 64.11 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T07:01:48.025Z] #76 64.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:01:48.025Z] #76 64.50 Selecting previously unselected package libsigsegv2:amd64. [2022-08-17T07:01:48.025Z] #76 64.56 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-17T07:01:48.025Z] #76 64.57 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-17T07:01:48.025Z] #76 64.73 Selecting previously unselected package m4. [2022-08-17T07:01:48.025Z] #76 64.74 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-17T07:01:48.025Z] #76 64.76 Unpacking m4 (1.4.18-5) ... [2022-08-17T07:01:48.025Z] #76 65.09 Selecting previously unselected package autoconf. [2022-08-17T07:01:48.025Z] #76 65.10 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-17T07:01:48.025Z] #76 65.12 Unpacking autoconf (2.69-14) ... [2022-08-17T07:01:48.025Z] #76 65.79 Selecting previously unselected package autotools-dev. [2022-08-17T07:01:48.025Z] #76 65.79 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-17T07:01:48.025Z] #76 65.88 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-17T07:01:48.025Z] #76 66.18 Selecting previously unselected package automake. [2022-08-17T07:01:48.025Z] #76 66.18 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-17T07:01:48.025Z] #76 66.19 Unpacking automake (1:1.16.3-2) ... [2022-08-17T07:01:48.025Z] #76 67.22 Selecting previously unselected package patch. [2022-08-17T07:01:48.025Z] #76 67.23 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-17T07:01:48.025Z] #76 67.23 Unpacking patch (2.7.6-7) ... [2022-08-17T07:01:48.025Z] #76 67.61 Selecting previously unselected package dpkg-dev. [2022-08-17T07:01:48.025Z] #76 67.62 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-17T07:01:48.025Z] #76 67.62 Unpacking dpkg-dev (1.20.11) ... [2022-08-17T07:01:48.025Z] #76 69.60 Selecting previously unselected package build-essential. [2022-08-17T07:01:48.025Z] #76 69.63 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-17T07:01:48.025Z] #76 69.64 Unpacking build-essential (12.9) ... [2022-08-17T07:01:48.025Z] #76 69.82 Selecting previously unselected package libcap2:amd64. [2022-08-17T07:01:48.025Z] #76 69.84 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T07:01:48.025Z] #76 69.86 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:01:48.025Z] #76 69.97 Selecting previously unselected package libcap-dev:amd64. [2022-08-17T07:01:48.025Z] #76 69.97 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-17T07:01:48.025Z] #76 69.98 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T07:01:48.025Z] #76 70.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T07:01:48.025Z] #76 70.31 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:01:48.025Z] #76 70.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:48.282Z] #76 70.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-17T07:01:48.282Z] #76 70.48 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:01:48.282Z] #76 70.50 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:48.282Z] #76 ... [2022-08-17T07:01:48.282Z] [2022-08-17T07:01:48.282Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:48.282Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:48.282Z] #55 60.54 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-17T07:01:48.282Z] #55 62.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-17T07:01:48.282Z] #55 ... [2022-08-17T07:01:48.282Z] [2022-08-17T07:01:48.282Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:48.282Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:48.282Z] #76 70.69 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T07:01:48.539Z] #76 70.70 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T07:01:48.539Z] #76 70.79 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:01:48.842Z] #64 59.82 + bin/ctr [2022-08-17T07:01:49.103Z] #76 71.37 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T07:01:49.103Z] #76 71.41 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T07:01:49.103Z] #76 71.43 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:01:49.360Z] #76 ... [2022-08-17T07:01:49.360Z] [2022-08-17T07:01:49.360Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:49.360Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:49.360Z] #14 61.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T07:01:49.360Z] #14 64.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T07:01:49.360Z] #14 65.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-17T07:01:49.360Z] #14 66.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T07:01:49.360Z] #14 68.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T07:01:49.360Z] #14 69.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-17T07:01:49.360Z] #14 69.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-17T07:01:49.360Z] #14 69.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-17T07:01:49.360Z] #14 69.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T07:01:49.360Z] #14 69.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T07:01:49.360Z] #14 69.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-17T07:01:49.360Z] #14 69.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T07:01:49.360Z] #14 69.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-17T07:01:49.360Z] #14 69.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-17T07:01:49.360Z] #14 69.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-17T07:01:49.360Z] #14 69.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-17T07:01:49.360Z] #14 69.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-17T07:01:49.360Z] #14 69.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-17T07:01:49.360Z] #14 69.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-17T07:01:49.360Z] #14 69.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T07:01:49.360Z] #14 69.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T07:01:49.360Z] #14 71.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:49.360Z] #14 71.43 Fetched 115 MB in 11s (10.9 MB/s) [2022-08-17T07:01:49.360Z] #14 71.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-17T07:01:49.617Z] #14 71.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:01:49.617Z] #14 71.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T07:01:49.617Z] #14 71.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T07:01:49.617Z] #14 ... [2022-08-17T07:01:49.617Z] [2022-08-17T07:01:49.617Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:49.617Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:49.617Z] #42 61.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-17T07:01:49.617Z] #42 61.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-17T07:01:49.617Z] #42 63.76 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:49.617Z] #42 64.23 Fetched 17.7 MB in 2s (8483 kB/s) [2022-08-17T07:01:49.617Z] #42 64.35 Selecting previously unselected package xxd. [2022-08-17T07:01:49.617Z] #42 64.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:01:49.617Z] #42 64.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:01:49.617Z] #42 64.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:01:49.617Z] #42 64.81 Selecting previously unselected package vim-common. [2022-08-17T07:01:49.617Z] #42 64.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:01:49.617Z] #42 64.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:01:49.617Z] #42 65.36 Selecting previously unselected package cmake-data. [2022-08-17T07:01:49.617Z] #42 65.36 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-17T07:01:49.617Z] #42 65.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T07:01:49.617Z] #42 70.87 Selecting previously unselected package libicu67:amd64. [2022-08-17T07:01:49.617Z] #42 70.87 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-17T07:01:49.617Z] #42 70.89 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T07:01:49.617Z] #42 ... [2022-08-17T07:01:49.617Z] [2022-08-17T07:01:49.618Z] #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-08-17T07:01:49.618Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T07:01:49.874Z] #34 70.84 Updating files: 78% (1193/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-17T07:01:49.874Z] #34 72.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-17T07:01:50.227Z] #64 ... [2022-08-17T07:01:50.227Z] [2022-08-17T07:01:50.227Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:50.227Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:50.227Z] #51 63.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-17T07:01:50.227Z] #51 65.95 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:01:50.227Z] #51 66.37 Fetched 2315 kB in 3s (688 kB/s) [2022-08-17T07:01:50.227Z] #51 66.51 Selecting previously unselected package libprotobuf23:amd64. [2022-08-17T07:01:50.227Z] #51 66.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-17T07:01:50.227Z] #51 66.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-17T07:01:50.227Z] #51 66.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T07:01:50.227Z] #51 68.47 Selecting previously unselected package python3-pkg-resources. [2022-08-17T07:01:50.227Z] #51 68.47 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T07:01:50.227Z] #51 68.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:01:50.228Z] #51 69.23 Selecting previously unselected package python3-six. [2022-08-17T07:01:50.228Z] #51 69.24 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-17T07:01:50.228Z] #51 69.27 Unpacking python3-six (1.16.0-2) ... [2022-08-17T07:01:50.228Z] #51 69.52 Selecting previously unselected package python3-protobuf. [2022-08-17T07:01:50.228Z] #51 69.52 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-17T07:01:50.228Z] #51 69.54 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-17T07:01:50.228Z] #51 70.73 Selecting previously unselected package libnet1:amd64. [2022-08-17T07:01:50.228Z] #51 70.73 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T07:01:50.228Z] #51 70.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:01:50.228Z] #51 71.00 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T07:01:50.228Z] #51 71.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T07:01:50.228Z] #51 71.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:01:50.228Z] #51 ... [2022-08-17T07:01:50.228Z] [2022-08-17T07:01:50.228Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:01:50.228Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:01:50.228Z] #55 61.56 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-17T07:01:50.228Z] #55 61.86 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-17T07:01:50.228Z] #55 61.96 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-17T07:01:50.228Z] #55 62.10 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-17T07:01:50.228Z] #55 62.24 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-17T07:01:50.228Z] #55 62.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-17T07:01:50.228Z] #55 62.35 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-17T07:01:50.228Z] #55 62.55 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-17T07:01:50.228Z] #55 62.56 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-17T07:01:50.228Z] #55 62.72 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-17T07:01:50.228Z] #55 62.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-17T07:01:50.228Z] #55 62.93 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-17T07:01:50.228Z] #55 63.95 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-17T07:01:50.228Z] #55 64.22 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-17T07:01:50.228Z] #55 64.47 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-17T07:01:50.228Z] #55 65.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-17T07:01:50.228Z] #55 65.36 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-17T07:01:50.228Z] #55 65.66 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-17T07:01:50.228Z] #55 65.66 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-17T07:01:50.228Z] #55 65.84 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-17T07:01:50.228Z] #55 66.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-17T07:01:50.228Z] #55 66.06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-17T07:01:50.228Z] #55 66.21 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-17T07:01:50.228Z] #55 66.29 go: downloading github.com/prometheus/common v0.32.1 [2022-08-17T07:01:50.228Z] #55 67.11 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-17T07:01:50.228Z] #55 67.35 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-17T07:01:50.228Z] #55 68.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-17T07:01:50.228Z] #55 68.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-17T07:01:50.228Z] #55 ... [2022-08-17T07:01:50.228Z] [2022-08-17T07:01:50.228Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:50.228Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:50.228Z] #76 68.61 Selecting previously unselected package patch. [2022-08-17T07:01:50.228Z] #76 68.61 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-17T07:01:50.228Z] #76 68.61 Unpacking patch (2.7.6-7) ... [2022-08-17T07:01:50.228Z] #76 69.15 Selecting previously unselected package dpkg-dev. [2022-08-17T07:01:50.228Z] #76 69.15 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-17T07:01:50.228Z] #76 69.21 Unpacking dpkg-dev (1.20.11) ... [2022-08-17T07:01:50.228Z] #76 71.03 Selecting previously unselected package build-essential. [2022-08-17T07:01:50.228Z] #76 71.07 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-17T07:01:50.228Z] #76 71.15 Unpacking build-essential (12.9) ... [2022-08-17T07:01:50.228Z] #76 71.36 Selecting previously unselected package libcap2:amd64. [2022-08-17T07:01:50.228Z] #76 71.36 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T07:01:50.228Z] #76 71.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:01:50.228Z] #76 71.57 Selecting previously unselected package libcap-dev:amd64. [2022-08-17T07:01:50.228Z] #76 71.57 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-17T07:01:50.228Z] #76 71.57 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T07:01:50.438Z] #34 72.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T07:01:50.485Z] #76 72.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T07:01:50.485Z] #76 72.10 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:01:50.485Z] #76 72.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:50.696Z] #34 ... [2022-08-17T07:01:50.696Z] [2022-08-17T07:01:50.696Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:01:50.696Z] #64 sha256:a46009718e0e6260793b47cc267ba1cf3a7e7747b107fff3ab637f6b82deaca9 [2022-08-17T07:01:50.696Z] #64 1.404 + RM_GOPATH=0 [2022-08-17T07:01:50.696Z] #64 1.404 + TMP_GOPATH= [2022-08-17T07:01:50.696Z] #64 1.404 + : /build [2022-08-17T07:01:50.696Z] #64 1.404 + '[' -z '' ']' [2022-08-17T07:01:50.696Z] #64 1.404 ++ mktemp -d [2022-08-17T07:01:50.696Z] #64 1.412 + export GOPATH=/tmp/tmp.jVf0PnsuOg [2022-08-17T07:01:50.696Z] #64 1.416 + GOPATH=/tmp/tmp.jVf0PnsuOg [2022-08-17T07:01:50.696Z] #64 1.419 + RM_GOPATH=1 [2022-08-17T07:01:50.696Z] #64 1.419 + case "$(go env GOARCH)" in [2022-08-17T07:01:50.696Z] #64 1.419 ++ go env GOARCH [2022-08-17T07:01:50.696Z] #64 1.445 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:01:50.696Z] #64 1.445 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:01:50.696Z] #64 1.451 ++ dirname /install.sh [2022-08-17T07:01:50.696Z] #64 1.452 + dir=/ [2022-08-17T07:01:50.696Z] #64 1.452 + bin=containerd [2022-08-17T07:01:50.696Z] #64 1.454 Install containerd version v1.6.7 [2022-08-17T07:01:50.696Z] #64 1.454 + shift [2022-08-17T07:01:50.696Z] #64 1.454 + '[' '!' -f //containerd.installer ']' [2022-08-17T07:01:50.696Z] #64 1.454 + . //containerd.installer [2022-08-17T07:01:50.696Z] #64 1.454 ++ set -e [2022-08-17T07:01:50.696Z] #64 1.454 ++ : v1.6.7 [2022-08-17T07:01:50.696Z] #64 1.454 + install_containerd [2022-08-17T07:01:50.696Z] #64 1.454 + echo 'Install containerd version v1.6.7' [2022-08-17T07:01:50.696Z] #64 1.454 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jVf0PnsuOg/src/github.com/containerd/containerd [2022-08-17T07:01:50.696Z] #64 1.461 Cloning into '/tmp/tmp.jVf0PnsuOg/src/github.com/containerd/containerd'... [2022-08-17T07:01:50.743Z] #76 72.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-17T07:01:50.743Z] #76 72.40 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:01:50.930Z] #54 ... [2022-08-17T07:01:50.930Z] [2022-08-17T07:01:50.930Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T07:01:50.930Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T07:01:50.930Z] #19 187.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-17T07:01:50.930Z] #19 187.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:01:50.930Z] #19 187.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:01:50.930Z] #19 188.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-17T07:01:50.930Z] #19 188.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:01:50.930Z] #19 188.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T07:01:50.930Z] #19 188.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-17T07:01:50.930Z] #19 188.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:01:50.930Z] #19 188.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T07:01:50.930Z] #19 188.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-17T07:01:50.930Z] #19 188.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:01:50.930Z] #19 188.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:01:50.930Z] #19 188.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-17T07:01:50.930Z] #19 188.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:01:50.930Z] #19 188.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:01:50.930Z] #19 188.2 Selecting previously unselected package cross-config. [2022-08-17T07:01:50.930Z] #19 188.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-17T07:01:50.930Z] #19 188.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-17T07:01:50.930Z] #19 188.2 Selecting previously unselected package gcc-10-cross-base. [2022-08-17T07:01:50.930Z] #19 188.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-17T07:01:50.930Z] #19 188.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-17T07:01:50.930Z] #19 188.3 Selecting previously unselected package libc6-arm64-cross. [2022-08-17T07:01:50.930Z] #19 188.3 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-17T07:01:50.930Z] #19 188.3 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-17T07:01:50.930Z] #19 188.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-17T07:01:50.930Z] #19 188.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:01:50.930Z] #19 188.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:01:50.930Z] #19 188.7 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-17T07:01:50.930Z] #19 188.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:01:50.930Z] #19 188.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:01:50.930Z] #19 188.8 Selecting previously unselected package libitm1-arm64-cross. [2022-08-17T07:01:50.953Z] #64 ... [2022-08-17T07:01:50.953Z] [2022-08-17T07:01:50.953Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:50.953Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:50.953Z] #76 72.82 Selecting previously unselected package libtool. [2022-08-17T07:01:50.953Z] #76 72.82 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-17T07:01:50.953Z] #76 72.82 Unpacking libtool (2.4.6-15) ... [2022-08-17T07:01:51.000Z] #76 72.42 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:51.000Z] #76 72.62 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T07:01:51.192Z] #19 188.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:01:51.192Z] #19 188.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:01:51.192Z] #19 188.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-17T07:01:51.192Z] #19 188.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:01:51.192Z] #19 188.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:01:51.192Z] #19 188.9 Selecting previously unselected package libasan6-arm64-cross. [2022-08-17T07:01:51.192Z] #19 188.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:01:51.192Z] #19 188.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:01:51.210Z] #76 73.50 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T07:01:51.210Z] #76 73.52 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T07:01:51.210Z] #76 73.54 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:01:51.257Z] #76 72.65 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T07:01:51.257Z] #76 72.67 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:01:51.514Z] #76 72.92 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T07:01:51.514Z] #76 72.92 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T07:01:51.514Z] #76 72.99 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:01:51.764Z] #19 189.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-17T07:01:51.764Z] #19 189.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:01:51.764Z] #19 189.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:01:51.771Z] #76 74.21 Selecting previously unselected package libyajl2:amd64. [2022-08-17T07:01:51.772Z] #76 74.22 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T07:01:51.772Z] #76 74.22 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:01:52.026Z] #19 189.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-17T07:01:52.028Z] #76 74.36 Selecting previously unselected package libyajl-dev:amd64. [2022-08-17T07:01:52.028Z] #76 74.37 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-17T07:01:52.028Z] #76 74.40 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T07:01:52.286Z] #19 189.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:01:52.286Z] #19 189.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:01:52.446Z] #76 73.98 Selecting previously unselected package libtool. [2022-08-17T07:01:52.446Z] #76 73.98 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-17T07:01:52.446Z] #76 73.99 Unpacking libtool (2.4.6-15) ... [2022-08-17T07:01:52.592Z] #76 74.76 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:01:52.592Z] #76 74.77 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-17T07:01:52.592Z] #76 74.79 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:01:52.592Z] #76 74.80 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-17T07:01:52.592Z] #76 74.83 Setting up file (1:5.39-3) ... [2022-08-17T07:01:52.592Z] #76 74.88 Setting up bzip2 (1.0.8-4) ... [2022-08-17T07:01:52.592Z] #76 74.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:52.592Z] #76 74.97 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:52.592Z] #76 75.01 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:01:52.848Z] #76 75.06 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-17T07:01:52.848Z] #76 75.07 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-17T07:01:52.848Z] #76 75.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:01:52.848Z] #76 75.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T07:01:53.015Z] #76 74.45 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T07:01:53.015Z] #76 74.47 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T07:01:53.015Z] #76 74.49 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:01:53.107Z] #76 75.34 Setting up patch (2.7.6-7) ... [2022-08-17T07:01:53.107Z] #76 75.43 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:01:53.228Z] #19 190.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-17T07:01:53.228Z] #19 190.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:01:53.228Z] #19 190.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:01:53.228Z] #19 190.9 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-17T07:01:53.228Z] #19 190.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:01:53.228Z] #19 190.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:01:53.273Z] #76 74.77 Selecting previously unselected package libyajl2:amd64. [2022-08-17T07:01:53.273Z] #76 74.77 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T07:01:53.273Z] #76 74.77 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:01:53.410Z] #76 75.53 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T07:01:53.411Z] #76 75.59 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T07:01:53.411Z] #76 75.60 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:01:53.411Z] #76 75.64 Setting up libtool (2.4.6-15) ... [2022-08-17T07:01:53.411Z] #76 75.70 Setting up m4 (1.4.18-5) ... [2022-08-17T07:01:53.411Z] #76 75.71 Setting up dpkg-dev (1.20.11) ... [2022-08-17T07:01:53.411Z] #76 75.78 Setting up autoconf (2.69-14) ... [2022-08-17T07:01:53.489Z] #19 191.2 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-17T07:01:53.489Z] #19 191.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:01:53.489Z] #19 191.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:01:53.531Z] #76 74.97 Selecting previously unselected package libyajl-dev:amd64. [2022-08-17T07:01:53.531Z] #76 75.02 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-17T07:01:53.531Z] #76 75.03 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T07:01:53.531Z] #76 ... [2022-08-17T07:01:53.531Z] [2022-08-17T07:01:53.531Z] #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-08-17T07:01:53.531Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T07:01:53.531Z] #34 71.96 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 99% (1507/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-17T07:01:53.531Z] #34 72.94 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-17T07:01:53.531Z] #34 73.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-17T07:01:53.668Z] #76 75.84 Setting up build-essential (12.9) ... [2022-08-17T07:01:53.668Z] #76 75.92 Setting up automake (1:1.16.3-2) ... [2022-08-17T07:01:53.668Z] #76 75.96 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-17T07:01:53.668Z] #76 76.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:01:54.061Z] #19 191.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-17T07:01:54.061Z] #19 191.7 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:01:54.061Z] #19 191.7 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:01:54.164Z] #64 ... [2022-08-17T07:01:54.164Z] [2022-08-17T07:01:54.164Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:54.164Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:01:54.164Z] #77 35.73 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-17T07:01:54.164Z] #77 ... [2022-08-17T07:01:54.164Z] [2022-08-17T07:01:54.164Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:54.164Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:54.164Z] #14 92.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-17T07:01:54.164Z] #14 92.74 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:01:54.164Z] #14 92.74 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T07:01:54.164Z] #14 99.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-17T07:01:54.164Z] #14 99.58 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:01:54.164Z] #14 99.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:01:54.423Z] #14 ... [2022-08-17T07:01:54.423Z] [2022-08-17T07:01:54.423Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:54.423Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:01:54.423Z] #77 46.83 libtoolize: putting auxiliary files in '.'. [2022-08-17T07:01:54.681Z] #77 46.83 libtoolize: copying file './ltmain.sh' [2022-08-17T07:01:55.083Z] #77 ... [2022-08-17T07:01:55.083Z] [2022-08-17T07:01:55.083Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:55.083Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T07:01:55.083Z] #14 100.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-17T07:01:55.083Z] #14 100.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-17T07:01:55.083Z] #14 100.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:01:55.247Z] #77 47.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-17T07:01:55.247Z] #77 47.47 libtoolize: and rerunning libtoolize and aclocal. [2022-08-17T07:01:55.247Z] #77 47.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T07:01:55.560Z] #76 DONE 77.5s [2022-08-17T07:01:55.560Z] [2022-08-17T07:01:55.560Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:55.560Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:01:56.057Z] #34 ... [2022-08-17T07:01:56.057Z] [2022-08-17T07:01:56.057Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-17T07:01:56.057Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-17T07:01:56.057Z] #76 75.36 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:01:56.057Z] #76 75.44 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-17T07:01:56.057Z] #76 75.47 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:01:56.057Z] #76 75.53 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-17T07:01:56.057Z] #76 75.68 Setting up file (1:5.39-3) ... [2022-08-17T07:01:56.057Z] #76 75.82 Setting up bzip2 (1.0.8-4) ... [2022-08-17T07:01:56.057Z] #76 75.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:56.057Z] #76 75.97 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:56.057Z] #76 76.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:01:56.057Z] #76 76.08 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-17T07:01:56.057Z] #76 76.11 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-17T07:01:56.057Z] #76 76.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:01:56.057Z] #76 76.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T07:01:56.057Z] #76 76.22 Setting up patch (2.7.6-7) ... [2022-08-17T07:01:56.057Z] #76 76.30 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:01:56.057Z] #76 76.34 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-17T07:01:56.057Z] #76 76.39 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-17T07:01:56.057Z] #76 76.43 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:01:56.057Z] #76 76.44 Setting up libtool (2.4.6-15) ... [2022-08-17T07:01:56.057Z] #76 76.45 Setting up m4 (1.4.18-5) ... [2022-08-17T07:01:56.057Z] #76 76.47 Setting up dpkg-dev (1.20.11) ... [2022-08-17T07:01:56.057Z] #76 76.53 Setting up autoconf (2.69-14) ... [2022-08-17T07:01:56.057Z] #76 76.55 Setting up build-essential (12.9) ... [2022-08-17T07:01:56.057Z] #76 76.57 Setting up automake (1:1.16.3-2) ... [2022-08-17T07:01:56.057Z] #76 76.60 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-17T07:01:56.057Z] #76 76.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:01:56.057Z] #76 DONE 77.6s [2022-08-17T07:01:56.057Z] [2022-08-17T07:01:56.057Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:01:56.057Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:01:56.490Z] #77 1.211 Cloning into '/tmp/crun-build'... [2022-08-17T07:01:58.036Z] #77 1.506 Cloning into '/tmp/crun-build'... [2022-08-17T07:01:58.294Z] #77 ... [2022-08-17T07:01:58.294Z] [2022-08-17T07:01:58.294Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:58.294Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:58.294Z] #14 69.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-17T07:01:58.294Z] #14 69.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T07:01:58.294Z] #14 69.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T07:01:58.294Z] #14 73.97 Selecting previously unselected package binutils-mingw-w64. [2022-08-17T07:01:58.294Z] #14 73.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-17T07:01:58.294Z] #14 73.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T07:01:58.294Z] #14 74.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-17T07:01:58.294Z] #14 74.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:01:58.294Z] #14 74.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:01:58.294Z] #14 74.84 Selecting previously unselected package dmsetup. [2022-08-17T07:01:58.294Z] #14 74.91 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:01:58.294Z] #14 74.95 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-17T07:01:58.294Z] #14 75.23 Selecting previously unselected package mingw-w64-common. [2022-08-17T07:01:58.294Z] #14 75.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-17T07:01:58.294Z] #14 75.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-17T07:01:58.294Z] #14 ... [2022-08-17T07:01:58.294Z] [2022-08-17T07:01:58.294Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:58.294Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:58.294Z] #51 71.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T07:01:58.294Z] #51 71.44 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:01:58.294Z] #51 71.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:58.294Z] #51 71.74 Selecting previously unselected package criu. [2022-08-17T07:01:58.294Z] #51 71.74 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-17T07:01:58.294Z] #51 71.76 Unpacking criu (3.17.1-1) ... [2022-08-17T07:01:58.294Z] #51 73.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:01:58.294Z] #51 76.37 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T07:01:58.294Z] #51 76.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:01:58.294Z] #51 76.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:58.294Z] #51 76.44 Setting up python3-six (1.16.0-2) ... [2022-08-17T07:01:58.294Z] #51 78.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:01:58.294Z] #51 78.62 Setting up python3-protobuf (3.12.4-1) ... [2022-08-17T07:01:58.383Z] #77 ... [2022-08-17T07:01:58.383Z] [2022-08-17T07:01:58.383Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:58.383Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:58.383Z] #51 70.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:01:58.383Z] #51 72.85 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-17T07:01:58.383Z] #51 72.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:01:58.383Z] #51 72.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:01:58.383Z] #51 72.91 Setting up python3-six (1.16.0-2) ... [2022-08-17T07:01:58.383Z] #51 74.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:01:58.383Z] #51 75.10 Setting up python3-protobuf (3.12.4-1) ... [2022-08-17T07:01:58.556Z] #51 ... [2022-08-17T07:01:58.556Z] [2022-08-17T07:01:58.556Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:01:58.556Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:01:58.556Z] #42 70.00 Selecting previously unselected package libicu67:amd64. [2022-08-17T07:01:58.556Z] #42 70.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-17T07:01:58.556Z] #42 70.08 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T07:01:59.313Z] #51 ... [2022-08-17T07:01:59.313Z] [2022-08-17T07:01:59.313Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:01:59.313Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:01:59.313Z] #14 75.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-17T07:01:59.313Z] #14 75.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T07:01:59.313Z] #14 75.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T07:01:59.313Z] #14 80.83 Selecting previously unselected package binutils-mingw-w64. [2022-08-17T07:01:59.313Z] #14 80.91 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-17T07:01:59.313Z] #14 80.91 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T07:01:59.313Z] #14 81.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-17T07:01:59.313Z] #14 81.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:01:59.313Z] #14 81.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:01:59.313Z] #14 ... [2022-08-17T07:01:59.313Z] [2022-08-17T07:01:59.313Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:01:59.313Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:01:59.313Z] #51 81.37 Setting up criu (3.17.1-1) ... [2022-08-17T07:02:00.374Z] #14 105.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-17T07:02:00.374Z] #14 105.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-17T07:02:00.374Z] #14 105.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T07:02:00.374Z] #14 105.4 Selecting previously unselected package libapparmor1:arm64. [2022-08-17T07:02:00.374Z] #14 105.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-17T07:02:00.374Z] #14 105.4 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-17T07:02:00.374Z] #14 105.6 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-17T07:02:00.374Z] #14 105.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-17T07:02:00.374Z] #14 105.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-17T07:02:00.374Z] #14 105.7 Selecting previously unselected package libbtrfs0:arm64. [2022-08-17T07:02:00.374Z] #14 105.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-17T07:02:00.374Z] #14 105.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-17T07:02:00.374Z] #14 105.9 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-17T07:02:00.374Z] #14 105.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-17T07:02:00.374Z] #14 105.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-17T07:02:00.452Z] #42 81.63 Selecting previously unselected package libxml2:amd64. [2022-08-17T07:02:00.452Z] #42 81.63 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-17T07:02:00.452Z] #42 81.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T07:02:00.634Z] #14 106.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-17T07:02:00.634Z] #14 106.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-17T07:02:00.634Z] #14 106.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-17T07:02:00.634Z] #14 106.1 Selecting previously unselected package libudev-dev:arm64. [2022-08-17T07:02:00.634Z] #14 106.1 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-17T07:02:00.634Z] #14 106.1 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-17T07:02:00.634Z] #14 106.3 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-17T07:02:00.895Z] #14 106.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-17T07:02:00.895Z] #14 106.3 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-17T07:02:00.895Z] #14 106.5 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-17T07:02:01.017Z] #42 82.58 Selecting previously unselected package libarchive13:amd64. [2022-08-17T07:02:01.017Z] #42 82.59 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-17T07:02:01.017Z] #42 82.60 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T07:02:01.156Z] #14 106.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-17T07:02:01.156Z] #14 106.5 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-17T07:02:01.480Z] #14 106.7 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-17T07:02:01.480Z] #14 106.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-17T07:02:01.480Z] #14 106.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-17T07:02:01.480Z] #14 106.9 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-17T07:02:01.582Z] #42 83.07 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-17T07:02:01.753Z] #14 106.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-17T07:02:01.753Z] #14 106.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-17T07:02:01.838Z] #42 83.13 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-17T07:02:01.838Z] #42 83.14 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T07:02:01.838Z] #42 83.52 Selecting previously unselected package librhash0:amd64. [2022-08-17T07:02:01.838Z] #42 83.53 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-17T07:02:02.016Z] #14 107.4 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-17T07:02:02.016Z] #14 107.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-17T07:02:02.094Z] #42 83.54 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-17T07:02:02.276Z] #14 107.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-17T07:02:02.350Z] #42 83.85 Selecting previously unselected package libuv1:amd64. [2022-08-17T07:02:02.351Z] #42 83.85 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-17T07:02:02.351Z] #42 83.87 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-17T07:02:02.580Z] #51 84.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:02:02.913Z] #42 84.35 Selecting previously unselected package cmake. [2022-08-17T07:02:02.913Z] #42 84.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-17T07:02:02.913Z] #42 84.36 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-17T07:02:03.218Z] #14 108.5 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-17T07:02:03.218Z] #14 108.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-17T07:02:03.218Z] #14 108.6 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-17T07:02:03.479Z] #14 108.8 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-17T07:02:03.479Z] #14 108.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-17T07:02:03.479Z] #14 108.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-17T07:02:03.479Z] #14 108.9 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-17T07:02:03.479Z] #14 108.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-17T07:02:03.479Z] #14 109.0 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T07:02:03.739Z] #14 109.1 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-17T07:02:03.739Z] #14 109.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-17T07:02:03.739Z] #14 109.1 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-17T07:02:03.948Z] #51 DONE 86.0s [2022-08-17T07:02:03.948Z] [2022-08-17T07:02:03.948Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:02:03.948Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:02:03.948Z] #42 82.15 Selecting previously unselected package libxml2:amd64. [2022-08-17T07:02:03.948Z] #42 82.15 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-17T07:02:03.948Z] #42 82.20 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T07:02:03.948Z] #42 83.38 Selecting previously unselected package libarchive13:amd64. [2022-08-17T07:02:03.948Z] #42 83.38 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-17T07:02:03.948Z] #42 83.38 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T07:02:03.948Z] #42 83.98 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-17T07:02:03.948Z] #42 83.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-17T07:02:03.948Z] #42 83.98 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T07:02:03.948Z] #42 84.27 Selecting previously unselected package librhash0:amd64. [2022-08-17T07:02:03.948Z] #42 84.27 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-17T07:02:03.948Z] #42 84.28 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-17T07:02:03.948Z] #42 84.68 Selecting previously unselected package libuv1:amd64. [2022-08-17T07:02:03.948Z] #42 84.68 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-17T07:02:03.948Z] #42 84.70 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-17T07:02:03.948Z] #42 85.07 Selecting previously unselected package cmake. [2022-08-17T07:02:03.949Z] #42 85.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-17T07:02:03.949Z] #42 85.09 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-17T07:02:04.309Z] #14 109.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T07:02:04.310Z] #14 109.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-17T07:02:04.310Z] #14 109.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T07:02:04.310Z] #14 109.8 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-17T07:02:04.310Z] #14 109.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T07:02:04.310Z] #14 109.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-17T07:02:04.570Z] #14 109.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-17T07:02:04.570Z] #14 109.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-17T07:02:04.570Z] #14 109.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-17T07:02:04.570Z] #14 110.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-17T07:02:04.570Z] #14 110.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T07:02:04.570Z] #14 110.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-17T07:02:04.570Z] #14 110.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T07:02:04.570Z] #14 110.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-17T07:02:04.570Z] #14 110.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-17T07:02:04.570Z] #14 110.1 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-17T07:02:04.570Z] #14 110.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T07:02:04.570Z] #14 110.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-17T07:02:04.570Z] #14 110.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-17T07:02:04.805Z] #42 ... [2022-08-17T07:02:04.805Z] [2022-08-17T07:02:04.805Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:02:04.805Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:02:04.805Z] #14 85.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-17T07:02:04.805Z] #14 86.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-17T07:02:04.805Z] #14 86.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T07:02:04.832Z] #14 110.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T07:02:04.832Z] #14 110.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:02:04.832Z] #14 110.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T07:02:04.832Z] #14 110.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:02:04.832Z] #14 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T07:02:04.832Z] #14 110.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T07:02:04.832Z] #14 110.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:02:04.832Z] #14 110.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-17T07:02:05.105Z] #14 110.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:02:05.236Z] #77 56.62 configure.ac:7: installing './compile' [2022-08-17T07:02:05.236Z] #77 56.63 configure.ac:11: installing './config.guess' [2022-08-17T07:02:05.236Z] #77 56.64 configure.ac:11: installing './config.sub' [2022-08-17T07:02:05.236Z] #77 56.65 configure.ac:8: installing './install-sh' [2022-08-17T07:02:05.236Z] #77 56.66 configure.ac:8: installing './missing' [2022-08-17T07:02:05.236Z] #77 56.82 Makefile.am: installing './depcomp' [2022-08-17T07:02:05.485Z] #14 110.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T07:02:05.807Z] #77 58.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T07:02:05.807Z] #77 58.02 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T07:02:05.807Z] #77 58.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T07:02:05.807Z] #77 58.14 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T07:02:05.807Z] #77 58.23 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T07:02:05.857Z] #14 111.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-17T07:02:06.066Z] #77 58.34 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T07:02:06.066Z] #77 58.46 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T07:02:06.295Z] #19 ... [2022-08-17T07:02:06.295Z] [2022-08-17T07:02:06.296Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:02:06.296Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:02:06.296Z] #54 DONE 211.7s [2022-08-17T07:02:06.296Z] [2022-08-17T07:02:06.296Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:06.296Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:06.296Z] #84 165.2 CCLD tests/init [2022-08-17T07:02:06.325Z] #77 58.55 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T07:02:06.325Z] #77 58.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T07:02:06.435Z] #14 111.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-17T07:02:06.471Z] #42 ... [2022-08-17T07:02:06.472Z] [2022-08-17T07:02:06.472Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:06.472Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:06.472Z] #77 10.93 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-17T07:02:06.472Z] #77 10.99 Cloning into '/tmp/crun-build/libocispec'... [2022-08-17T07:02:07.451Z] #14 112.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-17T07:02:07.451Z] #14 ... [2022-08-17T07:02:07.451Z] [2022-08-17T07:02:07.451Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:07.451Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:02:07.451Z] #77 56.02 configure.ac:7: installing 'build-aux/compile' [2022-08-17T07:02:07.451Z] #77 56.02 configure.ac:9: installing 'build-aux/config.guess' [2022-08-17T07:02:07.451Z] #77 56.04 configure.ac:9: installing 'build-aux/config.sub' [2022-08-17T07:02:07.451Z] #77 56.04 configure.ac:11: installing 'build-aux/install-sh' [2022-08-17T07:02:07.451Z] #77 56.05 configure.ac:11: installing 'build-aux/missing' [2022-08-17T07:02:07.451Z] #77 56.24 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T07:02:07.451Z] #77 56.35 parallel-tests: installing 'build-aux/test-driver' [2022-08-17T07:02:07.451Z] #77 58.39 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T07:02:07.451Z] #77 58.39 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T07:02:07.451Z] #77 59.00 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T07:02:07.451Z] #77 59.00 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T07:02:07.451Z] #77 59.09 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T07:02:07.451Z] #77 59.22 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T07:02:07.452Z] #77 59.34 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T07:02:07.452Z] #77 59.48 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T07:02:07.701Z] #77 ... [2022-08-17T07:02:07.701Z] [2022-08-17T07:02:07.701Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:02:07.701Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:02:07.701Z] #14 113.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-17T07:02:07.701Z] #14 113.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:02:07.701Z] #14 113.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:02:07.730Z] #77 ... [2022-08-17T07:02:07.730Z] [2022-08-17T07:02:07.730Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:02:07.730Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T07:02:07.730Z] #14 112.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-17T07:02:07.730Z] #14 113.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:02:07.990Z] #14 ... [2022-08-17T07:02:07.990Z] [2022-08-17T07:02:07.990Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:02:07.990Z] #67 sha256:13bdf8f85c25725411225dc1b1f7955d870d28f1f37109d0da46bc3eba0e6a4c [2022-08-17T07:02:07.990Z] #67 103.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T07:02:07.990Z] #67 103.1 + GOBIN=/build [2022-08-17T07:02:07.990Z] #67 103.1 + GO111MODULE=on [2022-08-17T07:02:07.990Z] #67 103.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:02:07.990Z] #67 109.7 rootlesskit version 1.0.0 [2022-08-17T07:02:07.990Z] #67 109.7 Usage of /build/rootlesskit-docker-proxy: [2022-08-17T07:02:07.990Z] #67 109.7 -container-ip string [2022-08-17T07:02:07.990Z] #67 109.7 container ip [2022-08-17T07:02:07.990Z] #67 109.7 -container-port int [2022-08-17T07:02:07.990Z] #67 109.7 container port (default -1) [2022-08-17T07:02:07.990Z] #67 109.7 -host-ip string [2022-08-17T07:02:07.990Z] #67 109.7 host ip [2022-08-17T07:02:07.990Z] #67 109.7 -host-port int [2022-08-17T07:02:07.990Z] #67 109.7 host port (default -1) [2022-08-17T07:02:07.990Z] #67 109.7 -proto string [2022-08-17T07:02:07.990Z] #67 109.7 proxy protocol (default "tcp") [2022-08-17T07:02:08.211Z] #84 ... [2022-08-17T07:02:08.211Z] [2022-08-17T07:02:08.211Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T07:02:08.211Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T07:02:08.366Z] #77 13.07 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-17T07:02:08.366Z] #77 13.08 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-17T07:02:08.366Z] #77 13.08 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-17T07:02:08.366Z] #77 13.08 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-17T07:02:08.366Z] #77 13.08 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-17T07:02:08.473Z] #19 206.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-17T07:02:08.473Z] #19 206.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:02:08.473Z] #19 206.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:02:08.473Z] #19 206.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-17T07:02:08.473Z] #19 206.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-17T07:02:08.473Z] #19 206.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-17T07:02:09.022Z] #14 ... [2022-08-17T07:02:09.022Z] [2022-08-17T07:02:09.022Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-17T07:02:09.022Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-17T07:02:09.022Z] #51 85.94 Setting up criu (3.17.1-1) ... [2022-08-17T07:02:09.022Z] #51 89.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:02:09.022Z] #51 DONE 90.2s [2022-08-17T07:02:09.022Z] [2022-08-17T07:02:09.022Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:09.022Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:09.022Z] #77 12.40 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-17T07:02:09.022Z] #77 12.41 Cloning into '/tmp/crun-build/libocispec'... [2022-08-17T07:02:09.045Z] #19 206.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-17T07:02:09.045Z] #19 206.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-17T07:02:09.045Z] #19 206.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-17T07:02:09.616Z] #19 207.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-17T07:02:09.616Z] #19 207.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:09.616Z] #19 207.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:02:09.734Z] #77 ... [2022-08-17T07:02:09.734Z] [2022-08-17T07:02:09.734Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:02:09.734Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:02:09.734Z] #14 81.87 Selecting previously unselected package dmsetup. [2022-08-17T07:02:09.734Z] #14 81.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:02:09.734Z] #14 81.92 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-17T07:02:09.734Z] #14 82.46 Selecting previously unselected package mingw-w64-common. [2022-08-17T07:02:09.734Z] #14 82.50 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-17T07:02:09.734Z] #14 82.54 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-17T07:02:09.734Z] #14 91.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-17T07:02:09.734Z] #14 91.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-17T07:02:09.734Z] #14 91.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T07:02:09.734Z] #14 ... [2022-08-17T07:02:09.734Z] [2022-08-17T07:02:09.734Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:02:09.734Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:02:09.734Z] #42 91.85 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T07:02:09.734Z] #42 91.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:02:09.734Z] #42 91.96 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-17T07:02:09.734Z] #42 92.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:02:09.907Z] #67 DONE 114.9s [2022-08-17T07:02:09.907Z] [2022-08-17T07:02:09.907Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:02:09.907Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-17T07:02:09.907Z] #14 DONE 115.3s [2022-08-17T07:02:09.907Z] [2022-08-17T07:02:09.907Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-17T07:02:09.907Z] #68 sha256:4ae154c7d41a9081da592a2268aa1b01c35438b92c41a1b7b1b020fea6296d60 [2022-08-17T07:02:09.992Z] #42 92.26 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T07:02:09.992Z] #42 92.31 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-17T07:02:09.992Z] #42 92.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T07:02:09.992Z] #42 92.36 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T07:02:09.992Z] #42 92.37 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T07:02:10.168Z] #68 DONE 0.3s [2022-08-17T07:02:10.168Z] [2022-08-17T07:02:10.168Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-17T07:02:10.168Z] #59 sha256:ad6e6c5de5c2d3c09bff67173bbdac7567f7b5a5a9f264ed6aa5fc27d6a3a940 [2022-08-17T07:02:10.168Z] #59 DONE 0.3s [2022-08-17T07:02:10.168Z] [2022-08-17T07:02:10.168Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:02:10.168Z] #60 sha256:98961e3db31e491fc5bcc0ad8b343f2223690f8c57e9046173a6a216299e676d [2022-08-17T07:02:10.188Z] #19 208.0 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-17T07:02:10.249Z] #42 92.40 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-17T07:02:10.249Z] #42 92.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:02:10.428Z] #60 ... [2022-08-17T07:02:10.428Z] [2022-08-17T07:02:10.428Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-17T07:02:10.428Z] #69 sha256:81463da840d5acfb9adcaf411bbeb22fdcc2dea90e37e9a329033a9422c95905 [2022-08-17T07:02:10.428Z] #69 DONE 0.2s [2022-08-17T07:02:10.428Z] [2022-08-17T07:02:10.428Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T07:02:10.428Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-17T07:02:10.449Z] #19 208.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:02:10.449Z] #19 208.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:02:10.919Z] #77 14.52 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-17T07:02:10.919Z] #77 14.55 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-17T07:02:10.919Z] #77 14.60 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-17T07:02:10.919Z] #77 14.60 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-17T07:02:10.919Z] #77 14.70 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-17T07:02:11.619Z] #42 DONE 93.6s [2022-08-17T07:02:11.619Z] [2022-08-17T07:02:11.619Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-17T07:02:11.619Z] #43 sha256:1a968ba313b75c4d60f3193ab5fb2c938c4c1d3b4bcb49d152f6593b716ca74f [2022-08-17T07:02:11.619Z] #43 DONE 0.1s [2022-08-17T07:02:11.619Z] [2022-08-17T07:02:11.619Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:11.619Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:11.619Z] #77 16.38 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-17T07:02:11.810Z] #15 DONE 1.9s [2022-08-17T07:02:11.810Z] [2022-08-17T07:02:11.810Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:02:11.810Z] #60 sha256:98961e3db31e491fc5bcc0ad8b343f2223690f8c57e9046173a6a216299e676d [2022-08-17T07:02:11.810Z] #60 1.351 + RM_GOPATH=0 [2022-08-17T07:02:11.810Z] #60 1.351 + TMP_GOPATH= [2022-08-17T07:02:11.810Z] #60 1.351 + : /build [2022-08-17T07:02:11.810Z] #60 1.351 + '[' -z '' ']' [2022-08-17T07:02:11.810Z] #60 1.367 ++ mktemp -d [2022-08-17T07:02:11.810Z] #60 1.371 + export GOPATH=/tmp/tmp.gPtMVkCMPG [2022-08-17T07:02:11.810Z] #60 1.371 + GOPATH=/tmp/tmp.gPtMVkCMPG [2022-08-17T07:02:11.810Z] #60 1.371 + RM_GOPATH=1 [2022-08-17T07:02:11.810Z] #60 1.371 + case "$(go env GOARCH)" in [2022-08-17T07:02:11.810Z] #60 1.374 ++ go env GOARCH [2022-08-17T07:02:11.810Z] #60 1.427 Install runc version v1.1.3 (build tags: seccomp) [2022-08-17T07:02:11.810Z] #60 1.427 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:02:11.810Z] #60 1.427 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:02:11.810Z] #60 1.427 ++ dirname /install.sh [2022-08-17T07:02:11.810Z] #60 1.427 + dir=/ [2022-08-17T07:02:11.810Z] #60 1.427 + bin=runc [2022-08-17T07:02:11.810Z] #60 1.427 + shift [2022-08-17T07:02:11.810Z] #60 1.427 + '[' '!' -f //runc.installer ']' [2022-08-17T07:02:11.810Z] #60 1.427 + . //runc.installer [2022-08-17T07:02:11.810Z] #60 1.427 ++ set -e [2022-08-17T07:02:11.810Z] #60 1.427 ++ : v1.1.3 [2022-08-17T07:02:11.810Z] #60 1.427 + install_runc [2022-08-17T07:02:11.810Z] #60 1.427 + RUNC_BUILDTAGS=seccomp [2022-08-17T07:02:11.810Z] #60 1.427 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-17T07:02:11.810Z] #60 1.427 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gPtMVkCMPG/src/github.com/opencontainers/runc [2022-08-17T07:02:11.810Z] #60 1.427 Cloning into '/tmp/tmp.gPtMVkCMPG/src/github.com/opencontainers/runc'... [2022-08-17T07:02:12.289Z] #77 ... [2022-08-17T07:02:12.289Z] [2022-08-17T07:02:12.289Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:02:12.289Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-17T07:02:12.289Z] #42 92.64 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T07:02:12.289Z] #42 92.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:02:12.289Z] #42 92.72 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-17T07:02:12.289Z] #42 92.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:02:12.289Z] #42 92.84 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T07:02:12.289Z] #42 92.98 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-17T07:02:12.289Z] #42 93.01 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T07:02:12.289Z] #42 93.07 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T07:02:12.289Z] #42 93.09 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T07:02:12.289Z] #42 93.11 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-17T07:02:12.289Z] #42 93.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:02:12.289Z] #42 DONE 93.6s [2022-08-17T07:02:12.289Z] [2022-08-17T07:02:12.289Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-17T07:02:12.289Z] #43 sha256:6877e066e5e30c1d5de40f84e08bc6257446458df558cbd4eebaa4a665857605 [2022-08-17T07:02:12.289Z] #43 DONE 0.2s [2022-08-17T07:02:12.289Z] [2022-08-17T07:02:12.289Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:02:12.289Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:02:12.547Z] #47 ... [2022-08-17T07:02:12.547Z] [2022-08-17T07:02:12.547Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T07:02:12.547Z] #44 sha256:5b193d05a44027796eede4ed981adec97dafeb0508d44a6afb0b3425a42dfe33 [2022-08-17T07:02:13.191Z] #60 ... [2022-08-17T07:02:13.191Z] [2022-08-17T07:02:13.191Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-17T07:02:13.191Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-17T07:02:13.191Z] #16 DONE 1.2s [2022-08-17T07:02:13.191Z] [2022-08-17T07:02:13.191Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:02:13.191Z] #26 sha256:a47bb2ac974f8659c2938bb1cf901a2d4539ce9e6d4eace8f2fd715910553328 [2022-08-17T07:02:13.915Z] #44 1.254 + RM_GOPATH=0 [2022-08-17T07:02:13.915Z] #44 1.254 + TMP_GOPATH= [2022-08-17T07:02:13.915Z] #44 1.254 + : /build [2022-08-17T07:02:13.915Z] #44 1.254 + '[' -z '' ']' [2022-08-17T07:02:13.915Z] #44 1.255 ++ mktemp -d [2022-08-17T07:02:13.915Z] #44 1.256 + export GOPATH=/tmp/tmp.hdPLm3i20o [2022-08-17T07:02:13.915Z] #44 1.257 + GOPATH=/tmp/tmp.hdPLm3i20o [2022-08-17T07:02:13.915Z] #44 1.257 + RM_GOPATH=1 [2022-08-17T07:02:13.915Z] #44 1.257 + case "$(go env GOARCH)" in [2022-08-17T07:02:13.915Z] #44 1.258 ++ go env GOARCH [2022-08-17T07:02:13.915Z] #44 1.274 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:02:13.915Z] #44 1.274 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:02:13.915Z] #44 1.275 ++ dirname /install.sh [2022-08-17T07:02:13.915Z] #44 1.276 + dir=/ [2022-08-17T07:02:13.915Z] #44 1.278 + bin=tini [2022-08-17T07:02:13.915Z] #44 1.278 + shift [2022-08-17T07:02:13.915Z] #44 1.279 + '[' '!' -f //tini.installer ']' [2022-08-17T07:02:13.915Z] #44 1.279 + . //tini.installer [2022-08-17T07:02:13.915Z] #44 1.279 ++ : v0.19.0 [2022-08-17T07:02:13.915Z] #44 1.279 + install_tini [2022-08-17T07:02:13.915Z] #44 1.280 + echo 'Install tini version v0.19.0' [2022-08-17T07:02:13.915Z] #44 1.280 Install tini version v0.19.0 [2022-08-17T07:02:13.915Z] #44 1.280 + git clone https://github.com/krallin/tini.git /tmp/tmp.hdPLm3i20o/tini [2022-08-17T07:02:13.915Z] #44 1.295 Cloning into '/tmp/tmp.hdPLm3i20o/tini'... [2022-08-17T07:02:14.268Z] #14 119.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-17T07:02:14.269Z] #14 119.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-17T07:02:14.269Z] #14 119.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T07:02:14.269Z] #14 119.4 Selecting previously unselected package libapparmor1:amd64. [2022-08-17T07:02:14.269Z] #14 119.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-17T07:02:14.269Z] #14 119.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T07:02:14.269Z] #14 119.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-17T07:02:14.269Z] #14 119.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-17T07:02:14.269Z] #14 119.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T07:02:14.269Z] #14 119.7 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T07:02:14.269Z] #14 119.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T07:02:14.269Z] #14 119.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:02:14.269Z] #14 119.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T07:02:14.497Z] #26 117.7 Updating files: 16% (1909/11414) Updating files: 17% (1941/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: 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) [2022-08-17T07:02:14.497Z] #26 ... [2022-08-17T07:02:14.497Z] [2022-08-17T07:02:14.497Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-17T07:02:14.497Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-17T07:02:14.497Z] #17 0.649 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-17T07:02:14.497Z] #17 DONE 1.4s [2022-08-17T07:02:14.497Z] [2022-08-17T07:02:14.497Z] #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-08-17T07:02:14.497Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-17T07:02:14.497Z] #36 119.3 Delve is a source level debugger for Go programs. [2022-08-17T07:02:14.497Z] #36 119.3 [2022-08-17T07:02:14.497Z] #36 119.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-17T07:02:14.497Z] #36 119.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-17T07:02:14.497Z] #36 119.3 [2022-08-17T07:02:14.497Z] #36 119.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-17T07:02:14.497Z] #36 119.3 [2022-08-17T07:02:14.497Z] #36 119.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-17T07:02:14.497Z] #36 119.3 [2022-08-17T07:02:14.497Z] #36 119.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-17T07:02:14.497Z] #36 119.3 [2022-08-17T07:02:14.497Z] #36 119.3 Usage: [2022-08-17T07:02:14.497Z] #36 119.3 dlv [command] [2022-08-17T07:02:14.497Z] #36 119.3 [2022-08-17T07:02:14.497Z] #36 119.3 Available Commands: [2022-08-17T07:02:14.497Z] #36 119.3 attach Attach to running process and begin debugging. [2022-08-17T07:02:14.497Z] #36 119.3 connect Connect to a headless debug server with a terminal client. [2022-08-17T07:02:14.497Z] #36 119.3 core Examine a core dump. [2022-08-17T07:02:14.497Z] #36 119.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-17T07:02:14.497Z] #36 119.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-17T07:02:14.497Z] #36 119.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-17T07:02:14.497Z] #36 119.3 help Help about any command [2022-08-17T07:02:14.497Z] #36 119.3 run Deprecated command. Use 'debug' instead. [2022-08-17T07:02:14.497Z] #36 119.3 test Compile test binary and begin debugging program. [2022-08-17T07:02:14.497Z] #36 119.3 trace Compile and begin tracing program. [2022-08-17T07:02:14.497Z] #36 119.3 version Prints version. [2022-08-17T07:02:14.497Z] #36 119.3 [2022-08-17T07:02:14.497Z] #36 119.3 Flags: [2022-08-17T07:02:14.497Z] #36 119.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-17T07:02:14.497Z] #36 119.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-17T07:02:14.497Z] #36 119.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-17T07:02:14.497Z] #36 119.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-17T07:02:14.497Z] #36 119.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-17T07:02:14.497Z] #36 119.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-17T07:02:14.497Z] #36 119.3 --disable-aslr Disables address space randomization [2022-08-17T07:02:14.497Z] #36 119.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-17T07:02:14.497Z] #36 119.3 -h, --help help for dlv [2022-08-17T07:02:14.497Z] #36 119.3 --init string Init file, executed by the terminal client. [2022-08-17T07:02:14.497Z] #36 119.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-17T07:02:14.497Z] #36 119.3 --log Enable debugging server logging. [2022-08-17T07:02:14.497Z] #36 119.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-17T07:02:14.497Z] #36 119.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-17T07:02:14.497Z] #36 119.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-17T07:02:14.497Z] #36 119.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-17T07:02:14.497Z] #36 119.3 --wd string Working directory for running the program. [2022-08-17T07:02:14.497Z] #36 119.3 [2022-08-17T07:02:14.497Z] #36 119.3 Additional help topics: [2022-08-17T07:02:14.497Z] #36 119.3 dlv backend Help about the --backend flag. [2022-08-17T07:02:14.497Z] #36 119.3 dlv log Help about logging flags. [2022-08-17T07:02:14.497Z] #36 119.3 dlv redirect Help about file redirection. [2022-08-17T07:02:14.497Z] #36 119.3 [2022-08-17T07:02:14.497Z] #36 119.3 Use "dlv [command] --help" for more information about a command. [2022-08-17T07:02:14.497Z] #36 DONE 119.9s [2022-08-17T07:02:14.497Z] [2022-08-17T07:02:14.497Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:02:14.497Z] #26 sha256:a47bb2ac974f8659c2938bb1cf901a2d4539ce9e6d4eace8f2fd715910553328 [2022-08-17T07:02:14.528Z] #14 119.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T07:02:14.528Z] #14 120.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:02:14.528Z] #14 120.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-17T07:02:14.528Z] #14 120.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:02:14.528Z] #14 120.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:02:14.528Z] #14 120.2 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T07:02:14.787Z] #14 120.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T07:02:14.787Z] #14 120.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:02:14.846Z] #44 2.635 + cd /tmp/tmp.hdPLm3i20o/tini [2022-08-17T07:02:14.846Z] #44 2.654 + git checkout -q v0.19.0 [2022-08-17T07:02:14.846Z] #44 2.662 + cmake . [2022-08-17T07:02:14.949Z] #77 19.37 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-17T07:02:15.046Z] #14 120.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-17T07:02:15.046Z] #14 120.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-17T07:02:15.046Z] #14 120.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T07:02:15.305Z] #14 120.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-17T07:02:15.305Z] #14 120.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-17T07:02:15.305Z] #14 120.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T07:02:15.305Z] #14 120.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-17T07:02:15.565Z] #14 120.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-17T07:02:15.565Z] #14 121.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T07:02:15.565Z] #14 121.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-17T07:02:15.565Z] #14 121.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-17T07:02:15.565Z] #14 121.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T07:02:15.776Z] #44 3.524 -- The C compiler identification is GNU 10.2.1 [2022-08-17T07:02:15.824Z] #14 121.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-17T07:02:15.824Z] #14 121.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-17T07:02:15.824Z] #14 121.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T07:02:16.034Z] #44 3.681 -- Detecting C compiler ABI info [2022-08-17T07:02:16.062Z] #26 117.7 Updating files: 16% (1909/11414) Updating files: 17% (1941/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: 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: 53% (6070/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 70% (8087/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) [2022-08-17T07:02:16.062Z] #26 ... [2022-08-17T07:02:16.062Z] [2022-08-17T07:02:16.062Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-17T07:02:16.062Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-17T07:02:16.062Z] #18 DONE 1.6s [2022-08-17T07:02:16.062Z] [2022-08-17T07:02:16.062Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:02:16.062Z] #26 sha256:a47bb2ac974f8659c2938bb1cf901a2d4539ce9e6d4eace8f2fd715910553328 [2022-08-17T07:02:16.083Z] #14 121.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-17T07:02:16.083Z] #14 121.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-17T07:02:16.342Z] #14 121.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T07:02:16.601Z] #14 122.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-17T07:02:16.601Z] #14 122.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:02:16.601Z] #14 122.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:02:16.860Z] #14 122.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T07:02:16.860Z] #14 122.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T07:02:16.860Z] #14 122.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:02:16.860Z] #14 122.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T07:02:16.860Z] #14 122.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T07:02:16.860Z] #14 122.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:02:16.867Z] #77 ... [2022-08-17T07:02:16.867Z] [2022-08-17T07:02:16.867Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T07:02:16.867Z] #44 sha256:a260ac0371e8ffd6781d659ce47fef4001cdfe9dbd29a08cbe42230b4fb08ac7 [2022-08-17T07:02:16.867Z] #44 1.159 + RM_GOPATH=0 [2022-08-17T07:02:16.867Z] #44 1.160 + TMP_GOPATH= [2022-08-17T07:02:16.867Z] #44 1.160 + : /build [2022-08-17T07:02:16.867Z] #44 1.160 + '[' -z '' ']' [2022-08-17T07:02:16.867Z] #44 1.164 ++ mktemp -d [2022-08-17T07:02:16.867Z] #44 1.164 + export GOPATH=/tmp/tmp.7jxOYjC8zT [2022-08-17T07:02:16.867Z] #44 1.164 + GOPATH=/tmp/tmp.7jxOYjC8zT [2022-08-17T07:02:16.867Z] #44 1.164 + RM_GOPATH=1 [2022-08-17T07:02:16.867Z] #44 1.164 + case "$(go env GOARCH)" in [2022-08-17T07:02:16.867Z] #44 1.165 ++ go env GOARCH [2022-08-17T07:02:16.867Z] #44 1.183 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:02:16.867Z] #44 1.183 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:02:16.867Z] #44 1.184 ++ dirname /install.sh [2022-08-17T07:02:16.867Z] #44 1.199 + dir=/ [2022-08-17T07:02:16.867Z] #44 1.200 Install tini version v0.19.0 [2022-08-17T07:02:16.867Z] #44 1.200 + bin=tini [2022-08-17T07:02:16.867Z] #44 1.200 + shift [2022-08-17T07:02:16.867Z] #44 1.200 + '[' '!' -f //tini.installer ']' [2022-08-17T07:02:16.867Z] #44 1.200 + . //tini.installer [2022-08-17T07:02:16.867Z] #44 1.200 ++ : v0.19.0 [2022-08-17T07:02:16.867Z] #44 1.200 + install_tini [2022-08-17T07:02:16.867Z] #44 1.200 + echo 'Install tini version v0.19.0' [2022-08-17T07:02:16.867Z] #44 1.200 + git clone https://github.com/krallin/tini.git /tmp/tmp.7jxOYjC8zT/tini [2022-08-17T07:02:16.867Z] #44 1.205 Cloning into '/tmp/tmp.7jxOYjC8zT/tini'... [2022-08-17T07:02:16.867Z] #44 2.529 + cd /tmp/tmp.7jxOYjC8zT/tini [2022-08-17T07:02:16.867Z] #44 2.540 + git checkout -q v0.19.0 [2022-08-17T07:02:16.867Z] #44 2.568 + cmake . [2022-08-17T07:02:16.867Z] #44 3.674 -- The C compiler identification is GNU 10.2.1 [2022-08-17T07:02:16.867Z] #44 3.782 -- Detecting C compiler ABI info [2022-08-17T07:02:16.867Z] #44 4.900 -- Detecting C compiler ABI info - done [2022-08-17T07:02:16.867Z] #44 5.136 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-17T07:02:16.867Z] #44 5.136 -- Detecting C compile features [2022-08-17T07:02:16.867Z] #44 5.136 -- Detecting C compile features - done [2022-08-17T07:02:16.867Z] #44 5.212 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-17T07:02:17.036Z] #19 ... [2022-08-17T07:02:17.036Z] [2022-08-17T07:02:17.036Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:17.036Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:17.036Z] #84 182.7 AR libcrun_testing.a [2022-08-17T07:02:17.036Z] #84 182.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-17T07:02:17.036Z] #84 182.8 CCLD tests/tests_libcrun_errors [2022-08-17T07:02:17.119Z] #26 117.7 Updating files: 16% (1909/11414) Updating files: 17% (1941/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: 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: 53% (6070/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 70% (8087/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: 90% (10343/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) [2022-08-17T07:02:17.119Z] #26 ... [2022-08-17T07:02:17.119Z] [2022-08-17T07:02:17.119Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-17T07:02:17.119Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-17T07:02:17.119Z] #19 DONE 0.9s [2022-08-17T07:02:17.119Z] [2022-08-17T07:02:17.119Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:02:17.119Z] #26 sha256:a47bb2ac974f8659c2938bb1cf901a2d4539ce9e6d4eace8f2fd715910553328 [2022-08-17T07:02:17.120Z] #26 117.7 Updating files: 16% (1909/11414) Updating files: 17% (1941/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: 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: 53% (6070/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 70% (8087/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: 90% (10343/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-17T07:02:17.124Z] #44 ... [2022-08-17T07:02:17.124Z] [2022-08-17T07:02:17.124Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:17.124Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:17.124Z] #77 21.96 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-17T07:02:17.297Z] #84 182.8 CCLD tests/tests_libcrun_fuzzer [2022-08-17T07:02:17.297Z] #84 182.8 CCLD tests/tests_libcrun_utils [2022-08-17T07:02:17.297Z] #84 183.1 CCLD libcrun.la [2022-08-17T07:02:17.380Z] #77 22.32 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-17T07:02:17.381Z] #26 122.4 + cd /tmp/tmp.XKTFp4JeAm/tmp/docker-ce [2022-08-17T07:02:17.381Z] #26 122.4 + git checkout -q v17.06.2-ce [2022-08-17T07:02:17.405Z] #44 4.895 -- Detecting C compiler ABI info - done [2022-08-17T07:02:17.405Z] #44 5.136 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-17T07:02:17.405Z] #44 5.138 -- Detecting C compile features [2022-08-17T07:02:17.405Z] #44 5.142 -- Detecting C compile features - done [2022-08-17T07:02:17.405Z] #44 5.251 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-17T07:02:17.429Z] #14 123.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:02:17.429Z] #14 123.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T07:02:17.637Z] #77 ... [2022-08-17T07:02:17.637Z] [2022-08-17T07:02:17.637Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:02:17.637Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:02:17.637Z] #53 98.76 gotestsum version dev [2022-08-17T07:02:17.637Z] #53 DONE 99.8s [2022-08-17T07:02:17.637Z] [2022-08-17T07:02:17.637Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T07:02:17.637Z] #44 sha256:a260ac0371e8ffd6781d659ce47fef4001cdfe9dbd29a08cbe42230b4fb08ac7 [2022-08-17T07:02:17.637Z] #44 5.698 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-17T07:02:17.637Z] #44 5.825 -- Configuring done [2022-08-17T07:02:17.637Z] #44 5.871 -- Generating done [2022-08-17T07:02:17.637Z] #44 5.893 -- Build files have been written to: /tmp/tmp.7jxOYjC8zT/tini [2022-08-17T07:02:17.637Z] #44 5.901 + make tini-static [2022-08-17T07:02:17.688Z] #14 123.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T07:02:17.688Z] #14 123.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T07:02:17.688Z] #14 123.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T07:02:17.688Z] #14 123.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T07:02:17.688Z] #14 123.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:02:17.688Z] #14 123.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T07:02:17.688Z] #14 123.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:02:17.688Z] #14 123.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T07:02:17.688Z] #14 123.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T07:02:17.688Z] #14 123.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:02:17.688Z] #14 123.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T07:02:17.688Z] #14 123.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T07:02:17.688Z] #14 123.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-17T07:02:17.688Z] #14 123.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:02:17.893Z] #44 6.424 Scanning dependencies of target tini-static [2022-08-17T07:02:17.946Z] #14 123.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T07:02:17.947Z] #14 123.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T07:02:17.947Z] #14 123.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T07:02:17.947Z] #14 123.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T07:02:17.947Z] #14 123.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:02:17.947Z] #14 123.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-08-17T07:02:17.947Z] #14 123.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:02:17.947Z] #14 123.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T07:02:17.947Z] #14 123.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T07:02:17.947Z] #14 123.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:02:17.947Z] #14 123.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-08-17T07:02:17.947Z] #14 123.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:02:17.947Z] #14 123.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T07:02:17.947Z] #14 123.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:02:17.960Z] #26 ... [2022-08-17T07:02:17.960Z] [2022-08-17T07:02:17.960Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-17T07:02:17.960Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-17T07:02:17.960Z] #20 DONE 0.9s [2022-08-17T07:02:17.960Z] [2022-08-17T07:02:17.960Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:17.960Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:02:17.960Z] #77 73.69 configure.ac:11: installing 'build-aux/compile' [2022-08-17T07:02:17.960Z] #77 73.70 configure.ac:11: installing 'build-aux/config.guess' [2022-08-17T07:02:17.960Z] #77 73.72 configure.ac:11: installing 'build-aux/config.sub' [2022-08-17T07:02:17.960Z] #77 73.77 configure.ac:13: installing 'build-aux/install-sh' [2022-08-17T07:02:17.960Z] #77 73.77 configure.ac:13: installing 'build-aux/missing' [2022-08-17T07:02:17.960Z] #77 73.81 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-17T07:02:17.960Z] #77 74.15 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T07:02:17.960Z] #77 76.01 checking build system type... aarch64-unknown-linux-gnu [2022-08-17T07:02:17.960Z] #77 76.42 checking host system type... aarch64-unknown-linux-gnu [2022-08-17T07:02:17.960Z] #77 76.43 checking how to print strings... printf [2022-08-17T07:02:17.960Z] #77 76.44 checking for gcc... gcc [2022-08-17T07:02:17.967Z] #44 5.524 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-17T07:02:17.967Z] #44 5.637 -- Configuring done [2022-08-17T07:02:17.967Z] #44 5.680 -- Generating done [2022-08-17T07:02:17.967Z] #44 5.683 -- Build files have been written to: /tmp/tmp.hdPLm3i20o/tini [2022-08-17T07:02:17.967Z] #44 5.714 + make tini-static [2022-08-17T07:02:18.149Z] #44 6.640 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-17T07:02:18.205Z] #14 123.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-17T07:02:18.206Z] #14 123.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:02:18.206Z] #14 123.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:02:18.206Z] #14 123.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:02:18.221Z] #77 76.52 checking whether the C compiler works... yes [2022-08-17T07:02:18.221Z] #77 76.81 checking for C compiler default output file name... a.out [2022-08-17T07:02:18.481Z] #77 76.82 checking for suffix of executables... [2022-08-17T07:02:18.532Z] #44 6.222 Scanning dependencies of target tini-static [2022-08-17T07:02:18.684Z] #84 184.1 CCLD crun [2022-08-17T07:02:18.741Z] #77 77.04 checking whether we are cross compiling... no [2022-08-17T07:02:18.789Z] #44 6.392 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-17T07:02:18.945Z] #84 184.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-17T07:02:18.945Z] #84 184.6 /bin/mkdir -p '/usr/local/lib' [2022-08-17T07:02:18.945Z] #84 184.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-17T07:02:18.945Z] #84 184.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-17T07:02:18.945Z] #84 184.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-17T07:02:18.945Z] #84 184.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-17T07:02:18.945Z] #84 184.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-17T07:02:18.945Z] #84 184.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-17T07:02:19.001Z] #77 77.36 checking for suffix of object files... o [2022-08-17T07:02:19.001Z] #77 77.53 checking whether we are using the GNU C compiler... yes [2022-08-17T07:02:19.001Z] #77 77.62 checking whether gcc accepts -g... yes [2022-08-17T07:02:19.142Z] #14 ... [2022-08-17T07:02:19.142Z] [2022-08-17T07:02:19.142Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:02:19.142Z] #67 sha256:3989cf06fffe9a2917a1ef590e59a86c9f417c2b075b02a0c22e806074bebe3f [2022-08-17T07:02:19.142Z] #67 124.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T07:02:19.142Z] #67 124.5 + GOBIN=/build [2022-08-17T07:02:19.206Z] #84 184.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-17T07:02:19.206Z] #84 185.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-08-17T07:02:19.261Z] #77 77.77 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:02:19.401Z] #67 124.5 + GO111MODULE=on [2022-08-17T07:02:19.402Z] #67 124.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:02:19.468Z] #84 185.0 ---------------------------------------------------------------------- [2022-08-17T07:02:19.468Z] #84 185.0 Libraries have been installed in: [2022-08-17T07:02:19.468Z] #84 185.0 /usr/local/lib [2022-08-17T07:02:19.468Z] #84 185.0 [2022-08-17T07:02:19.468Z] #84 185.0 If you ever happen to want to link against installed libraries [2022-08-17T07:02:19.468Z] #84 185.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-17T07:02:19.468Z] #84 185.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-17T07:02:19.468Z] #84 185.0 flag during linking and do at least one of the following: [2022-08-17T07:02:19.468Z] #84 185.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-17T07:02:19.468Z] #84 185.0 during execution [2022-08-17T07:02:19.468Z] #84 185.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-17T07:02:19.468Z] #84 185.0 during linking [2022-08-17T07:02:19.468Z] #84 185.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-17T07:02:19.468Z] #84 185.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-17T07:02:19.468Z] #84 185.0 [2022-08-17T07:02:19.468Z] #84 185.0 See any operating system documentation about shared libraries for [2022-08-17T07:02:19.468Z] #84 185.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-17T07:02:19.468Z] #84 185.0 ---------------------------------------------------------------------- [2022-08-17T07:02:19.468Z] #84 185.0 /bin/mkdir -p '/build' [2022-08-17T07:02:19.468Z] #84 185.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-17T07:02:19.468Z] #84 185.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-17T07:02:19.468Z] #84 185.0 make[3]: Leaving directory '/tmp/crun-build' [2022-08-17T07:02:19.468Z] #84 185.0 make[2]: Leaving directory '/tmp/crun-build' [2022-08-17T07:02:19.468Z] #84 185.0 make[1]: Leaving directory '/tmp/crun-build' [2022-08-17T07:02:19.520Z] #77 77.96 checking whether gcc understands -c and -o together... yes [2022-08-17T07:02:19.520Z] #77 78.19 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:02:19.520Z] #77 78.23 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:02:19.520Z] #77 78.23 checking for egrep... /bin/grep -E [2022-08-17T07:02:19.520Z] #77 78.26 checking for fgrep... /bin/grep -F [2022-08-17T07:02:19.520Z] #77 78.27 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:02:19.520Z] #77 78.28 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:02:19.661Z] #67 ... [2022-08-17T07:02:19.661Z] [2022-08-17T07:02:19.661Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:02:19.661Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:02:19.661Z] #14 DONE 125.3s [2022-08-17T07:02:19.781Z] #77 78.30 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:02:19.781Z] #77 78.32 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:02:19.781Z] #77 78.47 checking whether ln -s works... yes [2022-08-17T07:02:19.781Z] #77 78.47 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:02:19.921Z] [2022-08-17T07:02:19.921Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:19.921Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:19.921Z] #77 71.65 configure.ac:7: installing 'build-aux/compile' [2022-08-17T07:02:19.921Z] #77 71.65 configure.ac:9: installing 'build-aux/config.guess' [2022-08-17T07:02:19.921Z] #77 71.66 configure.ac:9: installing 'build-aux/config.sub' [2022-08-17T07:02:19.921Z] #77 71.68 configure.ac:11: installing 'build-aux/install-sh' [2022-08-17T07:02:19.921Z] #77 71.68 configure.ac:11: installing 'build-aux/missing' [2022-08-17T07:02:19.921Z] #77 71.88 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T07:02:19.921Z] #77 72.00 parallel-tests: installing 'build-aux/test-driver' [2022-08-17T07:02:20.041Z] #77 78.53 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-17T07:02:20.041Z] #77 78.53 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:02:20.041Z] #77 78.53 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:02:20.041Z] #77 78.53 checking for objdump... objdump [2022-08-17T07:02:20.041Z] #77 78.53 checking how to recognize dependent libraries... pass_all [2022-08-17T07:02:20.041Z] #77 78.53 checking for dlltool... no [2022-08-17T07:02:20.041Z] #77 78.54 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:02:20.041Z] #77 78.54 checking for ar... ar [2022-08-17T07:02:20.041Z] #77 78.54 checking for archiver @FILE support... @ [2022-08-17T07:02:20.041Z] #77 78.66 checking for strip... strip [2022-08-17T07:02:20.041Z] #77 78.66 checking for ranlib... ranlib [2022-08-17T07:02:20.041Z] #77 78.66 checking for gawk... no [2022-08-17T07:02:20.041Z] #77 78.67 checking for mawk... mawk [2022-08-17T07:02:20.180Z] #77 ... [2022-08-17T07:02:20.180Z] [2022-08-17T07:02:20.180Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-17T07:02:20.180Z] #59 sha256:839d9483e6b380c2ed0239ddeb3466639d86b0b79a6c86cea3680fcdfb2ffac6 [2022-08-17T07:02:20.180Z] #59 DONE 0.3s [2022-08-17T07:02:20.180Z] [2022-08-17T07:02:20.180Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:02:20.180Z] #60 sha256:7a7bbb87508f4faaf01549bca52f3dde47cf4400e736a4f041bed92687db9dff [2022-08-17T07:02:20.302Z] #77 78.67 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:02:20.562Z] #77 79.08 checking for sysroot... no [2022-08-17T07:02:20.562Z] #77 79.08 checking for a working dd... /bin/dd [2022-08-17T07:02:20.562Z] #77 79.11 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:02:20.562Z] #77 79.13 checking for mt... no [2022-08-17T07:02:20.562Z] #77 79.13 checking if : is a manifest tool... no [2022-08-17T07:02:20.562Z] #77 79.16 checking how to run the C preprocessor... gcc -E [2022-08-17T07:02:20.669Z] #44 8.854 [100%] Linking C executable tini-static [2022-08-17T07:02:21.232Z] #44 9.646 [100%] Built target tini-static [2022-08-17T07:02:21.310Z] #44 8.426 [100%] Linking C executable tini-static [2022-08-17T07:02:21.395Z] #77 79.52 checking for ANSI C header files... yes [2022-08-17T07:02:21.488Z] #44 9.873 + mkdir -p /build [2022-08-17T07:02:21.488Z] #44 9.892 + cp tini-static /build/docker-init [2022-08-17T07:02:21.659Z] #77 80.16 checking for sys/types.h... [2022-08-17T07:02:21.659Z] #77 ... [2022-08-17T07:02:21.659Z] [2022-08-17T07:02:21.659Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:02:21.659Z] #60 sha256:98961e3db31e491fc5bcc0ad8b343f2223690f8c57e9046173a6a216299e676d [2022-08-17T07:02:21.659Z] #60 11.37 + cd /tmp/tmp.gPtMVkCMPG/src/github.com/opencontainers/runc [2022-08-17T07:02:21.659Z] #60 11.39 + git checkout -q v1.1.3 [2022-08-17T07:02:21.877Z] #44 9.610 [100%] Built target tini-static [2022-08-17T07:02:22.134Z] #44 9.663 + mkdir -p /build [2022-08-17T07:02:22.134Z] #44 9.665 + cp tini-static /build/docker-init [2022-08-17T07:02:22.230Z] #60 11.97 + '[' -z '' ']' [2022-08-17T07:02:22.230Z] #60 11.97 + target=static [2022-08-17T07:02:22.230Z] #60 11.97 + make BUILDTAGS=seccomp static [2022-08-17T07:02:22.417Z] #44 DONE 10.6s [2022-08-17T07:02:22.417Z] [2022-08-17T07:02:22.417Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:02:22.417Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:02:22.417Z] #14 102.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-17T07:02:22.417Z] #14 102.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:02:22.417Z] #14 102.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T07:02:22.417Z] #14 102.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-17T07:02:22.417Z] #14 102.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:02:22.417Z] #14 102.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T07:02:22.490Z] #60 12.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-17T07:02:22.699Z] #44 ... [2022-08-17T07:02:22.699Z] [2022-08-17T07:02:22.699Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-17T07:02:22.699Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-17T07:02:22.699Z] #53 104.2 gotestsum version dev [2022-08-17T07:02:23.483Z] #60 3.031 + RM_GOPATH=0 [2022-08-17T07:02:23.483Z] #60 3.031 + TMP_GOPATH= [2022-08-17T07:02:23.483Z] #60 3.031 + : /build [2022-08-17T07:02:23.483Z] #60 3.031 + '[' -z '' ']' [2022-08-17T07:02:23.483Z] #60 ... [2022-08-17T07:02:23.483Z] [2022-08-17T07:02:23.483Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T07:02:23.483Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-17T07:02:23.483Z] #15 DONE 3.5s [2022-08-17T07:02:23.483Z] [2022-08-17T07:02:23.483Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:02:23.483Z] #60 sha256:7a7bbb87508f4faaf01549bca52f3dde47cf4400e736a4f041bed92687db9dff [2022-08-17T07:02:23.483Z] #60 3.031 ++ mktemp -d [2022-08-17T07:02:23.483Z] #60 3.033 + export GOPATH=/tmp/tmp.qNfcJkOT08 [2022-08-17T07:02:23.483Z] #60 3.033 + GOPATH=/tmp/tmp.qNfcJkOT08 [2022-08-17T07:02:23.483Z] #60 3.033 + RM_GOPATH=1 [2022-08-17T07:02:23.483Z] #60 3.033 + case "$(go env GOARCH)" in [2022-08-17T07:02:23.483Z] #60 3.034 ++ go env GOARCH [2022-08-17T07:02:23.483Z] #60 3.054 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:02:23.483Z] #60 3.054 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:02:23.483Z] #60 3.055 ++ dirname /install.sh [2022-08-17T07:02:23.483Z] #60 3.063 + dir=/ [2022-08-17T07:02:23.483Z] #60 3.065 + bin=runc [2022-08-17T07:02:23.483Z] #60 3.065 + shift [2022-08-17T07:02:23.483Z] #60 3.065 + '[' '!' -f //runc.installer ']' [2022-08-17T07:02:23.483Z] #60 3.065 + . //runc.installer [2022-08-17T07:02:23.483Z] #60 3.065 ++ set -e [2022-08-17T07:02:23.483Z] #60 3.065 ++ : v1.1.3 [2022-08-17T07:02:23.483Z] #60 3.065 + install_runc [2022-08-17T07:02:23.483Z] #60 3.065 + RUNC_BUILDTAGS=seccomp [2022-08-17T07:02:23.483Z] #60 3.065 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-17T07:02:23.483Z] #60 3.065 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qNfcJkOT08/src/github.com/opencontainers/runc [2022-08-17T07:02:23.483Z] #60 3.065 Install runc version v1.1.3 (build tags: seccomp) [2022-08-17T07:02:23.483Z] #60 3.076 Cloning into '/tmp/tmp.qNfcJkOT08/src/github.com/opencontainers/runc'... [2022-08-17T07:02:23.715Z] #84 DONE 188.7s [2022-08-17T07:02:23.716Z] [2022-08-17T07:02:23.716Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T07:02:23.716Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T07:02:23.716Z] #19 219.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-17T07:02:23.716Z] #19 219.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:02:23.716Z] #19 219.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:02:23.716Z] #19 220.4 Selecting previously unselected package patch. [2022-08-17T07:02:23.716Z] #19 220.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-17T07:02:23.716Z] #19 220.4 Unpacking patch (2.7.6-7) ... [2022-08-17T07:02:23.716Z] #19 220.9 Selecting previously unselected package dpkg-dev. [2022-08-17T07:02:23.716Z] #19 220.9 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-17T07:02:23.716Z] #19 220.9 Unpacking dpkg-dev (1.20.11) ... [2022-08-17T07:02:23.716Z] #19 221.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-17T07:02:23.716Z] #19 221.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-17T07:02:23.716Z] #19 221.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-17T07:02:23.716Z] #19 221.4 Selecting previously unselected package libio-string-perl. [2022-08-17T07:02:23.716Z] #19 221.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-17T07:02:23.716Z] #19 221.4 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-17T07:02:23.716Z] #19 221.5 Selecting previously unselected package libicu67:amd64. [2022-08-17T07:02:23.716Z] #19 221.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-17T07:02:23.716Z] #19 221.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T07:02:24.074Z] #53 DONE 105.3s [2022-08-17T07:02:24.074Z] [2022-08-17T07:02:24.074Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T07:02:24.074Z] #44 sha256:5b193d05a44027796eede4ed981adec97dafeb0508d44a6afb0b3425a42dfe33 [2022-08-17T07:02:24.074Z] #44 DONE 11.5s [2022-08-17T07:02:24.074Z] [2022-08-17T07:02:24.074Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:02:24.074Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:02:24.074Z] #14 97.15 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-17T07:02:24.074Z] #14 97.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:02:24.074Z] #14 97.18 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T07:02:24.074Z] #14 97.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-17T07:02:24.074Z] #14 97.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:02:24.074Z] #14 97.46 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T07:02:24.074Z] #14 ... [2022-08-17T07:02:24.074Z] [2022-08-17T07:02:24.074Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:24.074Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:24.074Z] #77 17.80 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-17T07:02:24.074Z] #77 20.73 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-17T07:02:24.074Z] #77 23.12 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-17T07:02:24.074Z] #77 23.49 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-17T07:02:24.074Z] #77 23.76 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-17T07:02:25.390Z] #60 ... [2022-08-17T07:02:25.390Z] [2022-08-17T07:02:25.390Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:25.390Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:25.390Z] #77 74.48 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T07:02:25.390Z] #77 74.48 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T07:02:25.390Z] #77 75.11 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T07:02:25.390Z] #77 75.11 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T07:02:25.390Z] #77 75.24 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T07:02:25.390Z] #77 75.41 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T07:02:25.390Z] #77 75.60 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T07:02:25.390Z] #77 75.76 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T07:02:25.649Z] #77 ... [2022-08-17T07:02:25.649Z] [2022-08-17T07:02:25.649Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-17T07:02:25.649Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-17T07:02:25.649Z] #16 DONE 2.5s [2022-08-17T07:02:25.792Z] #60 ... [2022-08-17T07:02:25.792Z] [2022-08-17T07:02:25.792Z] #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-08-17T07:02:25.792Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-17T07:02:25.792Z] #34 DONE 130.4s [2022-08-17T07:02:25.792Z] [2022-08-17T07:02:25.792Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:25.792Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:02:25.792Z] #77 80.16 checking for sys/types.h... yes [2022-08-17T07:02:25.792Z] #77 80.34 checking for sys/stat.h... yes [2022-08-17T07:02:25.792Z] #77 80.54 checking for stdlib.h... yes [2022-08-17T07:02:25.792Z] #77 80.71 checking for string.h... yes [2022-08-17T07:02:25.792Z] #77 80.90 checking for memory.h... yes [2022-08-17T07:02:25.792Z] #77 81.07 checking for strings.h... yes [2022-08-17T07:02:25.792Z] #77 81.34 checking for inttypes.h... yes [2022-08-17T07:02:25.792Z] #77 81.56 checking for stdint.h... yes [2022-08-17T07:02:25.792Z] #77 81.73 checking for unistd.h... yes [2022-08-17T07:02:25.792Z] #77 81.91 checking for dlfcn.h... yes [2022-08-17T07:02:25.792Z] #77 82.11 checking for objdir... .libs [2022-08-17T07:02:25.792Z] #77 82.61 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:02:25.792Z] #77 82.74 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:02:25.792Z] #77 82.74 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:02:25.792Z] #77 82.83 checking if gcc static flag -static works... yes [2022-08-17T07:02:25.792Z] #77 83.12 checking if gcc supports -c -o file.o... yes [2022-08-17T07:02:25.792Z] #77 83.30 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:02:25.792Z] #77 83.30 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-17T07:02:25.792Z] #77 83.37 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:02:25.792Z] #77 83.65 checking how to hardcode library paths into programs... immediate [2022-08-17T07:02:25.792Z] #77 83.65 checking whether stripping libraries is possible... yes [2022-08-17T07:02:25.792Z] #77 83.67 checking if libtool supports shared libraries... yes [2022-08-17T07:02:25.792Z] #77 83.67 checking whether to build shared libraries... no [2022-08-17T07:02:25.792Z] #77 83.67 checking whether to build static libraries... yes [2022-08-17T07:02:25.792Z] #77 83.68 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:02:25.792Z] #77 83.73 checking whether build environment is sane... yes [2022-08-17T07:02:25.792Z] #77 83.78 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:02:25.792Z] #77 83.82 checking whether make sets $(MAKE)... yes [2022-08-17T07:02:25.792Z] #77 83.90 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:02:25.792Z] #77 84.00 checking whether make supports nested variables... yes [2022-08-17T07:02:25.792Z] #77 84.07 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:02:25.792Z] #77 84.08 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:02:25.792Z] #77 84.08 checking how to create a ustar tar archive... gnutar [2022-08-17T07:02:25.792Z] #77 84.20 checking dependency style of gcc... gcc3 [2022-08-17T07:02:25.792Z] #77 84.48 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:02:25.792Z] #77 84.48 checking whether make supports nested variables... (cached) yes [2022-08-17T07:02:25.792Z] #77 84.48 checking for gawk... (cached) mawk [2022-08-17T07:02:25.792Z] #77 84.48 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T07:02:25.792Z] #77 84.48 checking for gcc... (cached) gcc [2022-08-17T07:02:25.909Z] [2022-08-17T07:02:25.909Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-17T07:02:25.909Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-17T07:02:26.053Z] #77 84.63 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T07:02:26.053Z] #77 84.63 checking whether gcc accepts -g... (cached) yes [2022-08-17T07:02:26.053Z] #77 84.64 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T07:02:26.053Z] #77 84.64 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T07:02:26.053Z] #77 84.64 checking for a Python interpreter with version >= 3... python3 [2022-08-17T07:02:26.053Z] #77 84.72 checking for python3... /usr/bin/python3 [2022-08-17T07:02:26.053Z] #77 84.73 checking for python3 version... 3.9 [2022-08-17T07:02:26.053Z] #77 84.79 checking for python3 platform... linux [2022-08-17T07:02:26.362Z] #19 224.3 Selecting previously unselected package libxml2:amd64. [2022-08-17T07:02:26.574Z] #77 84.84 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T07:02:26.575Z] #77 85.00 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T07:02:26.575Z] #77 85.17 checking for go-md2man... no [2022-08-17T07:02:26.623Z] #19 224.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-17T07:02:26.835Z] #77 85.19 checking error.h usability... yes [2022-08-17T07:02:26.835Z] #77 85.34 checking error.h presence... yes [2022-08-17T07:02:26.835Z] #77 85.42 checking for error.h... yes [2022-08-17T07:02:26.847Z] #17 ... [2022-08-17T07:02:26.847Z] [2022-08-17T07:02:26.847Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:02:26.847Z] #67 sha256:3989cf06fffe9a2917a1ef590e59a86c9f417c2b075b02a0c22e806074bebe3f [2022-08-17T07:02:26.847Z] #67 131.6 rootlesskit version 1.0.0 [2022-08-17T07:02:26.847Z] #67 131.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-17T07:02:26.847Z] #67 131.6 -container-ip string [2022-08-17T07:02:26.847Z] #67 131.6 container ip [2022-08-17T07:02:26.847Z] #67 131.6 -container-port int [2022-08-17T07:02:26.847Z] #67 131.6 container port (default -1) [2022-08-17T07:02:26.847Z] #67 131.6 -host-ip string [2022-08-17T07:02:26.847Z] #67 131.6 host ip [2022-08-17T07:02:26.847Z] #67 131.6 -host-port int [2022-08-17T07:02:26.847Z] #67 131.6 host port (default -1) [2022-08-17T07:02:26.847Z] #67 131.6 -proto string [2022-08-17T07:02:26.847Z] #67 131.6 proxy protocol (default "tcp") [2022-08-17T07:02:26.847Z] #67 DONE 132.0s [2022-08-17T07:02:26.847Z] [2022-08-17T07:02:26.847Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-17T07:02:26.847Z] #68 sha256:a3dea0b8001740555d5244f1dbd323874e053c659a179c9cbcc8cfde620ab7bb [2022-08-17T07:02:26.884Z] #19 224.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T07:02:26.884Z] #19 224.6 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-17T07:02:26.884Z] #19 224.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-17T07:02:26.884Z] #19 224.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-17T07:02:26.884Z] #19 224.6 Selecting previously unselected package libxml-sax-base-perl. [2022-08-17T07:02:26.884Z] #19 224.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-17T07:02:26.884Z] #19 224.7 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-17T07:02:27.097Z] #77 85.46 checking linux/openat2.h usability... yes [2022-08-17T07:02:27.097Z] #77 85.64 checking linux/openat2.h presence... yes [2022-08-17T07:02:27.097Z] #77 85.71 checking for linux/openat2.h... yes [2022-08-17T07:02:27.106Z] #68 DONE 0.2s [2022-08-17T07:02:27.106Z] [2022-08-17T07:02:27.106Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-17T07:02:27.106Z] #69 sha256:a60ca25b0141db68ccf7fad4cc891e4e7dddc51e1bb0bf04393faa6887d36c98 [2022-08-17T07:02:27.106Z] #69 DONE 0.2s [2022-08-17T07:02:27.106Z] [2022-08-17T07:02:27.106Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-17T07:02:27.106Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-17T07:02:27.143Z] #19 224.7 Selecting previously unselected package libxml-sax-perl. [2022-08-17T07:02:27.143Z] #19 224.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-17T07:02:27.143Z] #19 224.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-17T07:02:27.144Z] #19 224.8 Selecting previously unselected package libxml-libxml-perl. [2022-08-17T07:02:27.144Z] #19 224.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-17T07:02:27.144Z] #19 224.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-17T07:02:27.144Z] #19 224.9 Selecting previously unselected package libxml-simple-perl. [2022-08-17T07:02:27.144Z] #19 224.9 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-17T07:02:27.144Z] #19 224.9 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-17T07:02:27.144Z] #19 224.9 Selecting previously unselected package libyaml-perl. [2022-08-17T07:02:27.144Z] #19 224.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-17T07:02:27.144Z] #19 224.9 Unpacking libyaml-perl (1.30-1) ... [2022-08-17T07:02:27.144Z] #19 225.0 Selecting previously unselected package libconfig-auto-perl. [2022-08-17T07:02:27.357Z] #77 85.75 checking for copy_file_range... yes [2022-08-17T07:02:27.419Z] #19 225.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-17T07:02:27.419Z] #19 225.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-17T07:02:27.419Z] #19 225.0 Selecting previously unselected package libfile-which-perl. [2022-08-17T07:02:27.419Z] #19 225.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-17T07:02:27.419Z] #19 225.0 Unpacking libfile-which-perl (1.23-1) ... [2022-08-17T07:02:27.419Z] #19 225.0 Selecting previously unselected package libfile-homedir-perl. [2022-08-17T07:02:27.419Z] #19 225.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-17T07:02:27.419Z] #19 225.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-17T07:02:27.419Z] #19 225.1 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-17T07:02:27.419Z] #19 225.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-17T07:02:27.419Z] #19 225.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-17T07:02:27.419Z] #19 225.2 Selecting previously unselected package dpkg-cross. [2022-08-17T07:02:27.419Z] #19 225.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-17T07:02:27.419Z] #19 225.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-17T07:02:27.419Z] #19 225.2 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-17T07:02:27.419Z] #19 225.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-17T07:02:27.618Z] #77 86.00 checking for fgetxattr... yes [2022-08-17T07:02:27.711Z] #19 225.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-17T07:02:27.711Z] #19 225.2 Selecting previously unselected package libc6-armel-cross. [2022-08-17T07:02:27.711Z] #19 225.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-17T07:02:27.711Z] #19 225.2 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-17T07:02:27.711Z] #19 225.5 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-17T07:02:27.711Z] #19 225.5 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:27.711Z] #19 225.5 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:02:27.711Z] #19 225.5 Selecting previously unselected package libgomp1-armel-cross. [2022-08-17T07:02:27.711Z] #19 225.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:27.711Z] #19 225.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:02:27.711Z] #19 225.6 Selecting previously unselected package libatomic1-armel-cross. [2022-08-17T07:02:27.879Z] #77 86.33 checking for statx... yes [2022-08-17T07:02:27.879Z] #77 ... [2022-08-17T07:02:27.879Z] [2022-08-17T07:02:27.879Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:02:27.879Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-17T07:02:27.879Z] #21 1.216 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:02:27.879Z] #21 1.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:02:27.879Z] #21 1.574 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:02:27.879Z] #21 1.906 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T07:02:27.879Z] #21 2.914 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T07:02:27.879Z] #21 4.469 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T07:02:27.879Z] #21 6.807 Fetched 8456 kB in 6s (1401 kB/s) [2022-08-17T07:02:27.879Z] #21 6.807 Reading package lists... [2022-08-17T07:02:27.879Z] #21 9.274 Reading package lists... [2022-08-17T07:02:27.879Z] #21 ... [2022-08-17T07:02:27.879Z] [2022-08-17T07:02:27.879Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:27.879Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:02:27.976Z] #19 225.6 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:27.976Z] #19 225.6 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:02:27.976Z] #19 225.6 Selecting previously unselected package libasan6-armel-cross. [2022-08-17T07:02:27.976Z] #19 225.6 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:27.976Z] #19 225.6 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:02:28.140Z] #77 86.59 checking for fgetpwent_r... yes [2022-08-17T07:02:28.238Z] #19 226.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-17T07:02:28.238Z] #19 226.0 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:28.238Z] #19 226.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:02:28.238Z] #19 226.1 Selecting previously unselected package libubsan1-armel-cross. [2022-08-17T07:02:28.401Z] #77 86.75 checking for issetugid... no [2022-08-17T07:02:28.401Z] #77 86.90 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T07:02:28.401Z] #77 86.91 checking pkg-config is at least version 0.9.0... yes [2022-08-17T07:02:28.501Z] #19 226.1 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:28.501Z] #19 226.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:02:28.501Z] #19 ... [2022-08-17T07:02:28.501Z] [2022-08-17T07:02:28.501Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:02:28.501Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:02:28.501Z] #62 234.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-17T07:02:28.661Z] #77 86.92 checking for library containing yajl_tree_get... -lyajl [2022-08-17T07:02:28.661Z] #77 87.24 checking for yajl >= 2.0.0... yes [2022-08-17T07:02:28.661Z] #77 87.27 checking sys/capability.h usability... yes [2022-08-17T07:02:28.769Z] #62 DONE 234.6s [2022-08-17T07:02:28.769Z] [2022-08-17T07:02:28.769Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-17T07:02:28.769Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-17T07:02:28.769Z] #19 226.4 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-17T07:02:28.769Z] #19 226.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:28.769Z] #19 226.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:02:28.922Z] #77 87.36 checking sys/capability.h presence... yes [2022-08-17T07:02:28.922Z] #77 87.43 checking for sys/capability.h... yes [2022-08-17T07:02:28.955Z] #14 ... [2022-08-17T07:02:28.955Z] [2022-08-17T07:02:28.955Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:28.955Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:28.955Z] #77 22.83 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-17T07:02:29.013Z] #17 3.246 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-17T07:02:29.013Z] #17 DONE 3.5s [2022-08-17T07:02:29.013Z] [2022-08-17T07:02:29.013Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:02:29.013Z] #60 sha256:7a7bbb87508f4faaf01549bca52f3dde47cf4400e736a4f041bed92687db9dff [2022-08-17T07:02:29.030Z] #19 226.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-17T07:02:29.030Z] #19 226.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:02:29.030Z] #19 226.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T07:02:29.182Z] #77 87.43 checking for library containing cap_from_name... -lcap [2022-08-17T07:02:29.272Z] #60 ... [2022-08-17T07:02:29.272Z] [2022-08-17T07:02:29.272Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-17T07:02:29.272Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-17T07:02:29.753Z] #77 87.80 checking for library containing dlopen... -ldl [2022-08-17T07:02:29.753Z] #77 88.30 checking seccomp.h usability... yes [2022-08-17T07:02:29.753Z] #77 88.47 checking seccomp.h presence... yes [2022-08-17T07:02:29.753Z] #77 88.56 checking for seccomp.h... yes [2022-08-17T07:02:30.273Z] #77 88.57 checking for library containing seccomp_rule_add... -lseccomp [2022-08-17T07:02:30.553Z] #77 88.94 checking for library containing seccomp_arch_resolve_name... none required [2022-08-17T07:02:30.662Z] #77 ... [2022-08-17T07:02:30.662Z] [2022-08-17T07:02:30.662Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:02:30.662Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:02:30.662Z] #14 111.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-17T07:02:30.662Z] #14 111.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:02:30.662Z] #14 111.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:02:30.835Z] #77 89.13 checking systemd/sd-bus.h usability... yes [2022-08-17T07:02:30.836Z] #77 89.35 checking systemd/sd-bus.h presence... [2022-08-17T07:02:30.836Z] #77 ... [2022-08-17T07:02:30.836Z] [2022-08-17T07:02:30.836Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:02:30.836Z] #26 sha256:a47bb2ac974f8659c2938bb1cf901a2d4539ce9e6d4eace8f2fd715910553328 [2022-08-17T07:02:30.836Z] #26 125.8 + mkdir -p /tmp/tmp.XKTFp4JeAm/src/github.com/docker [2022-08-17T07:02:30.836Z] #26 125.8 + mv components/cli /tmp/tmp.XKTFp4JeAm/src/github.com/docker/cli [2022-08-17T07:02:30.836Z] #26 125.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-17T07:02:30.836Z] #26 ... [2022-08-17T07:02:30.836Z] [2022-08-17T07:02:30.836Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:30.836Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:02:30.836Z] #77 89.35 checking systemd/sd-bus.h presence... yes [2022-08-17T07:02:30.836Z] #77 89.51 checking for systemd/sd-bus.h... yes [2022-08-17T07:02:31.425Z] #77 89.52 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-17T07:02:31.425Z] #77 89.92 checking for sd_notify_barrier... yes [2022-08-17T07:02:31.474Z] #77 ... [2022-08-17T07:02:31.474Z] [2022-08-17T07:02:31.474Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:02:31.474Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:02:31.474Z] #14 113.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-17T07:02:31.474Z] #14 113.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:02:31.686Z] #77 90.16 checking linux/bpf.h usability... yes [2022-08-17T07:02:31.686Z] #77 90.32 checking linux/bpf.h presence... yes [2022-08-17T07:02:31.686Z] #77 90.39 checking for linux/bpf.h... yes [2022-08-17T07:02:31.731Z] #14 113.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:02:31.946Z] #77 90.39 checking compilation for eBPF... yes [2022-08-17T07:02:31.946Z] #77 90.55 checking for criu >= 3.15... no [2022-08-17T07:02:31.946Z] #77 90.59 configure: CRIU headers not found, building without CRIU support [2022-08-17T07:02:31.946Z] #77 90.59 checking for criu > 3.16... no [2022-08-17T07:02:31.946Z] #77 90.61 configure: CRIU version doesn't support join-ns API [2022-08-17T07:02:31.946Z] #77 90.62 checking for criu > 3.16.1... no [2022-08-17T07:02:31.946Z] #77 90.64 configure: CRIU version doesn't support for pre-dumping [2022-08-17T07:02:32.206Z] #77 90.64 checking for new mount API (fsconfig)... yes [2022-08-17T07:02:32.206Z] #77 90.78 checking for seccomp notify API... yes [2022-08-17T07:02:32.206Z] #77 90.91 checking for gperf... no [2022-08-17T07:02:32.206Z] #77 90.91 configure: gperf not found - cannot rebuild signal parser code [2022-08-17T07:02:32.466Z] #77 90.91 checking for library containing argp_parse... none required [2022-08-17T07:02:32.726Z] #77 91.31 checking that generated files are newer than configure... done [2022-08-17T07:02:32.726Z] #77 91.31 configure: creating ./config.status [2022-08-17T07:02:33.489Z] #18 DONE 4.0s [2022-08-17T07:02:33.490Z] [2022-08-17T07:02:33.490Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:02:33.490Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:02:33.490Z] #55 ... [2022-08-17T07:02:33.490Z] [2022-08-17T07:02:33.490Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-17T07:02:33.490Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-17T07:02:34.312Z] #19 231.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-17T07:02:34.312Z] #19 231.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:02:34.312Z] #19 231.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T07:02:34.312Z] #19 231.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-17T07:02:34.312Z] #19 231.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-17T07:02:34.312Z] #19 231.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-17T07:02:34.312Z] #19 232.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-17T07:02:34.312Z] #19 232.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-17T07:02:34.312Z] #19 232.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-17T07:02:34.572Z] #19 232.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-17T07:02:34.572Z] #19 232.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:34.572Z] #19 232.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:02:34.832Z] #19 232.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-17T07:02:34.832Z] #19 232.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:02:34.832Z] #19 232.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T07:02:36.031Z] #77 94.08 config.status: creating Makefile [2022-08-17T07:02:36.031Z] #77 94.16 config.status: creating rpm/crun.spec [2022-08-17T07:02:36.031Z] #77 94.27 config.status: creating config.h [2022-08-17T07:02:36.031Z] #77 94.30 config.status: executing libtool commands [2022-08-17T07:02:36.031Z] #77 94.36 config.status: executing depfiles commands [2022-08-17T07:02:36.778Z] #19 DONE 3.5s [2022-08-17T07:02:36.778Z] [2022-08-17T07:02:36.778Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-17T07:02:36.778Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-17T07:02:36.970Z] #77 95.48 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-17T07:02:36.970Z] #77 95.50 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T07:02:37.229Z] #77 95.90 checking for gcc... gcc [2022-08-17T07:02:37.490Z] #77 96.00 checking whether the C compiler works... yes [2022-08-17T07:02:37.490Z] #77 96.19 checking for C compiler default output file name... a.out [2022-08-17T07:02:37.750Z] #77 96.19 checking for suffix of executables... [2022-08-17T07:02:37.750Z] #77 96.37 checking whether we are cross compiling... no [2022-08-17T07:02:38.010Z] #77 96.50 checking for suffix of object files... o [2022-08-17T07:02:38.270Z] #77 96.60 checking whether we are using the GNU C compiler... yes [2022-08-17T07:02:38.270Z] #77 96.76 checking whether gcc accepts -g... yes [2022-08-17T07:02:38.270Z] #77 ... [2022-08-17T07:02:38.270Z] [2022-08-17T07:02:38.270Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:02:38.270Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-17T07:02:38.270Z] #21 9.274 Reading package lists... [2022-08-17T07:02:38.270Z] #21 11.63 Building dependency tree... [2022-08-17T07:02:38.270Z] #21 13.44 The following additional packages will be installed: [2022-08-17T07:02:38.270Z] #21 13.44 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-17T07:02:38.270Z] #21 13.44 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-17T07:02:38.270Z] #21 13.44 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-17T07:02:38.270Z] #21 13.45 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T07:02:38.270Z] #21 13.45 python3-pkg-resources systemd vim-runtime xxd [2022-08-17T07:02:38.270Z] #21 13.45 Suggested packages: [2022-08-17T07:02:38.270Z] #21 13.46 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-17T07:02:38.270Z] #21 13.46 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-17T07:02:38.270Z] #21 13.46 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-17T07:02:38.270Z] #21 13.46 Recommended packages: [2022-08-17T07:02:38.270Z] #21 13.46 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-17T07:02:38.270Z] #21 13.46 systemd-timesyncd | time-daemon unzip [2022-08-17T07:02:38.270Z] #21 14.76 The following NEW packages will be installed: [2022-08-17T07:02:38.270Z] #21 14.77 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-17T07:02:38.270Z] #21 14.77 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-17T07:02:38.270Z] #21 14.77 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-17T07:02:38.270Z] #21 14.77 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-17T07:02:38.270Z] #21 14.77 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-17T07:02:38.270Z] #21 14.78 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T07:02:38.270Z] #21 14.78 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-17T07:02:38.270Z] #21 14.78 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-17T07:02:38.270Z] #21 14.78 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-17T07:02:38.270Z] #21 15.10 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded. [2022-08-17T07:02:38.270Z] #21 15.10 Need to get 31.8 MB of archives. [2022-08-17T07:02:38.270Z] #21 15.10 After this operation, 123 MB of additional disk space will be used. [2022-08-17T07:02:38.270Z] #21 15.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-17T07:02:38.270Z] #21 15.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-17T07:02:38.270Z] #21 15.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-17T07:02:38.270Z] #21 15.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-17T07:02:38.270Z] #21 15.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-17T07:02:38.270Z] #21 15.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-17T07:02:38.270Z] #21 15.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-17T07:02:38.270Z] #21 15.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-17T07:02:38.270Z] #21 15.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-17T07:02:38.270Z] #21 15.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-17T07:02:38.270Z] #21 15.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-17T07:02:38.270Z] #21 15.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-17T07:02:38.270Z] #21 15.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-17T07:02:38.270Z] #21 15.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-17T07:02:38.270Z] #21 15.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T07:02:38.270Z] #21 15.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T07:02:38.270Z] #21 15.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-17T07:02:38.270Z] #21 15.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-17T07:02:38.270Z] #21 15.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-17T07:02:38.270Z] #21 15.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-17T07:02:38.270Z] #21 15.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-17T07:02:38.270Z] #21 15.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-17T07:02:38.270Z] #21 15.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-17T07:02:38.270Z] #21 15.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-17T07:02:38.270Z] #21 15.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-17T07:02:38.270Z] #21 15.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-17T07:02:38.270Z] #21 15.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-17T07:02:38.270Z] #21 15.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-17T07:02:38.271Z] #21 15.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-17T07:02:38.271Z] #21 15.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-17T07:02:38.271Z] #21 15.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-17T07:02:38.271Z] #21 15.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-17T07:02:38.271Z] #21 15.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-17T07:02:38.271Z] #21 15.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-17T07:02:38.271Z] #21 15.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-17T07:02:38.271Z] #21 15.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-17T07:02:38.271Z] #21 15.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-17T07:02:38.271Z] #21 15.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-17T07:02:38.271Z] #21 15.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-17T07:02:38.271Z] #21 15.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-17T07:02:38.271Z] #21 15.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-17T07:02:38.271Z] #21 15.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-17T07:02:38.271Z] #21 15.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-17T07:02:38.271Z] #21 15.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T07:02:38.271Z] #21 15.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-17T07:02:38.271Z] #21 15.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-17T07:02:38.271Z] #21 15.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-17T07:02:38.271Z] #21 15.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-17T07:02:38.271Z] #21 15.99 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-17T07:02:38.271Z] #21 16.00 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-17T07:02:38.271Z] #21 16.01 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-17T07:02:38.271Z] #21 16.04 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-17T07:02:38.271Z] #21 16.25 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-17T07:02:38.271Z] #21 16.28 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-17T07:02:38.271Z] #21 16.30 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-17T07:02:38.271Z] #21 16.30 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-17T07:02:38.271Z] #21 16.91 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:02:38.271Z] #21 17.06 Fetched 31.8 MB in 2s (21.1 MB/s) [2022-08-17T07:02:38.271Z] #21 17.12 Selecting previously unselected package libcap2:arm64. [2022-08-17T07:02:38.271Z] #21 17.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 ... 24009 files and directories currently installed.) [2022-08-17T07:02:38.271Z] #21 17.16 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 17.17 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-17T07:02:38.271Z] #21 17.27 Selecting previously unselected package libargon2-1:arm64. [2022-08-17T07:02:38.271Z] #21 17.29 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 17.29 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-17T07:02:38.271Z] #21 17.36 Selecting previously unselected package libjson-c5:arm64. [2022-08-17T07:02:38.271Z] #21 17.36 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 17.36 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-17T07:02:38.271Z] #21 17.45 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-17T07:02:38.271Z] #21 17.45 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 17.46 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-17T07:02:38.271Z] #21 17.61 Selecting previously unselected package libip4tc2:arm64. [2022-08-17T07:02:38.271Z] #21 17.62 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 17.62 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-17T07:02:38.271Z] #21 17.68 Selecting previously unselected package libkmod2:arm64. [2022-08-17T07:02:38.271Z] #21 17.70 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 17.71 Unpacking libkmod2:arm64 (28-1) ... [2022-08-17T07:02:38.271Z] #21 17.82 Selecting previously unselected package systemd. [2022-08-17T07:02:38.271Z] #21 17.82 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 18.00 Unpacking systemd (247.3-7) ... [2022-08-17T07:02:38.271Z] #21 19.94 Selecting previously unselected package pigz. [2022-08-17T07:02:38.271Z] #21 19.95 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 19.96 Unpacking pigz (2.6-1) ... [2022-08-17T07:02:38.271Z] #21 20.07 Selecting previously unselected package libelf1:arm64. [2022-08-17T07:02:38.271Z] #21 20.07 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 20.08 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-17T07:02:38.271Z] #21 20.21 Selecting previously unselected package libbpf0:arm64. [2022-08-17T07:02:38.271Z] #21 20.21 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 20.22 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-17T07:02:38.271Z] #21 20.36 Selecting previously unselected package libmnl0:arm64. [2022-08-17T07:02:38.271Z] #21 20.36 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 20.37 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-17T07:02:38.271Z] #21 20.43 Selecting previously unselected package libxtables12:arm64. [2022-08-17T07:02:38.271Z] #21 20.43 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-17T07:02:38.271Z] #21 20.44 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-17T07:02:38.531Z] #21 20.53 Selecting previously unselected package libcap2-bin. [2022-08-17T07:02:38.531Z] #21 20.53 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-17T07:02:38.531Z] #21 20.54 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-17T07:02:38.531Z] #21 20.64 Selecting previously unselected package iproute2. [2022-08-17T07:02:38.531Z] #21 20.64 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-17T07:02:38.531Z] #21 20.64 Unpacking iproute2 (5.10.0-4) ... [2022-08-17T07:02:38.791Z] #21 21.05 Selecting previously unselected package xxd. [2022-08-17T07:02:39.050Z] #21 21.05 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-17T07:02:39.050Z] #21 21.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:02:39.050Z] #21 21.22 Selecting previously unselected package vim-common. [2022-08-17T07:02:39.050Z] #21 21.24 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:02:39.050Z] #21 21.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:02:39.312Z] #21 21.40 Selecting previously unselected package bash-completion. [2022-08-17T07:02:39.312Z] #21 21.41 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-17T07:02:39.313Z] #20 DONE 2.6s [2022-08-17T07:02:39.313Z] [2022-08-17T07:02:39.313Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:02:39.313Z] #60 sha256:7a7bbb87508f4faaf01549bca52f3dde47cf4400e736a4f041bed92687db9dff [2022-08-17T07:02:39.313Z] #60 14.69 + cd /tmp/tmp.qNfcJkOT08/src/github.com/opencontainers/runc [2022-08-17T07:02:39.313Z] #60 14.70 + git checkout -q v1.1.3 [2022-08-17T07:02:39.313Z] #60 15.50 + '[' -z '' ']' [2022-08-17T07:02:39.313Z] #60 15.50 + target=static [2022-08-17T07:02:39.313Z] #60 15.50 + make BUILDTAGS=seccomp static [2022-08-17T07:02:39.313Z] #60 16.03 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-17T07:02:40.692Z] #60 ... [2022-08-17T07:02:40.692Z] [2022-08-17T07:02:40.692Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:40.692Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:40.692Z] #77 92.74 configure.ac:11: installing 'build-aux/compile' [2022-08-17T07:02:40.692Z] #77 92.74 configure.ac:11: installing 'build-aux/config.guess' [2022-08-17T07:02:40.692Z] #77 92.74 configure.ac:11: installing 'build-aux/config.sub' [2022-08-17T07:02:40.692Z] #77 92.75 configure.ac:13: installing 'build-aux/install-sh' [2022-08-17T07:02:40.692Z] #77 92.75 configure.ac:13: installing 'build-aux/missing' [2022-08-17T07:02:40.692Z] #77 92.77 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-17T07:02:40.692Z] #77 92.99 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T07:02:41.443Z] #19 238.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-17T07:02:41.443Z] #19 238.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:02:41.443Z] #19 238.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T07:02:41.443Z] #19 239.2 Selecting previously unselected package crossbuild-essential-armel. [2022-08-17T07:02:41.443Z] #19 239.2 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-17T07:02:41.683Z] #14 ... [2022-08-17T07:02:41.683Z] [2022-08-17T07:02:41.683Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:41.683Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:41.683Z] #77 45.39 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-17T07:02:41.702Z] #19 239.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-17T07:02:41.856Z] #21 ... [2022-08-17T07:02:41.856Z] [2022-08-17T07:02:41.856Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:41.856Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:02:41.856Z] #77 96.86 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:02:41.856Z] #77 96.97 checking whether gcc understands -c and -o together... yes [2022-08-17T07:02:41.856Z] #77 97.12 checking how to run the C preprocessor... gcc -E [2022-08-17T07:02:41.856Z] #77 97.44 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:02:41.856Z] #77 97.45 checking for egrep... /bin/grep -E [2022-08-17T07:02:41.856Z] #77 97.46 checking for ANSI C header files... yes [2022-08-17T07:02:41.856Z] #77 97.89 checking for sys/types.h... yes [2022-08-17T07:02:41.856Z] #77 98.03 checking for sys/stat.h... yes [2022-08-17T07:02:41.856Z] #77 98.13 checking for stdlib.h... yes [2022-08-17T07:02:41.856Z] #77 98.22 checking for string.h... yes [2022-08-17T07:02:41.856Z] #77 98.38 checking for memory.h... yes [2022-08-17T07:02:41.856Z] #77 98.60 checking for strings.h... yes [2022-08-17T07:02:41.856Z] #77 98.74 checking for inttypes.h... yes [2022-08-17T07:02:41.856Z] #77 98.89 checking for stdint.h... yes [2022-08-17T07:02:41.856Z] #77 99.10 checking for unistd.h... yes [2022-08-17T07:02:41.856Z] #77 99.28 checking minix/config.h usability... no [2022-08-17T07:02:41.856Z] #77 99.43 checking minix/config.h presence... no [2022-08-17T07:02:41.856Z] #77 99.49 checking for minix/config.h... no [2022-08-17T07:02:41.856Z] #77 99.50 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-17T07:02:41.856Z] #77 99.74 checking build system type... aarch64-unknown-linux-gnu [2022-08-17T07:02:41.856Z] #77 100.1 checking host system type... aarch64-unknown-linux-gnu [2022-08-17T07:02:41.856Z] #77 100.1 checking how to print strings... printf [2022-08-17T07:02:41.856Z] #77 100.1 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:02:41.856Z] #77 100.1 checking for fgrep... /bin/grep -F [2022-08-17T07:02:41.856Z] #77 100.1 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:02:41.856Z] #77 100.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:02:41.856Z] #77 100.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:02:41.856Z] #77 100.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:02:41.856Z] #77 100.3 checking whether ln -s works... yes [2022-08-17T07:02:41.856Z] #77 100.3 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:02:41.856Z] #77 100.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-17T07:02:41.856Z] #77 100.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:02:41.856Z] #77 100.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:02:41.856Z] #77 100.3 checking for objdump... objdump [2022-08-17T07:02:41.856Z] #77 100.3 checking how to recognize dependent libraries... pass_all [2022-08-17T07:02:41.856Z] #77 100.3 checking for dlltool... no [2022-08-17T07:02:41.856Z] #77 100.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:02:41.856Z] #77 100.3 checking for ar... ar [2022-08-17T07:02:41.856Z] #77 100.3 checking for archiver @FILE support... @ [2022-08-17T07:02:41.856Z] #77 100.5 checking for strip... strip [2022-08-17T07:02:41.856Z] #77 100.5 checking for ranlib... ranlib [2022-08-17T07:02:41.856Z] #77 100.5 checking for gawk... no [2022-08-17T07:02:41.856Z] #77 100.5 checking for mawk... mawk [2022-08-17T07:02:41.962Z] #19 239.6 Selecting previously unselected package libc6-armhf-cross. [2022-08-17T07:02:41.962Z] #19 239.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-17T07:02:41.962Z] #19 239.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-17T07:02:42.116Z] #77 100.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:02:42.117Z] #77 100.9 checking for sysroot... no [2022-08-17T07:02:42.117Z] #77 100.9 checking for a working dd... /bin/dd [2022-08-17T07:02:42.117Z] #77 100.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:02:42.221Z] #19 239.9 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-17T07:02:42.221Z] #19 239.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:42.221Z] #19 239.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:02:42.221Z] #19 240.0 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-17T07:02:42.221Z] #19 240.0 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:42.221Z] #19 240.0 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:02:42.221Z] #19 240.1 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-17T07:02:42.330Z] #77 94.34 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:02:42.330Z] #77 94.61 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:02:42.330Z] #77 94.61 checking how to print strings... printf [2022-08-17T07:02:42.330Z] #77 94.61 checking for gcc... gcc [2022-08-17T07:02:42.377Z] #77 100.9 checking for mt... no [2022-08-17T07:02:42.377Z] #77 100.9 checking if : is a manifest tool... no [2022-08-17T07:02:42.481Z] #19 240.1 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:42.481Z] #19 240.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:02:42.481Z] #19 240.2 Selecting previously unselected package libasan6-armhf-cross. [2022-08-17T07:02:42.481Z] #19 240.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:42.481Z] #19 240.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:02:42.589Z] #77 94.74 checking whether the C compiler works... yes [2022-08-17T07:02:42.637Z] #77 101.0 checking for dlfcn.h... yes [2022-08-17T07:02:42.637Z] #77 101.2 checking for objdir... .libs [2022-08-17T07:02:42.741Z] #19 240.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-17T07:02:42.741Z] #19 240.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:42.741Z] #19 240.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:02:42.742Z] #19 240.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-17T07:02:42.742Z] #19 240.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:42.742Z] #19 240.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:02:42.848Z] #77 94.99 checking for C compiler default output file name... a.out [2022-08-17T07:02:42.848Z] #77 95.00 checking for suffix of executables... [2022-08-17T07:02:43.002Z] #19 240.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-17T07:02:43.002Z] #19 240.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:43.002Z] #19 240.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:02:43.002Z] #19 240.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-17T07:02:43.107Z] #77 95.26 checking whether we are cross compiling... no [2022-08-17T07:02:43.158Z] #77 101.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:02:43.158Z] #77 101.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:02:43.158Z] #77 101.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:02:43.263Z] #19 240.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:02:43.263Z] #19 240.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T07:02:43.366Z] #77 95.52 checking for suffix of object files... o [2022-08-17T07:02:43.366Z] #77 95.71 checking whether we are using the GNU C compiler... yes [2022-08-17T07:02:43.418Z] #77 101.8 checking if gcc static flag -static works... yes [2022-08-17T07:02:43.626Z] #77 95.81 checking whether gcc accepts -g... yes [2022-08-17T07:02:43.626Z] #77 95.91 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:02:43.679Z] #77 102.1 checking if gcc supports -c -o file.o... yes [2022-08-17T07:02:43.679Z] #77 102.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:02:43.679Z] #77 102.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-17T07:02:43.886Z] #77 96.03 checking whether gcc understands -c and -o together... yes [2022-08-17T07:02:43.886Z] #77 96.20 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:02:43.886Z] #77 96.23 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:02:43.886Z] #77 96.24 checking for egrep... /bin/grep -E [2022-08-17T07:02:43.886Z] #77 96.25 checking for fgrep... /bin/grep -F [2022-08-17T07:02:43.886Z] #77 96.26 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:02:43.886Z] #77 96.28 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:02:43.940Z] #77 102.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:02:43.940Z] #77 102.6 checking how to hardcode library paths into programs... immediate [2022-08-17T07:02:43.940Z] #77 102.6 checking whether stripping libraries is possible... yes [2022-08-17T07:02:43.940Z] #77 102.6 checking if libtool supports shared libraries... yes [2022-08-17T07:02:43.940Z] #77 102.6 checking whether to build shared libraries... no [2022-08-17T07:02:43.940Z] #77 102.6 checking whether to build static libraries... yes [2022-08-17T07:02:43.940Z] #77 102.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:02:43.940Z] #77 102.6 checking whether build environment is sane... yes [2022-08-17T07:02:43.940Z] #77 102.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:02:43.940Z] #77 102.7 checking whether make sets $(MAKE)... yes [2022-08-17T07:02:44.146Z] #77 96.30 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:02:44.146Z] #77 96.31 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:02:44.146Z] #77 96.43 checking whether ln -s works... yes [2022-08-17T07:02:44.146Z] #77 96.43 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:02:44.146Z] #77 96.46 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:02:44.146Z] #77 96.46 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:02:44.146Z] #77 96.46 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:02:44.146Z] #77 96.46 checking for objdump... objdump [2022-08-17T07:02:44.146Z] #77 96.47 checking how to recognize dependent libraries... pass_all [2022-08-17T07:02:44.146Z] #77 96.47 checking for dlltool... no [2022-08-17T07:02:44.146Z] #77 96.47 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:02:44.146Z] #77 96.48 checking for ar... ar [2022-08-17T07:02:44.200Z] #77 102.8 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:02:44.200Z] #77 102.8 checking whether make supports nested variables... yes [2022-08-17T07:02:44.405Z] #77 96.48 checking for archiver @FILE support... @ [2022-08-17T07:02:44.405Z] #77 96.66 checking for strip... strip [2022-08-17T07:02:44.405Z] #77 96.67 checking for ranlib... ranlib [2022-08-17T07:02:44.405Z] #77 96.67 checking for gawk... no [2022-08-17T07:02:44.405Z] #77 96.68 checking for mawk... mawk [2022-08-17T07:02:44.461Z] #77 102.9 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:02:44.461Z] #77 102.9 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:02:44.461Z] #77 102.9 checking how to create a ustar tar archive... gnutar [2022-08-17T07:02:44.721Z] #77 103.0 checking dependency style of gcc... gcc3 [2022-08-17T07:02:44.721Z] #77 103.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:02:44.721Z] #77 103.2 checking whether make supports nested variables... (cached) yes [2022-08-17T07:02:44.721Z] #77 103.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T07:02:44.721Z] #77 103.2 checking pkg-config is at least version 0.9.0... yes [2022-08-17T07:02:44.721Z] #77 103.2 checking for yajl >= 2.1.0... yes [2022-08-17T07:02:44.721Z] #77 103.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T07:02:44.721Z] #77 103.3 checking for gcc... (cached) gcc [2022-08-17T07:02:44.721Z] #77 103.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T07:02:44.721Z] #77 103.4 checking whether gcc accepts -g... (cached) yes [2022-08-17T07:02:44.721Z] #77 103.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T07:02:44.721Z] #77 103.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T07:02:44.721Z] #77 103.4 checking for a Python interpreter with version >= 3... python3 [2022-08-17T07:02:44.721Z] #77 103.4 checking for python3... /usr/bin/python3 [2022-08-17T07:02:44.973Z] #77 96.68 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:02:44.973Z] #77 97.25 checking for sysroot... no [2022-08-17T07:02:44.973Z] #77 97.25 checking for a working dd... /bin/dd [2022-08-17T07:02:44.973Z] #77 97.27 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:02:44.973Z] #77 97.37 checking for mt... no [2022-08-17T07:02:44.973Z] #77 97.37 checking if : is a manifest tool... no [2022-08-17T07:02:44.981Z] #77 103.4 checking for python3 version... 3.9 [2022-08-17T07:02:44.981Z] #77 103.5 checking for python3 platform... linux [2022-08-17T07:02:44.981Z] #77 103.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T07:02:45.232Z] #77 97.39 checking how to run the C preprocessor... gcc -E [2022-08-17T07:02:45.241Z] #77 103.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T07:02:45.502Z] #77 103.9 checking that generated files are newer than configure... done [2022-08-17T07:02:45.502Z] #77 103.9 configure: creating ./config.status [2022-08-17T07:02:45.521Z] #14 ... [2022-08-17T07:02:45.521Z] [2022-08-17T07:02:45.521Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:45.521Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:45.521Z] #77 47.22 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-17T07:02:46.428Z] #77 97.69 checking for ANSI C header files... yes [2022-08-17T07:02:46.428Z] #77 98.45 checking for sys/types.h... yes [2022-08-17T07:02:46.428Z] #77 98.65 checking for sys/stat.h... yes [2022-08-17T07:02:46.688Z] #77 98.87 checking for stdlib.h... yes [2022-08-17T07:02:46.947Z] #77 99.04 checking for string.h... yes [2022-08-17T07:02:46.947Z] #77 99.24 checking for memory.h... yes [2022-08-17T07:02:47.465Z] #77 99.47 checking for strings.h... yes [2022-08-17T07:02:47.465Z] #77 99.66 checking for inttypes.h... yes [2022-08-17T07:02:47.725Z] #77 99.92 checking for stdint.h... yes [2022-08-17T07:02:47.984Z] #77 100.1 checking for unistd.h... yes [2022-08-17T07:02:48.044Z] #77 106.7 config.status: creating Makefile [2022-08-17T07:02:48.044Z] #77 106.8 config.status: creating config.h [2022-08-17T07:02:48.243Z] #77 100.3 checking for dlfcn.h... yes [2022-08-17T07:02:48.243Z] #77 100.4 checking for objdir... .libs [2022-08-17T07:02:48.305Z] #77 106.9 config.status: executing libtool commands [2022-08-17T07:02:48.305Z] #77 106.9 config.status: executing depfiles commands [2022-08-17T07:02:48.548Z] #19 245.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-17T07:02:48.548Z] #19 245.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:02:48.548Z] #19 245.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T07:02:48.548Z] #19 245.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-17T07:02:48.548Z] #19 245.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-17T07:02:48.548Z] #19 245.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-17T07:02:48.548Z] #19 245.8 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-17T07:02:48.548Z] #19 245.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-17T07:02:48.548Z] #19 245.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-17T07:02:48.548Z] #19 246.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-17T07:02:48.548Z] #19 246.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:48.548Z] #19 246.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:02:48.808Z] #19 246.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-17T07:02:48.808Z] #19 246.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:02:48.808Z] #19 246.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T07:02:48.811Z] #77 101.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:02:48.811Z] #77 101.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:02:49.070Z] #77 101.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:02:49.247Z] #77 107.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-17T07:02:49.247Z] #77 107.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T07:02:49.329Z] #77 101.2 checking if gcc static flag -static works... yes [2022-08-17T07:02:49.329Z] #77 101.7 checking if gcc supports -c -o file.o... [2022-08-17T07:02:49.329Z] #77 ... [2022-08-17T07:02:49.329Z] [2022-08-17T07:02:49.329Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:02:49.329Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:02:49.329Z] #21 2.535 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:02:49.329Z] #21 2.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:02:49.329Z] #21 2.576 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:02:49.329Z] #21 3.170 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:02:49.329Z] #21 4.536 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:02:49.329Z] #21 6.005 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:02:49.588Z] #21 10.23 Fetched 8570 kB in 8s (1065 kB/s) [2022-08-17T07:02:49.588Z] #21 10.23 Reading package lists... [2022-08-17T07:02:49.588Z] #21 ... [2022-08-17T07:02:49.588Z] [2022-08-17T07:02:49.588Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:49.588Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:49.588Z] #77 101.7 checking if gcc supports -c -o file.o... yes [2022-08-17T07:02:49.588Z] #77 101.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:02:49.588Z] #77 101.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:02:49.767Z] #77 108.2 checking for gcc... gcc [2022-08-17T07:02:49.847Z] #77 101.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:02:49.847Z] #77 102.2 checking how to hardcode library paths into programs... immediate [2022-08-17T07:02:49.847Z] #77 102.2 checking whether stripping libraries is possible... yes [2022-08-17T07:02:49.847Z] #77 102.2 checking if libtool supports shared libraries... yes [2022-08-17T07:02:49.847Z] #77 102.2 checking whether to build shared libraries... no [2022-08-17T07:02:49.847Z] #77 102.2 checking whether to build static libraries... yes [2022-08-17T07:02:49.847Z] #77 102.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:02:49.847Z] #77 102.3 checking whether build environment is sane... yes [2022-08-17T07:02:50.028Z] #77 108.3 checking whether the C compiler works... yes [2022-08-17T07:02:50.028Z] #77 108.5 checking for C compiler default output file name... a.out [2022-08-17T07:02:50.028Z] #77 108.5 checking for suffix of executables... [2022-08-17T07:02:50.106Z] #77 102.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:02:50.106Z] #77 102.4 checking whether make sets $(MAKE)... yes [2022-08-17T07:02:50.106Z] #77 102.4 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:02:50.288Z] #77 108.7 checking whether we are cross compiling... no [2022-08-17T07:02:50.288Z] #77 108.8 checking for suffix of object files... o [2022-08-17T07:02:50.288Z] #77 109.0 checking whether we are using the GNU C compiler... yes [2022-08-17T07:02:50.381Z] #77 102.5 checking whether make supports nested variables... yes [2022-08-17T07:02:50.381Z] #77 102.5 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:02:50.381Z] #77 102.5 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:02:50.381Z] #77 102.5 checking how to create a ustar tar archive... gnutar [2022-08-17T07:02:50.381Z] #77 102.6 checking dependency style of gcc... gcc3 [2022-08-17T07:02:50.549Z] #77 109.1 checking whether gcc accepts -g... yes [2022-08-17T07:02:50.639Z] #77 102.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:02:50.639Z] #77 102.8 checking whether make supports nested variables... (cached) yes [2022-08-17T07:02:50.639Z] #77 102.8 checking for gawk... (cached) mawk [2022-08-17T07:02:50.639Z] #77 102.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T07:02:50.639Z] #77 102.8 checking for gcc... (cached) gcc [2022-08-17T07:02:50.639Z] #77 102.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T07:02:50.639Z] #77 102.9 checking whether gcc accepts -g... (cached) yes [2022-08-17T07:02:50.639Z] #77 102.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T07:02:50.639Z] #77 102.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T07:02:50.639Z] #77 102.9 checking for a Python interpreter with version >= 3... python3 [2022-08-17T07:02:50.639Z] #77 103.0 checking for python3... /usr/bin/python3 [2022-08-17T07:02:50.639Z] #77 103.0 checking for python3 version... 3.9 [2022-08-17T07:02:50.809Z] #77 109.2 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:02:50.809Z] #77 109.3 checking whether gcc understands -c and -o together... yes [2022-08-17T07:02:50.809Z] #77 109.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:02:50.809Z] #77 109.5 checking whether build environment is sane... yes [2022-08-17T07:02:50.809Z] #77 109.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:02:50.809Z] #77 109.6 checking for gawk... no [2022-08-17T07:02:50.809Z] #77 109.6 checking for mawk... mawk [2022-08-17T07:02:50.809Z] #77 109.6 checking whether make sets $(MAKE)... yes [2022-08-17T07:02:50.898Z] #77 103.0 checking for python3 platform... linux [2022-08-17T07:02:50.898Z] #77 103.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T07:02:51.069Z] #77 109.6 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:02:51.069Z] #77 109.7 checking whether make supports nested variables... yes [2022-08-17T07:02:51.069Z] #77 109.7 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:02:51.069Z] #77 109.7 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:02:51.156Z] #77 103.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T07:02:51.156Z] #77 103.5 checking for go-md2man... no [2022-08-17T07:02:51.330Z] #77 109.7 checking how to create a ustar tar archive... gnutar [2022-08-17T07:02:51.330Z] #77 109.8 checking dependency style of gcc... gcc3 [2022-08-17T07:02:51.330Z] #77 110.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:02:51.330Z] #77 110.0 checking whether make supports nested variables... (cached) yes [2022-08-17T07:02:51.415Z] #77 103.5 checking error.h usability... yes [2022-08-17T07:02:51.591Z] #77 110.0 checking build system type... aarch64-unknown-linux-gnu [2022-08-17T07:02:51.591Z] #77 110.3 checking host system type... aarch64-unknown-linux-gnu [2022-08-17T07:02:51.591Z] #77 110.3 checking how to print strings... printf [2022-08-17T07:02:51.591Z] #77 110.3 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:02:51.591Z] #77 110.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:02:51.591Z] #77 ... [2022-08-17T07:02:51.591Z] [2022-08-17T07:02:51.591Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:02:51.591Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-17T07:02:51.591Z] #21 23.79 Unpacking bash-completion (1:2.11-2) ... [2022-08-17T07:02:51.591Z] #21 24.33 Selecting previously unselected package bzip2. [2022-08-17T07:02:51.591Z] #21 24.35 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-17T07:02:51.591Z] #21 24.35 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T07:02:51.591Z] #21 24.45 Selecting previously unselected package xz-utils. [2022-08-17T07:02:51.591Z] #21 24.45 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-17T07:02:51.591Z] #21 24.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:02:51.591Z] #21 24.61 Selecting previously unselected package apparmor. [2022-08-17T07:02:51.591Z] #21 24.61 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-17T07:02:51.591Z] #21 24.67 Unpacking apparmor (2.13.6-10) ... [2022-08-17T07:02:51.591Z] #21 25.04 Selecting previously unselected package inetutils-ping. [2022-08-17T07:02:51.591Z] #21 25.04 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-17T07:02:51.591Z] #21 25.05 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-17T07:02:51.592Z] #21 25.14 Selecting previously unselected package libip6tc2:arm64. [2022-08-17T07:02:51.592Z] #21 25.14 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 25.15 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-17T07:02:51.592Z] #21 25.23 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-17T07:02:51.592Z] #21 25.23 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 25.24 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-17T07:02:51.592Z] #21 25.31 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-17T07:02:51.592Z] #21 25.31 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 25.31 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-17T07:02:51.592Z] #21 25.41 Selecting previously unselected package libnftnl11:arm64. [2022-08-17T07:02:51.592Z] #21 25.41 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 25.42 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-17T07:02:51.592Z] #21 25.51 Selecting previously unselected package iptables. [2022-08-17T07:02:51.592Z] #21 25.52 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 25.52 Unpacking iptables (1.8.7-1) ... [2022-08-17T07:02:51.592Z] #21 25.75 Selecting previously unselected package libonig5:arm64. [2022-08-17T07:02:51.592Z] #21 25.77 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 25.78 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-17T07:02:51.592Z] #21 25.89 Selecting previously unselected package libjq1:arm64. [2022-08-17T07:02:51.592Z] #21 25.89 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 25.90 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-17T07:02:51.592Z] #21 26.04 Selecting previously unselected package jq. [2022-08-17T07:02:51.592Z] #21 26.05 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 26.07 Unpacking jq (1.6-2.1) ... [2022-08-17T07:02:51.592Z] #21 26.16 Selecting previously unselected package libaio1:arm64. [2022-08-17T07:02:51.592Z] #21 26.16 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 26.16 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-17T07:02:51.592Z] #21 26.24 Selecting previously unselected package libgpm2:arm64. [2022-08-17T07:02:51.592Z] #21 26.24 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 26.24 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-17T07:02:51.592Z] #21 26.32 Selecting previously unselected package libicu67:arm64. [2022-08-17T07:02:51.592Z] #21 26.32 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 26.33 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-17T07:02:51.592Z] #21 29.68 Selecting previously unselected package libinih1:arm64. [2022-08-17T07:02:51.592Z] #21 29.69 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 29.69 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-17T07:02:51.592Z] #21 29.76 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-17T07:02:51.592Z] #21 29.79 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 29.79 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-17T07:02:51.592Z] #21 29.89 Selecting previously unselected package libnet1:arm64. [2022-08-17T07:02:51.592Z] #21 29.90 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 29.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:02:51.592Z] #21 30.00 Selecting previously unselected package libnl-3-200:arm64. [2022-08-17T07:02:51.592Z] #21 30.01 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 30.01 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-17T07:02:51.592Z] #21 30.10 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-17T07:02:51.592Z] #21 30.10 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 30.11 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T07:02:51.592Z] #21 30.20 Selecting previously unselected package libyajl2:arm64. [2022-08-17T07:02:51.592Z] #21 30.21 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 30.21 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-17T07:02:51.592Z] #21 30.30 Selecting previously unselected package net-tools. [2022-08-17T07:02:51.592Z] #21 30.32 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 30.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T07:02:51.592Z] #21 30.51 Selecting previously unselected package patch. [2022-08-17T07:02:51.592Z] #21 30.51 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 30.52 Unpacking patch (2.7.6-7) ... [2022-08-17T07:02:51.592Z] #21 30.62 Selecting previously unselected package python-pip-whl. [2022-08-17T07:02:51.592Z] #21 30.63 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-17T07:02:51.592Z] #21 30.64 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T07:02:51.592Z] #21 31.17 Selecting previously unselected package python3-lib2to3. [2022-08-17T07:02:51.592Z] #21 31.17 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-17T07:02:51.592Z] #21 31.19 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-17T07:02:51.592Z] #21 31.31 Selecting previously unselected package python3-distutils. [2022-08-17T07:02:51.592Z] #21 31.34 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-17T07:02:51.592Z] #21 31.35 Unpacking python3-distutils (3.9.2-1) ... [2022-08-17T07:02:51.592Z] #21 31.46 Selecting previously unselected package python3-pkg-resources. [2022-08-17T07:02:51.592Z] #21 31.46 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T07:02:51.592Z] #21 31.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:02:51.592Z] #21 31.61 Selecting previously unselected package python3-setuptools. [2022-08-17T07:02:51.592Z] #21 31.62 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-17T07:02:51.592Z] #21 31.62 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-17T07:02:51.592Z] #21 31.86 Selecting previously unselected package python3-wheel. [2022-08-17T07:02:51.592Z] #21 31.87 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-17T07:02:51.592Z] #21 31.87 Unpacking python3-wheel (0.34.2-1) ... [2022-08-17T07:02:51.592Z] #21 31.92 Selecting previously unselected package python3-pip. [2022-08-17T07:02:51.592Z] #21 31.93 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-17T07:02:51.592Z] #21 31.93 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T07:02:51.592Z] #21 32.21 Selecting previously unselected package sudo. [2022-08-17T07:02:51.592Z] #21 32.22 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 32.22 Unpacking sudo (1.9.5p2-3) ... [2022-08-17T07:02:51.592Z] #21 32.81 Selecting previously unselected package systemd-journal-remote. [2022-08-17T07:02:51.592Z] #21 32.83 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 32.84 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-17T07:02:51.592Z] #21 32.92 Selecting previously unselected package thin-provisioning-tools. [2022-08-17T07:02:51.592Z] #21 32.93 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 32.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-17T07:02:51.592Z] #21 33.17 Selecting previously unselected package uidmap. [2022-08-17T07:02:51.592Z] #21 33.17 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-17T07:02:51.592Z] #21 33.18 Unpacking uidmap (1:4.8.1-1) ... [2022-08-17T07:02:51.592Z] #21 33.32 Selecting previously unselected package vim-runtime. [2022-08-17T07:02:51.592Z] #21 33.32 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:02:51.592Z] #21 33.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-17T07:02:51.592Z] #21 33.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-17T07:02:51.592Z] #21 33.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:02:51.638Z] #77 ... [2022-08-17T07:02:51.639Z] [2022-08-17T07:02:51.639Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:02:51.639Z] #64 sha256:a46009718e0e6260793b47cc267ba1cf3a7e7747b107fff3ab637f6b82deaca9 [2022-08-17T07:02:51.673Z] #77 103.7 checking error.h presence... yes [2022-08-17T07:02:51.673Z] #77 103.8 checking for error.h... yes [2022-08-17T07:02:51.853Z] #21 ... [2022-08-17T07:02:51.853Z] [2022-08-17T07:02:51.853Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:51.853Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:02:51.853Z] #77 110.3 checking for egrep... /bin/grep -E [2022-08-17T07:02:51.853Z] #77 110.3 checking for fgrep... /bin/grep -F [2022-08-17T07:02:51.853Z] #77 110.4 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:02:51.853Z] #77 110.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:02:51.853Z] #77 110.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:02:51.853Z] #77 110.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:02:51.853Z] #77 110.5 checking whether ln -s works... yes [2022-08-17T07:02:51.853Z] #77 110.5 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:02:51.853Z] #77 110.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-17T07:02:51.853Z] #77 110.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:02:51.853Z] #77 110.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:02:51.853Z] #77 110.6 checking for objdump... objdump [2022-08-17T07:02:51.853Z] #77 110.6 checking how to recognize dependent libraries... pass_all [2022-08-17T07:02:51.853Z] #77 110.6 checking for dlltool... no [2022-08-17T07:02:51.853Z] #77 110.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:02:51.853Z] #77 110.6 checking for ar... ar [2022-08-17T07:02:51.931Z] #77 103.8 checking linux/openat2.h usability... yes [2022-08-17T07:02:51.931Z] #77 104.1 checking linux/openat2.h presence... yes [2022-08-17T07:02:51.931Z] #77 104.1 checking for linux/openat2.h... yes [2022-08-17T07:02:52.112Z] #77 110.6 checking for archiver @FILE support... @ [2022-08-17T07:02:52.112Z] #77 110.7 checking for strip... strip [2022-08-17T07:02:52.112Z] #77 110.7 checking for ranlib... ranlib [2022-08-17T07:02:52.189Z] #77 104.2 checking for copy_file_range... yes [2022-08-17T07:02:52.372Z] #77 110.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:02:52.448Z] #77 104.5 checking for fgetxattr... yes [2022-08-17T07:02:52.633Z] #77 111.1 checking for sysroot... no [2022-08-17T07:02:52.633Z] #77 111.1 checking for a working dd... /bin/dd [2022-08-17T07:02:52.633Z] #77 111.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:02:52.633Z] #77 111.1 checking for mt... no [2022-08-17T07:02:52.633Z] #77 111.1 checking if : is a manifest tool... no [2022-08-17T07:02:52.633Z] #77 111.1 checking how to run the C preprocessor... gcc -E [2022-08-17T07:02:52.707Z] #77 104.8 checking for statx... yes [2022-08-17T07:02:52.966Z] #77 105.1 checking for fgetpwent_r... yes [2022-08-17T07:02:53.155Z] #77 111.4 checking for ANSI C header files... yes [2022-08-17T07:02:53.225Z] #77 105.4 checking for issetugid... no [2022-08-17T07:02:53.416Z] #77 111.9 checking for sys/types.h... yes [2022-08-17T07:02:53.485Z] #77 105.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T07:02:53.485Z] #77 105.6 checking pkg-config is at least version 0.9.0... yes [2022-08-17T07:02:53.676Z] #77 112.1 checking for sys/stat.h... yes [2022-08-17T07:02:53.937Z] #77 112.4 checking for stdlib.h... yes [2022-08-17T07:02:54.053Z] #77 105.6 checking for library containing yajl_tree_get... -lyajl [2022-08-17T07:02:54.053Z] #77 106.2 checking for yajl >= 2.0.0... yes [2022-08-17T07:02:54.053Z] #77 106.2 checking sys/capability.h usability... yes [2022-08-17T07:02:54.090Z] #19 251.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-17T07:02:54.090Z] #19 251.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:02:54.090Z] #19 251.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T07:02:54.090Z] #19 251.0 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-17T07:02:54.090Z] #19 251.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-17T07:02:54.090Z] #19 251.0 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-17T07:02:54.090Z] #19 251.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-17T07:02:54.090Z] #19 251.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-17T07:02:54.090Z] #19 251.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-17T07:02:54.090Z] #19 251.2 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-17T07:02:54.090Z] #19 251.2 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:54.090Z] #19 251.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:02:54.090Z] #19 251.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-17T07:02:54.090Z] #19 251.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:54.090Z] #19 251.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:02:54.090Z] #19 251.3 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-17T07:02:54.090Z] #19 251.3 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:54.090Z] #19 251.3 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:02:54.090Z] #19 251.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-17T07:02:54.090Z] #19 251.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:54.090Z] #19 251.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:02:54.090Z] #19 251.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-17T07:02:54.090Z] #19 251.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:54.090Z] #19 251.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:02:54.090Z] #19 251.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-17T07:02:54.090Z] #19 251.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:54.090Z] #19 251.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:02:54.090Z] #19 251.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-17T07:02:54.090Z] #19 251.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:54.090Z] #19 251.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:02:54.090Z] #19 251.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-17T07:02:54.090Z] #19 251.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:54.090Z] #19 251.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:02:54.197Z] #77 112.6 checking for string.h... yes [2022-08-17T07:02:54.313Z] #77 106.4 checking sys/capability.h presence... yes [2022-08-17T07:02:54.313Z] #77 106.5 checking for sys/capability.h... yes [2022-08-17T07:02:54.349Z] #19 252.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-17T07:02:54.350Z] #19 252.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:54.350Z] #19 252.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:02:54.350Z] #19 252.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-17T07:02:54.350Z] #19 252.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:54.459Z] #77 112.9 checking for memory.h... yes [2022-08-17T07:02:54.460Z] #77 113.0 checking for strings.h... yes [2022-08-17T07:02:54.479Z] #64 70.86 Updating files: 28% (1410/4926) Updating files: 29% (1429/4926) Updating files: 30% (1478/4926) Updating files: 31% (1528/4926) Updating files: 32% (1577/4926) Updating files: 33% (1626/4926) Updating files: 34% (1675/4926) Updating files: 35% (1725/4926) Updating files: 36% (1774/4926) Updating files: 37% (1823/4926) Updating files: 38% (1872/4926) Updating files: 39% (1922/4926) Updating files: 40% (1971/4926) Updating files: 41% (2020/4926) Updating files: 42% (2069/4926) Updating files: 43% (2119/4926) Updating files: 44% (2168/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 60% (2956/4926) Updating files: 60% (2980/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 84% (4169/4926) Updating files: 85% (4188/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-17T07:02:54.610Z] #19 252.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:02:54.610Z] #19 252.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-17T07:02:54.610Z] #19 252.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:02:54.610Z] #19 252.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:02:54.610Z] #19 252.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-17T07:02:54.610Z] #19 252.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:02:54.610Z] #19 252.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:02:54.724Z] #77 113.2 checking for inttypes.h... yes [2022-08-17T07:02:54.724Z] #77 113.4 checking for stdint.h... yes [2022-08-17T07:02:54.738Z] #64 73.86 + cd /tmp/tmp.jVf0PnsuOg/src/github.com/containerd/containerd [2022-08-17T07:02:54.738Z] #64 73.86 + git checkout -q v1.6.7 [2022-08-17T07:02:54.880Z] #77 106.5 checking for library containing cap_from_name... -lcap [2022-08-17T07:02:54.984Z] #77 113.6 checking for unistd.h... yes [2022-08-17T07:02:55.139Z] #77 107.1 checking for library containing dlopen... -ldl [2022-08-17T07:02:55.244Z] #77 113.7 checking for dlfcn.h... yes [2022-08-17T07:02:55.244Z] #77 113.9 checking for objdir... .libs [2022-08-17T07:02:55.664Z] #77 107.6 checking seccomp.h usability... yes [2022-08-17T07:02:55.664Z] #77 107.8 checking seccomp.h presence... yes [2022-08-17T07:02:55.664Z] #77 107.9 checking for seccomp.h... yes [2022-08-17T07:02:55.767Z] #77 114.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:02:55.767Z] #77 114.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:02:55.767Z] #77 114.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:02:55.924Z] #77 107.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-17T07:02:56.184Z] #77 108.3 checking for library containing seccomp_arch_resolve_name... none required [2022-08-17T07:02:56.336Z] #77 114.4 checking if gcc static flag -static works... yes [2022-08-17T07:02:56.336Z] #77 114.7 checking if gcc supports -c -o file.o... yes [2022-08-17T07:02:56.337Z] #77 114.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:02:56.337Z] #77 114.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-17T07:02:56.483Z] #77 108.5 checking systemd/sd-bus.h usability... yes [2022-08-17T07:02:56.483Z] #77 108.7 checking systemd/sd-bus.h presence... yes [2022-08-17T07:02:56.483Z] #77 108.9 checking for systemd/sd-bus.h... yes [2022-08-17T07:02:56.598Z] #77 115.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:02:56.598Z] #77 115.3 checking how to hardcode library paths into programs... immediate [2022-08-17T07:02:56.598Z] #77 115.3 checking whether stripping libraries is possible... yes [2022-08-17T07:02:56.598Z] #77 115.3 checking if libtool supports shared libraries... yes [2022-08-17T07:02:56.598Z] #77 115.3 checking whether to build shared libraries... no [2022-08-17T07:02:56.859Z] #77 115.3 checking whether to build static libraries... yes [2022-08-17T07:02:56.859Z] #77 115.3 checking float.h usability... yes [2022-08-17T07:02:56.859Z] #77 115.5 checking float.h presence... yes [2022-08-17T07:02:56.859Z] #77 115.5 checking for float.h... yes [2022-08-17T07:02:57.119Z] #77 115.6 checking limits.h usability... yes [2022-08-17T07:02:57.119Z] #77 115.8 checking limits.h presence... yes [2022-08-17T07:02:57.119Z] #77 115.9 checking for limits.h... yes [2022-08-17T07:02:57.262Z] #64 76.19 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-17T07:02:57.262Z] #64 76.19 + BUILDTAGS='netgo osusergo static_build' [2022-08-17T07:02:57.262Z] #64 76.19 + export EXTRA_FLAGS=-buildmode=pie [2022-08-17T07:02:57.262Z] #64 76.19 + EXTRA_FLAGS=-buildmode=pie [2022-08-17T07:02:57.262Z] #64 76.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-17T07:02:57.262Z] #64 76.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-17T07:02:57.262Z] #64 76.19 + '[' '' = dynamic ']' [2022-08-17T07:02:57.262Z] #64 76.19 + make [2022-08-17T07:02:57.387Z] #77 115.9 checking stddef.h usability... yes [2022-08-17T07:02:57.387Z] #77 116.0 checking stddef.h presence... yes [2022-08-17T07:02:57.387Z] #77 116.0 checking for stddef.h... yes [2022-08-17T07:02:57.387Z] #77 116.1 checking for stdlib.h... (cached) yes [2022-08-17T07:02:57.387Z] #77 116.1 checking for string.h... (cached) yes [2022-08-17T07:02:57.489Z] #77 108.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-17T07:02:57.489Z] #77 109.6 checking for sd_notify_barrier... yes [2022-08-17T07:02:57.489Z] #77 109.7 checking linux/bpf.h usability... yes [2022-08-17T07:02:57.646Z] #77 116.1 checking sys/time.h usability... yes [2022-08-17T07:02:57.646Z] #77 116.2 checking sys/time.h presence... yes [2022-08-17T07:02:57.646Z] #77 116.3 checking for sys/time.h... yes [2022-08-17T07:02:57.646Z] #77 116.3 checking for inline... inline [2022-08-17T07:02:57.710Z] #77 ... [2022-08-17T07:02:57.710Z] [2022-08-17T07:02:57.711Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:02:57.711Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:02:57.711Z] #14 137.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-17T07:02:57.711Z] #14 137.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:02:57.711Z] #14 137.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:02:57.749Z] #77 109.9 checking linux/bpf.h presence... yes [2022-08-17T07:02:57.749Z] #77 110.0 checking for linux/bpf.h... yes [2022-08-17T07:02:57.749Z] #77 110.0 checking compilation for eBPF... yes [2022-08-17T07:02:58.011Z] #77 110.2 checking for criu >= 3.15... no [2022-08-17T07:02:58.011Z] #77 110.2 configure: CRIU headers not found, building without CRIU support [2022-08-17T07:02:58.011Z] #77 110.3 checking for criu > 3.16... no [2022-08-17T07:02:58.011Z] #77 110.3 configure: CRIU version doesn't support join-ns API [2022-08-17T07:02:58.011Z] #77 110.3 checking for criu > 3.16.1... no [2022-08-17T07:02:58.011Z] #77 110.3 configure: CRIU version doesn't support for pre-dumping [2022-08-17T07:02:58.011Z] #77 110.3 checking for new mount API (fsconfig)... yes [2022-08-17T07:02:58.011Z] #77 110.4 checking for seccomp notify API... yes [2022-08-17T07:02:58.183Z] #77 116.5 checking for size_t... yes [2022-08-17T07:02:58.183Z] #77 116.8 checking for stdlib.h... (cached) yes [2022-08-17T07:02:58.183Z] #77 116.8 checking for GNU libc compatible malloc... yes [2022-08-17T07:02:58.275Z] [2022-08-17T07:02:58.275Z] #77 ... [2022-08-17T07:02:58.275Z] [2022-08-17T07:02:58.275Z] #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-08-17T07:02:58.275Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T07:02:58.275Z] #34 DONE 163.5s [2022-08-17T07:02:58.275Z] [2022-08-17T07:02:58.275Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:58.275Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:58.275Z] #77 110.5 checking for gperf... no [2022-08-17T07:02:58.275Z] #77 110.5 configure: gperf not found - cannot rebuild signal parser code [2022-08-17T07:02:58.275Z] #77 110.5 checking for library containing argp_parse... [2022-08-17T07:02:58.275Z] #77 ... [2022-08-17T07:02:58.275Z] [2022-08-17T07:02:58.275Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:02:58.275Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:02:58.275Z] #21 10.23 Reading package lists... [2022-08-17T07:02:58.275Z] #21 13.68 Reading package lists... [2022-08-17T07:02:58.275Z] #21 17.17 Building dependency tree... [2022-08-17T07:02:58.443Z] #77 117.0 checking for stdlib.h... (cached) yes [2022-08-17T07:02:58.533Z] #21 ... [2022-08-17T07:02:58.533Z] [2022-08-17T07:02:58.533Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:02:58.533Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:02:58.533Z] #77 110.5 checking for library containing argp_parse... none required [2022-08-17T07:02:58.533Z] #77 111.0 checking that generated files are newer than configure... done [2022-08-17T07:02:58.533Z] #77 111.0 configure: creating ./config.status [2022-08-17T07:02:58.703Z] #77 117.0 checking for GNU libc compatible realloc... yes [2022-08-17T07:02:58.963Z] #77 117.2 checking for working strtod... yes [2022-08-17T07:02:58.963Z] #77 117.5 checking for gettimeofday... yes [2022-08-17T07:02:59.223Z] #77 117.8 checking for memset... yes [2022-08-17T07:02:59.482Z] #77 118.0 checking for strspn... yes [2022-08-17T07:02:59.742Z] #77 118.4 checking that generated files are newer than configure... done [2022-08-17T07:02:59.742Z] #77 118.4 configure: creating ./config.status [2022-08-17T07:02:59.893Z] #19 257.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-17T07:02:59.893Z] #19 257.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:02:59.893Z] #19 257.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:02:59.893Z] #19 257.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-17T07:02:59.893Z] #19 257.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-17T07:02:59.893Z] #19 257.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-17T07:02:59.893Z] #19 257.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-17T07:02:59.893Z] #19 257.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-17T07:02:59.893Z] #19 257.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-17T07:02:59.893Z] #19 257.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-17T07:03:00.153Z] #19 257.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:03:00.153Z] #19 257.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:00.153Z] #19 258.1 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-17T07:03:00.413Z] #19 258.1 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:03:00.413Z] #19 258.1 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:00.536Z] #64 79.47 + bin/ctr [2022-08-17T07:03:00.999Z] #14 ... [2022-08-17T07:03:00.999Z] [2022-08-17T07:03:00.999Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:03:00.999Z] #64 sha256:b713b2827866a591b6150b680bb1126986782871ac8d843c4e7152b41d1f9a74 [2022-08-17T07:03:00.999Z] #64 72.70 Updating files: 28% (1385/4926) Updating files: 29% (1429/4926) Updating files: 30% (1478/4926) Updating files: 31% (1528/4926) Updating files: 32% (1577/4926) Updating files: 33% (1626/4926) Updating files: 34% (1675/4926) Updating files: 35% (1725/4926) Updating files: 36% (1774/4926) Updating files: 37% (1823/4926) Updating files: 38% (1872/4926) Updating files: 39% (1922/4926) Updating files: 40% (1971/4926) Updating files: 41% (2020/4926) Updating files: 42% (2069/4926) Updating files: 43% (2119/4926) Updating files: 44% (2168/4926) Updating files: 45% (2217/4926) Updating files: 46% (2266/4926) Updating files: 47% (2316/4926) Updating files: 48% (2365/4926) Updating files: 49% (2414/4926) Updating files: 50% (2463/4926) Updating files: 51% (2513/4926) Updating files: 52% (2562/4926) Updating files: 53% (2611/4926) Updating files: 54% (2661/4926) Updating files: 55% (2710/4926) Updating files: 56% (2759/4926) Updating files: 57% (2808/4926) Updating files: 58% (2858/4926) Updating files: 59% (2907/4926) Updating files: 59% (2951/4926) Updating files: 60% (2956/4926) Updating files: 61% (3005/4926) Updating files: 62% (3055/4926) Updating files: 63% (3104/4926) Updating files: 64% (3153/4926) Updating files: 65% (3202/4926) Updating files: 66% (3252/4926) Updating files: 67% (3301/4926) Updating files: 68% (3350/4926) Updating files: 69% (3399/4926) Updating files: 70% (3449/4926) Updating files: 71% (3498/4926) Updating files: 72% (3547/4926) Updating files: 73% (3596/4926) Updating files: 74% (3646/4926) Updating files: 75% (3695/4926) Updating files: 76% (3744/4926) Updating files: 77% (3794/4926) Updating files: 78% (3843/4926) Updating files: 79% (3892/4926) Updating files: 80% (3941/4926) Updating files: 81% (3991/4926) Updating files: 82% (4040/4926) Updating files: 83% (4089/4926) Updating files: 84% (4138/4926) Updating files: 85% (4188/4926) Updating files: 85% (4220/4926) Updating files: 86% (4237/4926) Updating files: 87% (4286/4926) Updating files: 88% (4335/4926) Updating files: 89% (4385/4926) Updating files: 90% (4434/4926) Updating files: 91% (4483/4926) Updating files: 92% (4532/4926) Updating files: 93% (4582/4926) Updating files: 94% (4631/4926) Updating files: 95% (4680/4926) Updating files: 96% (4729/4926) Updating files: 97% (4779/4926) Updating files: 98% (4828/4926) Updating files: 99% (4877/4926) Updating files: 100% (4926/4926) Updating files: 100% (4926/4926), done. [2022-08-17T07:03:00.999Z] #64 75.64 + cd /tmp/tmp.2vXgtneMDS/src/github.com/containerd/containerd [2022-08-17T07:03:00.999Z] #64 75.65 + git checkout -q v1.6.7 [2022-08-17T07:03:01.069Z] #77 ... [2022-08-17T07:03:01.069Z] [2022-08-17T07:03:01.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-08-17T07:03:01.069Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:03:01.069Z] #36 166.2 Delve is a source level debugger for Go programs. [2022-08-17T07:03:01.069Z] #36 166.2 [2022-08-17T07:03:01.069Z] #36 166.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-17T07:03:01.069Z] #36 166.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-17T07:03:01.069Z] #36 166.2 [2022-08-17T07:03:01.069Z] #36 166.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-17T07:03:01.069Z] #36 166.2 [2022-08-17T07:03:01.069Z] #36 166.2 Pass flags to the program you are debugging using `--`, for example: [2022-08-17T07:03:01.069Z] #36 166.2 [2022-08-17T07:03:01.069Z] #36 166.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-17T07:03:01.069Z] #36 166.2 [2022-08-17T07:03:01.069Z] #36 166.2 Usage: [2022-08-17T07:03:01.069Z] #36 166.2 dlv [command] [2022-08-17T07:03:01.069Z] #36 166.2 [2022-08-17T07:03:01.069Z] #36 166.2 Available Commands: [2022-08-17T07:03:01.069Z] #36 166.2 attach Attach to running process and begin debugging. [2022-08-17T07:03:01.069Z] #36 166.2 connect Connect to a headless debug server with a terminal client. [2022-08-17T07:03:01.069Z] #36 166.2 core Examine a core dump. [2022-08-17T07:03:01.069Z] #36 166.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-17T07:03:01.069Z] #36 166.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-17T07:03:01.069Z] #36 166.2 exec Execute a precompiled binary, and begin a debug session. [2022-08-17T07:03:01.069Z] #36 166.2 help Help about any command [2022-08-17T07:03:01.069Z] #36 166.2 run Deprecated command. Use 'debug' instead. [2022-08-17T07:03:01.069Z] #36 166.2 test Compile test binary and begin debugging program. [2022-08-17T07:03:01.069Z] #36 166.2 trace Compile and begin tracing program. [2022-08-17T07:03:01.069Z] #36 166.2 version Prints version. [2022-08-17T07:03:01.069Z] #36 166.2 [2022-08-17T07:03:01.069Z] #36 166.2 Flags: [2022-08-17T07:03:01.069Z] #36 166.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-17T07:03:01.069Z] #36 166.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-17T07:03:01.069Z] #36 166.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-17T07:03:01.069Z] #36 166.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-17T07:03:01.069Z] #36 166.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-17T07:03:01.069Z] #36 166.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-17T07:03:01.069Z] #36 166.2 --disable-aslr Disables address space randomization [2022-08-17T07:03:01.069Z] #36 166.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-17T07:03:01.069Z] #36 166.2 -h, --help help for dlv [2022-08-17T07:03:01.069Z] #36 166.2 --init string Init file, executed by the terminal client. [2022-08-17T07:03:01.069Z] #36 166.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-17T07:03:01.069Z] #36 166.2 --log Enable debugging server logging. [2022-08-17T07:03:01.069Z] #36 166.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-17T07:03:01.069Z] #36 166.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-17T07:03:01.069Z] #36 166.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-17T07:03:01.069Z] #36 166.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-17T07:03:01.069Z] #36 166.2 --wd string Working directory for running the program. [2022-08-17T07:03:01.069Z] #36 166.2 [2022-08-17T07:03:01.069Z] #36 166.2 Additional help topics: [2022-08-17T07:03:01.069Z] #36 166.2 dlv backend Help about the --backend flag. [2022-08-17T07:03:01.069Z] #36 166.2 dlv log Help about logging flags. [2022-08-17T07:03:01.069Z] #36 166.2 dlv redirect Help about file redirection. [2022-08-17T07:03:01.069Z] #36 166.2 [2022-08-17T07:03:01.069Z] #36 166.2 Use "dlv [command] --help" for more information about a command. [2022-08-17T07:03:01.069Z] #36 DONE 166.5s [2022-08-17T07:03:01.069Z] [2022-08-17T07:03:01.069Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:03:01.069Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:03:01.069Z] #21 19.42 The following additional packages will be installed: [2022-08-17T07:03:01.069Z] #21 19.42 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-17T07:03:01.069Z] #21 19.42 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-17T07:03:01.069Z] #21 19.42 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-17T07:03:01.069Z] #21 19.42 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T07:03:01.069Z] #21 19.42 python3-pkg-resources systemd vim-runtime xxd [2022-08-17T07:03:01.069Z] #21 19.43 Suggested packages: [2022-08-17T07:03:01.069Z] #21 19.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-17T07:03:01.069Z] #21 19.43 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-17T07:03:01.069Z] #21 19.43 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-17T07:03:01.069Z] #21 19.43 Recommended packages: [2022-08-17T07:03:01.070Z] #21 19.43 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-17T07:03:01.070Z] #21 19.43 systemd-timesyncd | time-daemon unzip [2022-08-17T07:03:01.070Z] #21 21.49 The following NEW packages will be installed: [2022-08-17T07:03:01.070Z] #21 21.49 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-17T07:03:01.070Z] #21 21.49 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-17T07:03:01.070Z] #21 21.49 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-17T07:03:01.070Z] #21 21.49 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-17T07:03:01.070Z] #21 21.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-17T07:03:01.070Z] #21 21.49 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T07:03:01.070Z] #21 21.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-17T07:03:01.070Z] #21 21.49 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-17T07:03:01.070Z] #21 21.49 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-17T07:03:01.329Z] #21 21.94 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:03:01.329Z] #21 21.94 Need to get 32.8 MB of archives. [2022-08-17T07:03:01.329Z] #21 21.94 After this operation, 124 MB of additional disk space will be used. [2022-08-17T07:03:01.329Z] #21 21.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T07:03:01.329Z] #21 21.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-17T07:03:01.329Z] #21 21.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-17T07:03:01.329Z] #21 21.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-17T07:03:01.329Z] #21 21.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-17T07:03:01.329Z] #21 21.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-17T07:03:01.329Z] #21 21.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-17T07:03:01.563Z] #64 78.13 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-17T07:03:01.563Z] #64 78.13 + BUILDTAGS='netgo osusergo static_build' [2022-08-17T07:03:01.563Z] #64 78.13 + export EXTRA_FLAGS=-buildmode=pie [2022-08-17T07:03:01.563Z] #64 78.13 + EXTRA_FLAGS=-buildmode=pie [2022-08-17T07:03:01.563Z] #64 78.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-17T07:03:01.563Z] #64 78.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-17T07:03:01.563Z] #64 78.13 + '[' '' = dynamic ']' [2022-08-17T07:03:01.563Z] #64 78.13 + make [2022-08-17T07:03:01.590Z] #21 22.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T07:03:01.590Z] #21 22.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-17T07:03:01.590Z] #21 22.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-17T07:03:01.590Z] #21 22.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-17T07:03:01.590Z] #21 22.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-17T07:03:01.590Z] #21 22.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-17T07:03:01.590Z] #21 22.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-17T07:03:01.590Z] #21 22.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-17T07:03:01.849Z] #21 22.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T07:03:01.849Z] #21 22.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T07:03:01.849Z] #21 22.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T07:03:01.849Z] #21 22.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-17T07:03:01.849Z] #21 22.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-17T07:03:01.849Z] #21 22.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T07:03:02.112Z] #21 22.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-17T07:03:02.112Z] #21 22.76 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-17T07:03:02.112Z] #21 22.76 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T07:03:02.112Z] #21 22.76 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T07:03:02.112Z] #21 22.76 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T07:03:02.112Z] #21 22.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T07:03:02.112Z] #21 22.76 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-17T07:03:02.112Z] #21 22.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T07:03:02.112Z] #21 22.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-17T07:03:02.112Z] #21 22.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-17T07:03:02.112Z] #21 22.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-17T07:03:02.112Z] #21 22.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T07:03:02.112Z] #21 22.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-17T07:03:02.112Z] #21 22.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-17T07:03:02.112Z] #21 22.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-17T07:03:02.112Z] #21 22.89 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-17T07:03:02.371Z] #21 22.93 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-17T07:03:02.371Z] #21 22.93 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-17T07:03:02.371Z] #21 22.96 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-17T07:03:02.371Z] #21 22.96 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-17T07:03:02.630Z] #21 23.24 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-17T07:03:02.630Z] #21 23.25 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-17T07:03:02.631Z] #21 23.30 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-17T07:03:02.631Z] #21 23.30 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-17T07:03:03.037Z] #77 121.2 config.status: creating Makefile [2022-08-17T07:03:03.037Z] #77 121.3 config.status: creating config.h [2022-08-17T07:03:03.037Z] #77 121.3 config.status: executing depfiles commands [2022-08-17T07:03:03.037Z] #77 121.5 config.status: executing libtool commands [2022-08-17T07:03:03.568Z] #21 24.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:03:03.568Z] #21 24.25 Fetched 32.8 MB in 2s (18.6 MB/s) [2022-08-17T07:03:03.839Z] #21 24.30 Selecting previously unselected package libcap2:amd64. [2022-08-17T07:03:03.839Z] #21 24.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-17T07:03:03.839Z] #21 24.36 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T07:03:03.839Z] #21 24.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:03:03.839Z] #21 24.42 Selecting previously unselected package libargon2-1:amd64. [2022-08-17T07:03:03.839Z] #21 24.44 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-17T07:03:03.839Z] #21 24.46 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T07:03:03.839Z] #21 24.55 Selecting previously unselected package libjson-c5:amd64. [2022-08-17T07:03:03.839Z] #21 24.55 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-17T07:03:04.021Z] #77 122.6 GEN .version [2022-08-17T07:03:04.021Z] #77 122.6 make install-recursive [2022-08-17T07:03:04.021Z] #77 122.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-17T07:03:04.021Z] #77 122.7 Making install in libocispec [2022-08-17T07:03:04.021Z] #77 122.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:03:04.021Z] #77 122.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-17T07:03:04.021Z] #77 122.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-17T07:03:04.021Z] #77 122.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-17T07:03:04.099Z] #21 24.55 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-17T07:03:04.099Z] #21 24.79 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-17T07:03:04.099Z] #21 24.79 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-17T07:03:04.099Z] #21 24.81 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T07:03:04.283Z] #77 122.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-17T07:03:04.283Z] #77 ... [2022-08-17T07:03:04.283Z] [2022-08-17T07:03:04.283Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:03:04.283Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-17T07:03:04.283Z] #21 36.44 Selecting previously unselected package vim. [2022-08-17T07:03:04.283Z] #21 36.45 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-17T07:03:04.283Z] #21 36.47 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:04.283Z] #21 36.89 Selecting previously unselected package xfsprogs. [2022-08-17T07:03:04.283Z] #21 36.89 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-17T07:03:04.283Z] #21 36.90 Unpacking xfsprogs (5.10.0-4) ... [2022-08-17T07:03:04.283Z] #21 37.34 Selecting previously unselected package zip. [2022-08-17T07:03:04.283Z] #21 37.34 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-17T07:03:04.283Z] #21 37.35 Unpacking zip (3.0-12) ... [2022-08-17T07:03:04.283Z] #21 37.52 Selecting previously unselected package zstd. [2022-08-17T07:03:04.283Z] #21 37.52 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-17T07:03:04.283Z] #21 37.52 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-17T07:03:04.283Z] #21 37.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:03:04.283Z] #21 38.73 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-17T07:03:04.283Z] #21 38.75 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T07:03:04.283Z] #21 38.76 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-17T07:03:04.283Z] #21 38.79 Setting up libicu67:arm64 (67.1-7) ... [2022-08-17T07:03:04.283Z] #21 38.80 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-17T07:03:04.283Z] #21 38.81 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-17T07:03:04.283Z] #21 38.82 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-17T07:03:04.283Z] #21 38.84 Setting up uidmap (1:4.8.1-1) ... [2022-08-17T07:03:04.283Z] #21 38.85 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-17T07:03:04.283Z] #21 38.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:03:04.283Z] #21 38.89 Setting up bzip2 (1.0.8-4) ... [2022-08-17T07:03:04.283Z] #21 38.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-17T07:03:04.283Z] #21 38.92 Setting up python3-wheel (0.34.2-1) ... [2022-08-17T07:03:04.283Z] #21 39.65 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-17T07:03:04.283Z] #21 39.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:04.283Z] #21 39.67 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-17T07:03:04.283Z] #21 39.69 Setting up libcap2-bin (1:2.44-1) ... [2022-08-17T07:03:04.283Z] #21 39.71 Setting up apparmor (2.13.6-10) ... [2022-08-17T07:03:04.283Z] #21 41.36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-17T07:03:04.283Z] #21 41.48 Setting up zip (3.0-12) ... [2022-08-17T07:03:04.283Z] #21 41.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:04.283Z] #21 41.52 Setting up bash-completion (1:2.11-2) ... [2022-08-17T07:03:04.283Z] #21 44.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:03:04.283Z] #21 44.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T07:03:04.283Z] #21 44.15 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-17T07:03:04.283Z] #21 44.17 Setting up patch (2.7.6-7) ... [2022-08-17T07:03:04.283Z] #21 44.18 Setting up sudo (1.9.5p2-3) ... [2022-08-17T07:03:04.283Z] #21 44.27 invoke-rc.d: could not determine current runlevel [2022-08-17T07:03:04.283Z] #21 44.28 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T07:03:04.283Z] #21 44.31 Setting up xfsprogs (5.10.0-4) ... [2022-08-17T07:03:04.283Z] #21 44.32 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-17T07:03:04.283Z] #21 44.32 Failed to connect to bus: Host is down [2022-08-17T07:03:04.283Z] #21 44.33 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-17T07:03:04.283Z] #21 44.35 Setting up inetutils-ping (2:2.0-1) ... [2022-08-17T07:03:04.283Z] #21 44.37 Setting up pigz (2.6-1) ... [2022-08-17T07:03:04.283Z] #21 44.39 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-17T07:03:04.283Z] #21 44.42 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-17T07:03:04.283Z] #21 44.45 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T07:03:04.283Z] #21 44.48 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:04.283Z] #21 45.30 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-17T07:03:04.283Z] #21 45.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-17T07:03:04.283Z] #21 45.70 Setting up libelf1:arm64 (0.183-1) ... [2022-08-17T07:03:04.283Z] #21 45.72 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-17T07:03:04.283Z] #21 45.73 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-17T07:03:04.283Z] #21 45.75 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-17T07:03:04.283Z] #21 45.76 Setting up libkmod2:arm64 (28-1) ... [2022-08-17T07:03:04.283Z] #21 45.78 Setting up python3-distutils (3.9.2-1) ... [2022-08-17T07:03:04.283Z] #21 46.22 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:04.283Z] #21 46.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-17T07:03:04.283Z] #21 46.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-17T07:03:04.283Z] #21 46.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-17T07:03:04.283Z] #21 46.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-17T07:03:04.283Z] #21 46.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-17T07:03:04.283Z] #21 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-17T07:03:04.283Z] #21 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-17T07:03:04.283Z] #21 46.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-17T07:03:04.283Z] #21 46.37 Setting up python3-setuptools (52.0.0-4) ... [2022-08-17T07:03:04.358Z] #21 24.96 Selecting previously unselected package libip4tc2:amd64. [2022-08-17T07:03:04.358Z] #21 24.96 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-17T07:03:04.358Z] #21 24.96 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T07:03:04.358Z] #21 25.07 Selecting previously unselected package libkmod2:amd64. [2022-08-17T07:03:04.358Z] #21 25.07 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-17T07:03:04.358Z] #21 25.07 Unpacking libkmod2:amd64 (28-1) ... [2022-08-17T07:03:04.616Z] #19 262.5 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-17T07:03:04.616Z] #19 262.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:03:04.616Z] #19 262.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:04.616Z] #19 262.5 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-17T07:03:04.617Z] #21 25.17 Selecting previously unselected package systemd. [2022-08-17T07:03:04.617Z] #21 25.17 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-17T07:03:04.617Z] #21 25.33 Unpacking systemd (247.3-7) ... [2022-08-17T07:03:04.855Z] #21 ... [2022-08-17T07:03:04.855Z] [2022-08-17T07:03:04.855Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:04.855Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:03:04.855Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-17T07:03:04.855Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-17T07:03:04.855Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-17T07:03:04.855Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-17T07:03:04.855Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-17T07:03:04.855Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-17T07:03:04.855Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-17T07:03:04.855Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-17T07:03:04.855Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-17T07:03:04.888Z] #19 262.5 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-17T07:03:04.889Z] #19 262.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-17T07:03:04.889Z] #19 262.6 Selecting previously unselected package libc6-s390x-cross. [2022-08-17T07:03:04.889Z] #19 262.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-17T07:03:04.889Z] #19 262.6 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-17T07:03:04.927Z] #64 81.13 + bin/ctr [2022-08-17T07:03:05.116Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-17T07:03:05.116Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-17T07:03:05.116Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-17T07:03:05.116Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-17T07:03:05.116Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-17T07:03:05.116Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-17T07:03:05.116Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-17T07:03:05.149Z] #19 262.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-17T07:03:05.149Z] #19 262.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:03:05.149Z] #19 262.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:05.149Z] #19 263.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-17T07:03:05.409Z] #19 263.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:03:05.409Z] #19 263.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:05.409Z] #19 263.1 Selecting previously unselected package libitm1-s390x-cross. [2022-08-17T07:03:05.409Z] #19 263.1 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:03:05.409Z] #19 263.1 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:05.409Z] #19 263.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-17T07:03:05.669Z] #19 263.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:03:05.669Z] #19 263.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:05.669Z] #19 263.4 Selecting previously unselected package libasan6-s390x-cross. [2022-08-17T07:03:05.669Z] #19 263.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:03:05.669Z] #19 263.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:05.929Z] #19 263.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-17T07:03:06.058Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-17T07:03:06.058Z] #77 124.5 make install-recursive [2022-08-17T07:03:06.058Z] #77 124.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:03:06.058Z] #77 124.6 Making install in yajl [2022-08-17T07:03:06.058Z] #77 124.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:03:06.058Z] #77 124.7 CC verify/json_verify-json_verify.o [2022-08-17T07:03:06.058Z] #77 124.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-17T07:03:06.058Z] #77 124.7 CC src/libyajl_la-yajl.lo [2022-08-17T07:03:06.058Z] #77 124.7 CC src/libyajl_la-yajl_gen.lo [2022-08-17T07:03:06.058Z] #77 124.7 CC src/libyajl_la-yajl_parser.lo [2022-08-17T07:03:06.058Z] #77 124.8 CC src/libyajl_la-yajl_buf.lo [2022-08-17T07:03:06.058Z] #77 124.8 CC src/libyajl_la-yajl_encode.lo [2022-08-17T07:03:06.058Z] #77 124.8 CC src/libyajl_la-yajl_lex.lo [2022-08-17T07:03:06.189Z] #19 263.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:03:06.189Z] #19 263.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:06.318Z] #77 124.9 CC src/libyajl_la-yajl_tree.lo [2022-08-17T07:03:06.449Z] #19 264.1 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-17T07:03:06.449Z] #19 264.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:03:06.449Z] #19 264.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:06.449Z] #19 264.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-17T07:03:06.449Z] #19 264.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:03:06.449Z] #19 264.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:06.449Z] #19 264.4 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-17T07:03:06.709Z] #19 264.4 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:03:06.709Z] #19 264.4 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:07.084Z] #64 ... [2022-08-17T07:03:07.084Z] [2022-08-17T07:03:07.084Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:03:07.084Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:03:07.084Z] #14 138.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-17T07:03:07.084Z] #14 138.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:03:07.084Z] #14 138.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:03:07.084Z] #14 ... [2022-08-17T07:03:07.084Z] [2022-08-17T07:03:07.084Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:07.084Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:03:07.084Z] #77 62.10 libtoolize: putting auxiliary files in '.'. [2022-08-17T07:03:07.084Z] #77 62.10 libtoolize: copying file './ltmain.sh' [2022-08-17T07:03:07.084Z] #77 63.75 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-17T07:03:07.084Z] #77 63.75 libtoolize: and rerunning libtoolize and aclocal. [2022-08-17T07:03:07.084Z] #77 63.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T07:03:07.152Z] #21 27.69 Selecting previously unselected package pigz. [2022-08-17T07:03:07.152Z] #21 27.72 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-17T07:03:07.152Z] #21 27.72 Unpacking pigz (2.6-1) ... [2022-08-17T07:03:07.411Z] #21 27.83 Selecting previously unselected package libelf1:amd64. [2022-08-17T07:03:07.411Z] #21 27.83 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-17T07:03:07.411Z] #21 27.84 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-17T07:03:07.411Z] #21 28.00 Selecting previously unselected package libbpf0:amd64. [2022-08-17T07:03:07.411Z] #21 28.00 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-17T07:03:07.411Z] #21 28.01 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-17T07:03:07.411Z] #21 28.10 Selecting previously unselected package libmnl0:amd64. [2022-08-17T07:03:07.411Z] #21 28.11 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-17T07:03:07.411Z] #21 28.12 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-17T07:03:07.411Z] #21 28.19 Selecting previously unselected package libxtables12:amd64. [2022-08-17T07:03:07.411Z] #21 28.19 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-17T07:03:07.411Z] #21 28.20 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-17T07:03:07.445Z] #64 ... [2022-08-17T07:03:07.445Z] [2022-08-17T07:03:07.445Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:03:07.445Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:03:07.445Z] #14 149.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-17T07:03:07.445Z] #14 149.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:03:07.445Z] #14 149.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T07:03:07.649Z] #77 ... [2022-08-17T07:03:07.649Z] [2022-08-17T07:03:07.649Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:03:07.649Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:03:07.649Z] #14 150.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-17T07:03:07.649Z] #14 150.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:03:07.649Z] #14 150.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T07:03:07.670Z] #21 28.27 Selecting previously unselected package libcap2-bin. [2022-08-17T07:03:07.671Z] #21 28.27 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-17T07:03:07.671Z] #21 28.28 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-17T07:03:07.671Z] #21 28.36 Selecting previously unselected package iproute2. [2022-08-17T07:03:07.671Z] #21 28.37 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-17T07:03:07.671Z] #21 28.37 Unpacking iproute2 (5.10.0-4) ... [2022-08-17T07:03:08.238Z] #21 28.80 Selecting previously unselected package xxd. [2022-08-17T07:03:08.238Z] #21 28.80 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:03:08.238Z] #21 28.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:08.238Z] #21 ... [2022-08-17T07:03:08.238Z] [2022-08-17T07:03:08.238Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:08.238Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:03:08.238Z] #77 113.9 config.status: creating Makefile [2022-08-17T07:03:08.238Z] #77 113.9 config.status: creating rpm/crun.spec [2022-08-17T07:03:08.238Z] #77 114.0 config.status: creating config.h [2022-08-17T07:03:08.238Z] #77 114.0 config.status: executing libtool commands [2022-08-17T07:03:08.238Z] #77 114.0 config.status: executing depfiles commands [2022-08-17T07:03:08.238Z] #77 115.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-17T07:03:08.238Z] #77 115.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T07:03:08.238Z] #77 115.7 checking for gcc... gcc [2022-08-17T07:03:08.238Z] #77 115.8 checking whether the C compiler works... yes [2022-08-17T07:03:08.238Z] #77 116.1 checking for C compiler default output file name... a.out [2022-08-17T07:03:08.238Z] #77 116.1 checking for suffix of executables... [2022-08-17T07:03:08.238Z] #77 116.2 checking whether we are cross compiling... no [2022-08-17T07:03:08.238Z] #77 116.5 checking for suffix of object files... o [2022-08-17T07:03:08.238Z] #77 116.6 checking whether we are using the GNU C compiler... yes [2022-08-17T07:03:08.238Z] #77 116.7 checking whether gcc accepts -g... yes [2022-08-17T07:03:08.238Z] #77 116.8 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:03:08.238Z] #77 117.0 checking whether gcc understands -c and -o together... yes [2022-08-17T07:03:08.238Z] #77 117.2 checking how to run the C preprocessor... gcc -E [2022-08-17T07:03:08.238Z] #77 117.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:03:08.238Z] #77 117.5 checking for egrep... /bin/grep -E [2022-08-17T07:03:08.238Z] #77 117.5 checking for ANSI C header files... yes [2022-08-17T07:03:08.238Z] #77 118.2 checking for sys/types.h... yes [2022-08-17T07:03:08.238Z] #77 118.4 checking for sys/stat.h... yes [2022-08-17T07:03:08.238Z] #77 118.6 checking for stdlib.h... yes [2022-08-17T07:03:08.238Z] #77 118.8 checking for string.h... yes [2022-08-17T07:03:08.238Z] #77 118.9 checking for memory.h... yes [2022-08-17T07:03:08.238Z] #77 119.0 checking for strings.h... yes [2022-08-17T07:03:08.238Z] #77 119.2 checking for inttypes.h... yes [2022-08-17T07:03:08.238Z] #77 119.4 checking for stdint.h... yes [2022-08-17T07:03:08.238Z] #77 119.5 checking for unistd.h... yes [2022-08-17T07:03:08.238Z] #77 119.7 checking minix/config.h usability... no [2022-08-17T07:03:08.238Z] #77 119.8 checking minix/config.h presence... no [2022-08-17T07:03:08.238Z] #77 119.9 checking for minix/config.h... no [2022-08-17T07:03:08.238Z] #77 119.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-17T07:03:08.238Z] #77 120.1 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:03:08.238Z] #77 120.4 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:03:08.238Z] #77 120.4 checking how to print strings... printf [2022-08-17T07:03:08.238Z] #77 120.4 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:03:08.238Z] #77 120.4 checking for fgrep... /bin/grep -F [2022-08-17T07:03:08.238Z] #77 120.5 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:03:08.238Z] #77 120.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:03:08.238Z] #77 120.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:03:08.238Z] #77 120.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:03:08.238Z] #77 120.6 checking whether ln -s works... yes [2022-08-17T07:03:08.238Z] #77 120.6 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:03:08.238Z] #77 120.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:03:08.238Z] #77 120.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:03:08.238Z] #77 120.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:03:08.238Z] #77 120.6 checking for objdump... objdump [2022-08-17T07:03:08.238Z] #77 120.6 checking how to recognize dependent libraries... pass_all [2022-08-17T07:03:08.238Z] #77 120.6 checking for dlltool... no [2022-08-17T07:03:08.238Z] #77 120.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:03:08.238Z] #77 120.6 checking for ar... ar [2022-08-17T07:03:08.515Z] #77 120.7 checking for archiver @FILE support... @ [2022-08-17T07:03:08.515Z] #77 120.8 checking for strip... strip [2022-08-17T07:03:08.515Z] #77 120.8 checking for ranlib... ranlib [2022-08-17T07:03:08.515Z] #77 120.8 checking for gawk... no [2022-08-17T07:03:08.515Z] #77 120.8 checking for mawk... mawk [2022-08-17T07:03:08.774Z] #77 120.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:03:08.774Z] #77 121.1 checking for sysroot... no [2022-08-17T07:03:08.774Z] #77 121.1 checking for a working dd... /bin/dd [2022-08-17T07:03:08.774Z] #77 121.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:03:09.036Z] #77 121.2 checking for mt... no [2022-08-17T07:03:09.036Z] #77 121.2 checking if : is a manifest tool... no [2022-08-17T07:03:09.036Z] #77 121.3 checking for dlfcn.h... yes [2022-08-17T07:03:09.296Z] #77 121.5 checking for objdir... .libs [2022-08-17T07:03:09.556Z] #77 121.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:03:09.556Z] #77 121.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:03:09.556Z] #77 121.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:03:10.011Z] #14 ... [2022-08-17T07:03:10.011Z] [2022-08-17T07:03:10.011Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:10.011Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:03:10.011Z] #77 63.74 libtoolize: putting auxiliary files in '.'. [2022-08-17T07:03:10.011Z] #77 63.74 libtoolize: copying file './ltmain.sh' [2022-08-17T07:03:10.011Z] #77 65.11 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-17T07:03:10.011Z] #77 65.11 libtoolize: and rerunning libtoolize and aclocal. [2022-08-17T07:03:10.011Z] #77 65.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T07:03:10.125Z] #77 121.9 checking if gcc static flag -static works... yes [2022-08-17T07:03:10.125Z] #77 122.3 checking if gcc supports -c -o file.o... yes [2022-08-17T07:03:10.385Z] #77 122.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:03:10.385Z] #77 122.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:03:10.385Z] #77 122.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:03:10.385Z] #77 122.8 checking how to hardcode library paths into programs... immediate [2022-08-17T07:03:10.385Z] #77 122.8 checking whether stripping libraries is possible... yes [2022-08-17T07:03:10.385Z] #77 122.8 checking if libtool supports shared libraries... yes [2022-08-17T07:03:10.385Z] #77 122.8 checking whether to build shared libraries... no [2022-08-17T07:03:10.385Z] #77 122.8 checking whether to build static libraries... yes [2022-08-17T07:03:10.385Z] #77 122.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:03:10.385Z] #77 122.8 checking whether build environment is sane... yes [2022-08-17T07:03:10.647Z] #77 122.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:03:10.647Z] #77 122.9 checking whether make sets $(MAKE)... yes [2022-08-17T07:03:10.647Z] #77 122.9 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:03:10.905Z] #77 123.0 checking whether make supports nested variables... yes [2022-08-17T07:03:10.905Z] #77 123.0 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:03:10.905Z] #77 123.0 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:03:10.905Z] #77 123.0 checking how to create a ustar tar archive... gnutar [2022-08-17T07:03:10.905Z] #77 123.1 checking dependency style of gcc... gcc3 [2022-08-17T07:03:10.905Z] #77 123.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:03:10.905Z] #77 123.2 checking whether make supports nested variables... (cached) yes [2022-08-17T07:03:10.905Z] #77 123.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T07:03:10.905Z] #77 123.2 checking pkg-config is at least version 0.9.0... yes [2022-08-17T07:03:10.905Z] #77 123.3 checking for yajl >= 2.1.0... yes [2022-08-17T07:03:10.905Z] #77 123.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T07:03:10.905Z] #77 123.3 checking for gcc... (cached) gcc [2022-08-17T07:03:11.166Z] #77 123.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T07:03:11.167Z] #77 123.4 checking whether gcc accepts -g... (cached) yes [2022-08-17T07:03:11.167Z] #77 123.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T07:03:11.167Z] #77 123.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T07:03:11.167Z] #77 123.4 checking for a Python interpreter with version >= 3... python3 [2022-08-17T07:03:11.167Z] #77 123.5 checking for python3... /usr/bin/python3 [2022-08-17T07:03:11.167Z] #77 123.5 checking for python3 version... 3.9 [2022-08-17T07:03:11.167Z] #77 123.5 checking for python3 platform... linux [2022-08-17T07:03:11.427Z] #77 123.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T07:03:11.427Z] #77 123.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T07:03:11.641Z] #77 ... [2022-08-17T07:03:11.641Z] [2022-08-17T07:03:11.641Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:03:11.641Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-17T07:03:11.641Z] #21 47.83 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-17T07:03:11.641Z] #21 47.85 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-17T07:03:11.641Z] #21 47.87 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-17T07:03:11.641Z] #21 47.88 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T07:03:11.641Z] #21 49.14 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-17T07:03:11.641Z] #21 49.17 Setting up jq (1.6-2.1) ... [2022-08-17T07:03:11.641Z] #21 49.19 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-17T07:03:11.641Z] #21 49.24 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-17T07:03:11.641Z] #21 49.27 Setting up iptables (1.8.7-1) ... [2022-08-17T07:03:11.641Z] #21 49.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T07:03:11.641Z] #21 49.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T07:03:11.641Z] #21 49.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T07:03:11.641Z] #21 49.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T07:03:11.641Z] #21 49.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-17T07:03:11.641Z] #21 49.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-17T07:03:11.641Z] #21 49.34 Setting up iproute2 (5.10.0-4) ... [2022-08-17T07:03:11.641Z] #21 49.76 Setting up systemd (247.3-7) ... [2022-08-17T07:03:11.641Z] #21 49.80 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-17T07:03:11.641Z] #21 49.82 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-17T07:03:11.641Z] #21 49.83 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-17T07:03:11.641Z] #21 49.86 Initializing machine ID from random generator. [2022-08-17T07:03:11.641Z] #21 50.91 Setting up systemd-journal-remote (247.3-7) ... [2022-08-17T07:03:11.641Z] #21 51.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:03:11.641Z] #21 DONE 53.3s [2022-08-17T07:03:11.641Z] [2022-08-17T07:03:11.641Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-17T07:03:11.641Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-17T07:03:11.690Z] #77 123.9 checking that generated files are newer than configure... done [2022-08-17T07:03:11.690Z] #77 124.0 configure: creating ./config.status [2022-08-17T07:03:11.917Z] #22 0.765 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-17T07:03:11.917Z] #22 0.770 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-17T07:03:11.917Z] #22 0.773 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-17T07:03:11.917Z] #22 DONE 0.8s [2022-08-17T07:03:11.917Z] [2022-08-17T07:03:11.917Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:11.917Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:03:11.917Z] #77 130.4 CCLD libyajl.la [2022-08-17T07:03:12.007Z] #19 268.7 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-17T07:03:12.008Z] #19 268.7 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:03:12.008Z] #19 268.7 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:12.008Z] #19 268.8 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-17T07:03:12.008Z] #19 268.8 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-17T07:03:12.008Z] #19 268.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-17T07:03:12.008Z] #19 268.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-17T07:03:12.008Z] #19 269.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-17T07:03:12.008Z] #19 269.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-17T07:03:12.008Z] #19 269.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-17T07:03:12.008Z] #19 269.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-17T07:03:12.008Z] #19 269.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:12.008Z] #19 269.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-17T07:03:12.008Z] #19 269.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-17T07:03:12.008Z] #19 269.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:12.183Z] #77 130.9 CCLD verify/json_verify [2022-08-17T07:03:12.754Z] #77 131.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:03:12.754Z] #77 131.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T07:03:12.754Z] #77 131.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T07:03:12.754Z] #77 131.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:03:12.754Z] #77 131.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:03:12.754Z] #77 131.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:03:12.754Z] #77 131.5 CC src/validate.o [2022-08-17T07:03:13.015Z] #77 131.5 CC src/image_spec_schema_config_schema.lo [2022-08-17T07:03:13.015Z] #77 131.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-17T07:03:13.015Z] #77 131.5 CC src/image_spec_schema_defs.lo [2022-08-17T07:03:13.015Z] #77 131.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-17T07:03:13.015Z] #77 131.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-17T07:03:13.015Z] #77 131.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-17T07:03:13.015Z] #77 131.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-17T07:03:13.015Z] #77 131.6 CC src/runtime_spec_schema_config_linux.lo [2022-08-17T07:03:13.015Z] #77 131.6 CC src/runtime_spec_schema_config_zos.lo [2022-08-17T07:03:13.015Z] #77 131.7 CC src/runtime_spec_schema_config_schema.lo [2022-08-17T07:03:13.015Z] #77 131.7 CC src/runtime_spec_schema_config_solaris.lo [2022-08-17T07:03:13.015Z] #77 131.7 CC src/runtime_spec_schema_config_vm.lo [2022-08-17T07:03:13.015Z] #77 131.8 CC src/runtime_spec_schema_config_windows.lo [2022-08-17T07:03:13.275Z] #77 131.8 CC src/runtime_spec_schema_defs.lo [2022-08-17T07:03:13.275Z] #77 132.0 CC src/runtime_spec_schema_defs_linux.lo [2022-08-17T07:03:13.275Z] #77 132.1 CC src/runtime_spec_schema_defs_zos.lo [2022-08-17T07:03:13.600Z] #77 125.9 config.status: creating Makefile [2022-08-17T07:03:13.600Z] #77 125.9 config.status: creating config.h [2022-08-17T07:03:13.600Z] #77 126.0 config.status: executing libtool commands [2022-08-17T07:03:13.847Z] #77 132.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-17T07:03:13.847Z] #77 132.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-17T07:03:13.847Z] #77 132.4 CC src/runtime_spec_schema_state_schema.lo [2022-08-17T07:03:13.859Z] #77 126.0 config.status: executing depfiles commands [2022-08-17T07:03:14.107Z] #77 132.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-17T07:03:14.107Z] #77 132.7 CC src/basic_test_double_array_item.lo [2022-08-17T07:03:14.204Z] #14 ... [2022-08-17T07:03:14.204Z] [2022-08-17T07:03:14.204Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:14.204Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:03:14.204Z] #77 78.16 configure.ac:7: installing './compile' [2022-08-17T07:03:14.204Z] #77 78.17 configure.ac:11: installing './config.guess' [2022-08-17T07:03:14.204Z] #77 78.18 configure.ac:11: installing './config.sub' [2022-08-17T07:03:14.204Z] #77 78.19 configure.ac:8: installing './install-sh' [2022-08-17T07:03:14.204Z] #77 78.20 configure.ac:8: installing './missing' [2022-08-17T07:03:14.204Z] #77 78.45 Makefile.am: installing './depcomp' [2022-08-17T07:03:14.367Z] #77 132.8 CC src/basic_test_double_array.lo [2022-08-17T07:03:14.367Z] #77 133.0 CC src/basic_test_top_array_int.lo [2022-08-17T07:03:14.426Z] #77 126.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-17T07:03:14.426Z] #77 126.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T07:03:14.628Z] #77 133.3 CC src/basic_test_top_array_string.lo [2022-08-17T07:03:14.684Z] #77 127.0 checking for gcc... gcc [2022-08-17T07:03:14.888Z] #77 133.5 CC src/basic_test_top_double_array_int.lo [2022-08-17T07:03:14.943Z] #77 127.1 checking whether the C compiler works... yes [2022-08-17T07:03:14.943Z] #77 127.3 checking for C compiler default output file name... a.out [2022-08-17T07:03:14.943Z] #77 127.3 checking for suffix of executables... [2022-08-17T07:03:15.149Z] #77 133.7 CC src/basic_test_top_double_array_obj.lo [2022-08-17T07:03:15.202Z] #77 127.4 checking whether we are cross compiling... no [2022-08-17T07:03:15.409Z] #77 133.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-17T07:03:15.409Z] #77 134.0 CC src/basic_test_top_double_array_string.lo [2022-08-17T07:03:15.462Z] #77 127.6 checking for suffix of object files... o [2022-08-17T07:03:15.462Z] #77 127.7 checking whether we are using the GNU C compiler... yes [2022-08-17T07:03:15.669Z] #77 134.3 CC src/read-file.lo [2022-08-17T07:03:15.721Z] #77 127.8 checking whether gcc accepts -g... yes [2022-08-17T07:03:15.721Z] #77 127.8 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:03:15.930Z] #77 134.4 CC src/json_common.lo [2022-08-17T07:03:15.930Z] #77 134.7 CC tests/test-1.o [2022-08-17T07:03:15.984Z] #77 128.0 checking whether gcc understands -c and -o together... yes [2022-08-17T07:03:15.984Z] #77 128.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:03:15.984Z] #77 128.2 checking whether build environment is sane... yes [2022-08-17T07:03:15.984Z] #77 128.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:03:15.984Z] #77 128.3 checking for gawk... no [2022-08-17T07:03:15.984Z] #77 128.3 checking for mawk... mawk [2022-08-17T07:03:15.984Z] #77 128.3 checking whether make sets $(MAKE)... yes [2022-08-17T07:03:15.984Z] #77 128.3 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:03:15.984Z] #77 128.4 checking whether make supports nested variables... yes [2022-08-17T07:03:15.984Z] #77 128.4 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:03:15.984Z] #77 128.4 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:03:15.984Z] #77 128.4 checking how to create a ustar tar archive... gnutar [2022-08-17T07:03:16.102Z] #77 81.06 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T07:03:16.194Z] #77 134.8 CC tests/test-2.o [2022-08-17T07:03:16.218Z] #19 273.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-17T07:03:16.218Z] #19 273.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-17T07:03:16.218Z] #19 273.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:16.218Z] #19 273.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-17T07:03:16.218Z] #19 273.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-17T07:03:16.218Z] #19 273.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-17T07:03:16.218Z] #19 273.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-17T07:03:16.218Z] #19 273.8 Setting up libfile-which-perl (1.23-1) ... [2022-08-17T07:03:16.218Z] #19 273.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-17T07:03:16.218Z] #19 273.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-17T07:03:16.218Z] #19 273.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-17T07:03:16.218Z] #19 273.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T07:03:16.218Z] #19 273.8 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T07:03:16.218Z] #19 273.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-17T07:03:16.218Z] #19 273.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-17T07:03:16.218Z] #19 273.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-17T07:03:16.218Z] #19 273.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-17T07:03:16.218Z] #19 273.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-17T07:03:16.218Z] #19 273.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-17T07:03:16.218Z] #19 273.9 Setting up file (1:5.39-3) ... [2022-08-17T07:03:16.218Z] #19 273.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-17T07:03:16.218Z] #19 273.9 Setting up bzip2 (1.0.8-4) ... [2022-08-17T07:03:16.218Z] #19 273.9 Setting up libyaml-perl (1.30-1) ... [2022-08-17T07:03:16.218Z] #19 274.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-17T07:03:16.218Z] #19 274.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-17T07:03:16.218Z] #19 274.0 Setting up libio-string-perl (1.08-3.1) ... [2022-08-17T07:03:16.218Z] #19 274.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-17T07:03:16.218Z] #19 274.0 Setting up cross-config (2.6.18+nmu1) ... [2022-08-17T07:03:16.243Z] #77 128.5 checking dependency style of gcc... gcc3 [2022-08-17T07:03:16.361Z] #77 81.06 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T07:03:16.361Z] #77 81.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T07:03:16.361Z] #77 81.20 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T07:03:16.361Z] #77 81.30 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T07:03:16.456Z] #77 135.1 CC tests/test-3.o [2022-08-17T07:03:16.480Z] #19 274.1 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:03:16.480Z] #19 274.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T07:03:16.480Z] #19 274.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-17T07:03:16.480Z] #19 274.1 Setting up patch (2.7.6-7) ... [2022-08-17T07:03:16.480Z] #19 274.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-17T07:03:16.480Z] #19 274.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-17T07:03:16.480Z] #19 274.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.480Z] #19 274.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-17T07:03:16.480Z] #19 274.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-17T07:03:16.480Z] #19 274.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.480Z] #19 274.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.480Z] #19 274.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-17T07:03:16.480Z] #19 274.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-17T07:03:16.480Z] #19 274.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.480Z] #19 274.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:16.480Z] #19 274.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-17T07:03:16.480Z] #19 274.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-17T07:03:16.480Z] #19 274.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-17T07:03:16.480Z] #19 274.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-17T07:03:16.591Z] #77 128.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:03:16.591Z] #77 128.6 checking whether make supports nested variables... (cached) yes [2022-08-17T07:03:16.591Z] #77 128.7 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:03:16.591Z] #77 128.9 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:03:16.591Z] #77 128.9 checking how to print strings... printf [2022-08-17T07:03:16.591Z] #77 128.9 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:03:16.591Z] #77 128.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:03:16.591Z] #77 128.9 checking for egrep... /bin/grep -E [2022-08-17T07:03:16.591Z] #77 128.9 checking for fgrep... /bin/grep -F [2022-08-17T07:03:16.591Z] #77 128.9 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:03:16.591Z] #77 129.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:03:16.591Z] #77 129.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:03:16.619Z] #77 81.39 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T07:03:16.619Z] #77 81.60 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T07:03:16.794Z] #77 135.4 CC tests/test-4.o [2022-08-17T07:03:16.794Z] #77 135.4 CC tests/test-5.o [2022-08-17T07:03:16.795Z] #19 274.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-17T07:03:16.795Z] #19 274.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-17T07:03:16.795Z] #19 274.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:16.795Z] #19 274.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-17T07:03:16.795Z] #19 274.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-17T07:03:16.795Z] #19 274.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-17T07:03:16.795Z] #19 274.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:16.795Z] #19 274.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-17T07:03:16.858Z] #77 129.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:03:16.858Z] #77 129.0 checking whether ln -s works... yes [2022-08-17T07:03:16.858Z] #77 129.0 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:03:16.858Z] #77 129.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:03:16.858Z] #77 129.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:03:16.858Z] #77 129.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:03:16.858Z] #77 129.1 checking for objdump... objdump [2022-08-17T07:03:16.858Z] #77 129.1 checking how to recognize dependent libraries... pass_all [2022-08-17T07:03:16.858Z] #77 129.1 checking for dlltool... no [2022-08-17T07:03:16.858Z] #77 129.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:03:16.858Z] #77 129.1 checking for ar... ar [2022-08-17T07:03:16.858Z] #77 129.1 checking for archiver @FILE support... @ [2022-08-17T07:03:16.858Z] #77 129.2 checking for strip... strip [2022-08-17T07:03:16.858Z] #77 129.2 checking for ranlib... ranlib [2022-08-17T07:03:16.878Z] #77 81.79 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T07:03:17.056Z] #19 274.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-17T07:03:17.056Z] #19 274.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-17T07:03:17.056Z] #19 274.9 [2022-08-17T07:03:17.056Z] #19 274.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-17T07:03:17.056Z] #19 274.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.056Z] #19 274.9 Setting up dpkg-dev (1.20.11) ... [2022-08-17T07:03:17.056Z] #77 135.7 CC tests/test-6.o [2022-08-17T07:03:17.124Z] #77 129.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:03:17.124Z] #77 129.5 checking for sysroot... no [2022-08-17T07:03:17.124Z] #77 129.5 checking for a working dd... /bin/dd [2022-08-17T07:03:17.317Z] #19 275.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.317Z] #19 275.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T07:03:17.317Z] #19 275.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.317Z] #19 275.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.317Z] #19 275.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.317Z] #19 275.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.317Z] #19 275.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T07:03:17.317Z] #19 275.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.317Z] #19 275.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.317Z] #19 275.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.317Z] #19 275.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.317Z] #19 275.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-17T07:03:17.317Z] #19 275.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-17T07:03:17.318Z] #77 135.9 CC tests/test-7.o [2022-08-17T07:03:17.384Z] #77 129.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:03:17.384Z] #77 129.6 checking for mt... no [2022-08-17T07:03:17.384Z] #77 129.6 checking if : is a manifest tool... no [2022-08-17T07:03:17.384Z] #77 129.6 checking how to run the C preprocessor... gcc -E [2022-08-17T07:03:17.444Z] #77 82.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T07:03:17.578Z] #19 275.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-17T07:03:17.578Z] #19 275.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-17T07:03:17.578Z] #19 275.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-17T07:03:17.578Z] #19 275.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:17.578Z] #19 275.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:17.578Z] #19 275.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.578Z] #19 275.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T07:03:17.578Z] #19 275.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.579Z] #77 136.1 CC tests/test-8.o [2022-08-17T07:03:17.841Z] #77 136.5 CC tests/test-9.o [2022-08-17T07:03:17.842Z] #19 275.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:17.842Z] #19 275.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:17.842Z] #19 275.6 Setting up libxml-simple-perl (2.25-1) ... [2022-08-17T07:03:17.842Z] #19 275.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T07:03:17.842Z] #19 275.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-17T07:03:17.842Z] #19 275.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-17T07:03:17.842Z] #19 275.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T07:03:17.842Z] #19 275.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-17T07:03:17.842Z] #19 275.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-17T07:03:17.842Z] #19 275.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:17.842Z] #19 275.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-17T07:03:18.104Z] #19 275.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:18.104Z] #19 275.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:18.104Z] #19 275.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-17T07:03:18.104Z] #19 275.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:18.104Z] #19 275.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:18.104Z] #19 275.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-17T07:03:18.104Z] #19 275.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:18.104Z] #19 275.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-17T07:03:18.104Z] #19 275.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:18.104Z] #19 275.9 Setting up crossbuild-essential-armel (12.9) ... [2022-08-17T07:03:18.104Z] #19 275.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-17T07:03:18.104Z] #19 275.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-17T07:03:18.104Z] #19 275.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-17T07:03:18.104Z] #19 275.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-17T07:03:18.104Z] #19 275.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-17T07:03:18.104Z] #19 276.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:03:18.106Z] #77 136.5 CC tests/test-10.o [2022-08-17T07:03:18.106Z] #77 136.6 CC tests/test-11.o [2022-08-17T07:03:18.216Z] #77 129.8 checking for ANSI C header files... yes [2022-08-17T07:03:18.216Z] #77 130.4 checking for sys/types.h... yes [2022-08-17T07:03:18.216Z] #77 130.6 checking for sys/stat.h... yes [2022-08-17T07:03:18.216Z] #77 ... [2022-08-17T07:03:18.216Z] [2022-08-17T07:03:18.216Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:03:18.216Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:03:18.216Z] #21 28.91 Selecting previously unselected package vim-common. [2022-08-17T07:03:18.216Z] #21 28.91 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:03:18.216Z] #21 28.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:18.216Z] #21 29.10 Selecting previously unselected package bash-completion. [2022-08-17T07:03:18.216Z] #21 29.10 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-17T07:03:18.216Z] #21 31.15 Unpacking bash-completion (1:2.11-2) ... [2022-08-17T07:03:18.216Z] #21 31.65 Selecting previously unselected package bzip2. [2022-08-17T07:03:18.216Z] #21 31.65 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 31.65 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T07:03:18.216Z] #21 31.73 Selecting previously unselected package xz-utils. [2022-08-17T07:03:18.216Z] #21 31.73 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 31.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:03:18.216Z] #21 31.90 Selecting previously unselected package apparmor. [2022-08-17T07:03:18.216Z] #21 31.91 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 31.97 Unpacking apparmor (2.13.6-10) ... [2022-08-17T07:03:18.216Z] #21 32.43 Selecting previously unselected package inetutils-ping. [2022-08-17T07:03:18.216Z] #21 32.43 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 32.45 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-17T07:03:18.216Z] #21 32.58 Selecting previously unselected package libip6tc2:amd64. [2022-08-17T07:03:18.216Z] #21 32.58 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 32.58 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T07:03:18.216Z] #21 32.65 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-17T07:03:18.216Z] #21 32.65 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 32.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T07:03:18.216Z] #21 32.72 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-17T07:03:18.216Z] #21 32.73 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 32.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T07:03:18.216Z] #21 32.82 Selecting previously unselected package libnftnl11:amd64. [2022-08-17T07:03:18.216Z] #21 32.82 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 32.82 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T07:03:18.216Z] #21 32.90 Selecting previously unselected package iptables. [2022-08-17T07:03:18.216Z] #21 32.91 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 32.91 Unpacking iptables (1.8.7-1) ... [2022-08-17T07:03:18.216Z] #21 33.23 Selecting previously unselected package libonig5:amd64. [2022-08-17T07:03:18.216Z] #21 33.23 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 33.24 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:03:18.216Z] #21 33.37 Selecting previously unselected package libjq1:amd64. [2022-08-17T07:03:18.216Z] #21 33.38 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 33.38 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:03:18.216Z] #21 33.54 Selecting previously unselected package jq. [2022-08-17T07:03:18.216Z] #21 33.54 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 33.55 Unpacking jq (1.6-2.1) ... [2022-08-17T07:03:18.216Z] #21 33.64 Selecting previously unselected package libaio1:amd64. [2022-08-17T07:03:18.216Z] #21 33.65 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 33.66 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-17T07:03:18.216Z] #21 33.73 Selecting previously unselected package libgpm2:amd64. [2022-08-17T07:03:18.216Z] #21 33.73 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 33.74 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-17T07:03:18.216Z] #21 33.83 Selecting previously unselected package libicu67:amd64. [2022-08-17T07:03:18.216Z] #21 33.84 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 33.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T07:03:18.216Z] #21 37.34 Selecting previously unselected package libinih1:amd64. [2022-08-17T07:03:18.216Z] #21 37.34 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 37.35 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-17T07:03:18.216Z] #21 37.43 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-17T07:03:18.216Z] #21 37.43 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 37.44 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T07:03:18.216Z] #21 37.57 Selecting previously unselected package libnet1:amd64. [2022-08-17T07:03:18.216Z] #21 37.57 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 37.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:03:18.216Z] #21 37.66 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T07:03:18.216Z] #21 37.66 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 37.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:03:18.216Z] #21 37.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T07:03:18.216Z] #21 37.75 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 37.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:03:18.216Z] #21 37.82 Selecting previously unselected package libyajl2:amd64. [2022-08-17T07:03:18.216Z] #21 37.84 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 37.85 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:03:18.216Z] #21 37.91 Selecting previously unselected package net-tools. [2022-08-17T07:03:18.216Z] #21 37.94 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 37.95 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T07:03:18.216Z] #21 38.14 Selecting previously unselected package patch. [2022-08-17T07:03:18.216Z] #21 38.16 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-17T07:03:18.216Z] #21 38.16 Unpacking patch (2.7.6-7) ... [2022-08-17T07:03:18.216Z] #21 38.28 Selecting previously unselected package python-pip-whl. [2022-08-17T07:03:18.216Z] #21 38.29 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-17T07:03:18.216Z] #21 38.30 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T07:03:18.216Z] #21 38.89 Selecting previously unselected package python3-lib2to3. [2022-08-17T07:03:18.216Z] #21 38.90 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-17T07:03:18.216Z] #21 38.90 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-17T07:03:18.319Z] #77 80.87 configure.ac:7: installing './compile' [2022-08-17T07:03:18.319Z] #77 80.89 configure.ac:11: installing './config.guess' [2022-08-17T07:03:18.319Z] #77 80.90 configure.ac:11: installing './config.sub' [2022-08-17T07:03:18.319Z] #77 80.93 configure.ac:8: installing './install-sh' [2022-08-17T07:03:18.319Z] #77 80.97 configure.ac:8: installing './missing' [2022-08-17T07:03:18.319Z] #77 81.19 Makefile.am: installing './depcomp' [2022-08-17T07:03:18.480Z] #21 39.03 Selecting previously unselected package python3-distutils. [2022-08-17T07:03:18.480Z] #21 39.04 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-17T07:03:18.480Z] #21 39.05 Unpacking python3-distutils (3.9.2-1) ... [2022-08-17T07:03:18.480Z] #21 39.20 Selecting previously unselected package python3-pkg-resources. [2022-08-17T07:03:18.480Z] #21 39.20 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T07:03:18.480Z] #21 39.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:03:18.480Z] #21 ... [2022-08-17T07:03:18.480Z] [2022-08-17T07:03:18.480Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:18.480Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:03:18.480Z] #77 130.7 checking for stdlib.h... yes [2022-08-17T07:03:18.480Z] #77 130.8 checking for string.h... yes [2022-08-17T07:03:18.740Z] #77 131.0 checking for memory.h... yes [2022-08-17T07:03:18.820Z] #77 ... [2022-08-17T07:03:18.820Z] [2022-08-17T07:03:18.820Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:03:18.820Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:03:18.820Z] #14 161.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-17T07:03:18.820Z] #14 161.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:03:18.820Z] #14 161.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:03:19.000Z] #77 131.2 checking for strings.h... yes [2022-08-17T07:03:19.000Z] #77 131.3 checking for inttypes.h... yes [2022-08-17T07:03:19.046Z] #19 DONE 276.9s [2022-08-17T07:03:19.256Z] #77 83.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T07:03:19.256Z] #77 83.00 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T07:03:19.256Z] #77 83.15 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T07:03:19.256Z] #77 83.15 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T07:03:19.260Z] #77 131.4 checking for stdint.h... yes [2022-08-17T07:03:19.310Z] [2022-08-17T07:03:19.310Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-17T07:03:19.310Z] #73 sha256:82bec2e77272d9ad2f795cb81a37bbae929a2712e613efe5b0f3042675a04f63 [2022-08-17T07:03:19.310Z] #73 DONE 0.1s [2022-08-17T07:03:19.310Z] [2022-08-17T07:03:19.310Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:03:19.310Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-17T07:03:19.310Z] #69 ... [2022-08-17T07:03:19.310Z] [2022-08-17T07:03:19.310Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-17T07:03:19.310Z] #32 sha256:6996d4512c589fcf54006f85992854b081dbace7578c0fc8b4dc235bbb5f186c [2022-08-17T07:03:19.310Z] #32 DONE 0.1s [2022-08-17T07:03:19.515Z] #77 83.30 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T07:03:19.516Z] #77 83.41 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T07:03:19.520Z] #77 131.6 checking for unistd.h... yes [2022-08-17T07:03:19.520Z] #77 131.7 checking for dlfcn.h... yes [2022-08-17T07:03:19.520Z] #77 131.9 checking for objdir... .libs [2022-08-17T07:03:19.574Z] [2022-08-17T07:03:19.574Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:03:19.574Z] #33 sha256:d9dd423f42a0430ff38ab9fa57089d1e2c624e02e5ab3ee2916d133785989e63 [2022-08-17T07:03:19.774Z] #77 83.62 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T07:03:19.774Z] #77 ... [2022-08-17T07:03:19.774Z] [2022-08-17T07:03:19.774Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:03:19.774Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:03:19.774Z] #14 161.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-17T07:03:19.774Z] #14 161.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:03:19.774Z] #14 161.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:03:20.043Z] #77 132.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:03:20.043Z] #77 132.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:03:20.310Z] #77 132.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:03:20.572Z] #77 132.5 checking if gcc static flag -static works... yes [2022-08-17T07:03:20.572Z] #77 132.9 checking if gcc supports -c -o file.o... yes [2022-08-17T07:03:20.572Z] #77 132.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:03:20.572Z] #77 132.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:03:20.837Z] #77 133.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:03:20.837Z] #77 133.2 checking how to hardcode library paths into programs... immediate [2022-08-17T07:03:20.837Z] #77 133.2 checking whether stripping libraries is possible... yes [2022-08-17T07:03:20.837Z] #77 133.2 checking if libtool supports shared libraries... yes [2022-08-17T07:03:20.837Z] #77 133.2 checking whether to build shared libraries... no [2022-08-17T07:03:20.837Z] #77 133.2 checking whether to build static libraries... yes [2022-08-17T07:03:20.966Z] #33 1.447 + RM_GOPATH=0 [2022-08-17T07:03:20.966Z] #33 1.448 + TMP_GOPATH= [2022-08-17T07:03:20.966Z] #33 1.448 + : /build [2022-08-17T07:03:20.966Z] #33 1.449 + '[' -z '' ']' [2022-08-17T07:03:20.966Z] #33 1.449 ++ mktemp -d [2022-08-17T07:03:20.966Z] #33 1.451 + export GOPATH=/tmp/tmp.d6d0T4T1uP [2022-08-17T07:03:20.966Z] #33 1.451 + GOPATH=/tmp/tmp.d6d0T4T1uP [2022-08-17T07:03:20.966Z] #33 1.451 + RM_GOPATH=1 [2022-08-17T07:03:20.966Z] #33 1.451 + case "$(go env GOARCH)" in [2022-08-17T07:03:20.966Z] #33 1.451 ++ go env GOARCH [2022-08-17T07:03:20.966Z] #33 1.459 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:03:20.966Z] #33 1.460 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:03:20.966Z] #33 1.461 ++ dirname /install.sh [2022-08-17T07:03:20.966Z] #33 1.462 + dir=/ [2022-08-17T07:03:20.966Z] #33 1.462 + bin=dockercli [2022-08-17T07:03:20.966Z] #33 1.462 + shift [2022-08-17T07:03:20.966Z] #33 1.462 + '[' '!' -f //dockercli.installer ']' [2022-08-17T07:03:20.966Z] #33 1.463 + . //dockercli.installer [2022-08-17T07:03:20.966Z] #33 1.463 ++ : stable [2022-08-17T07:03:20.966Z] #33 1.463 ++ : 17.06.2-ce [2022-08-17T07:03:20.966Z] #33 1.463 + install_dockercli [2022-08-17T07:03:20.966Z] #33 1.463 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-17T07:03:20.966Z] #33 1.463 Install docker/cli version 17.06.2-ce from stable [2022-08-17T07:03:20.966Z] #33 1.463 ++ uname -m [2022-08-17T07:03:20.966Z] #33 1.465 + arch=x86_64 [2022-08-17T07:03:20.966Z] #33 1.465 + '[' x86_64 '!=' x86_64 ']' [2022-08-17T07:03:20.966Z] #33 1.466 + url=https://download.docker.com/linux/static [2022-08-17T07:03:20.966Z] #33 1.466 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-17T07:03:20.966Z] #33 1.466 + tar -xz docker/docker [2022-08-17T07:03:21.100Z] #77 133.2 checking float.h usability... yes [2022-08-17T07:03:21.100Z] #77 133.3 checking float.h presence... yes [2022-08-17T07:03:21.100Z] #77 133.3 checking for float.h... yes [2022-08-17T07:03:21.100Z] #77 133.4 checking limits.h usability... yes [2022-08-17T07:03:21.363Z] #77 133.5 checking limits.h presence... yes [2022-08-17T07:03:21.363Z] #77 133.6 checking for limits.h... yes [2022-08-17T07:03:21.363Z] #77 133.6 checking stddef.h usability... yes [2022-08-17T07:03:21.363Z] #77 133.8 checking stddef.h presence... yes [2022-08-17T07:03:21.623Z] #77 133.8 checking for stddef.h... yes [2022-08-17T07:03:21.623Z] #77 133.9 checking for stdlib.h... (cached) yes [2022-08-17T07:03:21.623Z] #77 133.9 checking for string.h... (cached) yes [2022-08-17T07:03:21.623Z] #77 133.9 checking sys/time.h usability... yes [2022-08-17T07:03:21.884Z] #77 134.1 checking sys/time.h presence... yes [2022-08-17T07:03:21.884Z] #77 134.1 checking for sys/time.h... yes [2022-08-17T07:03:21.884Z] #77 134.2 checking for inline... inline [2022-08-17T07:03:22.317Z] #77 ... [2022-08-17T07:03:22.317Z] [2022-08-17T07:03:22.317Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-17T07:03:22.317Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-17T07:03:22.317Z] #23 9.606 Collecting yamllint==1.26.1 [2022-08-17T07:03:22.454Z] #77 134.3 checking for size_t... yes [2022-08-17T07:03:22.455Z] #77 134.5 checking for stdlib.h... (cached) yes [2022-08-17T07:03:22.455Z] #77 134.6 checking for GNU libc compatible malloc... yes [2022-08-17T07:03:22.455Z] #77 134.8 checking for stdlib.h... (cached) yes [2022-08-17T07:03:22.578Z] #23 10.64 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-17T07:03:22.715Z] #77 134.8 checking for GNU libc compatible realloc... yes [2022-08-17T07:03:22.976Z] #77 135.0 checking for working strtod... yes [2022-08-17T07:03:23.239Z] #77 135.3 checking for gettimeofday... yes [2022-08-17T07:03:23.239Z] #77 135.5 checking for memset... yes [2022-08-17T07:03:23.809Z] #77 135.7 checking for strspn... yes [2022-08-17T07:03:23.809Z] #77 136.0 checking that generated files are newer than configure... done [2022-08-17T07:03:23.809Z] #77 136.1 configure: creating ./config.status [2022-08-17T07:03:23.973Z] #23 12.06 Collecting pathspec>=0.5.3 [2022-08-17T07:03:24.234Z] #23 12.09 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-17T07:03:24.496Z] #23 12.40 Collecting pyyaml [2022-08-17T07:03:24.496Z] #23 12.41 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-17T07:03:24.497Z] #23 12.46 Building wheels for collected packages: yamllint [2022-08-17T07:03:24.497Z] #23 12.47 Building wheel for yamllint (setup.py): started [2022-08-17T07:03:25.196Z] #33 5.212 + mkdir -p /build [2022-08-17T07:03:25.196Z] #33 5.214 + mv docker/docker /build/ [2022-08-17T07:03:25.196Z] #33 5.216 + rmdir docker [2022-08-17T07:03:25.196Z] #33 DONE 5.4s [2022-08-17T07:03:25.196Z] [2022-08-17T07:03:25.196Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:03:25.196Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-17T07:03:25.196Z] #69 1.868 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:03:25.196Z] #69 1.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:03:25.196Z] #69 1.894 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:03:25.196Z] #69 2.217 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T07:03:25.196Z] #69 2.611 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-17T07:03:25.196Z] #69 3.039 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:03:25.196Z] #69 3.437 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-17T07:03:25.196Z] #69 4.019 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-17T07:03:25.196Z] #69 4.515 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-17T07:03:25.196Z] #69 4.889 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T07:03:25.196Z] #69 4.891 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-17T07:03:25.196Z] #69 4.904 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-17T07:03:25.197Z] #69 4.914 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-17T07:03:25.197Z] #69 4.926 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:03:25.197Z] #69 4.929 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-17T07:03:25.197Z] #69 5.297 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:03:25.197Z] #69 5.303 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-17T07:03:25.197Z] #69 5.305 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-17T07:03:25.197Z] #69 5.307 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-17T07:03:25.197Z] #69 5.307 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T07:03:25.197Z] #69 5.308 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-17T07:03:25.442Z] #23 13.39 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-17T07:03:25.442Z] #23 13.39 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=63280e77cea940637d02a7104f9b1b2f51c0701a015250bd41dfb30bb078b69a [2022-08-17T07:03:25.442Z] #23 13.39 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-17T07:03:25.442Z] #23 13.40 Successfully built yamllint [2022-08-17T07:03:25.442Z] #23 13.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-17T07:03:25.722Z] #77 138.0 config.status: creating Makefile [2022-08-17T07:03:25.722Z] #77 138.1 config.status: creating config.h [2022-08-17T07:03:25.722Z] #77 138.1 config.status: executing depfiles commands [2022-08-17T07:03:26.019Z] #23 13.83 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-17T07:03:26.296Z] #77 138.3 config.status: executing libtool commands [2022-08-17T07:03:26.598Z] #23 DONE 14.5s [2022-08-17T07:03:26.598Z] [2022-08-17T07:03:26.599Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:03:26.599Z] #64 sha256:63cb0aeec6155c051ceb2fb172589ab8a6afeda4cc34d9f9c763e88aeb91cc70 [2022-08-17T07:03:26.910Z] #77 139.3 GEN .version [2022-08-17T07:03:27.174Z] #77 139.4 make install-recursive [2022-08-17T07:03:27.174Z] #77 139.4 make[1]: Entering directory '/tmp/crun-build' [2022-08-17T07:03:27.174Z] #77 139.5 Making install in libocispec [2022-08-17T07:03:27.174Z] #77 139.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:03:27.174Z] #77 139.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-17T07:03:27.174Z] #77 139.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-17T07:03:27.174Z] #77 139.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-17T07:03:27.174Z] #77 139.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-17T07:03:28.166Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-17T07:03:28.166Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-17T07:03:28.166Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-17T07:03:28.166Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-17T07:03:28.166Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-17T07:03:28.166Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-17T07:03:28.166Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-17T07:03:28.166Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-17T07:03:28.166Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-17T07:03:28.432Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-17T07:03:28.432Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-17T07:03:28.432Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-17T07:03:28.432Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-17T07:03:28.432Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-17T07:03:28.432Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-17T07:03:28.432Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-17T07:03:28.696Z] #77 ... [2022-08-17T07:03:28.696Z] [2022-08-17T07:03:28.696Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:03:28.696Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:03:28.696Z] #21 39.36 Selecting previously unselected package python3-setuptools. [2022-08-17T07:03:28.696Z] #21 39.37 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-17T07:03:28.696Z] #21 39.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-17T07:03:28.696Z] #21 39.63 Selecting previously unselected package python3-wheel. [2022-08-17T07:03:28.696Z] #21 39.64 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-17T07:03:28.696Z] #21 39.65 Unpacking python3-wheel (0.34.2-1) ... [2022-08-17T07:03:28.696Z] #21 39.74 Selecting previously unselected package python3-pip. [2022-08-17T07:03:28.696Z] #21 39.74 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-17T07:03:28.696Z] #21 39.75 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T07:03:28.696Z] #21 40.03 Selecting previously unselected package sudo. [2022-08-17T07:03:28.696Z] #21 40.03 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-17T07:03:28.696Z] #21 40.04 Unpacking sudo (1.9.5p2-3) ... [2022-08-17T07:03:28.696Z] #21 40.62 Selecting previously unselected package systemd-journal-remote. [2022-08-17T07:03:28.696Z] #21 40.62 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-17T07:03:28.696Z] #21 40.63 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-17T07:03:28.696Z] #21 40.76 Selecting previously unselected package thin-provisioning-tools. [2022-08-17T07:03:28.696Z] #21 40.76 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-17T07:03:28.696Z] #21 40.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-17T07:03:28.696Z] #21 41.06 Selecting previously unselected package uidmap. [2022-08-17T07:03:28.696Z] #21 41.08 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-17T07:03:28.696Z] #21 41.09 Unpacking uidmap (1:4.8.1-1) ... [2022-08-17T07:03:28.696Z] #21 41.22 Selecting previously unselected package vim-runtime. [2022-08-17T07:03:28.696Z] #21 41.22 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:03:28.696Z] #21 41.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-17T07:03:28.696Z] #21 41.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-17T07:03:28.696Z] #21 41.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:28.696Z] #21 44.49 Selecting previously unselected package vim. [2022-08-17T07:03:28.696Z] #21 44.49 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:03:28.696Z] #21 44.51 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:28.696Z] #21 45.06 Selecting previously unselected package xfsprogs. [2022-08-17T07:03:28.696Z] #21 45.08 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-17T07:03:28.696Z] #21 45.08 Unpacking xfsprogs (5.10.0-4) ... [2022-08-17T07:03:28.696Z] #21 45.52 Selecting previously unselected package zip. [2022-08-17T07:03:28.696Z] #21 45.52 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-17T07:03:28.696Z] #21 45.53 Unpacking zip (3.0-12) ... [2022-08-17T07:03:28.696Z] #21 45.66 Selecting previously unselected package zstd. [2022-08-17T07:03:28.696Z] #21 45.67 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-17T07:03:28.696Z] #21 45.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-17T07:03:28.696Z] #21 46.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:03:28.696Z] #21 47.14 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T07:03:28.696Z] #21 47.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T07:03:28.696Z] #21 47.17 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-17T07:03:28.696Z] #21 47.18 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T07:03:28.696Z] #21 47.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T07:03:28.696Z] #21 47.21 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-17T07:03:28.696Z] #21 47.22 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T07:03:28.696Z] #21 47.24 Setting up uidmap (1:4.8.1-1) ... [2022-08-17T07:03:28.696Z] #21 47.26 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:03:28.696Z] #21 47.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:03:28.696Z] #21 47.28 Setting up bzip2 (1.0.8-4) ... [2022-08-17T07:03:28.696Z] #21 47.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:03:28.696Z] #21 47.31 Setting up python3-wheel (0.34.2-1) ... [2022-08-17T07:03:28.696Z] #21 47.96 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T07:03:28.696Z] #21 47.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:28.696Z] #21 47.99 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:03:28.696Z] #21 48.00 Setting up libcap2-bin (1:2.44-1) ... [2022-08-17T07:03:28.696Z] #21 48.06 Setting up apparmor (2.13.6-10) ... [2022-08-17T07:03:29.268Z] #21 49.91 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-17T07:03:29.268Z] #21 ... [2022-08-17T07:03:29.268Z] [2022-08-17T07:03:29.268Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:29.268Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-17T07:03:29.268Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-17T07:03:29.268Z] #77 141.6 make install-recursive [2022-08-17T07:03:29.268Z] #77 141.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:03:29.268Z] #77 141.7 Making install in yajl [2022-08-17T07:03:29.268Z] #77 141.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:03:29.416Z] #69 ... [2022-08-17T07:03:29.416Z] [2022-08-17T07:03:29.416Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:03:29.416Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T07:03:29.416Z] #20 1.722 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:03:29.416Z] #20 1.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:03:29.416Z] #20 1.740 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:03:29.416Z] #20 1.894 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-17T07:03:29.416Z] #20 2.215 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T07:03:29.416Z] #20 2.784 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-17T07:03:29.416Z] #20 3.312 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-17T07:03:29.416Z] #20 3.688 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-17T07:03:29.416Z] #20 4.260 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:03:29.416Z] #20 4.810 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-17T07:03:29.416Z] #20 4.812 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T07:03:29.416Z] #20 4.832 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:03:29.416Z] #20 4.837 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-17T07:03:29.416Z] #20 4.847 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-17T07:03:29.416Z] #20 4.859 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-17T07:03:29.416Z] #20 5.027 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T07:03:29.416Z] #20 5.036 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-17T07:03:29.416Z] #20 5.037 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-17T07:03:29.416Z] #20 5.037 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:03:29.416Z] #20 5.037 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-17T07:03:29.416Z] #20 5.038 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-17T07:03:29.416Z] #20 ... [2022-08-17T07:03:29.416Z] [2022-08-17T07:03:29.416Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:03:29.416Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-17T07:03:29.416Z] #49 1.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:03:29.416Z] #49 1.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:03:29.416Z] #49 1.795 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:03:29.416Z] #49 2.037 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-17T07:03:29.416Z] #49 2.316 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-17T07:03:29.416Z] #49 2.724 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T07:03:29.416Z] #49 3.236 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-17T07:03:29.416Z] #49 3.828 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-17T07:03:29.416Z] #49 4.368 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:03:29.416Z] #49 4.871 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-17T07:03:29.416Z] #49 4.872 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:03:29.416Z] #49 4.888 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-17T07:03:29.416Z] #49 4.893 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-17T07:03:29.416Z] #49 4.896 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-17T07:03:29.416Z] #49 4.917 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T07:03:29.416Z] #49 4.939 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T07:03:29.416Z] #49 4.944 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-17T07:03:29.416Z] #49 4.945 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:03:29.416Z] #49 4.946 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-17T07:03:29.416Z] #49 4.947 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-17T07:03:29.416Z] #49 4.949 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-17T07:03:29.416Z] #49 ... [2022-08-17T07:03:29.416Z] [2022-08-17T07:03:29.416Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:03:29.416Z] #74 sha256:113a9e8492ee6d1b20a5e0a27bc5a2190c233a19a0cd5dff693c6cbc72f870d9 [2022-08-17T07:03:29.416Z] #74 1.236 + RM_GOPATH=0 [2022-08-17T07:03:29.416Z] #74 1.236 + TMP_GOPATH= [2022-08-17T07:03:29.416Z] #74 1.236 + : /build [2022-08-17T07:03:29.416Z] #74 1.236 + '[' -z '' ']' [2022-08-17T07:03:29.416Z] #74 1.236 ++ mktemp -d [2022-08-17T07:03:29.416Z] #74 1.236 + export GOPATH=/tmp/tmp.WMQULGXTuz [2022-08-17T07:03:29.416Z] #74 1.236 + GOPATH=/tmp/tmp.WMQULGXTuz [2022-08-17T07:03:29.416Z] #74 1.236 + RM_GOPATH=1 [2022-08-17T07:03:29.416Z] #74 1.236 + case "$(go env GOARCH)" in [2022-08-17T07:03:29.416Z] #74 1.238 ++ go env GOARCH [2022-08-17T07:03:29.416Z] #74 1.244 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:03:29.416Z] #74 1.244 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:03:29.416Z] #74 1.245 ++ dirname /install.sh [2022-08-17T07:03:29.416Z] #74 1.245 + dir=/ [2022-08-17T07:03:29.416Z] #74 1.246 + bin=rootlesskit [2022-08-17T07:03:29.416Z] #74 1.246 + shift [2022-08-17T07:03:29.416Z] #74 1.246 + '[' '!' -f //rootlesskit.installer ']' [2022-08-17T07:03:29.416Z] #74 1.246 + . //rootlesskit.installer [2022-08-17T07:03:29.416Z] #74 1.246 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:03:29.416Z] #74 1.246 + install_rootlesskit [2022-08-17T07:03:29.416Z] #74 1.246 + case "$1" in [2022-08-17T07:03:29.416Z] #74 1.246 + export CGO_ENABLED=0 [2022-08-17T07:03:29.416Z] #74 1.246 + CGO_ENABLED=0 [2022-08-17T07:03:29.416Z] #74 1.246 + _install_rootlesskit [2022-08-17T07:03:29.416Z] #74 1.247 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:03:29.416Z] #74 1.247 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-17T07:03:29.416Z] #74 1.247 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T07:03:29.416Z] #74 1.247 + GOBIN=/build [2022-08-17T07:03:29.416Z] #74 1.247 + GO111MODULE=on [2022-08-17T07:03:29.416Z] #74 1.247 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:03:29.416Z] #74 1.582 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-17T07:03:29.416Z] #74 3.251 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-17T07:03:29.416Z] #74 3.255 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-17T07:03:29.416Z] #74 3.430 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-17T07:03:29.416Z] #74 4.775 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-17T07:03:29.416Z] #74 5.022 go: downloading github.com/google/uuid v1.3.0 [2022-08-17T07:03:29.416Z] #74 5.064 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-17T07:03:29.416Z] #74 5.065 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-17T07:03:29.416Z] #74 5.130 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-17T07:03:29.416Z] #74 5.167 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-17T07:03:29.416Z] #74 5.294 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-17T07:03:29.416Z] #74 5.445 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-17T07:03:29.416Z] #74 5.647 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-17T07:03:29.416Z] #74 5.793 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-17T07:03:29.416Z] #74 6.969 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-17T07:03:29.530Z] #77 141.7 CC verify/json_verify-json_verify.o [2022-08-17T07:03:29.530Z] #77 141.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-17T07:03:29.530Z] #77 141.8 CC src/libyajl_la-yajl.lo [2022-08-17T07:03:29.530Z] #77 141.8 CC src/libyajl_la-yajl_gen.lo [2022-08-17T07:03:29.530Z] #77 141.8 CC src/libyajl_la-yajl_parser.lo [2022-08-17T07:03:29.530Z] #77 141.8 CC src/libyajl_la-yajl_buf.lo [2022-08-17T07:03:29.530Z] #77 141.9 CC src/libyajl_la-yajl_encode.lo [2022-08-17T07:03:29.530Z] #77 141.9 CC src/libyajl_la-yajl_lex.lo [2022-08-17T07:03:29.530Z] #77 141.9 CC src/libyajl_la-yajl_tree.lo [2022-08-17T07:03:29.958Z] #14 ... [2022-08-17T07:03:29.958Z] [2022-08-17T07:03:29.958Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:29.958Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:03:29.958Z] #77 83.86 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T07:03:29.958Z] #77 84.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-17T07:03:36.104Z] #77 147.4 CCLD libyajl.la [2022-08-17T07:03:36.104Z] #77 147.7 CCLD verify/json_verify [2022-08-17T07:03:36.104Z] #77 ... [2022-08-17T07:03:36.104Z] [2022-08-17T07:03:36.104Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:03:36.104Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:03:36.104Z] #21 49.97 Setting up zip (3.0-12) ... [2022-08-17T07:03:36.104Z] #21 49.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:36.104Z] #21 50.03 Setting up bash-completion (1:2.11-2) ... [2022-08-17T07:03:36.104Z] #21 52.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:03:36.104Z] #21 52.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T07:03:36.104Z] #21 52.36 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-17T07:03:36.104Z] #21 52.37 Setting up patch (2.7.6-7) ... [2022-08-17T07:03:36.104Z] #21 52.39 Setting up sudo (1.9.5p2-3) ... [2022-08-17T07:03:36.104Z] #21 52.49 invoke-rc.d: could not determine current runlevel [2022-08-17T07:03:36.104Z] #21 52.50 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T07:03:36.104Z] #21 52.51 Setting up xfsprogs (5.10.0-4) ... [2022-08-17T07:03:36.104Z] #21 52.52 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-17T07:03:36.104Z] #21 52.52 Failed to connect to bus: Host is down [2022-08-17T07:03:36.104Z] #21 52.53 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-17T07:03:36.104Z] #21 52.54 Setting up inetutils-ping (2:2.0-1) ... [2022-08-17T07:03:36.104Z] #21 52.56 Setting up pigz (2.6-1) ... [2022-08-17T07:03:36.104Z] #21 52.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T07:03:36.104Z] #21 52.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:03:36.104Z] #21 52.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T07:03:36.104Z] #21 52.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:36.104Z] #21 53.35 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-17T07:03:36.104Z] #21 53.38 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-17T07:03:36.104Z] #21 53.81 Setting up libelf1:amd64 (0.183-1) ... [2022-08-17T07:03:36.104Z] #21 53.84 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-17T07:03:36.104Z] #21 53.86 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-17T07:03:36.104Z] #21 53.88 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:03:36.104Z] #21 53.89 Setting up libkmod2:amd64 (28-1) ... [2022-08-17T07:03:36.104Z] #21 53.92 Setting up python3-distutils (3.9.2-1) ... [2022-08-17T07:03:36.104Z] #21 54.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:03:36.104Z] #21 54.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-17T07:03:36.104Z] #21 54.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-17T07:03:36.104Z] #21 54.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-17T07:03:36.104Z] #21 54.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-17T07:03:36.104Z] #21 54.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-17T07:03:36.104Z] #21 54.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-17T07:03:36.104Z] #21 54.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-17T07:03:36.104Z] #21 54.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-17T07:03:36.104Z] #21 54.54 Setting up python3-setuptools (52.0.0-4) ... [2022-08-17T07:03:36.104Z] #21 56.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:03:36.104Z] #21 56.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T07:03:36.104Z] #21 56.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-17T07:03:36.104Z] #21 56.26 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T07:03:36.104Z] #21 ... [2022-08-17T07:03:36.104Z] [2022-08-17T07:03:36.104Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:36.104Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:03:36.104Z] #77 148.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:03:36.104Z] #77 148.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T07:03:36.104Z] #77 148.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T07:03:36.104Z] #77 148.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:03:36.104Z] #77 148.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:03:36.104Z] #77 148.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:03:36.104Z] #77 148.2 CC src/validate.o [2022-08-17T07:03:36.104Z] #77 148.2 CC src/image_spec_schema_config_schema.lo [2022-08-17T07:03:36.104Z] #77 148.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-17T07:03:36.104Z] #77 148.3 CC src/image_spec_schema_defs.lo [2022-08-17T07:03:36.104Z] #77 148.3 CC src/image_spec_schema_defs_descriptor.lo [2022-08-17T07:03:36.104Z] #77 148.3 CC src/image_spec_schema_image_index_schema.lo [2022-08-17T07:03:36.104Z] #77 148.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-17T07:03:36.104Z] #77 148.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-17T07:03:36.104Z] #77 148.4 CC src/runtime_spec_schema_config_linux.lo [2022-08-17T07:03:36.104Z] #77 148.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-17T07:03:36.104Z] #77 148.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-17T07:03:36.104Z] #77 148.5 CC src/runtime_spec_schema_config_solaris.lo [2022-08-17T07:03:36.104Z] #77 148.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-17T07:03:36.104Z] #77 148.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-17T07:03:36.364Z] #77 148.6 CC src/runtime_spec_schema_defs.lo [2022-08-17T07:03:36.364Z] #77 148.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-17T07:03:36.364Z] #77 148.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-17T07:03:36.609Z] #64 ... [2022-08-17T07:03:36.609Z] [2022-08-17T07:03:36.609Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:03:36.609Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-17T07:03:36.609Z] #47 201.2 + dpkg --print-architecture [2022-08-17T07:03:36.609Z] #47 DONE 201.9s [2022-08-17T07:03:36.609Z] [2022-08-17T07:03:36.609Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:03:36.609Z] #26 sha256:a47bb2ac974f8659c2938bb1cf901a2d4539ce9e6d4eace8f2fd715910553328 [2022-08-17T07:03:36.624Z] #77 148.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-17T07:03:36.624Z] #77 149.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-17T07:03:36.624Z] #77 149.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-17T07:03:36.886Z] #77 149.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-17T07:03:37.148Z] #77 149.4 CC src/basic_test_double_array_item.lo [2022-08-17T07:03:37.148Z] #77 149.4 CC src/basic_test_double_array.lo [2022-08-17T07:03:37.415Z] #77 149.6 CC src/basic_test_top_array_int.lo [2022-08-17T07:03:37.415Z] #77 149.7 CC src/basic_test_top_array_string.lo [2022-08-17T07:03:37.679Z] #77 149.8 CC src/basic_test_top_double_array_int.lo [2022-08-17T07:03:37.679Z] #77 150.0 CC src/basic_test_top_double_array_obj.lo [2022-08-17T07:03:37.940Z] #77 150.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-17T07:03:37.940Z] #77 150.4 CC src/basic_test_top_double_array_string.lo [2022-08-17T07:03:38.203Z] #77 150.5 CC src/read-file.lo [2022-08-17T07:03:38.464Z] #77 150.6 CC src/json_common.lo [2022-08-17T07:03:38.464Z] #77 150.7 CC tests/test-1.o [2022-08-17T07:03:38.464Z] #77 150.9 CC tests/test-2.o [2022-08-17T07:03:38.464Z] #77 150.9 CC tests/test-3.o [2022-08-17T07:03:38.727Z] #77 151.1 CC tests/test-4.o [2022-08-17T07:03:38.993Z] #77 151.3 CC tests/test-5.o [2022-08-17T07:03:38.993Z] #77 151.4 CC tests/test-6.o [2022-08-17T07:03:39.253Z] #77 151.5 CC tests/test-7.o [2022-08-17T07:03:39.514Z] #77 151.6 CC tests/test-8.o [2022-08-17T07:03:39.777Z] #77 ... [2022-08-17T07:03:39.777Z] [2022-08-17T07:03:39.777Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:03:39.777Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:03:39.777Z] #21 57.49 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T07:03:39.777Z] #21 57.51 Setting up jq (1.6-2.1) ... [2022-08-17T07:03:39.777Z] #21 57.53 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T07:03:39.777Z] #21 57.54 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-17T07:03:39.777Z] #21 57.56 Setting up iptables (1.8.7-1) ... [2022-08-17T07:03:39.777Z] #21 57.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T07:03:39.777Z] #21 57.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T07:03:39.777Z] #21 57.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T07:03:39.777Z] #21 57.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T07:03:39.777Z] #21 57.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-17T07:03:39.777Z] #21 57.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-17T07:03:39.777Z] #21 57.63 Setting up iproute2 (5.10.0-4) ... [2022-08-17T07:03:39.777Z] #21 58.20 Setting up systemd (247.3-7) ... [2022-08-17T07:03:39.777Z] #21 58.45 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-17T07:03:39.777Z] #21 58.46 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-17T07:03:39.777Z] #21 58.46 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-17T07:03:39.777Z] #21 58.50 Initializing machine ID from KVM UUID. [2022-08-17T07:03:39.777Z] #21 59.51 Setting up systemd-journal-remote (247.3-7) ... [2022-08-17T07:03:39.777Z] #21 59.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:03:39.777Z] #21 DONE 60.3s [2022-08-17T07:03:39.777Z] [2022-08-17T07:03:39.777Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:39.777Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:03:39.777Z] #77 152.0 CC tests/test-9.o [2022-08-17T07:03:39.777Z] #77 152.1 CC tests/test-10.o [2022-08-17T07:03:40.349Z] #77 152.6 CC tests/test-11.o [2022-08-17T07:03:40.903Z] #14 ... [2022-08-17T07:03:40.903Z] [2022-08-17T07:03:40.903Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:40.903Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:03:40.903Z] #77 103.1 configure.ac:7: installing 'build-aux/compile' [2022-08-17T07:03:40.903Z] #77 103.1 configure.ac:9: installing 'build-aux/config.guess' [2022-08-17T07:03:40.903Z] #77 103.1 configure.ac:9: installing 'build-aux/config.sub' [2022-08-17T07:03:40.903Z] #77 103.1 configure.ac:11: installing 'build-aux/install-sh' [2022-08-17T07:03:40.903Z] #77 103.1 configure.ac:11: installing 'build-aux/missing' [2022-08-17T07:03:40.903Z] #77 103.3 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T07:03:40.903Z] #77 103.4 parallel-tests: installing 'build-aux/test-driver' [2022-08-17T07:03:40.903Z] #77 104.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T07:03:40.903Z] #77 104.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T07:03:40.903Z] #77 105.6 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T07:03:40.903Z] #77 105.6 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T07:03:40.903Z] #77 105.8 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T07:03:41.163Z] #77 106.0 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T07:03:41.291Z] #77 ... [2022-08-17T07:03:41.291Z] [2022-08-17T07:03:41.291Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-17T07:03:41.291Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-17T07:03:41.291Z] #22 1.413 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-17T07:03:41.291Z] #22 1.416 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-17T07:03:41.291Z] #22 1.421 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-17T07:03:41.291Z] #22 DONE 1.5s [2022-08-17T07:03:41.291Z] [2022-08-17T07:03:41.291Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-17T07:03:41.291Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-17T07:03:41.424Z] #77 106.3 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T07:03:41.683Z] #77 106.4 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T07:03:42.032Z] #74 ... [2022-08-17T07:03:42.032Z] [2022-08-17T07:03:42.032Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:03:42.032Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-17T07:03:42.032Z] #49 21.99 Fetched 49.2 MB in 20s (2405 kB/s) [2022-08-17T07:03:42.238Z] #77 106.0 configure.ac:7: installing 'build-aux/compile' [2022-08-17T07:03:42.238Z] #77 106.0 configure.ac:9: installing 'build-aux/config.guess' [2022-08-17T07:03:42.238Z] #77 106.0 configure.ac:9: installing 'build-aux/config.sub' [2022-08-17T07:03:42.238Z] #77 106.0 configure.ac:11: installing 'build-aux/install-sh' [2022-08-17T07:03:42.238Z] #77 106.0 configure.ac:11: installing 'build-aux/missing' [2022-08-17T07:03:42.499Z] #77 106.3 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T07:03:42.499Z] #77 106.4 parallel-tests: installing 'build-aux/test-driver' [2022-08-17T07:03:45.925Z] #77 109.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-17T07:03:45.925Z] #77 109.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-17T07:03:45.925Z] #77 ... [2022-08-17T07:03:45.925Z] [2022-08-17T07:03:45.925Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:03:45.925Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:03:45.925Z] #14 187.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-17T07:03:46.228Z] #14 187.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:03:46.228Z] #14 187.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:03:48.146Z] #77 ... [2022-08-17T07:03:48.146Z] [2022-08-17T07:03:48.146Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:03:48.146Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:03:48.146Z] #14 189.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-17T07:03:48.146Z] #14 189.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:03:48.146Z] #14 190.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:03:48.650Z] #49 21.99 Reading package lists... [2022-08-17T07:03:48.650Z] #49 ... [2022-08-17T07:03:48.650Z] [2022-08-17T07:03:48.650Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:03:48.650Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-17T07:03:48.650Z] #69 22.50 Fetched 49.2 MB in 21s (2357 kB/s) [2022-08-17T07:03:50.581Z] #69 22.50 Reading package lists... [2022-08-17T07:03:50.581Z] #69 ... [2022-08-17T07:03:50.581Z] [2022-08-17T07:03:50.581Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:03:50.581Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-17T07:03:50.581Z] #49 21.99 Reading package lists... [2022-08-17T07:03:51.420Z] #49 31.62 Reading package lists... [2022-08-17T07:03:51.420Z] #49 ... [2022-08-17T07:03:51.420Z] [2022-08-17T07:03:51.420Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:03:51.420Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T07:03:51.420Z] #20 22.14 Fetched 49.2 MB in 21s (2384 kB/s) [2022-08-17T07:03:51.420Z] #20 22.14 Reading package lists... [2022-08-17T07:03:51.420Z] #20 31.72 Reading package lists... [2022-08-17T07:03:51.420Z] #20 ... [2022-08-17T07:03:51.420Z] [2022-08-17T07:03:51.420Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:03:51.420Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-17T07:03:51.537Z] #26 ... [2022-08-17T07:03:51.537Z] [2022-08-17T07:03:51.537Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:51.537Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:03:51.537Z] #77 168.8 CCLD libocispec.la [2022-08-17T07:03:51.537Z] #77 169.2 CCLD src/validate [2022-08-17T07:03:51.537Z] #77 169.2 CCLD tests/test-1 [2022-08-17T07:03:51.537Z] #77 169.2 CCLD tests/test-2 [2022-08-17T07:03:51.537Z] #77 169.2 CCLD tests/test-3 [2022-08-17T07:03:51.537Z] #77 169.3 CCLD tests/test-4 [2022-08-17T07:03:51.537Z] #77 169.3 CCLD tests/test-5 [2022-08-17T07:03:51.537Z] #77 169.3 CCLD tests/test-6 [2022-08-17T07:03:51.537Z] #77 169.4 CCLD tests/test-7 [2022-08-17T07:03:51.537Z] #77 169.4 CCLD tests/test-8 [2022-08-17T07:03:51.537Z] #77 169.7 CCLD tests/test-9 [2022-08-17T07:03:51.537Z] #77 169.7 CCLD tests/test-10 [2022-08-17T07:03:51.537Z] #77 169.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-17T07:03:51.537Z] #77 169.8 CCLD tests/test-11 [2022-08-17T07:03:51.685Z] #14 ... [2022-08-17T07:03:51.685Z] [2022-08-17T07:03:51.685Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:03:51.685Z] #67 sha256:9e3172e3e00bb9dc91b227b3eeaa6a815823ac05a7c1c3ab1e588bee8f715958 [2022-08-17T07:03:51.685Z] #67 192.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T07:03:51.685Z] #67 192.8 + GOBIN=/build [2022-08-17T07:03:51.685Z] #67 192.8 + GO111MODULE=on [2022-08-17T07:03:51.685Z] #67 192.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:03:52.931Z] #77 171.3 libtool: link: ar cr libocispec.a [2022-08-17T07:03:52.932Z] #77 171.4 libtool: link: ranlib libocispec.a [2022-08-17T07:03:53.708Z] #23 11.24 Collecting yamllint==1.26.1 [2022-08-17T07:03:53.708Z] #23 12.32 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-17T07:03:54.328Z] #77 172.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:03:54.328Z] #77 172.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T07:03:54.328Z] #77 172.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T07:03:54.328Z] #77 172.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:03:54.328Z] #77 172.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:03:54.328Z] #77 172.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:03:54.328Z] #77 172.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:03:54.328Z] #77 172.9 make[2]: Entering directory '/tmp/crun-build' [2022-08-17T07:03:54.328Z] #77 173.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-17T07:03:54.328Z] #77 173.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-17T07:03:54.328Z] #77 173.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-17T07:03:54.328Z] #77 173.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-17T07:03:54.328Z] #77 173.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-17T07:03:54.328Z] #77 173.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-17T07:03:54.591Z] #77 173.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-17T07:03:54.591Z] #77 173.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-17T07:03:54.591Z] #77 173.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-17T07:03:54.591Z] #77 173.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-17T07:03:54.591Z] #77 173.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-17T07:03:54.591Z] #77 173.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-17T07:03:54.855Z] #77 173.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-17T07:03:54.855Z] #77 173.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-17T07:03:54.855Z] #77 173.4 CC src/libcrun/libcrun_testing_a-error.o [2022-08-17T07:03:54.855Z] #77 173.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-17T07:03:54.855Z] #77 173.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-17T07:03:54.855Z] #77 173.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-17T07:03:55.093Z] #23 13.71 Collecting pathspec>=0.5.3 [2022-08-17T07:03:55.093Z] #23 13.72 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-17T07:03:55.121Z] #77 173.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-17T07:03:55.121Z] #77 173.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-17T07:03:55.353Z] #23 14.20 Collecting pyyaml [2022-08-17T07:03:55.353Z] #23 14.21 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-17T07:03:55.353Z] #23 14.29 Building wheels for collected packages: yamllint [2022-08-17T07:03:55.384Z] #77 173.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-17T07:03:55.384Z] #77 173.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-17T07:03:55.384Z] #77 174.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-17T07:03:55.613Z] #23 14.31 Building wheel for yamllint (setup.py): started [2022-08-17T07:03:55.646Z] #77 174.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-17T07:03:55.907Z] #77 174.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-17T07:03:55.907Z] #77 174.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-17T07:03:55.907Z] #77 174.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-17T07:03:56.169Z] #77 174.9 CC src/crun-crun.o [2022-08-17T07:03:56.169Z] #77 174.9 CC src/crun-run.o [2022-08-17T07:03:56.430Z] #77 175.0 CC src/crun-delete.o [2022-08-17T07:03:56.554Z] #23 15.46 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-17T07:03:56.691Z] #77 175.3 CC src/crun-kill.o [2022-08-17T07:03:56.691Z] #77 175.3 CC src/crun-pause.o [2022-08-17T07:03:56.691Z] #77 175.4 CC src/crun-unpause.o [2022-08-17T07:03:56.691Z] #77 175.5 CC src/crun-spec.o [2022-08-17T07:03:56.812Z] #23 15.48 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=48af19b0e525148bd92b564285a67b28424083b3bb8d91dac5b3887ed896c01e [2022-08-17T07:03:56.812Z] #23 15.49 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-17T07:03:56.812Z] #23 15.49 Successfully built yamllint [2022-08-17T07:03:56.812Z] #23 15.52 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-17T07:03:56.952Z] #77 175.5 CC src/crun-exec.o [2022-08-17T07:03:56.952Z] #77 175.6 CC src/crun-list.o [2022-08-17T07:03:57.134Z] #67 ... [2022-08-17T07:03:57.134Z] [2022-08-17T07:03:57.134Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:03:57.134Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:03:57.134Z] #77 110.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-17T07:03:57.134Z] #77 110.8 libtoolize: copying file 'm4/libtool.m4' [2022-08-17T07:03:57.134Z] #77 111.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-17T07:03:57.134Z] #77 111.2 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-17T07:03:57.134Z] #77 111.4 libtoolize: copying file 'm4/ltversion.m4' [2022-08-17T07:03:57.134Z] #77 111.6 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-17T07:03:57.215Z] #77 175.7 CC src/crun-create.o [2022-08-17T07:03:57.215Z] #77 175.9 CC src/crun-start.o [2022-08-17T07:03:57.385Z] #23 16.12 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-17T07:03:57.476Z] #77 176.0 CC src/crun-state.o [2022-08-17T07:03:57.476Z] #77 176.2 CC src/crun-update.o [2022-08-17T07:03:57.476Z] #77 176.3 CC src/crun-ps.o [2022-08-17T07:03:57.736Z] #77 176.5 CC src/crun-checkpoint.o [2022-08-17T07:03:57.955Z] #23 DONE 16.7s [2022-08-17T07:03:57.955Z] [2022-08-17T07:03:57.955Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-17T07:03:57.955Z] #27 sha256:c3a4e5a7e577795b7979ce3b3edbc392f227e7ac04f85153269c81a64775139d [2022-08-17T07:03:57.997Z] #77 176.7 CC src/crun-restore.o [2022-08-17T07:03:58.257Z] #77 176.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-17T07:03:58.257Z] #77 176.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-17T07:03:58.518Z] #77 177.2 CC src/libcrun/libcrun_la-container.lo [2022-08-17T07:03:58.527Z] #27 DONE 0.5s [2022-08-17T07:03:58.527Z] [2022-08-17T07:03:58.527Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-17T07:03:58.527Z] #32 sha256:fd21c801ac5f6addb6519423eb6d523ad1f66f5323311795972d50e0cf9519da [2022-08-17T07:03:58.781Z] #77 177.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-17T07:03:58.781Z] #77 177.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-17T07:03:59.041Z] #77 177.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-17T07:03:59.075Z] #77 ... [2022-08-17T07:03:59.075Z] [2022-08-17T07:03:59.075Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:03:59.075Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:03:59.075Z] #14 200.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-17T07:03:59.075Z] #14 200.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-17T07:03:59.075Z] #14 200.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T07:03:59.075Z] #14 200.6 Selecting previously unselected package libapparmor1:amd64. [2022-08-17T07:03:59.075Z] #14 200.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-17T07:03:59.075Z] #14 200.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T07:03:59.095Z] #32 DONE 0.6s [2022-08-17T07:03:59.095Z] [2022-08-17T07:03:59.095Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-17T07:03:59.095Z] #35 sha256:c61fc8b6761993e4ac7b1f1dddb4a00809f3cd6a4ed88ea007daf32a2f2dbb5f [2022-08-17T07:03:59.095Z] #35 DONE 0.3s [2022-08-17T07:03:59.095Z] [2022-08-17T07:03:59.095Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-17T07:03:59.095Z] #37 sha256:a5dce4ad747d6564d2579c15a2adf50b4783761e94f21f3596fd1bc408e4b609 [2022-08-17T07:03:59.301Z] #77 177.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-17T07:03:59.332Z] #14 200.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-17T07:03:59.333Z] #14 200.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-17T07:03:59.333Z] #14 200.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T07:03:59.333Z] #14 201.0 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T07:03:59.562Z] #77 178.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-17T07:03:59.589Z] #14 201.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T07:03:59.589Z] #14 201.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:03:59.662Z] #37 DONE 0.4s [2022-08-17T07:03:59.662Z] [2022-08-17T07:03:59.662Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-17T07:03:59.662Z] #39 sha256:95b8e1f495cf5c8d123ce77f13f3ef0a50b5ef71ab6b94ea1d321fd107aab8c1 [2022-08-17T07:03:59.662Z] #39 DONE 0.1s [2022-08-17T07:03:59.662Z] [2022-08-17T07:03:59.662Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:03:59.662Z] #60 sha256:7a7bbb87508f4faaf01549bca52f3dde47cf4400e736a4f041bed92687db9dff [2022-08-17T07:03:59.662Z] #60 ... [2022-08-17T07:03:59.662Z] [2022-08-17T07:03:59.662Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-17T07:03:59.662Z] #41 sha256:e6a430063ecaee144820f6ee0be421889b15a63d61b9fddbd5bc96a8e7df09a1 [2022-08-17T07:03:59.662Z] #41 DONE 0.1s [2022-08-17T07:03:59.662Z] [2022-08-17T07:03:59.662Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-17T07:03:59.662Z] #45 sha256:df08f915303153feb79c7d03651fa142350f46eee5071ff3f96429dc77700626 [2022-08-17T07:03:59.662Z] #45 DONE 0.1s [2022-08-17T07:03:59.822Z] #77 178.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-17T07:03:59.822Z] #77 178.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-17T07:03:59.846Z] #14 201.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T07:03:59.846Z] #14 201.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T07:03:59.846Z] #14 201.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:03:59.920Z] [2022-08-17T07:03:59.920Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:03:59.920Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:04:00.083Z] #77 178.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-17T07:04:00.122Z] #14 201.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-17T07:04:00.122Z] #14 201.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:04:00.122Z] #14 201.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:00.343Z] #77 179.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-17T07:04:00.343Z] #77 179.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-17T07:04:00.379Z] #14 201.9 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T07:04:00.379Z] #14 201.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T07:04:00.379Z] #14 202.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:04:00.445Z] #14 ... [2022-08-17T07:04:00.445Z] [2022-08-17T07:04:00.445Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:04:00.445Z] #67 sha256:dda377a71bc6bf0599bbcaea1c61e1b7ca3b233f9adb5b41d24ebf684956d1c5 [2022-08-17T07:04:00.445Z] #67 190.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T07:04:00.445Z] #67 190.9 + GOBIN=/build [2022-08-17T07:04:00.445Z] #67 190.9 + GO111MODULE=on [2022-08-17T07:04:00.445Z] #67 190.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:04:00.445Z] #67 201.2 rootlesskit version 1.0.0 [2022-08-17T07:04:00.445Z] #67 201.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-17T07:04:00.445Z] #67 201.2 -container-ip string [2022-08-17T07:04:00.445Z] #67 201.2 container ip [2022-08-17T07:04:00.445Z] #67 201.2 -container-port int [2022-08-17T07:04:00.445Z] #67 201.2 container port (default -1) [2022-08-17T07:04:00.445Z] #67 201.2 -host-ip string [2022-08-17T07:04:00.445Z] #67 201.2 host ip [2022-08-17T07:04:00.445Z] #67 201.2 -host-port int [2022-08-17T07:04:00.445Z] #67 201.2 host port (default -1) [2022-08-17T07:04:00.445Z] #67 201.2 -proto string [2022-08-17T07:04:00.445Z] #67 201.2 proxy protocol (default "tcp") [2022-08-17T07:04:00.984Z] #14 202.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-17T07:04:00.984Z] #14 202.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-17T07:04:00.984Z] #14 202.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T07:04:01.010Z] #67 DONE 203.0s [2022-08-17T07:04:01.010Z] [2022-08-17T07:04:01.010Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-17T07:04:01.010Z] #68 sha256:fb6e48b9b62652997b06709551018b060ce8f0c51b223332fc51ae6a5a7bbbc9 [2022-08-17T07:04:01.267Z] #68 DONE 0.1s [2022-08-17T07:04:01.267Z] [2022-08-17T07:04:01.267Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-17T07:04:01.267Z] #69 sha256:8c4d370eb57252c60d62bf39d8446f82e2e2d0e6572ce440129c69fdca806499 [2022-08-17T07:04:01.267Z] #69 DONE 0.1s [2022-08-17T07:04:01.267Z] [2022-08-17T07:04:01.267Z] #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-08-17T07:04:01.267Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T07:04:01.437Z] #69 31.70 Reading package lists... [2022-08-17T07:04:01.437Z] #69 ... [2022-08-17T07:04:01.437Z] [2022-08-17T07:04:01.437Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:04:01.437Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-17T07:04:01.437Z] #49 31.62 Reading package lists... [2022-08-17T07:04:01.524Z] #34 ... [2022-08-17T07:04:01.524Z] [2022-08-17T07:04:01.524Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:04:01.524Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:04:01.524Z] #14 203.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-17T07:04:01.524Z] #14 203.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-17T07:04:01.524Z] #14 203.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T07:04:01.524Z] #14 204.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-17T07:04:01.550Z] #14 203.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-17T07:04:01.725Z] #77 180.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-17T07:04:01.782Z] #14 204.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-17T07:04:01.782Z] #14 204.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T07:04:01.782Z] #14 204.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-17T07:04:01.782Z] #14 204.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-17T07:04:01.782Z] #14 204.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T07:04:01.811Z] #14 203.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-17T07:04:01.811Z] #14 203.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T07:04:01.988Z] #77 180.8 CC src/libcrun/libcrun_la-error.lo [2022-08-17T07:04:02.067Z] #14 203.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-17T07:04:02.067Z] #14 203.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-17T07:04:02.067Z] #14 203.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T07:04:02.346Z] #14 204.5 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T07:04:02.346Z] #14 204.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T07:04:02.346Z] #14 204.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:04:02.346Z] #14 204.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T07:04:02.380Z] #49 40.99 Building dependency tree... [2022-08-17T07:04:02.558Z] #77 181.2 CC src/libcrun/libcrun_la-status.lo [2022-08-17T07:04:02.558Z] #77 181.3 CC src/libcrun/libcrun_la-terminal.lo [2022-08-17T07:04:02.603Z] #14 204.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T07:04:02.603Z] #14 204.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:04:02.630Z] #14 204.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-17T07:04:02.630Z] #14 204.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-17T07:04:02.630Z] #14 204.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T07:04:02.888Z] #14 ... [2022-08-17T07:04:02.888Z] [2022-08-17T07:04:02.888Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:04:02.888Z] #67 sha256:9e3172e3e00bb9dc91b227b3eeaa6a815823ac05a7c1c3ab1e588bee8f715958 [2022-08-17T07:04:02.888Z] #67 203.6 rootlesskit version 1.0.0 [2022-08-17T07:04:02.888Z] #67 203.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-17T07:04:02.888Z] #67 203.6 -container-ip string [2022-08-17T07:04:02.888Z] #67 203.6 container ip [2022-08-17T07:04:02.888Z] #67 203.6 -container-port int [2022-08-17T07:04:02.888Z] #67 203.6 container port (default -1) [2022-08-17T07:04:02.888Z] #67 203.6 -host-ip string [2022-08-17T07:04:02.888Z] #67 203.6 host ip [2022-08-17T07:04:02.888Z] #67 203.6 -host-port int [2022-08-17T07:04:02.888Z] #67 203.6 host port (default -1) [2022-08-17T07:04:02.888Z] #67 203.6 -proto string [2022-08-17T07:04:02.888Z] #67 203.6 proxy protocol (default "tcp") [2022-08-17T07:04:02.888Z] #67 DONE 203.9s [2022-08-17T07:04:03.128Z] #77 181.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-17T07:04:03.128Z] #77 181.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-17T07:04:03.144Z] [2022-08-17T07:04:03.144Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-17T07:04:03.144Z] #68 sha256:4b19277ee08aeb7b0a1bd1cc299f62bfb551bff148a816958a61d7fc3df68ab4 [2022-08-17T07:04:03.144Z] #68 DONE 0.1s [2022-08-17T07:04:03.144Z] [2022-08-17T07:04:03.144Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:04:03.144Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:04:03.144Z] #14 204.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-17T07:04:03.144Z] #14 204.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-17T07:04:03.144Z] #14 204.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T07:04:03.144Z] #14 ... [2022-08-17T07:04:03.144Z] [2022-08-17T07:04:03.144Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-17T07:04:03.144Z] #69 sha256:abc74384323742282f3252364a6250d5c058e6a54414cf6b733e12b2986cee59 [2022-08-17T07:04:03.144Z] #69 DONE 0.1s [2022-08-17T07:04:03.167Z] #14 205.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-17T07:04:03.167Z] #14 205.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:04:03.167Z] #14 205.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:03.167Z] #14 205.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T07:04:03.167Z] #14 205.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T07:04:03.167Z] #14 205.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:04:03.389Z] #77 182.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-17T07:04:03.399Z] [2022-08-17T07:04:03.399Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:04:03.399Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:04:03.424Z] #14 205.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-17T07:04:03.424Z] #14 205.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-17T07:04:03.424Z] #14 205.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T07:04:03.649Z] #77 182.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-17T07:04:03.681Z] #14 206.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-17T07:04:03.910Z] #77 182.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-17T07:04:03.938Z] #14 206.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-17T07:04:03.938Z] #14 206.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T07:04:03.961Z] #47 ... [2022-08-17T07:04:03.961Z] [2022-08-17T07:04:03.961Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:04:03.961Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:04:03.961Z] #14 205.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-17T07:04:03.961Z] #14 205.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-17T07:04:03.961Z] #14 205.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T07:04:04.195Z] #14 206.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-17T07:04:04.195Z] #14 206.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-17T07:04:04.196Z] #14 206.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T07:04:04.454Z] #14 206.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-17T07:04:04.454Z] #14 206.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-17T07:04:04.454Z] #14 206.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T07:04:04.454Z] #14 206.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-17T07:04:04.454Z] #14 206.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-17T07:04:04.454Z] #14 206.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T07:04:04.483Z] #77 183.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-17T07:04:04.483Z] #77 183.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-17T07:04:04.523Z] #14 205.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-17T07:04:04.523Z] #14 205.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:04:04.523Z] #14 206.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:04.523Z] #14 206.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T07:04:04.897Z] #77 183.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-17T07:04:04.914Z] #14 206.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T07:04:04.914Z] #14 206.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:04:04.914Z] #14 206.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T07:04:04.914Z] #14 206.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T07:04:04.914Z] #14 206.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:04:04.927Z] #49 45.54 The following additional packages will be installed: [2022-08-17T07:04:04.927Z] #49 45.56 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-17T07:04:04.927Z] #49 45.60 Suggested packages: [2022-08-17T07:04:04.927Z] #49 45.61 cmake-doc ninja-build lrzip [2022-08-17T07:04:04.927Z] #49 45.61 Recommended packages: [2022-08-17T07:04:04.927Z] #49 45.61 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-17T07:04:05.389Z] #14 207.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-17T07:04:05.389Z] #14 207.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-17T07:04:05.389Z] #14 207.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T07:04:05.489Z] #77 184.1 CC tests/init.o [2022-08-17T07:04:05.503Z] #49 46.37 The following NEW packages will be installed: [2022-08-17T07:04:05.503Z] #49 46.38 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-17T07:04:05.646Z] #14 207.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-17T07:04:05.646Z] #14 207.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:04:05.646Z] #14 207.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:05.749Z] #77 184.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-17T07:04:05.886Z] #14 207.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:04:05.886Z] #14 207.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T07:04:05.886Z] #14 207.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T07:04:05.886Z] #14 207.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T07:04:05.886Z] #14 207.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T07:04:05.886Z] #14 207.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T07:04:05.886Z] #14 207.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:04:05.886Z] #14 207.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T07:04:05.886Z] #14 207.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:04:05.886Z] #14 207.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T07:04:05.886Z] #14 207.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T07:04:05.886Z] #14 207.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:04:05.886Z] #14 207.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T07:04:05.886Z] #14 207.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T07:04:05.886Z] #14 207.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-17T07:04:05.907Z] #14 208.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T07:04:05.907Z] #14 208.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T07:04:05.907Z] #14 208.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:04:05.907Z] #14 208.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T07:04:06.075Z] #49 46.82 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:04:06.075Z] #49 46.82 Need to get 8418 kB of archives. [2022-08-17T07:04:06.075Z] #49 46.82 After this operation, 34.9 MB of additional disk space will be used. [2022-08-17T07:04:06.075Z] #49 46.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T07:04:06.075Z] #49 46.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T07:04:06.075Z] #49 46.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-17T07:04:06.075Z] #49 46.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-17T07:04:06.075Z] #49 46.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-17T07:04:06.075Z] #49 46.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-17T07:04:06.075Z] #49 46.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-17T07:04:06.075Z] #49 46.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-17T07:04:06.165Z] #14 208.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T07:04:06.165Z] #14 208.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:04:06.187Z] #14 207.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:04:06.187Z] #14 207.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T07:04:06.187Z] #14 207.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T07:04:06.187Z] #14 207.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T07:04:06.187Z] #14 207.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T07:04:06.187Z] #14 207.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:04:06.187Z] #14 207.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-08-17T07:04:06.187Z] #14 207.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:04:06.187Z] #14 207.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T07:04:06.187Z] #14 207.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T07:04:06.187Z] #14 207.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:04:06.187Z] #14 207.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-17T07:04:06.187Z] #14 207.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:04:06.188Z] #14 207.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T07:04:06.188Z] #14 207.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:06.444Z] #14 207.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-17T07:04:06.444Z] #14 207.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:06.444Z] #14 207.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:06.444Z] #14 207.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:04:06.655Z] #49 ... [2022-08-17T07:04:06.655Z] [2022-08-17T07:04:06.655Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:04:06.655Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T07:04:06.655Z] #20 31.72 Reading package lists... [2022-08-17T07:04:06.655Z] #20 41.10 Building dependency tree... [2022-08-17T07:04:06.655Z] #20 45.87 The following additional packages will be installed: [2022-08-17T07:04:06.655Z] #20 45.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T07:04:06.655Z] #20 45.88 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-17T07:04:06.655Z] #20 45.88 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-17T07:04:06.655Z] #20 45.88 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-17T07:04:06.655Z] #20 45.89 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-17T07:04:06.655Z] #20 45.90 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-17T07:04:06.655Z] #20 45.91 mingw-w64-common mingw-w64-x86-64-dev [2022-08-17T07:04:06.655Z] #20 45.93 Suggested packages: [2022-08-17T07:04:06.655Z] #20 45.93 gcc-10-locales seccomp wine64 [2022-08-17T07:04:06.655Z] #20 46.58 The following NEW packages will be installed: [2022-08-17T07:04:06.655Z] #20 46.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-17T07:04:06.655Z] #20 46.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-17T07:04:06.655Z] #20 46.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-17T07:04:06.655Z] #20 46.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-17T07:04:06.655Z] #20 46.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-17T07:04:06.655Z] #20 46.58 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-17T07:04:06.655Z] #20 46.58 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-17T07:04:06.655Z] #20 46.59 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-17T07:04:06.655Z] #20 46.59 mingw-w64-x86-64-dev [2022-08-17T07:04:06.655Z] #20 46.96 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:04:06.655Z] #20 46.96 Need to get 115 MB of archives. [2022-08-17T07:04:06.655Z] #20 46.96 After this operation, 645 MB of additional disk space will be used. [2022-08-17T07:04:06.655Z] #20 46.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-17T07:04:06.655Z] #20 47.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-17T07:04:06.655Z] #20 47.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-17T07:04:06.655Z] #20 47.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-08-17T07:04:06.655Z] #20 47.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-08-17T07:04:06.655Z] #20 47.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-17T07:04:06.655Z] #20 47.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-17T07:04:06.655Z] #20 47.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-17T07:04:06.655Z] #20 47.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-17T07:04:06.655Z] #20 47.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T07:04:06.731Z] #14 209.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:04:06.731Z] #14 209.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T07:04:06.731Z] #14 209.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T07:04:06.731Z] #14 209.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T07:04:06.731Z] #14 209.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T07:04:06.921Z] #20 ... [2022-08-17T07:04:06.921Z] [2022-08-17T07:04:06.921Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:04:06.921Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-17T07:04:06.921Z] #49 47.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:04:06.988Z] #14 209.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T07:04:06.988Z] #14 209.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:04:06.988Z] #14 209.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T07:04:06.988Z] #14 209.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:04:06.988Z] #14 209.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T07:04:06.988Z] #14 209.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T07:04:06.988Z] #14 209.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:04:06.988Z] #14 209.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T07:04:06.988Z] #14 209.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T07:04:06.988Z] #14 209.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-17T07:04:06.988Z] #14 209.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:04:06.988Z] #14 209.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T07:04:06.988Z] #14 209.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T07:04:07.009Z] #14 DONE 208.5s [2022-08-17T07:04:07.009Z] [2022-08-17T07:04:07.009Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:04:07.009Z] #64 sha256:b713b2827866a591b6150b680bb1126986782871ac8d843c4e7152b41d1f9a74 [2022-08-17T07:04:07.009Z] #64 ... [2022-08-17T07:04:07.009Z] [2022-08-17T07:04:07.009Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T07:04:07.009Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-17T07:04:07.182Z] #49 48.03 Fetched 8418 kB in 0s (19.9 MB/s) [2022-08-17T07:04:07.182Z] #49 48.08 Selecting previously unselected package xxd. [2022-08-17T07:04:07.182Z] #49 48.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-17T07:04:07.182Z] #49 48.12 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:04:07.246Z] #14 209.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T07:04:07.246Z] #14 209.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T07:04:07.246Z] #14 209.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:04:07.246Z] #14 209.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T07:04:07.246Z] #14 209.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:04:07.246Z] #14 209.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T07:04:07.246Z] #14 209.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T07:04:07.246Z] #14 209.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:04:07.246Z] #14 209.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-17T07:04:07.246Z] #14 209.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:04:07.246Z] #14 ... [2022-08-17T07:04:07.246Z] [2022-08-17T07:04:07.246Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:07.246Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:07.246Z] #77 132.2 configure.ac:11: installing 'build-aux/compile' [2022-08-17T07:04:07.265Z] #15 ... [2022-08-17T07:04:07.265Z] [2022-08-17T07:04:07.265Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-17T07:04:07.265Z] #59 sha256:42daac7c44502b753a7d707f6bfd54854f4528acfb59dd5d74d304a28fdffb4b [2022-08-17T07:04:07.265Z] #59 DONE 0.2s [2022-08-17T07:04:07.265Z] [2022-08-17T07:04:07.265Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:04:07.265Z] #60 sha256:104fe39131eafda95f9ffd441d46181752a707a914e614b9cc240d5f7ae99bfa [2022-08-17T07:04:07.445Z] #49 48.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:04:07.445Z] #49 ... [2022-08-17T07:04:07.445Z] [2022-08-17T07:04:07.445Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-17T07:04:07.445Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-17T07:04:07.445Z] #69 31.70 Reading package lists... [2022-08-17T07:04:07.445Z] #69 41.19 Building dependency tree... [2022-08-17T07:04:07.445Z] #69 45.76 The following additional packages will be installed: [2022-08-17T07:04:07.445Z] #69 45.78 libbtrfs0 [2022-08-17T07:04:07.445Z] #69 46.08 The following NEW packages will be installed: [2022-08-17T07:04:07.445Z] #69 46.10 libbtrfs-dev libbtrfs0 [2022-08-17T07:04:07.445Z] #69 46.60 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:04:07.445Z] #69 46.60 Need to get 460 kB of archives. [2022-08-17T07:04:07.445Z] #69 46.60 After this operation, 1237 kB of additional disk space will be used. [2022-08-17T07:04:07.445Z] #69 46.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T07:04:07.445Z] #69 46.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T07:04:07.445Z] #69 47.15 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:04:07.445Z] #69 47.51 Fetched 460 kB in 0s (1379 kB/s) [2022-08-17T07:04:07.445Z] #69 47.58 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T07:04:07.445Z] #69 47.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 ... 30255 files and directories currently installed.) [2022-08-17T07:04:07.445Z] #69 47.65 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T07:04:07.445Z] #69 47.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:04:07.445Z] #69 47.78 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T07:04:07.445Z] #69 47.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T07:04:07.445Z] #69 47.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:04:07.445Z] #69 48.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:04:07.445Z] #69 48.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:04:07.445Z] #69 48.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:04:07.445Z] #69 DONE 48.4s [2022-08-17T07:04:07.445Z] [2022-08-17T07:04:07.445Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:04:07.445Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-17T07:04:07.445Z] #49 48.35 Selecting previously unselected package vim-common. [2022-08-17T07:04:07.445Z] #49 48.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:04:07.445Z] #49 48.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:04:07.503Z] #77 132.2 configure.ac:11: installing 'build-aux/config.guess' [2022-08-17T07:04:07.503Z] #77 132.3 configure.ac:11: installing 'build-aux/config.sub' [2022-08-17T07:04:07.503Z] #77 132.3 configure.ac:13: installing 'build-aux/install-sh' [2022-08-17T07:04:07.503Z] #77 132.3 configure.ac:13: installing 'build-aux/missing' [2022-08-17T07:04:07.503Z] #77 132.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-17T07:04:07.752Z] #49 ... [2022-08-17T07:04:07.752Z] [2022-08-17T07:04:07.752Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-17T07:04:07.752Z] #70 sha256:a9f36ff64987df1c19e1377e5b3b447690b98541289ca6a0ce796aa1b36f55ad [2022-08-17T07:04:07.752Z] #70 DONE 0.2s [2022-08-17T07:04:07.752Z] [2022-08-17T07:04:07.752Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-17T07:04:07.752Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-17T07:04:07.752Z] #49 48.65 Selecting previously unselected package cmake-data. [2022-08-17T07:04:07.752Z] #49 48.65 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-17T07:04:07.752Z] #49 48.66 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T07:04:08.075Z] #77 132.9 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T07:04:08.332Z] #77 ... [2022-08-17T07:04:08.332Z] [2022-08-17T07:04:08.332Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:04:08.332Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-17T07:04:08.332Z] #14 209.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T07:04:08.332Z] #14 209.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:08.332Z] #14 209.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-17T07:04:08.332Z] #14 209.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:08.332Z] #14 209.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:08.332Z] #14 209.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:04:08.332Z] #14 DONE 210.6s [2022-08-17T07:04:08.332Z] [2022-08-17T07:04:08.332Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-17T07:04:08.332Z] #59 sha256:4a48e54f05eb04d49e0155b1f7cb2cb0d7ddd33b66c568aa1da5f235de36c39d [2022-08-17T07:04:08.590Z] #59 DONE 0.3s [2022-08-17T07:04:08.590Z] [2022-08-17T07:04:08.590Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:04:08.590Z] #60 sha256:e0ccd83c5d72376b357af47ab04879c809b437058bb99e5aa8340bad8422fc26 [2022-08-17T07:04:09.139Z] #49 49.81 Selecting previously unselected package libarchive13:amd64. [2022-08-17T07:04:09.139Z] #49 49.82 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-17T07:04:09.139Z] #49 49.84 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T07:04:09.139Z] #49 50.00 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-17T07:04:09.139Z] #49 50.01 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-17T07:04:09.139Z] #49 50.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T07:04:09.139Z] #49 50.09 Selecting previously unselected package librhash0:amd64. [2022-08-17T07:04:09.304Z] #60 ... [2022-08-17T07:04:09.304Z] [2022-08-17T07:04:09.304Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T07:04:09.304Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-17T07:04:09.304Z] #15 DONE 2.2s [2022-08-17T07:04:09.304Z] [2022-08-17T07:04:09.304Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:04:09.304Z] #60 sha256:104fe39131eafda95f9ffd441d46181752a707a914e614b9cc240d5f7ae99bfa [2022-08-17T07:04:09.304Z] #60 2.127 + RM_GOPATH=0 [2022-08-17T07:04:09.304Z] #60 2.127 + TMP_GOPATH= [2022-08-17T07:04:09.304Z] #60 2.127 + : /build [2022-08-17T07:04:09.304Z] #60 2.127 + '[' -z '' ']' [2022-08-17T07:04:09.304Z] #60 2.127 ++ mktemp -d [2022-08-17T07:04:09.304Z] #60 2.128 + export GOPATH=/tmp/tmp.FfzG4A30j0 [2022-08-17T07:04:09.304Z] #60 2.128 + GOPATH=/tmp/tmp.FfzG4A30j0 [2022-08-17T07:04:09.304Z] #60 2.128 + RM_GOPATH=1 [2022-08-17T07:04:09.304Z] #60 2.128 + case "$(go env GOARCH)" in [2022-08-17T07:04:09.304Z] #60 2.130 ++ go env GOARCH [2022-08-17T07:04:09.304Z] #60 2.177 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:04:09.304Z] #60 2.177 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:04:09.304Z] #60 2.177 ++ dirname /install.sh [2022-08-17T07:04:09.400Z] #49 50.09 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-17T07:04:09.400Z] #49 50.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-17T07:04:09.400Z] #49 50.20 Selecting previously unselected package libuv1:amd64. [2022-08-17T07:04:09.400Z] #49 50.20 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-17T07:04:09.400Z] #49 50.21 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-17T07:04:09.400Z] #49 50.28 Selecting previously unselected package cmake. [2022-08-17T07:04:09.400Z] #49 50.28 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-17T07:04:09.400Z] #49 50.29 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-17T07:04:09.587Z] #60 2.178 + dir=/ [2022-08-17T07:04:09.587Z] #60 2.178 + bin=runc [2022-08-17T07:04:09.587Z] #60 2.178 + shift [2022-08-17T07:04:09.587Z] #60 2.178 + '[' '!' -f //runc.installer ']' [2022-08-17T07:04:09.587Z] #60 2.178 + . //runc.installer [2022-08-17T07:04:09.587Z] #60 2.178 ++ set -e [2022-08-17T07:04:09.587Z] #60 2.178 ++ : v1.1.3 [2022-08-17T07:04:09.587Z] #60 2.179 + install_runc [2022-08-17T07:04:09.587Z] #60 2.179 + RUNC_BUILDTAGS=seccomp [2022-08-17T07:04:09.587Z] #60 2.179 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-17T07:04:09.587Z] #60 2.179 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FfzG4A30j0/src/github.com/opencontainers/runc [2022-08-17T07:04:09.587Z] #60 2.180 Install runc version v1.1.3 (build tags: seccomp) [2022-08-17T07:04:09.587Z] #60 2.180 Cloning into '/tmp/tmp.FfzG4A30j0/src/github.com/opencontainers/runc'... [2022-08-17T07:04:11.316Z] #49 51.86 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-17T07:04:11.316Z] #49 51.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:04:11.316Z] #49 51.90 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-17T07:04:11.316Z] #49 51.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:04:11.316Z] #49 51.94 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-17T07:04:11.316Z] #49 51.96 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-17T07:04:11.316Z] #49 51.97 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-17T07:04:11.316Z] #49 51.99 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-17T07:04:11.316Z] #49 52.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:04:11.498Z] #60 ... [2022-08-17T07:04:11.498Z] [2022-08-17T07:04:11.498Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-17T07:04:11.498Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-17T07:04:11.498Z] #16 DONE 2.1s [2022-08-17T07:04:11.498Z] [2022-08-17T07:04:11.498Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-17T07:04:11.498Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-17T07:04:11.879Z] #60 2.734 + RM_GOPATH=0 [2022-08-17T07:04:11.879Z] #60 2.734 + TMP_GOPATH= [2022-08-17T07:04:11.879Z] #60 2.734 + : /build [2022-08-17T07:04:11.879Z] #60 2.734 + '[' -z '' ']' [2022-08-17T07:04:11.879Z] #60 2.734 ++ mktemp -d [2022-08-17T07:04:11.879Z] #60 2.734 + export GOPATH=/tmp/tmp.782CqD6pgu [2022-08-17T07:04:11.879Z] #60 2.734 + GOPATH=/tmp/tmp.782CqD6pgu [2022-08-17T07:04:11.879Z] #60 2.734 + RM_GOPATH=1 [2022-08-17T07:04:11.879Z] #60 2.734 + case "$(go env GOARCH)" in [2022-08-17T07:04:11.879Z] #60 2.754 ++ go env GOARCH [2022-08-17T07:04:11.879Z] #60 2.767 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:04:11.879Z] #60 2.767 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:04:11.879Z] #60 2.767 ++ dirname /install.sh [2022-08-17T07:04:11.879Z] #60 2.783 Install runc version v1.1.3 (build tags: seccomp) [2022-08-17T07:04:11.879Z] #60 2.783 + dir=/ [2022-08-17T07:04:11.879Z] #60 2.783 + bin=runc [2022-08-17T07:04:11.879Z] #60 2.783 + shift [2022-08-17T07:04:11.879Z] #60 2.783 + '[' '!' -f //runc.installer ']' [2022-08-17T07:04:11.879Z] #60 2.783 + . //runc.installer [2022-08-17T07:04:11.879Z] #60 2.783 ++ set -e [2022-08-17T07:04:11.879Z] #60 2.783 ++ : v1.1.3 [2022-08-17T07:04:11.879Z] #60 2.783 + install_runc [2022-08-17T07:04:11.879Z] #60 2.783 + RUNC_BUILDTAGS=seccomp [2022-08-17T07:04:11.880Z] #60 2.783 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-17T07:04:11.880Z] #60 2.783 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.782CqD6pgu/src/github.com/opencontainers/runc [2022-08-17T07:04:11.880Z] #60 2.783 Cloning into '/tmp/tmp.782CqD6pgu/src/github.com/opencontainers/runc'... [2022-08-17T07:04:11.880Z] #60 ... [2022-08-17T07:04:11.880Z] [2022-08-17T07:04:11.880Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T07:04:11.880Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-17T07:04:11.880Z] #15 DONE 3.4s [2022-08-17T07:04:11.880Z] [2022-08-17T07:04:11.880Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:11.880Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:11.880Z] #77 135.5 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:04:11.880Z] #77 135.9 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:04:11.880Z] #77 135.9 checking how to print strings... printf [2022-08-17T07:04:11.880Z] #77 135.9 checking for gcc... gcc [2022-08-17T07:04:11.880Z] #77 136.1 checking whether the C compiler works... yes [2022-08-17T07:04:11.880Z] #77 136.5 checking for C compiler default output file name... a.out [2022-08-17T07:04:11.886Z] #49 DONE 52.6s [2022-08-17T07:04:11.886Z] [2022-08-17T07:04:11.886Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-17T07:04:11.886Z] #50 sha256:a8feffe4f86e48a39184af45a39e0745d77584455c47a5c7d0a311f8b6d071cb [2022-08-17T07:04:11.886Z] #50 DONE 0.1s [2022-08-17T07:04:11.886Z] [2022-08-17T07:04:11.887Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:04:11.887Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T07:04:11.887Z] #20 47.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T07:04:11.887Z] #20 48.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-17T07:04:11.887Z] #20 48.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-17T07:04:11.887Z] #20 49.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-17T07:04:11.887Z] #20 49.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-17T07:04:11.887Z] #20 49.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-17T07:04:11.887Z] #20 49.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-17T07:04:11.887Z] #20 49.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-17T07:04:11.887Z] #20 49.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-17T07:04:11.887Z] #20 49.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-17T07:04:11.887Z] #20 49.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-17T07:04:11.887Z] #20 49.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-17T07:04:11.887Z] #20 49.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-17T07:04:11.887Z] #20 49.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-17T07:04:11.887Z] #20 49.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-17T07:04:11.887Z] #20 49.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-17T07:04:11.887Z] #20 49.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-17T07:04:11.887Z] #20 49.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-17T07:04:11.887Z] #20 49.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-17T07:04:11.887Z] #20 49.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-17T07:04:11.887Z] #20 49.98 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:04:11.887Z] #20 50.18 Fetched 115 MB in 3s (43.0 MB/s) [2022-08-17T07:04:11.887Z] #20 50.22 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-17T07:04:11.887Z] #20 50.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-17T07:04:11.887Z] #20 50.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T07:04:11.887Z] #20 50.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T07:04:11.887Z] #20 51.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-17T07:04:11.887Z] #20 51.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-17T07:04:11.887Z] #20 51.21 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T07:04:11.887Z] #20 52.26 Selecting previously unselected package binutils-mingw-w64. [2022-08-17T07:04:11.887Z] #20 52.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-17T07:04:11.887Z] #20 52.31 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T07:04:11.887Z] #20 52.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-17T07:04:11.887Z] #20 52.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:04:11.887Z] #20 52.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:11.887Z] #20 52.68 Selecting previously unselected package dmsetup. [2022-08-17T07:04:11.887Z] #20 52.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:04:11.887Z] #20 52.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-17T07:04:11.887Z] #20 52.82 Selecting previously unselected package mingw-w64-common. [2022-08-17T07:04:12.147Z] #77 136.5 checking for suffix of executables... [2022-08-17T07:04:12.147Z] #20 52.83 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-17T07:04:12.147Z] #20 52.83 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-17T07:04:12.147Z] #20 ... [2022-08-17T07:04:12.147Z] [2022-08-17T07:04:12.147Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-17T07:04:12.147Z] #74 sha256:113a9e8492ee6d1b20a5e0a27bc5a2190c233a19a0cd5dff693c6cbc72f870d9 [2022-08-17T07:04:12.147Z] #74 49.87 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-17T07:04:12.147Z] #74 49.87 + GOBIN=/build [2022-08-17T07:04:12.147Z] #74 49.87 + GO111MODULE=on [2022-08-17T07:04:12.147Z] #74 49.87 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-17T07:04:12.147Z] #74 52.78 rootlesskit version 1.0.0 [2022-08-17T07:04:12.147Z] #74 52.80 Usage of /build/rootlesskit-docker-proxy: [2022-08-17T07:04:12.147Z] #74 52.80 -container-ip string [2022-08-17T07:04:12.147Z] #74 52.80 container ip [2022-08-17T07:04:12.147Z] #74 52.80 -container-port int [2022-08-17T07:04:12.147Z] #74 52.80 container port (default -1) [2022-08-17T07:04:12.147Z] #74 52.80 -host-ip string [2022-08-17T07:04:12.147Z] #74 52.80 host ip [2022-08-17T07:04:12.147Z] #74 52.80 -host-port int [2022-08-17T07:04:12.147Z] #74 52.80 host port (default -1) [2022-08-17T07:04:12.147Z] #74 52.80 -proto string [2022-08-17T07:04:12.147Z] #74 52.80 proxy protocol (default "tcp") [2022-08-17T07:04:12.147Z] #74 DONE 52.9s [2022-08-17T07:04:12.147Z] [2022-08-17T07:04:12.147Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-17T07:04:12.147Z] #75 sha256:46e438db16e54096d3a51f730bf816af4ba68e258f95423be93313a39a13bdba [2022-08-17T07:04:12.147Z] #75 DONE 0.1s [2022-08-17T07:04:12.147Z] [2022-08-17T07:04:12.147Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-17T07:04:12.147Z] #76 sha256:55d0ee2877619d903ec672a627b8c2dd715b96c61b26d0248e3bc85dedce1472 [2022-08-17T07:04:12.404Z] #77 136.9 checking whether we are cross compiling... no [2022-08-17T07:04:12.409Z] #76 DONE 0.1s [2022-08-17T07:04:12.409Z] [2022-08-17T07:04:12.410Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:04:12.410Z] #71 sha256:02154fbe92814f9a22858d02566b22f31434a47632f5d101bb324afefdcc4a78 [2022-08-17T07:04:12.410Z] #71 0.864 + RM_GOPATH=0 [2022-08-17T07:04:12.410Z] #71 0.864 + TMP_GOPATH= [2022-08-17T07:04:12.410Z] #71 0.864 + : /build [2022-08-17T07:04:12.410Z] #71 0.864 + '[' -z '' ']' [2022-08-17T07:04:12.410Z] #71 0.864 ++ mktemp -d [2022-08-17T07:04:12.410Z] #71 0.872 + export GOPATH=/tmp/tmp.hXO18vT8NZ [2022-08-17T07:04:12.410Z] #71 0.872 + GOPATH=/tmp/tmp.hXO18vT8NZ [2022-08-17T07:04:12.410Z] #71 0.872 + RM_GOPATH=1 [2022-08-17T07:04:12.410Z] #71 0.872 + case "$(go env GOARCH)" in [2022-08-17T07:04:12.410Z] #71 0.873 ++ go env GOARCH [2022-08-17T07:04:12.410Z] #71 0.887 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:04:12.410Z] #71 0.887 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:04:12.410Z] #71 0.888 ++ dirname /install.sh [2022-08-17T07:04:12.410Z] #71 0.892 + dir=/ [2022-08-17T07:04:12.410Z] #71 0.892 + bin=containerd [2022-08-17T07:04:12.410Z] #71 0.892 + shift [2022-08-17T07:04:12.410Z] #71 0.892 + '[' '!' -f //containerd.installer ']' [2022-08-17T07:04:12.410Z] #71 0.892 + . //containerd.installer [2022-08-17T07:04:12.410Z] #71 0.892 ++ set -e [2022-08-17T07:04:12.410Z] #71 0.892 ++ : v1.6.7 [2022-08-17T07:04:12.410Z] #71 0.892 + install_containerd [2022-08-17T07:04:12.410Z] #71 0.893 + echo 'Install containerd version v1.6.7' [2022-08-17T07:04:12.410Z] #71 0.893 Install containerd version v1.6.7 [2022-08-17T07:04:12.410Z] #71 0.893 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hXO18vT8NZ/src/github.com/containerd/containerd [2022-08-17T07:04:12.410Z] #71 0.903 Cloning into '/tmp/tmp.hXO18vT8NZ/src/github.com/containerd/containerd'... [2022-08-17T07:04:12.661Z] #77 137.3 checking for suffix of object files... o [2022-08-17T07:04:12.865Z] #17 1.237 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-17T07:04:12.865Z] #17 DONE 1.4s [2022-08-17T07:04:12.865Z] [2022-08-17T07:04:12.865Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-17T07:04:12.865Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-17T07:04:12.920Z] #77 137.6 checking whether we are using the GNU C compiler... yes [2022-08-17T07:04:13.177Z] #77 137.8 checking whether gcc accepts -g... yes [2022-08-17T07:04:13.741Z] #77 138.1 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:04:13.741Z] #77 138.4 checking whether gcc understands -c and -o together... yes [2022-08-17T07:04:13.741Z] #77 138.7 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:04:13.998Z] [2022-08-17T07:04:13.998Z] #77 ... [2022-08-17T07:04:13.998Z] [2022-08-17T07:04:13.998Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-17T07:04:13.998Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-17T07:04:13.998Z] #16 DONE 2.2s [2022-08-17T07:04:13.998Z] [2022-08-17T07:04:13.998Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:13.998Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:13.998Z] #77 138.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:04:13.998Z] #77 138.8 checking for egrep... /bin/grep -E [2022-08-17T07:04:13.998Z] #77 138.9 checking for fgrep... /bin/grep -F [2022-08-17T07:04:13.998Z] #77 138.9 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:04:13.998Z] #77 138.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:04:13.998Z] #77 138.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:04:14.232Z] #18 DONE 1.5s [2022-08-17T07:04:14.232Z] [2022-08-17T07:04:14.232Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-17T07:04:14.232Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-17T07:04:14.255Z] #77 138.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:04:14.256Z] #77 139.2 checking whether ln -s works... yes [2022-08-17T07:04:14.256Z] #77 139.2 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:04:14.256Z] #77 139.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:04:14.256Z] #77 139.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:04:14.256Z] #77 139.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:04:14.256Z] #77 139.3 checking for objdump... objdump [2022-08-17T07:04:14.256Z] #77 139.3 checking how to recognize dependent libraries... pass_all [2022-08-17T07:04:14.256Z] #77 139.3 checking for dlltool... no [2022-08-17T07:04:14.256Z] #77 139.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:04:14.320Z] #71 ... [2022-08-17T07:04:14.320Z] [2022-08-17T07:04:14.320Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:04:14.320Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T07:04:14.320Z] #20 55.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-17T07:04:14.320Z] #20 55.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-17T07:04:14.320Z] #20 55.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T07:04:14.514Z] #77 139.3 checking for ar... ar [2022-08-17T07:04:14.773Z] #77 139.3 checking for archiver @FILE support... @ [2022-08-17T07:04:14.806Z] #47 ... [2022-08-17T07:04:14.806Z] [2022-08-17T07:04:14.806Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:14.806Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:14.806Z] #77 186.8 CCLD libocispec.la [2022-08-17T07:04:14.806Z] #77 187.3 CCLD src/validate [2022-08-17T07:04:15.032Z] #77 139.7 checking for strip... strip [2022-08-17T07:04:15.032Z] #77 139.7 checking for ranlib... ranlib [2022-08-17T07:04:15.032Z] #77 139.7 checking for gawk... no [2022-08-17T07:04:15.032Z] #77 139.7 checking for mawk... mawk [2022-08-17T07:04:15.065Z] #77 187.3 CCLD tests/test-1 [2022-08-17T07:04:15.065Z] #77 187.3 CCLD tests/test-2 [2022-08-17T07:04:15.065Z] #77 187.3 CCLD tests/test-3 [2022-08-17T07:04:15.065Z] #77 187.3 CCLD tests/test-4 [2022-08-17T07:04:15.065Z] #77 187.4 CCLD tests/test-5 [2022-08-17T07:04:15.261Z] #20 ... [2022-08-17T07:04:15.261Z] [2022-08-17T07:04:15.261Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-17T07:04:15.261Z] #51 sha256:ef4f1a7f8689115927337835b471a208d9252ad68f976ad10c2c1f66181c46c8 [2022-08-17T07:04:15.261Z] #51 1.214 + RM_GOPATH=0 [2022-08-17T07:04:15.261Z] #51 1.214 + TMP_GOPATH= [2022-08-17T07:04:15.261Z] #51 1.214 + : /build [2022-08-17T07:04:15.261Z] #51 1.214 + '[' -z '' ']' [2022-08-17T07:04:15.261Z] #51 1.214 ++ mktemp -d [2022-08-17T07:04:15.261Z] #51 1.214 + export GOPATH=/tmp/tmp.mXuZwdahZG [2022-08-17T07:04:15.261Z] #51 1.214 + GOPATH=/tmp/tmp.mXuZwdahZG [2022-08-17T07:04:15.261Z] #51 1.214 + RM_GOPATH=1 [2022-08-17T07:04:15.261Z] #51 1.214 + case "$(go env GOARCH)" in [2022-08-17T07:04:15.261Z] #51 1.214 ++ go env GOARCH [2022-08-17T07:04:15.261Z] #51 1.229 Install tini version v0.19.0 [2022-08-17T07:04:15.261Z] #51 1.229 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:04:15.261Z] #51 1.229 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:04:15.261Z] #51 1.229 ++ dirname /install.sh [2022-08-17T07:04:15.261Z] #51 1.229 + dir=/ [2022-08-17T07:04:15.261Z] #51 1.229 + bin=tini [2022-08-17T07:04:15.261Z] #51 1.229 + shift [2022-08-17T07:04:15.261Z] #51 1.229 + '[' '!' -f //tini.installer ']' [2022-08-17T07:04:15.261Z] #51 1.229 + . //tini.installer [2022-08-17T07:04:15.261Z] #51 1.229 ++ : v0.19.0 [2022-08-17T07:04:15.261Z] #51 1.229 + install_tini [2022-08-17T07:04:15.261Z] #51 1.229 + echo 'Install tini version v0.19.0' [2022-08-17T07:04:15.261Z] #51 1.229 + git clone https://github.com/krallin/tini.git /tmp/tmp.mXuZwdahZG/tini [2022-08-17T07:04:15.261Z] #51 1.229 Cloning into '/tmp/tmp.mXuZwdahZG/tini'... [2022-08-17T07:04:15.261Z] #51 1.761 + cd /tmp/tmp.mXuZwdahZG/tini [2022-08-17T07:04:15.261Z] #51 1.762 + git checkout -q v0.19.0 [2022-08-17T07:04:15.261Z] #51 1.772 + cmake . [2022-08-17T07:04:15.261Z] #51 2.155 -- The C compiler identification is GNU 10.2.1 [2022-08-17T07:04:15.261Z] #51 2.177 -- Detecting C compiler ABI info [2022-08-17T07:04:15.261Z] #51 2.436 -- Detecting C compiler ABI info - done [2022-08-17T07:04:15.261Z] #51 2.468 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-17T07:04:15.261Z] #51 2.469 -- Detecting C compile features [2022-08-17T07:04:15.261Z] #51 2.469 -- Detecting C compile features - done [2022-08-17T07:04:15.261Z] #51 2.481 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-17T07:04:15.261Z] #51 2.535 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-17T07:04:15.261Z] #51 2.572 -- Configuring done [2022-08-17T07:04:15.261Z] #51 2.578 -- Generating done [2022-08-17T07:04:15.261Z] #51 2.584 -- Build files have been written to: /tmp/tmp.mXuZwdahZG/tini [2022-08-17T07:04:15.261Z] #51 2.588 + make tini-static [2022-08-17T07:04:15.261Z] #51 2.678 Scanning dependencies of target tini-static [2022-08-17T07:04:15.261Z] #51 2.695 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-17T07:04:15.261Z] #51 3.071 [100%] Linking C executable tini-static [2022-08-17T07:04:15.261Z] #51 3.228 [100%] Built target tini-static [2022-08-17T07:04:15.261Z] #51 3.254 + mkdir -p /build [2022-08-17T07:04:15.261Z] #51 3.257 + cp tini-static /build/docker-init [2022-08-17T07:04:15.261Z] #51 DONE 3.4s [2022-08-17T07:04:15.325Z] #77 187.4 CCLD tests/test-6 [2022-08-17T07:04:15.325Z] #77 187.5 CCLD tests/test-7 [2022-08-17T07:04:15.325Z] #77 187.6 CCLD tests/test-8 [2022-08-17T07:04:15.325Z] #77 187.6 CCLD tests/test-9 [2022-08-17T07:04:15.523Z] [2022-08-17T07:04:15.523Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:04:15.523Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T07:04:15.583Z] #77 187.8 CCLD tests/test-10 [2022-08-17T07:04:15.583Z] #77 187.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-17T07:04:15.583Z] #77 187.8 CCLD tests/test-11 [2022-08-17T07:04:15.596Z] #77 139.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:04:15.596Z] #77 140.5 checking for sysroot... no [2022-08-17T07:04:15.596Z] #77 140.5 checking for a working dd... /bin/dd [2022-08-17T07:04:15.856Z] #77 140.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:04:15.856Z] [2022-08-17T07:04:15.856Z] #77 ... [2022-08-17T07:04:15.856Z] [2022-08-17T07:04:15.856Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-17T07:04:15.856Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-17T07:04:15.856Z] #17 1.777 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-17T07:04:15.856Z] #17 DONE 1.9s [2022-08-17T07:04:15.856Z] [2022-08-17T07:04:15.856Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:15.856Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:15.856Z] #77 140.7 checking for mt... no [2022-08-17T07:04:15.856Z] #77 140.7 checking if : is a manifest tool... no [2022-08-17T07:04:16.118Z] #77 140.8 checking how to run the C preprocessor... gcc -E [2022-08-17T07:04:16.123Z] #19 DONE 1.6s [2022-08-17T07:04:16.123Z] [2022-08-17T07:04:16.123Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-17T07:04:16.123Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-17T07:04:16.910Z] #20 57.51 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-17T07:04:16.910Z] #20 57.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:04:16.910Z] #20 57.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T07:04:16.910Z] #20 57.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-17T07:04:16.910Z] #20 57.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:04:16.910Z] #20 57.63 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T07:04:17.252Z] #77 141.3 checking for ANSI C header files... yes [2022-08-17T07:04:17.489Z] #77 189.8 libtool: link: ar cr libocispec.a [2022-08-17T07:04:17.489Z] #77 189.8 libtool: link: ranlib libocispec.a [2022-08-17T07:04:17.499Z] #20 DONE 1.5s [2022-08-17T07:04:17.499Z] [2022-08-17T07:04:17.499Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:04:17.499Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:04:17.509Z] [2022-08-17T07:04:17.509Z] #77 ... [2022-08-17T07:04:17.509Z] [2022-08-17T07:04:17.509Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-17T07:04:17.509Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-17T07:04:17.509Z] #18 DONE 1.6s [2022-08-17T07:04:17.509Z] [2022-08-17T07:04:17.509Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:17.509Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:17.766Z] #77 142.3 checking for sys/types.h... yes [2022-08-17T07:04:18.023Z] #77 142.7 checking for sys/stat.h... yes [2022-08-17T07:04:18.281Z] #77 143.0 checking for stdlib.h... yes [2022-08-17T07:04:18.795Z] #77 143.4 checking for string.h... yes [2022-08-17T07:04:18.824Z] #20 59.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-17T07:04:18.824Z] #20 59.57 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:04:18.824Z] #20 59.58 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:04:19.052Z] #77 143.6 checking for memory.h... [2022-08-17T07:04:19.052Z] #77 ... [2022-08-17T07:04:19.052Z] [2022-08-17T07:04:19.052Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-17T07:04:19.052Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-17T07:04:19.052Z] #19 DONE 1.5s [2022-08-17T07:04:19.052Z] [2022-08-17T07:04:19.052Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:19.052Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:19.052Z] #77 143.6 checking for memory.h... yes [2022-08-17T07:04:19.309Z] #77 144.1 checking for strings.h... yes [2022-08-17T07:04:19.394Z] #77 191.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:04:19.395Z] #77 191.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T07:04:19.395Z] #77 191.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T07:04:19.395Z] #77 191.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:04:19.395Z] #77 191.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:04:19.395Z] #77 191.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:04:19.395Z] #77 191.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:04:19.395Z] #77 191.5 make[2]: Entering directory '/tmp/crun-build' [2022-08-17T07:04:19.395Z] #77 191.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-17T07:04:19.395Z] #77 191.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-17T07:04:19.395Z] #77 191.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-17T07:04:19.395Z] #77 191.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-17T07:04:19.395Z] #77 191.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-17T07:04:19.395Z] #77 191.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-17T07:04:19.395Z] #77 191.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-17T07:04:19.395Z] #77 191.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-17T07:04:19.433Z] #21 2.195 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:04:19.654Z] #77 191.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-17T07:04:19.654Z] #77 191.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-17T07:04:19.654Z] #77 192.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-17T07:04:19.654Z] #77 192.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-17T07:04:19.654Z] #77 192.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-17T07:04:19.690Z] #21 2.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:04:19.823Z] #77 144.3 checking for inttypes.h... yes [2022-08-17T07:04:19.913Z] #77 192.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-17T07:04:19.913Z] #77 192.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-17T07:04:19.913Z] #77 192.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-17T07:04:19.913Z] #77 192.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-17T07:04:19.946Z] #21 2.615 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:04:20.082Z] #77 144.6 checking for stdint.h... yes [2022-08-17T07:04:20.339Z] #77 144.9 checking for unistd.h... yes [2022-08-17T07:04:20.482Z] #77 192.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-17T07:04:20.482Z] #77 192.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-17T07:04:20.482Z] #77 192.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-17T07:04:20.482Z] #77 192.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-17T07:04:20.596Z] #77 145.3 checking for dlfcn.h... [2022-08-17T07:04:20.596Z] #77 ... [2022-08-17T07:04:20.596Z] [2022-08-17T07:04:20.596Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-17T07:04:20.596Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-17T07:04:20.596Z] #20 DONE 1.6s [2022-08-17T07:04:20.741Z] #77 193.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-17T07:04:20.741Z] #77 193.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-17T07:04:20.741Z] #77 193.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-17T07:04:20.853Z] [2022-08-17T07:04:20.853Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:20.853Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:20.853Z] #77 145.3 checking for dlfcn.h... yes [2022-08-17T07:04:20.853Z] #77 145.6 checking for objdir... .libs [2022-08-17T07:04:20.875Z] #21 3.448 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:04:21.000Z] #77 193.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-17T07:04:21.000Z] #77 193.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-17T07:04:21.000Z] #77 193.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-17T07:04:21.567Z] #77 193.8 CC src/crun-crun.o [2022-08-17T07:04:21.567Z] #77 193.8 CC src/crun-run.o [2022-08-17T07:04:21.567Z] #77 193.9 CC src/crun-delete.o [2022-08-17T07:04:21.675Z] #77 146.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:04:21.675Z] #77 146.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:04:21.675Z] #77 146.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:04:21.843Z] #77 194.0 CC src/crun-kill.o [2022-08-17T07:04:21.843Z] #77 194.1 CC src/crun-pause.o [2022-08-17T07:04:21.843Z] #77 194.2 CC src/crun-unpause.o [2022-08-17T07:04:22.102Z] #77 194.3 CC src/crun-spec.o [2022-08-17T07:04:22.102Z] #77 194.5 CC src/crun-exec.o [2022-08-17T07:04:22.360Z] #77 194.7 CC src/crun-list.o [2022-08-17T07:04:22.360Z] #77 194.8 CC src/crun-create.o [2022-08-17T07:04:22.605Z] #77 146.6 checking if gcc static flag -static works... yes [2022-08-17T07:04:22.605Z] #77 147.3 checking if gcc supports -c -o file.o... yes [2022-08-17T07:04:22.605Z] #77 147.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:04:22.810Z] #21 5.291 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:04:22.862Z] #77 147.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:04:22.927Z] #77 195.0 CC src/crun-start.o [2022-08-17T07:04:22.927Z] #77 195.2 CC src/crun-state.o [2022-08-17T07:04:22.927Z] #77 195.3 CC src/crun-update.o [2022-08-17T07:04:22.927Z] #77 195.4 CC src/crun-ps.o [2022-08-17T07:04:23.028Z] #20 63.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-17T07:04:23.028Z] #20 63.54 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:04:23.028Z] #20 63.54 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:04:23.028Z] #20 ... [2022-08-17T07:04:23.028Z] [2022-08-17T07:04:23.028Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:04:23.028Z] #71 sha256:02154fbe92814f9a22858d02566b22f31434a47632f5d101bb324afefdcc4a78 [2022-08-17T07:04:23.028Z] #71 15.06 + cd /tmp/tmp.hXO18vT8NZ/src/github.com/containerd/containerd [2022-08-17T07:04:23.028Z] #71 15.06 + git checkout -q v1.6.7 [2022-08-17T07:04:23.067Z] #21 ... [2022-08-17T07:04:23.067Z] [2022-08-17T07:04:23.067Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:23.067Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:23.067Z] #77 138.7 configure.ac:11: installing 'build-aux/compile' [2022-08-17T07:04:23.067Z] #77 138.7 configure.ac:11: installing 'build-aux/config.guess' [2022-08-17T07:04:23.067Z] #77 138.7 configure.ac:11: installing 'build-aux/config.sub' [2022-08-17T07:04:23.067Z] #77 138.8 configure.ac:13: installing 'build-aux/install-sh' [2022-08-17T07:04:23.067Z] #77 138.8 configure.ac:13: installing 'build-aux/missing' [2022-08-17T07:04:23.067Z] #77 138.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-17T07:04:23.067Z] #77 139.2 Makefile.am: installing 'build-aux/depcomp' [2022-08-17T07:04:23.067Z] #77 141.2 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:04:23.067Z] #77 141.7 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:04:23.067Z] #77 141.7 checking how to print strings... printf [2022-08-17T07:04:23.067Z] #77 141.7 checking for gcc... gcc [2022-08-17T07:04:23.067Z] #77 142.0 checking whether the C compiler works... yes [2022-08-17T07:04:23.067Z] #77 142.5 checking for C compiler default output file name... a.out [2022-08-17T07:04:23.067Z] #77 142.5 checking for suffix of executables... [2022-08-17T07:04:23.067Z] #77 142.9 checking whether we are cross compiling... no [2022-08-17T07:04:23.067Z] #77 143.4 checking for suffix of object files... o [2022-08-17T07:04:23.067Z] #77 143.6 checking whether we are using the GNU C compiler... yes [2022-08-17T07:04:23.067Z] #77 143.8 checking whether gcc accepts -g... yes [2022-08-17T07:04:23.067Z] #77 144.2 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:04:23.067Z] #77 144.4 checking whether gcc understands -c and -o together... yes [2022-08-17T07:04:23.067Z] #77 144.5 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:04:23.067Z] #77 144.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:04:23.067Z] #77 144.6 checking for egrep... /bin/grep -E [2022-08-17T07:04:23.068Z] #77 144.7 checking for fgrep... /bin/grep -F [2022-08-17T07:04:23.068Z] #77 144.7 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:04:23.068Z] #77 144.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:04:23.068Z] #77 144.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:04:23.068Z] #77 144.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:04:23.068Z] #77 145.2 checking whether ln -s works... yes [2022-08-17T07:04:23.068Z] #77 145.2 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:04:23.068Z] #77 145.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:04:23.068Z] #77 145.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:04:23.068Z] #77 145.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:04:23.068Z] #77 145.3 checking for objdump... objdump [2022-08-17T07:04:23.068Z] #77 145.3 checking how to recognize dependent libraries... pass_all [2022-08-17T07:04:23.068Z] #77 145.3 checking for dlltool... no [2022-08-17T07:04:23.068Z] #77 145.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:04:23.068Z] #77 145.3 checking for ar... ar [2022-08-17T07:04:23.068Z] #77 145.3 checking for archiver @FILE support... @ [2022-08-17T07:04:23.068Z] #77 145.7 checking for strip... strip [2022-08-17T07:04:23.068Z] #77 145.7 checking for ranlib... ranlib [2022-08-17T07:04:23.068Z] #77 145.7 checking for gawk... no [2022-08-17T07:04:23.068Z] #77 145.7 checking for mawk... mawk [2022-08-17T07:04:23.068Z] #77 145.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:04:23.068Z] #77 146.3 checking for sysroot... no [2022-08-17T07:04:23.068Z] #77 146.3 checking for a working dd... /bin/dd [2022-08-17T07:04:23.068Z] #77 146.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:04:23.068Z] #77 146.5 checking for mt... no [2022-08-17T07:04:23.068Z] #77 146.5 checking if : is a manifest tool... no [2022-08-17T07:04:23.068Z] #77 146.5 checking how to run the C preprocessor... gcc -E [2022-08-17T07:04:23.186Z] #77 195.5 CC src/crun-checkpoint.o [2022-08-17T07:04:23.186Z] #77 195.7 CC src/crun-restore.o [2022-08-17T07:04:23.598Z] #71 15.91 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-17T07:04:23.598Z] #71 15.91 + BUILDTAGS='netgo osusergo static_build' [2022-08-17T07:04:23.598Z] #71 15.91 + export EXTRA_FLAGS=-buildmode=pie [2022-08-17T07:04:23.598Z] #71 15.91 + EXTRA_FLAGS=-buildmode=pie [2022-08-17T07:04:23.598Z] #71 15.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-17T07:04:23.598Z] #71 15.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-17T07:04:23.598Z] #71 15.91 + '[' '' = dynamic ']' [2022-08-17T07:04:23.598Z] #71 15.91 + make [2022-08-17T07:04:23.754Z] #77 195.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-17T07:04:23.754Z] #77 196.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-17T07:04:23.792Z] #77 147.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:04:23.792Z] #77 148.5 checking how to hardcode library paths into programs... immediate [2022-08-17T07:04:23.792Z] #77 148.5 checking whether stripping libraries is possible... yes [2022-08-17T07:04:23.792Z] #77 148.5 checking if libtool supports shared libraries... yes [2022-08-17T07:04:23.792Z] #77 148.5 checking whether to build shared libraries... no [2022-08-17T07:04:23.792Z] #77 148.5 checking whether to build static libraries... yes [2022-08-17T07:04:23.792Z] #77 148.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:04:23.792Z] #77 148.7 checking whether build environment is sane... yes [2022-08-17T07:04:23.992Z] #77 202.4 CCLD tests/init [2022-08-17T07:04:24.013Z] #77 196.4 CC src/libcrun/libcrun_la-container.lo [2022-08-17T07:04:24.049Z] #77 148.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:04:24.049Z] #77 148.9 checking whether make sets $(MAKE)... yes [2022-08-17T07:04:24.272Z] #77 196.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-17T07:04:24.306Z] #77 149.1 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:04:24.306Z] #77 149.1 checking whether make supports nested variables... yes [2022-08-17T07:04:24.307Z] #77 149.2 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:04:24.307Z] #77 149.2 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:04:24.307Z] #77 149.2 checking how to create a ustar tar archive... gnutar [2022-08-17T07:04:24.435Z] #77 146.9 checking for ANSI C header files... yes [2022-08-17T07:04:24.435Z] #77 148.1 checking for sys/types.h... yes [2022-08-17T07:04:24.435Z] #77 ... [2022-08-17T07:04:24.435Z] [2022-08-17T07:04:24.435Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:04:24.435Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:04:24.435Z] #21 7.180 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:04:24.530Z] #77 196.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-17T07:04:24.536Z] #71 16.64 + bin/ctr [2022-08-17T07:04:24.563Z] #77 149.3 checking dependency style of gcc... gcc3 [2022-08-17T07:04:24.789Z] #77 197.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-17T07:04:24.821Z] #77 149.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:04:24.821Z] #77 149.6 checking whether make supports nested variables... (cached) yes [2022-08-17T07:04:24.821Z] #77 149.6 checking for gawk... (cached) mawk [2022-08-17T07:04:24.821Z] #77 149.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T07:04:24.821Z] #77 149.6 checking for gcc... (cached) gcc [2022-08-17T07:04:24.821Z] #77 149.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T07:04:24.821Z] #77 149.7 checking whether gcc accepts -g... (cached) yes [2022-08-17T07:04:24.821Z] #77 149.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T07:04:24.821Z] #77 149.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T07:04:25.048Z] #77 197.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-17T07:04:25.048Z] #77 197.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-17T07:04:25.306Z] #77 197.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-17T07:04:25.385Z] #77 149.7 checking for a Python interpreter with version >= 3... python3 [2022-08-17T07:04:25.385Z] #77 150.1 checking for python3... /usr/bin/python3 [2022-08-17T07:04:25.385Z] #77 150.1 checking for python3 version... 3.9 [2022-08-17T07:04:25.385Z] #77 150.3 checking for python3 platform... linux [2022-08-17T07:04:25.566Z] #77 197.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-17T07:04:25.824Z] #77 198.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-17T07:04:25.899Z] #77 150.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T07:04:26.083Z] #77 198.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-17T07:04:26.083Z] #77 198.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-17T07:04:26.341Z] #77 198.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-17T07:04:26.462Z] #77 150.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T07:04:26.462Z] #77 151.3 checking for go-md2man... no [2022-08-17T07:04:26.599Z] #77 199.0 CC src/libcrun/libcrun_la-error.lo [2022-08-17T07:04:27.026Z] #77 151.3 checking error.h usability... yes [2022-08-17T07:04:27.026Z] #77 151.8 checking error.h presence... yes [2022-08-17T07:04:27.026Z] #77 151.9 checking for error.h... yes [2022-08-17T07:04:27.166Z] #77 ... [2022-08-17T07:04:27.166Z] [2022-08-17T07:04:27.166Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:04:27.166Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:04:27.166Z] #47 242.5 + dpkg --print-architecture [2022-08-17T07:04:27.166Z] #47 242.5 + git checkout -q v2.1.0 [2022-08-17T07:04:27.166Z] #47 243.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-17T07:04:27.166Z] #47 243.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-17T07:04:27.425Z] #47 ... [2022-08-17T07:04:27.425Z] [2022-08-17T07:04:27.425Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:27.425Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:27.425Z] #77 199.5 CC src/libcrun/libcrun_la-status.lo [2022-08-17T07:04:27.425Z] #77 199.7 CC src/libcrun/libcrun_la-terminal.lo [2022-08-17T07:04:27.589Z] #77 152.0 checking linux/openat2.h usability... yes [2022-08-17T07:04:27.846Z] #77 152.4 checking linux/openat2.h presence... yes [2022-08-17T07:04:27.846Z] #77 152.7 checking for linux/openat2.h... yes [2022-08-17T07:04:27.993Z] #77 200.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-17T07:04:27.993Z] #77 200.4 CC src/libcrun/libcrun_la-signals.lo [2022-08-17T07:04:28.103Z] #77 152.8 checking for copy_file_range... [2022-08-17T07:04:28.103Z] #77 ... [2022-08-17T07:04:28.103Z] [2022-08-17T07:04:28.103Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:04:28.103Z] #60 sha256:e0ccd83c5d72376b357af47ab04879c809b437058bb99e5aa8340bad8422fc26 [2022-08-17T07:04:28.103Z] #60 19.62 + cd /tmp/tmp.782CqD6pgu/src/github.com/opencontainers/runc [2022-08-17T07:04:28.251Z] #77 200.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-17T07:04:28.360Z] #60 19.62 + git checkout -q v1.1.3 [2022-08-17T07:04:28.818Z] #77 201.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-17T07:04:29.385Z] #77 201.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-17T07:04:29.644Z] #77 201.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-17T07:04:29.644Z] #77 202.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-17T07:04:29.686Z] #21 ... [2022-08-17T07:04:29.686Z] [2022-08-17T07:04:29.686Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:29.686Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:29.686Z] #77 148.4 checking for sys/stat.h... yes [2022-08-17T07:04:29.686Z] #77 148.9 checking for stdlib.h... yes [2022-08-17T07:04:29.686Z] #77 149.3 checking for string.h... yes [2022-08-17T07:04:29.686Z] #77 149.9 checking for memory.h... yes [2022-08-17T07:04:29.686Z] #77 150.2 checking for strings.h... yes [2022-08-17T07:04:29.686Z] #77 150.8 checking for inttypes.h... yes [2022-08-17T07:04:29.686Z] #77 151.3 checking for stdint.h... yes [2022-08-17T07:04:29.686Z] #77 151.7 checking for unistd.h... yes [2022-08-17T07:04:29.686Z] #77 152.1 checking for dlfcn.h... yes [2022-08-17T07:04:29.686Z] #77 152.3 checking for objdir... .libs [2022-08-17T07:04:29.686Z] #77 152.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:04:29.686Z] #77 152.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:04:29.686Z] #77 152.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:04:29.686Z] #77 153.1 checking if gcc static flag -static works... yes [2022-08-17T07:04:29.730Z] #60 20.96 + '[' -z '' ']' [2022-08-17T07:04:29.730Z] #60 20.96 + target=static [2022-08-17T07:04:29.730Z] #60 20.96 + make BUILDTAGS=seccomp static [2022-08-17T07:04:29.823Z] #71 ... [2022-08-17T07:04:29.823Z] [2022-08-17T07:04:29.823Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-17T07:04:29.823Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-17T07:04:29.823Z] #20 65.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-17T07:04:29.823Z] #20 65.14 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:04:29.823Z] #20 65.14 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T07:04:29.823Z] #20 66.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-17T07:04:29.823Z] #20 66.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:04:29.823Z] #20 66.70 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:04:29.823Z] #20 70.42 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-17T07:04:29.823Z] #20 70.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-17T07:04:29.823Z] #20 70.44 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:04:29.903Z] #77 202.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-17T07:04:29.943Z] #77 153.7 checking if gcc supports -c -o file.o... yes [2022-08-17T07:04:29.943Z] #77 153.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:04:29.943Z] #77 153.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:04:29.988Z] #60 21.45 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-17T07:04:30.161Z] #77 202.3 CC tests/init.o [2022-08-17T07:04:30.161Z] #77 202.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-17T07:04:30.198Z] #77 153.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:04:30.454Z] #77 154.2 checking how to hardcode library paths into programs... immediate [2022-08-17T07:04:30.454Z] #77 154.2 checking whether stripping libraries is possible... yes [2022-08-17T07:04:30.454Z] #77 154.2 checking if libtool supports shared libraries... yes [2022-08-17T07:04:30.454Z] #77 154.2 checking whether to build shared libraries... no [2022-08-17T07:04:30.454Z] #77 154.2 checking whether to build static libraries... yes [2022-08-17T07:04:30.454Z] #77 154.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:04:30.454Z] #77 154.3 checking whether build environment is sane... yes [2022-08-17T07:04:30.454Z] #77 154.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:04:30.454Z] #77 154.4 checking whether make sets $(MAKE)... yes [2022-08-17T07:04:30.454Z] #77 154.4 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:04:30.454Z] #77 154.5 checking whether make supports nested variables... yes [2022-08-17T07:04:30.553Z] #60 ... [2022-08-17T07:04:30.553Z] [2022-08-17T07:04:30.553Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:04:30.553Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:04:30.553Z] #21 1.829 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:04:30.553Z] #21 1.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:04:30.553Z] #21 1.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:04:30.553Z] #21 3.145 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:04:30.553Z] #21 5.066 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:04:30.553Z] #21 7.461 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:04:30.714Z] #77 154.5 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:04:30.714Z] #77 154.5 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:04:30.714Z] #77 154.5 checking how to create a ustar tar archive... gnutar [2022-08-17T07:04:30.714Z] #77 154.6 checking dependency style of gcc... gcc3 [2022-08-17T07:04:30.810Z] #21 ... [2022-08-17T07:04:30.810Z] [2022-08-17T07:04:30.810Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:30.810Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:30.810Z] #77 152.8 checking for copy_file_range... yes [2022-08-17T07:04:30.810Z] #77 153.4 checking for fgetxattr... yes [2022-08-17T07:04:30.810Z] #77 154.0 checking for statx... yes [2022-08-17T07:04:30.810Z] #77 154.4 checking for fgetpwent_r... yes [2022-08-17T07:04:30.810Z] #77 154.7 checking for issetugid... no [2022-08-17T07:04:30.810Z] #77 155.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T07:04:30.810Z] #77 155.0 checking pkg-config is at least version 0.9.0... yes [2022-08-17T07:04:30.971Z] #77 154.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:04:30.971Z] #77 154.8 checking whether make supports nested variables... (cached) yes [2022-08-17T07:04:30.971Z] #77 154.8 checking for gawk... (cached) mawk [2022-08-17T07:04:30.971Z] #77 154.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T07:04:30.971Z] #77 154.8 checking for gcc... (cached) gcc [2022-08-17T07:04:30.971Z] #77 155.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T07:04:30.971Z] #77 155.0 checking whether gcc accepts -g... (cached) yes [2022-08-17T07:04:30.971Z] #77 155.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T07:04:30.971Z] #77 155.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T07:04:30.971Z] #77 155.0 checking for a Python interpreter with version >= 3... python3 [2022-08-17T07:04:30.971Z] #77 155.1 checking for python3... [2022-08-17T07:04:30.971Z] #77 ... [2022-08-17T07:04:30.971Z] [2022-08-17T07:04:30.971Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:04:30.971Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:04:30.971Z] #21 13.82 Fetched 8570 kB in 12s (708 kB/s) [2022-08-17T07:04:31.068Z] #77 155.0 checking for library containing yajl_tree_get... -lyajl [2022-08-17T07:04:31.068Z] #77 156.0 checking for yajl >= 2.0.0... yes [2022-08-17T07:04:31.326Z] #77 156.0 checking sys/capability.h usability... yes [2022-08-17T07:04:31.469Z] #20 72.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-17T07:04:31.469Z] #20 72.17 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-17T07:04:31.469Z] #20 72.18 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T07:04:31.469Z] #20 72.26 Selecting previously unselected package libapparmor1:amd64. [2022-08-17T07:04:31.469Z] #20 72.27 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-17T07:04:31.469Z] #20 72.27 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T07:04:31.469Z] #20 72.33 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-17T07:04:31.469Z] #20 72.34 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-17T07:04:31.469Z] #20 72.35 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T07:04:31.729Z] #20 72.41 Selecting previously unselected package libbtrfs0:amd64. [2022-08-17T07:04:31.729Z] #20 72.42 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-17T07:04:31.729Z] #20 72.43 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:04:31.729Z] #20 72.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-17T07:04:31.729Z] #20 72.50 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-17T07:04:31.729Z] #20 72.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:04:31.729Z] #20 72.59 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-17T07:04:31.729Z] #20 72.60 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:04:31.729Z] #20 72.60 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:31.729Z] #20 72.64 Selecting previously unselected package libudev-dev:amd64. [2022-08-17T07:04:31.729Z] #20 72.64 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-17T07:04:31.729Z] #20 72.65 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:04:31.892Z] #77 156.4 checking sys/capability.h presence... yes [2022-08-17T07:04:31.892Z] #77 156.8 checking for sys/capability.h... yes [2022-08-17T07:04:31.989Z] #20 72.72 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-17T07:04:31.989Z] #20 72.72 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-17T07:04:31.989Z] #20 72.73 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T07:04:31.989Z] #20 72.85 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-17T07:04:31.989Z] #20 72.86 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-17T07:04:31.989Z] #20 72.87 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T07:04:31.989Z] #20 72.95 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-17T07:04:31.989Z] #20 72.96 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-17T07:04:32.249Z] #20 72.96 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T07:04:32.249Z] #20 73.05 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-17T07:04:32.249Z] #20 73.05 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-17T07:04:32.249Z] #20 73.06 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T07:04:32.249Z] #20 73.10 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-17T07:04:32.249Z] #20 73.11 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-17T07:04:32.249Z] #20 73.11 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T07:04:32.508Z] #20 73.30 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-17T07:04:32.508Z] #20 73.31 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-17T07:04:32.508Z] #20 73.31 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T07:04:32.508Z] #20 73.41 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-17T07:04:32.508Z] #20 73.41 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-17T07:04:32.508Z] #20 73.42 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:32.508Z] #20 73.46 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-17T07:04:32.508Z] #20 73.47 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-17T07:04:32.509Z] #20 73.48 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:04:32.509Z] #20 73.54 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-17T07:04:32.768Z] #20 73.55 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-17T07:04:32.768Z] #20 73.56 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:04:32.768Z] #20 73.76 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-17T07:04:32.768Z] #20 73.78 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-17T07:04:32.768Z] #20 73.79 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-17T07:04:32.768Z] #20 73.80 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-17T07:04:32.822Z] #77 156.8 checking for library containing cap_from_name... -lcap [2022-08-17T07:04:33.028Z] #20 73.81 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-17T07:04:33.028Z] #20 73.83 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-17T07:04:33.028Z] #20 73.84 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-17T07:04:33.028Z] #20 73.85 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-17T07:04:33.028Z] #20 73.86 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-17T07:04:33.028Z] #20 73.87 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-17T07:04:33.028Z] #20 73.88 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-17T07:04:33.028Z] #20 73.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-17T07:04:33.028Z] #20 73.90 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-17T07:04:33.028Z] #20 73.91 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-17T07:04:33.028Z] #20 73.92 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-17T07:04:33.028Z] #20 73.94 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-17T07:04:33.028Z] #20 73.95 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-17T07:04:33.028Z] #20 73.96 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-17T07:04:33.028Z] #20 73.97 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-17T07:04:33.028Z] #20 73.98 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-17T07:04:33.028Z] #20 73.99 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:04:33.028Z] #20 74.00 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T07:04:33.028Z] #20 74.01 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:04:33.288Z] #20 74.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-17T07:04:33.288Z] #20 74.03 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-17T07:04:33.288Z] #20 74.04 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-17T07:04:33.288Z] #20 74.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-17T07:04:33.288Z] #20 74.06 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-17T07:04:33.288Z] #20 74.08 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-17T07:04:33.288Z] #20 74.09 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:33.288Z] #20 74.11 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-17T07:04:33.288Z] #20 74.12 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:33.288Z] #20 74.13 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-17T07:04:33.288Z] #20 74.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:04:33.752Z] #77 157.6 checking for library containing dlopen... -ldl [2022-08-17T07:04:34.009Z] #77 158.5 checking seccomp.h usability... yes [2022-08-17T07:04:34.242Z] #21 13.82 Reading package lists... [2022-08-17T07:04:34.266Z] #77 158.9 checking seccomp.h presence... yes [2022-08-17T07:04:34.266Z] #77 159.2 checking for seccomp.h... yes [2022-08-17T07:04:34.671Z] #20 DONE 75.5s [2022-08-17T07:04:34.671Z] [2022-08-17T07:04:34.671Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-17T07:04:34.671Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-17T07:04:35.635Z] #77 159.2 checking for library containing seccomp_rule_add... -lseccomp [2022-08-17T07:04:35.892Z] #77 160.3 checking for library containing seccomp_arch_resolve_name... none required [2022-08-17T07:04:36.097Z] #21 1.142 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T07:04:36.097Z] #21 1.143 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T07:04:36.097Z] #21 1.143 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T07:04:36.457Z] #77 160.8 checking systemd/sd-bus.h usability... yes [2022-08-17T07:04:36.714Z] #77 161.3 checking systemd/sd-bus.h presence... yes [2022-08-17T07:04:36.714Z] #77 161.5 checking for systemd/sd-bus.h... yes [2022-08-17T07:04:36.811Z] #21 16.92 Reading package lists... [2022-08-17T07:04:36.811Z] #21 ... [2022-08-17T07:04:36.811Z] [2022-08-17T07:04:36.811Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:36.811Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:36.811Z] #77 155.1 checking for python3... /usr/bin/python3 [2022-08-17T07:04:36.811Z] #77 155.1 checking for python3 version... 3.9 [2022-08-17T07:04:36.811Z] #77 155.1 checking for python3 platform... linux [2022-08-17T07:04:36.811Z] #77 155.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T07:04:36.811Z] #77 155.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T07:04:36.811Z] #77 155.5 checking for go-md2man... no [2022-08-17T07:04:36.811Z] #77 155.6 checking error.h usability... yes [2022-08-17T07:04:36.811Z] #77 155.8 checking error.h presence... yes [2022-08-17T07:04:36.811Z] #77 155.9 checking for error.h... yes [2022-08-17T07:04:36.811Z] #77 155.9 checking linux/openat2.h usability... yes [2022-08-17T07:04:36.811Z] #77 156.1 checking linux/openat2.h presence... yes [2022-08-17T07:04:36.811Z] #77 156.2 checking for linux/openat2.h... yes [2022-08-17T07:04:36.811Z] #77 156.3 checking for copy_file_range... yes [2022-08-17T07:04:36.811Z] #77 156.7 checking for fgetxattr... yes [2022-08-17T07:04:36.811Z] #77 157.1 checking for statx... yes [2022-08-17T07:04:36.811Z] #77 157.3 checking for fgetpwent_r... yes [2022-08-17T07:04:36.811Z] #77 157.6 checking for issetugid... no [2022-08-17T07:04:36.811Z] #77 157.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T07:04:36.811Z] #77 157.8 checking pkg-config is at least version 0.9.0... yes [2022-08-17T07:04:36.811Z] #77 157.8 checking for library containing yajl_tree_get... -lyajl [2022-08-17T07:04:36.811Z] #77 158.4 checking for yajl >= 2.0.0... yes [2022-08-17T07:04:36.811Z] #77 158.4 checking sys/capability.h usability... yes [2022-08-17T07:04:36.811Z] #77 158.6 checking sys/capability.h presence... yes [2022-08-17T07:04:36.811Z] #77 158.8 checking for sys/capability.h... yes [2022-08-17T07:04:36.811Z] #77 158.8 checking for library containing cap_from_name... -lcap [2022-08-17T07:04:36.811Z] #77 159.5 checking for library containing dlopen... -ldl [2022-08-17T07:04:36.811Z] #77 160.1 checking seccomp.h usability... yes [2022-08-17T07:04:36.811Z] #77 160.4 checking seccomp.h presence... yes [2022-08-17T07:04:36.811Z] #77 160.5 checking for seccomp.h... yes [2022-08-17T07:04:36.811Z] #77 160.5 checking for library containing seccomp_rule_add... [2022-08-17T07:04:36.811Z] #77 ... [2022-08-17T07:04:36.811Z] [2022-08-17T07:04:36.811Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:04:36.811Z] #60 sha256:104fe39131eafda95f9ffd441d46181752a707a914e614b9cc240d5f7ae99bfa [2022-08-17T07:04:36.811Z] #60 19.67 + cd /tmp/tmp.FfzG4A30j0/src/github.com/opencontainers/runc [2022-08-17T07:04:36.811Z] #60 19.67 + git checkout -q v1.1.3 [2022-08-17T07:04:36.811Z] #60 20.84 + '[' -z '' ']' [2022-08-17T07:04:36.811Z] #60 20.84 + target=static [2022-08-17T07:04:36.811Z] #60 20.84 + make BUILDTAGS=seccomp static [2022-08-17T07:04:36.811Z] #60 21.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-17T07:04:37.288Z] #77 161.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-17T07:04:37.376Z] #60 ... [2022-08-17T07:04:37.376Z] [2022-08-17T07:04:37.376Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:37.376Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:37.376Z] #77 160.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-17T07:04:37.376Z] #77 161.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-17T07:04:37.545Z] #77 162.1 checking for sd_notify_barrier... yes [2022-08-17T07:04:37.890Z] #77 161.5 checking systemd/sd-bus.h usability... yes [2022-08-17T07:04:38.058Z] #77 162.6 checking linux/bpf.h usability... yes [2022-08-17T07:04:38.147Z] #77 161.8 checking systemd/sd-bus.h presence... yes [2022-08-17T07:04:38.147Z] #77 161.9 checking for systemd/sd-bus.h... yes [2022-08-17T07:04:38.316Z] #77 162.9 checking linux/bpf.h presence... yes [2022-08-17T07:04:38.316Z] #77 163.1 checking for linux/bpf.h... yes [2022-08-17T07:04:38.573Z] #77 163.1 checking compilation for eBPF... yes [2022-08-17T07:04:38.573Z] #77 163.5 checking for criu >= 3.15... no [2022-08-17T07:04:38.573Z] #77 163.5 configure: CRIU headers not found, building without CRIU support [2022-08-17T07:04:38.829Z] #77 163.5 checking for criu > 3.16... no [2022-08-17T07:04:38.830Z] #77 163.6 configure: CRIU version doesn't support join-ns API [2022-08-17T07:04:38.830Z] #77 163.6 checking for criu > 3.16.1... no [2022-08-17T07:04:38.830Z] #77 163.7 configure: CRIU version doesn't support for pre-dumping [2022-08-17T07:04:39.081Z] #77 161.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-17T07:04:39.081Z] #77 162.8 checking for sd_notify_barrier... yes [2022-08-17T07:04:39.086Z] #77 163.7 checking for new mount API (fsconfig)... yes [2022-08-17T07:04:39.337Z] #77 163.1 checking linux/bpf.h usability... yes [2022-08-17T07:04:39.343Z] #77 164.0 checking for seccomp notify API... yes [2022-08-17T07:04:39.343Z] #77 164.4 checking for gperf... no [2022-08-17T07:04:39.343Z] #77 164.4 configure: gperf not found - cannot rebuild signal parser code [2022-08-17T07:04:39.594Z] #77 163.3 checking linux/bpf.h presence... yes [2022-08-17T07:04:39.594Z] #77 163.4 checking for linux/bpf.h... yes [2022-08-17T07:04:39.851Z] #77 163.4 checking compilation for eBPF... yes [2022-08-17T07:04:39.851Z] #77 163.7 checking for criu >= 3.15... no [2022-08-17T07:04:39.851Z] #77 163.8 configure: CRIU headers not found, building without CRIU support [2022-08-17T07:04:39.851Z] #77 163.8 checking for criu > 3.16... no [2022-08-17T07:04:39.851Z] #77 163.8 configure: CRIU version doesn't support join-ns API [2022-08-17T07:04:39.851Z] #77 163.8 checking for criu > 3.16.1... no [2022-08-17T07:04:39.851Z] #77 163.8 configure: CRIU version doesn't support for pre-dumping [2022-08-17T07:04:40.108Z] #77 163.9 checking for new mount API (fsconfig)... yes [2022-08-17T07:04:40.108Z] #77 164.0 checking for seccomp notify API... yes [2022-08-17T07:04:40.273Z] #77 164.4 checking for library containing argp_parse... none required [2022-08-17T07:04:40.273Z] #77 165.2 checking that generated files are newer than configure... done [2022-08-17T07:04:40.273Z] #77 165.2 configure: creating ./config.status [2022-08-17T07:04:40.364Z] #77 164.1 checking for gperf... no [2022-08-17T07:04:40.364Z] #77 164.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-17T07:04:40.621Z] #77 164.1 checking for library containing argp_parse... none required [2022-08-17T07:04:40.877Z] #77 164.7 checking that generated files are newer than configure... done [2022-08-17T07:04:40.877Z] #77 164.7 configure: creating ./config.status [2022-08-17T07:04:41.649Z] #21 1.723 Reading package lists... [2022-08-17T07:04:41.719Z] #77 ... [2022-08-17T07:04:41.719Z] [2022-08-17T07:04:41.719Z] #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-08-17T07:04:41.719Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T07:04:41.719Z] #34 DONE 243.4s [2022-08-17T07:04:41.719Z] [2022-08-17T07:04:41.719Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:04:41.719Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:04:41.719Z] #21 15.47 Fetched 8570 kB in 14s (617 kB/s) [2022-08-17T07:04:41.719Z] #21 15.47 Reading package lists... [2022-08-17T07:04:42.091Z] #77 ... [2022-08-17T07:04:42.091Z] [2022-08-17T07:04:42.091Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-17T07:04:42.091Z] #26 sha256:a47bb2ac974f8659c2938bb1cf901a2d4539ce9e6d4eace8f2fd715910553328 [2022-08-17T07:04:42.091Z] #26 264.9 + return [2022-08-17T07:04:42.661Z] #26 DONE 267.8s [2022-08-17T07:04:42.661Z] [2022-08-17T07:04:42.661Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:42.661Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:04:42.661Z] #77 220.8 AR libcrun_testing.a [2022-08-17T07:04:42.661Z] #77 220.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-17T07:04:42.661Z] #77 220.8 CCLD tests/tests_libcrun_utils [2022-08-17T07:04:42.661Z] #77 220.8 CCLD tests/tests_libcrun_errors [2022-08-17T07:04:42.661Z] #77 220.9 CCLD tests/tests_libcrun_fuzzer [2022-08-17T07:04:43.231Z] #77 ... [2022-08-17T07:04:43.231Z] [2022-08-17T07:04:43.231Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:04:43.231Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-17T07:04:43.231Z] #55 268.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-17T07:04:43.231Z] #55 DONE 268.6s [2022-08-17T07:04:43.231Z] [2022-08-17T07:04:43.231Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:43.231Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-17T07:04:43.231Z] #77 221.9 CCLD libcrun.la [2022-08-17T07:04:44.169Z] #77 222.9 CCLD crun [2022-08-17T07:04:45.106Z] #77 223.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-17T07:04:45.106Z] #77 223.6 /bin/mkdir -p '/usr/local/lib' [2022-08-17T07:04:45.106Z] #77 223.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-17T07:04:45.106Z] #77 223.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-17T07:04:45.106Z] #77 223.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-17T07:04:45.106Z] #77 223.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-17T07:04:45.106Z] #77 223.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-17T07:04:45.106Z] #77 223.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-17T07:04:45.106Z] #77 223.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-17T07:04:45.675Z] #77 224.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-17T07:04:45.675Z] #77 224.2 ---------------------------------------------------------------------- [2022-08-17T07:04:45.675Z] #77 224.2 Libraries have been installed in: [2022-08-17T07:04:45.675Z] #77 224.2 /usr/local/lib [2022-08-17T07:04:45.675Z] #77 224.2 [2022-08-17T07:04:45.675Z] #77 224.2 If you ever happen to want to link against installed libraries [2022-08-17T07:04:45.675Z] #77 224.2 in a given directory, LIBDIR, you must either use libtool, and [2022-08-17T07:04:45.675Z] #77 224.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-17T07:04:45.675Z] #77 224.2 flag during linking and do at least one of the following: [2022-08-17T07:04:45.675Z] #77 224.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-17T07:04:45.675Z] #77 224.2 during execution [2022-08-17T07:04:45.675Z] #77 224.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-17T07:04:45.675Z] #77 224.2 during linking [2022-08-17T07:04:45.675Z] #77 224.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-17T07:04:45.675Z] #77 224.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-17T07:04:45.675Z] #77 224.2 [2022-08-17T07:04:45.675Z] #77 224.2 See any operating system documentation about shared libraries for [2022-08-17T07:04:45.675Z] #77 224.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-17T07:04:45.675Z] #77 224.2 ---------------------------------------------------------------------- [2022-08-17T07:04:45.675Z] #77 224.3 /bin/mkdir -p '/build' [2022-08-17T07:04:45.675Z] #77 224.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-17T07:04:45.675Z] #77 224.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-17T07:04:45.675Z] #77 224.3 make[3]: Leaving directory '/tmp/crun-build' [2022-08-17T07:04:45.675Z] #77 224.3 make[2]: Leaving directory '/tmp/crun-build' [2022-08-17T07:04:45.675Z] #77 224.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-17T07:04:45.850Z] #21 6.673 Reading package lists... [2022-08-17T07:04:45.932Z] #21 20.92 Reading package lists... [2022-08-17T07:04:45.932Z] #21 ... [2022-08-17T07:04:45.932Z] [2022-08-17T07:04:45.932Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:45.932Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:45.932Z] #77 170.5 config.status: creating Makefile [2022-08-17T07:04:45.932Z] #77 170.7 config.status: creating rpm/crun.spec [2022-08-17T07:04:46.188Z] #77 171.0 config.status: creating config.h [2022-08-17T07:04:46.214Z] #77 ... [2022-08-17T07:04:46.214Z] [2022-08-17T07:04:46.214Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:04:46.214Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:04:46.214Z] #21 16.92 Reading package lists... [2022-08-17T07:04:46.214Z] #21 21.32 Building dependency tree... [2022-08-17T07:04:46.214Z] #21 23.75 The following additional packages will be installed: [2022-08-17T07:04:46.214Z] #21 23.76 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-17T07:04:46.214Z] #21 23.76 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-17T07:04:46.214Z] #21 23.76 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-17T07:04:46.214Z] #21 23.76 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T07:04:46.214Z] #21 23.76 python3-pkg-resources systemd vim-runtime xxd [2022-08-17T07:04:46.214Z] #21 23.76 Suggested packages: [2022-08-17T07:04:46.214Z] #21 23.76 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-17T07:04:46.214Z] #21 23.76 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-17T07:04:46.214Z] #21 23.76 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-17T07:04:46.214Z] #21 23.76 Recommended packages: [2022-08-17T07:04:46.214Z] #21 23.76 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-17T07:04:46.214Z] #21 23.76 systemd-timesyncd | time-daemon unzip [2022-08-17T07:04:46.214Z] #21 26.84 The following NEW packages will be installed: [2022-08-17T07:04:46.214Z] #21 26.86 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-17T07:04:46.214Z] #21 26.86 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-17T07:04:46.214Z] #21 26.87 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-17T07:04:46.214Z] #21 26.87 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-17T07:04:46.214Z] #21 26.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-17T07:04:46.214Z] #21 26.87 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T07:04:46.214Z] #21 26.87 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-17T07:04:46.214Z] #21 26.88 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-17T07:04:46.214Z] #21 26.88 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-17T07:04:46.214Z] #21 27.31 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:04:46.214Z] #21 27.31 Need to get 32.8 MB of archives. [2022-08-17T07:04:46.214Z] #21 27.31 After this operation, 124 MB of additional disk space will be used. [2022-08-17T07:04:46.214Z] #21 27.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T07:04:46.214Z] #21 27.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-17T07:04:46.214Z] #21 27.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-17T07:04:46.214Z] #21 27.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-17T07:04:46.215Z] #21 27.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-17T07:04:46.215Z] #21 27.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-17T07:04:46.215Z] #21 27.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-17T07:04:46.215Z] #21 27.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-17T07:04:46.215Z] #21 27.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-17T07:04:46.215Z] #21 27.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-17T07:04:46.215Z] #21 27.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-17T07:04:46.215Z] #21 27.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-17T07:04:46.215Z] #21 27.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-17T07:04:46.215Z] #21 27.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-17T07:04:46.215Z] #21 27.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T07:04:46.215Z] #21 27.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T07:04:46.215Z] #21 27.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-17T07:04:46.215Z] #21 27.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T07:04:46.215Z] #21 27.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T07:04:46.215Z] #21 27.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-17T07:04:46.215Z] #21 27.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-17T07:04:46.215Z] #21 27.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-17T07:04:46.215Z] #21 27.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-17T07:04:46.215Z] #21 27.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-17T07:04:46.215Z] #21 27.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-17T07:04:46.215Z] #21 27.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-17T07:04:46.215Z] #21 27.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T07:04:46.215Z] #21 27.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T07:04:46.215Z] #21 27.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T07:04:46.215Z] #21 27.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-17T07:04:46.215Z] #21 27.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-17T07:04:46.215Z] #21 27.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T07:04:46.215Z] #21 28.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-17T07:04:46.215Z] #21 28.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-17T07:04:46.215Z] #21 28.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T07:04:46.215Z] #21 28.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T07:04:46.215Z] #21 28.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T07:04:46.215Z] #21 28.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T07:04:46.215Z] #21 28.70 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-17T07:04:46.215Z] #21 28.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T07:04:46.215Z] #21 28.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-17T07:04:46.215Z] #21 28.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-17T07:04:46.215Z] #21 28.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-17T07:04:46.215Z] #21 28.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T07:04:46.215Z] #21 28.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-17T07:04:46.215Z] #21 28.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-17T07:04:46.215Z] #21 28.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-17T07:04:46.215Z] #21 28.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-17T07:04:46.215Z] #21 29.05 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-17T07:04:46.445Z] #77 171.1 config.status: executing libtool commands [2022-08-17T07:04:46.445Z] #77 171.3 config.status: executing depfiles commands [2022-08-17T07:04:46.472Z] #21 29.06 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-17T07:04:46.472Z] #21 29.10 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-17T07:04:46.472Z] #21 29.12 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-17T07:04:46.729Z] #21 ... [2022-08-17T07:04:46.729Z] [2022-08-17T07:04:46.729Z] #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-08-17T07:04:46.729Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-17T07:04:46.729Z] #34 DONE 248.0s [2022-08-17T07:04:46.985Z] [2022-08-17T07:04:46.985Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:46.985Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:46.985Z] #77 170.9 config.status: creating Makefile [2022-08-17T07:04:47.006Z] #77 ... [2022-08-17T07:04:47.006Z] [2022-08-17T07:04:47.006Z] #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-08-17T07:04:47.006Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:04:47.006Z] #36 248.7 Delve is a source level debugger for Go programs. [2022-08-17T07:04:47.006Z] #36 248.7 [2022-08-17T07:04:47.006Z] #36 248.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-17T07:04:47.006Z] #36 248.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-17T07:04:47.006Z] #36 248.7 [2022-08-17T07:04:47.006Z] #36 248.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-17T07:04:47.006Z] #36 248.7 [2022-08-17T07:04:47.006Z] #36 248.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-17T07:04:47.006Z] #36 248.7 [2022-08-17T07:04:47.006Z] #36 248.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-17T07:04:47.006Z] #36 248.7 [2022-08-17T07:04:47.006Z] #36 248.7 Usage: [2022-08-17T07:04:47.006Z] #36 248.7 dlv [command] [2022-08-17T07:04:47.006Z] #36 248.7 [2022-08-17T07:04:47.006Z] #36 248.7 Available Commands: [2022-08-17T07:04:47.006Z] #36 248.7 attach Attach to running process and begin debugging. [2022-08-17T07:04:47.006Z] #36 248.7 connect Connect to a headless debug server with a terminal client. [2022-08-17T07:04:47.006Z] #36 248.7 core Examine a core dump. [2022-08-17T07:04:47.006Z] #36 248.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-17T07:04:47.006Z] #36 248.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-17T07:04:47.006Z] #36 248.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-17T07:04:47.006Z] #36 248.7 help Help about any command [2022-08-17T07:04:47.006Z] #36 248.7 run Deprecated command. Use 'debug' instead. [2022-08-17T07:04:47.006Z] #36 248.7 test Compile test binary and begin debugging program. [2022-08-17T07:04:47.006Z] #36 248.7 trace Compile and begin tracing program. [2022-08-17T07:04:47.006Z] #36 248.7 version Prints version. [2022-08-17T07:04:47.006Z] #36 248.7 [2022-08-17T07:04:47.006Z] #36 248.7 Flags: [2022-08-17T07:04:47.006Z] #36 248.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-17T07:04:47.006Z] #36 248.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-17T07:04:47.006Z] #36 248.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-17T07:04:47.006Z] #36 248.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-17T07:04:47.006Z] #36 248.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-17T07:04:47.006Z] #36 248.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-17T07:04:47.006Z] #36 248.7 --disable-aslr Disables address space randomization [2022-08-17T07:04:47.006Z] #36 248.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-17T07:04:47.006Z] #36 248.7 -h, --help help for dlv [2022-08-17T07:04:47.006Z] #36 248.7 --init string Init file, executed by the terminal client. [2022-08-17T07:04:47.006Z] #36 248.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-17T07:04:47.006Z] #36 248.7 --log Enable debugging server logging. [2022-08-17T07:04:47.006Z] #36 248.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-17T07:04:47.006Z] #36 248.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-17T07:04:47.006Z] #36 248.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-17T07:04:47.006Z] #36 248.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-17T07:04:47.006Z] #36 248.7 --wd string Working directory for running the program. [2022-08-17T07:04:47.006Z] #36 248.7 [2022-08-17T07:04:47.006Z] #36 248.7 Additional help topics: [2022-08-17T07:04:47.006Z] #36 248.7 dlv backend Help about the --backend flag. [2022-08-17T07:04:47.006Z] #36 248.7 dlv log Help about logging flags. [2022-08-17T07:04:47.006Z] #36 248.7 dlv redirect Help about file redirection. [2022-08-17T07:04:47.006Z] #36 248.7 [2022-08-17T07:04:47.006Z] #36 248.7 Use "dlv [command] --help" for more information about a command. [2022-08-17T07:04:47.006Z] #36 DONE 249.4s [2022-08-17T07:04:47.242Z] #77 171.0 config.status: creating rpm/crun.spec [2022-08-17T07:04:47.242Z] #77 171.2 config.status: creating config.h [2022-08-17T07:04:47.262Z] [2022-08-17T07:04:47.262Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:04:47.262Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:04:47.262Z] #21 20.92 Reading package lists... [2022-08-17T07:04:47.496Z] #21 11.39 Building dependency tree... [2022-08-17T07:04:47.496Z] #21 12.56 Reading state information... [2022-08-17T07:04:47.498Z] #77 171.3 config.status: executing libtool commands [2022-08-17T07:04:47.498Z] #77 171.4 config.status: executing depfiles commands [2022-08-17T07:04:47.582Z] #77 DONE 225.8s [2022-08-17T07:04:47.582Z] [2022-08-17T07:04:47.582Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:04:47.582Z] #60 sha256:98961e3db31e491fc5bcc0ad8b343f2223690f8c57e9046173a6a216299e676d [2022-08-17T07:04:47.582Z] #60 156.4 + mkdir -p /build [2022-08-17T07:04:47.582Z] #60 156.4 + cp runc /build/runc [2022-08-17T07:04:47.582Z] #60 DONE 157.0s [2022-08-17T07:04:47.582Z] [2022-08-17T07:04:47.582Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-17T07:04:47.582Z] #27 sha256:eed9ece221b74b72b78b9171efe5c256dfde8c87e186ee6cf2d81506d66ffd6b [2022-08-17T07:04:47.582Z] #27 DONE 2.7s [2022-08-17T07:04:47.582Z] [2022-08-17T07:04:47.582Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-17T07:04:47.582Z] #32 sha256:03e5f206284d6c3b6c4cdbc67519865a35180ed1ea5bc03d0e92e63ed3b7541b [2022-08-17T07:04:47.825Z] #21 25.64 Building dependency tree... [2022-08-17T07:04:48.151Z] #32 DONE 0.6s [2022-08-17T07:04:48.151Z] [2022-08-17T07:04:48.151Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-17T07:04:48.151Z] #35 sha256:d11a83e97263b5d0f57861cfefdbe81a9bec5a43860c9599bf556c709c6ebdff [2022-08-17T07:04:48.244Z] #77 ... [2022-08-17T07:04:48.244Z] [2022-08-17T07:04:48.245Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:04:48.245Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:04:48.245Z] #47 DONE 271.2s [2022-08-17T07:04:48.245Z] [2022-08-17T07:04:48.245Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:48.245Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:48.245Z] #77 ... [2022-08-17T07:04:48.245Z] [2022-08-17T07:04:48.245Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-17T07:04:48.245Z] #48 sha256:13510af3d0c9e68d5a7f672cbdc53b4dfa1e0539a8b3f4d4d4966a03e77b4f5f [2022-08-17T07:04:48.438Z] #21 13.85 The following additional packages will be installed: [2022-08-17T07:04:48.698Z] #21 13.85 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-17T07:04:48.698Z] #21 13.86 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-17T07:04:48.698Z] #21 13.86 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-17T07:04:48.698Z] #21 13.86 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-17T07:04:48.698Z] #21 13.86 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-17T07:04:48.698Z] #21 13.86 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-17T07:04:48.698Z] #21 13.87 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-17T07:04:48.698Z] #21 13.89 Suggested packages: [2022-08-17T07:04:48.698Z] #21 13.89 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-17T07:04:48.698Z] #21 13.89 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-17T07:04:48.698Z] #21 13.89 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-17T07:04:48.698Z] #21 13.89 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-17T07:04:48.698Z] #21 13.89 seccomp:ppc64el seccomp:s390x [2022-08-17T07:04:48.698Z] #21 13.89 Recommended packages: [2022-08-17T07:04:48.698Z] #21 13.89 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-17T07:04:48.698Z] #21 13.89 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-17T07:04:48.698Z] #21 13.89 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-17T07:04:48.698Z] #21 13.89 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-17T07:04:48.720Z] #35 DONE 0.6s [2022-08-17T07:04:48.720Z] [2022-08-17T07:04:48.720Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-17T07:04:48.720Z] #37 sha256:9be08c693cea627c5dfc30768a0264b4732a1b29cfc2be9cbee092a5f46fd8e3 [2022-08-17T07:04:48.810Z] #48 DONE 0.6s [2022-08-17T07:04:48.810Z] [2022-08-17T07:04:48.810Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-17T07:04:48.810Z] #52 sha256:c5a2fd0d6fb5d8a742cc40c07e80e4a64fbba9c20f85ab74ce958ebaa2cc7ea5 [2022-08-17T07:04:48.810Z] #52 DONE 0.1s [2022-08-17T07:04:48.810Z] [2022-08-17T07:04:48.810Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:04:48.810Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:04:48.810Z] #55 ... [2022-08-17T07:04:48.810Z] [2022-08-17T07:04:48.810Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-17T07:04:48.810Z] #54 sha256:5b1d803e95aa8643c162473e414526d9f256c8b5af954404144571aa1593bc54 [2022-08-17T07:04:48.810Z] #54 DONE 0.1s [2022-08-17T07:04:49.068Z] [2022-08-17T07:04:49.068Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:04:49.068Z] #60 sha256:7a7bbb87508f4faaf01549bca52f3dde47cf4400e736a4f041bed92687db9dff [2022-08-17T07:04:49.270Z] #21 14.38 The following NEW packages will be installed: [2022-08-17T07:04:49.270Z] #21 14.38 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-17T07:04:49.270Z] #21 14.38 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-17T07:04:49.270Z] #21 14.38 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-17T07:04:49.270Z] #21 14.38 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-17T07:04:49.270Z] #21 14.38 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-17T07:04:49.270Z] #21 14.38 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-17T07:04:49.270Z] #21 14.38 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-17T07:04:49.270Z] #21 14.39 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-17T07:04:49.270Z] #21 14.39 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-17T07:04:49.270Z] #21 14.39 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-17T07:04:49.270Z] #21 14.39 libseccomp2:ppc64el libseccomp2:s390x [2022-08-17T07:04:49.292Z] #37 DONE 0.7s [2022-08-17T07:04:49.292Z] [2022-08-17T07:04:49.292Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-17T07:04:49.292Z] #39 sha256:56fc8cc315c3bdabfbfb9da13d6bcd7b988dfa89380e4edd7b320761609eb264 [2022-08-17T07:04:49.532Z] #21 14.76 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:04:49.532Z] #21 14.76 Need to get 15.9 MB of archives. [2022-08-17T07:04:49.532Z] #21 14.76 After this operation, 73.0 MB of additional disk space will be used. [2022-08-17T07:04:49.532Z] #21 14.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-17T07:04:49.532Z] #21 14.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-17T07:04:49.532Z] #21 14.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-17T07:04:49.532Z] #21 14.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-17T07:04:49.532Z] #21 14.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-17T07:04:49.532Z] #21 14.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-17T07:04:49.532Z] #21 14.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-17T07:04:49.532Z] #21 14.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-17T07:04:49.532Z] #21 14.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-17T07:04:49.532Z] #21 14.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-17T07:04:49.532Z] #21 14.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-17T07:04:49.532Z] #21 14.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-17T07:04:49.532Z] #21 14.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-17T07:04:49.532Z] #21 14.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-17T07:04:49.532Z] #21 14.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-17T07:04:49.532Z] #21 14.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-17T07:04:49.532Z] #21 14.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-17T07:04:49.532Z] #21 14.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-17T07:04:49.532Z] #21 14.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-17T07:04:49.532Z] #21 14.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-17T07:04:49.532Z] #21 14.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-17T07:04:49.532Z] #21 14.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-17T07:04:49.532Z] #21 14.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-17T07:04:49.532Z] #21 14.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-17T07:04:49.532Z] #21 14.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-17T07:04:49.532Z] #21 14.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-17T07:04:49.532Z] #21 14.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-17T07:04:49.532Z] #21 14.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-17T07:04:49.532Z] #21 14.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-17T07:04:49.553Z] #39 DONE 0.2s [2022-08-17T07:04:49.553Z] [2022-08-17T07:04:49.553Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-17T07:04:49.553Z] #41 sha256:c7d612097d3cd66947b78ebafb103275f8d949dab345a5c7da1b8740b0f85a41 [2022-08-17T07:04:49.716Z] #21 29.13 The following additional packages will be installed: [2022-08-17T07:04:49.716Z] #21 29.13 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-17T07:04:49.716Z] #21 29.13 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-17T07:04:49.716Z] #21 29.13 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-17T07:04:49.716Z] #21 29.13 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T07:04:49.716Z] #21 29.13 python3-pkg-resources systemd vim-runtime xxd [2022-08-17T07:04:49.716Z] #21 29.13 Suggested packages: [2022-08-17T07:04:49.716Z] #21 29.13 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-17T07:04:49.716Z] #21 29.13 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-17T07:04:49.716Z] #21 29.13 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-17T07:04:49.716Z] #21 29.13 Recommended packages: [2022-08-17T07:04:49.716Z] #21 29.13 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-17T07:04:49.716Z] #21 29.13 systemd-timesyncd | time-daemon unzip [2022-08-17T07:04:49.794Z] #21 14.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-17T07:04:49.794Z] #21 14.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-17T07:04:49.794Z] #21 14.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-17T07:04:49.794Z] #21 14.98 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-17T07:04:49.794Z] #21 14.98 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-17T07:04:49.794Z] #21 14.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-17T07:04:49.794Z] #21 15.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-17T07:04:49.794Z] #21 15.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-17T07:04:49.794Z] #21 15.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-17T07:04:49.794Z] #21 15.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-17T07:04:49.794Z] #21 15.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-17T07:04:49.814Z] #41 DONE 0.2s [2022-08-17T07:04:49.814Z] [2022-08-17T07:04:49.814Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-17T07:04:49.814Z] #45 sha256:047b671b26cfc8e8556061b6bd12ca63b2c7fd45ee56b8e8cc75a8b425b1983d [2022-08-17T07:04:49.814Z] #45 DONE 0.1s [2022-08-17T07:04:49.814Z] [2022-08-17T07:04:49.814Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-17T07:04:49.814Z] #48 sha256:e562ee6e52105e2f901d7cd2c02d167d2f94e782637fdf32682757d24c11b027 [2022-08-17T07:04:50.024Z] #77 173.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-17T07:04:50.024Z] #77 173.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T07:04:50.384Z] #48 DONE 0.5s [2022-08-17T07:04:50.384Z] [2022-08-17T07:04:50.384Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-17T07:04:50.384Z] #52 sha256:765aabce1c17395c72a30fefe0e9d9cd2ac1c1c179ea343553450a6c92570070 [2022-08-17T07:04:50.384Z] #52 DONE 0.1s [2022-08-17T07:04:50.384Z] [2022-08-17T07:04:50.384Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-17T07:04:50.384Z] #54 sha256:b1aa1045efbdb6b5c6ab5ec72676e95f11831275df84f63c539f34f2b81e8a74 [2022-08-17T07:04:50.384Z] #54 DONE 0.1s [2022-08-17T07:04:50.384Z] [2022-08-17T07:04:50.384Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:04:50.384Z] #64 sha256:63cb0aeec6155c051ceb2fb172589ab8a6afeda4cc34d9f9c763e88aeb91cc70 [2022-08-17T07:04:50.587Z] #77 174.5 checking for gcc... gcc [2022-08-17T07:04:50.645Z] #64 ... [2022-08-17T07:04:50.645Z] [2022-08-17T07:04:50.645Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-17T07:04:50.645Z] #56 sha256:98184c9b7ddbd6b1f38b6872b7055442c9de40f7eb2c5d4404f31cef6af979ef [2022-08-17T07:04:50.736Z] #21 15.75 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:04:50.736Z] #21 15.97 Fetched 15.9 MB in 1s (21.5 MB/s) [2022-08-17T07:04:50.736Z] #21 16.01 Selecting previously unselected package gcc-10-base:armel. [2022-08-17T07:04:50.736Z] #21 16.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 ... 38556 files and directories currently installed.) [2022-08-17T07:04:50.736Z] #21 16.04 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-17T07:04:50.736Z] #21 16.05 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-17T07:04:50.736Z] #21 16.10 Selecting previously unselected package gcc-10-base:armhf. [2022-08-17T07:04:50.736Z] #21 16.10 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-17T07:04:50.736Z] #21 16.11 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-17T07:04:50.736Z] #21 16.16 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-17T07:04:50.736Z] #21 16.16 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-17T07:04:50.736Z] #21 16.16 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-17T07:04:50.736Z] #21 16.21 Selecting previously unselected package gcc-10-base:s390x. [2022-08-17T07:04:50.996Z] #21 16.22 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-17T07:04:50.996Z] #21 16.22 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-17T07:04:50.996Z] #21 16.28 Selecting previously unselected package gcc-10-base:arm64. [2022-08-17T07:04:50.996Z] #21 16.28 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-17T07:04:50.996Z] #21 16.29 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-17T07:04:50.996Z] #21 16.34 Selecting previously unselected package libgcc-s1:armel. [2022-08-17T07:04:51.101Z] #77 174.7 checking whether the C compiler works... [2022-08-17T07:04:51.101Z] #77 ... [2022-08-17T07:04:51.101Z] [2022-08-17T07:04:51.102Z] #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-08-17T07:04:51.102Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-17T07:04:51.102Z] #36 252.3 Delve is a source level debugger for Go programs. [2022-08-17T07:04:51.102Z] #36 252.3 [2022-08-17T07:04:51.102Z] #36 252.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-17T07:04:51.102Z] #36 252.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-17T07:04:51.102Z] #36 252.3 [2022-08-17T07:04:51.102Z] #36 252.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-17T07:04:51.102Z] #36 252.3 [2022-08-17T07:04:51.102Z] #36 252.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-17T07:04:51.102Z] #36 252.3 [2022-08-17T07:04:51.102Z] #36 252.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-17T07:04:51.102Z] #36 252.3 [2022-08-17T07:04:51.102Z] #36 252.3 Usage: [2022-08-17T07:04:51.102Z] #36 252.3 dlv [command] [2022-08-17T07:04:51.102Z] #36 252.3 [2022-08-17T07:04:51.102Z] #36 252.3 Available Commands: [2022-08-17T07:04:51.102Z] #36 252.3 attach Attach to running process and begin debugging. [2022-08-17T07:04:51.102Z] #36 252.3 connect Connect to a headless debug server with a terminal client. [2022-08-17T07:04:51.102Z] #36 252.3 core Examine a core dump. [2022-08-17T07:04:51.102Z] #36 252.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-17T07:04:51.102Z] #36 252.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-17T07:04:51.102Z] #36 252.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-17T07:04:51.102Z] #36 252.3 help Help about any command [2022-08-17T07:04:51.102Z] #36 252.3 run Deprecated command. Use 'debug' instead. [2022-08-17T07:04:51.102Z] #36 252.3 test Compile test binary and begin debugging program. [2022-08-17T07:04:51.102Z] #36 252.3 trace Compile and begin tracing program. [2022-08-17T07:04:51.102Z] #36 252.3 version Prints version. [2022-08-17T07:04:51.102Z] #36 252.3 [2022-08-17T07:04:51.102Z] #36 252.3 Flags: [2022-08-17T07:04:51.102Z] #36 252.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-17T07:04:51.102Z] #36 252.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-17T07:04:51.102Z] #36 252.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-17T07:04:51.102Z] #36 252.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-17T07:04:51.102Z] #36 252.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-17T07:04:51.102Z] #36 252.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-17T07:04:51.102Z] #36 252.3 --disable-aslr Disables address space randomization [2022-08-17T07:04:51.102Z] #36 252.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-17T07:04:51.102Z] #36 252.3 -h, --help help for dlv [2022-08-17T07:04:51.102Z] #36 252.3 --init string Init file, executed by the terminal client. [2022-08-17T07:04:51.102Z] #36 252.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-17T07:04:51.102Z] #36 252.3 --log Enable debugging server logging. [2022-08-17T07:04:51.102Z] #36 252.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-17T07:04:51.102Z] #36 252.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-17T07:04:51.102Z] #36 252.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-17T07:04:51.102Z] #36 252.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-17T07:04:51.102Z] #36 252.3 --wd string Working directory for running the program. [2022-08-17T07:04:51.102Z] #36 252.3 [2022-08-17T07:04:51.102Z] #36 252.3 Additional help topics: [2022-08-17T07:04:51.102Z] #36 252.3 dlv backend Help about the --backend flag. [2022-08-17T07:04:51.102Z] #36 252.3 dlv log Help about logging flags. [2022-08-17T07:04:51.102Z] #36 252.3 dlv redirect Help about file redirection. [2022-08-17T07:04:51.102Z] #36 252.3 [2022-08-17T07:04:51.102Z] #36 252.3 Use "dlv [command] --help" for more information about a command. [2022-08-17T07:04:51.102Z] #36 DONE 252.5s [2022-08-17T07:04:51.102Z] [2022-08-17T07:04:51.102Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:51.102Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:51.102Z] #77 174.7 checking whether the C compiler works... yes [2022-08-17T07:04:51.102Z] #77 175.1 checking for C compiler default output file name... a.out [2022-08-17T07:04:51.256Z] #21 16.35 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-17T07:04:51.256Z] #21 16.36 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-17T07:04:51.256Z] #21 16.41 Selecting previously unselected package libcrypt1:armel. [2022-08-17T07:04:51.256Z] #21 16.41 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-17T07:04:51.256Z] #21 16.42 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-17T07:04:51.256Z] #21 16.50 Selecting previously unselected package libc6:armel. [2022-08-17T07:04:51.256Z] #21 16.51 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-17T07:04:51.358Z] #77 175.1 checking for suffix of executables... [2022-08-17T07:04:51.516Z] #21 16.71 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-17T07:04:51.608Z] #21 30.96 The following NEW packages will be installed: [2022-08-17T07:04:51.608Z] #21 30.98 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-17T07:04:51.608Z] #21 30.98 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-17T07:04:51.608Z] #21 30.98 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-17T07:04:51.608Z] #21 30.98 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-17T07:04:51.608Z] #21 30.98 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-17T07:04:51.608Z] #21 30.98 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-17T07:04:51.608Z] #21 30.98 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-17T07:04:51.608Z] #21 30.98 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-17T07:04:51.608Z] #21 30.98 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-17T07:04:51.776Z] #21 17.12 Selecting previously unselected package libapparmor1:armel. [2022-08-17T07:04:51.776Z] #21 17.12 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-17T07:04:51.776Z] #21 17.13 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-17T07:04:51.776Z] #21 17.18 Selecting previously unselected package libapparmor-dev:armel. [2022-08-17T07:04:51.776Z] #21 17.19 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-17T07:04:51.776Z] #21 17.19 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-17T07:04:51.867Z] #21 31.33 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:04:51.867Z] #21 31.33 Need to get 32.8 MB of archives. [2022-08-17T07:04:51.867Z] #21 31.33 After this operation, 124 MB of additional disk space will be used. [2022-08-17T07:04:51.867Z] #21 31.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T07:04:51.867Z] #21 31.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-17T07:04:51.867Z] #21 31.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-17T07:04:51.867Z] #21 31.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-17T07:04:51.867Z] #21 31.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-17T07:04:51.867Z] #21 31.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-17T07:04:51.867Z] #21 31.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-17T07:04:51.871Z] #77 175.4 checking whether we are cross compiling... no [2022-08-17T07:04:52.027Z] #56 DONE 1.6s [2022-08-17T07:04:52.027Z] [2022-08-17T07:04:52.027Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:04:52.027Z] #64 sha256:63cb0aeec6155c051ceb2fb172589ab8a6afeda4cc34d9f9c763e88aeb91cc70 [2022-08-17T07:04:52.027Z] #64 241.8 + bin/containerd [2022-08-17T07:04:52.036Z] #21 17.25 Selecting previously unselected package libgcc-s1:arm64. [2022-08-17T07:04:52.036Z] #21 17.26 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-17T07:04:52.036Z] #21 17.26 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-17T07:04:52.036Z] #21 17.31 Selecting previously unselected package libcrypt1:arm64. [2022-08-17T07:04:52.036Z] #21 17.32 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-17T07:04:52.036Z] #21 17.33 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-17T07:04:52.128Z] #77 175.8 checking for suffix of object files... o [2022-08-17T07:04:52.288Z] #64 ... [2022-08-17T07:04:52.288Z] [2022-08-17T07:04:52.288Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-17T07:04:52.288Z] #58 sha256:234a2cb77bd93962532969a771ab04269adab2d813767b3c05eddba3d5d78689 [2022-08-17T07:04:52.288Z] #58 DONE 0.1s [2022-08-17T07:04:52.288Z] [2022-08-17T07:04:52.288Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-17T07:04:52.288Z] #61 sha256:99621e06ac53aec691c25786be9a50939be490d4a29c6d9661f190b541cbde44 [2022-08-17T07:04:52.296Z] #21 17.40 Selecting previously unselected package libc6:arm64. [2022-08-17T07:04:52.296Z] #21 17.40 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-17T07:04:52.296Z] #21 17.58 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-17T07:04:52.352Z] #60 ... [2022-08-17T07:04:52.352Z] [2022-08-17T07:04:52.352Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:52.352Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:52.352Z] #77 224.5 CCLD tests/init [2022-08-17T07:04:52.384Z] #77 176.0 checking whether we are using the GNU C compiler... yes [2022-08-17T07:04:52.384Z] #77 176.2 checking whether gcc accepts -g... yes [2022-08-17T07:04:52.431Z] #21 31.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-17T07:04:52.431Z] #21 31.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-17T07:04:52.431Z] #21 31.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-17T07:04:52.431Z] #21 31.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-17T07:04:52.431Z] #21 31.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-17T07:04:52.431Z] #21 31.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-17T07:04:52.431Z] #21 31.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-17T07:04:52.431Z] #21 31.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T07:04:52.431Z] #21 31.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T07:04:52.431Z] #21 31.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-17T07:04:52.431Z] #21 31.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-17T07:04:52.431Z] #21 31.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-17T07:04:52.431Z] #21 31.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-17T07:04:52.431Z] #21 31.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-17T07:04:52.431Z] #21 31.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-17T07:04:52.431Z] #21 31.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-17T07:04:52.431Z] #21 31.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-17T07:04:52.431Z] #21 31.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-17T07:04:52.431Z] #21 31.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-17T07:04:52.431Z] #21 31.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T07:04:52.431Z] #21 31.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T07:04:52.688Z] #21 31.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T07:04:52.688Z] #21 31.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-17T07:04:52.688Z] #21 31.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-17T07:04:52.688Z] #21 31.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-17T07:04:52.816Z] #21 18.00 Selecting previously unselected package libapparmor1:arm64. [2022-08-17T07:04:52.816Z] #21 18.00 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-17T07:04:52.816Z] #21 18.01 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-17T07:04:52.816Z] #21 18.06 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-17T07:04:52.816Z] #21 18.08 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-17T07:04:52.816Z] #21 18.08 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-17T07:04:52.816Z] #21 18.14 Selecting previously unselected package libgcc-s1:s390x. [2022-08-17T07:04:52.816Z] #21 18.14 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-17T07:04:52.816Z] #21 18.15 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-17T07:04:52.816Z] #21 18.19 Selecting previously unselected package libcrypt1:s390x. [2022-08-17T07:04:52.816Z] #21 18.19 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-17T07:04:52.816Z] #21 18.20 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-17T07:04:52.858Z] #61 DONE 0.4s [2022-08-17T07:04:52.858Z] [2022-08-17T07:04:52.858Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:04:52.858Z] #64 sha256:63cb0aeec6155c051ceb2fb172589ab8a6afeda4cc34d9f9c763e88aeb91cc70 [2022-08-17T07:04:52.946Z] #21 32.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-17T07:04:52.946Z] #21 32.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-17T07:04:52.946Z] #21 32.18 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T07:04:52.946Z] #21 32.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-17T07:04:52.946Z] #21 32.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T07:04:52.946Z] #21 32.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T07:04:52.946Z] #21 32.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-17T07:04:52.946Z] #21 32.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-17T07:04:52.946Z] #21 32.22 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-17T07:04:52.946Z] #21 32.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-17T07:04:52.946Z] #21 32.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-17T07:04:52.946Z] #21 32.28 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T07:04:52.946Z] #21 32.29 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-17T07:04:52.946Z] #21 32.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-17T07:04:52.946Z] #21 32.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-17T07:04:52.946Z] #21 32.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-17T07:04:52.946Z] #21 32.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-17T07:04:52.946Z] #21 32.36 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-17T07:04:52.946Z] #21 32.38 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-17T07:04:52.947Z] #77 176.4 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:04:52.947Z] #77 176.7 checking whether gcc understands -c and -o together... yes [2022-08-17T07:04:53.076Z] #21 18.28 Selecting previously unselected package libc6:s390x. [2022-08-17T07:04:53.076Z] #21 18.29 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-17T07:04:53.203Z] #21 32.39 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-17T07:04:53.203Z] #21 32.63 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-17T07:04:53.203Z] #21 32.68 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-17T07:04:53.203Z] #77 176.9 checking how to run the C preprocessor... gcc -E [2022-08-17T07:04:53.335Z] #21 18.48 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-17T07:04:53.460Z] #77 177.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:04:53.460Z] #77 177.3 checking for egrep... /bin/grep -E [2022-08-17T07:04:53.460Z] #21 32.70 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-17T07:04:53.461Z] #21 32.71 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-17T07:04:53.596Z] #21 18.95 Selecting previously unselected package libapparmor1:s390x. [2022-08-17T07:04:53.596Z] #21 18.95 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-17T07:04:53.596Z] #21 18.95 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-17T07:04:53.596Z] #21 19.01 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-17T07:04:53.856Z] #21 19.01 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-17T07:04:53.856Z] #21 19.01 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-17T07:04:53.856Z] #21 19.10 Selecting previously unselected package libgcc-s1:armhf. [2022-08-17T07:04:53.856Z] #21 19.10 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-17T07:04:53.856Z] #21 19.10 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-17T07:04:53.856Z] #21 19.22 Selecting previously unselected package libcrypt1:armhf. [2022-08-17T07:04:53.856Z] #21 19.22 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-17T07:04:53.856Z] #21 19.23 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-17T07:04:54.024Z] #21 ... [2022-08-17T07:04:54.024Z] [2022-08-17T07:04:54.024Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:54.024Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:54.024Z] #77 173.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-17T07:04:54.024Z] #77 173.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T07:04:54.024Z] #77 173.9 checking for gcc... gcc [2022-08-17T07:04:54.024Z] #77 174.0 checking whether the C compiler works... yes [2022-08-17T07:04:54.024Z] #77 174.2 checking for C compiler default output file name... a.out [2022-08-17T07:04:54.024Z] #77 174.2 checking for suffix of executables... [2022-08-17T07:04:54.024Z] #77 174.5 checking whether we are cross compiling... no [2022-08-17T07:04:54.024Z] #77 174.7 checking for suffix of object files... o [2022-08-17T07:04:54.024Z] #77 174.8 checking whether we are using the GNU C compiler... yes [2022-08-17T07:04:54.024Z] #77 175.1 checking whether gcc accepts -g... yes [2022-08-17T07:04:54.024Z] #77 175.2 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:04:54.024Z] #77 175.3 checking whether gcc understands -c and -o together... yes [2022-08-17T07:04:54.024Z] #77 175.5 checking how to run the C preprocessor... gcc -E [2022-08-17T07:04:54.024Z] #77 175.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:04:54.024Z] #77 175.9 checking for egrep... /bin/grep -E [2022-08-17T07:04:54.024Z] #77 175.9 checking for ANSI C header files... yes [2022-08-17T07:04:54.024Z] #77 176.5 checking for sys/types.h... yes [2022-08-17T07:04:54.024Z] #77 176.6 checking for sys/stat.h... yes [2022-08-17T07:04:54.024Z] #77 176.8 checking for stdlib.h... yes [2022-08-17T07:04:54.024Z] #77 177.0 checking for string.h... yes [2022-08-17T07:04:54.024Z] #77 177.0 checking for memory.h... yes [2022-08-17T07:04:54.024Z] #77 177.2 checking for strings.h... yes [2022-08-17T07:04:54.024Z] #77 177.3 checking for inttypes.h... yes [2022-08-17T07:04:54.024Z] #77 177.4 checking for stdint.h... yes [2022-08-17T07:04:54.024Z] #77 177.6 checking for unistd.h... yes [2022-08-17T07:04:54.024Z] #77 177.9 checking minix/config.h usability... no [2022-08-17T07:04:54.024Z] #77 178.0 checking minix/config.h presence... no [2022-08-17T07:04:54.024Z] #77 178.1 checking for minix/config.h... no [2022-08-17T07:04:54.024Z] #77 178.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-17T07:04:54.024Z] #77 178.3 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:04:54.024Z] #77 178.6 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:04:54.024Z] #77 178.6 checking how to print strings... printf [2022-08-17T07:04:54.024Z] #77 178.6 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:04:54.024Z] #77 178.6 checking for fgrep... /bin/grep -F [2022-08-17T07:04:54.024Z] #77 178.6 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:04:54.024Z] #77 178.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:04:54.024Z] #77 178.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:04:54.024Z] #77 178.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:04:54.024Z] #77 178.8 checking whether ln -s works... yes [2022-08-17T07:04:54.024Z] #77 178.8 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:04:54.024Z] #77 178.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:04:54.024Z] #77 178.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:04:54.024Z] #77 178.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:04:54.024Z] #77 178.8 checking for objdump... objdump [2022-08-17T07:04:54.024Z] #77 178.8 checking how to recognize dependent libraries... pass_all [2022-08-17T07:04:54.024Z] #77 178.8 checking for dlltool... no [2022-08-17T07:04:54.024Z] #77 178.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:04:54.024Z] #77 178.8 checking for ar... ar [2022-08-17T07:04:54.024Z] #77 178.8 checking for archiver @FILE support... @ [2022-08-17T07:04:54.024Z] #77 179.0 checking for strip... strip [2022-08-17T07:04:54.024Z] #77 179.0 checking for ranlib... ranlib [2022-08-17T07:04:54.024Z] #77 179.0 checking for gawk... no [2022-08-17T07:04:54.024Z] #77 179.0 checking for mawk... mawk [2022-08-17T07:04:54.116Z] #21 19.31 Selecting previously unselected package libc6:armhf. [2022-08-17T07:04:54.116Z] #21 19.32 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-17T07:04:54.116Z] #21 19.51 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-17T07:04:54.430Z] #77 177.3 checking for ANSI C header files... yes [2022-08-17T07:04:54.430Z] #77 178.1 checking for sys/types.h... yes [2022-08-17T07:04:54.430Z] #77 178.2 checking for sys/stat.h... yes [2022-08-17T07:04:54.588Z] #77 179.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:04:54.588Z] #77 179.4 checking for sysroot... no [2022-08-17T07:04:54.588Z] #77 179.4 checking for a working dd... /bin/dd [2022-08-17T07:04:54.588Z] #77 179.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:04:54.686Z] #77 178.5 checking for stdlib.h... yes [2022-08-17T07:04:54.686Z] #21 20.00 Selecting previously unselected package libapparmor1:armhf. [2022-08-17T07:04:54.686Z] #21 20.01 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-17T07:04:54.686Z] #21 20.02 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-17T07:04:54.686Z] #21 20.07 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-17T07:04:54.686Z] #21 20.07 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-17T07:04:54.686Z] #21 20.08 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-17T07:04:54.686Z] #21 20.14 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-17T07:04:54.686Z] #21 20.14 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-17T07:04:54.845Z] #77 179.5 checking for mt... no [2022-08-17T07:04:54.845Z] #77 179.6 checking if : is a manifest tool... no [2022-08-17T07:04:54.845Z] #77 179.6 checking for dlfcn.h... yes [2022-08-17T07:04:54.845Z] #77 179.7 checking for objdir... .libs [2022-08-17T07:04:54.943Z] #77 178.7 checking for string.h... yes [2022-08-17T07:04:54.947Z] #21 20.15 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-17T07:04:54.947Z] #21 20.21 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-17T07:04:54.947Z] #21 20.21 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-17T07:04:54.947Z] #21 20.22 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-17T07:04:55.102Z] #77 180.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:04:55.199Z] #77 178.9 checking for memory.h... yes [2022-08-17T07:04:55.207Z] #21 20.30 Selecting previously unselected package libc6:ppc64el. [2022-08-17T07:04:55.208Z] #21 20.30 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-17T07:04:55.208Z] #21 20.48 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-17T07:04:55.360Z] #77 180.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:04:55.360Z] #77 180.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:04:55.456Z] #77 179.2 checking for strings.h... yes [2022-08-17T07:04:55.777Z] #21 21.08 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-17T07:04:55.777Z] #21 21.09 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-17T07:04:55.777Z] #21 21.10 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-17T07:04:55.777Z] #21 21.15 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-17T07:04:55.924Z] #77 180.2 checking if gcc static flag -static works... yes [2022-08-17T07:04:55.924Z] #77 180.7 checking if gcc supports -c -o file.o... yes [2022-08-17T07:04:56.018Z] #77 179.5 checking for inttypes.h... yes [2022-08-17T07:04:56.038Z] #21 21.15 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-17T07:04:56.038Z] #21 21.16 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-17T07:04:56.038Z] #21 21.23 Selecting previously unselected package libseccomp2:s390x. [2022-08-17T07:04:56.038Z] #21 21.23 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-17T07:04:56.038Z] #21 21.24 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-17T07:04:56.038Z] #21 21.28 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-17T07:04:56.038Z] #21 21.29 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-17T07:04:56.038Z] #21 21.29 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-17T07:04:56.038Z] #21 21.35 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-17T07:04:56.038Z] #21 21.35 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-17T07:04:56.038Z] #21 21.36 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-17T07:04:56.038Z] #21 21.41 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-17T07:04:56.182Z] #77 180.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:04:56.182Z] #77 180.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:04:56.275Z] #77 180.0 checking for stdint.h... yes [2022-08-17T07:04:56.298Z] #21 21.41 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-17T07:04:56.298Z] #21 21.42 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-17T07:04:56.298Z] #21 21.49 Selecting previously unselected package libseccomp2:armhf. [2022-08-17T07:04:56.298Z] #21 21.49 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-17T07:04:56.298Z] #21 21.50 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-17T07:04:56.298Z] #21 21.55 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-17T07:04:56.298Z] #21 21.55 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-17T07:04:56.298Z] #21 21.56 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-17T07:04:56.298Z] #21 21.62 Selecting previously unselected package libseccomp2:armel. [2022-08-17T07:04:56.298Z] #21 21.62 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-17T07:04:56.298Z] #21 21.63 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-17T07:04:56.440Z] #77 180.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:04:56.440Z] #77 181.2 checking how to hardcode library paths into programs... immediate [2022-08-17T07:04:56.440Z] #77 181.2 checking whether stripping libraries is possible... yes [2022-08-17T07:04:56.440Z] #77 181.2 checking if libtool supports shared libraries... yes [2022-08-17T07:04:56.440Z] #77 181.2 checking whether to build shared libraries... no [2022-08-17T07:04:56.440Z] #77 181.2 checking whether to build static libraries... yes [2022-08-17T07:04:56.440Z] #77 181.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:04:56.440Z] #77 181.3 checking whether build environment is sane... yes [2022-08-17T07:04:56.558Z] #21 21.67 Selecting previously unselected package libseccomp-dev:armel. [2022-08-17T07:04:56.558Z] #21 21.68 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-17T07:04:56.558Z] #21 21.68 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-17T07:04:56.558Z] #21 21.74 Selecting previously unselected package libseccomp2:arm64. [2022-08-17T07:04:56.558Z] #21 21.75 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-17T07:04:56.558Z] #21 21.76 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T07:04:56.558Z] #21 21.80 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-17T07:04:56.558Z] #21 21.80 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-17T07:04:56.558Z] #21 21.81 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T07:04:56.558Z] #21 21.90 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-17T07:04:56.558Z] #21 21.91 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-17T07:04:56.558Z] #21 21.92 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-17T07:04:56.558Z] #21 21.93 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-17T07:04:56.558Z] #21 21.94 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-17T07:04:56.558Z] #21 21.95 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-17T07:04:56.558Z] #21 21.97 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-17T07:04:56.558Z] #21 21.98 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-17T07:04:56.558Z] #21 21.99 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-17T07:04:56.558Z] #21 22.00 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-17T07:04:56.558Z] #21 22.01 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-17T07:04:56.697Z] #77 181.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:04:56.697Z] #77 181.4 checking whether make sets $(MAKE)... yes [2022-08-17T07:04:56.697Z] #77 181.5 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:04:56.697Z] #77 181.5 checking whether make supports nested variables... yes [2022-08-17T07:04:56.697Z] #77 181.6 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:04:56.697Z] #77 181.6 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:04:56.819Z] #21 22.02 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-17T07:04:56.819Z] #21 22.03 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-17T07:04:56.819Z] #21 22.04 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-17T07:04:56.819Z] #21 22.06 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-17T07:04:56.819Z] #21 22.07 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-17T07:04:56.874Z] #77 180.3 checking for unistd.h... yes [2022-08-17T07:04:56.874Z] #77 180.7 checking minix/config.h usability... no [2022-08-17T07:04:56.874Z] #77 ... [2022-08-17T07:04:56.874Z] [2022-08-17T07:04:56.874Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:04:56.874Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:04:56.874Z] #21 29.55 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-17T07:04:56.874Z] #21 29.65 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-17T07:04:56.874Z] #21 29.70 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-17T07:04:56.874Z] #21 29.71 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-17T07:04:56.874Z] #21 30.63 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:04:56.874Z] #21 30.92 Fetched 32.8 MB in 3s (11.7 MB/s) [2022-08-17T07:04:56.874Z] #21 31.26 Selecting previously unselected package libcap2:amd64. [2022-08-17T07:04:56.874Z] #21 31.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-17T07:04:56.874Z] #21 31.35 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 31.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:04:56.874Z] #21 31.54 Selecting previously unselected package libargon2-1:amd64. [2022-08-17T07:04:56.874Z] #21 31.55 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 31.56 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T07:04:56.874Z] #21 32.25 Selecting previously unselected package libjson-c5:amd64. [2022-08-17T07:04:56.874Z] #21 32.26 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 32.28 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-17T07:04:56.874Z] #21 32.49 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-17T07:04:56.874Z] #21 32.52 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 32.53 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T07:04:56.874Z] #21 32.90 Selecting previously unselected package libip4tc2:amd64. [2022-08-17T07:04:56.874Z] #21 32.90 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 32.93 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T07:04:56.874Z] #21 33.05 Selecting previously unselected package libkmod2:amd64. [2022-08-17T07:04:56.874Z] #21 33.06 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 33.07 Unpacking libkmod2:amd64 (28-1) ... [2022-08-17T07:04:56.874Z] #21 33.17 Selecting previously unselected package systemd. [2022-08-17T07:04:56.874Z] #21 33.17 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 33.55 Unpacking systemd (247.3-7) ... [2022-08-17T07:04:56.874Z] #21 37.35 Selecting previously unselected package pigz. [2022-08-17T07:04:56.874Z] #21 37.36 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 37.37 Unpacking pigz (2.6-1) ... [2022-08-17T07:04:56.874Z] #21 37.51 Selecting previously unselected package libelf1:amd64. [2022-08-17T07:04:56.874Z] #21 37.52 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 37.53 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-17T07:04:56.874Z] #21 37.78 Selecting previously unselected package libbpf0:amd64. [2022-08-17T07:04:56.874Z] #21 37.78 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 37.78 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-17T07:04:56.874Z] #21 38.21 Selecting previously unselected package libmnl0:amd64. [2022-08-17T07:04:56.874Z] #21 38.21 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 38.22 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-17T07:04:56.874Z] #21 38.41 Selecting previously unselected package libxtables12:amd64. [2022-08-17T07:04:56.874Z] #21 38.44 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 38.44 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-17T07:04:56.874Z] #21 38.55 Selecting previously unselected package libcap2-bin. [2022-08-17T07:04:56.874Z] #21 38.56 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 38.57 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-17T07:04:56.874Z] #21 38.86 Selecting previously unselected package iproute2. [2022-08-17T07:04:56.874Z] #21 38.87 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-17T07:04:56.874Z] #21 38.87 Unpacking iproute2 (5.10.0-4) ... [2022-08-17T07:04:56.955Z] #77 181.6 checking how to create a ustar tar archive... gnutar [2022-08-17T07:04:56.955Z] #77 181.7 checking dependency style of gcc... gcc3 [2022-08-17T07:04:56.955Z] #77 181.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:04:56.955Z] #77 181.9 checking whether make supports nested variables... (cached) yes [2022-08-17T07:04:56.955Z] #77 181.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T07:04:56.955Z] #77 181.9 checking pkg-config is at least version 0.9.0... yes [2022-08-17T07:04:56.955Z] #77 181.9 checking for yajl >= 2.1.0... yes [2022-08-17T07:04:57.132Z] #21 ... [2022-08-17T07:04:57.132Z] [2022-08-17T07:04:57.132Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:04:57.132Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:04:57.132Z] #77 180.9 checking minix/config.h presence... no [2022-08-17T07:04:57.132Z] #77 181.1 checking for minix/config.h... no [2022-08-17T07:04:57.211Z] #77 181.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T07:04:57.211Z] #77 181.9 checking for gcc... (cached) gcc [2022-08-17T07:04:57.211Z] #77 182.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T07:04:57.211Z] #77 182.0 checking whether gcc accepts -g... (cached) yes [2022-08-17T07:04:57.211Z] #77 182.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T07:04:57.211Z] #77 182.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T07:04:57.211Z] #77 182.0 checking for a Python interpreter with version >= 3... python3 [2022-08-17T07:04:57.211Z] #77 182.1 checking for python3... /usr/bin/python3 [2022-08-17T07:04:57.390Z] #77 181.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-17T07:04:57.468Z] #77 182.1 checking for python3 version... 3.9 [2022-08-17T07:04:57.468Z] #77 182.2 checking for python3 platform... linux [2022-08-17T07:04:57.468Z] #77 182.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T07:04:57.903Z] #77 181.5 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:04:57.903Z] #77 181.8 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:04:57.982Z] #77 182.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T07:04:57.982Z] #77 182.9 checking that generated files are newer than configure... done [2022-08-17T07:04:57.982Z] #77 182.9 configure: creating ./config.status [2022-08-17T07:04:58.160Z] #77 181.8 checking how to print strings... printf [2022-08-17T07:04:58.161Z] #77 181.9 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:04:58.161Z] #77 182.0 checking for fgrep... /bin/grep -F [2022-08-17T07:04:58.161Z] #77 182.0 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:04:58.161Z] #77 182.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:04:58.161Z] #77 182.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:04:58.161Z] #77 182.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:04:58.203Z] #21 23.30 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-17T07:04:58.460Z] #77 182.1 checking whether ln -s works... yes [2022-08-17T07:04:58.460Z] #77 182.1 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:04:58.460Z] #77 182.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:04:58.460Z] #77 182.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:04:58.460Z] #77 182.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:04:58.460Z] #77 182.2 checking for objdump... objdump [2022-08-17T07:04:58.460Z] #77 182.2 checking how to recognize dependent libraries... pass_all [2022-08-17T07:04:58.460Z] #77 182.2 checking for dlltool... no [2022-08-17T07:04:58.460Z] #77 182.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:04:58.460Z] #77 182.2 checking for ar... ar [2022-08-17T07:04:58.716Z] #77 182.2 checking for archiver @FILE support... @ [2022-08-17T07:04:58.717Z] #77 182.6 checking for strip... strip [2022-08-17T07:04:58.717Z] #77 182.6 checking for ranlib... ranlib [2022-08-17T07:04:58.717Z] #77 182.6 checking for gawk... no [2022-08-17T07:04:58.717Z] #77 182.6 checking for mawk... mawk [2022-08-17T07:04:59.145Z] #21 24.49 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-17T07:04:59.279Z] #77 182.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:04:59.279Z] #77 183.2 checking for sysroot... no [2022-08-17T07:04:59.279Z] #77 183.2 checking for a working dd... /bin/dd [2022-08-17T07:04:59.279Z] #77 183.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:04:59.535Z] #77 183.4 checking for mt... no [2022-08-17T07:04:59.535Z] #77 183.4 checking if : is a manifest tool... no [2022-08-17T07:04:59.792Z] #77 183.4 checking for dlfcn.h... yes [2022-08-17T07:05:00.048Z] #77 183.8 checking for objdir... .libs [2022-08-17T07:05:00.508Z] #77 185.4 config.status: creating Makefile [2022-08-17T07:05:00.508Z] #77 185.5 config.status: creating config.h [2022-08-17T07:05:00.529Z] #21 25.75 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-17T07:05:00.768Z] #77 185.6 config.status: executing libtool commands [2022-08-17T07:05:00.768Z] #77 185.6 config.status: executing depfiles commands [2022-08-17T07:05:00.977Z] #77 184.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:05:01.234Z] #77 185.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:05:01.234Z] #77 185.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:05:01.699Z] #77 186.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-17T07:05:01.699Z] #77 186.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T07:05:01.796Z] #77 185.3 checking if gcc static flag -static works... yes [2022-08-17T07:05:01.796Z] #77 185.6 checking if gcc supports -c -o file.o... yes [2022-08-17T07:05:01.796Z] #77 185.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:05:01.913Z] #21 27.02 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-17T07:05:02.095Z] #77 185.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:05:02.262Z] #77 187.2 checking for gcc... gcc [2022-08-17T07:05:02.658Z] #77 185.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:05:02.658Z] #77 186.5 checking how to hardcode library paths into programs... immediate [2022-08-17T07:05:02.658Z] #77 186.5 checking whether stripping libraries is possible... yes [2022-08-17T07:05:02.658Z] #77 186.6 checking if libtool supports shared libraries... yes [2022-08-17T07:05:02.658Z] #77 186.6 checking whether to build shared libraries... no [2022-08-17T07:05:02.658Z] #77 186.6 checking whether to build static libraries... yes [2022-08-17T07:05:02.853Z] #21 28.25 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-17T07:05:02.853Z] #21 28.26 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-17T07:05:02.915Z] #77 186.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:05:02.915Z] #77 186.7 checking whether build environment is sane... yes [2022-08-17T07:05:02.915Z] #77 186.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:05:02.915Z] #77 186.8 checking whether make sets $(MAKE)... yes [2022-08-17T07:05:03.082Z] #77 187.5 checking whether the C compiler works... yes [2022-08-17T07:05:03.082Z] #77 187.9 checking for C compiler default output file name... a.out [2022-08-17T07:05:03.113Z] #21 28.27 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-17T07:05:03.113Z] #21 28.28 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-17T07:05:03.113Z] #21 28.29 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-17T07:05:03.113Z] #21 28.31 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T07:05:03.113Z] #21 28.32 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-17T07:05:03.113Z] #21 28.33 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-17T07:05:03.113Z] #21 28.34 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-17T07:05:03.113Z] #21 28.36 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-17T07:05:03.113Z] #21 28.37 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-17T07:05:03.113Z] #21 28.38 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-17T07:05:03.113Z] #21 28.40 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-17T07:05:03.113Z] #21 28.41 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-17T07:05:03.113Z] #21 28.42 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-17T07:05:03.113Z] #21 28.43 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-17T07:05:03.113Z] #21 28.44 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-17T07:05:03.113Z] #21 28.46 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-17T07:05:03.113Z] #21 28.48 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-17T07:05:03.215Z] #77 186.9 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:05:03.215Z] #77 187.0 checking whether make supports nested variables... yes [2022-08-17T07:05:03.215Z] #77 187.1 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:05:03.215Z] #77 187.1 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:05:03.215Z] #77 187.1 checking how to create a ustar tar archive... gnutar [2022-08-17T07:05:03.374Z] #21 28.49 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-17T07:05:03.374Z] #21 28.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:05:03.645Z] #77 187.9 checking for suffix of executables... [2022-08-17T07:05:03.779Z] #77 187.3 checking dependency style of gcc... gcc3 [2022-08-17T07:05:03.779Z] #77 187.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:05:03.779Z] #77 187.6 checking whether make supports nested variables... (cached) yes [2022-08-17T07:05:03.779Z] #77 187.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-17T07:05:03.779Z] #77 187.6 checking pkg-config is at least version 0.9.0... yes [2022-08-17T07:05:03.779Z] #77 187.6 checking for yajl >= 2.1.0... yes [2022-08-17T07:05:03.779Z] #77 187.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-17T07:05:03.779Z] #77 187.7 checking for gcc... (cached) gcc [2022-08-17T07:05:03.779Z] #77 187.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-17T07:05:03.779Z] #77 187.8 checking whether gcc accepts -g... (cached) yes [2022-08-17T07:05:03.779Z] #77 187.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-17T07:05:03.779Z] #77 187.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-17T07:05:03.779Z] #77 187.8 checking for a Python interpreter with version >= 3... python3 [2022-08-17T07:05:03.902Z] #77 188.4 checking whether we are cross compiling... no [2022-08-17T07:05:03.946Z] #21 DONE 29.1s [2022-08-17T07:05:03.946Z] [2022-08-17T07:05:03.946Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-17T07:05:03.946Z] #66 sha256:cd66f865804dc50a2f3e159816437b6d08031f04c64aa30de035d7fc0de1a5ea [2022-08-17T07:05:03.946Z] #66 DONE 0.2s [2022-08-17T07:05:03.946Z] [2022-08-17T07:05:03.946Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:05:03.946Z] #67 sha256:ef4bf84996f8f526a8bd75252571e599d807f58bce4a9acd8be82a49a53dd79a [2022-08-17T07:05:04.036Z] #77 187.8 checking for python3... /usr/bin/python3 [2022-08-17T07:05:04.036Z] #77 187.9 checking for python3 version... 3.9 [2022-08-17T07:05:04.036Z] #77 187.9 checking for python3 platform... linux [2022-08-17T07:05:04.159Z] #77 188.9 checking for suffix of object files... [2022-08-17T07:05:04.159Z] #77 ... [2022-08-17T07:05:04.159Z] [2022-08-17T07:05:04.159Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:04.159Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:05:04.159Z] #21 33.47 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:05:04.159Z] #21 33.64 Fetched 32.8 MB in 2s (19.1 MB/s) [2022-08-17T07:05:04.159Z] #21 33.72 Selecting previously unselected package libcap2:amd64. [2022-08-17T07:05:04.159Z] #21 33.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-08-17T07:05:04.159Z] #21 33.78 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 33.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:05:04.159Z] #21 33.85 Selecting previously unselected package libargon2-1:amd64. [2022-08-17T07:05:04.159Z] #21 33.85 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 33.85 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T07:05:04.159Z] #21 33.91 Selecting previously unselected package libjson-c5:amd64. [2022-08-17T07:05:04.159Z] #21 33.91 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 33.92 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-17T07:05:04.159Z] #21 34.01 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-17T07:05:04.159Z] #21 34.01 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 34.02 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T07:05:04.159Z] #21 34.20 Selecting previously unselected package libip4tc2:amd64. [2022-08-17T07:05:04.159Z] #21 34.23 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 34.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T07:05:04.159Z] #21 34.33 Selecting previously unselected package libkmod2:amd64. [2022-08-17T07:05:04.159Z] #21 34.35 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 34.36 Unpacking libkmod2:amd64 (28-1) ... [2022-08-17T07:05:04.159Z] #21 34.50 Selecting previously unselected package systemd. [2022-08-17T07:05:04.159Z] #21 34.51 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 34.69 Unpacking systemd (247.3-7) ... [2022-08-17T07:05:04.159Z] #21 37.49 Selecting previously unselected package pigz. [2022-08-17T07:05:04.159Z] #21 37.50 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 37.50 Unpacking pigz (2.6-1) ... [2022-08-17T07:05:04.159Z] #21 37.62 Selecting previously unselected package libelf1:amd64. [2022-08-17T07:05:04.159Z] #21 37.64 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 37.66 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-17T07:05:04.159Z] #21 37.84 Selecting previously unselected package libbpf0:amd64. [2022-08-17T07:05:04.159Z] #21 37.84 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 37.85 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-17T07:05:04.159Z] #21 37.98 Selecting previously unselected package libmnl0:amd64. [2022-08-17T07:05:04.159Z] #21 37.98 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 37.98 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-17T07:05:04.159Z] #21 38.08 Selecting previously unselected package libxtables12:amd64. [2022-08-17T07:05:04.159Z] #21 38.09 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 38.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-17T07:05:04.159Z] #21 38.21 Selecting previously unselected package libcap2-bin. [2022-08-17T07:05:04.159Z] #21 38.21 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 38.22 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-17T07:05:04.159Z] #21 38.35 Selecting previously unselected package iproute2. [2022-08-17T07:05:04.159Z] #21 38.35 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 38.36 Unpacking iproute2 (5.10.0-4) ... [2022-08-17T07:05:04.159Z] #21 39.14 Selecting previously unselected package xxd. [2022-08-17T07:05:04.159Z] #21 39.15 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:05:04.159Z] #21 39.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:04.159Z] #21 39.32 Selecting previously unselected package vim-common. [2022-08-17T07:05:04.159Z] #21 39.33 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:05:04.159Z] #21 39.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:04.159Z] #21 39.55 Selecting previously unselected package bash-completion. [2022-08-17T07:05:04.159Z] #21 39.58 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-17T07:05:04.295Z] #77 188.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-17T07:05:04.416Z] #21 ... [2022-08-17T07:05:04.416Z] [2022-08-17T07:05:04.416Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:05:04.416Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:05:04.416Z] #77 188.9 checking for suffix of object files... o [2022-08-17T07:05:04.416Z] #77 189.1 checking whether we are using the GNU C compiler... yes [2022-08-17T07:05:04.595Z] #77 188.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-17T07:05:04.673Z] #77 189.4 checking whether gcc accepts -g... yes [2022-08-17T07:05:04.852Z] #77 188.6 checking that generated files are newer than configure... done [2022-08-17T07:05:04.852Z] #77 188.6 configure: creating ./config.status [2022-08-17T07:05:04.930Z] #77 189.5 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:05:05.186Z] #77 189.8 checking whether gcc understands -c and -o together... yes [2022-08-17T07:05:05.186Z] #77 190.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:05:05.186Z] #77 190.0 checking whether build environment is sane... yes [2022-08-17T07:05:05.186Z] #77 190.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:05:05.186Z] #77 190.1 checking for gawk... no [2022-08-17T07:05:05.186Z] #77 190.1 checking for mawk... mawk [2022-08-17T07:05:05.344Z] #67 ... [2022-08-17T07:05:05.344Z] [2022-08-17T07:05:05.344Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-17T07:05:05.344Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-17T07:05:05.344Z] #22 DONE 1.2s [2022-08-17T07:05:05.344Z] [2022-08-17T07:05:05.344Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:05:05.344Z] #67 sha256:ef4bf84996f8f526a8bd75252571e599d807f58bce4a9acd8be82a49a53dd79a [2022-08-17T07:05:05.344Z] #67 1.065 + RM_GOPATH=0 [2022-08-17T07:05:05.344Z] #67 1.065 + TMP_GOPATH= [2022-08-17T07:05:05.344Z] #67 1.065 + : /build [2022-08-17T07:05:05.344Z] #67 1.065 + '[' -z '' ']' [2022-08-17T07:05:05.344Z] #67 1.065 ++ mktemp -d [2022-08-17T07:05:05.344Z] #67 1.066 + export GOPATH=/tmp/tmp.lQD6svzKUo [2022-08-17T07:05:05.344Z] #67 1.066 + GOPATH=/tmp/tmp.lQD6svzKUo [2022-08-17T07:05:05.344Z] #67 1.067 + RM_GOPATH=1 [2022-08-17T07:05:05.344Z] #67 1.067 + case "$(go env GOARCH)" in [2022-08-17T07:05:05.344Z] #67 1.067 ++ go env GOARCH [2022-08-17T07:05:05.344Z] #67 1.075 + export GO_BUILDMODE=-buildmode=pie [2022-08-17T07:05:05.344Z] #67 1.075 + GO_BUILDMODE=-buildmode=pie [2022-08-17T07:05:05.344Z] #67 1.076 ++ dirname /install.sh [2022-08-17T07:05:05.344Z] #67 1.077 + dir=/ [2022-08-17T07:05:05.344Z] #67 1.077 + bin=runc [2022-08-17T07:05:05.344Z] #67 1.077 + shift [2022-08-17T07:05:05.344Z] #67 1.077 + '[' '!' -f //runc.installer ']' [2022-08-17T07:05:05.344Z] #67 1.078 + . //runc.installer [2022-08-17T07:05:05.344Z] #67 1.078 ++ set -e [2022-08-17T07:05:05.344Z] #67 1.078 ++ : v1.1.3 [2022-08-17T07:05:05.344Z] #67 1.078 + install_runc [2022-08-17T07:05:05.344Z] #67 1.079 + RUNC_BUILDTAGS=seccomp [2022-08-17T07:05:05.344Z] #67 1.079 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-17T07:05:05.344Z] #67 1.079 Install runc version v1.1.3 (build tags: seccomp) [2022-08-17T07:05:05.344Z] #67 1.079 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lQD6svzKUo/src/github.com/opencontainers/runc [2022-08-17T07:05:05.344Z] #67 1.086 Cloning into '/tmp/tmp.lQD6svzKUo/src/github.com/opencontainers/runc'... [2022-08-17T07:05:05.443Z] #77 190.1 checking whether make sets $(MAKE)... yes [2022-08-17T07:05:05.443Z] #77 190.3 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:05:05.443Z] #77 190.4 checking whether make supports nested variables... yes [2022-08-17T07:05:05.700Z] #77 190.4 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:05:05.700Z] #77 190.4 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:05:05.700Z] #77 190.4 checking how to create a ustar tar archive... gnutar [2022-08-17T07:05:05.956Z] #77 190.6 checking dependency style of gcc... gcc3 [2022-08-17T07:05:06.213Z] #77 191.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:05:06.213Z] #77 191.0 checking whether make supports nested variables... (cached) yes [2022-08-17T07:05:06.287Z] #67 ... [2022-08-17T07:05:06.287Z] [2022-08-17T07:05:06.287Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-17T07:05:06.287Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-17T07:05:06.287Z] #23 DONE 1.0s [2022-08-17T07:05:06.287Z] [2022-08-17T07:05:06.287Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-17T07:05:06.287Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-17T07:05:06.776Z] #77 191.1 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:05:06.776Z] #77 191.6 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:05:06.776Z] #77 191.6 checking how to print strings... printf [2022-08-17T07:05:06.776Z] #77 191.7 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:05:06.862Z] #24 0.817 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-17T07:05:06.862Z] #24 DONE 0.9s [2022-08-17T07:05:06.862Z] [2022-08-17T07:05:06.862Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:05:06.862Z] #71 sha256:02154fbe92814f9a22858d02566b22f31434a47632f5d101bb324afefdcc4a78 [2022-08-17T07:05:07.033Z] #77 191.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:05:07.033Z] #77 191.8 checking for egrep... /bin/grep -E [2022-08-17T07:05:07.033Z] #77 191.8 checking for fgrep... /bin/grep -F [2022-08-17T07:05:07.033Z] #77 191.8 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:05:07.033Z] #77 191.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:05:07.033Z] #77 191.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:05:07.033Z] #77 191.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:05:07.033Z] #77 191.9 checking whether ln -s works... yes [2022-08-17T07:05:07.033Z] #77 191.9 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:05:07.033Z] #77 191.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:05:07.033Z] #77 191.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:05:07.033Z] #77 191.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:05:07.033Z] #77 191.9 checking for objdump... objdump [2022-08-17T07:05:07.033Z] #77 191.9 checking how to recognize dependent libraries... pass_all [2022-08-17T07:05:07.033Z] #77 191.9 checking for dlltool... no [2022-08-17T07:05:07.033Z] #77 191.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:05:07.033Z] #77 191.9 checking for ar... ar [2022-08-17T07:05:07.122Z] #71 ... [2022-08-17T07:05:07.122Z] [2022-08-17T07:05:07.122Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-17T07:05:07.122Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-17T07:05:07.290Z] #77 191.9 checking for archiver @FILE support... @ [2022-08-17T07:05:07.290Z] #77 192.1 checking for strip... strip [2022-08-17T07:05:07.290Z] #77 192.1 checking for ranlib... ranlib [2022-08-17T07:05:07.376Z] #77 ... [2022-08-17T07:05:07.376Z] [2022-08-17T07:05:07.376Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:07.376Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:05:07.376Z] #21 39.93 Selecting previously unselected package xxd. [2022-08-17T07:05:07.376Z] #21 39.93 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 39.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:07.376Z] #21 40.26 Selecting previously unselected package vim-common. [2022-08-17T07:05:07.376Z] #21 40.26 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:05:07.376Z] #21 40.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:07.376Z] #21 40.51 Selecting previously unselected package bash-completion. [2022-08-17T07:05:07.376Z] #21 40.52 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-17T07:05:07.376Z] #21 44.71 Unpacking bash-completion (1:2.11-2) ... [2022-08-17T07:05:07.376Z] #21 45.43 Selecting previously unselected package bzip2. [2022-08-17T07:05:07.376Z] #21 45.44 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 45.46 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T07:05:07.376Z] #21 45.68 Selecting previously unselected package xz-utils. [2022-08-17T07:05:07.376Z] #21 45.68 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 45.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:05:07.376Z] #21 45.90 Selecting previously unselected package apparmor. [2022-08-17T07:05:07.376Z] #21 45.91 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 46.05 Unpacking apparmor (2.13.6-10) ... [2022-08-17T07:05:07.376Z] #21 46.77 Selecting previously unselected package inetutils-ping. [2022-08-17T07:05:07.376Z] #21 46.78 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 46.80 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-17T07:05:07.376Z] #21 46.99 Selecting previously unselected package libip6tc2:amd64. [2022-08-17T07:05:07.376Z] #21 47.01 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 47.02 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T07:05:07.376Z] #21 47.11 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-17T07:05:07.376Z] #21 47.12 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 47.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T07:05:07.376Z] #21 47.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-17T07:05:07.376Z] #21 47.24 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 47.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T07:05:07.376Z] #21 47.36 Selecting previously unselected package libnftnl11:amd64. [2022-08-17T07:05:07.376Z] #21 47.38 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 47.39 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T07:05:07.376Z] #21 47.52 Selecting previously unselected package iptables. [2022-08-17T07:05:07.376Z] #21 47.53 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 47.53 Unpacking iptables (1.8.7-1) ... [2022-08-17T07:05:07.376Z] #21 47.94 Selecting previously unselected package libonig5:amd64. [2022-08-17T07:05:07.376Z] #21 47.96 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 47.97 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:05:07.376Z] #21 48.18 Selecting previously unselected package libjq1:amd64. [2022-08-17T07:05:07.376Z] #21 48.18 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 48.19 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:05:07.376Z] #21 48.38 Selecting previously unselected package jq. [2022-08-17T07:05:07.376Z] #21 48.39 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 48.40 Unpacking jq (1.6-2.1) ... [2022-08-17T07:05:07.376Z] #21 48.53 Selecting previously unselected package libaio1:amd64. [2022-08-17T07:05:07.376Z] #21 48.54 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 48.55 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-17T07:05:07.376Z] #21 48.65 Selecting previously unselected package libgpm2:amd64. [2022-08-17T07:05:07.376Z] #21 48.65 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 48.67 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-17T07:05:07.376Z] #21 48.77 Selecting previously unselected package libicu67:amd64. [2022-08-17T07:05:07.376Z] #21 48.79 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-17T07:05:07.376Z] #21 48.80 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T07:05:07.854Z] #77 192.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:05:07.855Z] #77 192.5 checking for sysroot... no [2022-08-17T07:05:07.855Z] #77 192.5 checking for a working dd... /bin/dd [2022-08-17T07:05:07.855Z] #77 192.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:05:07.855Z] #77 192.6 checking for mt... no [2022-08-17T07:05:07.855Z] #77 192.6 checking if : is a manifest tool... no [2022-08-17T07:05:07.940Z] #21 ... [2022-08-17T07:05:07.940Z] [2022-08-17T07:05:07.940Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:05:07.940Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:05:07.940Z] #77 191.8 config.status: creating Makefile [2022-08-17T07:05:07.940Z] #77 191.9 config.status: creating config.h [2022-08-17T07:05:07.940Z] #77 191.9 config.status: executing libtool commands [2022-08-17T07:05:08.064Z] #25 DONE 0.9s [2022-08-17T07:05:08.064Z] [2022-08-17T07:05:08.064Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-17T07:05:08.064Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-17T07:05:08.112Z] #77 192.7 checking how to run the C preprocessor... gcc -E [2022-08-17T07:05:08.199Z] #77 192.0 config.status: executing depfiles commands [2022-08-17T07:05:08.634Z] #26 DONE 0.8s [2022-08-17T07:05:08.634Z] [2022-08-17T07:05:08.634Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:05:08.635Z] #67 sha256:ef4bf84996f8f526a8bd75252571e599d807f58bce4a9acd8be82a49a53dd79a [2022-08-17T07:05:08.897Z] #67 ... [2022-08-17T07:05:08.897Z] [2022-08-17T07:05:08.897Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-17T07:05:08.897Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-17T07:05:09.041Z] #77 193.0 checking for ANSI C header files... yes [2022-08-17T07:05:09.172Z] #77 193.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-17T07:05:09.172Z] #77 193.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-17T07:05:09.605Z] #77 194.1 checking for sys/types.h... yes [2022-08-17T07:05:09.735Z] #77 193.6 checking for gcc... gcc [2022-08-17T07:05:09.837Z] #27 DONE 1.0s [2022-08-17T07:05:09.837Z] [2022-08-17T07:05:09.837Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:05:09.837Z] #67 sha256:ef4bf84996f8f526a8bd75252571e599d807f58bce4a9acd8be82a49a53dd79a [2022-08-17T07:05:09.837Z] #67 5.656 + cd /tmp/tmp.lQD6svzKUo/src/github.com/opencontainers/runc [2022-08-17T07:05:09.837Z] #67 5.657 + git checkout -q v1.1.3 [2022-08-17T07:05:09.992Z] #77 193.7 checking whether the C compiler works... yes [2022-08-17T07:05:10.099Z] #67 6.032 + '[' -z '' ']' [2022-08-17T07:05:10.099Z] #67 6.032 + target=static [2022-08-17T07:05:10.099Z] #67 6.032 + make BUILDTAGS=seccomp static [2022-08-17T07:05:10.168Z] #77 194.5 checking for sys/stat.h... yes [2022-08-17T07:05:10.168Z] #77 194.9 checking for stdlib.h... yes [2022-08-17T07:05:10.168Z] #77 195.0 checking for string.h... yes [2022-08-17T07:05:10.292Z] #77 194.0 checking for C compiler default output file name... a.out [2022-08-17T07:05:10.292Z] #77 194.0 checking for suffix of executables... [2022-08-17T07:05:10.360Z] #67 6.341 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-17T07:05:10.426Z] #77 195.1 checking for memory.h... yes [2022-08-17T07:05:10.683Z] #77 195.4 checking for strings.h... yes [2022-08-17T07:05:10.805Z] #77 194.3 checking whether we are cross compiling... no [2022-08-17T07:05:10.805Z] #77 194.6 checking for suffix of object files... o [2022-08-17T07:05:11.061Z] #77 194.8 checking whether we are using the GNU C compiler... yes [2022-08-17T07:05:11.196Z] #77 195.7 checking for inttypes.h... yes [2022-08-17T07:05:11.196Z] #77 196.0 checking for stdint.h... yes [2022-08-17T07:05:11.453Z] #77 196.1 checking for unistd.h... yes [2022-08-17T07:05:11.624Z] #77 195.1 checking whether gcc accepts -g... yes [2022-08-17T07:05:11.624Z] #77 195.3 checking for gcc option to accept ISO C89... none needed [2022-08-17T07:05:11.710Z] #77 196.5 checking for dlfcn.h... yes [2022-08-17T07:05:11.710Z] #77 196.7 checking for objdir... .libs [2022-08-17T07:05:11.880Z] #77 195.6 checking whether gcc understands -c and -o together... yes [2022-08-17T07:05:12.179Z] #77 195.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-17T07:05:12.179Z] #77 195.9 checking whether build environment is sane... yes [2022-08-17T07:05:12.179Z] #77 196.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-17T07:05:12.179Z] #77 196.1 checking for gawk... no [2022-08-17T07:05:12.179Z] #77 196.2 checking for mawk... mawk [2022-08-17T07:05:12.179Z] #77 196.2 checking whether make sets $(MAKE)... yes [2022-08-17T07:05:12.274Z] #77 197.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:05:12.435Z] #77 196.2 checking whether make supports the include directive... yes (GNU style) [2022-08-17T07:05:12.435Z] #77 196.3 checking whether make supports nested variables... yes [2022-08-17T07:05:12.435Z] #77 196.4 checking whether UID '0' is supported by ustar format... yes [2022-08-17T07:05:12.435Z] #77 196.4 checking whether GID '0' is supported by ustar format... yes [2022-08-17T07:05:12.531Z] #77 197.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:05:12.691Z] #77 196.4 checking how to create a ustar tar archive... gnutar [2022-08-17T07:05:12.788Z] #77 197.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:05:13.254Z] #77 196.6 checking dependency style of gcc... gcc3 [2022-08-17T07:05:13.254Z] #77 197.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-17T07:05:13.254Z] #77 197.1 checking whether make supports nested variables... (cached) yes [2022-08-17T07:05:13.351Z] #77 197.5 checking if gcc static flag -static works... yes [2022-08-17T07:05:13.511Z] #77 197.3 checking build system type... x86_64-pc-linux-gnu [2022-08-17T07:05:13.608Z] #77 198.1 checking if gcc supports -c -o file.o... yes [2022-08-17T07:05:13.608Z] #77 198.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:05:13.767Z] #77 197.5 checking host system type... x86_64-pc-linux-gnu [2022-08-17T07:05:13.767Z] #77 197.6 checking how to print strings... printf [2022-08-17T07:05:13.767Z] #77 197.6 checking for a sed that does not truncate output... /bin/sed [2022-08-17T07:05:13.768Z] #77 197.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-17T07:05:13.768Z] #77 197.6 checking for egrep... /bin/grep -E [2022-08-17T07:05:13.768Z] #77 197.6 checking for fgrep... /bin/grep -F [2022-08-17T07:05:13.768Z] #77 197.6 checking for ld used by gcc... /usr/bin/ld [2022-08-17T07:05:13.768Z] #77 197.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-17T07:05:13.768Z] #77 197.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-17T07:05:13.864Z] #77 198.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:05:14.147Z] #77 197.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-17T07:05:14.148Z] #77 198.0 checking whether ln -s works... yes [2022-08-17T07:05:14.148Z] #77 198.0 checking the maximum length of command line arguments... 1572864 [2022-08-17T07:05:14.148Z] #77 198.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-17T07:05:14.288Z] #77 243.4 AR libcrun_testing.a [2022-08-17T07:05:14.288Z] #77 243.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-17T07:05:14.288Z] #77 243.6 CCLD tests/tests_libcrun_utils [2022-08-17T07:05:14.288Z] #77 243.6 CCLD tests/tests_libcrun_errors [2022-08-17T07:05:14.288Z] #77 243.6 CCLD tests/tests_libcrun_fuzzer [2022-08-17T07:05:14.288Z] #77 244.0 CCLD libcrun.la [2022-08-17T07:05:14.288Z] #77 245.1 CCLD crun [2022-08-17T07:05:14.288Z] #77 245.6 make[3]: Entering directory '/tmp/crun-build' [2022-08-17T07:05:14.288Z] #77 245.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-17T07:05:14.288Z] #77 245.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-17T07:05:14.288Z] #77 245.8 /bin/mkdir -p '/usr/local/lib' [2022-08-17T07:05:14.288Z] #77 245.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-17T07:05:14.288Z] #77 245.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-17T07:05:14.288Z] #77 245.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-17T07:05:14.288Z] #77 245.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-17T07:05:14.288Z] #77 245.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-17T07:05:14.288Z] #77 246.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-17T07:05:14.288Z] #77 246.1 ---------------------------------------------------------------------- [2022-08-17T07:05:14.288Z] #77 246.1 Libraries have been installed in: [2022-08-17T07:05:14.288Z] #77 246.1 /usr/local/lib [2022-08-17T07:05:14.288Z] #77 246.1 [2022-08-17T07:05:14.288Z] #77 246.1 If you ever happen to want to link against installed libraries [2022-08-17T07:05:14.288Z] #77 246.1 in a given directory, LIBDIR, you must either use libtool, and [2022-08-17T07:05:14.288Z] #77 246.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-17T07:05:14.288Z] #77 246.1 flag during linking and do at least one of the following: [2022-08-17T07:05:14.288Z] #77 246.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-17T07:05:14.288Z] #77 246.1 during execution [2022-08-17T07:05:14.288Z] #77 246.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-17T07:05:14.288Z] #77 246.1 during linking [2022-08-17T07:05:14.288Z] #77 246.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-17T07:05:14.288Z] #77 246.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-17T07:05:14.288Z] #77 246.1 [2022-08-17T07:05:14.288Z] #77 246.1 See any operating system documentation about shared libraries for [2022-08-17T07:05:14.288Z] #77 246.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-17T07:05:14.288Z] #77 246.1 ---------------------------------------------------------------------- [2022-08-17T07:05:14.288Z] #77 246.1 /bin/mkdir -p '/build' [2022-08-17T07:05:14.288Z] #77 246.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-17T07:05:14.288Z] #77 246.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-17T07:05:14.288Z] #77 246.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-17T07:05:14.288Z] #77 246.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-17T07:05:14.288Z] #77 246.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-17T07:05:14.288Z] #77 DONE 246.3s [2022-08-17T07:05:14.288Z] [2022-08-17T07:05:14.288Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:05:14.288Z] #60 sha256:7a7bbb87508f4faaf01549bca52f3dde47cf4400e736a4f041bed92687db9dff [2022-08-17T07:05:14.447Z] #77 198.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-17T07:05:14.447Z] #77 198.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-17T07:05:14.447Z] #77 198.1 checking for objdump... objdump [2022-08-17T07:05:14.447Z] #77 198.1 checking how to recognize dependent libraries... pass_all [2022-08-17T07:05:14.447Z] #77 198.1 checking for dlltool... no [2022-08-17T07:05:14.447Z] #77 198.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-17T07:05:14.447Z] #77 198.2 checking for ar... ar [2022-08-17T07:05:14.447Z] #77 198.2 checking for archiver @FILE support... @ [2022-08-17T07:05:14.447Z] #77 198.4 checking for strip... strip [2022-08-17T07:05:14.447Z] #77 198.4 checking for ranlib... ranlib [2022-08-17T07:05:14.450Z] #77 198.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:05:14.450Z] #77 199.4 checking how to hardcode library paths into programs... immediate [2022-08-17T07:05:14.707Z] #77 199.4 checking whether stripping libraries is possible... yes [2022-08-17T07:05:14.707Z] #77 199.4 checking if libtool supports shared libraries... yes [2022-08-17T07:05:14.707Z] #77 199.4 checking whether to build shared libraries... no [2022-08-17T07:05:14.707Z] #77 199.4 checking whether to build static libraries... yes [2022-08-17T07:05:14.707Z] #77 199.5 checking float.h usability... yes [2022-08-17T07:05:14.963Z] #77 199.6 checking float.h presence... yes [2022-08-17T07:05:14.963Z] #77 199.7 checking for float.h... yes [2022-08-17T07:05:15.220Z] #77 199.8 checking limits.h usability... yes [2022-08-17T07:05:15.220Z] #77 200.1 checking limits.h presence... yes [2022-08-17T07:05:15.220Z] #77 200.1 checking for limits.h... yes [2022-08-17T07:05:15.220Z] #77 200.2 checking stddef.h usability... [2022-08-17T07:05:15.220Z] #77 ... [2022-08-17T07:05:15.220Z] [2022-08-17T07:05:15.220Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:15.220Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:05:15.220Z] #21 44.68 Unpacking bash-completion (1:2.11-2) ... [2022-08-17T07:05:15.220Z] #21 45.37 Selecting previously unselected package bzip2. [2022-08-17T07:05:15.220Z] #21 45.39 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 45.43 Unpacking bzip2 (1.0.8-4) ... [2022-08-17T07:05:15.220Z] #21 45.70 Selecting previously unselected package xz-utils. [2022-08-17T07:05:15.220Z] #21 45.71 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 45.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:05:15.220Z] #21 45.96 Selecting previously unselected package apparmor. [2022-08-17T07:05:15.220Z] #21 45.96 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 46.11 Unpacking apparmor (2.13.6-10) ... [2022-08-17T07:05:15.220Z] #21 46.69 Selecting previously unselected package inetutils-ping. [2022-08-17T07:05:15.220Z] #21 46.70 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 46.71 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-17T07:05:15.220Z] #21 47.14 Selecting previously unselected package libip6tc2:amd64. [2022-08-17T07:05:15.220Z] #21 47.14 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 47.15 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T07:05:15.220Z] #21 47.24 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-17T07:05:15.220Z] #21 47.24 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 47.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T07:05:15.220Z] #21 47.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-17T07:05:15.220Z] #21 47.35 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 47.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T07:05:15.220Z] #21 47.47 Selecting previously unselected package libnftnl11:amd64. [2022-08-17T07:05:15.220Z] #21 47.47 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 47.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T07:05:15.220Z] #21 47.61 Selecting previously unselected package iptables. [2022-08-17T07:05:15.220Z] #21 47.61 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 47.62 Unpacking iptables (1.8.7-1) ... [2022-08-17T07:05:15.220Z] #21 47.99 Selecting previously unselected package libonig5:amd64. [2022-08-17T07:05:15.220Z] #21 47.99 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 48.00 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:05:15.220Z] #21 48.32 Selecting previously unselected package libjq1:amd64. [2022-08-17T07:05:15.220Z] #21 48.33 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 48.34 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:05:15.220Z] #21 48.59 Selecting previously unselected package jq. [2022-08-17T07:05:15.220Z] #21 48.59 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 48.60 Unpacking jq (1.6-2.1) ... [2022-08-17T07:05:15.220Z] #21 48.69 Selecting previously unselected package libaio1:amd64. [2022-08-17T07:05:15.220Z] #21 48.71 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 48.72 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-17T07:05:15.220Z] #21 48.93 Selecting previously unselected package libgpm2:amd64. [2022-08-17T07:05:15.220Z] #21 48.93 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 48.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-17T07:05:15.220Z] #21 49.13 Selecting previously unselected package libicu67:amd64. [2022-08-17T07:05:15.220Z] #21 49.13 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-17T07:05:15.220Z] #21 49.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-17T07:05:15.376Z] #77 198.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-17T07:05:15.376Z] #77 199.1 checking for sysroot... no [2022-08-17T07:05:15.376Z] #77 199.1 checking for a working dd... /bin/dd [2022-08-17T07:05:15.376Z] #77 199.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-17T07:05:15.376Z] #77 199.3 checking for mt... no [2022-08-17T07:05:15.376Z] #77 199.3 checking if : is a manifest tool... no [2022-08-17T07:05:15.376Z] #77 199.4 checking how to run the C preprocessor... gcc -E [2022-08-17T07:05:15.478Z] #21 ... [2022-08-17T07:05:15.478Z] [2022-08-17T07:05:15.478Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:05:15.478Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:05:15.478Z] #77 200.2 checking stddef.h usability... yes [2022-08-17T07:05:15.478Z] #77 200.4 checking stddef.h presence... yes [2022-08-17T07:05:15.478Z] #77 200.5 checking for stddef.h... yes [2022-08-17T07:05:15.646Z] #67 ... [2022-08-17T07:05:15.646Z] [2022-08-17T07:05:15.646Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:15.646Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-17T07:05:15.646Z] #28 1.190 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-17T07:05:15.646Z] #28 1.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-17T07:05:15.646Z] #28 1.211 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-17T07:05:15.646Z] #28 1.449 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-17T07:05:15.646Z] #28 1.709 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-17T07:05:15.646Z] #28 2.010 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-17T07:05:15.646Z] #28 2.261 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-17T07:05:15.646Z] #28 2.550 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-17T07:05:15.646Z] #28 2.806 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-17T07:05:15.646Z] #28 3.026 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [149 kB] [2022-08-17T07:05:15.646Z] #28 3.026 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-17T07:05:15.646Z] #28 3.027 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-17T07:05:15.646Z] #28 3.034 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-17T07:05:15.646Z] #28 3.034 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-17T07:05:15.646Z] #28 3.035 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-17T07:05:15.646Z] #28 3.364 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-17T07:05:15.646Z] #28 3.371 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-17T07:05:15.646Z] #28 3.371 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-17T07:05:15.646Z] #28 3.371 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-17T07:05:15.646Z] #28 3.372 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-17T07:05:15.646Z] #28 3.372 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-17T07:05:15.735Z] #77 200.5 checking for stdlib.h... (cached) yes [2022-08-17T07:05:15.735Z] #77 200.6 checking for string.h... (cached) yes [2022-08-17T07:05:15.993Z] #77 200.7 checking sys/time.h usability... yes [2022-08-17T07:05:16.250Z] #77 200.9 checking sys/time.h presence... yes [2022-08-17T07:05:16.250Z] #77 201.0 checking for sys/time.h... yes [2022-08-17T07:05:16.250Z] #77 201.0 checking for inline... inline [2022-08-17T07:05:16.507Z] #77 201.1 checking for size_t... yes [2022-08-17T07:05:16.507Z] #77 201.3 checking for stdlib.h... (cached) yes [2022-08-17T07:05:16.510Z] #77 199.8 checking for ANSI C header files... yes [2022-08-17T07:05:16.764Z] #77 201.3 checking for GNU libc compatible malloc... yes [2022-08-17T07:05:16.764Z] #77 201.7 checking for stdlib.h... (cached) yes [2022-08-17T07:05:16.766Z] #77 200.4 checking for sys/types.h... yes [2022-08-17T07:05:16.766Z] #77 200.6 checking for sys/stat.h... yes [2022-08-17T07:05:17.021Z] #77 201.7 checking for GNU libc compatible realloc... yes [2022-08-17T07:05:17.064Z] #77 200.7 checking for stdlib.h... yes [2022-08-17T07:05:17.320Z] #77 200.9 checking for string.h... yes [2022-08-17T07:05:17.580Z] #77 201.1 checking for memory.h... yes [2022-08-17T07:05:17.580Z] #77 201.3 checking for strings.h... yes [2022-08-17T07:05:17.585Z] #77 202.0 checking for working strtod... yes [2022-08-17T07:05:17.879Z] #77 201.5 checking for inttypes.h... yes [2022-08-17T07:05:18.098Z] #77 202.6 checking for gettimeofday... yes [2022-08-17T07:05:18.135Z] #77 201.8 checking for stdint.h... yes [2022-08-17T07:05:18.392Z] #77 202.0 checking for unistd.h... yes [2022-08-17T07:05:18.612Z] #77 203.1 checking for memset... yes [2022-08-17T07:05:18.996Z] #77 202.4 checking for dlfcn.h... yes [2022-08-17T07:05:18.996Z] #77 202.8 checking for objdir... .libs [2022-08-17T07:05:19.176Z] #77 203.6 checking for strspn... yes [2022-08-17T07:05:19.433Z] #77 204.2 checking that generated files are newer than configure... done [2022-08-17T07:05:19.433Z] #77 204.2 configure: creating ./config.status [2022-08-17T07:05:19.815Z] #77 203.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-17T07:05:19.815Z] #77 203.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-17T07:05:20.072Z] #77 203.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-17T07:05:20.635Z] #77 203.9 checking if gcc static flag -static works... yes [2022-08-17T07:05:20.891Z] #77 204.5 checking if gcc supports -c -o file.o... yes [2022-08-17T07:05:20.891Z] #77 204.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-17T07:05:21.147Z] #77 204.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-17T07:05:21.711Z] #77 204.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-17T07:05:21.711Z] #77 205.6 checking how to hardcode library paths into programs... immediate [2022-08-17T07:05:21.711Z] #77 205.6 checking whether stripping libraries is possible... yes [2022-08-17T07:05:21.711Z] #77 205.6 checking if libtool supports shared libraries... yes [2022-08-17T07:05:21.711Z] #77 205.6 checking whether to build shared libraries... no [2022-08-17T07:05:21.711Z] #77 205.6 checking whether to build static libraries... yes [2022-08-17T07:05:21.711Z] #77 ... [2022-08-17T07:05:21.711Z] [2022-08-17T07:05:21.711Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:21.711Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:05:21.711Z] #21 54.40 Selecting previously unselected package libinih1:amd64. [2022-08-17T07:05:21.711Z] #21 54.41 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 54.41 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-17T07:05:21.711Z] #21 54.57 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-17T07:05:21.711Z] #21 54.58 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 54.60 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T07:05:21.711Z] #21 54.84 Selecting previously unselected package libnet1:amd64. [2022-08-17T07:05:21.711Z] #21 54.84 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 54.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:05:21.711Z] #21 55.07 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T07:05:21.711Z] #21 55.07 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 55.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:05:21.711Z] #21 55.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T07:05:21.711Z] #21 55.28 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 55.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:05:21.711Z] #21 55.49 Selecting previously unselected package libyajl2:amd64. [2022-08-17T07:05:21.711Z] #21 55.49 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 55.50 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:05:21.711Z] #21 55.71 Selecting previously unselected package net-tools. [2022-08-17T07:05:21.711Z] #21 55.72 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 55.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T07:05:21.711Z] #21 56.07 Selecting previously unselected package patch. [2022-08-17T07:05:21.711Z] #21 56.07 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 56.09 Unpacking patch (2.7.6-7) ... [2022-08-17T07:05:21.711Z] #21 56.39 Selecting previously unselected package python-pip-whl. [2022-08-17T07:05:21.711Z] #21 56.39 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-17T07:05:21.711Z] #21 56.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T07:05:21.711Z] #21 57.94 Selecting previously unselected package python3-lib2to3. [2022-08-17T07:05:21.711Z] #21 57.95 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-17T07:05:21.711Z] #21 57.98 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-17T07:05:21.711Z] #21 58.33 Selecting previously unselected package python3-distutils. [2022-08-17T07:05:21.711Z] #21 58.35 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-17T07:05:21.711Z] #21 58.35 Unpacking python3-distutils (3.9.2-1) ... [2022-08-17T07:05:21.711Z] #21 58.85 Selecting previously unselected package python3-pkg-resources. [2022-08-17T07:05:21.711Z] #21 58.85 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T07:05:21.711Z] #21 58.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:05:21.711Z] #21 60.02 Selecting previously unselected package python3-setuptools. [2022-08-17T07:05:21.711Z] #21 60.03 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-17T07:05:21.711Z] #21 60.04 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-17T07:05:21.711Z] #21 60.40 Selecting previously unselected package python3-wheel. [2022-08-17T07:05:21.711Z] #21 60.40 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-17T07:05:21.711Z] #21 60.41 Unpacking python3-wheel (0.34.2-1) ... [2022-08-17T07:05:21.711Z] #21 60.54 Selecting previously unselected package python3-pip. [2022-08-17T07:05:21.711Z] #21 60.56 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-17T07:05:21.711Z] #21 60.58 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T07:05:21.711Z] #21 60.85 Selecting previously unselected package sudo. [2022-08-17T07:05:21.711Z] #21 60.85 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 60.86 Unpacking sudo (1.9.5p2-3) ... [2022-08-17T07:05:21.711Z] #21 61.78 Selecting previously unselected package systemd-journal-remote. [2022-08-17T07:05:21.711Z] #21 61.79 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 61.81 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-17T07:05:21.711Z] #21 62.11 Selecting previously unselected package thin-provisioning-tools. [2022-08-17T07:05:21.711Z] #21 62.12 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 62.14 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-17T07:05:21.711Z] #21 62.55 Selecting previously unselected package uidmap. [2022-08-17T07:05:21.711Z] #21 62.59 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-17T07:05:21.711Z] #21 62.61 Unpacking uidmap (1:4.8.1-1) ... [2022-08-17T07:05:21.711Z] #21 62.97 Selecting previously unselected package vim-runtime. [2022-08-17T07:05:21.711Z] #21 62.97 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:05:21.711Z] #21 63.01 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-17T07:05:21.711Z] #21 63.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-17T07:05:21.711Z] #21 63.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:22.010Z] #21 ... [2022-08-17T07:05:22.010Z] [2022-08-17T07:05:22.010Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:05:22.010Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:05:22.010Z] #77 205.7 checking float.h usability... yes [2022-08-17T07:05:22.267Z] #77 205.9 checking float.h presence... yes [2022-08-17T07:05:22.267Z] #77 206.1 checking for float.h... yes [2022-08-17T07:05:22.523Z] #77 206.1 checking limits.h usability... yes [2022-08-17T07:05:22.523Z] #77 206.3 checking limits.h presence... yes [2022-08-17T07:05:22.523Z] #77 206.3 checking for limits.h... yes [2022-08-17T07:05:22.780Z] #77 206.4 checking stddef.h usability... yes [2022-08-17T07:05:22.780Z] #77 206.7 checking stddef.h presence... yes [2022-08-17T07:05:22.780Z] #77 206.7 checking for stddef.h... yes [2022-08-17T07:05:22.780Z] #77 206.8 checking for stdlib.h... (cached) yes [2022-08-17T07:05:23.036Z] #77 206.9 checking for string.h... (cached) yes [2022-08-17T07:05:23.599Z] #77 207.0 checking sys/time.h usability... yes [2022-08-17T07:05:23.599Z] #77 207.4 checking sys/time.h presence... yes [2022-08-17T07:05:23.611Z] #77 207.8 config.status: creating Makefile [2022-08-17T07:05:23.611Z] #77 207.9 config.status: creating config.h [2022-08-17T07:05:23.611Z] #77 208.0 config.status: executing depfiles commands [2022-08-17T07:05:23.611Z] #77 208.2 config.status: executing libtool commands [2022-08-17T07:05:23.611Z] #77 ... [2022-08-17T07:05:23.611Z] [2022-08-17T07:05:23.611Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:23.611Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:05:23.611Z] #21 55.76 Selecting previously unselected package libinih1:amd64. [2022-08-17T07:05:23.611Z] #21 55.76 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 55.77 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-17T07:05:23.611Z] #21 55.87 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-17T07:05:23.611Z] #21 55.88 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 55.90 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T07:05:23.611Z] #21 56.11 Selecting previously unselected package libnet1:amd64. [2022-08-17T07:05:23.611Z] #21 56.12 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 56.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:05:23.611Z] #21 56.33 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T07:05:23.611Z] #21 56.34 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 56.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:05:23.611Z] #21 56.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T07:05:23.611Z] #21 56.57 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 56.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:05:23.611Z] #21 56.81 Selecting previously unselected package libyajl2:amd64. [2022-08-17T07:05:23.611Z] #21 56.81 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 56.81 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:05:23.611Z] #21 56.94 Selecting previously unselected package net-tools. [2022-08-17T07:05:23.611Z] #21 56.94 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 57.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T07:05:23.611Z] #21 57.33 Selecting previously unselected package patch. [2022-08-17T07:05:23.611Z] #21 57.33 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 57.34 Unpacking patch (2.7.6-7) ... [2022-08-17T07:05:23.611Z] #21 57.62 Selecting previously unselected package python-pip-whl. [2022-08-17T07:05:23.611Z] #21 57.62 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-17T07:05:23.611Z] #21 57.64 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T07:05:23.611Z] #21 58.61 Selecting previously unselected package python3-lib2to3. [2022-08-17T07:05:23.611Z] #21 58.62 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-17T07:05:23.611Z] #21 58.63 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-17T07:05:23.611Z] #21 58.78 Selecting previously unselected package python3-distutils. [2022-08-17T07:05:23.611Z] #21 58.80 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-17T07:05:23.611Z] #21 58.81 Unpacking python3-distutils (3.9.2-1) ... [2022-08-17T07:05:23.611Z] #21 59.25 Selecting previously unselected package python3-pkg-resources. [2022-08-17T07:05:23.611Z] #21 59.25 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T07:05:23.611Z] #21 59.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:05:23.611Z] #21 59.53 Selecting previously unselected package python3-setuptools. [2022-08-17T07:05:23.611Z] #21 59.53 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-17T07:05:23.611Z] #21 59.55 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-17T07:05:23.611Z] #21 59.85 Selecting previously unselected package python3-wheel. [2022-08-17T07:05:23.611Z] #21 59.86 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-17T07:05:23.611Z] #21 59.89 Unpacking python3-wheel (0.34.2-1) ... [2022-08-17T07:05:23.611Z] #21 60.05 Selecting previously unselected package python3-pip. [2022-08-17T07:05:23.611Z] #21 60.06 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-17T07:05:23.611Z] #21 60.06 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T07:05:23.611Z] #21 60.45 Selecting previously unselected package sudo. [2022-08-17T07:05:23.611Z] #21 60.47 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 60.48 Unpacking sudo (1.9.5p2-3) ... [2022-08-17T07:05:23.611Z] #21 61.26 Selecting previously unselected package systemd-journal-remote. [2022-08-17T07:05:23.611Z] #21 61.26 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 61.27 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-17T07:05:23.611Z] #21 61.41 Selecting previously unselected package thin-provisioning-tools. [2022-08-17T07:05:23.611Z] #21 61.43 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 61.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-17T07:05:23.611Z] #21 61.75 Selecting previously unselected package uidmap. [2022-08-17T07:05:23.611Z] #21 61.75 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-17T07:05:23.611Z] #21 61.76 Unpacking uidmap (1:4.8.1-1) ... [2022-08-17T07:05:23.611Z] #21 61.96 Selecting previously unselected package vim-runtime. [2022-08-17T07:05:23.611Z] #21 61.96 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:05:23.611Z] #21 62.02 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-17T07:05:23.611Z] #21 62.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-17T07:05:23.611Z] #21 62.07 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:23.856Z] #77 207.6 checking for sys/time.h... yes [2022-08-17T07:05:23.856Z] #77 207.7 checking for inline... inline [2022-08-17T07:05:24.418Z] #77 207.8 checking for size_t... yes [2022-08-17T07:05:24.418Z] #77 208.4 checking for stdlib.h... (cached) yes [2022-08-17T07:05:24.675Z] #77 208.4 checking for GNU libc compatible malloc... yes [2022-08-17T07:05:24.931Z] #77 208.8 checking for stdlib.h... (cached) yes [2022-08-17T07:05:24.982Z] #21 ... [2022-08-17T07:05:24.982Z] [2022-08-17T07:05:24.982Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:05:24.982Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:05:24.982Z] #77 209.6 GEN .version [2022-08-17T07:05:24.982Z] #77 209.7 make install-recursive [2022-08-17T07:05:24.982Z] #77 209.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-17T07:05:24.982Z] #77 209.8 Making install in libocispec [2022-08-17T07:05:24.982Z] #77 209.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:05:24.982Z] #77 209.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-17T07:05:24.982Z] #77 209.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-17T07:05:24.982Z] #77 209.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-17T07:05:25.188Z] #77 208.8 checking for GNU libc compatible realloc... yes [2022-08-17T07:05:25.241Z] #77 209.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-17T07:05:25.647Z] #28 14.75 Fetched 49.2 MB in 14s (3564 kB/s) [2022-08-17T07:05:25.752Z] #77 209.1 checking for working strtod... yes [2022-08-17T07:05:26.008Z] #77 209.6 checking for gettimeofday... yes [2022-08-17T07:05:26.175Z] #77 211.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-17T07:05:26.520Z] #77 210.1 checking for memset... yes [2022-08-17T07:05:26.740Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-17T07:05:26.740Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-17T07:05:26.740Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-17T07:05:26.740Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-17T07:05:26.740Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-17T07:05:26.740Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-17T07:05:26.740Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-17T07:05:26.740Z] #77 211.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-17T07:05:26.996Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-17T07:05:26.996Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-17T07:05:26.996Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-17T07:05:26.996Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-17T07:05:26.996Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-17T07:05:26.996Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-17T07:05:26.996Z] #77 211.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-17T07:05:27.033Z] #77 210.5 checking for strspn... yes [2022-08-17T07:05:27.289Z] #77 211.0 checking that generated files are newer than configure... done [2022-08-17T07:05:27.290Z] #77 211.0 configure: creating ./config.status [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-17T07:05:28.367Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-17T07:05:28.367Z] #77 213.3 make install-recursive [2022-08-17T07:05:28.367Z] #77 213.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:05:28.624Z] #77 213.4 Making install in yajl [2022-08-17T07:05:28.624Z] #77 213.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:05:28.624Z] #77 213.6 CC verify/json_verify-json_verify.o [2022-08-17T07:05:28.881Z] #77 213.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-17T07:05:28.881Z] #77 213.6 CC src/libyajl_la-yajl.lo [2022-08-17T07:05:28.881Z] #77 213.7 CC src/libyajl_la-yajl_gen.lo [2022-08-17T07:05:28.881Z] #77 213.7 CC src/libyajl_la-yajl_parser.lo [2022-08-17T07:05:28.881Z] #77 213.7 CC src/libyajl_la-yajl_buf.lo [2022-08-17T07:05:28.881Z] #77 213.7 CC src/libyajl_la-yajl_encode.lo [2022-08-17T07:05:28.881Z] #77 213.8 CC src/libyajl_la-yajl_lex.lo [2022-08-17T07:05:28.881Z] #77 213.8 CC src/libyajl_la-yajl_tree.lo [2022-08-17T07:05:29.171Z] #60 186.6 + mkdir -p /build [2022-08-17T07:05:29.171Z] #60 186.6 + cp runc /build/runc [2022-08-17T07:05:29.171Z] #60 DONE 188.4s [2022-08-17T07:05:29.171Z] [2022-08-17T07:05:29.171Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:05:29.171Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:05:30.111Z] #55 315.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-17T07:05:30.370Z] #55 DONE 315.8s [2022-08-17T07:05:30.370Z] [2022-08-17T07:05:30.370Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:05:30.370Z] #64 sha256:14752bcf14ffe0f6322f6290aeab1c8c55da67fa32fa10e258af1a2cfbf0fd02 [2022-08-17T07:05:30.559Z] #77 214.1 config.status: creating Makefile [2022-08-17T07:05:30.559Z] #77 214.2 config.status: creating config.h [2022-08-17T07:05:30.559Z] #77 214.3 config.status: executing depfiles commands [2022-08-17T07:05:30.559Z] #77 214.5 config.status: executing libtool commands [2022-08-17T07:05:31.491Z] #77 ... [2022-08-17T07:05:31.491Z] [2022-08-17T07:05:31.491Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:31.491Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:05:31.491Z] #21 68.15 Selecting previously unselected package vim. [2022-08-17T07:05:31.491Z] #21 68.17 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:05:31.491Z] #21 68.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:31.491Z] #21 69.24 Selecting previously unselected package xfsprogs. [2022-08-17T07:05:31.491Z] #21 69.24 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-17T07:05:31.491Z] #21 69.25 Unpacking xfsprogs (5.10.0-4) ... [2022-08-17T07:05:31.491Z] #21 70.37 Selecting previously unselected package zip. [2022-08-17T07:05:31.491Z] #21 70.37 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-17T07:05:31.491Z] #21 70.38 Unpacking zip (3.0-12) ... [2022-08-17T07:05:31.491Z] #21 70.70 Selecting previously unselected package zstd. [2022-08-17T07:05:31.491Z] #21 70.71 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-17T07:05:31.491Z] #21 70.72 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-17T07:05:31.491Z] #21 71.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:05:31.491Z] #21 72.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T07:05:31.491Z] #21 72.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T07:05:31.491Z] #21 73.00 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-17T07:05:31.491Z] #21 73.05 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T07:05:31.491Z] #21 73.10 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T07:05:31.491Z] #21 73.12 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-17T07:05:31.491Z] #21 73.15 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T07:05:31.491Z] #21 73.16 Setting up uidmap (1:4.8.1-1) ... [2022-08-17T07:05:31.491Z] #21 73.18 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:05:31.491Z] #21 73.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:05:31.491Z] #21 73.22 Setting up bzip2 (1.0.8-4) ... [2022-08-17T07:05:31.491Z] #21 73.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:05:31.492Z] #21 73.27 Setting up python3-wheel (0.34.2-1) ... [2022-08-17T07:05:31.492Z] #21 74.18 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T07:05:31.492Z] #21 74.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:31.492Z] #21 74.23 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:05:31.492Z] #21 74.25 Setting up libcap2-bin (1:2.44-1) ... [2022-08-17T07:05:31.492Z] #21 74.27 Setting up apparmor (2.13.6-10) ... [2022-08-17T07:05:31.596Z] #64 281.1 # github.com/containerd/containerd/cmd/containerd [2022-08-17T07:05:31.596Z] #64 281.1 /usr/bin/ld: /tmp/go-link-847549547/000019.o: in function `New': [2022-08-17T07:05:31.596Z] #64 281.1 /tmp/tmp.iS0sl88nD1/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-17T07:05:31.596Z] #64 281.2 + bin/containerd-stress [2022-08-17T07:05:31.596Z] #64 282.3 + bin/containerd-shim [2022-08-17T07:05:31.752Z] #64 ... [2022-08-17T07:05:31.752Z] [2022-08-17T07:05:31.752Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-17T07:05:31.752Z] #56 sha256:35c8c5b3089be88c497c60b65801d72b6489aa4317e3706419b1b1c72b3ffac1 [2022-08-17T07:05:32.234Z] #28 14.75 Reading package lists... [2022-08-17T07:05:32.388Z] #56 DONE 0.4s [2022-08-17T07:05:32.388Z] [2022-08-17T07:05:32.388Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:05:32.388Z] #64 sha256:14752bcf14ffe0f6322f6290aeab1c8c55da67fa32fa10e258af1a2cfbf0fd02 [2022-08-17T07:05:32.388Z] #64 ... [2022-08-17T07:05:32.388Z] [2022-08-17T07:05:32.388Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-17T07:05:32.388Z] #58 sha256:65de8c93b4f350221b99db0cc63f8db3aa0ee5d86cacb2a3f8ec9d816b34171f [2022-08-17T07:05:32.388Z] #58 DONE 0.1s [2022-08-17T07:05:32.388Z] [2022-08-17T07:05:32.388Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-17T07:05:32.388Z] #61 sha256:5db8022f8c6fb62cc495a88b2a18df1c9c06f851a60da8cf3845c7dc15f4bd44 [2022-08-17T07:05:32.422Z] #21 ... [2022-08-17T07:05:32.422Z] [2022-08-17T07:05:32.422Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:05:32.422Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:05:32.422Z] #77 216.5 GEN .version [2022-08-17T07:05:32.660Z] #61 DONE 0.3s [2022-08-17T07:05:32.660Z] [2022-08-17T07:05:32.660Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:05:32.660Z] #64 sha256:14752bcf14ffe0f6322f6290aeab1c8c55da67fa32fa10e258af1a2cfbf0fd02 [2022-08-17T07:05:32.679Z] #77 216.6 make install-recursive [2022-08-17T07:05:32.679Z] #77 216.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-17T07:05:32.935Z] #77 216.9 Making install in libocispec [2022-08-17T07:05:32.935Z] #77 216.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:05:32.935Z] #77 217.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-17T07:05:32.935Z] #77 217.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-17T07:05:33.145Z] #77 ... [2022-08-17T07:05:33.145Z] [2022-08-17T07:05:33.145Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:33.145Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:05:33.145Z] #21 67.02 Selecting previously unselected package vim. [2022-08-17T07:05:33.145Z] #21 67.03 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:05:33.145Z] #21 67.05 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:33.145Z] #21 67.89 Selecting previously unselected package xfsprogs. [2022-08-17T07:05:33.145Z] #21 67.91 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-17T07:05:33.145Z] #21 67.92 Unpacking xfsprogs (5.10.0-4) ... [2022-08-17T07:05:33.145Z] #21 68.57 Selecting previously unselected package zip. [2022-08-17T07:05:33.145Z] #21 68.59 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-17T07:05:33.145Z] #21 68.64 Unpacking zip (3.0-12) ... [2022-08-17T07:05:33.145Z] #21 69.00 Selecting previously unselected package zstd. [2022-08-17T07:05:33.145Z] #21 69.02 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-17T07:05:33.145Z] #21 69.04 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-17T07:05:33.145Z] #21 69.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:05:33.145Z] #21 71.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T07:05:33.145Z] #21 72.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T07:05:33.145Z] #21 72.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-17T07:05:33.145Z] #21 72.03 Setting up libicu67:amd64 (67.1-7) ... [2022-08-17T07:05:33.145Z] #21 72.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T07:05:33.145Z] #21 72.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-17T07:05:33.145Z] #21 72.07 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T07:05:33.145Z] #21 72.09 Setting up uidmap (1:4.8.1-1) ... [2022-08-17T07:05:33.145Z] #21 72.10 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:05:33.145Z] #21 72.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:05:33.145Z] #21 72.13 Setting up bzip2 (1.0.8-4) ... [2022-08-17T07:05:33.145Z] #21 72.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:05:33.145Z] #21 72.16 Setting up python3-wheel (0.34.2-1) ... [2022-08-17T07:05:33.238Z] #77 217.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-17T07:05:33.238Z] #77 217.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-17T07:05:34.079Z] #21 73.60 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T07:05:34.641Z] #21 74.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:34.899Z] #21 74.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:05:34.899Z] #21 74.28 Setting up libcap2-bin (1:2.44-1) ... [2022-08-17T07:05:34.899Z] #21 74.32 Setting up apparmor (2.13.6-10) ... [2022-08-17T07:05:35.193Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-17T07:05:35.193Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-17T07:05:35.193Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-17T07:05:35.193Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-17T07:05:35.193Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-17T07:05:35.193Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-17T07:05:35.193Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-17T07:05:35.193Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-17T07:05:35.193Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-17T07:05:35.193Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-17T07:05:35.193Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-17T07:05:35.193Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-17T07:05:35.193Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-17T07:05:35.193Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-17T07:05:35.193Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-17T07:05:35.193Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-17T07:05:35.958Z] #64 287.0 + bin/containerd [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-17T07:05:36.580Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-17T07:05:36.580Z] #77 220.6 make install-recursive [2022-08-17T07:05:36.580Z] #77 220.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:05:36.580Z] #77 220.7 Making install in yajl [2022-08-17T07:05:36.836Z] #77 220.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:05:36.836Z] #77 220.8 CC verify/json_verify-json_verify.o [2022-08-17T07:05:36.836Z] #77 220.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-17T07:05:36.836Z] #77 220.8 CC src/libyajl_la-yajl.lo [2022-08-17T07:05:36.836Z] #77 220.8 CC src/libyajl_la-yajl_gen.lo [2022-08-17T07:05:36.836Z] #77 220.8 CC src/libyajl_la-yajl_parser.lo [2022-08-17T07:05:36.836Z] #77 220.9 CC src/libyajl_la-yajl_buf.lo [2022-08-17T07:05:37.092Z] #77 220.9 CC src/libyajl_la-yajl_encode.lo [2022-08-17T07:05:37.092Z] #77 220.9 CC src/libyajl_la-yajl_lex.lo [2022-08-17T07:05:37.092Z] #77 221.0 CC src/libyajl_la-yajl_tree.lo [2022-08-17T07:05:38.171Z] #21 76.89 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-17T07:05:38.171Z] #21 77.02 Setting up zip (3.0-12) ... [2022-08-17T07:05:38.171Z] #21 77.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:38.171Z] #21 77.11 Setting up bash-completion (1:2.11-2) ... [2022-08-17T07:05:38.171Z] #21 ... [2022-08-17T07:05:38.171Z] [2022-08-17T07:05:38.171Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:05:38.171Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:05:38.171Z] #77 222.5 CCLD libyajl.la [2022-08-17T07:05:38.428Z] #77 223.1 CCLD verify/json_verify [2022-08-17T07:05:38.868Z] #28 21.34 Reading package lists... [2022-08-17T07:05:38.991Z] #77 223.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:05:38.991Z] #77 223.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T07:05:38.991Z] #77 223.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T07:05:38.991Z] #77 223.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:05:38.991Z] #77 223.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:05:38.991Z] #77 223.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:05:39.248Z] #77 224.0 CC src/validate.o [2022-08-17T07:05:39.248Z] #77 224.0 CC src/image_spec_schema_config_schema.lo [2022-08-17T07:05:39.248Z] #77 224.1 CC src/image_spec_schema_content_descriptor.lo [2022-08-17T07:05:39.248Z] #77 224.1 CC src/image_spec_schema_defs.lo [2022-08-17T07:05:39.248Z] #77 224.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-17T07:05:39.248Z] #77 224.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-17T07:05:39.248Z] #77 224.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-17T07:05:39.248Z] #77 224.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-17T07:05:39.248Z] #77 224.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-17T07:05:39.507Z] #77 224.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-17T07:05:39.507Z] #77 224.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-17T07:05:39.507Z] #77 224.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-17T07:05:39.507Z] #77 224.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-17T07:05:39.507Z] #77 224.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-17T07:05:39.763Z] #77 224.5 CC src/runtime_spec_schema_defs.lo [2022-08-17T07:05:39.764Z] #77 224.6 CC src/runtime_spec_schema_defs_zos.lo [2022-08-17T07:05:39.764Z] #77 224.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-17T07:05:39.764Z] #77 224.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-17T07:05:39.764Z] #77 224.7 CC src/runtime_spec_schema_state_schema.lo [2022-08-17T07:05:39.807Z] #28 28.21 Building dependency tree... [2022-08-17T07:05:40.020Z] #77 224.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-17T07:05:40.020Z] #77 224.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-17T07:05:40.020Z] #77 224.9 CC src/basic_test_double_array_item.lo [2022-08-17T07:05:40.020Z] #77 224.9 CC src/basic_test_double_array.lo [2022-08-17T07:05:40.277Z] #77 225.2 CC src/basic_test_top_array_int.lo [2022-08-17T07:05:40.534Z] #77 225.3 CC src/basic_test_top_double_array_int.lo [2022-08-17T07:05:40.534Z] #77 225.4 CC src/basic_test_top_double_array_refobj.lo [2022-08-17T07:05:40.534Z] #77 225.4 CC src/basic_test_top_double_array_string.lo [2022-08-17T07:05:40.534Z] #77 225.5 CC src/basic_test_top_array_string.lo [2022-08-17T07:05:40.534Z] #77 225.5 CC src/basic_test_top_double_array_obj.lo [2022-08-17T07:05:40.791Z] #77 225.7 CC src/read-file.lo [2022-08-17T07:05:41.047Z] #77 226.0 CC src/json_common.lo [2022-08-17T07:05:41.190Z] #28 31.33 bzip2 is already the newest version (1.0.8-4). [2022-08-17T07:05:41.190Z] #28 31.33 patch is already the newest version (2.7.6-7). [2022-08-17T07:05:41.190Z] #28 31.33 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-17T07:05:41.190Z] #28 31.33 The following additional packages will be installed: [2022-08-17T07:05:41.190Z] #28 31.34 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-17T07:05:41.190Z] #28 31.34 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-17T07:05:41.190Z] #28 31.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-17T07:05:41.190Z] #28 31.36 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-17T07:05:41.190Z] #28 31.36 systemd vim-runtime xxd [2022-08-17T07:05:41.190Z] #28 31.39 Suggested packages: [2022-08-17T07:05:41.190Z] #28 31.39 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-17T07:05:41.190Z] #28 31.39 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-17T07:05:41.190Z] #28 31.39 vim-scripts xfsdump acl attr quota [2022-08-17T07:05:41.190Z] #28 31.39 Recommended packages: [2022-08-17T07:05:41.190Z] #28 31.39 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-17T07:05:41.190Z] #28 31.39 systemd-timesyncd | time-daemon unzip [2022-08-17T07:05:41.274Z] #77 ... [2022-08-17T07:05:41.274Z] [2022-08-17T07:05:41.274Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:41.274Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:05:41.274Z] #21 76.71 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-17T07:05:41.274Z] #21 76.87 Setting up zip (3.0-12) ... [2022-08-17T07:05:41.274Z] #21 76.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:41.274Z] #21 76.95 Setting up bash-completion (1:2.11-2) ... [2022-08-17T07:05:41.274Z] #21 80.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:05:41.274Z] #21 80.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T07:05:41.274Z] #21 80.89 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-17T07:05:41.274Z] #21 81.00 Setting up patch (2.7.6-7) ... [2022-08-17T07:05:41.274Z] #21 81.06 Setting up sudo (1.9.5p2-3) ... [2022-08-17T07:05:41.274Z] #21 81.22 invoke-rc.d: could not determine current runlevel [2022-08-17T07:05:41.274Z] #21 81.26 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T07:05:41.274Z] #21 81.27 Setting up xfsprogs (5.10.0-4) ... [2022-08-17T07:05:41.274Z] #21 81.28 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-17T07:05:41.274Z] #21 81.28 Failed to connect to bus: Host is down [2022-08-17T07:05:41.274Z] #21 81.30 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-17T07:05:41.274Z] #21 81.32 Setting up inetutils-ping (2:2.0-1) ... [2022-08-17T07:05:41.274Z] #21 81.34 Setting up pigz (2.6-1) ... [2022-08-17T07:05:41.274Z] #21 81.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T07:05:41.274Z] #21 81.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:05:41.274Z] #21 81.43 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T07:05:41.274Z] #21 81.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:41.274Z] #21 83.04 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-17T07:05:41.274Z] #21 83.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-17T07:05:41.274Z] #21 83.81 Setting up libelf1:amd64 (0.183-1) ... [2022-08-17T07:05:41.274Z] #21 83.83 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-17T07:05:41.274Z] #21 83.84 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-17T07:05:41.274Z] #21 83.85 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:05:41.274Z] #21 83.86 Setting up libkmod2:amd64 (28-1) ... [2022-08-17T07:05:41.274Z] #21 83.87 Setting up python3-distutils (3.9.2-1) ... [2022-08-17T07:05:41.304Z] #77 226.3 CC tests/test-3.o [2022-08-17T07:05:41.560Z] #77 226.4 CC tests/test-1.o [2022-08-17T07:05:41.560Z] #77 226.5 CC tests/test-4.o [2022-08-17T07:05:41.560Z] #77 226.6 CC tests/test-7.o [2022-08-17T07:05:41.588Z] #64 290.9 + bin/containerd-shim-runc-v1 [2022-08-17T07:05:41.819Z] #77 226.6 CC tests/test-6.o [2022-08-17T07:05:41.819Z] #77 226.7 CC tests/test-2.o [2022-08-17T07:05:42.075Z] #77 226.8 CC tests/test-5.o [2022-08-17T07:05:42.075Z] #77 226.8 CC tests/test-8.o [2022-08-17T07:05:42.203Z] #21 84.85 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:42.203Z] #21 84.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-17T07:05:42.203Z] #21 84.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-17T07:05:42.203Z] #21 84.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-17T07:05:42.332Z] #77 227.1 CC tests/test-9.o [2022-08-17T07:05:42.460Z] #21 85.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-17T07:05:42.460Z] #21 85.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-17T07:05:42.460Z] #21 85.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-17T07:05:42.460Z] #21 85.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-17T07:05:42.460Z] #21 85.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-17T07:05:42.460Z] #21 85.12 Setting up python3-setuptools (52.0.0-4) ... [2022-08-17T07:05:42.589Z] #77 227.4 CC tests/test-11.o [2022-08-17T07:05:42.846Z] #77 227.7 CC tests/test-10.o [2022-08-17T07:05:43.101Z] #28 33.02 The following NEW packages will be installed: [2022-08-17T07:05:43.101Z] #28 33.02 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-17T07:05:43.101Z] #28 33.02 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-17T07:05:43.101Z] #28 33.02 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-17T07:05:43.101Z] #28 33.02 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-17T07:05:43.101Z] #28 33.03 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-17T07:05:43.101Z] #28 33.03 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-17T07:05:43.101Z] #28 33.03 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-17T07:05:43.101Z] #28 33.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-17T07:05:43.101Z] #28 33.03 zstd [2022-08-17T07:05:43.101Z] #28 33.43 0 upgraded, 52 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:05:43.101Z] #28 33.43 Need to get 23.8 MB of archives. [2022-08-17T07:05:43.101Z] #28 33.43 After this operation, 89.3 MB of additional disk space will be used. [2022-08-17T07:05:43.101Z] #28 33.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-17T07:05:43.362Z] #28 33.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-17T07:05:43.362Z] #28 33.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-17T07:05:43.362Z] #28 33.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-17T07:05:43.362Z] #28 33.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-17T07:05:43.362Z] #28 33.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-17T07:05:43.362Z] #28 33.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-17T07:05:43.362Z] #28 33.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-17T07:05:43.362Z] #28 33.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-17T07:05:43.362Z] #28 33.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-17T07:05:43.362Z] #28 33.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-17T07:05:43.362Z] #28 33.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-17T07:05:43.362Z] #28 33.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-17T07:05:43.362Z] #28 33.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-17T07:05:43.362Z] #28 33.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-17T07:05:43.362Z] #28 33.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-17T07:05:43.362Z] #28 33.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-17T07:05:43.362Z] #28 33.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-17T07:05:43.362Z] #28 33.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-17T07:05:43.362Z] #28 33.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-17T07:05:43.362Z] #28 33.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-17T07:05:43.362Z] #28 33.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-17T07:05:43.362Z] #28 33.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-17T07:05:43.362Z] #28 33.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-17T07:05:43.362Z] #28 33.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-17T07:05:43.362Z] #28 33.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-17T07:05:43.362Z] #28 33.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-17T07:05:43.362Z] #28 33.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-17T07:05:43.362Z] #28 33.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-17T07:05:43.362Z] #28 33.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-17T07:05:43.362Z] #28 33.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-17T07:05:43.362Z] #28 33.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-17T07:05:43.362Z] #28 33.66 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-08-17T07:05:43.362Z] #28 33.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-17T07:05:43.362Z] #28 33.66 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-17T07:05:43.362Z] #28 33.66 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-17T07:05:43.362Z] #28 33.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-17T07:05:43.362Z] #28 33.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-17T07:05:43.362Z] #28 33.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-17T07:05:43.362Z] #28 33.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-17T07:05:43.362Z] #28 33.71 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-17T07:05:43.362Z] #28 33.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-17T07:05:43.362Z] #28 33.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-17T07:05:43.362Z] #28 33.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-17T07:05:43.362Z] #28 33.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-17T07:05:43.362Z] #28 33.75 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-17T07:05:43.362Z] #28 33.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-17T07:05:43.622Z] #28 33.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-17T07:05:43.622Z] #28 33.90 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-17T07:05:43.882Z] #28 33.93 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-17T07:05:43.883Z] #28 33.95 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-17T07:05:43.883Z] #28 33.95 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-17T07:05:44.454Z] #28 34.65 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:05:44.715Z] #28 34.92 Fetched 23.8 MB in 1s (29.2 MB/s) [2022-08-17T07:05:44.715Z] #28 34.98 Selecting previously unselected package libcap2:amd64. [2022-08-17T07:05:44.884Z] #64 295.7 + bin/containerd-shim-runc-v2 [2022-08-17T07:05:44.976Z] #28 34.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-17T07:05:44.976Z] #28 35.05 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-17T07:05:44.976Z] #28 35.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:05:44.976Z] #28 35.10 Selecting previously unselected package libargon2-1:amd64. [2022-08-17T07:05:44.976Z] #28 35.12 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-17T07:05:44.976Z] #28 35.12 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T07:05:44.976Z] #28 35.17 Selecting previously unselected package libjson-c5:amd64. [2022-08-17T07:05:44.976Z] #28 35.17 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-17T07:05:44.976Z] #28 35.18 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-17T07:05:44.976Z] #28 35.24 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-17T07:05:44.976Z] #28 35.24 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-17T07:05:44.976Z] #28 35.25 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T07:05:45.236Z] #28 35.35 Selecting previously unselected package libip4tc2:amd64. [2022-08-17T07:05:45.236Z] #28 35.35 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-17T07:05:45.236Z] #28 35.36 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T07:05:45.236Z] #28 35.42 Selecting previously unselected package libkmod2:amd64. [2022-08-17T07:05:45.236Z] #28 35.42 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-17T07:05:45.236Z] #28 35.43 Unpacking libkmod2:amd64 (28-1) ... [2022-08-17T07:05:45.236Z] #28 35.51 Selecting previously unselected package systemd. [2022-08-17T07:05:45.236Z] #28 35.52 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-17T07:05:45.497Z] #28 35.62 Unpacking systemd (247.3-7) ... [2022-08-17T07:05:45.741Z] #21 88.10 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:05:45.741Z] #21 88.12 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T07:05:45.741Z] #21 88.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-17T07:05:45.741Z] #21 88.26 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T07:05:45.823Z] #64 296.4 + binaries [2022-08-17T07:05:45.823Z] #64 296.4 + install -D bin/containerd /build/containerd [2022-08-17T07:05:45.823Z] #64 296.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-17T07:05:45.823Z] #64 296.5 + install -D bin/ctr /build/ctr [2022-08-17T07:05:46.139Z] #77 ... [2022-08-17T07:05:46.139Z] [2022-08-17T07:05:46.139Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:46.139Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:05:46.139Z] #21 81.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-17T07:05:46.139Z] #21 81.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-17T07:05:46.139Z] #21 81.49 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-17T07:05:46.139Z] #21 81.51 Setting up patch (2.7.6-7) ... [2022-08-17T07:05:46.139Z] #21 81.53 Setting up sudo (1.9.5p2-3) ... [2022-08-17T07:05:46.139Z] #21 81.74 invoke-rc.d: could not determine current runlevel [2022-08-17T07:05:46.139Z] #21 81.78 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T07:05:46.139Z] #21 81.79 Setting up xfsprogs (5.10.0-4) ... [2022-08-17T07:05:46.139Z] #21 81.82 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-17T07:05:46.139Z] #21 81.82 Failed to connect to bus: Host is down [2022-08-17T07:05:46.139Z] #21 81.83 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-17T07:05:46.139Z] #21 81.87 Setting up inetutils-ping (2:2.0-1) ... [2022-08-17T07:05:46.139Z] #21 81.90 Setting up pigz (2.6-1) ... [2022-08-17T07:05:46.139Z] #21 81.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T07:05:46.139Z] #21 81.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:05:46.139Z] #21 82.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T07:05:46.139Z] #21 82.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:46.139Z] #21 83.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-17T07:05:46.139Z] #21 83.48 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-17T07:05:46.139Z] #21 84.09 Setting up libelf1:amd64 (0.183-1) ... [2022-08-17T07:05:46.139Z] #21 84.10 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-17T07:05:46.139Z] #21 84.11 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-17T07:05:46.139Z] #21 84.13 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:05:46.139Z] #21 84.16 Setting up libkmod2:amd64 (28-1) ... [2022-08-17T07:05:46.139Z] #21 84.17 Setting up python3-distutils (3.9.2-1) ... [2022-08-17T07:05:46.139Z] #21 85.02 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:46.139Z] #21 85.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-17T07:05:46.139Z] #21 85.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-17T07:05:46.139Z] #21 85.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-17T07:05:46.139Z] #21 85.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-17T07:05:46.139Z] #21 85.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-17T07:05:46.139Z] #21 85.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-17T07:05:46.139Z] #21 85.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-17T07:05:46.139Z] #21 85.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-17T07:05:46.139Z] #21 85.33 Setting up python3-setuptools (52.0.0-4) ... [2022-08-17T07:05:46.304Z] #21 ... [2022-08-17T07:05:46.304Z] [2022-08-17T07:05:46.304Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:05:46.304Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:05:46.304Z] #77 230.2 CCLD libyajl.la [2022-08-17T07:05:46.699Z] #28 36.79 Selecting previously unselected package pigz. [2022-08-17T07:05:46.699Z] #28 36.80 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-17T07:05:46.699Z] #28 36.80 Unpacking pigz (2.6-1) ... [2022-08-17T07:05:46.699Z] #28 36.87 Selecting previously unselected package libelf1:amd64. [2022-08-17T07:05:46.699Z] #28 36.88 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-17T07:05:46.699Z] #28 36.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-17T07:05:46.699Z] #28 36.99 Selecting previously unselected package libbpf0:amd64. [2022-08-17T07:05:46.869Z] #77 230.8 CCLD verify/json_verify [2022-08-17T07:05:46.960Z] #28 36.99 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-17T07:05:46.960Z] #28 37.00 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-17T07:05:46.960Z] #28 37.06 Selecting previously unselected package libmnl0:amd64. [2022-08-17T07:05:46.960Z] #28 37.07 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-17T07:05:46.960Z] #28 37.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-17T07:05:46.960Z] #28 37.12 Selecting previously unselected package libxtables12:amd64. [2022-08-17T07:05:46.960Z] #28 37.13 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-17T07:05:46.960Z] #28 37.13 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-17T07:05:46.960Z] #28 37.18 Selecting previously unselected package libcap2-bin. [2022-08-17T07:05:46.960Z] #28 37.19 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-17T07:05:46.960Z] #28 37.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-17T07:05:46.960Z] #28 37.26 Selecting previously unselected package iproute2. [2022-08-17T07:05:47.220Z] #28 37.26 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-17T07:05:47.220Z] #28 37.27 Unpacking iproute2 (5.10.0-4) ... [2022-08-17T07:05:47.220Z] #28 37.53 Selecting previously unselected package xxd. [2022-08-17T07:05:47.431Z] #77 231.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:05:47.431Z] #77 231.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T07:05:47.431Z] #77 231.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T07:05:47.431Z] #77 231.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:05:47.431Z] #77 231.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-17T07:05:47.431Z] #77 231.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:05:47.431Z] #77 231.3 CC src/validate.o [2022-08-17T07:05:47.431Z] #77 231.3 CC src/image_spec_schema_config_schema.lo [2022-08-17T07:05:47.431Z] #77 231.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-17T07:05:47.431Z] #77 231.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-17T07:05:47.431Z] #77 231.4 CC src/image_spec_schema_defs.lo [2022-08-17T07:05:47.431Z] #77 231.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-17T07:05:47.431Z] #77 231.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-17T07:05:47.481Z] #28 37.53 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:05:47.481Z] #28 37.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:47.481Z] #28 37.63 Selecting previously unselected package vim-common. [2022-08-17T07:05:47.481Z] #28 37.65 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:05:47.481Z] #28 37.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:47.687Z] #77 231.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-17T07:05:47.741Z] #28 37.79 Selecting previously unselected package bash-completion. [2022-08-17T07:05:47.741Z] #28 37.80 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-17T07:05:47.944Z] #77 231.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-17T07:05:47.944Z] #77 231.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-17T07:05:47.944Z] #77 231.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-17T07:05:47.944Z] #77 231.8 CC src/runtime_spec_schema_config_solaris.lo [2022-08-17T07:05:47.944Z] #77 231.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-17T07:05:48.035Z] #21 87.44 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:05:48.035Z] #21 87.51 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T07:05:48.200Z] #77 232.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-17T07:05:48.200Z] #77 232.1 CC src/runtime_spec_schema_defs.lo [2022-08-17T07:05:48.292Z] #21 87.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-17T07:05:48.292Z] #21 87.61 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T07:05:48.457Z] #77 232.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-17T07:05:48.457Z] #77 232.4 CC src/runtime_spec_schema_defs_linux.lo [2022-08-17T07:05:48.457Z] #77 232.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-17T07:05:48.682Z] #28 38.86 Unpacking bash-completion (1:2.11-2) ... [2022-08-17T07:05:48.713Z] #77 232.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-17T07:05:48.713Z] #77 232.5 CC src/runtime_spec_schema_defs_vm.lo [2022-08-17T07:05:48.713Z] #77 232.5 CC src/basic_test_double_array.lo [2022-08-17T07:05:48.713Z] #77 232.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-17T07:05:48.713Z] #77 232.6 CC src/basic_test_top_array_int.lo [2022-08-17T07:05:48.713Z] #77 232.7 CC src/basic_test_double_array_item.lo [2022-08-17T07:05:48.941Z] #28 39.10 Selecting previously unselected package apparmor. [2022-08-17T07:05:48.941Z] #28 39.11 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-17T07:05:48.941Z] #28 39.15 Unpacking apparmor (2.13.6-10) ... [2022-08-17T07:05:48.970Z] #77 232.8 CC src/basic_test_top_double_array_int.lo [2022-08-17T07:05:48.970Z] #77 232.8 CC src/basic_test_top_array_string.lo [2022-08-17T07:05:48.970Z] #77 233.0 CC src/basic_test_top_double_array_obj.lo [2022-08-17T07:05:49.201Z] #28 39.35 Selecting previously unselected package inetutils-ping. [2022-08-17T07:05:49.201Z] #28 39.36 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-17T07:05:49.201Z] #28 39.36 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-17T07:05:49.201Z] #28 39.44 Selecting previously unselected package libip6tc2:amd64. [2022-08-17T07:05:49.201Z] #28 39.45 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-17T07:05:49.201Z] #28 39.46 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T07:05:49.201Z] #28 39.52 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-17T07:05:49.201Z] #28 39.53 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-17T07:05:49.201Z] #28 39.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T07:05:49.201Z] #28 39.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-17T07:05:49.228Z] #77 233.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-17T07:05:49.228Z] #77 233.1 CC src/basic_test_top_double_array_string.lo [2022-08-17T07:05:49.461Z] #28 39.58 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-17T07:05:49.461Z] #28 39.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T07:05:49.461Z] #28 39.64 Selecting previously unselected package libnftnl11:amd64. [2022-08-17T07:05:49.461Z] #28 39.64 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-17T07:05:49.461Z] #28 39.65 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T07:05:49.461Z] #28 39.71 Selecting previously unselected package iptables. [2022-08-17T07:05:49.487Z] #77 233.3 CC src/read-file.lo [2022-08-17T07:05:49.487Z] #77 233.4 CC src/json_common.lo [2022-08-17T07:05:49.487Z] #77 233.5 CC tests/test-2.o [2022-08-17T07:05:49.722Z] #28 39.72 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-17T07:05:49.722Z] #28 39.72 Unpacking iptables (1.8.7-1) ... [2022-08-17T07:05:49.722Z] #28 39.93 Selecting previously unselected package libonig5:amd64. [2022-08-17T07:05:49.722Z] #28 39.95 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-17T07:05:49.722Z] #28 39.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:05:49.745Z] #77 233.6 CC tests/test-1.o [2022-08-17T07:05:49.745Z] #77 233.7 CC tests/test-4.o [2022-08-17T07:05:49.982Z] #28 40.05 Selecting previously unselected package libjq1:amd64. [2022-08-17T07:05:49.982Z] #28 40.05 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-17T07:05:49.982Z] #28 40.06 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:05:49.982Z] #28 40.13 Selecting previously unselected package jq. [2022-08-17T07:05:49.982Z] #28 40.14 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-17T07:05:49.982Z] #28 40.15 Unpacking jq (1.6-2.1) ... [2022-08-17T07:05:49.982Z] #28 40.20 Selecting previously unselected package libaio1:amd64. [2022-08-17T07:05:49.982Z] #28 40.21 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-17T07:05:49.982Z] #28 40.22 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-17T07:05:50.001Z] #77 233.8 CC tests/test-3.o [2022-08-17T07:05:50.001Z] #77 234.0 CC tests/test-5.o [2022-08-17T07:05:50.001Z] #77 234.0 CC tests/test-7.o [2022-08-17T07:05:50.001Z] #77 234.1 CC tests/test-6.o [2022-08-17T07:05:50.185Z] #21 89.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T07:05:50.185Z] #21 89.55 Setting up jq (1.6-2.1) ... [2022-08-17T07:05:50.185Z] #21 89.59 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T07:05:50.185Z] #21 89.61 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-17T07:05:50.185Z] #21 89.62 Setting up iptables (1.8.7-1) ... [2022-08-17T07:05:50.185Z] #21 89.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T07:05:50.242Z] #28 40.26 Selecting previously unselected package libgpm2:amd64. [2022-08-17T07:05:50.242Z] #28 40.27 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-17T07:05:50.242Z] #28 40.28 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-17T07:05:50.242Z] #28 40.34 Selecting previously unselected package libinih1:amd64. [2022-08-17T07:05:50.242Z] #28 40.35 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-17T07:05:50.242Z] #28 40.36 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-17T07:05:50.242Z] #28 40.41 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-17T07:05:50.242Z] #28 40.42 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-17T07:05:50.242Z] #28 40.43 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T07:05:50.242Z] #28 40.49 Selecting previously unselected package libnet1:amd64. [2022-08-17T07:05:50.242Z] #28 40.50 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-17T07:05:50.242Z] #28 40.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:05:50.242Z] #28 40.57 Selecting previously unselected package libnl-3-200:amd64. [2022-08-17T07:05:50.242Z] #28 40.57 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-17T07:05:50.242Z] #28 40.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:05:50.258Z] #77 234.1 CC tests/test-8.o [2022-08-17T07:05:50.258Z] #77 234.1 CC tests/test-9.o [2022-08-17T07:05:50.258Z] #77 234.2 CC tests/test-10.o [2022-08-17T07:05:50.442Z] #21 89.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T07:05:50.442Z] #21 89.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T07:05:50.442Z] #21 89.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T07:05:50.442Z] #21 89.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-17T07:05:50.442Z] #21 89.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-17T07:05:50.503Z] #28 40.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-17T07:05:50.503Z] #28 40.66 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-17T07:05:50.503Z] #28 40.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:05:50.503Z] #28 40.72 Selecting previously unselected package libyajl2:amd64. [2022-08-17T07:05:50.503Z] #28 40.72 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-17T07:05:50.503Z] #28 40.73 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:05:50.503Z] #28 40.78 Selecting previously unselected package net-tools. [2022-08-17T07:05:50.503Z] #28 40.79 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-17T07:05:50.503Z] #28 40.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T07:05:50.503Z] #28 40.89 Selecting previously unselected package python-pip-whl. [2022-08-17T07:05:50.699Z] #21 89.88 Setting up iproute2 (5.10.0-4) ... [2022-08-17T07:05:50.763Z] #28 40.90 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-17T07:05:50.763Z] #28 40.90 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T07:05:50.820Z] #77 234.5 CC tests/test-11.o [2022-08-17T07:05:51.023Z] #28 41.26 Selecting previously unselected package python3-lib2to3. [2022-08-17T07:05:51.023Z] #28 41.27 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-17T07:05:51.023Z] #28 41.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-17T07:05:51.095Z] #64 DONE 301.1s [2022-08-17T07:05:51.095Z] [2022-08-17T07:05:51.095Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-17T07:05:51.095Z] #65 sha256:dbc87f0ddfbe428be6bd23cd47148925a3dac21cb392678686c5082019474942 [2022-08-17T07:05:51.262Z] #21 90.70 Setting up systemd (247.3-7) ... [2022-08-17T07:05:51.283Z] #28 41.37 Selecting previously unselected package python3-distutils. [2022-08-17T07:05:51.283Z] #28 41.38 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-17T07:05:51.283Z] #28 41.39 Unpacking python3-distutils (3.9.2-1) ... [2022-08-17T07:05:51.283Z] #28 41.49 Selecting previously unselected package python3-pkg-resources. [2022-08-17T07:05:51.283Z] #28 41.49 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-17T07:05:51.283Z] #28 41.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:05:51.283Z] #28 41.58 Selecting previously unselected package python3-setuptools. [2022-08-17T07:05:51.283Z] #28 41.59 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-17T07:05:51.283Z] #28 ... [2022-08-17T07:05:51.283Z] [2022-08-17T07:05:51.283Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:05:51.283Z] #71 sha256:02154fbe92814f9a22858d02566b22f31434a47632f5d101bb324afefdcc4a78 [2022-08-17T07:05:51.283Z] #71 103.7 + bin/containerd [2022-08-17T07:05:51.518Z] #21 90.79 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-17T07:05:51.518Z] #21 90.83 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-17T07:05:51.518Z] #21 90.86 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-17T07:05:51.518Z] #21 90.90 Initializing machine ID from KVM UUID. [2022-08-17T07:05:53.001Z] #65 DONE 1.8s [2022-08-17T07:05:53.001Z] [2022-08-17T07:05:53.001Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-17T07:05:53.001Z] #70 sha256:8648eff8216fa4b893f4898deabb5885cfa08c4a197b369060e82d91a7b72808 [2022-08-17T07:05:53.260Z] #70 DONE 0.4s [2022-08-17T07:05:53.260Z] [2022-08-17T07:05:53.260Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-17T07:05:53.260Z] #75 sha256:762bfa83e48cf8f9b7d2159765d803ba79927094b92e79714977a8f6fcd3416d [2022-08-17T07:05:53.411Z] #21 92.85 Setting up systemd-journal-remote (247.3-7) ... [2022-08-17T07:05:53.980Z] #21 93.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:05:54.210Z] #77 ... [2022-08-17T07:05:54.210Z] [2022-08-17T07:05:54.210Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:54.210Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-17T07:05:54.210Z] #21 90.94 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T07:05:54.210Z] #21 90.98 Setting up jq (1.6-2.1) ... [2022-08-17T07:05:54.210Z] #21 91.00 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T07:05:54.210Z] #21 91.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-17T07:05:54.210Z] #21 91.10 Setting up iptables (1.8.7-1) ... [2022-08-17T07:05:54.210Z] #21 91.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T07:05:54.210Z] #21 91.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T07:05:54.210Z] #21 91.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T07:05:54.210Z] #21 91.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T07:05:54.210Z] #21 91.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-17T07:05:54.210Z] #21 91.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-17T07:05:54.210Z] #21 91.28 Setting up iproute2 (5.10.0-4) ... [2022-08-17T07:05:54.210Z] #21 92.44 Setting up systemd (247.3-7) ... [2022-08-17T07:05:54.210Z] #21 92.56 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-17T07:05:54.210Z] #21 92.58 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-17T07:05:54.210Z] #21 92.59 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-17T07:05:54.210Z] #21 92.65 Initializing machine ID from KVM UUID. [2022-08-17T07:05:54.210Z] #21 94.98 Setting up systemd-journal-remote (247.3-7) ... [2022-08-17T07:05:54.210Z] #21 95.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:05:54.210Z] #21 DONE 96.9s [2022-08-17T07:05:54.210Z] [2022-08-17T07:05:54.210Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-17T07:05:54.210Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-17T07:05:54.913Z] #21 DONE 94.2s [2022-08-17T07:05:54.913Z] [2022-08-17T07:05:54.913Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-17T07:05:54.913Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-17T07:05:55.165Z] #75 DONE 1.9s [2022-08-17T07:05:55.165Z] [2022-08-17T07:05:55.165Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-17T07:05:55.165Z] #78 sha256:b9889e7c2d3fef75644ddf15af89c01e47740b36e307ff71c1b534debd016721 [2022-08-17T07:05:55.165Z] #78 DONE 0.1s [2022-08-17T07:05:55.424Z] [2022-08-17T07:05:55.424Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-17T07:05:55.424Z] #79 sha256:5df0ae57302f46943225c7d01a4f6f96b13290775e05f56699a5d5f70a92007e [2022-08-17T07:05:55.424Z] #79 DONE 0.0s [2022-08-17T07:05:55.424Z] [2022-08-17T07:05:55.424Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-17T07:05:55.424Z] #80 sha256:69581b5a2d3b3c577c1d3f1e3656bfe996b36931062a6c99e76ead483e4d4f05 [2022-08-17T07:05:55.424Z] #80 DONE 0.0s [2022-08-17T07:05:55.424Z] [2022-08-17T07:05:55.424Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-17T07:05:55.424Z] #81 sha256:3d0928b811ab95cd315b42c2ebce5a0aa891602a19dbee4ef4f2367adb8b667d [2022-08-17T07:05:56.103Z] #22 1.589 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-17T07:05:56.103Z] #22 1.592 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-17T07:05:56.103Z] #22 1.596 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-17T07:05:56.103Z] #22 DONE 1.8s [2022-08-17T07:05:56.103Z] [2022-08-17T07:05:56.103Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-17T07:05:56.103Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-17T07:05:56.282Z] #22 1.336 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-17T07:05:56.282Z] #22 1.340 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-17T07:05:56.282Z] #22 1.347 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-17T07:05:56.282Z] #22 DONE 1.4s [2022-08-17T07:05:56.282Z] [2022-08-17T07:05:56.282Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:05:56.282Z] #64 sha256:a46009718e0e6260793b47cc267ba1cf3a7e7747b107fff3ab637f6b82deaca9 [2022-08-17T07:05:56.282Z] #64 ... [2022-08-17T07:05:56.282Z] [2022-08-17T07:05:56.282Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-17T07:05:56.282Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-17T07:05:56.363Z] #81 DONE 0.9s [2022-08-17T07:05:56.363Z] [2022-08-17T07:05:56.363Z] #82 exporting to image [2022-08-17T07:05:56.363Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-17T07:05:56.363Z] #82 exporting layers [2022-08-17T07:05:56.574Z] #71 ... [2022-08-17T07:05:56.574Z] [2022-08-17T07:05:56.574Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-17T07:05:56.574Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-17T07:05:56.574Z] #28 41.59 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-17T07:05:56.574Z] #28 41.75 Selecting previously unselected package python3-wheel. [2022-08-17T07:05:56.574Z] #28 41.75 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-17T07:05:56.574Z] #28 41.76 Unpacking python3-wheel (0.34.2-1) ... [2022-08-17T07:05:56.574Z] #28 41.81 Selecting previously unselected package python3-pip. [2022-08-17T07:05:56.574Z] #28 41.81 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-17T07:05:56.574Z] #28 41.82 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T07:05:56.574Z] #28 41.98 Selecting previously unselected package sudo. [2022-08-17T07:05:56.574Z] #28 41.99 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-17T07:05:56.574Z] #28 41.99 Unpacking sudo (1.9.5p2-3) ... [2022-08-17T07:05:56.574Z] #28 42.34 Selecting previously unselected package systemd-journal-remote. [2022-08-17T07:05:56.574Z] #28 42.34 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-17T07:05:56.574Z] #28 42.35 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-17T07:05:56.574Z] #28 42.41 Selecting previously unselected package thin-provisioning-tools. [2022-08-17T07:05:56.574Z] #28 42.42 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-17T07:05:56.574Z] #28 42.43 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-17T07:05:56.574Z] #28 42.58 Selecting previously unselected package uidmap. [2022-08-17T07:05:56.574Z] #28 42.59 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-17T07:05:56.574Z] #28 42.59 Unpacking uidmap (1:4.8.1-1) ... [2022-08-17T07:05:56.574Z] #28 42.68 Selecting previously unselected package vim-runtime. [2022-08-17T07:05:56.574Z] #28 42.69 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-17T07:05:56.574Z] #28 42.72 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-17T07:05:56.574Z] #28 42.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-17T07:05:56.574Z] #28 42.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:56.574Z] #28 44.55 Selecting previously unselected package vim. [2022-08-17T07:05:56.574Z] #28 44.57 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-17T07:05:56.574Z] #28 44.59 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:56.574Z] #28 44.89 Selecting previously unselected package xfsprogs. [2022-08-17T07:05:56.574Z] #28 44.91 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-17T07:05:56.574Z] #28 44.91 Unpacking xfsprogs (5.10.0-4) ... [2022-08-17T07:05:56.574Z] #28 45.15 Selecting previously unselected package zip. [2022-08-17T07:05:56.574Z] #28 45.16 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-17T07:05:56.574Z] #28 45.16 Unpacking zip (3.0-12) ... [2022-08-17T07:05:56.574Z] #28 45.26 Selecting previously unselected package zstd. [2022-08-17T07:05:56.574Z] #28 45.27 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-17T07:05:56.574Z] #28 45.27 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-17T07:05:56.574Z] #28 45.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-17T07:05:56.574Z] #28 46.12 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-17T07:05:56.574Z] #28 46.13 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-17T07:05:56.574Z] #28 46.14 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-17T07:05:56.574Z] #28 46.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-17T07:05:56.574Z] #28 46.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-17T07:05:56.574Z] #28 46.17 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-17T07:05:56.574Z] #28 46.19 Setting up uidmap (1:4.8.1-1) ... [2022-08-17T07:05:56.574Z] #28 46.20 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-17T07:05:56.574Z] #28 46.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-17T07:05:56.574Z] #28 46.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-17T07:05:56.574Z] #28 46.23 Setting up python3-wheel (0.34.2-1) ... [2022-08-17T07:05:56.574Z] #28 46.72 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-17T07:05:56.574Z] #28 46.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:56.574Z] #28 46.74 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-17T07:05:56.574Z] #28 46.75 Setting up libcap2-bin (1:2.44-1) ... [2022-08-17T07:05:56.574Z] #28 46.77 Setting up apparmor (2.13.6-10) ... [2022-08-17T07:05:57.960Z] #28 47.91 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-17T07:05:57.960Z] #28 47.95 Setting up zip (3.0-12) ... [2022-08-17T07:05:57.960Z] #28 47.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:57.960Z] #28 47.98 Setting up bash-completion (1:2.11-2) ... [2022-08-17T07:05:59.344Z] #28 49.25 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-17T07:05:59.344Z] #28 49.26 Setting up sudo (1.9.5p2-3) ... [2022-08-17T07:05:59.344Z] #28 49.32 invoke-rc.d: could not determine current runlevel [2022-08-17T07:05:59.344Z] #28 49.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T07:05:59.344Z] #28 49.34 Setting up xfsprogs (5.10.0-4) ... [2022-08-17T07:05:59.344Z] #28 49.35 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-17T07:05:59.344Z] #28 49.35 Failed to connect to bus: Host is down [2022-08-17T07:05:59.344Z] #28 49.35 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-17T07:05:59.344Z] #28 49.37 Setting up inetutils-ping (2:2.0-1) ... [2022-08-17T07:05:59.344Z] #28 49.38 Setting up pigz (2.6-1) ... [2022-08-17T07:05:59.344Z] #28 49.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-17T07:05:59.344Z] #28 49.41 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-17T07:05:59.344Z] #28 49.43 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-17T07:05:59.344Z] #28 49.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:05:59.733Z] #82 exporting layers 3.5s done [2022-08-17T07:05:59.733Z] #82 writing image sha256:b3cd7c349b76d8d77cefcdfa017d9d7b299566d27f884f2b8614654b1385467d done [2022-08-17T07:05:59.733Z] #82 naming to docker.io/library/docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e done [2022-08-17T07:05:59.733Z] #82 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-17T07:05:59.915Z] #28 49.94 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-17T07:05:59.915Z] #28 49.95 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-17T07:05:59.915Z] #28 50.17 Setting up libelf1:amd64 (0.183-1) ... [2022-08-17T07:06:00.061Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-17T07:06:00.176Z] #28 50.18 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-17T07:06:00.176Z] #28 50.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-17T07:06:00.176Z] #28 50.22 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-17T07:06:00.176Z] #28 50.23 Setting up libkmod2:amd64 (28-1) ... [2022-08-17T07:06:00.176Z] #28 50.24 Setting up python3-distutils (3.9.2-1) ... [2022-08-17T07:06:00.176Z] #28 50.53 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-17T07:06:00.176Z] #28 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-17T07:06:00.176Z] #28 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-17T07:06:00.176Z] #28 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-17T07:06:00.176Z] #28 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-17T07:06:00.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/test/unit [2022-08-17T07:06:00.437Z] #28 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-17T07:06:00.437Z] #28 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-17T07:06:00.437Z] #28 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-17T07:06:00.437Z] #28 50.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-17T07:06:00.437Z] #28 50.61 Setting up python3-setuptools (52.0.0-4) ... [2022-08-17T07:06:01.290Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-17T07:06:01.290Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-17T07:06:01.290Z] + TESTDIRS=./... [2022-08-17T07:06:01.290Z] + exclude_paths='/vendor/|/integration' [2022-08-17T07:06:01.290Z] ++ go list ./... [2022-08-17T07:06:01.290Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-17T07:06:01.379Z] #28 51.66 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-17T07:06:01.379Z] #28 51.67 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-17T07:06:01.379Z] #28 51.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-17T07:06:01.379Z] #28 51.69 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-17T07:06:01.950Z] #28 52.29 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-17T07:06:01.950Z] #28 52.31 Setting up jq (1.6-2.1) ... [2022-08-17T07:06:01.950Z] #28 52.33 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-17T07:06:02.211Z] #28 52.34 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-17T07:06:02.211Z] #28 52.36 Setting up iptables (1.8.7-1) ... [2022-08-17T07:06:02.211Z] #28 52.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T07:06:02.211Z] #28 52.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T07:06:02.211Z] #28 52.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-17T07:06:02.211Z] #28 52.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-17T07:06:02.211Z] #28 52.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-17T07:06:02.211Z] #28 52.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-17T07:06:02.211Z] #28 52.42 Setting up iproute2 (5.10.0-4) ... [2022-08-17T07:06:02.230Z] + pkg_list='github.com/docker/docker/api [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/backend/build [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/httputils [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/middleware [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/build [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/container [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/debug [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/image [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/network [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/session [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/system [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/server/router/volume [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/backend [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/container [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/events [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/filters [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/image [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/mount [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/network [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/registry [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/strslice [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/swarm [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/time [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/versions [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T07:06:02.230Z] github.com/docker/docker/api/types/volume [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder/builder-next [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder/dockerfile [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder/remotecontext [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T07:06:02.230Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T07:06:02.230Z] github.com/docker/docker/cli [2022-08-17T07:06:02.230Z] github.com/docker/docker/cli/config [2022-08-17T07:06:02.230Z] github.com/docker/docker/cli/debug [2022-08-17T07:06:02.230Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T07:06:02.230Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T07:06:02.230Z] github.com/docker/docker/client [2022-08-17T07:06:02.230Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T07:06:02.230Z] github.com/docker/docker/cmd/dockerd [2022-08-17T07:06:02.230Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T07:06:02.230Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T07:06:02.230Z] github.com/docker/docker/container [2022-08-17T07:06:02.230Z] github.com/docker/docker/container/stream [2022-08-17T07:06:02.230Z] github.com/docker/docker/contrib/apparmor [2022-08-17T07:06:02.230Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T07:06:02.230Z] github.com/docker/docker/contrib/httpserver [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/cluster [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/config [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/containerd [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/events [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/exec [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/images [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/initlayer [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/links [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/listeners [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/logger [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T07:06:02.230Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/logger/local [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/names [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/network [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/stats [2022-08-17T07:06:02.231Z] github.com/docker/docker/distribution [2022-08-17T07:06:02.231Z] github.com/docker/docker/distribution/metadata [2022-08-17T07:06:02.231Z] github.com/docker/docker/distribution/utils [2022-08-17T07:06:02.231Z] github.com/docker/docker/distribution/xfer [2022-08-17T07:06:02.231Z] github.com/docker/docker/dockerversion [2022-08-17T07:06:02.231Z] github.com/docker/docker/errdefs [2022-08-17T07:06:02.231Z] github.com/docker/docker/image [2022-08-17T07:06:02.231Z] github.com/docker/docker/image/cache [2022-08-17T07:06:02.231Z] github.com/docker/docker/image/tarexport [2022-08-17T07:06:02.231Z] github.com/docker/docker/image/v1 [2022-08-17T07:06:02.231Z] github.com/docker/docker/internal/test/suite [2022-08-17T07:06:02.231Z] github.com/docker/docker/layer [2022-08-17T07:06:02.231Z] github.com/docker/docker/libcontainerd [2022-08-17T07:06:02.231Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T07:06:02.231Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T07:06:02.231Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T07:06:02.231Z] github.com/docker/docker/libcontainerd/types [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:06:02.231Z] github.com/docker/docker/libnetwork/types [2022-08-17T07:06:02.231Z] github.com/docker/docker/oci [2022-08-17T07:06:02.231Z] github.com/docker/docker/oci/caps [2022-08-17T07:06:02.231Z] github.com/docker/docker/opts [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/aaparser [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/archive [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/authorization [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/capabilities [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/containerfs [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/directory [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/dmesg [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/fileutils [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/fsutils [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/homedir [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/idtools [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/ioutils [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/longpath [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/loopback [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/parsers [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/pidfile [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/platform [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/plugins [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/pools [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/progress [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/pubsub [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/reexec [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/signal [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/stack [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/stringid [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/system [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/tailfile [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/tarsum [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/urlutil [2022-08-17T07:06:02.231Z] github.com/docker/docker/pkg/useragent [2022-08-17T07:06:02.231Z] github.com/docker/docker/plugin [2022-08-17T07:06:02.231Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T07:06:02.231Z] github.com/docker/docker/plugin/v2 [2022-08-17T07:06:02.231Z] github.com/docker/docker/profiles/apparmor [2022-08-17T07:06:02.231Z] github.com/docker/docker/profiles/seccomp [2022-08-17T07:06:02.231Z] github.com/docker/docker/quota [2022-08-17T07:06:02.231Z] github.com/docker/docker/reference [2022-08-17T07:06:02.231Z] github.com/docker/docker/registry [2022-08-17T07:06:02.231Z] github.com/docker/docker/registry/resumable [2022-08-17T07:06:02.231Z] github.com/docker/docker/restartmanager [2022-08-17T07:06:02.231Z] github.com/docker/docker/rootless [2022-08-17T07:06:02.231Z] github.com/docker/docker/rootless/specconv [2022-08-17T07:06:02.231Z] github.com/docker/docker/runconfig [2022-08-17T07:06:02.231Z] github.com/docker/docker/runconfig/opts [2022-08-17T07:06:02.231Z] github.com/docker/docker/testutil [2022-08-17T07:06:02.231Z] github.com/docker/docker/testutil/daemon [2022-08-17T07:06:02.231Z] github.com/docker/docker/testutil/environment [2022-08-17T07:06:02.231Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T07:06:02.231Z] github.com/docker/docker/testutil/fakegit [2022-08-17T07:06:02.231Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T07:06:02.231Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T07:06:02.231Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T07:06:02.231Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T07:06:02.231Z] github.com/docker/docker/testutil/registry [2022-08-17T07:06:02.231Z] github.com/docker/docker/testutil/request [2022-08-17T07:06:02.231Z] github.com/docker/docker/volume [2022-08-17T07:06:02.231Z] github.com/docker/docker/volume/drivers [2022-08-17T07:06:02.231Z] github.com/docker/docker/volume/local [2022-08-17T07:06:02.231Z] github.com/docker/docker/volume/mounts [2022-08-17T07:06:02.231Z] github.com/docker/docker/volume/service [2022-08-17T07:06:02.231Z] github.com/docker/docker/volume/service/opts [2022-08-17T07:06:02.231Z] github.com/docker/docker/volume/testutils' [2022-08-17T07:06:02.231Z] ++ grep --fixed-strings -v /libnetwork [2022-08-17T07:06:02.231Z] ++ echo 'github.com/docker/docker/api [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/backend/build [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/httputils [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/middleware [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/build [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/container [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/debug [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/image [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/network [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/session [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/system [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/server/router/volume [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/backend [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/container [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/events [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/filters [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/image [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/mount [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/network [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/registry [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/strslice [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/swarm [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/time [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/versions [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T07:06:02.231Z] github.com/docker/docker/api/types/volume [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder/builder-next [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder/dockerfile [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder/remotecontext [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T07:06:02.231Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T07:06:02.231Z] github.com/docker/docker/cli [2022-08-17T07:06:02.231Z] github.com/docker/docker/cli/config [2022-08-17T07:06:02.231Z] github.com/docker/docker/cli/debug [2022-08-17T07:06:02.231Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T07:06:02.231Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T07:06:02.231Z] github.com/docker/docker/client [2022-08-17T07:06:02.231Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T07:06:02.231Z] github.com/docker/docker/cmd/dockerd [2022-08-17T07:06:02.231Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T07:06:02.231Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T07:06:02.231Z] github.com/docker/docker/container [2022-08-17T07:06:02.231Z] github.com/docker/docker/container/stream [2022-08-17T07:06:02.231Z] github.com/docker/docker/contrib/apparmor [2022-08-17T07:06:02.231Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T07:06:02.231Z] github.com/docker/docker/contrib/httpserver [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/cluster [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/config [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/containerd [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/events [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/exec [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T07:06:02.231Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/images [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/initlayer [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/links [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/listeners [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/local [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/names [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/network [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/stats [2022-08-17T07:06:02.232Z] github.com/docker/docker/distribution [2022-08-17T07:06:02.232Z] github.com/docker/docker/distribution/metadata [2022-08-17T07:06:02.232Z] github.com/docker/docker/distribution/utils [2022-08-17T07:06:02.232Z] github.com/docker/docker/distribution/xfer [2022-08-17T07:06:02.232Z] github.com/docker/docker/dockerversion [2022-08-17T07:06:02.232Z] github.com/docker/docker/errdefs [2022-08-17T07:06:02.232Z] github.com/docker/docker/image [2022-08-17T07:06:02.232Z] github.com/docker/docker/image/cache [2022-08-17T07:06:02.232Z] github.com/docker/docker/image/tarexport [2022-08-17T07:06:02.232Z] github.com/docker/docker/image/v1 [2022-08-17T07:06:02.232Z] github.com/docker/docker/internal/test/suite [2022-08-17T07:06:02.232Z] github.com/docker/docker/layer [2022-08-17T07:06:02.232Z] github.com/docker/docker/libcontainerd [2022-08-17T07:06:02.232Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T07:06:02.232Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T07:06:02.232Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T07:06:02.232Z] github.com/docker/docker/libcontainerd/types [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/libnetwork/types [2022-08-17T07:06:02.232Z] github.com/docker/docker/oci [2022-08-17T07:06:02.232Z] github.com/docker/docker/oci/caps [2022-08-17T07:06:02.232Z] github.com/docker/docker/opts [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/aaparser [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/archive [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/authorization [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/capabilities [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/containerfs [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/directory [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/dmesg [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/fileutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/fsutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/homedir [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/idtools [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/ioutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/longpath [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/loopback [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/parsers [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/pidfile [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/platform [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/plugins [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/pools [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/progress [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/pubsub [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/reexec [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/signal [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/stack [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/stringid [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/system [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/tailfile [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/tarsum [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/urlutil [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/useragent [2022-08-17T07:06:02.232Z] github.com/docker/docker/plugin [2022-08-17T07:06:02.232Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T07:06:02.232Z] github.com/docker/docker/plugin/v2 [2022-08-17T07:06:02.232Z] github.com/docker/docker/profiles/apparmor [2022-08-17T07:06:02.232Z] github.com/docker/docker/profiles/seccomp [2022-08-17T07:06:02.232Z] github.com/docker/docker/quota [2022-08-17T07:06:02.232Z] github.com/docker/docker/reference [2022-08-17T07:06:02.232Z] github.com/docker/docker/registry [2022-08-17T07:06:02.232Z] github.com/docker/docker/registry/resumable [2022-08-17T07:06:02.232Z] github.com/docker/docker/restartmanager [2022-08-17T07:06:02.232Z] github.com/docker/docker/rootless [2022-08-17T07:06:02.232Z] github.com/docker/docker/rootless/specconv [2022-08-17T07:06:02.232Z] github.com/docker/docker/runconfig [2022-08-17T07:06:02.232Z] github.com/docker/docker/runconfig/opts [2022-08-17T07:06:02.232Z] github.com/docker/docker/testutil [2022-08-17T07:06:02.232Z] github.com/docker/docker/testutil/daemon [2022-08-17T07:06:02.232Z] github.com/docker/docker/testutil/environment [2022-08-17T07:06:02.232Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T07:06:02.232Z] github.com/docker/docker/testutil/fakegit [2022-08-17T07:06:02.232Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T07:06:02.232Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T07:06:02.232Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T07:06:02.232Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T07:06:02.232Z] github.com/docker/docker/testutil/registry [2022-08-17T07:06:02.232Z] github.com/docker/docker/testutil/request [2022-08-17T07:06:02.232Z] github.com/docker/docker/volume [2022-08-17T07:06:02.232Z] github.com/docker/docker/volume/drivers [2022-08-17T07:06:02.232Z] github.com/docker/docker/volume/local [2022-08-17T07:06:02.232Z] github.com/docker/docker/volume/mounts [2022-08-17T07:06:02.232Z] github.com/docker/docker/volume/service [2022-08-17T07:06:02.232Z] github.com/docker/docker/volume/service/opts [2022-08-17T07:06:02.232Z] github.com/docker/docker/volume/testutils' [2022-08-17T07:06:02.232Z] + base_pkg_list='github.com/docker/docker/api [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/backend/build [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/httputils [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/middleware [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/build [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/container [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/debug [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/image [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/network [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/session [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/system [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/server/router/volume [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/backend [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/container [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/events [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/filters [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/image [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/mount [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/network [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/registry [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/strslice [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/swarm [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/time [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/versions [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T07:06:02.232Z] github.com/docker/docker/api/types/volume [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder/builder-next [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder/dockerfile [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder/remotecontext [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T07:06:02.232Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T07:06:02.232Z] github.com/docker/docker/cli [2022-08-17T07:06:02.232Z] github.com/docker/docker/cli/config [2022-08-17T07:06:02.232Z] github.com/docker/docker/cli/debug [2022-08-17T07:06:02.232Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T07:06:02.232Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T07:06:02.232Z] github.com/docker/docker/client [2022-08-17T07:06:02.232Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T07:06:02.232Z] github.com/docker/docker/cmd/dockerd [2022-08-17T07:06:02.232Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T07:06:02.232Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T07:06:02.232Z] github.com/docker/docker/container [2022-08-17T07:06:02.232Z] github.com/docker/docker/container/stream [2022-08-17T07:06:02.232Z] github.com/docker/docker/contrib/apparmor [2022-08-17T07:06:02.232Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T07:06:02.232Z] github.com/docker/docker/contrib/httpserver [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/cluster [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/config [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/containerd [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/events [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/exec [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/images [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/initlayer [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/links [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/listeners [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/local [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/names [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/network [2022-08-17T07:06:02.232Z] github.com/docker/docker/daemon/stats [2022-08-17T07:06:02.232Z] github.com/docker/docker/distribution [2022-08-17T07:06:02.232Z] github.com/docker/docker/distribution/metadata [2022-08-17T07:06:02.232Z] github.com/docker/docker/distribution/utils [2022-08-17T07:06:02.232Z] github.com/docker/docker/distribution/xfer [2022-08-17T07:06:02.232Z] github.com/docker/docker/dockerversion [2022-08-17T07:06:02.232Z] github.com/docker/docker/errdefs [2022-08-17T07:06:02.232Z] github.com/docker/docker/image [2022-08-17T07:06:02.232Z] github.com/docker/docker/image/cache [2022-08-17T07:06:02.232Z] github.com/docker/docker/image/tarexport [2022-08-17T07:06:02.232Z] github.com/docker/docker/image/v1 [2022-08-17T07:06:02.232Z] github.com/docker/docker/internal/test/suite [2022-08-17T07:06:02.232Z] github.com/docker/docker/layer [2022-08-17T07:06:02.232Z] github.com/docker/docker/libcontainerd [2022-08-17T07:06:02.232Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T07:06:02.232Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T07:06:02.232Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T07:06:02.232Z] github.com/docker/docker/libcontainerd/types [2022-08-17T07:06:02.232Z] github.com/docker/docker/oci [2022-08-17T07:06:02.232Z] github.com/docker/docker/oci/caps [2022-08-17T07:06:02.232Z] github.com/docker/docker/opts [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/aaparser [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/archive [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/authorization [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/capabilities [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/containerfs [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/directory [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/dmesg [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/fileutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/fsutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/homedir [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/idtools [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/ioutils [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/longpath [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/loopback [2022-08-17T07:06:02.232Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/parsers [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/pidfile [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/platform [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/plugins [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/pools [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/progress [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/pubsub [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/reexec [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/signal [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/stack [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/stringid [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/system [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/tailfile [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/tarsum [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/urlutil [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/useragent [2022-08-17T07:06:02.233Z] github.com/docker/docker/plugin [2022-08-17T07:06:02.233Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T07:06:02.233Z] github.com/docker/docker/plugin/v2 [2022-08-17T07:06:02.233Z] github.com/docker/docker/profiles/apparmor [2022-08-17T07:06:02.233Z] github.com/docker/docker/profiles/seccomp [2022-08-17T07:06:02.233Z] github.com/docker/docker/quota [2022-08-17T07:06:02.233Z] github.com/docker/docker/reference [2022-08-17T07:06:02.233Z] github.com/docker/docker/registry [2022-08-17T07:06:02.233Z] github.com/docker/docker/registry/resumable [2022-08-17T07:06:02.233Z] github.com/docker/docker/restartmanager [2022-08-17T07:06:02.233Z] github.com/docker/docker/rootless [2022-08-17T07:06:02.233Z] github.com/docker/docker/rootless/specconv [2022-08-17T07:06:02.233Z] github.com/docker/docker/runconfig [2022-08-17T07:06:02.233Z] github.com/docker/docker/runconfig/opts [2022-08-17T07:06:02.233Z] github.com/docker/docker/testutil [2022-08-17T07:06:02.233Z] github.com/docker/docker/testutil/daemon [2022-08-17T07:06:02.233Z] github.com/docker/docker/testutil/environment [2022-08-17T07:06:02.233Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T07:06:02.233Z] github.com/docker/docker/testutil/fakegit [2022-08-17T07:06:02.233Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T07:06:02.233Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T07:06:02.233Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T07:06:02.233Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T07:06:02.233Z] github.com/docker/docker/testutil/registry [2022-08-17T07:06:02.233Z] github.com/docker/docker/testutil/request [2022-08-17T07:06:02.233Z] github.com/docker/docker/volume [2022-08-17T07:06:02.233Z] github.com/docker/docker/volume/drivers [2022-08-17T07:06:02.233Z] github.com/docker/docker/volume/local [2022-08-17T07:06:02.233Z] github.com/docker/docker/volume/mounts [2022-08-17T07:06:02.233Z] github.com/docker/docker/volume/service [2022-08-17T07:06:02.233Z] github.com/docker/docker/volume/service/opts [2022-08-17T07:06:02.233Z] github.com/docker/docker/volume/testutils' [2022-08-17T07:06:02.233Z] ++ grep --fixed-strings /libnetwork [2022-08-17T07:06:02.233Z] ++ echo 'github.com/docker/docker/api [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/backend/build [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/httputils [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/middleware [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/build [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/container [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/debug [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/image [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/network [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/session [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/system [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/server/router/volume [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/backend [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/container [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/events [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/filters [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/image [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/mount [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/network [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/registry [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/strslice [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/swarm [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/time [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/versions [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T07:06:02.233Z] github.com/docker/docker/api/types/volume [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder/builder-next [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder/dockerfile [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder/remotecontext [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T07:06:02.233Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T07:06:02.233Z] github.com/docker/docker/cli [2022-08-17T07:06:02.233Z] github.com/docker/docker/cli/config [2022-08-17T07:06:02.233Z] github.com/docker/docker/cli/debug [2022-08-17T07:06:02.233Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T07:06:02.233Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T07:06:02.233Z] github.com/docker/docker/client [2022-08-17T07:06:02.233Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T07:06:02.233Z] github.com/docker/docker/cmd/dockerd [2022-08-17T07:06:02.233Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T07:06:02.233Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T07:06:02.233Z] github.com/docker/docker/container [2022-08-17T07:06:02.233Z] github.com/docker/docker/container/stream [2022-08-17T07:06:02.233Z] github.com/docker/docker/contrib/apparmor [2022-08-17T07:06:02.233Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T07:06:02.233Z] github.com/docker/docker/contrib/httpserver [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/cluster [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/config [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/containerd [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/events [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/exec [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/images [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/initlayer [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/links [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/listeners [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/local [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/names [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/network [2022-08-17T07:06:02.233Z] github.com/docker/docker/daemon/stats [2022-08-17T07:06:02.233Z] github.com/docker/docker/distribution [2022-08-17T07:06:02.233Z] github.com/docker/docker/distribution/metadata [2022-08-17T07:06:02.233Z] github.com/docker/docker/distribution/utils [2022-08-17T07:06:02.233Z] github.com/docker/docker/distribution/xfer [2022-08-17T07:06:02.233Z] github.com/docker/docker/dockerversion [2022-08-17T07:06:02.233Z] github.com/docker/docker/errdefs [2022-08-17T07:06:02.233Z] github.com/docker/docker/image [2022-08-17T07:06:02.233Z] github.com/docker/docker/image/cache [2022-08-17T07:06:02.233Z] github.com/docker/docker/image/tarexport [2022-08-17T07:06:02.233Z] github.com/docker/docker/image/v1 [2022-08-17T07:06:02.233Z] github.com/docker/docker/internal/test/suite [2022-08-17T07:06:02.233Z] github.com/docker/docker/layer [2022-08-17T07:06:02.233Z] github.com/docker/docker/libcontainerd [2022-08-17T07:06:02.233Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T07:06:02.233Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T07:06:02.233Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T07:06:02.233Z] github.com/docker/docker/libcontainerd/types [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:06:02.233Z] github.com/docker/docker/libnetwork/types [2022-08-17T07:06:02.233Z] github.com/docker/docker/oci [2022-08-17T07:06:02.233Z] github.com/docker/docker/oci/caps [2022-08-17T07:06:02.233Z] github.com/docker/docker/opts [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/aaparser [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/archive [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/authorization [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/capabilities [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/containerfs [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/directory [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/dmesg [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/fileutils [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/fsutils [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/homedir [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/idtools [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/ioutils [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/longpath [2022-08-17T07:06:02.233Z] github.com/docker/docker/pkg/loopback [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/parsers [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/pidfile [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/platform [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/plugins [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/pools [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/progress [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/pubsub [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/reexec [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/signal [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/stack [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/stringid [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/system [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/tailfile [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/tarsum [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/urlutil [2022-08-17T07:06:02.234Z] github.com/docker/docker/pkg/useragent [2022-08-17T07:06:02.234Z] github.com/docker/docker/plugin [2022-08-17T07:06:02.234Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T07:06:02.234Z] github.com/docker/docker/plugin/v2 [2022-08-17T07:06:02.234Z] github.com/docker/docker/profiles/apparmor [2022-08-17T07:06:02.234Z] github.com/docker/docker/profiles/seccomp [2022-08-17T07:06:02.234Z] github.com/docker/docker/quota [2022-08-17T07:06:02.234Z] github.com/docker/docker/reference [2022-08-17T07:06:02.234Z] github.com/docker/docker/registry [2022-08-17T07:06:02.234Z] github.com/docker/docker/registry/resumable [2022-08-17T07:06:02.234Z] github.com/docker/docker/restartmanager [2022-08-17T07:06:02.234Z] github.com/docker/docker/rootless [2022-08-17T07:06:02.234Z] github.com/docker/docker/rootless/specconv [2022-08-17T07:06:02.234Z] github.com/docker/docker/runconfig [2022-08-17T07:06:02.234Z] github.com/docker/docker/runconfig/opts [2022-08-17T07:06:02.234Z] github.com/docker/docker/testutil [2022-08-17T07:06:02.234Z] github.com/docker/docker/testutil/daemon [2022-08-17T07:06:02.234Z] github.com/docker/docker/testutil/environment [2022-08-17T07:06:02.234Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T07:06:02.234Z] github.com/docker/docker/testutil/fakegit [2022-08-17T07:06:02.234Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T07:06:02.234Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T07:06:02.234Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T07:06:02.234Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T07:06:02.234Z] github.com/docker/docker/testutil/registry [2022-08-17T07:06:02.234Z] github.com/docker/docker/testutil/request [2022-08-17T07:06:02.234Z] github.com/docker/docker/volume [2022-08-17T07:06:02.234Z] github.com/docker/docker/volume/drivers [2022-08-17T07:06:02.234Z] github.com/docker/docker/volume/local [2022-08-17T07:06:02.234Z] github.com/docker/docker/volume/mounts [2022-08-17T07:06:02.234Z] github.com/docker/docker/volume/service [2022-08-17T07:06:02.234Z] github.com/docker/docker/volume/service/opts [2022-08-17T07:06:02.234Z] github.com/docker/docker/volume/testutils' [2022-08-17T07:06:02.234Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/types' [2022-08-17T07:06:02.234Z] + echo 'github.com/docker/docker/libnetwork [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:06:02.234Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/types' [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:06:02.234Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:06:02.234Z] + type docker-proxy [2022-08-17T07:06:02.234Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-17T07:06:02.234Z] + hack/make.sh binary-proxy install-proxy [2022-08-17T07:06:02.234Z] [2022-08-17T07:06:02.234Z] Removing bundles/ [2022-08-17T07:06:02.234Z] [2022-08-17T07:06:02.234Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-17T07:06:02.472Z] #28 52.67 Setting up systemd (247.3-7) ... [2022-08-17T07:06:02.472Z] #28 52.72 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-17T07:06:02.472Z] #28 52.73 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-17T07:06:02.494Z] Building: bundles/binary-proxy/docker-proxy [2022-08-17T07:06:02.494Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:06:02.733Z] #28 52.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-17T07:06:02.733Z] #28 52.77 Initializing machine ID from KVM UUID. [2022-08-17T07:06:03.303Z] #28 53.51 Setting up systemd-journal-remote (247.3-7) ... [2022-08-17T07:06:03.564Z] #28 53.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:06:04.134Z] #28 DONE 54.4s [2022-08-17T07:06:04.134Z] [2022-08-17T07:06:04.134Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:06:04.134Z] #71 sha256:02154fbe92814f9a22858d02566b22f31434a47632f5d101bb324afefdcc4a78 [2022-08-17T07:06:04.395Z] #71 ... [2022-08-17T07:06:04.395Z] [2022-08-17T07:06:04.395Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-17T07:06:04.395Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-17T07:06:05.227Z] #29 0.865 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-17T07:06:05.227Z] #29 0.869 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-17T07:06:05.227Z] #29 0.872 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-17T07:06:05.227Z] #29 DONE 0.9s [2022-08-17T07:06:05.227Z] [2022-08-17T07:06:05.227Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-17T07:06:05.227Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-17T07:06:09.077Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-17T07:06:09.077Z] [2022-08-17T07:06:09.077Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-17T07:06:09.077Z] Installing docker-proxy to /usr/local/bin/ [2022-08-17T07:06:09.077Z] [2022-08-17T07:06:09.077Z] + mkdir -p bundles [2022-08-17T07:06:09.077Z] + '[' -n 'github.com/docker/docker/api [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/backend/build [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/httputils [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/middleware [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/build [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/container [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/debug [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/image [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/network [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/session [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/system [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/server/router/volume [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/backend [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/container [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/events [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/filters [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/image [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/mount [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/network [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/registry [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/strslice [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/swarm [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/time [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/versions [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T07:06:09.077Z] github.com/docker/docker/api/types/volume [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder/builder-next [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder/dockerfile [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder/remotecontext [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T07:06:09.077Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T07:06:09.077Z] github.com/docker/docker/cli [2022-08-17T07:06:09.077Z] github.com/docker/docker/cli/config [2022-08-17T07:06:09.077Z] github.com/docker/docker/cli/debug [2022-08-17T07:06:09.077Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T07:06:09.077Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T07:06:09.077Z] github.com/docker/docker/client [2022-08-17T07:06:09.077Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T07:06:09.077Z] github.com/docker/docker/cmd/dockerd [2022-08-17T07:06:09.077Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T07:06:09.077Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T07:06:09.077Z] github.com/docker/docker/container [2022-08-17T07:06:09.077Z] github.com/docker/docker/container/stream [2022-08-17T07:06:09.077Z] github.com/docker/docker/contrib/apparmor [2022-08-17T07:06:09.077Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T07:06:09.077Z] github.com/docker/docker/contrib/httpserver [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/cluster [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/config [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/containerd [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/events [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/exec [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/images [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/initlayer [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/links [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/listeners [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/logger [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T07:06:09.077Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/logger/local [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/names [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/network [2022-08-17T07:06:09.078Z] github.com/docker/docker/daemon/stats [2022-08-17T07:06:09.078Z] github.com/docker/docker/distribution [2022-08-17T07:06:09.078Z] github.com/docker/docker/distribution/metadata [2022-08-17T07:06:09.078Z] github.com/docker/docker/distribution/utils [2022-08-17T07:06:09.078Z] github.com/docker/docker/distribution/xfer [2022-08-17T07:06:09.078Z] github.com/docker/docker/dockerversion [2022-08-17T07:06:09.078Z] github.com/docker/docker/errdefs [2022-08-17T07:06:09.078Z] github.com/docker/docker/image [2022-08-17T07:06:09.078Z] github.com/docker/docker/image/cache [2022-08-17T07:06:09.078Z] github.com/docker/docker/image/tarexport [2022-08-17T07:06:09.078Z] github.com/docker/docker/image/v1 [2022-08-17T07:06:09.078Z] github.com/docker/docker/internal/test/suite [2022-08-17T07:06:09.078Z] github.com/docker/docker/layer [2022-08-17T07:06:09.078Z] github.com/docker/docker/libcontainerd [2022-08-17T07:06:09.078Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T07:06:09.078Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T07:06:09.078Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T07:06:09.078Z] github.com/docker/docker/libcontainerd/types [2022-08-17T07:06:09.078Z] github.com/docker/docker/oci [2022-08-17T07:06:09.078Z] github.com/docker/docker/oci/caps [2022-08-17T07:06:09.078Z] github.com/docker/docker/opts [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/aaparser [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/archive [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/authorization [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/capabilities [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/containerfs [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/directory [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/dmesg [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/fileutils [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/fsutils [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/homedir [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/idtools [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/ioutils [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/longpath [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/loopback [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/parsers [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/pidfile [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/platform [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/plugins [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/pools [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/progress [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/pubsub [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/reexec [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/signal [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/stack [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/stringid [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/system [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/tailfile [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/tarsum [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/urlutil [2022-08-17T07:06:09.078Z] github.com/docker/docker/pkg/useragent [2022-08-17T07:06:09.078Z] github.com/docker/docker/plugin [2022-08-17T07:06:09.078Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T07:06:09.078Z] github.com/docker/docker/plugin/v2 [2022-08-17T07:06:09.078Z] github.com/docker/docker/profiles/apparmor [2022-08-17T07:06:09.078Z] github.com/docker/docker/profiles/seccomp [2022-08-17T07:06:09.078Z] github.com/docker/docker/quota [2022-08-17T07:06:09.078Z] github.com/docker/docker/reference [2022-08-17T07:06:09.078Z] github.com/docker/docker/registry [2022-08-17T07:06:09.078Z] github.com/docker/docker/registry/resumable [2022-08-17T07:06:09.078Z] github.com/docker/docker/restartmanager [2022-08-17T07:06:09.078Z] github.com/docker/docker/rootless [2022-08-17T07:06:09.078Z] github.com/docker/docker/rootless/specconv [2022-08-17T07:06:09.078Z] github.com/docker/docker/runconfig [2022-08-17T07:06:09.078Z] github.com/docker/docker/runconfig/opts [2022-08-17T07:06:09.078Z] github.com/docker/docker/testutil [2022-08-17T07:06:09.078Z] github.com/docker/docker/testutil/daemon [2022-08-17T07:06:09.078Z] github.com/docker/docker/testutil/environment [2022-08-17T07:06:09.078Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T07:06:09.078Z] github.com/docker/docker/testutil/fakegit [2022-08-17T07:06:09.078Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T07:06:09.078Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T07:06:09.078Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T07:06:09.078Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T07:06:09.078Z] github.com/docker/docker/testutil/registry [2022-08-17T07:06:09.078Z] github.com/docker/docker/testutil/request [2022-08-17T07:06:09.078Z] github.com/docker/docker/volume [2022-08-17T07:06:09.078Z] github.com/docker/docker/volume/drivers [2022-08-17T07:06:09.078Z] github.com/docker/docker/volume/local [2022-08-17T07:06:09.078Z] github.com/docker/docker/volume/mounts [2022-08-17T07:06:09.078Z] github.com/docker/docker/volume/service [2022-08-17T07:06:09.078Z] github.com/docker/docker/volume/service/opts [2022-08-17T07:06:09.078Z] github.com/docker/docker/volume/testutils' ']' [2022-08-17T07:06:09.078Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-17T07:06:09.078Z] ? github.com/docker/docker/api [no test files] [2022-08-17T07:06:10.956Z] #23 13.58 Collecting yamllint==1.26.1 [2022-08-17T07:06:10.956Z] #23 14.67 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-17T07:06:11.171Z] #23 14.47 Collecting yamllint==1.26.1 [2022-08-17T07:06:11.738Z] #23 15.57 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-17T07:06:12.848Z] #23 16.46 Collecting pathspec>=0.5.3 [2022-08-17T07:06:12.848Z] #23 16.47 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-17T07:06:13.104Z] #23 17.16 Collecting pyyaml [2022-08-17T07:06:13.361Z] #23 17.20 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-17T07:06:13.361Z] #23 17.29 Building wheels for collected packages: yamllint [2022-08-17T07:06:13.361Z] #23 17.29 Building wheel for yamllint (setup.py): started [2022-08-17T07:06:13.367Z] #30 7.506 Collecting yamllint==1.26.1 [2022-08-17T07:06:13.626Z] #30 8.555 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-17T07:06:14.199Z] #30 9.228 Collecting pathspec>=0.5.3 [2022-08-17T07:06:14.255Z] #23 17.67 Collecting pathspec>=0.5.3 [2022-08-17T07:06:14.255Z] #23 17.69 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-17T07:06:14.459Z] #30 9.243 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-17T07:06:14.459Z] #30 9.498 Collecting pyyaml [2022-08-17T07:06:14.513Z] #23 18.35 Collecting pyyaml [2022-08-17T07:06:14.513Z] #23 18.37 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-17T07:06:14.720Z] #30 9.511 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-17T07:06:14.720Z] #30 9.553 Building wheels for collected packages: yamllint [2022-08-17T07:06:14.720Z] #30 9.554 Building wheel for yamllint (setup.py): started [2022-08-17T07:06:14.774Z] #23 18.47 Building wheels for collected packages: yamllint [2022-08-17T07:06:14.774Z] #23 18.48 Building wheel for yamllint (setup.py): started [2022-08-17T07:06:15.291Z] #30 10.08 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-17T07:06:15.291Z] #30 10.08 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3f9cd8b0ca6b96d5bb4afe23f5bbd8dc3f487ee90dc7d00b7e52b5794453d835 [2022-08-17T07:06:15.291Z] #30 10.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-17T07:06:15.291Z] #30 10.09 Successfully built yamllint [2022-08-17T07:06:15.291Z] #30 10.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-17T07:06:15.295Z] #23 19.04 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-17T07:06:15.295Z] #23 19.05 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3f9cd8b0ca6b96d5bb4afe23f5bbd8dc3f487ee90dc7d00b7e52b5794453d835 [2022-08-17T07:06:15.295Z] #23 19.05 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-17T07:06:15.295Z] #23 19.05 Successfully built yamllint [2022-08-17T07:06:15.295Z] #23 19.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-17T07:06:15.552Z] #30 10.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-17T07:06:15.813Z] #30 DONE 10.6s [2022-08-17T07:06:15.813Z] [2022-08-17T07:06:15.813Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:06:15.813Z] #71 sha256:02154fbe92814f9a22858d02566b22f31434a47632f5d101bb324afefdcc4a78 [2022-08-17T07:06:15.813Z] #71 ... [2022-08-17T07:06:15.813Z] [2022-08-17T07:06:15.813Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-17T07:06:15.813Z] #34 sha256:d0474c0ebd292d2df41859d5e3b49988c6415d9a2ff84adc1a750b20c35fc87c [2022-08-17T07:06:15.858Z] #23 19.85 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-17T07:06:16.074Z] #34 DONE 0.3s [2022-08-17T07:06:16.074Z] [2022-08-17T07:06:16.074Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:06:16.074Z] #67 sha256:ef4bf84996f8f526a8bd75252571e599d807f58bce4a9acd8be82a49a53dd79a [2022-08-17T07:06:16.074Z] #67 ... [2022-08-17T07:06:16.074Z] [2022-08-17T07:06:16.074Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-17T07:06:16.074Z] #39 sha256:4db1f060ec7adaad71b8431189ba7e5a98fbe468678c4850393f6ca1789ebb8c [2022-08-17T07:06:16.335Z] #39 DONE 0.4s [2022-08-17T07:06:16.335Z] [2022-08-17T07:06:16.335Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-17T07:06:16.335Z] #42 sha256:a7450763855fc169246887c078fba81dbfa2ea4a34fd8eb762b4daef959e0ef5 [2022-08-17T07:06:16.596Z] #42 DONE 0.1s [2022-08-17T07:06:16.596Z] [2022-08-17T07:06:16.596Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-17T07:06:16.596Z] #44 sha256:53e7fdfe42dba5084bd92e9b345c99a6f7efb8246ec0df94e1c15a182d9aeaa0 [2022-08-17T07:06:16.673Z] #23 20.33 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-17T07:06:16.673Z] #23 20.33 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4e64f4abd3661d2e9648aafaf4e468ac8ff07090a25c9ebcaebabdfd5b5a4152 [2022-08-17T07:06:16.674Z] #23 20.33 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-17T07:06:16.674Z] #23 20.34 Successfully built yamllint [2022-08-17T07:06:16.674Z] #23 20.40 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-17T07:06:16.856Z] #44 DONE 0.2s [2022-08-17T07:06:16.856Z] [2022-08-17T07:06:16.856Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:06:16.856Z] #67 sha256:ef4bf84996f8f526a8bd75252571e599d807f58bce4a9acd8be82a49a53dd79a [2022-08-17T07:06:16.856Z] #67 ... [2022-08-17T07:06:16.856Z] [2022-08-17T07:06:16.856Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-17T07:06:16.856Z] #46 sha256:995cd9cba0bbece18917998fd9da731209febc1afd1a4e2f6a75c61f1491c372 [2022-08-17T07:06:16.856Z] #46 DONE 0.1s [2022-08-17T07:06:17.118Z] [2022-08-17T07:06:17.118Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-17T07:06:17.118Z] #48 sha256:5e8e07c9bdcf0bf81ebb088bf6109cce8cc0fc42beec08b5879e6673d0d9a94d [2022-08-17T07:06:17.118Z] #48 DONE 0.2s [2022-08-17T07:06:17.118Z] [2022-08-17T07:06:17.118Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-17T07:06:17.118Z] #52 sha256:4800bf9a48d99a2ce8a8d5a1cfc1b8a25beb8229f1f101be4d43513bb7926fc7 [2022-08-17T07:06:17.118Z] #52 DONE 0.1s [2022-08-17T07:06:17.118Z] [2022-08-17T07:06:17.118Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:06:17.118Z] #71 sha256:02154fbe92814f9a22858d02566b22f31434a47632f5d101bb324afefdcc4a78 [2022-08-17T07:06:17.240Z] #23 21.06 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-17T07:06:17.379Z] #71 ... [2022-08-17T07:06:17.379Z] [2022-08-17T07:06:17.379Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-17T07:06:17.379Z] #55 sha256:de7b633d146e16d504d1ff87f67e0dc2164c6736193f21a520b9e2ef0e502e2d [2022-08-17T07:06:17.379Z] #55 DONE 0.1s [2022-08-17T07:06:17.379Z] [2022-08-17T07:06:17.379Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-17T07:06:17.379Z] #59 sha256:9d135b843ac1c7a2632c04ffab28e821625a86d5fb5469b96b7f1da4b490d64f [2022-08-17T07:06:17.379Z] #59 DONE 0.1s [2022-08-17T07:06:17.379Z] [2022-08-17T07:06:17.379Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-17T07:06:17.379Z] #61 sha256:5342900cc9d26fc0ac8de2fa27ec8364d3e80c5761754f63a5c10af3f09b6d7d [2022-08-17T07:06:17.379Z] #61 DONE 0.1s [2022-08-17T07:06:17.379Z] [2022-08-17T07:06:17.379Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:06:17.379Z] #67 sha256:ef4bf84996f8f526a8bd75252571e599d807f58bce4a9acd8be82a49a53dd79a [2022-08-17T07:06:17.640Z] #67 ... [2022-08-17T07:06:17.640Z] [2022-08-17T07:06:17.640Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-17T07:06:17.640Z] #63 sha256:4a5c23aa9b42ea34933b76107163ab692e8fa1a21d147cdedaa81eed8bd15609 [2022-08-17T07:06:17.640Z] #63 DONE 0.2s [2022-08-17T07:06:17.640Z] [2022-08-17T07:06:17.640Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-17T07:06:17.640Z] #65 sha256:4722aaad79b5ff9814e251a60092c2cd9bad1caa064a47538e4f9d80f4cb6957 [2022-08-17T07:06:17.640Z] #65 DONE 0.1s [2022-08-17T07:06:17.640Z] [2022-08-17T07:06:17.640Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:06:17.640Z] #67 sha256:ef4bf84996f8f526a8bd75252571e599d807f58bce4a9acd8be82a49a53dd79a [2022-08-17T07:06:17.757Z] #23 DONE 21.5s [2022-08-17T07:06:17.757Z] [2022-08-17T07:06:17.757Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-17T07:06:17.757Z] #27 sha256:dfccf88818e0df8a29220a66dd0ff7077c5d758827333a37bf2e89c59452bcf9 [2022-08-17T07:06:17.757Z] #27 DONE 0.2s [2022-08-17T07:06:17.757Z] [2022-08-17T07:06:17.757Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-17T07:06:17.757Z] #32 sha256:ff3322e087a4ad8e357b470f333934e080aa6f9df3b1ba10771bd82a9739f357 [2022-08-17T07:06:18.014Z] #32 DONE 0.3s [2022-08-17T07:06:18.014Z] [2022-08-17T07:06:18.014Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-17T07:06:18.014Z] #35 sha256:2adf01f7f426904710a15e7f09e5a064a47b3b541eafefe965381ad340a6a1d5 [2022-08-17T07:06:18.177Z] #23 DONE 21.8s [2022-08-17T07:06:18.177Z] [2022-08-17T07:06:18.177Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-17T07:06:18.177Z] #27 sha256:cd0d2eac7f4528dbc41c142ddb9932ba2406c090657fad1e98e0cc763199bfcf [2022-08-17T07:06:18.271Z] #35 DONE 0.1s [2022-08-17T07:06:18.271Z] [2022-08-17T07:06:18.271Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-17T07:06:18.271Z] #37 sha256:6d6566de5252432ec754c3599eee63b7363b284c1835e48ac3a0b261c25a1758 [2022-08-17T07:06:18.527Z] #37 DONE 0.3s [2022-08-17T07:06:18.527Z] [2022-08-17T07:06:18.527Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-17T07:06:18.527Z] #39 sha256:e7c65a2acb09655c0afcbadfe22143c5632e78984548cacb94d7d6a34463d95c [2022-08-17T07:06:18.527Z] #39 DONE 0.1s [2022-08-17T07:06:18.527Z] [2022-08-17T07:06:18.527Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:06:18.527Z] #64 sha256:b713b2827866a591b6150b680bb1126986782871ac8d843c4e7152b41d1f9a74 [2022-08-17T07:06:18.527Z] #64 ... [2022-08-17T07:06:18.527Z] [2022-08-17T07:06:18.527Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-17T07:06:18.527Z] #41 sha256:cf9ae17ed625014d220a4ab6507cf1a499cdbf0db05edb622c3b4a0bbeb04819 [2022-08-17T07:06:18.527Z] #41 DONE 0.1s [2022-08-17T07:06:18.527Z] [2022-08-17T07:06:18.527Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-17T07:06:18.527Z] #45 sha256:b4db38c4040e07bd8e90f9b5d1a298d2a07117ab6b94e00c46c1daebf7b9d1bb [2022-08-17T07:06:18.527Z] #45 DONE 0.1s [2022-08-17T07:06:18.741Z] #27 DONE 0.6s [2022-08-17T07:06:18.741Z] [2022-08-17T07:06:18.741Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-17T07:06:18.741Z] #32 sha256:dcd17f94ead245201aa7daa6472b442d572459a5de2de1684a1e5b9be65a02c7 [2022-08-17T07:06:18.783Z] [2022-08-17T07:06:18.784Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:06:18.784Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:06:19.308Z] #32 DONE 0.8s [2022-08-17T07:06:19.309Z] [2022-08-17T07:06:19.309Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:06:19.309Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:06:19.573Z] #55 ... [2022-08-17T07:06:19.573Z] [2022-08-17T07:06:19.573Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-17T07:06:19.573Z] #35 sha256:e52bdc9940bd3784e2a498f2cae679a3ad3ad8587ce42e1261f702d1b0bb293b [2022-08-17T07:06:20.137Z] #35 DONE 0.5s [2022-08-17T07:06:20.137Z] [2022-08-17T07:06:20.137Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-17T07:06:20.137Z] #37 sha256:edead7ad0fcf32738d2451d61790471ebe921a81626a99938924abc38686e08e [2022-08-17T07:06:20.397Z] #37 DONE 0.5s [2022-08-17T07:06:20.397Z] [2022-08-17T07:06:20.397Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-17T07:06:20.397Z] #39 sha256:91e077446dfbac88cba359ac3192c1898f7994383bd9b67db0849cc75b304d2b [2022-08-17T07:06:20.653Z] #39 DONE 0.2s [2022-08-17T07:06:20.653Z] [2022-08-17T07:06:20.653Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-17T07:06:20.653Z] #41 sha256:b6d397e3317eb12f8ed174ba33204705e82a0b3f11770fb9091606b73dadd401 [2022-08-17T07:06:20.653Z] #41 DONE 0.1s [2022-08-17T07:06:20.653Z] [2022-08-17T07:06:20.653Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-17T07:06:20.653Z] #45 sha256:ac0678d4549ee4f7f5bb763eb9735a13f785ae6faf71e7a9fe682995f052dfe9 [2022-08-17T07:06:20.910Z] #45 DONE 0.2s [2022-08-17T07:06:20.910Z] [2022-08-17T07:06:20.910Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:06:20.910Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:06:23.972Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-08-17T07:06:32.179Z] #64 337.9 # github.com/containerd/containerd/cmd/containerd [2022-08-17T07:06:32.179Z] #64 337.9 /usr/bin/ld: /tmp/go-link-2587791461/000019.o: in function `New': [2022-08-17T07:06:32.179Z] #64 337.9 /tmp/tmp.0pQBTMdCrs/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-17T07:06:32.179Z] #64 338.0 + bin/containerd-stress [2022-08-17T07:06:32.179Z] #64 339.1 + bin/containerd-shim [2022-08-17T07:06:39.603Z] #67 92.68 + mkdir -p /build [2022-08-17T07:06:39.604Z] #67 92.68 + cp runc /build/runc [2022-08-17T07:06:39.604Z] #67 DONE 93.0s [2022-08-17T07:06:39.604Z] [2022-08-17T07:06:39.604Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:06:39.604Z] #71 sha256:02154fbe92814f9a22858d02566b22f31434a47632f5d101bb324afefdcc4a78 [2022-08-17T07:06:39.604Z] #71 ... [2022-08-17T07:06:39.604Z] [2022-08-17T07:06:39.604Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-17T07:06:39.604Z] #68 sha256:afd93944a7d4496bd1a1ecde579af17f3d0d9cb586b9e13036ee5027a27ffdd1 [2022-08-17T07:06:39.604Z] #68 DONE 0.1s [2022-08-17T07:06:39.604Z] [2022-08-17T07:06:39.604Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:06:39.604Z] #71 sha256:02154fbe92814f9a22858d02566b22f31434a47632f5d101bb324afefdcc4a78 [2022-08-17T07:06:40.292Z] #64 350.2 + bin/containerd-shim-runc-v1 [2022-08-17T07:06:40.683Z] #47 ... [2022-08-17T07:06:40.683Z] [2022-08-17T07:06:40.683Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:06:40.683Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:06:40.683Z] #77 282.5 CCLD libocispec.la [2022-08-17T07:06:40.683Z] #77 283.0 CCLD src/validate [2022-08-17T07:06:40.683Z] #77 283.0 CCLD tests/test-1 [2022-08-17T07:06:40.683Z] #77 283.0 CCLD tests/test-2 [2022-08-17T07:06:40.683Z] #77 283.0 CCLD tests/test-3 [2022-08-17T07:06:40.683Z] #77 283.0 CCLD tests/test-4 [2022-08-17T07:06:40.683Z] #77 283.1 CCLD tests/test-5 [2022-08-17T07:06:40.683Z] #77 283.1 CCLD tests/test-6 [2022-08-17T07:06:40.683Z] #77 283.2 CCLD tests/test-7 [2022-08-17T07:06:40.683Z] #77 283.2 CCLD tests/test-8 [2022-08-17T07:06:40.683Z] #77 283.3 CCLD tests/test-9 [2022-08-17T07:06:40.683Z] #77 283.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-17T07:06:40.683Z] #77 283.4 CCLD tests/test-11 [2022-08-17T07:06:40.683Z] #77 283.4 CCLD tests/test-10 [2022-08-17T07:06:41.246Z] #77 285.0 libtool: link: ar cr libocispec.a [2022-08-17T07:06:41.246Z] #77 285.1 libtool: link: ranlib libocispec.a [2022-08-17T07:06:42.813Z] #55 ... [2022-08-17T07:06:42.813Z] [2022-08-17T07:06:42.813Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:06:42.813Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:06:42.813Z] #77 285.2 CCLD libocispec.la [2022-08-17T07:06:42.813Z] #77 285.9 CCLD src/validate [2022-08-17T07:06:42.813Z] #77 285.9 CCLD tests/test-1 [2022-08-17T07:06:42.813Z] #77 285.9 CCLD tests/test-2 [2022-08-17T07:06:42.813Z] #77 285.9 CCLD tests/test-3 [2022-08-17T07:06:42.813Z] #77 285.9 CCLD tests/test-4 [2022-08-17T07:06:42.813Z] #77 286.0 CCLD tests/test-5 [2022-08-17T07:06:42.813Z] #77 286.0 CCLD tests/test-6 [2022-08-17T07:06:42.813Z] #77 286.0 CCLD tests/test-7 [2022-08-17T07:06:42.813Z] #77 286.1 CCLD tests/test-8 [2022-08-17T07:06:42.813Z] #77 286.2 CCLD tests/test-9 [2022-08-17T07:06:42.813Z] #77 286.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-17T07:06:42.813Z] #77 286.2 CCLD tests/test-10 [2022-08-17T07:06:42.813Z] #77 286.3 CCLD tests/test-11 [2022-08-17T07:06:43.070Z] #77 288.0 libtool: link: ar cr libocispec.a [2022-08-17T07:06:43.070Z] #77 288.0 libtool: link: ranlib libocispec.a [2022-08-17T07:06:43.138Z] #77 287.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:06:43.138Z] #77 287.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T07:06:43.138Z] #77 287.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T07:06:43.138Z] #77 287.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:06:43.138Z] #77 287.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:06:43.138Z] #77 287.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:06:43.138Z] #77 287.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:06:43.138Z] #77 287.1 make[2]: Entering directory '/tmp/crun-build' [2022-08-17T07:06:43.395Z] #77 287.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-17T07:06:43.395Z] #77 287.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-17T07:06:43.395Z] #77 287.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-17T07:06:43.395Z] #77 287.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-17T07:06:43.395Z] #77 287.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-17T07:06:43.395Z] #77 287.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-17T07:06:43.395Z] #77 287.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-17T07:06:43.395Z] #77 287.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-17T07:06:43.395Z] #77 287.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-17T07:06:43.395Z] #77 287.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-17T07:06:43.395Z] #77 287.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-17T07:06:43.395Z] #77 287.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-17T07:06:43.395Z] #77 287.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-17T07:06:43.395Z] #77 287.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-17T07:06:43.395Z] #77 287.4 CC src/libcrun/libcrun_testing_a-error.o [2022-08-17T07:06:43.395Z] #77 287.4 CC src/libcrun/libcrun_testing_a-status.o [2022-08-17T07:06:43.395Z] #77 287.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-17T07:06:43.395Z] #77 287.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-17T07:06:43.395Z] #77 287.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-17T07:06:43.652Z] #77 287.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-17T07:06:43.652Z] #77 287.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-17T07:06:43.652Z] #77 287.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-17T07:06:43.652Z] #77 287.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-17T07:06:43.652Z] #77 287.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-17T07:06:43.652Z] #77 287.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-17T07:06:43.652Z] #77 287.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-17T07:06:43.909Z] #77 287.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-17T07:06:43.909Z] #77 287.9 CC src/crun-crun.o [2022-08-17T07:06:43.909Z] #77 287.9 CC src/crun-run.o [2022-08-17T07:06:44.165Z] #77 288.0 CC src/crun-delete.o [2022-08-17T07:06:44.165Z] #77 288.0 CC src/crun-kill.o [2022-08-17T07:06:44.165Z] #77 288.1 CC src/crun-pause.o [2022-08-17T07:06:44.165Z] #77 288.1 CC src/crun-unpause.o [2022-08-17T07:06:44.422Z] #77 288.2 CC src/crun-spec.o [2022-08-17T07:06:44.422Z] #77 288.2 CC src/crun-exec.o [2022-08-17T07:06:44.422Z] #77 288.2 CC src/crun-list.o [2022-08-17T07:06:44.422Z] #77 288.3 CC src/crun-create.o [2022-08-17T07:06:44.422Z] #77 288.4 CC src/crun-state.o [2022-08-17T07:06:44.678Z] #77 288.4 CC src/crun-update.o [2022-08-17T07:06:44.678Z] #77 288.5 CC src/crun-ps.o [2022-08-17T07:06:44.678Z] #77 288.5 CC src/crun-start.o [2022-08-17T07:06:44.678Z] #77 288.5 CC src/crun-checkpoint.o [2022-08-17T07:06:44.678Z] #77 288.6 CC src/crun-restore.o [2022-08-17T07:06:44.935Z] #77 288.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-17T07:06:44.935Z] #77 288.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-17T07:06:45.191Z] #77 289.1 CC src/libcrun/libcrun_la-container.lo [2022-08-17T07:06:45.191Z] #77 289.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-17T07:06:45.447Z] #77 289.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-17T07:06:45.447Z] #77 289.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-17T07:06:45.447Z] #77 289.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-17T07:06:45.447Z] #77 289.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-17T07:06:45.447Z] #77 289.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-17T07:06:45.563Z] #64 356.5 + bin/containerd-shim-runc-v2 [2022-08-17T07:06:45.591Z] #77 290.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-17T07:06:45.591Z] #77 290.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-17T07:06:45.591Z] #77 290.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-17T07:06:45.591Z] #77 290.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:06:45.591Z] #77 290.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:06:45.591Z] #77 290.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:06:45.591Z] #77 290.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-17T07:06:45.591Z] #77 290.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-17T07:06:45.591Z] #77 290.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-17T07:06:45.591Z] #77 290.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-17T07:06:45.591Z] #77 290.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-17T07:06:45.591Z] #77 290.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-17T07:06:45.591Z] #77 290.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-17T07:06:45.591Z] #77 290.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-17T07:06:45.591Z] #77 290.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-17T07:06:45.591Z] #77 290.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-17T07:06:45.591Z] #77 290.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-17T07:06:45.591Z] #77 290.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-17T07:06:45.591Z] #77 290.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-17T07:06:45.591Z] #77 290.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-17T07:06:45.591Z] #77 290.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-17T07:06:45.591Z] #77 290.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-17T07:06:45.591Z] #77 290.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-17T07:06:45.591Z] #77 290.5 CC src/libcrun/libcrun_testing_a-error.o [2022-08-17T07:06:45.591Z] #77 290.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-17T07:06:45.591Z] #77 290.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-17T07:06:45.591Z] #77 290.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-17T07:06:45.704Z] #77 289.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-17T07:06:45.704Z] #77 289.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-17T07:06:45.704Z] #77 289.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-17T07:06:45.848Z] #77 290.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-17T07:06:45.848Z] #77 290.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-17T07:06:45.848Z] #77 290.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-17T07:06:45.848Z] #77 290.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-17T07:06:45.848Z] #77 290.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-17T07:06:45.848Z] #77 290.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-17T07:06:45.960Z] #77 289.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-17T07:06:45.960Z] #77 289.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-17T07:06:45.960Z] #77 290.0 CC src/libcrun/libcrun_la-error.lo [2022-08-17T07:06:46.105Z] #77 290.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-17T07:06:46.105Z] #77 290.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-17T07:06:46.236Z] #77 290.1 CC src/libcrun/libcrun_la-status.lo [2022-08-17T07:06:46.236Z] #77 290.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-17T07:06:46.236Z] #77 290.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-17T07:06:46.361Z] #77 291.2 CC src/crun-run.o [2022-08-17T07:06:46.361Z] #77 291.2 CC src/crun-crun.o [2022-08-17T07:06:46.361Z] #77 291.2 CC src/crun-delete.o [2022-08-17T07:06:46.361Z] #77 291.3 CC src/crun-kill.o [2022-08-17T07:06:46.361Z] #77 291.3 CC src/crun-pause.o [2022-08-17T07:06:46.361Z] #77 291.3 CC src/crun-unpause.o [2022-08-17T07:06:46.361Z] #77 291.4 CC src/crun-spec.o [2022-08-17T07:06:46.497Z] #64 357.3 + binaries [2022-08-17T07:06:46.497Z] #64 357.3 + install -D bin/containerd /build/containerd [2022-08-17T07:06:46.497Z] #64 357.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-17T07:06:46.497Z] #64 357.3 + install -D bin/ctr /build/ctr [2022-08-17T07:06:46.501Z] #77 290.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-17T07:06:46.618Z] #77 291.5 CC src/crun-exec.o [2022-08-17T07:06:46.759Z] #77 290.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-17T07:06:46.759Z] #77 290.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-17T07:06:46.759Z] #77 290.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-17T07:06:46.759Z] #77 290.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-17T07:06:46.875Z] #77 291.6 CC src/crun-create.o [2022-08-17T07:06:46.875Z] #77 291.6 CC src/crun-list.o [2022-08-17T07:06:46.875Z] #77 291.6 CC src/crun-start.o [2022-08-17T07:06:46.875Z] #77 291.6 CC src/crun-state.o [2022-08-17T07:06:46.875Z] #77 291.7 CC src/crun-update.o [2022-08-17T07:06:46.875Z] #77 291.8 CC src/crun-ps.o [2022-08-17T07:06:47.016Z] #77 290.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-17T07:06:47.131Z] #77 291.9 CC src/crun-checkpoint.o [2022-08-17T07:06:47.131Z] #77 292.0 CC src/crun-restore.o [2022-08-17T07:06:47.131Z] #77 292.0 CC src/libcrun/libcrun_la-utils.lo [2022-08-17T07:06:47.276Z] #77 291.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-17T07:06:47.276Z] #77 291.0 CC tests/init.o [2022-08-17T07:06:47.276Z] #77 291.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-17T07:06:47.388Z] #77 292.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-17T07:06:47.431Z] #64 DONE 358.4s [2022-08-17T07:06:47.645Z] #77 292.4 CC src/libcrun/libcrun_la-container.lo [2022-08-17T07:06:47.645Z] #77 292.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-17T07:06:47.645Z] #77 292.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-17T07:06:47.645Z] #77 292.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-17T07:06:47.901Z] #77 292.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-17T07:06:47.901Z] #77 292.8 CC src/libcrun/libcrun_la-criu.lo [2022-08-17T07:06:47.901Z] #77 292.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-17T07:06:48.158Z] #77 292.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-17T07:06:48.158Z] #77 292.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-17T07:06:48.158Z] #77 293.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-17T07:06:48.158Z] #77 293.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-17T07:06:48.366Z] [2022-08-17T07:06:48.366Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-17T07:06:48.366Z] #65 sha256:26b2a127334c1ed0e05dc7c572ed4f44a79c7d60fb2f48178e9656b79d646db9 [2022-08-17T07:06:48.415Z] #77 293.3 CC src/libcrun/libcrun_la-error.lo [2022-08-17T07:06:48.415Z] #77 293.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-17T07:06:48.671Z] #77 293.5 CC src/libcrun/libcrun_la-terminal.lo [2022-08-17T07:06:48.671Z] #77 293.5 CC src/libcrun/libcrun_la-status.lo [2022-08-17T07:06:48.671Z] #77 293.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-17T07:06:48.929Z] #77 294.0 CC src/libcrun/libcrun_la-signals.lo [2022-08-17T07:06:49.186Z] #77 294.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-17T07:06:49.186Z] #77 294.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-17T07:06:49.299Z] #65 DONE 0.9s [2022-08-17T07:06:49.299Z] [2022-08-17T07:06:49.299Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-17T07:06:49.299Z] #70 sha256:22773a75a9ae5b2df795cb8e7d27030c50bfc3bcd9e7c3c1dcb3e51861e0210a [2022-08-17T07:06:49.299Z] #70 DONE 0.2s [2022-08-17T07:06:49.299Z] [2022-08-17T07:06:49.299Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-17T07:06:49.299Z] #75 sha256:68ad54bacaff00feef9e0bf1e4ed68e947ca265e3615161367dd2e06af250305 [2022-08-17T07:06:49.443Z] #77 294.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-17T07:06:49.443Z] #77 294.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-17T07:06:49.699Z] #77 294.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-17T07:06:49.700Z] #77 294.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-17T07:06:49.956Z] #77 294.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-17T07:06:49.956Z] #77 294.8 CC tests/init.o [2022-08-17T07:06:50.233Z] #75 DONE 0.8s [2022-08-17T07:06:50.233Z] [2022-08-17T07:06:50.233Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-17T07:06:50.233Z] #78 sha256:69472f46eb08a80094573604d381b5fff52b42d1ece15a8621ad80b9f9f985c4 [2022-08-17T07:06:50.233Z] #78 DONE 0.1s [2022-08-17T07:06:50.233Z] [2022-08-17T07:06:50.233Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-17T07:06:50.233Z] #79 sha256:baaef40fc405b6abd24e35e0b408815e4e4dd204c07b5bcfa9790aae44678064 [2022-08-17T07:06:50.233Z] #79 DONE 0.1s [2022-08-17T07:06:50.233Z] [2022-08-17T07:06:50.233Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-17T07:06:50.233Z] #80 sha256:7dc1c278fc5d39869c76bba23df1f5215cc6cc13d0f04dd874f2be6c4513e9a3 [2022-08-17T07:06:50.233Z] #80 DONE 0.0s [2022-08-17T07:06:50.233Z] [2022-08-17T07:06:50.233Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-17T07:06:50.233Z] #81 sha256:5217079d39dda692e51cda48dc1378759d948403a7595c93f3fce15e403924cf [2022-08-17T07:06:50.542Z] #77 ... [2022-08-17T07:06:50.542Z] [2022-08-17T07:06:50.542Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:06:50.542Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:06:50.542Z] #47 361.9 + dpkg --print-architecture [2022-08-17T07:06:50.542Z] #47 361.9 + git checkout -q v2.1.0 [2022-08-17T07:06:50.542Z] #47 362.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-17T07:06:50.542Z] #47 362.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-17T07:06:51.168Z] #81 0.932 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-17T07:06:51.427Z] #81 1.089 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-17T07:06:51.427Z] #81 1.254 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-17T07:06:52.024Z] #81 1.334 Reading package lists... [2022-08-17T07:06:52.591Z] #81 1.843 Reading package lists... [2022-08-17T07:06:52.591Z] #81 2.349 Building dependency tree... [2022-08-17T07:06:52.849Z] #81 2.457 Reading state information... [2022-08-17T07:06:52.850Z] #81 2.576 systemd is already the newest version (247.3-7). [2022-08-17T07:06:52.850Z] #81 2.576 systemd set to manually installed. [2022-08-17T07:06:52.850Z] #81 2.576 The following additional packages will be installed: [2022-08-17T07:06:52.850Z] #81 2.576 libdbus-1-3 libpam-systemd [2022-08-17T07:06:52.850Z] #81 2.577 Recommended packages: [2022-08-17T07:06:52.850Z] #81 2.577 libnss-systemd [2022-08-17T07:06:52.850Z] #81 2.634 The following NEW packages will be installed: [2022-08-17T07:06:52.850Z] #81 2.635 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-17T07:06:53.416Z] #81 2.907 0 upgraded, 5 newly installed, 0 to remove and 7 not upgraded. [2022-08-17T07:06:53.416Z] #81 2.907 Need to get 950 kB of archives. [2022-08-17T07:06:53.416Z] #81 2.907 After this operation, 1988 kB of additional disk space will be used. [2022-08-17T07:06:53.416Z] #81 2.907 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-17T07:06:53.416Z] #81 2.911 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-17T07:06:53.416Z] #81 2.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-17T07:06:53.416Z] #81 2.916 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-17T07:06:53.416Z] #81 2.918 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-17T07:06:53.416Z] #81 3.098 debconf: delaying package configuration, since apt-utils is not installed [2022-08-17T07:06:53.416Z] #81 3.128 Fetched 950 kB in 0s (3405 kB/s) [2022-08-17T07:06:53.416Z] #81 3.149 Selecting previously unselected package systemd-sysv. [2022-08-17T07:06:53.416Z] #81 3.149 (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-08-17T07:06:53.416Z] #81 3.164 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-17T07:06:53.416Z] #81 3.168 Unpacking systemd-sysv (247.3-7) ... [2022-08-17T07:06:53.416Z] #81 3.213 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-17T07:06:53.416Z] #81 3.215 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-17T07:06:53.416Z] #81 3.224 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-17T07:06:53.675Z] #81 3.287 Selecting previously unselected package dbus. [2022-08-17T07:06:53.675Z] #81 3.289 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-17T07:06:53.675Z] #81 3.300 Unpacking dbus (1.12.20-2) ... [2022-08-17T07:06:53.675Z] #81 3.363 Selecting previously unselected package libpam-systemd:amd64. [2022-08-17T07:06:53.675Z] #81 3.366 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-17T07:06:53.675Z] #81 3.372 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-17T07:06:53.675Z] #81 3.418 Selecting previously unselected package dbus-user-session. [2022-08-17T07:06:53.675Z] #81 3.420 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-17T07:06:53.675Z] #81 3.424 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-17T07:06:53.675Z] #81 3.526 Setting up systemd-sysv (247.3-7) ... [2022-08-17T07:06:53.933Z] #81 3.539 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-17T07:06:53.933Z] #81 3.550 Setting up dbus (1.12.20-2) ... [2022-08-17T07:06:53.933Z] #81 3.706 invoke-rc.d: could not determine current runlevel [2022-08-17T07:06:53.933Z] #81 3.708 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-17T07:06:53.933Z] #81 3.713 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-17T07:06:54.192Z] #81 3.857 Setting up dbus-user-session (1.12.20-2) ... [2022-08-17T07:06:54.192Z] #81 3.873 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-17T07:06:54.451Z] #81 DONE 4.0s [2022-08-17T07:06:54.451Z] [2022-08-17T07:06:54.451Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-17T07:06:54.451Z] #82 sha256:5b388df9d5365f077e255653aa99423ca4f7c35d78779b147c8ac05ae1e5ff27 [2022-08-17T07:06:55.023Z] #82 DONE 0.9s [2022-08-17T07:06:55.282Z] [2022-08-17T07:06:55.282Z] #83 exporting to image [2022-08-17T07:06:55.282Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-17T07:06:55.282Z] #83 exporting layers [2022-08-17T07:06:55.306Z] #77 ... [2022-08-17T07:06:55.306Z] [2022-08-17T07:06:55.306Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-17T07:06:55.306Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-17T07:06:55.306Z] #47 366.6 + dpkg --print-architecture [2022-08-17T07:06:55.306Z] #47 366.6 + git checkout -q v2.1.0 [2022-08-17T07:06:55.306Z] #47 366.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-17T07:06:55.306Z] #47 366.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-17T07:07:01.841Z] #83 exporting layers 6.5s done [2022-08-17T07:07:01.841Z] #83 writing image sha256:4ace3a270d66688d109217a84bbc06090a91bf69f645e304a458b25253b4cab5 done [2022-08-17T07:07:01.841Z] #83 naming to docker.io/library/docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e done [2022-08-17T07:07:01.841Z] #83 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T07:07:02.182Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -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:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/make.sh dynbinary test-integration [2022-08-17T07:07:03.115Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-17T07:07:03.115Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-17T07:07:03.115Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-17T07:07:03.115Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-17T07:07:03.115Z] 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-08-17T07:07:03.115Z] Detected virtualization docker. [2022-08-17T07:07:03.115Z] Detected architecture x86-64. [2022-08-17T07:07:03.115Z] Set hostname to <894a0953375a>. [2022-08-17T07:07:03.374Z] modprobe@configfs.service: Succeeded. [2022-08-17T07:07:03.374Z] modprobe@drm.service: Succeeded. [2022-08-17T07:07:03.374Z] modprobe@fuse.service: Succeeded. [2022-08-17T07:07:03.374Z] + source /etc/docker-entrypoint-cmd [2022-08-17T07:07:03.374Z] ++ hack/make.sh dynbinary test-integration [2022-08-17T07:07:03.374Z] [2022-08-17T07:07:03.633Z] Removing bundles/ [2022-08-17T07:07:03.633Z] [2022-08-17T07:07:03.633Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-17T07:07:03.633Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-17T07:07:03.633Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:07:11.751Z] #71 182.9 # github.com/containerd/containerd/cmd/containerd [2022-08-17T07:07:11.751Z] #71 182.9 /usr/bin/ld: /tmp/go-link-2998961796/000019.o: in function `New': [2022-08-17T07:07:11.751Z] #71 182.9 /tmp/tmp.hXO18vT8NZ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-17T07:07:11.751Z] #71 182.9 + bin/containerd-stress [2022-08-17T07:07:11.751Z] #71 184.1 + bin/containerd-shim [2022-08-17T07:07:12.430Z] #47 DONE 391.9s [2022-08-17T07:07:12.430Z] [2022-08-17T07:07:12.430Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:07:12.430Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:07:12.994Z] #77 ... [2022-08-17T07:07:12.995Z] [2022-08-17T07:07:12.995Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-17T07:07:12.995Z] #48 sha256:34eaf9f56a7fc037e40e723d40213e449b7b78f0549b713fb9ef13b89265f651 [2022-08-17T07:07:13.558Z] #48 DONE 0.6s [2022-08-17T07:07:13.558Z] [2022-08-17T07:07:13.558Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-17T07:07:13.558Z] #52 sha256:b6a54c13cf2ca85f2c4d1b750e0850282543281e1b5bd13c1fcb8919540a6da8 [2022-08-17T07:07:13.558Z] #52 DONE 0.1s [2022-08-17T07:07:13.558Z] [2022-08-17T07:07:13.558Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:07:13.558Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:07:13.815Z] #77 ... [2022-08-17T07:07:13.815Z] [2022-08-17T07:07:13.815Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-17T07:07:13.815Z] #54 sha256:3dfadc0191c01823cded0ff56e7bae40e22e5e80f4f931b8edb1ae52923b5ab6 [2022-08-17T07:07:13.815Z] #54 DONE 0.1s [2022-08-17T07:07:13.815Z] [2022-08-17T07:07:13.815Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:07:13.815Z] #64 sha256:b713b2827866a591b6150b680bb1126986782871ac8d843c4e7152b41d1f9a74 [2022-08-17T07:07:14.745Z] #64 ... [2022-08-17T07:07:14.745Z] [2022-08-17T07:07:14.745Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:07:14.745Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:07:14.745Z] #77 318.5 CCLD tests/init [2022-08-17T07:07:17.196Z] #47 DONE 396.6s [2022-08-17T07:07:17.196Z] [2022-08-17T07:07:17.196Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:07:17.196Z] #60 sha256:e0ccd83c5d72376b357af47ab04879c809b437058bb99e5aa8340bad8422fc26 [2022-08-17T07:07:17.196Z] #60 ... [2022-08-17T07:07:17.196Z] [2022-08-17T07:07:17.196Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-17T07:07:17.196Z] #48 sha256:f89ff9faf363a70bbe50f46a52aaab8d22dc65e003565a3e5bcbcb6891149868 [2022-08-17T07:07:17.453Z] #48 DONE 0.5s [2022-08-17T07:07:17.453Z] [2022-08-17T07:07:17.453Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-17T07:07:17.453Z] #52 sha256:93f9257cec591c009a79a5f136637caeecfb3fab0d9fa2bb00de65acb8ac935a [2022-08-17T07:07:17.453Z] #52 DONE 0.1s [2022-08-17T07:07:17.453Z] [2022-08-17T07:07:17.453Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:07:17.453Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:07:17.453Z] #77 322.4 CCLD tests/init [2022-08-17T07:07:17.710Z] #77 ... [2022-08-17T07:07:17.710Z] [2022-08-17T07:07:17.710Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-17T07:07:17.710Z] #54 sha256:68ff4f152ffb623ac54f249514168302194df36a15d197cd5f4c5e5b7d246b52 [2022-08-17T07:07:17.710Z] #54 DONE 0.1s [2022-08-17T07:07:17.966Z] [2022-08-17T07:07:17.966Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:07:17.966Z] #60 sha256:e0ccd83c5d72376b357af47ab04879c809b437058bb99e5aa8340bad8422fc26 [2022-08-17T07:07:23.978Z] #71 195.6 + bin/containerd-shim-runc-v1 [2022-08-17T07:07:30.560Z] #71 202.0 + bin/containerd-shim-runc-v2 [2022-08-17T07:07:30.560Z] #71 202.9 + binaries [2022-08-17T07:07:30.560Z] #71 202.9 + install -D bin/containerd /build/containerd [2022-08-17T07:07:30.560Z] #71 202.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-17T07:07:30.560Z] #71 202.9 + install -D bin/ctr /build/ctr [2022-08-17T07:07:31.500Z] #71 DONE 204.0s [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-17T07:07:31.688Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 31.9% of statements [2022-08-17T07:07:31.688Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-17T07:07:31.688Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-17T07:07:31.949Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-17T07:07:32.209Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-17T07:07:32.778Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-08-17T07:07:32.778Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-17T07:07:32.778Z] ? github.com/docker/docker/api/types [no test files] [2022-08-17T07:07:32.778Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-17T07:07:32.778Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-17T07:07:32.778Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-17T07:07:32.778Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-17T07:07:32.778Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-17T07:07:32.778Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-17T07:07:32.778Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-17T07:07:32.778Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-17T07:07:32.885Z] [2022-08-17T07:07:32.885Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-17T07:07:32.885Z] #72 sha256:98300eac8163bd893ee0881a6c28dd8381692cce68679648223fab9d7e1ce3d6 [2022-08-17T07:07:33.039Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-08-17T07:07:33.039Z] ok github.com/docker/docker/api/types/registry 0.007s coverage: 54.2% of statements [2022-08-17T07:07:33.039Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-17T07:07:33.039Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-17T07:07:33.149Z] #72 DONE 0.6s [2022-08-17T07:07:33.149Z] [2022-08-17T07:07:33.149Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-17T07:07:33.149Z] #77 sha256:32ad7cb1676f9e6318ef602c9456ea55627363eb53dd8cf73b1f271460edecce [2022-08-17T07:07:33.299Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-08-17T07:07:33.299Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 77.3% of statements [2022-08-17T07:07:33.299Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-17T07:07:33.299Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-17T07:07:33.299Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-17T07:07:33.299Z] ? github.com/docker/docker/builder [no test files] [2022-08-17T07:07:33.299Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-17T07:07:33.299Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-17T07:07:33.299Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-17T07:07:33.299Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-17T07:07:33.299Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-17T07:07:33.299Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-17T07:07:33.299Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-17T07:07:33.408Z] #77 DONE 0.3s [2022-08-17T07:07:33.668Z] [2022-08-17T07:07:33.668Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-17T07:07:33.668Z] #82 sha256:16c55596dc5007eeede93b62143bc838643db25398f383c166bab12061ef9b2f [2022-08-17T07:07:34.609Z] #82 DONE 1.0s [2022-08-17T07:07:34.609Z] [2022-08-17T07:07:34.609Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-17T07:07:34.609Z] #85 sha256:0f70be6dfc8d35d2b6b5a30e88520b067af9e2b85cd8422372cdec55580eeef7 [2022-08-17T07:07:34.609Z] #85 DONE 0.1s [2022-08-17T07:07:34.609Z] [2022-08-17T07:07:34.609Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-17T07:07:34.609Z] #86 sha256:0b049b24bd928d4a1fcfedbe7097c1e736b92a9216ef587b8cb7a6e74e6e7d0a [2022-08-17T07:07:34.609Z] #86 DONE 0.0s [2022-08-17T07:07:34.609Z] [2022-08-17T07:07:34.609Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-17T07:07:34.609Z] #87 sha256:b67aee16d0b35658ad061e4b661bd60334e641f7d0d06902425346bdb97c0eaa [2022-08-17T07:07:34.609Z] #87 DONE 0.0s [2022-08-17T07:07:34.609Z] [2022-08-17T07:07:34.609Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-17T07:07:34.609Z] #88 sha256:f1eabc73171b35ce5257e09b29d27f343ddb2e5a7f77e4b2144ee490dd04bead [2022-08-17T07:07:35.840Z] ok github.com/docker/docker/builder/remotecontext 0.140s coverage: 13.7% of statements [2022-08-17T07:07:35.840Z] ok github.com/docker/docker/builder/dockerfile 0.410s coverage: 49.3% of statements [2022-08-17T07:07:36.100Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-17T07:07:36.647Z] #77 338.8 AR libcrun_testing.a [2022-08-17T07:07:36.647Z] #77 338.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-17T07:07:36.647Z] #77 338.9 CCLD tests/tests_libcrun_utils [2022-08-17T07:07:36.647Z] #77 338.9 CCLD tests/tests_libcrun_errors [2022-08-17T07:07:36.647Z] #77 338.9 CCLD tests/tests_libcrun_fuzzer [2022-08-17T07:07:36.647Z] #77 339.3 CCLD libcrun.la [2022-08-17T07:07:36.647Z] #77 340.3 CCLD crun [2022-08-17T07:07:36.669Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-17T07:07:36.904Z] #77 340.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-17T07:07:37.161Z] #77 341.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-17T07:07:37.161Z] #77 341.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-17T07:07:37.161Z] #77 341.1 /bin/mkdir -p '/usr/local/lib' [2022-08-17T07:07:37.161Z] #77 341.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-17T07:07:37.161Z] #77 341.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-17T07:07:37.161Z] #77 341.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-17T07:07:37.161Z] #77 341.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-17T07:07:37.161Z] #77 341.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-17T07:07:37.609Z] ok github.com/docker/docker/builder/remotecontext/git 1.695s coverage: 86.3% of statements [2022-08-17T07:07:37.609Z] ? github.com/docker/docker/cli [no test files] [2022-08-17T07:07:37.609Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-17T07:07:37.609Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-17T07:07:37.609Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-17T07:07:37.725Z] #77 341.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-17T07:07:37.725Z] #77 341.5 ---------------------------------------------------------------------- [2022-08-17T07:07:37.725Z] #77 341.5 Libraries have been installed in: [2022-08-17T07:07:37.725Z] #77 341.5 /usr/local/lib [2022-08-17T07:07:37.725Z] #77 341.5 [2022-08-17T07:07:37.725Z] #77 341.5 If you ever happen to want to link against installed libraries [2022-08-17T07:07:37.725Z] #77 341.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-17T07:07:37.725Z] #77 341.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-17T07:07:37.725Z] #77 341.5 flag during linking and do at least one of the following: [2022-08-17T07:07:37.725Z] #77 341.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-17T07:07:37.725Z] #77 341.5 during execution [2022-08-17T07:07:37.725Z] #77 341.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-17T07:07:37.725Z] #77 341.5 during linking [2022-08-17T07:07:37.725Z] #77 341.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-17T07:07:37.725Z] #77 341.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-17T07:07:37.725Z] #77 341.5 [2022-08-17T07:07:37.725Z] #77 341.5 See any operating system documentation about shared libraries for [2022-08-17T07:07:37.725Z] #77 341.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-17T07:07:37.725Z] #77 341.5 ---------------------------------------------------------------------- [2022-08-17T07:07:37.725Z] #77 341.5 /bin/mkdir -p '/build' [2022-08-17T07:07:37.725Z] #77 341.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-17T07:07:37.725Z] #77 341.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-17T07:07:37.725Z] #77 341.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-17T07:07:37.725Z] #77 341.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-17T07:07:37.725Z] #77 341.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-17T07:07:37.982Z] #77 DONE 342.0s [2022-08-17T07:07:37.982Z] [2022-08-17T07:07:37.982Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:07:37.982Z] #60 sha256:104fe39131eafda95f9ffd441d46181752a707a914e614b9cc240d5f7ae99bfa [2022-08-17T07:07:38.179Z] ok github.com/docker/docker/cmd/docker-proxy 0.343s coverage: 69.3% of statements [2022-08-17T07:07:38.809Z] #88 DONE 4.2s [2022-08-17T07:07:38.809Z] [2022-08-17T07:07:38.809Z] #89 exporting to image [2022-08-17T07:07:38.809Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-17T07:07:38.809Z] #89 exporting layers [2022-08-17T07:07:39.857Z] #60 ... [2022-08-17T07:07:39.857Z] [2022-08-17T07:07:39.857Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-17T07:07:39.857Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-17T07:07:39.857Z] #77 342.8 AR libcrun_testing.a [2022-08-17T07:07:39.857Z] #77 342.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-17T07:07:39.857Z] #77 342.9 CCLD tests/tests_libcrun_utils [2022-08-17T07:07:39.857Z] #77 342.9 CCLD tests/tests_libcrun_errors [2022-08-17T07:07:39.857Z] #77 342.9 CCLD tests/tests_libcrun_fuzzer [2022-08-17T07:07:39.857Z] #77 343.9 CCLD libcrun.la [2022-08-17T07:07:39.857Z] #77 344.5 CCLD crun [2022-08-17T07:07:40.114Z] #77 345.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-17T07:07:40.371Z] #77 345.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-17T07:07:40.371Z] #77 345.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-17T07:07:40.371Z] #77 345.3 /bin/mkdir -p '/usr/local/lib' [2022-08-17T07:07:40.371Z] #77 345.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-17T07:07:40.371Z] #77 345.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-17T07:07:40.371Z] #77 345.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-17T07:07:40.628Z] #77 345.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-17T07:07:40.628Z] #77 345.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-17T07:07:40.628Z] #77 345.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-17T07:07:40.628Z] #77 345.6 ---------------------------------------------------------------------- [2022-08-17T07:07:40.628Z] #77 345.6 Libraries have been installed in: [2022-08-17T07:07:40.628Z] #77 345.6 /usr/local/lib [2022-08-17T07:07:40.628Z] #77 345.6 [2022-08-17T07:07:40.628Z] #77 345.6 If you ever happen to want to link against installed libraries [2022-08-17T07:07:40.628Z] #77 345.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-17T07:07:40.628Z] #77 345.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-17T07:07:40.628Z] #77 345.6 flag during linking and do at least one of the following: [2022-08-17T07:07:40.628Z] #77 345.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-17T07:07:40.628Z] #77 345.6 during execution [2022-08-17T07:07:40.628Z] #77 345.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-17T07:07:40.628Z] #77 345.6 during linking [2022-08-17T07:07:40.628Z] #77 345.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-17T07:07:40.628Z] #77 345.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-17T07:07:40.628Z] #77 345.6 [2022-08-17T07:07:40.628Z] #77 345.6 See any operating system documentation about shared libraries for [2022-08-17T07:07:40.628Z] #77 345.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-17T07:07:40.628Z] #77 345.6 ---------------------------------------------------------------------- [2022-08-17T07:07:40.628Z] #77 345.6 /bin/mkdir -p '/build' [2022-08-17T07:07:40.628Z] #77 345.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-17T07:07:40.885Z] #77 345.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-17T07:07:40.885Z] #77 345.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-17T07:07:40.885Z] #77 345.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-17T07:07:40.885Z] #77 345.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-17T07:07:41.141Z] #77 DONE 346.0s [2022-08-17T07:07:41.141Z] [2022-08-17T07:07:41.141Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:07:41.141Z] #60 sha256:e0ccd83c5d72376b357af47ab04879c809b437058bb99e5aa8340bad8422fc26 [2022-08-17T07:07:41.472Z] ok github.com/docker/docker/client 0.085s coverage: 75.9% of statements [2022-08-17T07:07:52.876Z] #60 224.3 + mkdir -p /build [2022-08-17T07:07:52.876Z] #60 224.3 + cp runc /build/runc [2022-08-17T07:07:52.876Z] #60 DONE 225.4s [2022-08-17T07:07:52.876Z] [2022-08-17T07:07:52.876Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:07:52.876Z] #64 sha256:b713b2827866a591b6150b680bb1126986782871ac8d843c4e7152b41d1f9a74 [2022-08-17T07:07:53.439Z] #64 ... [2022-08-17T07:07:53.439Z] [2022-08-17T07:07:53.439Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:07:53.439Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:07:53.439Z] #55 435.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-17T07:07:53.696Z] #55 DONE 435.3s [2022-08-17T07:07:53.696Z] [2022-08-17T07:07:53.696Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:07:53.696Z] #64 sha256:b713b2827866a591b6150b680bb1126986782871ac8d843c4e7152b41d1f9a74 [2022-08-17T07:07:55.587Z] #64 ... [2022-08-17T07:07:55.587Z] [2022-08-17T07:07:55.587Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-17T07:07:55.587Z] #56 sha256:a215ea91ff38ff1b210df0015c9c7182dd21f022041c94d81c2139437f75a312 [2022-08-17T07:07:55.587Z] #56 DONE 0.1s [2022-08-17T07:07:55.587Z] [2022-08-17T07:07:55.587Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:07:55.587Z] #64 sha256:b713b2827866a591b6150b680bb1126986782871ac8d843c4e7152b41d1f9a74 [2022-08-17T07:07:55.843Z] #64 ... [2022-08-17T07:07:55.843Z] [2022-08-17T07:07:55.843Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-17T07:07:55.843Z] #58 sha256:91531e14b23473068174370d689d0ac6e3c18a5bcad3f3da2c2de6a36ae591f7 [2022-08-17T07:07:55.843Z] #58 DONE 0.1s [2022-08-17T07:07:55.843Z] [2022-08-17T07:07:55.843Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-17T07:07:55.843Z] #61 sha256:d1365d88a24f2abe32666a272168fa8df67b8108bf3f60d9d381bc5c762cbf4d [2022-08-17T07:07:55.843Z] #61 DONE 0.1s [2022-08-17T07:07:55.843Z] [2022-08-17T07:07:55.843Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:07:55.843Z] #64 sha256:b713b2827866a591b6150b680bb1126986782871ac8d843c4e7152b41d1f9a74 [2022-08-17T07:07:59.198Z] #60 ... [2022-08-17T07:07:59.198Z] [2022-08-17T07:07:59.198Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-17T07:07:59.198Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-17T07:07:59.198Z] #55 439.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-17T07:07:59.198Z] #55 DONE 440.1s [2022-08-17T07:07:59.198Z] [2022-08-17T07:07:59.198Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:07:59.198Z] #64 sha256:a46009718e0e6260793b47cc267ba1cf3a7e7747b107fff3ab637f6b82deaca9 [2022-08-17T07:08:00.050Z] #64 376.5 + bin/containerd [2022-08-17T07:08:00.130Z] #64 ... [2022-08-17T07:08:00.130Z] [2022-08-17T07:08:00.130Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-17T07:08:00.130Z] #56 sha256:bebd3e98d94045d61088c9ba655a5cf3d640436b16311ecff4dafe2df953555d [2022-08-17T07:08:00.693Z] #56 ... [2022-08-17T07:08:00.693Z] [2022-08-17T07:08:00.693Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-17T07:08:00.693Z] #60 sha256:e0ccd83c5d72376b357af47ab04879c809b437058bb99e5aa8340bad8422fc26 [2022-08-17T07:08:00.693Z] #60 231.6 + mkdir -p /build [2022-08-17T07:08:00.693Z] #60 231.6 + cp runc /build/runc [2022-08-17T07:08:00.693Z] #60 DONE 232.1s [2022-08-17T07:08:00.693Z] [2022-08-17T07:08:00.693Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-17T07:08:00.693Z] #56 sha256:bebd3e98d94045d61088c9ba655a5cf3d640436b16311ecff4dafe2df953555d [2022-08-17T07:08:00.693Z] #56 DONE 0.8s [2022-08-17T07:08:00.693Z] [2022-08-17T07:08:00.693Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-17T07:08:00.693Z] #58 sha256:232e90b113e182506fd87a6ee23384fb35fab79b5db6477e8e566b14c9157e23 [2022-08-17T07:08:00.693Z] #58 DONE 0.1s [2022-08-17T07:08:00.693Z] [2022-08-17T07:08:00.693Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:08:00.693Z] #64 sha256:a46009718e0e6260793b47cc267ba1cf3a7e7747b107fff3ab637f6b82deaca9 [2022-08-17T07:08:02.061Z] #64 ... [2022-08-17T07:08:02.061Z] [2022-08-17T07:08:02.061Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-17T07:08:02.061Z] #61 sha256:a02da36075d11a7c2d42bed662d307fc7006adb9906ab49a91fb305054eed853 [2022-08-17T07:08:02.318Z] #61 DONE 0.2s [2022-08-17T07:08:02.318Z] [2022-08-17T07:08:02.318Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-17T07:08:02.318Z] #64 sha256:a46009718e0e6260793b47cc267ba1cf3a7e7747b107fff3ab637f6b82deaca9 [2022-08-17T07:08:04.838Z] #64 383.9 + bin/containerd [2022-08-17T07:08:10.921Z] #89 exporting layers 30.2s done [2022-08-17T07:08:10.921Z] #89 writing image sha256:2020557cf14609d2793da8007de155adae9336f2259e5ef9459e4a5d263e1893 done [2022-08-17T07:08:10.921Z] #89 naming to docker.io/library/docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e done [2022-08-17T07:08:10.921Z] #89 DONE 30.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-17T07:08:11.260Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43756/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/validate/default [2022-08-17T07:08:11.830Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-17T07:08:11.830Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-17T07:08:11.830Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-17T07:08:11.830Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-17T07:08:11.830Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-17T07:08:11.830Z] [2022-08-17T07:08:11.830Z] INFO Start validation with golang-ci-lint [2022-08-17T07:08:12.770Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-17T07:08:12.770Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-17T07:08:12.770Z] INFO [loader] Using build tags: [ journald] [2022-08-17T07:08:20.203Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.1% of statements [2022-08-17T07:08:20.203Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-17T07:08:20.203Z] ok github.com/docker/docker/cmd/dockerd/trap 2.460s coverage: 0.0% of statements [2022-08-17T07:08:20.203Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-17T07:08:20.203Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-17T07:08:20.203Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-17T07:08:20.203Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-17T07:08:20.203Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-17T07:08:21.592Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-08-17T07:08:22.972Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-17T07:08:23.912Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-17T07:08:30.499Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-17T07:08:31.880Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 77.3% of statements [2022-08-17T07:08:32.449Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-17T07:08:33.018Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-17T07:08:33.587Z] ok github.com/docker/docker/daemon 10.124s coverage: 16.6% of statements [2022-08-17T07:08:33.587Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-17T07:08:33.587Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-17T07:08:33.587Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-17T07:08:33.587Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-17T07:08:33.587Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-17T07:08:34.529Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.623s coverage: 74.8% of statements [2022-08-17T07:08:35.470Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.339s coverage: 60.7% of statements [2022-08-17T07:08:35.470Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-08-17T07:08:36.851Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-17T07:08:38.262Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.304s coverage: 50.6% of statements [2022-08-17T07:08:40.172Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.098s coverage: 45.9% of statements [2022-08-17T07:08:40.172Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-17T07:08:40.431Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.000s coverage: 58.5% of statements [2022-08-17T07:08:40.431Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-17T07:08:40.431Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-17T07:08:41.001Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-08-17T07:08:41.572Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-17T07:08:41.832Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-08-17T07:08:43.215Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.9% of statements [2022-08-17T07:08:43.216Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-17T07:08:43.216Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-17T07:08:43.476Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-08-17T07:08:44.414Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-08-17T07:08:44.414Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 80.2% of statements [2022-08-17T07:08:44.414Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-17T07:08:44.984Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-17T07:08:45.554Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.005s coverage: 88.2% of statements [2022-08-17T07:08:46.124Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.147s coverage: 76.8% of statements [2022-08-17T07:08:46.694Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-17T07:08:47.264Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 79.4% of statements [2022-08-17T07:08:48.203Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-17T07:08:48.773Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-17T07:08:49.343Z] ok github.com/docker/docker/daemon/logger/journald 3.575s coverage: 74.3% of statements [2022-08-17T07:08:49.343Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-17T07:08:49.343Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-17T07:08:49.343Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-17T07:08:49.343Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-17T07:08:50.284Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-17T07:08:50.284Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-17T07:08:50.855Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-17T07:08:51.115Z] ok github.com/docker/docker/daemon/logger/splunk 1.554s coverage: 82.5% of statements [2022-08-17T07:08:51.115Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-17T07:08:51.115Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-17T07:08:52.066Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 44.4% of statements [2022-08-17T07:08:53.974Z] ok github.com/docker/docker/distribution 1.490s coverage: 28.0% of statements [2022-08-17T07:08:53.974Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-17T07:08:54.234Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-17T07:08:54.803Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 84.9% of statements [2022-08-17T07:08:54.803Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-17T07:08:54.803Z] ok github.com/docker/docker/image 0.032s coverage: 86.9% of statements [2022-08-17T07:08:55.373Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-17T07:08:55.633Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-17T07:08:55.633Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-17T07:08:55.633Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-17T07:08:55.894Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-17T07:08:56.225Z] #64 427.8 # github.com/containerd/containerd/cmd/containerd [2022-08-17T07:08:56.225Z] #64 427.8 /usr/bin/ld: /tmp/go-link-781122079/000019.o: in function `New': [2022-08-17T07:08:56.225Z] #64 427.8 /tmp/tmp.2vXgtneMDS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-17T07:08:56.225Z] #64 427.9 + bin/containerd-stress [2022-08-17T07:08:56.225Z] #64 429.0 + bin/containerd-shim [2022-08-17T07:08:56.834Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-17T07:08:57.403Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-17T07:08:57.403Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-17T07:08:59.313Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 81.9% of statements [2022-08-17T07:09:00.251Z] ok github.com/docker/docker/pkg/authorization 0.573s coverage: 68.3% of statements [2022-08-17T07:09:00.251Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-08-17T07:09:00.510Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-17T07:09:01.015Z] #64 434.8 # github.com/containerd/containerd/cmd/containerd [2022-08-17T07:09:01.015Z] #64 434.8 /usr/bin/ld: /tmp/go-link-881320028/000019.o: in function `New': [2022-08-17T07:09:01.015Z] #64 434.8 /tmp/tmp.jVf0PnsuOg/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-17T07:09:01.015Z] #64 434.9 + bin/containerd-stress [2022-08-17T07:09:01.015Z] #64 436.0 + bin/containerd-shim [2022-08-17T07:09:03.802Z] ok github.com/docker/docker/pkg/chrootarchive 2.530s coverage: 42.7% of statements [2022-08-17T07:09:03.802Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-17T07:09:04.063Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2022-08-17T07:09:04.063Z] ok github.com/docker/docker/layer 7.226s coverage: 68.9% of statements [2022-08-17T07:09:04.063Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-17T07:09:04.063Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-17T07:09:04.063Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-17T07:09:04.063Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-17T07:09:04.063Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-17T07:09:04.063Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-17T07:09:04.312Z] #64 440.3 + bin/containerd-shim-runc-v1 [2022-08-17T07:09:04.323Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-08-17T07:09:04.583Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-08-17T07:09:04.844Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2022-08-17T07:09:04.844Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-17T07:09:06.226Z] ok github.com/docker/docker/pkg/ioutils 0.358s coverage: 71.0% of statements [2022-08-17T07:09:06.226Z] ok github.com/docker/docker/pkg/idtools 0.494s coverage: 69.3% of statements [2022-08-17T07:09:06.226Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-08-17T07:09:06.226Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-17T07:09:06.226Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-17T07:09:06.486Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-17T07:09:06.486Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-08-17T07:09:06.745Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-17T07:09:07.005Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2022-08-17T07:09:07.005Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-17T07:09:07.005Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-17T07:09:07.005Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-17T07:09:07.574Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-08-17T07:09:07.834Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-17T07:09:08.094Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-17T07:09:08.354Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-17T07:09:09.110Z] #64 447.2 + bin/containerd-shim-runc-v1 [2022-08-17T07:09:09.733Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-08-17T07:09:09.992Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-17T07:09:09.992Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-17T07:09:10.092Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-17T07:09:10.092Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-17T07:09:10.092Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:09:10.092Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-17T07:09:10.092Z] [2022-08-17T07:09:10.092Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T07:09:10.092Z] DOCKER_SYSTEMD=1 [2022-08-17T07:09:10.092Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T07:09:10.092Z] HOSTNAME=894a0953375a [2022-08-17T07:09:10.092Z] DEST=bundles/test-integration [2022-08-17T07:09:10.092Z] PWD=/go/src/github.com/docker/docker [2022-08-17T07:09:10.092Z] DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T07:09:10.092Z] container=docker [2022-08-17T07:09:10.092Z] HOME=/root [2022-08-17T07:09:10.092Z] LANG=C.UTF-8 [2022-08-17T07:09:10.092Z] INVOCATION_ID=d702fa676f8c4b91a3491ceb23d0b98f [2022-08-17T07:09:10.092Z] GOLANG_VERSION=1.18.5 [2022-08-17T07:09:10.092Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T07:09:10.092Z] VALIDATE_BRANCH=master [2022-08-17T07:09:10.092Z] TERM=xterm [2022-08-17T07:09:10.092Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T07:09:10.092Z] SHLVL=3 [2022-08-17T07:09:10.092Z] TIMEOUT=120m [2022-08-17T07:09:10.092Z] DOCKER_BUILDTAGS= journald [2022-08-17T07:09:10.092Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T07:09:10.092Z] GO111MODULE=off [2022-08-17T07:09:10.092Z] DOCKER_EXPERIMENTAL=1 [2022-08-17T07:09:10.092Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-17T07:09:10.092Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T07:09:10.092Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T07:09:10.092Z] GOPATH=/go [2022-08-17T07:09:10.092Z] PKG_CONFIG=pkg-config [2022-08-17T07:09:10.092Z] _=/usr/bin/env [2022-08-17T07:09:10.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-17T07:09:10.252Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-17T07:09:10.512Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-17T07:09:10.795Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-17T07:09:10.853Z] #64 446.6 + bin/containerd-shim-runc-v2 [2022-08-17T07:09:10.853Z] #64 447.4 + binaries [2022-08-17T07:09:10.853Z] #64 447.4 + install -D bin/containerd /build/containerd [2022-08-17T07:09:10.853Z] #64 447.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-17T07:09:10.853Z] #64 447.5 + install -D bin/ctr /build/ctr [2022-08-17T07:09:11.377Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-17T07:09:11.964Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-17T07:09:12.224Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2022-08-17T07:09:12.794Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-08-17T07:09:12.794Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2022-08-17T07:09:13.421Z] #64 DONE 449.5s [2022-08-17T07:09:13.990Z] [2022-08-17T07:09:13.990Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-17T07:09:13.990Z] #65 sha256:8c7a10cab7fb94bb5a4563bd3cdf2f6fa8019682127a9dededc811cfe790952d [2022-08-17T07:09:14.363Z] #64 453.5 + bin/containerd-shim-runc-v2 [2022-08-17T07:09:14.701Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-17T07:09:14.917Z] #65 DONE 1.0s [2022-08-17T07:09:14.917Z] [2022-08-17T07:09:14.917Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-17T07:09:14.917Z] #70 sha256:51f88bf4cb18ef588db73268abc724e6227a3020254c2df18f8afd0375a2a031 [2022-08-17T07:09:14.917Z] #70 DONE 0.2s [2022-08-17T07:09:14.917Z] [2022-08-17T07:09:14.917Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-17T07:09:14.917Z] #75 sha256:f8a40a6694b17e5f809752e8e77c9cc7536f33cefed3dc83f00d1e552d8ae7ee [2022-08-17T07:09:14.960Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-17T07:09:15.220Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-17T07:09:15.290Z] #64 454.3 + binaries [2022-08-17T07:09:15.290Z] #64 454.3 + install -D bin/containerd /build/containerd [2022-08-17T07:09:15.290Z] #64 454.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-17T07:09:15.290Z] #64 454.4 + install -D bin/ctr /build/ctr [2022-08-17T07:09:15.847Z] #75 DONE 0.9s [2022-08-17T07:09:16.105Z] [2022-08-17T07:09:16.105Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-17T07:09:16.105Z] #78 sha256:b36d02d834ac0b621ae4a09d8fbbba93f3bc20f31c56eb0f42c1a40468e4eb12 [2022-08-17T07:09:16.105Z] #78 DONE 0.0s [2022-08-17T07:09:16.105Z] [2022-08-17T07:09:16.105Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-17T07:09:16.105Z] #79 sha256:d43d50ae3c466eeec80548e1639ec0e44b18304997880415551ea6bb1cad242c [2022-08-17T07:09:16.105Z] #79 DONE 0.0s [2022-08-17T07:09:16.105Z] [2022-08-17T07:09:16.105Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-17T07:09:16.105Z] #80 sha256:8fd16fdae698c14598838b50ea2f551307dcf7c5874bef3c91dbdbce8b31a68d [2022-08-17T07:09:16.105Z] #80 DONE 0.0s [2022-08-17T07:09:16.105Z] [2022-08-17T07:09:16.105Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-17T07:09:16.105Z] #81 sha256:37793e796f144eb2df169abb4e9c7e44e214d3572c8b370ea95e24dc9d64e904 [2022-08-17T07:09:16.602Z] ok github.com/docker/docker/quota 0.217s coverage: 71.4% of statements [2022-08-17T07:09:16.862Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-17T07:09:17.801Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-17T07:09:17.804Z] #64 DONE 456.5s [2022-08-17T07:09:18.062Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-17T07:09:18.322Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-17T07:09:18.366Z] [2022-08-17T07:09:18.367Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-17T07:09:18.367Z] #65 sha256:a751b18f7fbf5856d708784e10f8353a72e2ea17cfb169f9e67cc40cf8575c54 [2022-08-17T07:09:18.891Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-17T07:09:19.150Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2022-08-17T07:09:19.293Z] #65 DONE 1.0s [2022-08-17T07:09:19.293Z] [2022-08-17T07:09:19.293Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-17T07:09:19.293Z] #70 sha256:d9c284ed26340418a782e7ac485a01ae381fb03387588699e262bf99b581abed [2022-08-17T07:09:19.368Z] #81 DONE 2.7s [2022-08-17T07:09:19.368Z] [2022-08-17T07:09:19.368Z] #82 exporting to image [2022-08-17T07:09:19.368Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-17T07:09:19.368Z] #82 exporting layers [2022-08-17T07:09:19.549Z] #70 DONE 0.2s [2022-08-17T07:09:19.549Z] [2022-08-17T07:09:19.549Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-17T07:09:19.549Z] #75 sha256:edb1e4824e89c9f87ab13aa7b7890e0e6ca1903759a5759ce3ef7b70c00665bb [2022-08-17T07:09:20.476Z] #75 DONE 1.0s [2022-08-17T07:09:20.476Z] [2022-08-17T07:09:20.476Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-17T07:09:20.476Z] #78 sha256:f49e484da788664b5eb9239771bf90abeb2219725b38c2171d85e39ce255f5d9 [2022-08-17T07:09:20.476Z] #78 DONE 0.1s [2022-08-17T07:09:20.476Z] [2022-08-17T07:09:20.476Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-17T07:09:20.476Z] #79 sha256:71240d47860beb2eede867db98a08734e7cea2fdccc6188680474af291e3c063 [2022-08-17T07:09:20.476Z] #79 DONE 0.0s [2022-08-17T07:09:20.476Z] [2022-08-17T07:09:20.476Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-17T07:09:20.476Z] #80 sha256:72a419ed7f5060b6b95fb50acd81d15695ead39a311f251c269fb31a89e09330 [2022-08-17T07:09:20.476Z] #80 DONE 0.0s [2022-08-17T07:09:20.476Z] [2022-08-17T07:09:20.476Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-17T07:09:20.476Z] #81 sha256:5cf18b0b566dd10caf4097ec334a55d89f5ac592387d6476ea30106125ac4964 [2022-08-17T07:09:20.530Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-17T07:09:21.468Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.8% of statements [2022-08-17T07:09:21.728Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-17T07:09:23.107Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-17T07:09:24.645Z] #81 DONE 3.3s [2022-08-17T07:09:24.645Z] [2022-08-17T07:09:24.645Z] #82 exporting to image [2022-08-17T07:09:24.645Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-17T07:09:24.645Z] #82 exporting layers [2022-08-17T07:09:25.902Z] #82 exporting layers 6.8s done [2022-08-17T07:09:25.902Z] #82 writing image sha256:2abdaa6b63bc22799efafa14a85c629e11ff0a8751ace44d00bf117748bf7f74 done [2022-08-17T07:09:25.902Z] #82 naming to docker.io/library/docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e done [2022-08-17T07:09:25.902Z] #82 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-17T07:09:26.230Z] + trap exit INT TERM [2022-08-17T07:09:26.230Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-17T07:09:26.230Z] + CONTAINER_NAME=docker-pr9 [2022-08-17T07:09:26.230Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43756/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -e DOCKER_GRAPHDRIVER docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/make.sh dynbinary [2022-08-17T07:09:28.118Z] [2022-08-17T07:09:28.118Z] Removing bundles/ [2022-08-17T07:09:28.118Z] [2022-08-17T07:09:28.118Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-17T07:09:28.118Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-17T07:09:28.118Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:09:31.185Z] #82 exporting layers 7.2s done [2022-08-17T07:09:31.185Z] #82 writing image sha256:acd8ec25d5aa72a7447003ba87ff2c49e101da8a1848dd5cef816b1503742d88 done [2022-08-17T07:09:31.185Z] #82 naming to docker.io/library/docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e done [2022-08-17T07:09:31.185Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T07:09:31.538Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -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:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/make.sh dynbinary test-integration [2022-08-17T07:09:32.479Z] [2022-08-17T07:09:32.479Z] Removing bundles/ [2022-08-17T07:09:32.479Z] [2022-08-17T07:09:32.479Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-17T07:09:32.479Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-17T07:09:32.479Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:09:45.047Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.3% of statements [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/rootless [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/volume [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-17T07:09:45.047Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-17T07:09:45.047Z] [2022-08-17T07:09:45.047Z] === Skipped [2022-08-17T07:09:45.047Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-17T07:09:45.048Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-17T07:09:45.048Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-17T07:09:45.048Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-17T07:09:45.048Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:71: No driver to put! [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-17T07:09:45.048Z] time="2022-08-17T07:08:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-17T07:09:45.048Z] time="2022-08-17T07:08:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-17T07:09:45.048Z] time="2022-08-17T07:08:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-17T07:09:45.048Z] time="2022-08-17T07:08:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-17T07:09:45.048Z] time="2022-08-17T07:08:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:71: No driver to put! [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-17T07:09:45.048Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-17T07:09:45.048Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-17T07:09:45.048Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:09:45.048Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-17T07:09:45.048Z] graphtest_unix.go:71: No driver to put! [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-17T07:09:45.048Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-17T07:09:45.048Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-17T07:09:45.048Z] [2022-08-17T07:09:45.048Z] DONE 2875 tests, 28 skipped in 213.534s [2022-08-17T07:09:45.048Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:09:45.048Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-17T07:09:45.048Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-17T07:09:56.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-17T07:09:56.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-17T07:10:18.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-17T07:10:28.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-17T07:10:31.737Z] ok github.com/docker/docker/libnetwork 37.418s coverage: 40.6% of statements [2022-08-17T07:10:31.737Z] ok github.com/docker/docker/libnetwork/bitseq 0.143s coverage: 84.4% of statements [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-17T07:10:31.737Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-17T07:10:31.737Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-17T07:10:31.737Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-17T07:10:31.737Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.561s coverage: 59.9% of statements [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-17T07:10:31.737Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-17T07:10:31.737Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.018s coverage: 5.2% of statements [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-17T07:10:31.737Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-17T07:10:31.737Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-17T07:10:31.737Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-17T07:10:36.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-17T07:10:36.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-17T07:10:37.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-17T07:10:38.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-17T07:10:38.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-17T07:10:39.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-17T07:10:40.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-17T07:10:41.720Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.203s coverage: 6.6% of statements [2022-08-17T07:10:41.720Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-17T07:10:41.720Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-17T07:10:41.720Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-17T07:10:41.720Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-17T07:10:41.720Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-17T07:10:41.720Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-17T07:10:41.979Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-08-17T07:10:42.239Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-08-17T07:10:42.499Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-17T07:10:42.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-17T07:10:42.758Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2022-08-17T07:10:43.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-17T07:10:44.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-17T07:10:44.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-17T07:10:45.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-17T07:10:46.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-17T07:10:48.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-17T07:10:48.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-17T07:10:49.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-17T07:10:50.164Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T07:10:50.164Z] Using test binary docker [2022-08-17T07:10:50.164Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-17T07:10:50.164Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-17T07:10:50.164Z] INFO: Waiting for daemon to start... [2022-08-17T07:10:50.164Z] Starting dockerd [2022-08-17T07:10:52.746Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-17T07:10:53.447Z] . [2022-08-17T07:10:53.447Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T07:10:53.447Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T07:10:53.447Z] Error: No such image: emptyfs [2022-08-17T07:10:53.447Z] Loaded image: emptyfs:latest [2022-08-17T07:10:53.447Z] Running integration-test (iteration 1) [2022-08-17T07:10:53.447Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-17T07:10:53.447Z] Loaded image: busybox:latest [2022-08-17T07:10:53.705Z] Loaded image: busybox:glibc [2022-08-17T07:10:55.080Z] Loaded image: debian:bullseye-slim [2022-08-17T07:10:55.080Z] Loaded image: hello-world:latest [2022-08-17T07:10:55.080Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T07:10:55.080Z] INFO: Testing against a local daemon [2022-08-17T07:10:55.080Z] === RUN TestCgroupNamespacesBuild [2022-08-17T07:10:56.454Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-08-17T07:10:56.454Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-17T07:10:57.827Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-08-17T07:10:57.827Z] === RUN TestBuildWithSession [2022-08-17T07:10:57.827Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T07:10:57.827Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-17T07:10:57.827Z] === RUN TestBuildSquashParent [2022-08-17T07:11:03.096Z] --- PASS: TestBuildSquashParent (4.78s) [2022-08-17T07:11:03.096Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-17T07:11:03.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:11:03.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:11:03.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:11:03.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:11:03.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:11:03.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:11:03.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:11:03.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:11:03.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:11:03.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:11:03.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:11:03.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:11:03.096Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:11:03.096Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:11:04.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:11:04.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:11:05.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:11:05.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:11:07.748Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-08-17T07:11:07.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s) [2022-08-17T07:11:07.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.81s) [2022-08-17T07:11:07.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2022-08-17T07:11:07.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.49s) [2022-08-17T07:11:07.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.56s) [2022-08-17T07:11:07.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2022-08-17T07:11:07.748Z] === RUN TestBuildMultiStageCopy [2022-08-17T07:11:07.748Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-17T07:11:09.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-17T07:11:09.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-17T07:11:09.380Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-17T07:11:09.639Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-17T07:11:09.897Z] --- PASS: TestBuildMultiStageCopy (2.45s) [2022-08-17T07:11:09.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2022-08-17T07:11:09.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-17T07:11:09.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-17T07:11:09.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-08-17T07:11:09.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-08-17T07:11:09.897Z] === RUN TestBuildMultiStageParentConfig [2022-08-17T07:11:10.464Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-08-17T07:11:10.464Z] === RUN TestBuildLabelWithTargets [2022-08-17T07:11:10.846Z] ok github.com/docker/docker/libnetwork/ipam 16.549s coverage: 85.3% of statements [2022-08-17T07:11:10.846Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-17T07:11:10.846Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-17T07:11:10.846Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-17T07:11:10.846Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-17T07:11:10.846Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-17T07:11:10.846Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-17T07:11:11.414Z] ok github.com/docker/docker/libnetwork/ipamutils 0.283s coverage: 74.0% of statements [2022-08-17T07:11:11.841Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2022-08-17T07:11:11.841Z] === RUN TestBuildWithEmptyLayers [2022-08-17T07:11:12.099Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-17T07:11:12.099Z] === RUN TestBuildMultiStageOnBuild [2022-08-17T07:11:12.354Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.0% of statements [2022-08-17T07:11:12.354Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-17T07:11:12.613Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-17T07:11:14.000Z] --- PASS: TestBuildMultiStageOnBuild (1.64s) [2022-08-17T07:11:14.000Z] === RUN TestBuildUncleanTarFilenames [2022-08-17T07:11:14.258Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-17T07:11:14.258Z] === RUN TestBuildMultiStageLayerLeak [2022-08-17T07:11:16.158Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s) [2022-08-17T07:11:16.158Z] === RUN TestBuildWithHugeFile [2022-08-17T07:11:19.317Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 3m0.121205077s [2022-08-17T07:11:19.317Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 520.625832ms [2022-08-17T07:11:34.529Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-17T07:11:34.529Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-17T07:11:34.529Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:11:34.529Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-17T07:11:34.529Z] [2022-08-17T07:11:34.529Z] + TEST_INTEGRATION_DEST=1 [2022-08-17T07:11:34.529Z] + CONTAINER_NAME=docker-pr9-1 [2022-08-17T07:11:34.529Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-17T07:11:34.529Z] + run_tests test-integration-flaky [2022-08-17T07:11:34.529Z] + '[' -n 0 ']' [2022-08-17T07:11:34.529Z] + rm= [2022-08-17T07:11:34.529Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43756/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43756/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/make.sh test-integration-flaky test-integration [2022-08-17T07:11:34.529Z] + c=0 [2022-08-17T07:11:34.529Z] + TEST_INTEGRATION_DEST=3 [2022-08-17T07:11:34.529Z] + CONTAINER_NAME=docker-pr9-3 [2022-08-17T07:11:34.529Z] + TEST_SKIP_INTEGRATION=1 [2022-08-17T07:11:34.529Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-17T07:11:34.529Z] + run_tests [2022-08-17T07:11:34.529Z] + '[' -n 0 ']' [2022-08-17T07:11:34.529Z] + rm= [2022-08-17T07:11:34.529Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43756/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43756/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/make.sh '' test-integration [2022-08-17T07:11:34.529Z] + TEST_INTEGRATION_DEST=2 [2022-08-17T07:11:34.529Z] + CONTAINER_NAME=docker-pr9-2 [2022-08-17T07:11:34.529Z] ++ jobs -p [2022-08-17T07:11:34.529Z] + TEST_SKIP_INTEGRATION=1 [2022-08-17T07:11:34.529Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-17T07:11:34.529Z] + run_tests [2022-08-17T07:11:34.529Z] + '[' -n 0 ']' [2022-08-17T07:11:34.529Z] + rm= [2022-08-17T07:11:34.529Z] + for job in $(jobs -p) [2022-08-17T07:11:34.529Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43756/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43756/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/make.sh '' test-integration [2022-08-17T07:11:34.529Z] + wait 8492 [2022-08-17T07:11:34.529Z] [2022-08-17T07:11:34.529Z] [2022-08-17T07:11:34.529Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T07:11:34.529Z] [2022-08-17T07:11:34.529Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T07:11:34.529Z] HOSTNAME=7e34b361a945 [2022-08-17T07:11:34.529Z] TEST_SKIP_INTEGRATION=1 [2022-08-17T07:11:34.529Z] TESTDEBUG=0 [2022-08-17T07:11:34.529Z] DEST=bundles/test-integration [2022-08-17T07:11:34.529Z] PWD=/go/src/github.com/docker/docker [2022-08-17T07:11:34.529Z] KEEPBUNDLE=1 [2022-08-17T07:11:34.529Z] DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T07:11:34.529Z] container=docker [2022-08-17T07:11:34.529Z] HOME=/root [2022-08-17T07:11:34.529Z] GOLANG_VERSION=1.18.5 [2022-08-17T07:11:34.529Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T07:11:34.529Z] VALIDATE_BRANCH=master [2022-08-17T07:11:34.529Z] TERM=xterm [2022-08-17T07:11:34.529Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T07:11:34.529Z] SHLVL=1 [2022-08-17T07:11:34.529Z] TIMEOUT=120m [2022-08-17T07:11:34.529Z] DOCKER_BUILDTAGS= journald [2022-08-17T07:11:34.529Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T07:11:34.529Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-17T07:11:34.529Z] GO111MODULE=off [2022-08-17T07:11:34.529Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T07:11:34.529Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T07:11:34.529Z] GOPATH=/go [2022-08-17T07:11:34.529Z] PKG_CONFIG=pkg-config [2022-08-17T07:11:34.529Z] _=/usr/bin/env [2022-08-17T07:11:34.529Z] Building test suite binary ./integration-cli/test.main [2022-08-17T07:11:34.529Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T07:11:34.529Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T07:11:34.529Z] HOSTNAME=d9019b4a66d3 [2022-08-17T07:11:34.529Z] TEST_SKIP_INTEGRATION=1 [2022-08-17T07:11:34.529Z] TESTDEBUG=0 [2022-08-17T07:11:34.529Z] DEST=bundles/test-integration [2022-08-17T07:11:34.529Z] PWD=/go/src/github.com/docker/docker [2022-08-17T07:11:34.529Z] KEEPBUNDLE=1 [2022-08-17T07:11:34.529Z] DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T07:11:34.529Z] container=docker [2022-08-17T07:11:34.529Z] HOME=/root [2022-08-17T07:11:34.529Z] GOLANG_VERSION=1.18.5 [2022-08-17T07:11:34.529Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T07:11:34.529Z] VALIDATE_BRANCH=master [2022-08-17T07:11:34.529Z] TERM=xterm [2022-08-17T07:11:34.529Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T07:11:34.529Z] SHLVL=1 [2022-08-17T07:11:34.529Z] TIMEOUT=120m [2022-08-17T07:11:34.529Z] DOCKER_BUILDTAGS= journald [2022-08-17T07:11:34.529Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T07:11:34.529Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-17T07:11:34.529Z] GO111MODULE=off [2022-08-17T07:11:34.529Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T07:11:34.529Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T07:11:34.529Z] GOPATH=/go [2022-08-17T07:11:34.529Z] PKG_CONFIG=pkg-config [2022-08-17T07:11:34.529Z] _=/usr/bin/env [2022-08-17T07:11:34.529Z] Building test suite binary ./integration-cli/test.main [2022-08-17T07:11:34.529Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-17T07:11:34.529Z] No new tests added to integration. [2022-08-17T07:11:34.529Z] [2022-08-17T07:11:34.529Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T07:11:34.529Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T07:11:34.529Z] HOSTNAME=5846c1045028 [2022-08-17T07:11:34.529Z] TESTDEBUG=0 [2022-08-17T07:11:34.529Z] DEST=bundles/test-integration [2022-08-17T07:11:34.529Z] PWD=/go/src/github.com/docker/docker [2022-08-17T07:11:34.529Z] KEEPBUNDLE=1 [2022-08-17T07:11:34.529Z] DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T07:11:34.529Z] container=docker [2022-08-17T07:11:34.529Z] HOME=/root [2022-08-17T07:11:34.529Z] GOLANG_VERSION=1.18.5 [2022-08-17T07:11:34.529Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T07:11:34.529Z] VALIDATE_BRANCH=master [2022-08-17T07:11:34.529Z] TERM=xterm [2022-08-17T07:11:34.529Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T07:11:34.529Z] SHLVL=1 [2022-08-17T07:11:34.529Z] TIMEOUT=120m [2022-08-17T07:11:34.529Z] DOCKER_BUILDTAGS= journald [2022-08-17T07:11:34.529Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T07:11:34.529Z] GO111MODULE=off [2022-08-17T07:11:34.529Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-17T07:11:34.529Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T07:11:34.529Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T07:11:34.529Z] GOPATH=/go [2022-08-17T07:11:34.529Z] PKG_CONFIG=pkg-config [2022-08-17T07:11:34.529Z] _=/usr/bin/env [2022-08-17T07:11:34.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-17T07:11:38.919Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-17T07:11:38.919Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-17T07:11:38.919Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:11:38.919Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-17T07:11:38.919Z] [2022-08-17T07:11:38.919Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T07:11:38.919Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T07:11:38.919Z] HOSTNAME=422513dc8b1a [2022-08-17T07:11:38.919Z] DEST=bundles/test-integration [2022-08-17T07:11:38.919Z] PWD=/go/src/github.com/docker/docker [2022-08-17T07:11:38.919Z] DOCKER_ROOTLESS=1 [2022-08-17T07:11:38.919Z] DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T07:11:38.919Z] container=docker [2022-08-17T07:11:38.919Z] HOME=/root [2022-08-17T07:11:38.919Z] GOLANG_VERSION=1.18.5 [2022-08-17T07:11:38.919Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T07:11:38.919Z] VALIDATE_BRANCH=master [2022-08-17T07:11:38.919Z] TERM=xterm [2022-08-17T07:11:38.919Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T07:11:38.919Z] SHLVL=1 [2022-08-17T07:11:38.919Z] TIMEOUT=120m [2022-08-17T07:11:38.919Z] DOCKER_BUILDTAGS= journald [2022-08-17T07:11:38.919Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T07:11:38.919Z] GO111MODULE=off [2022-08-17T07:11:38.919Z] DOCKER_EXPERIMENTAL=1 [2022-08-17T07:11:38.919Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-17T07:11:38.919Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T07:11:38.919Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T07:11:38.919Z] GOPATH=/go [2022-08-17T07:11:38.919Z] PKG_CONFIG=pkg-config [2022-08-17T07:11:38.919Z] _=/usr/bin/env [2022-08-17T07:11:38.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-17T07:12:12.471Z] --- PASS: TestBuildWithHugeFile (49.01s) [2022-08-17T07:12:12.471Z] === RUN TestBuildWCOWSandboxSize [2022-08-17T07:12:12.471Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T07:12:12.471Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-17T07:12:12.471Z] === RUN TestBuildWithEmptyDockerfile [2022-08-17T07:12:12.471Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:12:12.471Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:12:12.471Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:12:12.471Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:12:12.471Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:12:12.471Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:12:12.471Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:12:12.471Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:12:12.471Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:12:12.471Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-17T07:12:12.471Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-17T07:12:12.471Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-08-17T07:12:12.471Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-17T07:12:12.471Z] === RUN TestBuildPreserveOwnership [2022-08-17T07:12:12.471Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-17T07:12:12.471Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-17T07:12:12.471Z] --- PASS: TestBuildPreserveOwnership (3.85s) [2022-08-17T07:12:12.471Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2022-08-17T07:12:12.471Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2022-08-17T07:12:12.471Z] === RUN TestBuildPlatformInvalid [2022-08-17T07:12:12.471Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-17T07:12:12.471Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-17T07:12:12.471Z] Loaded image: busybox:latest [2022-08-17T07:12:12.471Z] Loaded image: busybox:glibc [2022-08-17T07:12:12.471Z] Loaded image: debian:bullseye-slim [2022-08-17T07:12:12.471Z] Loaded image: hello-world:latest [2022-08-17T07:12:12.471Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T07:12:20.699Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.88s) [2022-08-17T07:12:20.699Z] PASS [2022-08-17T07:12:20.699Z] [2022-08-17T07:12:20.699Z] === Skipped [2022-08-17T07:12:20.699Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-17T07:12:20.699Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T07:12:20.699Z] [2022-08-17T07:12:20.699Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-17T07:12:20.699Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T07:12:20.699Z] [2022-08-17T07:12:20.699Z] DONE 34 tests, 2 skipped in 86.903s [2022-08-17T07:12:20.699Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-17T07:12:20.699Z] INFO: Testing against a local daemon [2022-08-17T07:12:20.699Z] === RUN TestConfigInspect [2022-08-17T07:12:23.246Z] --- PASS: TestConfigInspect (2.67s) [2022-08-17T07:12:23.246Z] === RUN TestConfigList [2022-08-17T07:12:25.143Z] --- PASS: TestConfigList (2.18s) [2022-08-17T07:12:25.143Z] === RUN TestConfigsCreateAndDelete [2022-08-17T07:12:25.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-17T07:12:25.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-17T07:12:27.670Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-08-17T07:12:27.670Z] === RUN TestConfigsUpdate [2022-08-17T07:12:29.568Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-17T07:12:29.568Z] === RUN TestTemplatedConfig [2022-08-17T07:12:32.096Z] --- PASS: TestTemplatedConfig (2.63s) [2022-08-17T07:12:32.096Z] === RUN TestConfigCreateResolve [2022-08-17T07:12:34.624Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-08-17T07:12:34.624Z] PASS [2022-08-17T07:12:34.624Z] [2022-08-17T07:12:34.624Z] DONE 6 tests in 14.042s [2022-08-17T07:12:34.624Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-17T07:12:34.624Z] INFO: Testing against a local daemon [2022-08-17T07:12:34.624Z] === RUN TestAttachWithTTY [2022-08-17T07:12:34.624Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-17T07:12:34.624Z] === RUN TestAttachWithoutTTy [2022-08-17T07:12:34.624Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-17T07:12:34.624Z] === RUN TestCheckpoint [2022-08-17T07:12:34.624Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T07:12:34.624Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/commit [2022-08-17T07:12:34.624Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-17T07:12:34.624Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:12:34.624Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:12:34.624Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:12:34.624Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:12:34.624Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:12:34.624Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:12:34.624Z] === CONT TestContainerInvalidJSON/commit [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-17T07:12:34.624Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-17T07:12:34.624Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-17T07:12:34.624Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-17T07:12:34.624Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-17T07:12:34.624Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-17T07:12:34.624Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-17T07:12:34.624Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-17T07:12:34.624Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-17T07:12:34.624Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-17T07:12:34.624Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-17T07:12:34.624Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-17T07:12:34.624Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-17T07:12:34.624Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-17T07:12:34.624Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-17T07:12:34.624Z] === RUN TestCopyEmptyFile [2022-08-17T07:12:34.624Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-17T07:12:34.624Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-17T07:12:34.882Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-17T07:12:34.882Z] === RUN TestCopyFromContainer [2022-08-17T07:12:35.816Z] === RUN TestCopyFromContainer// [2022-08-17T07:12:36.074Z] === RUN TestCopyFromContainer//bar/root [2022-08-17T07:12:36.074Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-17T07:12:36.074Z] === RUN TestCopyFromContainer/bar/quux [2022-08-17T07:12:36.074Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-17T07:12:36.332Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-17T07:12:36.332Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-17T07:12:36.332Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-17T07:12:36.332Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-17T07:12:36.591Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-17T07:12:36.591Z] --- PASS: TestCopyFromContainer (1.78s) [2022-08-17T07:12:36.591Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-17T07:12:36.591Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-17T07:12:36.591Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-17T07:12:36.591Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-17T07:12:36.591Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-17T07:12:36.591Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-17T07:12:36.591Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-17T07:12:36.591Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-17T07:12:36.591Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-17T07:12:36.591Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-17T07:12:36.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-17T07:12:36.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:12:36.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:12:36.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:12:36.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:12:36.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:12:36.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:12:36.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:12:36.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:12:36.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:12:36.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-17T07:12:36.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-17T07:12:36.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-17T07:12:36.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-17T07:12:36.591Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-17T07:12:36.591Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-17T07:12:36.591Z] === RUN TestCreateWithInvalidEnv [2022-08-17T07:12:36.591Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-17T07:12:36.591Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-17T07:12:36.591Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-17T07:12:36.591Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-17T07:12:36.591Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-17T07:12:36.591Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-17T07:12:36.591Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-17T07:12:36.591Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-17T07:12:36.591Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-17T07:12:36.591Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-17T07:12:36.591Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-17T07:12:36.591Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-17T07:12:36.591Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-17T07:12:36.591Z] === RUN TestCreateTmpfsMountsTarget [2022-08-17T07:12:36.591Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-17T07:12:36.591Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-17T07:12:38.490Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-08-17T07:12:38.490Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-17T07:12:39.865Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2022-08-17T07:12:39.865Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-17T07:12:39.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:12:39.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:12:39.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:12:39.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:12:39.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:12:39.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:12:39.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:12:39.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:12:39.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:12:39.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:12:39.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:12:39.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:12:39.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:12:39.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:12:39.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:12:39.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-17T07:12:39.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-17T07:12:39.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-17T07:12:39.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-17T07:12:39.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-17T07:12:39.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-17T07:12:39.865Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-17T07:12:40.430Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-08-17T07:12:40.430Z] === RUN TestCreateDifferentPlatform [2022-08-17T07:12:40.430Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-17T07:12:40.430Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-17T07:12:40.430Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-17T07:12:40.430Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-17T07:12:40.430Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-17T07:12:40.430Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-17T07:12:40.688Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-17T07:12:40.688Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-17T07:12:40.688Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-17T07:12:40.688Z] === RUN TestCreateInvalidHostConfig [2022-08-17T07:12:40.688Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:12:40.688Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:12:40.688Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:12:40.688Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:12:40.688Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:12:40.688Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:12:40.688Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:12:40.688Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:12:40.688Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:12:40.688Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:12:40.688Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:12:40.688Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:12:40.688Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-17T07:12:40.688Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-17T07:12:40.688Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-17T07:12:40.688Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-17T07:12:40.688Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-17T07:12:40.688Z] === RUN TestContainerStartOnDaemonRestart [2022-08-17T07:12:40.688Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-17T07:12:40.688Z] === RUN TestDaemonRestartIpcMode [2022-08-17T07:12:40.688Z] === PAUSE TestDaemonRestartIpcMode [2022-08-17T07:12:40.688Z] === RUN TestDaemonHostGatewayIP [2022-08-17T07:12:40.688Z] === PAUSE TestDaemonHostGatewayIP [2022-08-17T07:12:40.688Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-17T07:12:40.688Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-17T07:12:40.688Z] === RUN TestContainerKillOnDaemonStart [2022-08-17T07:12:40.688Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-17T07:12:40.688Z] === RUN TestDiff [2022-08-17T07:12:41.254Z] --- PASS: TestDiff (0.63s) [2022-08-17T07:12:41.254Z] === RUN TestExecConsoleSize [2022-08-17T07:12:41.820Z] --- PASS: TestExecConsoleSize (0.66s) [2022-08-17T07:12:41.820Z] === RUN TestExecWithCloseStdin [2022-08-17T07:12:42.753Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-08-17T07:12:42.753Z] === RUN TestExec [2022-08-17T07:12:43.319Z] --- PASS: TestExec (0.64s) [2022-08-17T07:12:43.319Z] === RUN TestExecUser [2022-08-17T07:12:43.885Z] --- PASS: TestExecUser (0.67s) [2022-08-17T07:12:43.885Z] === RUN TestExportContainerAndImportImage [2022-08-17T07:12:44.818Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-08-17T07:12:44.818Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-17T07:12:45.753Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-17T07:12:45.753Z] === RUN TestHealthCheckWorkdir [2022-08-17T07:12:46.687Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-08-17T07:12:46.687Z] === RUN TestHealthKillContainer [2022-08-17T07:12:47.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-17T07:12:52.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-17T07:12:56.651Z] --- PASS: TestHealthKillContainer (8.30s) [2022-08-17T07:12:56.651Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-17T07:12:56.651Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-08-17T07:12:56.651Z] === RUN TestIpcModeNone [2022-08-17T07:12:56.651Z] --- PASS: TestIpcModeNone (0.67s) [2022-08-17T07:12:56.651Z] === RUN TestIpcModePrivate [2022-08-17T07:12:56.651Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-17T07:12:56.909Z] --- PASS: TestIpcModePrivate (0.64s) [2022-08-17T07:12:56.909Z] === RUN TestIpcModeShareable [2022-08-17T07:12:57.167Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-17T07:12:57.425Z] --- PASS: TestIpcModeShareable (0.66s) [2022-08-17T07:12:57.425Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-17T07:12:59.324Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-08-17T07:12:59.324Z] === RUN TestAPIIpcModeHost [2022-08-17T07:12:59.889Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-08-17T07:12:59.889Z] === RUN TestDaemonIpcModeShareable [2022-08-17T07:13:00.825Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-17T07:13:00.825Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-08-17T07:13:00.825Z] === RUN TestDaemonIpcModePrivate [2022-08-17T07:13:02.199Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-17T07:13:02.199Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-08-17T07:13:02.199Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-17T07:13:02.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-17T07:13:02.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-17T07:13:02.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-17T07:13:03.132Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-17T07:13:03.391Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.32s) [2022-08-17T07:13:03.391Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-17T07:13:03.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-17T07:13:04.376Z] ok github.com/docker/docker/libnetwork/networkdb 104.188s coverage: 60.1% of statements [2022-08-17T07:13:04.376Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-17T07:13:04.376Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-17T07:13:04.377Z] ok github.com/docker/docker/libnetwork/osl 4.368s coverage: 39.7% of statements [2022-08-17T07:13:04.377Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-17T07:13:04.377Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-17T07:13:04.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-17T07:13:04.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-17T07:13:04.765Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-17T07:13:04.765Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-08-17T07:13:04.765Z] === RUN TestIpcModeOlderClient [2022-08-17T07:13:04.765Z] === PAUSE TestIpcModeOlderClient [2022-08-17T07:13:04.765Z] === RUN TestKillContainerInvalidSignal [2022-08-17T07:13:04.947Z] ok github.com/docker/docker/libnetwork/portmapper 0.687s coverage: 48.6% of statements [2022-08-17T07:13:05.206Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-17T07:13:05.206Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-17T07:13:05.332Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2022-08-17T07:13:05.332Z] === RUN TestKillContainer [2022-08-17T07:13:05.332Z] === RUN TestKillContainer/no_signal [2022-08-17T07:13:05.466Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-17T07:13:05.466Z] [2022-08-17T07:13:05.466Z] === Skipped [2022-08-17T07:13:05.466Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-17T07:13:05.466Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T07:13:05.466Z] [2022-08-17T07:13:05.466Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-17T07:13:05.466Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T07:13:05.466Z] [2022-08-17T07:13:05.466Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-17T07:13:05.466Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T07:13:05.466Z] [2022-08-17T07:13:05.466Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-17T07:13:05.466Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T07:13:05.466Z] [2022-08-17T07:13:05.466Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-17T07:13:05.466Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T07:13:05.466Z] [2022-08-17T07:13:05.466Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-17T07:13:05.466Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T07:13:05.466Z] [2022-08-17T07:13:05.466Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-17T07:13:05.466Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T07:13:05.466Z] [2022-08-17T07:13:05.466Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-17T07:13:05.466Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T07:13:05.466Z] [2022-08-17T07:13:05.466Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-17T07:13:05.466Z] firewalld_test.go:14: firewalld is not running [2022-08-17T07:13:05.466Z] [2022-08-17T07:13:05.466Z] DONE 327 tests, 9 skipped in 204.031s [2022-08-17T07:13:05.590Z] === RUN TestKillContainer/non_killing_signal [2022-08-17T07:13:05.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main Post stage [Pipeline] junit [2022-08-17T07:13:06.051Z] Recording test results [2022-08-17T07:13:06.157Z] === RUN TestKillContainer/killing_signal [2022-08-17T07:13:06.722Z] --- PASS: TestKillContainer (1.53s) [2022-08-17T07:13:06.722Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-08-17T07:13:06.722Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2022-08-17T07:13:06.722Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2022-08-17T07:13:06.722Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-17T07:13:06.722Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-17T07:13:07.288Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-17T07:13:07.653Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T07:13:08.012Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -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:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/make.sh dynbinary test-integration [2022-08-17T07:13:08.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-17T07:13:08.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-08-17T07:13:08.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-17T07:13:08.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-08-17T07:13:08.222Z] === RUN TestKillStoppedContainer [2022-08-17T07:13:08.222Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-17T07:13:08.222Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-17T07:13:08.222Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-17T07:13:08.222Z] === RUN TestKillDifferentUserContainer [2022-08-17T07:13:08.272Z] [2022-08-17T07:13:08.480Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-17T07:13:08.480Z] === RUN TestInspectOomKilledTrue [2022-08-17T07:13:08.480Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-17T07:13:08.480Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-17T07:13:08.480Z] === RUN TestInspectOomKilledFalse [2022-08-17T07:13:08.534Z] Removing bundles/ [2022-08-17T07:13:08.534Z] [2022-08-17T07:13:08.534Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-17T07:13:08.534Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-17T07:13:08.534Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:13:09.046Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2022-08-17T07:13:09.046Z] === RUN TestLinksEtcHostsContentMatch [2022-08-17T07:13:09.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-17T07:13:09.305Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-17T07:13:09.305Z] === RUN TestLinksContainerNames [2022-08-17T07:13:09.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-17T07:13:10.238Z] --- PASS: TestLinksContainerNames (0.94s) [2022-08-17T07:13:10.239Z] === RUN TestLogsFollowTailEmpty [2022-08-17T07:13:10.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-17T07:13:10.805Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-17T07:13:10.805Z] === RUN TestLogs [2022-08-17T07:13:10.805Z] === RUN TestLogs/driver_local [2022-08-17T07:13:10.805Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:13:10.805Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:13:10.805Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-17T07:13:10.805Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-17T07:13:10.805Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-17T07:13:10.805Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-17T07:13:10.805Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:13:10.805Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:13:10.805Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:13:10.805Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:13:10.805Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:13:10.805Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:13:10.805Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:13:10.805Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:13:10.880Z] INFO [linters context/goanalysis] analyzers took 7m6.771625276s with top 10 stages: buildir: 2m29.536897085s, the_only_name: 42.593390396s, goimports: 30.418164026s, unconvert: 24.556432898s, S1038: 19.725262333s, gosec: 19.260439739s, misspell: 7.518823449s, unused: 5.837497759s, S1039: 5.548574227s, nilness: 4.851100349s [2022-08-17T07:13:10.880Z] INFO [runner] Issues before processing: 2443, after processing: 0 [2022-08-17T07:13:10.880Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 79/2019, filename_unadjuster: 2122/2122, path_prettifier: 2122/2122, skip_dirs: 2122/2122, identifier_marker: 2019/2019, exclude: 2019/2019, cgo: 2122/2443, autogenerated_exclude: 2019/2122, skip_files: 2122/2122, nolint: 0/79 [2022-08-17T07:13:10.880Z] INFO [runner] processing took 85.756011ms with stages: nolint: 34.247566ms, identifier_marker: 22.984416ms, path_prettifier: 9.955387ms, autogenerated_exclude: 8.580315ms, exclude-rules: 7.865129ms, skip_dirs: 1.738989ms, cgo: 245.851µs, filename_unadjuster: 133.08µs, max_same_issues: 1.554µs, uniq_by_line: 539ns, source_code: 524ns, skip_files: 491ns, max_from_linter: 399ns, severity-rules: 333ns, exclude: 307ns, diff: 292ns, sort_results: 259ns, max_per_file_from_linter: 244ns, path_shortener: 229ns, path_prefixer: 107ns [2022-08-17T07:13:10.880Z] INFO [runner] linters took 1m49.172013572s with stages: goanalysis_metalinter: 1m49.086118097s [2022-08-17T07:13:10.880Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-17T07:13:10.880Z] INFO Memory: 2900 samples, avg is 309.1MB, max is 1254.9MB [2022-08-17T07:13:10.880Z] INFO Execution took 4m49.824958771s [2022-08-17T07:13:10.880Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-17T07:13:11.206Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/make.sh dynbinary test-docker-py [2022-08-17T07:13:11.466Z] [2022-08-17T07:13:11.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-17T07:13:11.727Z] Removing bundles/ [2022-08-17T07:13:11.727Z] [2022-08-17T07:13:11.727Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-17T07:13:11.727Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-17T07:13:11.727Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:13:11.743Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:13:11.743Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:13:12.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-17T07:13:12.309Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-17T07:13:12.309Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-17T07:13:12.875Z] === RUN TestLogs/driver_json-file [2022-08-17T07:13:12.875Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:13:12.875Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:13:12.875Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:13:12.875Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:13:12.875Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:13:12.875Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:13:12.875Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:13:12.875Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:13:12.875Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:13:12.875Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:13:12.875Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:13:12.875Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:13:12.875Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:13:12.875Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:13:13.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-17T07:13:13.443Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:13:13.701Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:13:13.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-17T07:13:14.267Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:13:14.268Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:13:14.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-17T07:13:15.229Z] --- PASS: TestLogs (4.24s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.84s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.88s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.76s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.58s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.78s) [2022-08-17T07:13:15.229Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.82s) [2022-08-17T07:13:15.229Z] === RUN TestContainerNetworkMountsNoChown [2022-08-17T07:13:15.491Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/default [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/default [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/private [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/private [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rprivate [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/slave [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/slave [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rslave [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/shared [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/shared [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rshared [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/default [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/rshared [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/shared [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/rslave [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/slave [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/rprivate [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/private [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-17T07:13:15.491Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:13:15.491Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:13:15.491Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:13:15.752Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:13:15.752Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:13:15.752Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-17T07:13:15.752Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:13:15.752Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-17T07:13:15.752Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-17T07:13:15.752Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:13:15.752Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:13:15.752Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:13:15.752Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:13:15.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T07:13:15.831Z] Using test binary docker [2022-08-17T07:13:15.831Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-17T07:13:15.831Z] Not: starting. [2022-08-17T07:13:15.831Z] INFO: Waiting for daemon to start... [2022-08-17T07:13:15.831Z] Starting dockerd [2022-08-17T07:13:16.013Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:13:16.013Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-17T07:13:16.013Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:13:16.013Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-17T07:13:16.013Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:13:16.013Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:13:16.013Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:13:16.013Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-17T07:13:16.013Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:13:16.013Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-17T07:13:16.013Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-17T07:13:16.013Z] === RUN TestContainerBindMountNonRecursive [2022-08-17T07:13:17.391Z] --- PASS: TestContainerBindMountNonRecursive (1.45s) [2022-08-17T07:13:17.391Z] === RUN TestContainerVolumesMountedAsShared [2022-08-17T07:13:17.719Z] . [2022-08-17T07:13:17.719Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T07:13:17.719Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T07:13:17.719Z] Error: No such image: emptyfs [2022-08-17T07:13:17.959Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2022-08-17T07:13:17.959Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-17T07:13:17.974Z] Loaded image: emptyfs:latest [2022-08-17T07:13:17.975Z] Running integration-test (iteration 1) [2022-08-17T07:13:17.975Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-17T07:13:18.219Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-17T07:13:18.219Z] === RUN TestNetworkNat [2022-08-17T07:13:18.230Z] Loaded image: busybox:latest [2022-08-17T07:13:18.486Z] Loaded image: busybox:glibc [2022-08-17T07:13:18.785Z] --- PASS: TestNetworkNat (0.48s) [2022-08-17T07:13:18.786Z] === RUN TestNetworkLocalhostTCPNat [2022-08-17T07:13:19.355Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-08-17T07:13:19.355Z] === RUN TestNetworkLoopbackNat [2022-08-17T07:13:19.852Z] Loaded image: debian:bullseye-slim [2022-08-17T07:13:19.852Z] Loaded image: hello-world:latest [2022-08-17T07:13:19.853Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T07:13:19.853Z] INFO: Testing against a local daemon [2022-08-17T07:13:19.853Z] === RUN TestCgroupNamespacesBuild [2022-08-17T07:13:21.220Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-08-17T07:13:21.220Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-17T07:13:21.882Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-08-17T07:13:21.882Z] === RUN TestPause [2022-08-17T07:13:22.448Z] --- PASS: TestPause (0.48s) [2022-08-17T07:13:22.448Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-17T07:13:22.448Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T07:13:22.448Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T07:13:22.448Z] === RUN TestPauseStopPausedContainer [2022-08-17T07:13:22.584Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-08-17T07:13:22.584Z] === RUN TestBuildWithSession [2022-08-17T07:13:22.584Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T07:13:22.584Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-17T07:13:22.584Z] === RUN TestBuildSquashParent [2022-08-17T07:13:22.707Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2022-08-17T07:13:22.707Z] === RUN TestPidHost [2022-08-17T07:13:24.086Z] --- PASS: TestPidHost (1.03s) [2022-08-17T07:13:24.086Z] === RUN TestPsFilter [2022-08-17T07:13:24.086Z] --- PASS: TestPsFilter (0.12s) [2022-08-17T07:13:24.086Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-17T07:13:24.344Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-17T07:13:24.344Z] === RUN TestRemoveContainerWithVolume [2022-08-17T07:13:24.910Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2022-08-17T07:13:24.910Z] === RUN TestRemoveContainerRunning [2022-08-17T07:13:25.476Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-08-17T07:13:25.476Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-17T07:13:25.734Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-17T07:13:25.734Z] === RUN TestRemoveInvalidContainer [2022-08-17T07:13:25.734Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-17T07:13:25.734Z] === RUN TestRenameLinkedContainer [2022-08-17T07:13:27.635Z] --- PASS: TestRenameLinkedContainer (1.86s) [2022-08-17T07:13:27.635Z] === RUN TestRenameStoppedContainer [2022-08-17T07:13:28.207Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-17T07:13:28.207Z] === RUN TestRenameRunningContainerAndReuse [2022-08-17T07:13:29.143Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-08-17T07:13:29.143Z] === RUN TestRenameInvalidName [2022-08-17T07:13:29.401Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-17T07:13:29.401Z] === RUN TestRenameAnonymousContainer [2022-08-17T07:13:30.669Z] --- PASS: TestBuildSquashParent (6.93s) [2022-08-17T07:13:30.669Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-17T07:13:30.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:13:30.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:13:30.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:13:30.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:13:30.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:13:30.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:13:30.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:13:30.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:13:30.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:13:30.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:13:30.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:13:30.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:13:30.669Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:13:30.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:13:30.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:13:31.301Z] --- PASS: TestRenameAnonymousContainer (1.74s) [2022-08-17T07:13:31.302Z] === RUN TestRenameContainerWithSameName [2022-08-17T07:13:31.560Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-17T07:13:31.560Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-17T07:13:31.614Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:13:32.494Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-08-17T07:13:32.494Z] === RUN TestResize [2022-08-17T07:13:33.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:13:33.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:13:33.062Z] --- PASS: TestResize (0.49s) [2022-08-17T07:13:33.062Z] === RUN TestResizeWithInvalidSize [2022-08-17T07:13:33.627Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-08-17T07:13:33.627Z] === RUN TestResizeWhenContainerNotStarted [2022-08-17T07:13:33.887Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:13:33.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:13:33.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:13:33.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T07:13:33.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:13:34.890Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-17T07:13:34.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-08-17T07:13:34.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s) [2022-08-17T07:13:34.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-08-17T07:13:34.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) [2022-08-17T07:13:34.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2022-08-17T07:13:34.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2022-08-17T07:13:34.891Z] === RUN TestBuildMultiStageCopy [2022-08-17T07:13:34.891Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-17T07:13:35.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:13:37.160Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:13:38.155Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-17T07:13:38.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:13:38.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:13:39.084Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-17T07:13:39.907Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:13:39.907Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:13:40.448Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-17T07:13:41.375Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-17T07:13:42.303Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-08-17T07:13:42.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2022-08-17T07:13:42.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-17T07:13:42.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-17T07:13:42.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-17T07:13:42.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-17T07:13:42.303Z] === RUN TestBuildMultiStageParentConfig [2022-08-17T07:13:44.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:13:44.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T07:13:45.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T07:13:47.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T07:13:47.547Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-17T07:13:47.547Z] === RUN TestBuildLabelWithTargets [2022-08-17T07:13:47.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T07:13:48.999Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T07:13:49.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T07:13:50.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T07:13:52.838Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.73s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.27s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.26s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-08-17T07:13:52.839Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-08-17T07:13:52.839Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-17T07:13:52.839Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-17T07:13:53.404Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-17T07:13:54.338Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s) [2022-08-17T07:13:54.338Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-17T07:13:54.338Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-08-17T07:13:54.338Z] === RUN TestCgroupNamespacesRun [2022-08-17T07:13:55.629Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-17T07:13:55.629Z] === RUN TestBuildWithEmptyLayers [2022-08-17T07:13:55.713Z] --- PASS: TestCgroupNamespacesRun (1.25s) [2022-08-17T07:13:55.713Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-17T07:13:55.713Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-17T07:13:55.713Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-17T07:13:55.713Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-17T07:13:57.086Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-08-17T07:13:57.086Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-17T07:13:58.019Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2022-08-17T07:13:58.019Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-17T07:13:58.144Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-17T07:13:58.144Z] === RUN TestBuildMultiStageOnBuild [2022-08-17T07:13:59.393Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-08-17T07:13:59.393Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-17T07:14:00.766Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-08-17T07:14:00.766Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-17T07:14:01.025Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-17T07:14:01.025Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-17T07:14:02.400Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-08-17T07:14:02.400Z] === RUN TestNISDomainname [2022-08-17T07:14:02.967Z] --- PASS: TestNISDomainname (0.60s) [2022-08-17T07:14:02.967Z] === RUN TestHostnameDnsResolution [2022-08-17T07:14:03.389Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-17T07:14:03.389Z] === RUN TestBuildUncleanTarFilenames [2022-08-17T07:14:03.901Z] --- PASS: TestHostnameDnsResolution (0.79s) [2022-08-17T07:14:03.901Z] === RUN TestUnprivilegedPortsAndPing [2022-08-17T07:14:03.951Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-17T07:14:03.951Z] === RUN TestBuildMultiStageLayerLeak [2022-08-17T07:14:04.467Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-08-17T07:14:04.467Z] === RUN TestPrivilegedHostDevices [2022-08-17T07:14:05.034Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-08-17T07:14:05.034Z] === RUN TestRunConsoleSize [2022-08-17T07:14:05.292Z] --- PASS: TestRunConsoleSize (0.47s) [2022-08-17T07:14:05.292Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-17T07:14:06.665Z] --- PASS: TestRunWithAlternativeContainerdShim (1.14s) [2022-08-17T07:14:06.665Z] === RUN TestStats [2022-08-17T07:14:08.116Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-08-17T07:14:08.116Z] === RUN TestBuildWithHugeFile [2022-08-17T07:14:09.191Z] --- PASS: TestStats (2.56s) [2022-08-17T07:14:09.191Z] === RUN TestStopContainerWithTimeout [2022-08-17T07:14:09.191Z] === RUN TestStopContainerWithTimeout/0 [2022-08-17T07:14:09.191Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-17T07:14:09.191Z] === RUN TestStopContainerWithTimeout/1 [2022-08-17T07:14:09.191Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-17T07:14:09.191Z] === RUN TestStopContainerWithTimeout/3 [2022-08-17T07:14:09.191Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-17T07:14:09.191Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-17T07:14:09.191Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-17T07:14:09.191Z] === CONT TestStopContainerWithTimeout/0 [2022-08-17T07:14:09.191Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-17T07:14:09.757Z] === CONT TestStopContainerWithTimeout/3 [2022-08-17T07:14:10.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-17T07:14:10.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-17T07:14:11.688Z] === CONT TestStopContainerWithTimeout/1 [2022-08-17T07:14:13.592Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-17T07:14:13.592Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-08-17T07:14:13.592Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-08-17T07:14:13.592Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2022-08-17T07:14:13.592Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) [2022-08-17T07:14:13.592Z] === RUN TestDeleteDevicemapper [2022-08-17T07:14:13.592Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T07:14:13.592Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-17T07:14:13.592Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-17T07:14:14.965Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-08-17T07:14:14.965Z] === RUN TestUpdateMemory [2022-08-17T07:14:15.530Z] --- PASS: TestUpdateMemory (0.58s) [2022-08-17T07:14:15.530Z] === RUN TestUpdateCPUQuota [2022-08-17T07:14:16.464Z] --- PASS: TestUpdateCPUQuota (0.97s) [2022-08-17T07:14:16.464Z] === RUN TestUpdatePidsLimit [2022-08-17T07:14:16.464Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-17T07:14:16.722Z] === RUN TestUpdatePidsLimit/no_change [2022-08-17T07:14:16.722Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-17T07:14:16.980Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-17T07:14:17.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-17T07:14:17.496Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-17T07:14:17.755Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-17T07:14:18.689Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-08-17T07:14:18.689Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-08-17T07:14:18.689Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-17T07:14:18.689Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-08-17T07:14:18.689Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-17T07:14:18.689Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-08-17T07:14:18.689Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-08-17T07:14:18.689Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-08-17T07:14:18.689Z] === RUN TestUpdateRestartPolicy [2022-08-17T07:14:30.880Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-08-17T07:14:30.880Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-17T07:14:30.880Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-08-17T07:14:30.880Z] === RUN TestWaitNonBlocked [2022-08-17T07:14:30.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:14:30.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:14:30.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:14:30.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:14:30.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:14:30.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:14:30.880Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-17T07:14:30.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-08-17T07:14:30.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-08-17T07:14:30.880Z] === RUN TestWaitBlocked [2022-08-17T07:14:30.880Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:14:30.880Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:14:30.880Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:14:30.880Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:14:30.880Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:14:30.880Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:14:31.814Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-17T07:14:31.814Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2022-08-17T07:14:31.814Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2022-08-17T07:14:31.814Z] === RUN TestWaitConditions [2022-08-17T07:14:31.814Z] === RUN TestWaitConditions/default [2022-08-17T07:14:31.814Z] === PAUSE TestWaitConditions/default [2022-08-17T07:14:31.814Z] === RUN TestWaitConditions/not-running [2022-08-17T07:14:31.814Z] === PAUSE TestWaitConditions/not-running [2022-08-17T07:14:31.814Z] === RUN TestWaitConditions/next-exit [2022-08-17T07:14:31.814Z] === PAUSE TestWaitConditions/next-exit [2022-08-17T07:14:31.814Z] === RUN TestWaitConditions/removed [2022-08-17T07:14:31.814Z] === PAUSE TestWaitConditions/removed [2022-08-17T07:14:31.814Z] === CONT TestWaitConditions/default [2022-08-17T07:14:31.814Z] === CONT TestWaitConditions/next-exit [2022-08-17T07:14:33.715Z] === CONT TestWaitConditions/removed [2022-08-17T07:14:33.715Z] === CONT TestWaitConditions/not-running [2022-08-17T07:14:35.088Z] --- PASS: TestWaitConditions (0.01s) [2022-08-17T07:14:35.088Z] --- PASS: TestWaitConditions/next-exit (1.68s) [2022-08-17T07:14:35.088Z] --- PASS: TestWaitConditions/default (1.72s) [2022-08-17T07:14:35.088Z] --- PASS: TestWaitConditions/not-running (1.61s) [2022-08-17T07:14:35.088Z] --- PASS: TestWaitConditions/removed (1.65s) [2022-08-17T07:14:35.088Z] === RUN TestWaitRestartedContainer [2022-08-17T07:14:35.088Z] === RUN TestWaitRestartedContainer/default [2022-08-17T07:14:35.088Z] === PAUSE TestWaitRestartedContainer/default [2022-08-17T07:14:35.088Z] === RUN TestWaitRestartedContainer/not-running [2022-08-17T07:14:35.088Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-17T07:14:35.088Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-17T07:14:35.088Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-17T07:14:35.088Z] === CONT TestWaitRestartedContainer/default [2022-08-17T07:14:35.088Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-17T07:14:36.992Z] === CONT TestWaitRestartedContainer/not-running [2022-08-17T07:14:37.559Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-17T07:14:37.559Z] --- PASS: TestWaitRestartedContainer/default (1.48s) [2022-08-17T07:14:37.559Z] --- PASS: TestWaitRestartedContainer/next-exit (1.49s) [2022-08-17T07:14:37.559Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-08-17T07:14:37.559Z] === CONT TestContainerStartOnDaemonRestart [2022-08-17T07:14:37.559Z] === CONT TestIpcModeOlderClient [2022-08-17T07:14:37.559Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-08-17T07:14:37.559Z] === CONT TestContainerKillOnDaemonStart [2022-08-17T07:14:40.089Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-08-17T07:14:40.089Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-17T07:14:41.465Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.82s) [2022-08-17T07:14:41.465Z] === CONT TestDaemonHostGatewayIP [2022-08-17T07:14:43.995Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2022-08-17T07:14:43.995Z] === CONT TestDaemonRestartIpcMode [2022-08-17T07:14:45.051Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-17T07:14:45.051Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-17T07:14:45.051Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:14:45.051Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-17T07:14:45.051Z] [2022-08-17T07:14:45.051Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-17T07:14:45.051Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-17T07:14:45.051Z] HOSTNAME=6171ffae4ae4 [2022-08-17T07:14:45.051Z] TESTDEBUG=0 [2022-08-17T07:14:45.051Z] DEST=bundles/test-integration [2022-08-17T07:14:45.051Z] PWD=/go/src/github.com/docker/docker [2022-08-17T07:14:45.051Z] DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e [2022-08-17T07:14:45.051Z] container=docker [2022-08-17T07:14:45.051Z] HOME=/root [2022-08-17T07:14:45.051Z] GOLANG_VERSION=1.18.5 [2022-08-17T07:14:45.051Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-17T07:14:45.051Z] VALIDATE_BRANCH=master [2022-08-17T07:14:45.051Z] TERM=xterm [2022-08-17T07:14:45.051Z] DOCKER_PKG=github.com/docker/docker [2022-08-17T07:14:45.051Z] SHLVL=1 [2022-08-17T07:14:45.051Z] TIMEOUT=120m [2022-08-17T07:14:45.051Z] DOCKER_BUILDTAGS= journald [2022-08-17T07:14:45.051Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-17T07:14:45.051Z] GO111MODULE=off [2022-08-17T07:14:45.051Z] DOCKER_EXPERIMENTAL=1 [2022-08-17T07:14:45.051Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-17T07:14:45.051Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-17T07:14:45.051Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-17T07:14:45.051Z] GOPATH=/go [2022-08-17T07:14:45.051Z] PKG_CONFIG=pkg-config [2022-08-17T07:14:45.051Z] _=/usr/bin/env [2022-08-17T07:14:45.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-17T07:14:46.524Z] --- PASS: TestDaemonRestartIpcMode (2.29s) [2022-08-17T07:14:49.803Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-08-17T07:14:49.803Z] PASS [2022-08-17T07:14:49.803Z] [2022-08-17T07:14:49.803Z] === Skipped [2022-08-17T07:14:49.803Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-17T07:14:49.803Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T07:14:49.803Z] [2022-08-17T07:14:49.803Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-17T07:14:49.803Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-17T07:14:49.803Z] [2022-08-17T07:14:49.803Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T07:14:49.803Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T07:14:49.803Z] [2022-08-17T07:14:49.803Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-17T07:14:49.803Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-17T07:14:49.803Z] [2022-08-17T07:14:49.803Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-17T07:14:49.803Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T07:14:49.803Z] [2022-08-17T07:14:49.803Z] DONE 272 tests, 5 skipped in 135.158s [2022-08-17T07:14:49.803Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-17T07:14:49.803Z] === RUN TestConfigDaemonLibtrustID [2022-08-17T07:14:49.803Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-17T07:14:49.803Z] === RUN TestConfigDaemonID [2022-08-17T07:14:51.175Z] daemon_test.go:83: [d01ce1181a2f0] daemon is not started [2022-08-17T07:14:51.175Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-17T07:14:51.175Z] === RUN TestDaemonConfigValidation [2022-08-17T07:14:51.176Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:14:51.176Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:14:51.176Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-17T07:14:51.176Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-17T07:14:51.176Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-17T07:14:51.176Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-17T07:14:51.176Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-17T07:14:51.176Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-17T07:14:51.176Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-17T07:14:51.176Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-17T07:14:51.176Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:14:51.176Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-17T07:14:51.176Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-17T07:14:51.176Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-17T07:14:51.176Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-17T07:14:51.176Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-17T07:14:51.176Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-17T07:14:51.176Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-17T07:14:51.176Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-17T07:14:51.176Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-17T07:14:51.176Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-17T07:14:51.176Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-17T07:14:51.176Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-17T07:14:52.109Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-17T07:14:53.481Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-17T07:14:54.414Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-17T07:14:54.414Z] daemon_test.go:197: [d71cb94f80a9a] daemon is not started [2022-08-17T07:14:54.414Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-17T07:14:54.414Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-17T07:14:54.414Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-17T07:14:54.414Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-17T07:14:54.414Z] === RUN TestDaemonProxy [2022-08-17T07:14:54.414Z] === RUN TestDaemonProxy/environment_variables [2022-08-17T07:14:56.312Z] === RUN TestDaemonProxy/command-line_options [2022-08-17T07:14:57.685Z] === RUN TestDaemonProxy/configuration_file [2022-08-17T07:14:59.583Z] === RUN TestDaemonProxy/conflicting_options [2022-08-17T07:14:59.841Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-17T07:15:00.407Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-17T07:15:00.407Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-08-17T07:15:00.407Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-17T07:15:00.407Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-17T07:15:00.407Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-17T07:15:00.407Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-17T07:15:00.407Z] PASS [2022-08-17T07:15:00.407Z] [2022-08-17T07:15:00.407Z] DONE 18 tests in 11.125s [2022-08-17T07:15:00.407Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-17T07:15:00.666Z] INFO: Testing against a local daemon [2022-08-17T07:15:00.666Z] === RUN TestCommitInheritsEnv [2022-08-17T07:15:00.924Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-08-17T07:15:00.924Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-17T07:15:00.924Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-17T07:15:00.924Z] === RUN TestImportWithCustomPlatform [2022-08-17T07:15:00.924Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-17T07:15:00.924Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-17T07:15:00.924Z] === RUN TestImportWithCustomPlatform// [2022-08-17T07:15:00.924Z] === RUN TestImportWithCustomPlatform/linux [2022-08-17T07:15:00.924Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-17T07:15:01.183Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-17T07:15:01.183Z] === RUN TestImportWithCustomPlatform/macos [2022-08-17T07:15:01.183Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-17T07:15:01.183Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-17T07:15:01.183Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-17T07:15:01.183Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-17T07:15:01.183Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-17T07:15:01.183Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-17T07:15:01.183Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-17T07:15:01.183Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-17T07:15:01.183Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-17T07:15:01.183Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-17T07:15:01.183Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-17T07:15:01.183Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-17T07:15:01.183Z] === RUN TestImagesFilterMultiReference [2022-08-17T07:15:01.183Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-17T07:15:01.183Z] === RUN TestImagePullPlatformInvalid [2022-08-17T07:15:01.183Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-17T07:15:01.183Z] === RUN TestRemoveImageOrphaning [2022-08-17T07:15:01.749Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-08-17T07:15:01.749Z] === RUN TestRemoveImageGarbageCollector [2022-08-17T07:15:02.007Z] time="2022-08-17T07:15:01Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-17T07:15:03.906Z] --- PASS: TestRemoveImageGarbageCollector (2.04s) [2022-08-17T07:15:03.906Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-17T07:15:03.906Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-08-17T07:15:03.906Z] === RUN TestTagInvalidReference [2022-08-17T07:15:03.906Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-17T07:15:03.906Z] === RUN TestTagValidPrefixedRepo [2022-08-17T07:15:03.906Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-17T07:15:03.906Z] === RUN TestTagExistedNameWithoutForce [2022-08-17T07:15:03.906Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-17T07:15:03.906Z] === RUN TestTagOfficialNames [2022-08-17T07:15:03.906Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-17T07:15:03.906Z] === RUN TestTagMatchesDigest [2022-08-17T07:15:03.906Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-17T07:15:03.906Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-17T07:15:04.295Z] --- PASS: TestBuildWithHugeFile (50.33s) [2022-08-17T07:15:04.295Z] === RUN TestBuildWCOWSandboxSize [2022-08-17T07:15:04.295Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T07:15:04.295Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-17T07:15:04.295Z] === RUN TestBuildWithEmptyDockerfile [2022-08-17T07:15:04.295Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:15:04.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:15:04.295Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:15:04.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:15:04.295Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:15:04.295Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:15:04.295Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:15:04.295Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:15:04.295Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:15:04.295Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-17T07:15:04.295Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-08-17T07:15:04.295Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2022-08-17T07:15:04.295Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-17T07:15:04.295Z] === RUN TestBuildPreserveOwnership [2022-08-17T07:15:04.295Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-17T07:15:05.222Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-17T07:15:09.387Z] --- PASS: TestBuildPreserveOwnership (10.33s) [2022-08-17T07:15:09.387Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.31s) [2022-08-17T07:15:09.387Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-17T07:15:09.387Z] === RUN TestBuildPlatformInvalid [2022-08-17T07:15:09.387Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-17T07:15:09.387Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-17T07:15:09.387Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-17T07:15:09.387Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-17T07:15:09.387Z] PASS [2022-08-17T07:15:09.387Z] [2022-08-17T07:15:09.387Z] === Skipped [2022-08-17T07:15:09.387Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-17T07:15:09.387Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T07:15:09.387Z] [2022-08-17T07:15:09.387Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-17T07:15:09.387Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T07:15:09.387Z] [2022-08-17T07:15:09.387Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-17T07:15:09.387Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-17T07:15:09.387Z] [2022-08-17T07:15:09.387Z] DONE 34 tests, 3 skipped in 111.295s [2022-08-17T07:15:09.387Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-17T07:15:09.387Z] INFO: Testing against a local daemon [2022-08-17T07:15:09.387Z] === RUN TestConfigInspect [2022-08-17T07:15:09.387Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-17T07:15:09.387Z] === RUN TestConfigList [2022-08-17T07:15:09.387Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] --- SKIP: TestConfigList (0.01s) [2022-08-17T07:15:09.387Z] === RUN TestConfigsCreateAndDelete [2022-08-17T07:15:09.387Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-17T07:15:09.387Z] === RUN TestConfigsUpdate [2022-08-17T07:15:09.387Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-17T07:15:09.387Z] === RUN TestTemplatedConfig [2022-08-17T07:15:09.387Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-17T07:15:09.387Z] === RUN TestConfigCreateResolve [2022-08-17T07:15:09.387Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-17T07:15:09.387Z] PASS [2022-08-17T07:15:09.387Z] [2022-08-17T07:15:09.387Z] === Skipped [2022-08-17T07:15:09.387Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-17T07:15:09.387Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] [2022-08-17T07:15:09.387Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-17T07:15:09.387Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] [2022-08-17T07:15:09.387Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-17T07:15:09.387Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] [2022-08-17T07:15:09.387Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-17T07:15:09.387Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] [2022-08-17T07:15:09.387Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-17T07:15:09.387Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] [2022-08-17T07:15:09.387Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-17T07:15:09.387Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:15:09.387Z] [2022-08-17T07:15:09.387Z] DONE 6 tests, 6 skipped in 0.160s [2022-08-17T07:15:09.387Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-17T07:15:09.643Z] INFO: Testing against a local daemon [2022-08-17T07:15:09.643Z] === RUN TestAttachWithTTY [2022-08-17T07:15:09.643Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-17T07:15:09.643Z] === RUN TestAttachWithoutTTy [2022-08-17T07:15:09.643Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-17T07:15:09.643Z] === RUN TestCheckpoint [2022-08-17T07:15:09.643Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T07:15:09.643Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-17T07:15:09.643Z] === RUN TestContainerInvalidJSON [2022-08-17T07:15:09.643Z] === RUN TestContainerInvalidJSON/commit [2022-08-17T07:15:09.643Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-17T07:15:09.643Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-17T07:15:09.643Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-17T07:15:09.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:15:09.644Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:15:09.644Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:15:09.644Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:15:09.644Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:15:09.644Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:15:09.644Z] === CONT TestContainerInvalidJSON/commit [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-17T07:15:09.644Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-17T07:15:09.644Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-17T07:15:09.644Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-17T07:15:09.644Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-17T07:15:09.644Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-17T07:15:09.900Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:15:09.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-17T07:15:09.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-17T07:15:09.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-17T07:15:09.900Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-17T07:15:09.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-17T07:15:09.900Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-17T07:15:09.900Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:15:09.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-17T07:15:09.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-17T07:15:09.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-17T07:15:09.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-17T07:15:09.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-17T07:15:09.900Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-17T07:15:09.900Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-17T07:15:09.900Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-17T07:15:09.901Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-17T07:15:09.901Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-17T07:15:09.901Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-17T07:15:09.901Z] === RUN TestCopyEmptyFile [2022-08-17T07:15:10.157Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-17T07:15:10.157Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-17T07:15:10.157Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-17T07:15:10.157Z] === RUN TestCopyFromContainer [2022-08-17T07:15:14.324Z] === RUN TestCopyFromContainer// [2022-08-17T07:15:14.324Z] === RUN TestCopyFromContainer//bar/root [2022-08-17T07:15:14.324Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-17T07:15:14.324Z] === RUN TestCopyFromContainer/bar/quux [2022-08-17T07:15:14.324Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-17T07:15:14.325Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-17T07:15:14.581Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-17T07:15:14.581Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-17T07:15:14.581Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-17T07:15:14.581Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-17T07:15:14.837Z] --- PASS: TestCopyFromContainer (4.56s) [2022-08-17T07:15:14.837Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-17T07:15:14.837Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-17T07:15:14.837Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-17T07:15:14.837Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-17T07:15:14.837Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-17T07:15:14.837Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-17T07:15:14.837Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-17T07:15:14.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-17T07:15:14.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-17T07:15:14.837Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-17T07:15:14.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-17T07:15:14.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:15:14.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:15:14.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:15:14.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:15:14.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:15:14.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:15:14.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:15:14.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:15:14.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:15:14.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-17T07:15:14.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-17T07:15:14.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-17T07:15:14.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-17T07:15:14.837Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-17T07:15:14.837Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-17T07:15:14.837Z] === RUN TestCreateWithInvalidEnv [2022-08-17T07:15:14.837Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-17T07:15:14.838Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-17T07:15:14.838Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-17T07:15:14.838Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-17T07:15:14.838Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-17T07:15:14.838Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-17T07:15:14.838Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-17T07:15:14.838Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-17T07:15:14.838Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-17T07:15:14.838Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-17T07:15:14.838Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-17T07:15:14.838Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-17T07:15:14.838Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-17T07:15:14.838Z] === RUN TestCreateTmpfsMountsTarget [2022-08-17T07:15:14.838Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-17T07:15:14.838Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-17T07:15:16.206Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-08-17T07:15:16.206Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-17T07:15:17.141Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-08-17T07:15:17.141Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-17T07:15:17.141Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:15:17.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:15:17.141Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:15:17.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:15:17.141Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:15:17.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:15:17.141Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:15:17.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:15:17.141Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:15:17.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:15:17.141Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:15:17.141Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:15:17.141Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:15:17.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-17T07:15:17.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-17T07:15:17.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:15:17.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:15:17.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-17T07:15:17.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-17T07:15:17.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-08-17T07:15:17.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-17T07:15:17.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2022-08-17T07:15:17.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-17T07:15:17.398Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-17T07:15:17.654Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-08-17T07:15:17.654Z] === RUN TestCreateDifferentPlatform [2022-08-17T07:15:17.654Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-17T07:15:17.654Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-17T07:15:17.654Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-17T07:15:17.654Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-17T07:15:17.654Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-17T07:15:17.654Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-17T07:15:17.910Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-17T07:15:17.910Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-17T07:15:17.910Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-17T07:15:17.910Z] === RUN TestCreateInvalidHostConfig [2022-08-17T07:15:17.910Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:15:17.910Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:15:17.910Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:15:17.910Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:15:17.910Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:15:17.910Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:15:17.910Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:15:17.911Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:15:17.911Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:15:17.911Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:15:17.911Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:15:17.911Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:15:17.911Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-17T07:15:17.911Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-17T07:15:17.911Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-17T07:15:17.911Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-17T07:15:17.911Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-17T07:15:17.911Z] === RUN TestContainerStartOnDaemonRestart [2022-08-17T07:15:17.911Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-17T07:15:17.911Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-17T07:15:17.911Z] === RUN TestDaemonRestartIpcMode [2022-08-17T07:15:17.911Z] === PAUSE TestDaemonRestartIpcMode [2022-08-17T07:15:17.911Z] === RUN TestDaemonHostGatewayIP [2022-08-17T07:15:17.911Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:15:17.911Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-17T07:15:17.911Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-17T07:15:17.911Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-17T07:15:17.911Z] === RUN TestContainerKillOnDaemonStart [2022-08-17T07:15:17.911Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-17T07:15:17.911Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-17T07:15:17.911Z] === RUN TestDiff [2022-08-17T07:15:18.166Z] --- PASS: TestDiff (0.40s) [2022-08-17T07:15:18.166Z] === RUN TestExecConsoleSize [2022-08-17T07:15:18.232Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-17T07:15:18.232Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-17T07:15:18.232Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:15:18.232Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-17T07:15:18.232Z] [2022-08-17T07:15:18.232Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-17T07:15:18.232Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-17T07:15:18.232Z] Using test binary docker [2022-08-17T07:15:18.232Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-17T07:15:18.232Z] Not: starting. [2022-08-17T07:15:18.232Z] INFO: Waiting for daemon to start... [2022-08-17T07:15:18.232Z] Starting dockerd [2022-08-17T07:15:18.232Z] . [2022-08-17T07:15:18.232Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-17T07:15:18.732Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-17T07:15:18.732Z] === RUN TestExecWithCloseStdin [2022-08-17T07:15:19.294Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-17T07:15:19.294Z] === RUN TestExec [2022-08-17T07:15:19.550Z] --- PASS: TestExec (0.48s) [2022-08-17T07:15:19.550Z] === RUN TestExecUser [2022-08-17T07:15:20.112Z] --- PASS: TestExecUser (0.48s) [2022-08-17T07:15:20.112Z] === RUN TestExportContainerAndImportImage [2022-08-17T07:15:20.674Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-08-17T07:15:20.674Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-17T07:15:22.040Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-08-17T07:15:22.040Z] === RUN TestHealthCheckWorkdir [2022-08-17T07:15:22.601Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-17T07:15:22.601Z] === RUN TestHealthKillContainer [2022-08-17T07:15:30.690Z] --- PASS: TestHealthKillContainer (7.90s) [2022-08-17T07:15:30.690Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-17T07:15:30.690Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-17T07:15:30.690Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-17T07:15:30.690Z] === RUN TestIpcModeNone [2022-08-17T07:15:30.947Z] --- PASS: TestIpcModeNone (0.43s) [2022-08-17T07:15:30.947Z] === RUN TestIpcModePrivate [2022-08-17T07:15:31.531Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-17T07:15:31.531Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-17T07:15:31.531Z] === RUN TestIpcModeShareable [2022-08-17T07:15:31.531Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T07:15:31.531Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-17T07:15:31.531Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-17T07:15:32.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-17T07:15:33.473Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-08-17T07:15:33.473Z] === RUN TestAPIIpcModeHost [2022-08-17T07:15:33.473Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T07:15:33.473Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-17T07:15:33.473Z] === RUN TestDaemonIpcModeShareable [2022-08-17T07:15:33.473Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T07:15:33.473Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-17T07:15:33.473Z] === RUN TestDaemonIpcModePrivate [2022-08-17T07:15:34.038Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-17T07:15:34.293Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-17T07:15:34.293Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-17T07:15:34.293Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T07:15:34.293Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-17T07:15:34.293Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-17T07:15:34.293Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T07:15:34.293Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-17T07:15:34.293Z] === RUN TestIpcModeOlderClient [2022-08-17T07:15:34.293Z] === PAUSE TestIpcModeOlderClient [2022-08-17T07:15:34.293Z] === RUN TestKillContainerInvalidSignal [2022-08-17T07:15:34.855Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-17T07:15:34.855Z] === RUN TestKillContainer [2022-08-17T07:15:34.855Z] === RUN TestKillContainer/no_signal [2022-08-17T07:15:35.112Z] === RUN TestKillContainer/non_killing_signal [2022-08-17T07:15:35.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-17T07:15:35.368Z] === RUN TestKillContainer/killing_signal [2022-08-17T07:15:35.930Z] --- PASS: TestKillContainer (1.25s) [2022-08-17T07:15:35.930Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-17T07:15:35.930Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-08-17T07:15:35.930Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-08-17T07:15:35.930Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-17T07:15:35.930Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-17T07:15:36.492Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-17T07:15:36.748Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-08-17T07:15:36.748Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-17T07:15:36.748Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-17T07:15:36.748Z] === RUN TestKillStoppedContainer [2022-08-17T07:15:36.748Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-17T07:15:36.748Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-17T07:15:37.004Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-17T07:15:37.004Z] === RUN TestKillDifferentUserContainer [2022-08-17T07:15:37.260Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-17T07:15:37.260Z] === RUN TestInspectOomKilledTrue [2022-08-17T07:15:37.260Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:15:37.260Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-17T07:15:37.260Z] === RUN TestInspectOomKilledFalse [2022-08-17T07:15:37.260Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T07:15:37.260Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-17T07:15:37.260Z] === RUN TestLinksEtcHostsContentMatch [2022-08-17T07:15:37.260Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-17T07:15:37.260Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-17T07:15:37.260Z] === RUN TestLinksContainerNames [2022-08-17T07:15:38.187Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-17T07:15:38.187Z] === RUN TestLogsFollowTailEmpty [2022-08-17T07:15:38.749Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-17T07:15:38.749Z] === RUN TestLogs [2022-08-17T07:15:38.749Z] === RUN TestLogs/driver_local [2022-08-17T07:15:38.749Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:15:38.749Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:15:38.749Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-17T07:15:38.749Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-17T07:15:38.749Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-17T07:15:38.749Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-17T07:15:38.749Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:15:38.749Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:15:38.749Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:15:38.749Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:15:38.749Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:15:38.749Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:15:38.749Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:15:38.749Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:15:39.311Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:15:39.311Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:15:39.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-17T07:15:39.873Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-17T07:15:39.873Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-17T07:15:40.435Z] === RUN TestLogs/driver_json-file [2022-08-17T07:15:40.435Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:15:40.435Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:15:40.435Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:15:40.435Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:15:40.435Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:15:40.435Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:15:40.435Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:15:40.435Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:15:40.435Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:15:40.435Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:15:40.435Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:15:40.435Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:15:40.435Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:15:40.435Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:15:40.997Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:15:41.254Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:15:41.817Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:15:41.817Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:15:42.380Z] --- PASS: TestLogs (3.88s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.48s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.77s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.71s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.59s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.79s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s) [2022-08-17T07:15:42.380Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-08-17T07:15:42.380Z] === RUN TestContainerNetworkMountsNoChown [2022-08-17T07:15:42.942Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/default [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/default [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/private [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/private [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rprivate [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/slave [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/slave [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rslave [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/shared [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/shared [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rshared [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/default [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/rshared [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/shared [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/rslave [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/slave [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/rprivate [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/private [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-17T07:15:42.942Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:15:42.942Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:15:42.942Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:15:43.304Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-17T07:15:43.305Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-17T07:15:43.305Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-17T07:15:43.305Z] === RUN TestContainerBindMountNonRecursive [2022-08-17T07:15:43.305Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T07:15:43.305Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-17T07:15:43.305Z] === RUN TestContainerVolumesMountedAsShared [2022-08-17T07:15:43.305Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T07:15:43.305Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-17T07:15:43.305Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-17T07:15:43.305Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T07:15:43.305Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-17T07:15:43.305Z] === RUN TestNetworkNat [2022-08-17T07:15:43.866Z] --- PASS: TestNetworkNat (0.54s) [2022-08-17T07:15:43.866Z] === RUN TestNetworkLocalhostTCPNat [2022-08-17T07:15:44.429Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-17T07:15:44.429Z] === RUN TestNetworkLoopbackNat [2022-08-17T07:15:46.944Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-17T07:15:46.944Z] === RUN TestPause [2022-08-17T07:15:46.944Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:15:46.944Z] --- SKIP: TestPause (0.00s) [2022-08-17T07:15:46.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-17T07:15:46.944Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T07:15:46.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T07:15:46.944Z] === RUN TestPauseStopPausedContainer [2022-08-17T07:15:46.944Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:15:46.944Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-17T07:15:46.944Z] === RUN TestPidHost [2022-08-17T07:15:47.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-17T07:15:47.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-17T07:15:47.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-17T07:15:47.872Z] --- PASS: TestPidHost (0.93s) [2022-08-17T07:15:47.872Z] === RUN TestPsFilter [2022-08-17T07:15:47.872Z] --- PASS: TestPsFilter (0.10s) [2022-08-17T07:15:47.872Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-17T07:15:48.433Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-17T07:15:48.433Z] === RUN TestRemoveContainerWithVolume [2022-08-17T07:15:48.690Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-17T07:15:48.690Z] === RUN TestRemoveContainerRunning [2022-08-17T07:15:48.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-17T07:15:49.253Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-17T07:15:49.253Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-17T07:15:49.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-17T07:15:49.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-17T07:15:49.815Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-17T07:15:49.815Z] === RUN TestRemoveInvalidContainer [2022-08-17T07:15:49.815Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-17T07:15:49.815Z] === RUN TestRenameLinkedContainer [2022-08-17T07:15:50.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-17T07:15:50.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-17T07:15:51.704Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-08-17T07:15:51.704Z] === RUN TestRenameStoppedContainer [2022-08-17T07:15:51.704Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-17T07:15:51.705Z] === RUN TestRenameRunningContainerAndReuse [2022-08-17T07:15:52.632Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-08-17T07:15:52.632Z] === RUN TestRenameInvalidName [2022-08-17T07:15:52.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-17T07:15:52.889Z] --- PASS: TestRenameInvalidName (0.38s) [2022-08-17T07:15:52.889Z] === RUN TestRenameAnonymousContainer [2022-08-17T07:15:53.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-17T07:15:54.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-17T07:15:54.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-17T07:15:54.785Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-08-17T07:15:54.785Z] === RUN TestRenameContainerWithSameName [2022-08-17T07:15:54.785Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-17T07:15:54.785Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-17T07:15:55.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-17T07:15:55.712Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-08-17T07:15:55.712Z] === RUN TestResize [2022-08-17T07:15:56.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-17T07:15:56.273Z] --- PASS: TestResize (0.42s) [2022-08-17T07:15:56.273Z] === RUN TestResizeWithInvalidSize [2022-08-17T07:15:56.530Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-17T07:15:56.530Z] === RUN TestResizeWhenContainerNotStarted [2022-08-17T07:15:56.979Z] sha256:a65c6c7a8391f69347c017ca7acd4cdceba5aa4983b068604fd954cb113e93cf [2022-08-17T07:15:56.979Z] INFO: Starting docker-py tests... [2022-08-17T07:15:56.979Z] ============================= test session starts ============================== [2022-08-17T07:15:56.979Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-17T07:15:56.979Z] rootdir: /src, inifile: pytest.ini [2022-08-17T07:15:56.979Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-17T07:15:57.092Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-17T07:15:57.092Z] === RUN TestDaemonRestartKillContainers [2022-08-17T07:15:57.092Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-17T07:15:57.092Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-17T07:15:57.092Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-17T07:15:57.092Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-17T07:15:57.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-17T07:15:57.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-17T07:15:57.918Z] collected 395 items / 2 deselected / 393 selected [2022-08-17T07:15:57.918Z] [2022-08-17T07:15:58.020Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-17T07:15:58.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-17T07:15:58.946Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s) [2022-08-17T07:15:58.946Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-17T07:15:58.946Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) [2022-08-17T07:15:58.946Z] === RUN TestCgroupNamespacesRun [2022-08-17T07:15:59.631Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T07:15:59.631Z] Using test binary docker [2022-08-17T07:15:59.631Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-17T07:15:59.631Z] +++ /etc/init.d/apparmor start [2022-08-17T07:15:59.631Z] Not: starting. [2022-08-17T07:15:59.631Z] INFO: Waiting for daemon to start... [2022-08-17T07:15:59.631Z] Starting dockerd [2022-08-17T07:15:59.631Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-17T07:15:59.876Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-17T07:15:59.876Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-17T07:16:01.242Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-08-17T07:16:01.242Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-17T07:16:02.170Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-08-17T07:16:02.170Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-17T07:16:03.536Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-17T07:16:03.536Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-17T07:16:04.902Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-08-17T07:16:04.902Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-17T07:16:05.831Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-17T07:16:05.831Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-17T07:16:06.758Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s) [2022-08-17T07:16:06.758Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-17T07:16:07.686Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-17T07:16:07.686Z] === RUN TestNISDomainname [2022-08-17T07:16:07.686Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-17T07:16:07.686Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-17T07:16:07.686Z] === RUN TestHostnameDnsResolution [2022-08-17T07:16:07.753Z] . [2022-08-17T07:16:07.754Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T07:16:07.754Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T07:16:07.754Z] Error: No such image: emptyfs [2022-08-17T07:16:07.754Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-17T07:16:07.754Z] ++++ docker load [2022-08-17T07:16:07.754Z] Loaded image: emptyfs:latest [2022-08-17T07:16:07.754Z] Running integration-test (iteration 1) [2022-08-17T07:16:07.754Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-17T07:16:07.754Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:16:07.754Z] ++ set -e [2022-08-17T07:16:07.754Z] ++ '[' -n 0 ']' [2022-08-17T07:16:07.754Z] ++ set -x [2022-08-17T07:16:07.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:16:07.754Z] Loaded image: busybox:latest [2022-08-17T07:16:07.754Z] Loaded image: busybox:glibc [2022-08-17T07:16:08.013Z] Loaded image: debian:bullseye-slim [2022-08-17T07:16:08.013Z] Loaded image: hello-world:latest [2022-08-17T07:16:08.248Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-08-17T07:16:08.248Z] === RUN TestUnprivilegedPortsAndPing [2022-08-17T07:16:08.248Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-17T07:16:08.248Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-17T07:16:08.248Z] === RUN TestPrivilegedHostDevices [2022-08-17T07:16:08.272Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T07:16:08.273Z] INFO: Testing against a local daemon [2022-08-17T07:16:08.273Z] === RUN TestCgroupNamespacesBuild [2022-08-17T07:16:08.810Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-17T07:16:08.811Z] === RUN TestRunConsoleSize [2022-08-17T07:16:09.372Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-17T07:16:09.372Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-17T07:16:09.652Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-08-17T07:16:09.652Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-17T07:16:10.300Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s) [2022-08-17T07:16:10.300Z] === RUN TestStats [2022-08-17T07:16:10.300Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:16:10.300Z] --- SKIP: TestStats (0.00s) [2022-08-17T07:16:10.300Z] === RUN TestStopContainerWithTimeout [2022-08-17T07:16:10.300Z] === RUN TestStopContainerWithTimeout/0 [2022-08-17T07:16:10.300Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-17T07:16:10.300Z] === RUN TestStopContainerWithTimeout/1 [2022-08-17T07:16:10.300Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-17T07:16:10.300Z] === RUN TestStopContainerWithTimeout/3 [2022-08-17T07:16:10.300Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-17T07:16:10.300Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-17T07:16:10.300Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-17T07:16:10.300Z] === CONT TestStopContainerWithTimeout/0 [2022-08-17T07:16:10.300Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-17T07:16:10.591Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-08-17T07:16:10.591Z] === RUN TestBuildWithSession [2022-08-17T07:16:10.591Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T07:16:10.591Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-17T07:16:10.591Z] === RUN TestBuildSquashParent [2022-08-17T07:16:10.862Z] === CONT TestStopContainerWithTimeout/3 [2022-08-17T07:16:13.376Z] === CONT TestStopContainerWithTimeout/1 [2022-08-17T07:16:14.303Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-17T07:16:14.303Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-08-17T07:16:14.303Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-08-17T07:16:14.303Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-17T07:16:14.303Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-08-17T07:16:14.303Z] === RUN TestDeleteDevicemapper [2022-08-17T07:16:14.303Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T07:16:14.303Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-17T07:16:14.303Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-17T07:16:14.527Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-17T07:16:14.787Z] --- PASS: TestBuildSquashParent (3.73s) [2022-08-17T07:16:14.787Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-17T07:16:14.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:16:14.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:16:14.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:16:14.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:16:14.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:16:14.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:16:14.787Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:16:14.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:16:14.787Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:16:14.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:16:14.787Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:16:14.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:16:14.787Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:16:14.787Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:16:15.356Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-17T07:16:15.672Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-08-17T07:16:15.672Z] === RUN TestUpdateMemory [2022-08-17T07:16:15.672Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:16:15.672Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-17T07:16:15.672Z] === RUN TestUpdateCPUQuota [2022-08-17T07:16:15.672Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:16:15.672Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-17T07:16:15.672Z] === RUN TestUpdatePidsLimit [2022-08-17T07:16:15.672Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:16:15.672Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-17T07:16:15.672Z] === RUN TestUpdateRestartPolicy [2022-08-17T07:16:15.727Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:16:15.727Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:16:16.756Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-17T07:16:17.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:16:17.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:16:18.488Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-17T07:16:18.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) [2022-08-17T07:16:18.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2022-08-17T07:16:18.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s) [2022-08-17T07:16:18.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s) [2022-08-17T07:16:18.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.43s) [2022-08-17T07:16:18.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s) [2022-08-17T07:16:18.488Z] === RUN TestBuildMultiStageCopy [2022-08-17T07:16:18.488Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-17T07:16:19.428Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-17T07:16:19.688Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-17T07:16:19.950Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-17T07:16:20.209Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-17T07:16:20.469Z] --- PASS: TestBuildMultiStageCopy (2.03s) [2022-08-17T07:16:20.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-08-17T07:16:20.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-17T07:16:20.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-17T07:16:20.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-17T07:16:20.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-17T07:16:20.469Z] === RUN TestBuildMultiStageParentConfig [2022-08-17T07:16:21.038Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-08-17T07:16:21.038Z] === RUN TestBuildLabelWithTargets [2022-08-17T07:16:21.977Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-08-17T07:16:21.977Z] === RUN TestBuildWithEmptyLayers [2022-08-17T07:16:22.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-17T07:16:22.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-17T07:16:22.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-17T07:16:22.546Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-17T07:16:22.546Z] === RUN TestBuildMultiStageOnBuild [2022-08-17T07:16:23.926Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2022-08-17T07:16:23.926Z] === RUN TestBuildUncleanTarFilenames [2022-08-17T07:16:24.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-17T07:16:24.495Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2022-08-17T07:16:24.496Z] === RUN TestBuildMultiStageLayerLeak [2022-08-17T07:16:25.877Z] --- PASS: TestBuildMultiStageLayerLeak (1.51s) [2022-08-17T07:16:25.877Z] === RUN TestBuildWithHugeFile [2022-08-17T07:16:26.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-17T07:16:27.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-17T07:16:27.835Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2022-08-17T07:16:27.835Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-17T07:16:27.835Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-17T07:16:27.835Z] === RUN TestWaitNonBlocked [2022-08-17T07:16:27.835Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:16:27.835Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:16:27.835Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:16:27.835Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:16:27.835Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:16:27.835Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:16:27.835Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-17T07:16:27.835Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-08-17T07:16:27.835Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-08-17T07:16:27.835Z] === RUN TestWaitBlocked [2022-08-17T07:16:27.835Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:16:27.835Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:16:27.835Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:16:27.835Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:16:27.835Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:16:27.835Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:16:28.763Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-17T07:16:28.763Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-08-17T07:16:28.763Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-08-17T07:16:28.763Z] === RUN TestWaitConditions [2022-08-17T07:16:28.763Z] === RUN TestWaitConditions/default [2022-08-17T07:16:28.763Z] === PAUSE TestWaitConditions/default [2022-08-17T07:16:28.763Z] === RUN TestWaitConditions/not-running [2022-08-17T07:16:28.763Z] === PAUSE TestWaitConditions/not-running [2022-08-17T07:16:28.763Z] === RUN TestWaitConditions/next-exit [2022-08-17T07:16:28.763Z] === PAUSE TestWaitConditions/next-exit [2022-08-17T07:16:28.763Z] === RUN TestWaitConditions/removed [2022-08-17T07:16:28.763Z] === PAUSE TestWaitConditions/removed [2022-08-17T07:16:28.763Z] === CONT TestWaitConditions/default [2022-08-17T07:16:28.763Z] === CONT TestWaitConditions/next-exit [2022-08-17T07:16:30.664Z] === CONT TestWaitConditions/not-running [2022-08-17T07:16:30.664Z] === CONT TestWaitConditions/removed [2022-08-17T07:16:30.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-17T07:16:32.072Z] --- PASS: TestWaitConditions (0.01s) [2022-08-17T07:16:32.072Z] --- PASS: TestWaitConditions/default (1.64s) [2022-08-17T07:16:32.072Z] --- PASS: TestWaitConditions/next-exit (1.67s) [2022-08-17T07:16:32.072Z] --- PASS: TestWaitConditions/not-running (1.54s) [2022-08-17T07:16:32.072Z] --- PASS: TestWaitConditions/removed (1.57s) [2022-08-17T07:16:32.072Z] === RUN TestWaitRestartedContainer [2022-08-17T07:16:32.072Z] === RUN TestWaitRestartedContainer/default [2022-08-17T07:16:32.072Z] === PAUSE TestWaitRestartedContainer/default [2022-08-17T07:16:32.072Z] === RUN TestWaitRestartedContainer/not-running [2022-08-17T07:16:32.072Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-17T07:16:32.072Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-17T07:16:32.072Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-17T07:16:32.072Z] === CONT TestWaitRestartedContainer/default [2022-08-17T07:16:32.072Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-17T07:16:33.439Z] === CONT TestWaitRestartedContainer/not-running [2022-08-17T07:16:34.365Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-17T07:16:34.365Z] --- PASS: TestWaitRestartedContainer/default (1.39s) [2022-08-17T07:16:34.365Z] --- PASS: TestWaitRestartedContainer/next-exit (1.45s) [2022-08-17T07:16:34.365Z] --- PASS: TestWaitRestartedContainer/not-running (0.96s) [2022-08-17T07:16:34.365Z] === CONT TestDaemonRestartIpcMode [2022-08-17T07:16:34.365Z] === CONT TestIpcModeOlderClient [2022-08-17T07:16:34.365Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-17T07:16:34.365Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-17T07:16:36.882Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-08-17T07:16:36.882Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2022-08-17T07:16:36.882Z] PASS [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === Skipped [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-17T07:16:36.882Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-17T07:16:36.882Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-17T07:16:36.882Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-17T07:16:36.882Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-17T07:16:36.882Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-17T07:16:36.882Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-17T07:16:36.882Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-17T07:16:36.882Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-17T07:16:36.882Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-17T07:16:36.882Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-17T07:16:36.882Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-17T07:16:36.882Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-17T07:16:36.882Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-17T07:16:36.882Z] [2022-08-17T07:16:36.882Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-17T07:16:36.882Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-17T07:16:36.883Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-17T07:16:36.883Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-17T07:16:36.883Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T07:16:36.883Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-17T07:16:36.883Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-17T07:16:36.883Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-17T07:16:36.883Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-17T07:16:36.883Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-17T07:16:36.883Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-17T07:16:36.883Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-17T07:16:36.883Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-17T07:16:36.883Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-17T07:16:36.883Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-17T07:16:36.883Z] [2022-08-17T07:16:36.883Z] DONE 249 tests, 27 skipped in 87.461s [2022-08-17T07:16:36.883Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-17T07:16:37.139Z] === RUN TestConfigDaemonLibtrustID [2022-08-17T07:16:37.705Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-17T07:16:37.706Z] === RUN TestConfigDaemonID [2022-08-17T07:16:38.634Z] daemon_test.go:83: [d9ff683a53373] daemon is not started [2022-08-17T07:16:38.634Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-17T07:16:38.634Z] === RUN TestDaemonConfigValidation [2022-08-17T07:16:38.634Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:16:38.634Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:16:38.634Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-17T07:16:38.634Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-17T07:16:38.634Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-17T07:16:38.634Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-17T07:16:38.634Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-17T07:16:38.634Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-17T07:16:38.634Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-17T07:16:38.634Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-17T07:16:38.634Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:16:38.634Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-17T07:16:38.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-17T07:16:38.890Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-17T07:16:38.890Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-17T07:16:38.890Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-17T07:16:38.890Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-17T07:16:38.890Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-17T07:16:38.890Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-08-17T07:16:38.890Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-17T07:16:38.890Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-17T07:16:38.890Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-17T07:16:38.890Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-17T07:16:38.890Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-17T07:16:40.256Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-17T07:16:40.339Z] --- PASS: TestImportExtremelyLargeImageWorks (91.79s) [2022-08-17T07:16:40.339Z] PASS [2022-08-17T07:16:40.339Z] [2022-08-17T07:16:40.339Z] DONE 22 tests in 95.198s [2022-08-17T07:16:40.339Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-17T07:16:40.339Z] === RUN TestStripANSICommands [2022-08-17T07:16:40.339Z] === RUN TestStripANSICommands/#00 [2022-08-17T07:16:40.339Z] === RUN TestStripANSICommands/#01 [2022-08-17T07:16:40.339Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-17T07:16:40.339Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-17T07:16:40.339Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-17T07:16:40.339Z] PASS [2022-08-17T07:16:40.339Z] [2022-08-17T07:16:40.339Z] DONE 3 tests in 0.009s [2022-08-17T07:16:40.339Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-17T07:16:40.339Z] INFO: Testing against a local daemon [2022-08-17T07:16:40.339Z] === RUN TestNetworkCreateDelete [2022-08-17T07:16:40.339Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-17T07:16:40.339Z] === RUN TestDockerNetworkDeletePreferID [2022-08-17T07:16:40.339Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-17T07:16:40.339Z] === RUN TestDaemonDNSFallback [2022-08-17T07:16:40.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-17T07:16:41.186Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-17T07:16:42.117Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-17T07:16:42.117Z] daemon_test.go:197: [dc68d85e42526] daemon is not started [2022-08-17T07:16:42.117Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-08-17T07:16:42.117Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-17T07:16:42.117Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-17T07:16:42.117Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-17T07:16:42.117Z] === RUN TestDaemonProxy [2022-08-17T07:16:42.117Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-17T07:16:42.117Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-17T07:16:42.117Z] PASS [2022-08-17T07:16:42.117Z] [2022-08-17T07:16:42.117Z] === Skipped [2022-08-17T07:16:42.117Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-17T07:16:42.117Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-17T07:16:42.117Z] [2022-08-17T07:16:42.117Z] DONE 13 tests, 1 skipped in 5.268s [2022-08-17T07:16:42.117Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-17T07:16:42.373Z] INFO: Testing against a local daemon [2022-08-17T07:16:42.373Z] === RUN TestCommitInheritsEnv [2022-08-17T07:16:42.865Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-17T07:16:42.865Z] === RUN TestInspectNetwork [2022-08-17T07:16:43.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-17T07:16:44.260Z] --- PASS: TestCommitInheritsEnv (1.71s) [2022-08-17T07:16:44.260Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-17T07:16:44.260Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-17T07:16:44.260Z] === RUN TestImportWithCustomPlatform [2022-08-17T07:16:44.260Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-17T07:16:44.260Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-17T07:16:44.260Z] === RUN TestImportWithCustomPlatform// [2022-08-17T07:16:44.260Z] === RUN TestImportWithCustomPlatform/linux [2022-08-17T07:16:44.260Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-17T07:16:44.516Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-17T07:16:44.516Z] === RUN TestImportWithCustomPlatform/macos [2022-08-17T07:16:44.516Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-17T07:16:44.516Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-17T07:16:44.516Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-17T07:16:44.516Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-17T07:16:44.516Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-17T07:16:44.516Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-17T07:16:44.516Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-17T07:16:44.516Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-17T07:16:44.516Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-17T07:16:44.516Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-17T07:16:44.516Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-17T07:16:44.516Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-17T07:16:44.516Z] === RUN TestImagesFilterMultiReference [2022-08-17T07:16:44.516Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-17T07:16:44.516Z] === RUN TestImagePullPlatformInvalid [2022-08-17T07:16:44.516Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-17T07:16:44.516Z] === RUN TestRemoveImageOrphaning [2022-08-17T07:16:44.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-17T07:16:46.198Z] === RUN TestInspectNetwork/full_network_id [2022-08-17T07:16:46.198Z] === RUN TestInspectNetwork/partial_network_id [2022-08-17T07:16:46.198Z] === RUN TestInspectNetwork/network_name [2022-08-17T07:16:46.198Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-17T07:16:46.405Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-17T07:16:46.405Z] === RUN TestRemoveImageGarbageCollector [2022-08-17T07:16:46.405Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-17T07:16:46.405Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-17T07:16:46.405Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-17T07:16:46.405Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-17T07:16:46.405Z] === RUN TestTagInvalidReference [2022-08-17T07:16:46.405Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-17T07:16:46.405Z] === RUN TestTagValidPrefixedRepo [2022-08-17T07:16:46.405Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-17T07:16:46.405Z] === RUN TestTagExistedNameWithoutForce [2022-08-17T07:16:46.405Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-17T07:16:46.405Z] === RUN TestTagOfficialNames [2022-08-17T07:16:46.405Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-17T07:16:46.405Z] === RUN TestTagMatchesDigest [2022-08-17T07:16:46.405Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-17T07:16:46.405Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-17T07:16:47.120Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-17T07:16:48.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-17T07:16:50.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-17T07:16:50.379Z] --- PASS: TestInspectNetwork (7.29s) [2022-08-17T07:16:50.379Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-17T07:16:50.379Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-17T07:16:50.379Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-17T07:16:50.379Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-17T07:16:50.379Z] === RUN TestRunContainerWithBridgeNone [2022-08-17T07:16:51.752Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-17T07:16:51.752Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:16:51.752Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:16:51.752Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:16:51.752Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-17T07:16:51.752Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-17T07:16:51.752Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-17T07:16:51.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-17T07:16:51.752Z] === RUN TestNetworkList [2022-08-17T07:16:51.752Z] === RUN TestNetworkList//networks [2022-08-17T07:16:51.752Z] === PAUSE TestNetworkList//networks [2022-08-17T07:16:51.752Z] === RUN TestNetworkList//networks/ [2022-08-17T07:16:51.752Z] === PAUSE TestNetworkList//networks/ [2022-08-17T07:16:51.752Z] === CONT TestNetworkList//networks [2022-08-17T07:16:51.752Z] === CONT TestNetworkList//networks/ [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkList (0.01s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-17T07:16:51.752Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-17T07:16:51.752Z] === RUN TestHostIPv4BridgeLabel [2022-08-17T07:16:52.010Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-17T07:16:52.010Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-17T07:16:53.383Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-17T07:16:53.383Z] === RUN TestDaemonDefaultNetworkPools [2022-08-17T07:16:53.948Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-17T07:16:53.948Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-17T07:16:54.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-17T07:16:54.882Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-17T07:16:54.882Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-17T07:16:56.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-17T07:16:56.255Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-17T07:16:56.255Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-17T07:16:56.822Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-17T07:16:56.822Z] === RUN TestServiceWithPredefinedNetwork [2022-08-17T07:16:58.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-17T07:16:59.349Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-08-17T07:16:59.349Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-17T07:16:59.349Z] service_test.go:243: FLAKY_TEST [2022-08-17T07:16:59.349Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T07:16:59.349Z] === RUN TestServiceWithDataPathPortInit [2022-08-17T07:17:01.187Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T07:17:01.188Z] Using test binary docker [2022-08-17T07:17:01.188Z] +++ /etc/init.d/apparmor start [2022-08-17T07:17:01.188Z] Not: starting. [2022-08-17T07:17:01.188Z] Starting dockerd [2022-08-17T07:17:01.188Z] INFO: Waiting for daemon to start... [2022-08-17T07:17:01.188Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-17T07:17:03.707Z] . [2022-08-17T07:17:03.707Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T07:17:03.707Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T07:17:03.707Z] Error: No such image: emptyfs [2022-08-17T07:17:03.707Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-17T07:17:03.707Z] ++++ docker load [2022-08-17T07:17:03.707Z] Loaded image: emptyfs:latest [2022-08-17T07:17:03.707Z] Running integration-test (iteration 1) [2022-08-17T07:17:03.707Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-17T07:17:03.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:17:03.707Z] ++ set -e [2022-08-17T07:17:03.707Z] ++ '[' -n 0 ']' [2022-08-17T07:17:03.707Z] ++ set -x [2022-08-17T07:17:03.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:17:04.637Z] Loaded image: busybox:latest [2022-08-17T07:17:05.199Z] Loaded image: busybox:glibc [2022-08-17T07:17:10.451Z] Loaded image: debian:bullseye-slim [2022-08-17T07:17:10.451Z] Loaded image: hello-world:latest [2022-08-17T07:17:10.451Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T07:17:10.451Z] INFO: Testing against a local daemon [2022-08-17T07:17:10.451Z] === RUN TestCgroupNamespacesBuild [2022-08-17T07:17:12.621Z] --- PASS: TestBuildWithHugeFile (39.40s) [2022-08-17T07:17:12.621Z] === RUN TestBuildWCOWSandboxSize [2022-08-17T07:17:12.621Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T07:17:12.621Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-17T07:17:12.621Z] === RUN TestBuildWithEmptyDockerfile [2022-08-17T07:17:12.621Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:17:12.621Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:17:12.621Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:17:12.621Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:17:12.621Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:17:12.621Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:17:12.621Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:17:12.621Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:17:12.621Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:17:12.621Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-17T07:17:12.621Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-17T07:17:12.621Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-17T07:17:12.621Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-17T07:17:12.621Z] === RUN TestBuildPreserveOwnership [2022-08-17T07:17:12.621Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-17T07:17:12.621Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-17T07:17:12.621Z] --- PASS: TestBuildPreserveOwnership (3.01s) [2022-08-17T07:17:12.621Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.01s) [2022-08-17T07:17:12.621Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-08-17T07:17:12.621Z] === RUN TestBuildPlatformInvalid [2022-08-17T07:17:12.621Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-17T07:17:12.621Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-17T07:17:12.621Z] Loaded image: busybox:latest [2022-08-17T07:17:12.621Z] Loaded image: busybox:glibc [2022-08-17T07:17:12.621Z] Loaded image: debian:bullseye-slim [2022-08-17T07:17:12.621Z] Loaded image: hello-world:latest [2022-08-17T07:17:12.621Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T07:17:12.971Z] --- PASS: TestCgroupNamespacesBuild (2.52s) [2022-08-17T07:17:12.971Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-17T07:17:14.214Z] --- PASS: TestServiceWithDataPathPortInit (14.19s) [2022-08-17T07:17:14.214Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-17T07:17:14.979Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.29s) [2022-08-17T07:17:14.979Z] === RUN TestBuildWithSession [2022-08-17T07:17:14.979Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T07:17:14.979Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-17T07:17:14.979Z] === RUN TestBuildSquashParent [2022-08-17T07:17:16.114Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lsfnssy22xylmw2mjxbirjs2m Created:2022-08-17 07:17:14.598967191 +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[af09e64a83a5f817e044d960118ffb3adcf32ccc7d3079e2c0775f4714ce1813:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d0unb0o7nyifdsvrr6tr8wzz7 EndpointID:01d87522428508aaced1793024ae22434ad1fa00e3fab1b5ab18b210b0ddd726 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e48a915f30e3a8a639f136ff2342a2ff53c5d86f12710bb7a199927726617353 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:2b8f8aed13f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d0unb0o7nyifdsvrr6tr8wzz7 EndpointID:01d87522428508aaced1793024ae22434ad1fa00e3fab1b5ab18b210b0ddd726 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-17T07:17:19.192Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.35s) [2022-08-17T07:17:19.192Z] PASS [2022-08-17T07:17:19.192Z] [2022-08-17T07:17:19.192Z] === Skipped [2022-08-17T07:17:19.192Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-17T07:17:19.192Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T07:17:19.192Z] [2022-08-17T07:17:19.192Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-17T07:17:19.192Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T07:17:19.192Z] [2022-08-17T07:17:19.192Z] DONE 34 tests, 2 skipped in 71.433s [2022-08-17T07:17:19.192Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-17T07:17:19.193Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:17:19.193Z] ++ set -e [2022-08-17T07:17:19.193Z] ++ '[' -n 0 ']' [2022-08-17T07:17:19.193Z] ++ set -x [2022-08-17T07:17:19.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:17:19.193Z] INFO: Testing against a local daemon [2022-08-17T07:17:19.193Z] === RUN TestConfigInspect [2022-08-17T07:17:20.294Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s) [2022-08-17T07:17:20.294Z] PASS [2022-08-17T07:17:20.294Z] [2022-08-17T07:17:20.294Z] === Skipped [2022-08-17T07:17:20.294Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T07:17:20.294Z] service_test.go:243: FLAKY_TEST [2022-08-17T07:17:20.294Z] [2022-08-17T07:17:20.294Z] DONE 38 tests, 1 skipped in 44.695s [2022-08-17T07:17:20.552Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-17T07:17:20.552Z] INFO: Testing against a local daemon [2022-08-17T07:17:20.552Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-17T07:17:20.552Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:17:20.552Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T07:17:20.552Z] === RUN TestDockerNetworkIpvlan [2022-08-17T07:17:20.552Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:17:20.552Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-17T07:17:20.552Z] PASS [2022-08-17T07:17:20.552Z] [2022-08-17T07:17:20.552Z] === Skipped [2022-08-17T07:17:20.552Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T07:17:20.552Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:17:20.552Z] [2022-08-17T07:17:20.552Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-17T07:17:20.552Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:17:20.552Z] [2022-08-17T07:17:20.552Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-17T07:17:20.552Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-17T07:17:20.552Z] INFO: Testing against a local daemon [2022-08-17T07:17:20.552Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-17T07:17:20.571Z] --- PASS: TestConfigInspect (2.30s) [2022-08-17T07:17:20.571Z] === RUN TestConfigList [2022-08-17T07:17:21.925Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-08-17T07:17:21.925Z] === RUN TestDockerNetworkMacvlan [2022-08-17T07:17:22.492Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-17T07:17:23.113Z] --- PASS: TestConfigList (2.21s) [2022-08-17T07:17:23.113Z] === RUN TestConfigsCreateAndDelete [2022-08-17T07:17:23.425Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-17T07:17:23.992Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-17T07:17:24.928Z] --- PASS: TestBuildSquashParent (8.66s) [2022-08-17T07:17:24.929Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-17T07:17:24.929Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:17:24.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:17:24.929Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:17:24.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:17:24.929Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:17:24.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:17:24.929Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:17:24.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:17:24.929Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:17:24.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:17:24.929Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:17:24.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:17:24.929Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-17T07:17:24.929Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-17T07:17:25.022Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-08-17T07:17:25.022Z] === RUN TestConfigsUpdate [2022-08-17T07:17:25.891Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-17T07:17:26.820Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-17T07:17:26.928Z] --- PASS: TestConfigsUpdate (2.19s) [2022-08-17T07:17:26.928Z] === RUN TestTemplatedConfig [2022-08-17T07:17:27.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-17T07:17:27.792Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-17T07:17:29.465Z] --- PASS: TestTemplatedConfig (2.50s) [2022-08-17T07:17:29.465Z] === RUN TestConfigCreateResolve [2022-08-17T07:17:30.350Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-17T07:17:30.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-17T07:17:31.074Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-17T07:17:32.003Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-08-17T07:17:32.003Z] PASS [2022-08-17T07:17:32.003Z] [2022-08-17T07:17:32.003Z] DONE 6 tests in 13.645s [2022-08-17T07:17:32.003Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-17T07:17:32.003Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:17:32.003Z] ++ set -e [2022-08-17T07:17:32.003Z] ++ '[' -n 0 ']' [2022-08-17T07:17:32.003Z] ++ set -x [2022-08-17T07:17:32.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:17:32.003Z] INFO: Testing against a local daemon [2022-08-17T07:17:32.003Z] === RUN TestAttachWithTTY [2022-08-17T07:17:32.003Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-17T07:17:32.003Z] === RUN TestAttachWithoutTTy [2022-08-17T07:17:32.003Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-17T07:17:32.003Z] === RUN TestCheckpoint [2022-08-17T07:17:32.003Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T07:17:32.003Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/commit [2022-08-17T07:17:32.003Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-17T07:17:32.003Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:17:32.003Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:17:32.003Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:17:32.003Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:17:32.003Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:17:32.003Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:17:32.003Z] === CONT TestContainerInvalidJSON/commit [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-17T07:17:32.003Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-17T07:17:32.003Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-17T07:17:32.003Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-17T07:17:32.003Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-17T07:17:32.003Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-17T07:17:32.003Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-17T07:17:32.003Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-17T07:17:32.003Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-17T07:17:32.003Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-17T07:17:32.003Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-17T07:17:32.003Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-17T07:17:32.009Z] --- PASS: TestDockerNetworkMacvlan (10.18s) [2022-08-17T07:17:32.009Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-17T07:17:32.009Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-17T07:17:32.009Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2022-08-17T07:17:32.009Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2022-08-17T07:17:32.009Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-08-17T07:17:32.009Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-08-17T07:17:32.009Z] PASS [2022-08-17T07:17:32.009Z] [2022-08-17T07:17:32.009Z] DONE 8 tests in 11.517s [2022-08-17T07:17:32.009Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-17T07:17:32.009Z] testing: warning: no tests to run [2022-08-17T07:17:32.009Z] PASS [2022-08-17T07:17:32.009Z] [2022-08-17T07:17:32.009Z] DONE 0 tests in 0.008s [2022-08-17T07:17:32.009Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-17T07:17:32.009Z] INFO: Testing against a local daemon [2022-08-17T07:17:32.009Z] === RUN TestAuthZPluginAllowRequest [2022-08-17T07:17:32.262Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-17T07:17:32.263Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-17T07:17:32.263Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-17T07:17:32.263Z] === RUN TestCopyEmptyFile [2022-08-17T07:17:32.522Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-17T07:17:32.522Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-17T07:17:32.522Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-17T07:17:32.522Z] === RUN TestCopyFromContainer [2022-08-17T07:17:33.381Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-08-17T07:17:33.382Z] === RUN TestAuthZPluginTLS [2022-08-17T07:17:33.461Z] === RUN TestCopyFromContainer// [2022-08-17T07:17:33.461Z] === RUN TestCopyFromContainer//bar/root [2022-08-17T07:17:33.461Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-17T07:17:33.640Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-17T07:17:33.640Z] === RUN TestAuthZPluginDenyRequest [2022-08-17T07:17:33.720Z] === RUN TestCopyFromContainer/bar/quux [2022-08-17T07:17:33.720Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-17T07:17:33.720Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-17T07:17:33.720Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-17T07:17:33.720Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-17T07:17:33.878Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-17T07:17:33.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2022-08-17T07:17:33.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s) [2022-08-17T07:17:33.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s) [2022-08-17T07:17:33.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.54s) [2022-08-17T07:17:33.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s) [2022-08-17T07:17:33.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2022-08-17T07:17:33.878Z] === RUN TestBuildMultiStageCopy [2022-08-17T07:17:33.878Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-17T07:17:33.980Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-17T07:17:33.980Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-17T07:17:33.980Z] --- PASS: TestCopyFromContainer (1.57s) [2022-08-17T07:17:33.980Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-17T07:17:33.980Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-17T07:17:33.980Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-17T07:17:33.980Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-17T07:17:33.980Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-17T07:17:33.980Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-17T07:17:33.980Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-17T07:17:33.980Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-17T07:17:33.980Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-17T07:17:33.980Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-17T07:17:33.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-17T07:17:33.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:17:33.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:17:33.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:17:33.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:17:33.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:17:33.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:17:33.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:17:33.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:17:33.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:17:33.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-17T07:17:33.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-17T07:17:33.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-17T07:17:33.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-17T07:17:33.980Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-17T07:17:33.980Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-17T07:17:33.980Z] === RUN TestCreateWithInvalidEnv [2022-08-17T07:17:33.980Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-17T07:17:33.980Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-17T07:17:33.980Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-17T07:17:33.980Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-17T07:17:33.980Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-17T07:17:33.980Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-17T07:17:33.980Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-17T07:17:33.980Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-17T07:17:33.980Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-17T07:17:33.980Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-17T07:17:33.980Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-17T07:17:33.980Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-17T07:17:33.980Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-17T07:17:33.980Z] === RUN TestCreateTmpfsMountsTarget [2022-08-17T07:17:34.207Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-17T07:17:34.207Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-17T07:17:34.239Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-17T07:17:34.239Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-17T07:17:34.772Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-17T07:17:34.772Z] === RUN TestAuthZPluginDenyResponse [2022-08-17T07:17:35.338Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-17T07:17:35.338Z] === RUN TestAuthZPluginAllowEventStream [2022-08-17T07:17:35.619Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-08-17T07:17:35.619Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-17T07:17:36.396Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-17T07:17:36.558Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-08-17T07:17:36.558Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-17T07:17:36.558Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:17:36.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:17:36.558Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:17:36.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:17:36.558Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:17:36.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:17:36.558Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:17:36.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:17:36.558Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:17:36.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:17:36.558Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:17:36.558Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:17:36.558Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:17:36.558Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:17:36.558Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:17:36.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-17T07:17:36.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-17T07:17:36.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-17T07:17:36.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-17T07:17:36.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-17T07:17:36.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-17T07:17:36.558Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-17T07:17:36.710Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-08-17T07:17:36.710Z] === RUN TestAuthZPluginErrorResponse [2022-08-17T07:17:36.968Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-17T07:17:36.968Z] === RUN TestAuthZPluginErrorRequest [2022-08-17T07:17:37.128Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-17T07:17:37.128Z] === RUN TestCreateDifferentPlatform [2022-08-17T07:17:37.128Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-17T07:17:37.128Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-17T07:17:37.128Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-17T07:17:37.128Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-17T07:17:37.128Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-08-17T07:17:37.128Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-17T07:17:37.128Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-17T07:17:37.128Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-17T07:17:37.128Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-17T07:17:37.128Z] === RUN TestCreateInvalidHostConfig [2022-08-17T07:17:37.128Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:17:37.128Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:17:37.128Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:17:37.128Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:17:37.128Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:17:37.128Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:17:37.128Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:17:37.128Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:17:37.128Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:17:37.128Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:17:37.128Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:17:37.128Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:17:37.128Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-17T07:17:37.128Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-17T07:17:37.128Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-17T07:17:37.128Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-17T07:17:37.128Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-17T07:17:37.128Z] === RUN TestContainerStartOnDaemonRestart [2022-08-17T07:17:37.128Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-17T07:17:37.128Z] === RUN TestDaemonRestartIpcMode [2022-08-17T07:17:37.128Z] === PAUSE TestDaemonRestartIpcMode [2022-08-17T07:17:37.128Z] === RUN TestDaemonHostGatewayIP [2022-08-17T07:17:37.128Z] === PAUSE TestDaemonHostGatewayIP [2022-08-17T07:17:37.128Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-17T07:17:37.128Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-17T07:17:37.128Z] === RUN TestContainerKillOnDaemonStart [2022-08-17T07:17:37.128Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-17T07:17:37.128Z] === RUN TestDiff [2022-08-17T07:17:37.325Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-17T07:17:37.534Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-17T07:17:37.534Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-17T07:17:37.697Z] --- PASS: TestDiff (0.41s) [2022-08-17T07:17:37.697Z] === RUN TestExecConsoleSize [2022-08-17T07:17:37.887Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-17T07:17:37.957Z] --- PASS: TestExecConsoleSize (0.51s) [2022-08-17T07:17:37.957Z] === RUN TestExecWithCloseStdin [2022-08-17T07:17:38.100Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-17T07:17:38.100Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-17T07:17:38.450Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-17T07:17:38.526Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-17T07:17:38.526Z] === RUN TestExec [2022-08-17T07:17:39.012Z] --- PASS: TestBuildMultiStageCopy (5.39s) [2022-08-17T07:17:39.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2022-08-17T07:17:39.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2022-08-17T07:17:39.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-08-17T07:17:39.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2022-08-17T07:17:39.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-08-17T07:17:39.012Z] === RUN TestBuildMultiStageParentConfig [2022-08-17T07:17:39.095Z] --- PASS: TestExec (0.48s) [2022-08-17T07:17:39.096Z] === RUN TestExecUser [2022-08-17T07:17:39.473Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-08-17T07:17:39.473Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-17T07:17:39.664Z] --- PASS: TestExecUser (0.47s) [2022-08-17T07:17:39.664Z] === RUN TestExportContainerAndImportImage [2022-08-17T07:17:40.233Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-08-17T07:17:40.234Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-17T07:17:40.946Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2022-08-17T07:17:40.946Z] === RUN TestBuildLabelWithTargets [2022-08-17T07:17:41.258Z] .........................xx.................... [ 29%] [2022-08-17T07:17:41.373Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-08-17T07:17:41.373Z] === RUN TestAuthZPluginHeader [2022-08-17T07:17:41.613Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-17T07:17:41.613Z] === RUN TestHealthCheckWorkdir [2022-08-17T07:17:41.631Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-17T07:17:41.631Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-17T07:17:41.872Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-08-17T07:17:41.872Z] === RUN TestHealthKillContainer [2022-08-17T07:17:42.834Z] --- PASS: TestBuildLabelWithTargets (2.33s) [2022-08-17T07:17:42.834Z] === RUN TestBuildWithEmptyLayers [2022-08-17T07:17:44.201Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2022-08-17T07:17:44.201Z] === RUN TestBuildMultiStageOnBuild [2022-08-17T07:17:46.891Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.40s) [2022-08-17T07:17:46.891Z] === RUN TestAuthZPluginV2Disable [2022-08-17T07:17:47.468Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) [2022-08-17T07:17:47.468Z] === RUN TestBuildUncleanTarFilenames [2022-08-17T07:17:49.362Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2022-08-17T07:17:49.362Z] === RUN TestBuildMultiStageLayerLeak [2022-08-17T07:17:49.995Z] --- PASS: TestHealthKillContainer (7.88s) [2022-08-17T07:17:49.995Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-17T07:17:50.172Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-08-17T07:17:50.172Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-17T07:17:50.254Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-17T07:17:50.254Z] === RUN TestIpcModeNone [2022-08-17T07:17:50.823Z] --- PASS: TestIpcModeNone (0.50s) [2022-08-17T07:17:50.823Z] === RUN TestIpcModePrivate [2022-08-17T07:17:51.082Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-17T07:17:51.342Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-17T07:17:51.342Z] === RUN TestIpcModeShareable [2022-08-17T07:17:51.602Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-17T07:17:51.602Z] --- PASS: TestIpcModeShareable (0.46s) [2022-08-17T07:17:51.602Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-17T07:17:52.632Z] --- PASS: TestBuildMultiStageLayerLeak (3.40s) [2022-08-17T07:17:52.632Z] === RUN TestBuildWithHugeFile [2022-08-17T07:17:53.509Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s) [2022-08-17T07:17:53.509Z] === RUN TestAPIIpcModeHost [2022-08-17T07:17:53.509Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-08-17T07:17:53.509Z] === RUN TestDaemonIpcModeShareable [2022-08-17T07:17:54.355Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.85s) [2022-08-17T07:17:54.355Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-17T07:17:54.487Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-17T07:17:54.760Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-08-17T07:17:54.760Z] === RUN TestDaemonIpcModePrivate [2022-08-17T07:17:55.701Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-17T07:17:55.960Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-08-17T07:17:55.960Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-17T07:17:56.899Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-17T07:17:57.158Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-08-17T07:17:57.159Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-17T07:17:57.931Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-17T07:17:58.097Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-17T07:17:58.357Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-08-17T07:17:58.357Z] === RUN TestIpcModeOlderClient [2022-08-17T07:17:58.357Z] === PAUSE TestIpcModeOlderClient [2022-08-17T07:17:58.357Z] === RUN TestKillContainerInvalidSignal [2022-08-17T07:17:58.926Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-17T07:17:58.926Z] === RUN TestKillContainer [2022-08-17T07:17:58.926Z] === RUN TestKillContainer/no_signal [2022-08-17T07:17:59.185Z] === RUN TestKillContainer/non_killing_signal [2022-08-17T07:17:59.445Z] === RUN TestKillContainer/killing_signal [2022-08-17T07:18:00.015Z] --- PASS: TestKillContainer (1.28s) [2022-08-17T07:18:00.015Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-17T07:18:00.015Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-17T07:18:00.015Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-17T07:18:00.015Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-17T07:18:00.015Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-17T07:18:00.589Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-17T07:18:00.848Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-08-17T07:18:00.848Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-17T07:18:00.848Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-08-17T07:18:00.848Z] === RUN TestKillStoppedContainer [2022-08-17T07:18:00.848Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-17T07:18:00.848Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-17T07:18:00.848Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-17T07:18:00.848Z] === RUN TestKillDifferentUserContainer [2022-08-17T07:18:01.417Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-17T07:18:01.418Z] === RUN TestInspectOomKilledTrue [2022-08-17T07:18:01.987Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-08-17T07:18:01.987Z] === RUN TestInspectOomKilledFalse [2022-08-17T07:18:02.247Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-08-17T07:18:02.247Z] === RUN TestLinksEtcHostsContentMatch [2022-08-17T07:18:02.507Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-17T07:18:02.507Z] === RUN TestLinksContainerNames [2022-08-17T07:18:03.447Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-17T07:18:03.447Z] === RUN TestLogsFollowTailEmpty [2022-08-17T07:18:04.016Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-17T07:18:04.016Z] === RUN TestLogs [2022-08-17T07:18:04.016Z] === RUN TestLogs/driver_local [2022-08-17T07:18:04.016Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:18:04.016Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:18:04.016Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-17T07:18:04.016Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-17T07:18:04.016Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-17T07:18:04.016Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-17T07:18:04.016Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:18:04.016Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:18:04.016Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:18:04.016Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:18:04.016Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:18:04.016Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:18:04.016Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:18:04.016Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:18:04.411Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.69s) [2022-08-17T07:18:04.411Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-17T07:18:04.587Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:18:04.587Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:18:05.156Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-17T07:18:05.156Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-17T07:18:05.411Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-17T07:18:06.095Z] === RUN TestLogs/driver_json-file [2022-08-17T07:18:06.095Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:18:06.095Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:18:06.095Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:18:06.095Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:18:06.095Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:18:06.095Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:18:06.095Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:18:06.095Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:18:06.095Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:18:06.095Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:18:06.095Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:18:06.095Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:18:06.095Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:18:06.095Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:18:06.664Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:18:06.664Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:18:07.234Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:18:07.234Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:18:07.803Z] --- PASS: TestLogs (3.92s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.70s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.77s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.46s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-08-17T07:18:07.803Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s) [2022-08-17T07:18:07.803Z] === RUN TestContainerNetworkMountsNoChown [2022-08-17T07:18:08.063Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-17T07:18:08.063Z] === RUN TestMountDaemonRoot [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/default [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/default [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/private [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/private [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rprivate [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/slave [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/slave [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rslave [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/shared [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/shared [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rshared [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-17T07:18:08.322Z] === CONT TestMountDaemonRoot/default [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:18:08.322Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-17T07:18:08.322Z] === CONT TestMountDaemonRoot/rshared [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:18:08.322Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:18:08.322Z] === CONT TestMountDaemonRoot/shared [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:18:08.322Z] === CONT TestMountDaemonRoot/rslave [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:18:08.322Z] === CONT TestMountDaemonRoot/slave [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-17T07:18:08.322Z] === CONT TestMountDaemonRoot/rprivate [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:18:08.322Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:18:08.322Z] === CONT TestMountDaemonRoot/private [2022-08-17T07:18:08.322Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-17T07:18:08.323Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-17T07:18:08.323Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:18:08.323Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:18:08.323Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-17T07:18:08.323Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-17T07:18:08.323Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:18:08.323Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:18:08.323Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-17T07:18:08.582Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-17T07:18:08.582Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-17T07:18:08.582Z] === RUN TestContainerBindMountNonRecursive [2022-08-17T07:18:09.962Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-08-17T07:18:09.962Z] === RUN TestContainerVolumesMountedAsShared [2022-08-17T07:18:10.222Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-08-17T07:18:10.222Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-17T07:18:10.354Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-17T07:18:10.790Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-17T07:18:10.790Z] === RUN TestNetworkNat [2022-08-17T07:18:11.050Z] --- PASS: TestNetworkNat (0.49s) [2022-08-17T07:18:11.050Z] === RUN TestNetworkLocalhostTCPNat [2022-08-17T07:18:11.620Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-08-17T07:18:11.620Z] === RUN TestNetworkLoopbackNat [2022-08-17T07:18:14.159Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-08-17T07:18:14.159Z] === RUN TestPause [2022-08-17T07:18:14.727Z] --- PASS: TestPause (0.47s) [2022-08-17T07:18:14.727Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-17T07:18:14.727Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T07:18:14.727Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T07:18:14.727Z] === RUN TestPauseStopPausedContainer [2022-08-17T07:18:15.296Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-17T07:18:15.296Z] === RUN TestPidHost [2022-08-17T07:18:16.233Z] --- PASS: TestPidHost (0.92s) [2022-08-17T07:18:16.233Z] === RUN TestPsFilter [2022-08-17T07:18:16.233Z] --- PASS: TestPsFilter (0.11s) [2022-08-17T07:18:16.233Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-17T07:18:16.493Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-08-17T07:18:16.493Z] === RUN TestRemoveContainerWithVolume [2022-08-17T07:18:17.062Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-17T07:18:17.062Z] === RUN TestRemoveContainerRunning [2022-08-17T07:18:17.632Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-17T07:18:17.632Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-17T07:18:17.892Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-17T07:18:17.892Z] === RUN TestRemoveInvalidContainer [2022-08-17T07:18:17.892Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-17T07:18:17.892Z] === RUN TestRenameLinkedContainer [2022-08-17T07:18:19.804Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-08-17T07:18:19.804Z] === RUN TestRenameStoppedContainer [2022-08-17T07:18:20.063Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-17T07:18:20.063Z] === RUN TestRenameRunningContainerAndReuse [2022-08-17T07:18:21.001Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-08-17T07:18:21.001Z] === RUN TestRenameInvalidName [2022-08-17T07:18:21.261Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-17T07:18:21.261Z] === RUN TestRenameAnonymousContainer [2022-08-17T07:18:22.481Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-17T07:18:22.481Z] PASS [2022-08-17T07:18:22.481Z] [2022-08-17T07:18:22.481Z] DONE 17 tests in 49.308s [2022-08-17T07:18:22.481Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-17T07:18:22.481Z] INFO: Testing against a local daemon [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:18:22.481Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:18:22.481Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-17T07:18:22.481Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-17T07:18:22.481Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-17T07:18:22.481Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-17T07:18:22.481Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-17T07:18:22.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-17T07:18:22.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-17T07:18:22.481Z] === RUN TestPluginInstall [2022-08-17T07:18:22.481Z] === RUN TestPluginInstall/no_auth [2022-08-17T07:18:22.481Z] time="2022-08-17T07:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:18:22.481Z] time="2022-08-17T07:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:055cb051b4c4362e7bd5da426ff7265fd4716ac6d0d41d3f537101a33b3c79b5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:18:22.481Z] time="2022-08-17T07:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:18:22.481Z] time="2022-08-17T07:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:055cb051b4c4362e7bd5da426ff7265fd4716ac6d0d41d3f537101a33b3c79b5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:18:22.481Z] === RUN TestPluginInstall/with_htpasswd [2022-08-17T07:18:22.739Z] time="2022-08-17T07:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:18:22.739Z] time="2022-08-17T07:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:443b12fbd8dcd748380e4d5bc2fc20b4739cfc1ad37b2377e474451420caf0b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:18:22.739Z] time="2022-08-17T07:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:18:22.739Z] time="2022-08-17T07:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:443b12fbd8dcd748380e4d5bc2fc20b4739cfc1ad37b2377e474451420caf0b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:18:22.791Z] --- PASS: TestImportExtremelyLargeImageWorks (92.67s) [2022-08-17T07:18:22.791Z] PASS [2022-08-17T07:18:22.791Z] [2022-08-17T07:18:22.791Z] === Skipped [2022-08-17T07:18:22.791Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-17T07:18:22.791Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-17T07:18:22.791Z] [2022-08-17T07:18:22.791Z] DONE 22 tests, 1 skipped in 96.796s [2022-08-17T07:18:22.791Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-17T07:18:22.791Z] === RUN TestStripANSICommands [2022-08-17T07:18:22.791Z] === RUN TestStripANSICommands/#00 [2022-08-17T07:18:22.791Z] === RUN TestStripANSICommands/#01 [2022-08-17T07:18:22.791Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-17T07:18:22.791Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-17T07:18:22.791Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-17T07:18:22.791Z] PASS [2022-08-17T07:18:22.791Z] [2022-08-17T07:18:22.791Z] DONE 3 tests in 0.043s [2022-08-17T07:18:22.791Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-17T07:18:22.791Z] INFO: Testing against a local daemon [2022-08-17T07:18:22.791Z] === RUN TestNetworkCreateDelete [2022-08-17T07:18:22.791Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-17T07:18:22.791Z] === RUN TestDockerNetworkDeletePreferID [2022-08-17T07:18:22.791Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-17T07:18:22.791Z] === RUN TestDaemonDNSFallback [2022-08-17T07:18:22.997Z] === RUN TestPluginInstall/with_insecure [2022-08-17T07:18:23.169Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-08-17T07:18:23.169Z] === RUN TestRenameContainerWithSameName [2022-08-17T07:18:23.428Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-17T07:18:23.428Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-17T07:18:23.930Z] time="2022-08-17T07:18:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:18:23.930Z] time="2022-08-17T07:18:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d32d37ee5c8f1b0a4355848491290f6312fb0d15269c297458ad28f1e32e7358" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:18:23.930Z] time="2022-08-17T07:18:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:18:23.930Z] time="2022-08-17T07:18:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d32d37ee5c8f1b0a4355848491290f6312fb0d15269c297458ad28f1e32e7358" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:18:24.188Z] plugin_test.go:196: [df01f078532e2] daemon is not started [2022-08-17T07:18:24.188Z] --- PASS: TestPluginInstall (2.73s) [2022-08-17T07:18:24.188Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-08-17T07:18:24.188Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-17T07:18:24.188Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-17T07:18:24.188Z] === RUN TestPluginsWithRuntimes [2022-08-17T07:18:24.366Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-17T07:18:24.366Z] === RUN TestResize [2022-08-17T07:18:24.626Z] --- PASS: TestResize (0.43s) [2022-08-17T07:18:24.626Z] === RUN TestResizeWithInvalidSize [2022-08-17T07:18:25.196Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-17T07:18:25.196Z] === RUN TestResizeWhenContainerNotStarted [2022-08-17T07:18:25.456Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:18:25.456Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:18:25.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:18:25.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T07:18:25.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:18:25.562Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-17T07:18:26.055Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-17T07:18:26.055Z] === RUN TestInspectNetwork [2022-08-17T07:18:26.055Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:26.055Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-17T07:18:26.055Z] === RUN TestRunContainerWithBridgeNone [2022-08-17T07:18:26.055Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.055Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-17T07:18:26.055Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:18:26.055Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:18:26.055Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:18:26.055Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-17T07:18:26.055Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-17T07:18:26.055Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-17T07:18:26.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-17T07:18:26.055Z] === RUN TestNetworkList [2022-08-17T07:18:26.055Z] === RUN TestNetworkList//networks [2022-08-17T07:18:26.055Z] === PAUSE TestNetworkList//networks [2022-08-17T07:18:26.055Z] === RUN TestNetworkList//networks/ [2022-08-17T07:18:26.055Z] === PAUSE TestNetworkList//networks/ [2022-08-17T07:18:26.055Z] === CONT TestNetworkList//networks [2022-08-17T07:18:26.055Z] === CONT TestNetworkList//networks/ [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkList (0.01s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-17T07:18:26.055Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-17T07:18:26.055Z] === RUN TestHostIPv4BridgeLabel [2022-08-17T07:18:26.055Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.055Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-17T07:18:26.055Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-17T07:18:26.055Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.055Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-17T07:18:26.055Z] === RUN TestDaemonDefaultNetworkPools [2022-08-17T07:18:26.055Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.055Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-17T07:18:26.055Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-17T07:18:26.055Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.055Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-17T07:18:26.055Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-17T07:18:26.312Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.312Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-17T07:18:26.312Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-17T07:18:26.312Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.312Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-17T07:18:26.312Z] === RUN TestServiceWithPredefinedNetwork [2022-08-17T07:18:26.312Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:26.312Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-17T07:18:26.312Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-17T07:18:26.312Z] service_test.go:243: FLAKY_TEST [2022-08-17T07:18:26.312Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T07:18:26.312Z] === RUN TestServiceWithDataPathPortInit [2022-08-17T07:18:26.312Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:26.313Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-17T07:18:26.313Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-17T07:18:26.313Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:26.313Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-17T07:18:26.313Z] PASS [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === Skipped [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-17T07:18:26.313Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-17T07:18:26.313Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-17T07:18:26.313Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-17T07:18:26.313Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-17T07:18:26.313Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-17T07:18:26.313Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-17T07:18:26.313Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-17T07:18:26.313Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-17T07:18:26.313Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T07:18:26.313Z] service_test.go:243: FLAKY_TEST [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-17T07:18:26.313Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-17T07:18:26.313Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] DONE 34 tests, 12 skipped in 7.122s [2022-08-17T07:18:26.313Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-17T07:18:26.313Z] INFO: Testing against a local daemon [2022-08-17T07:18:26.313Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-17T07:18:26.313Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:18:26.313Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T07:18:26.313Z] === RUN TestDockerNetworkIpvlan [2022-08-17T07:18:26.313Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:18:26.313Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-17T07:18:26.313Z] PASS [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === Skipped [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T07:18:26.313Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-17T07:18:26.313Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:18:26.313Z] [2022-08-17T07:18:26.313Z] DONE 2 tests, 2 skipped in 0.106s [2022-08-17T07:18:26.313Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-17T07:18:26.496Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-17T07:18:26.568Z] INFO: Testing against a local daemon [2022-08-17T07:18:26.568Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-17T07:18:26.568Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.568Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestDockerNetworkMacvlan [2022-08-17T07:18:26.568Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.568Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-17T07:18:26.568Z] PASS [2022-08-17T07:18:26.568Z] [2022-08-17T07:18:26.568Z] === Skipped [2022-08-17T07:18:26.568Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-17T07:18:26.568Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.568Z] [2022-08-17T07:18:26.568Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-17T07:18:26.568Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-17T07:18:26.568Z] [2022-08-17T07:18:26.568Z] DONE 2 tests, 2 skipped in 0.095s [2022-08-17T07:18:26.568Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-17T07:18:26.568Z] testing: warning: no tests to run [2022-08-17T07:18:26.568Z] PASS [2022-08-17T07:18:26.568Z] [2022-08-17T07:18:26.568Z] DONE 0 tests in 0.025s [2022-08-17T07:18:26.568Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-17T07:18:26.568Z] INFO: Testing against a local daemon [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginAllowRequest [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginTLS [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginDenyRequest [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginDenyResponse [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginAllowEventStream [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginErrorResponse [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginErrorRequest [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginHeader [2022-08-17T07:18:26.568Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:26.568Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-17T07:18:26.568Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-17T07:18:26.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:18:26.963Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-17T07:18:27.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:18:27.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:27.129Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-17T07:18:27.129Z] === RUN TestAuthZPluginV2Disable [2022-08-17T07:18:27.385Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:27.385Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-17T07:18:27.385Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-17T07:18:27.428Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-08-17T07:18:27.428Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-08-17T07:18:27.428Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-17T07:18:27.428Z] === RUN TestPluginBackCompatMediaTypes [2022-08-17T07:18:27.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:27.640Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-17T07:18:27.640Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-17T07:18:27.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:27.895Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-17T07:18:27.895Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-17T07:18:27.994Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-17T07:18:27.994Z] PASS [2022-08-17T07:18:27.994Z] [2022-08-17T07:18:27.994Z] DONE 24 tests in 6.735s [2022-08-17T07:18:27.994Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-17T07:18:27.994Z] INFO: Testing against a local daemon [2022-08-17T07:18:27.994Z] === RUN TestExternalGraphDriver [2022-08-17T07:18:28.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:18:28.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-17T07:18:28.457Z] PASS [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === Skipped [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-17T07:18:28.457Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.457Z] [2022-08-17T07:18:28.457Z] DONE 17 tests, 17 skipped in 1.810s [2022-08-17T07:18:28.457Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-17T07:18:28.457Z] INFO: Testing against a local daemon [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:18:28.457Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:18:28.457Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-17T07:18:28.457Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-17T07:18:28.457Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-17T07:18:28.457Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-17T07:18:28.457Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-17T07:18:28.457Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-17T07:18:28.457Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-17T07:18:28.457Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-17T07:18:28.457Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-17T07:18:28.457Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-17T07:18:28.457Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-17T07:18:28.457Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-17T07:18:28.457Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-17T07:18:28.457Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-17T07:18:28.457Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-17T07:18:28.457Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-17T07:18:28.458Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-17T07:18:28.458Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-17T07:18:28.458Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-17T07:18:28.458Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-17T07:18:28.458Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-17T07:18:28.458Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-17T07:18:28.458Z] === RUN TestPluginInstall [2022-08-17T07:18:28.458Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.458Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-17T07:18:28.458Z] === RUN TestPluginsWithRuntimes [2022-08-17T07:18:28.458Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-17T07:18:28.458Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-17T07:18:28.458Z] === RUN TestPluginBackCompatMediaTypes [2022-08-17T07:18:28.458Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-17T07:18:28.458Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-17T07:18:28.458Z] PASS [2022-08-17T07:18:28.458Z] [2022-08-17T07:18:28.458Z] === Skipped [2022-08-17T07:18:28.458Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-17T07:18:28.458Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-17T07:18:28.458Z] [2022-08-17T07:18:28.458Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-17T07:18:28.458Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-17T07:18:28.458Z] [2022-08-17T07:18:28.458Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-17T07:18:28.458Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-17T07:18:28.458Z] [2022-08-17T07:18:28.458Z] DONE 19 tests, 3 skipped in 0.140s [2022-08-17T07:18:28.458Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-17T07:18:28.458Z] INFO: Testing against a local daemon [2022-08-17T07:18:28.559Z] === RUN TestExternalGraphDriver/json [2022-08-17T07:18:28.713Z] === RUN TestExternalGraphDriver [2022-08-17T07:18:28.969Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-17T07:18:28.969Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-17T07:18:28.969Z] === RUN TestGraphdriverPluginV2 [2022-08-17T07:18:29.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:18:30.458Z] === RUN TestExternalGraphDriver/spec [2022-08-17T07:18:31.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:18:31.831Z] === RUN TestExternalGraphDriver/pull [2022-08-17T07:18:32.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:18:33.134Z] --- PASS: TestGraphdriverPluginV2 (3.78s) [2022-08-17T07:18:33.134Z] PASS [2022-08-17T07:18:33.134Z] [2022-08-17T07:18:33.134Z] === Skipped [2022-08-17T07:18:33.134Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-17T07:18:33.134Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-17T07:18:33.134Z] [2022-08-17T07:18:33.134Z] DONE 2 tests, 1 skipped in 4.219s [2022-08-17T07:18:33.134Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-17T07:18:33.134Z] INFO: Testing against a local daemon [2022-08-17T07:18:33.134Z] === RUN TestContinueAfterPluginCrash [2022-08-17T07:18:33.134Z] === PAUSE TestContinueAfterPluginCrash [2022-08-17T07:18:33.134Z] === RUN TestReadPluginNoRead [2022-08-17T07:18:33.134Z] === PAUSE TestReadPluginNoRead [2022-08-17T07:18:33.134Z] === RUN TestDaemonStartWithLogOpt [2022-08-17T07:18:33.134Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-17T07:18:33.134Z] === CONT TestContinueAfterPluginCrash [2022-08-17T07:18:33.134Z] === CONT TestDaemonStartWithLogOpt [2022-08-17T07:18:33.729Z] --- PASS: TestExternalGraphDriver (5.57s) [2022-08-17T07:18:33.729Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-08-17T07:18:33.729Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-08-17T07:18:33.729Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-08-17T07:18:33.729Z] === RUN TestGraphdriverPluginV2 [2022-08-17T07:18:36.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T07:18:36.573Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T07:18:36.664Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-17T07:18:37.142Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T07:18:37.301Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-08-17T07:18:37.301Z] === CONT TestReadPluginNoRead [2022-08-17T07:18:37.913Z] --- PASS: TestGraphdriverPluginV2 (4.23s) [2022-08-17T07:18:37.913Z] PASS [2022-08-17T07:18:37.913Z] [2022-08-17T07:18:37.913Z] DONE 5 tests in 9.837s [2022-08-17T07:18:37.913Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-17T07:18:37.914Z] INFO: Testing against a local daemon [2022-08-17T07:18:37.914Z] === RUN TestContinueAfterPluginCrash [2022-08-17T07:18:37.914Z] === PAUSE TestContinueAfterPluginCrash [2022-08-17T07:18:37.914Z] === RUN TestReadPluginNoRead [2022-08-17T07:18:37.914Z] === PAUSE TestReadPluginNoRead [2022-08-17T07:18:37.914Z] === RUN TestDaemonStartWithLogOpt [2022-08-17T07:18:37.914Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-17T07:18:37.914Z] === CONT TestContinueAfterPluginCrash [2022-08-17T07:18:37.914Z] === CONT TestDaemonStartWithLogOpt [2022-08-17T07:18:38.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T07:18:38.431Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-17T07:18:39.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T07:18:39.817Z] === RUN TestReadPluginNoRead/default [2022-08-17T07:18:39.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T07:18:40.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T07:18:40.744Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-17T07:18:41.197Z] --- PASS: TestDaemonStartWithLogOpt (3.33s) [2022-08-17T07:18:41.197Z] === CONT TestReadPluginNoRead [2022-08-17T07:18:42.110Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2022-08-17T07:18:42.110Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.78s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-08-17T07:18:42.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-08-17T07:18:42.474Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-17T07:18:42.474Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-17T07:18:42.812Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-17T07:18:43.412Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-17T07:18:43.476Z] === CONT TestReadPluginNoRead [2022-08-17T07:18:43.476Z] read_test.go:92: [db445ad860ec7] daemon is not started [2022-08-17T07:18:43.476Z] --- PASS: TestReadPluginNoRead (6.08s) [2022-08-17T07:18:43.476Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-17T07:18:43.476Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2022-08-17T07:18:43.476Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-08-17T07:18:43.476Z] PASS [2022-08-17T07:18:43.476Z] [2022-08-17T07:18:43.476Z] DONE 6 tests in 10.497s [2022-08-17T07:18:43.476Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-17T07:18:43.476Z] testing: warning: no tests to run [2022-08-17T07:18:43.476Z] PASS [2022-08-17T07:18:43.476Z] [2022-08-17T07:18:43.476Z] DONE 0 tests in 0.035s [2022-08-17T07:18:43.476Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-17T07:18:43.476Z] INFO: Testing against a local daemon [2022-08-17T07:18:43.476Z] === RUN TestPluginWithDevMounts [2022-08-17T07:18:43.476Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-17T07:18:43.476Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-17T07:18:43.476Z] PASS [2022-08-17T07:18:43.476Z] [2022-08-17T07:18:43.476Z] === Skipped [2022-08-17T07:18:43.476Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-17T07:18:43.476Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-17T07:18:43.476Z] [2022-08-17T07:18:43.476Z] DONE 1 tests, 1 skipped in 0.104s [2022-08-17T07:18:43.476Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-17T07:18:43.476Z] INFO: Testing against a local daemon [2022-08-17T07:18:43.476Z] === RUN TestSecretInspect [2022-08-17T07:18:43.476Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-17T07:18:43.476Z] === RUN TestSecretList [2022-08-17T07:18:43.476Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] --- SKIP: TestSecretList (0.01s) [2022-08-17T07:18:43.476Z] === RUN TestSecretsCreateAndDelete [2022-08-17T07:18:43.476Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-17T07:18:43.476Z] === RUN TestSecretsUpdate [2022-08-17T07:18:43.476Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-17T07:18:43.476Z] === RUN TestTemplatedSecret [2022-08-17T07:18:43.476Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-17T07:18:43.476Z] === RUN TestSecretCreateResolve [2022-08-17T07:18:43.476Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-08-17T07:18:43.476Z] PASS [2022-08-17T07:18:43.476Z] [2022-08-17T07:18:43.476Z] === Skipped [2022-08-17T07:18:43.476Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-17T07:18:43.476Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] [2022-08-17T07:18:43.476Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-17T07:18:43.476Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] [2022-08-17T07:18:43.476Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-17T07:18:43.476Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] [2022-08-17T07:18:43.476Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-17T07:18:43.476Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] [2022-08-17T07:18:43.476Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-17T07:18:43.476Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] [2022-08-17T07:18:43.476Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-08-17T07:18:43.476Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.476Z] [2022-08-17T07:18:43.476Z] DONE 6 tests, 6 skipped in 0.160s [2022-08-17T07:18:43.476Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-17T07:18:43.724Z] === RUN TestReadPluginNoRead/default [2022-08-17T07:18:43.732Z] INFO: Testing against a local daemon [2022-08-17T07:18:43.732Z] === RUN TestServiceCreateInit [2022-08-17T07:18:43.732Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-17T07:18:43.732Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.732Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-17T07:18:43.732Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.732Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-17T07:18:43.732Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-17T07:18:43.732Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-17T07:18:43.732Z] === RUN TestCreateServiceMultipleTimes [2022-08-17T07:18:43.732Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.732Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-17T07:18:43.732Z] === RUN TestCreateServiceConflict [2022-08-17T07:18:43.732Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.732Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-17T07:18:43.732Z] === RUN TestCreateServiceMaxReplicas [2022-08-17T07:18:43.732Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.732Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-17T07:18:43.732Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-17T07:18:43.732Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.732Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-17T07:18:43.732Z] === RUN TestCreateServiceSecretFileMode [2022-08-17T07:18:43.732Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.732Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-17T07:18:43.732Z] === RUN TestCreateServiceConfigFileMode [2022-08-17T07:18:43.732Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.732Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-17T07:18:43.732Z] === RUN TestCreateServiceSysctls [2022-08-17T07:18:43.732Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.732Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-17T07:18:43.732Z] === RUN TestCreateServiceCapabilities [2022-08-17T07:18:43.732Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.732Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-08-17T07:18:43.732Z] === RUN TestInspect [2022-08-17T07:18:43.732Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.732Z] --- SKIP: TestInspect (0.01s) [2022-08-17T07:18:43.732Z] === RUN TestCreateJob [2022-08-17T07:18:43.988Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.988Z] --- SKIP: TestCreateJob (0.01s) [2022-08-17T07:18:43.988Z] === RUN TestReplicatedJob [2022-08-17T07:18:43.988Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.988Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-17T07:18:43.988Z] === RUN TestUpdateReplicatedJob [2022-08-17T07:18:43.988Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.988Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-17T07:18:43.988Z] === RUN TestServiceListWithStatuses [2022-08-17T07:18:43.988Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T07:18:43.988Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-17T07:18:43.988Z] === RUN TestDockerNetworkConnectAlias [2022-08-17T07:18:43.988Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.988Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-17T07:18:43.988Z] === RUN TestDockerNetworkReConnect [2022-08-17T07:18:43.988Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:43.988Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-17T07:18:43.988Z] === RUN TestServicePlugin [2022-08-17T07:18:44.351Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s) [2022-08-17T07:18:44.351Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-17T07:18:44.351Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-08-17T07:18:44.351Z] === RUN TestCgroupNamespacesRun [2022-08-17T07:18:44.659Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-17T07:18:45.289Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-08-17T07:18:45.289Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-17T07:18:45.877Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] --- SKIP: TestServicePlugin (1.93s) [2022-08-17T07:18:45.877Z] === RUN TestServiceUpdateLabel [2022-08-17T07:18:45.877Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-17T07:18:45.877Z] === RUN TestServiceUpdateSecrets [2022-08-17T07:18:45.877Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-17T07:18:45.877Z] === RUN TestServiceUpdateConfigs [2022-08-17T07:18:45.877Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-08-17T07:18:45.877Z] === RUN TestServiceUpdateNetwork [2022-08-17T07:18:45.877Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-17T07:18:45.877Z] === RUN TestServiceUpdatePidsLimit [2022-08-17T07:18:45.877Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-17T07:18:45.877Z] PASS [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === Skipped [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-17T07:18:45.877Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-17T07:18:45.877Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-17T07:18:45.877Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-17T07:18:45.877Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-17T07:18:45.877Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-17T07:18:45.877Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-17T07:18:45.877Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-17T07:18:45.877Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-17T07:18:45.877Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-08-17T07:18:45.877Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-17T07:18:45.877Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-17T07:18:45.877Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-17T07:18:45.877Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.877Z] [2022-08-17T07:18:45.877Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-17T07:18:45.877Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.878Z] [2022-08-17T07:18:45.878Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-17T07:18:45.878Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T07:18:45.878Z] [2022-08-17T07:18:45.878Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-17T07:18:45.878Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.878Z] [2022-08-17T07:18:45.878Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-17T07:18:45.878Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.878Z] [2022-08-17T07:18:45.878Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-08-17T07:18:45.878Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.878Z] [2022-08-17T07:18:45.878Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-17T07:18:45.878Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.878Z] [2022-08-17T07:18:45.878Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-17T07:18:45.878Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.878Z] [2022-08-17T07:18:45.878Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-08-17T07:18:45.878Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.878Z] [2022-08-17T07:18:45.878Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-17T07:18:45.878Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.878Z] [2022-08-17T07:18:45.878Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-17T07:18:45.878Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-17T07:18:45.878Z] [2022-08-17T07:18:45.878Z] DONE 24 tests, 23 skipped in 2.369s [2022-08-17T07:18:45.878Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-17T07:18:46.033Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-17T07:18:46.133Z] INFO: Testing against a local daemon [2022-08-17T07:18:46.133Z] === RUN TestSessionCreate [2022-08-17T07:18:46.133Z] --- PASS: TestSessionCreate (0.03s) [2022-08-17T07:18:46.133Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-17T07:18:46.133Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-17T07:18:46.133Z] PASS [2022-08-17T07:18:46.133Z] [2022-08-17T07:18:46.133Z] DONE 2 tests in 0.157s [2022-08-17T07:18:46.133Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-17T07:18:46.133Z] INFO: Testing against a local daemon [2022-08-17T07:18:46.133Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-17T07:18:46.133Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T07:18:46.133Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T07:18:46.133Z] === RUN TestDiskUsage [2022-08-17T07:18:46.133Z] === PAUSE TestDiskUsage [2022-08-17T07:18:46.133Z] === RUN TestEventsExecDie [2022-08-17T07:18:46.291Z] --- PASS: TestContinueAfterPluginCrash (8.38s) [2022-08-17T07:18:46.669Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-08-17T07:18:46.669Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-17T07:18:46.695Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-17T07:18:46.695Z] === RUN TestEventsBackwardsCompatible [2022-08-17T07:18:46.695Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-17T07:18:46.695Z] === RUN TestEventsVolumeCreate [2022-08-17T07:18:46.950Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-17T07:18:46.950Z] === RUN TestInfoBinaryCommits [2022-08-17T07:18:46.950Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-17T07:18:46.950Z] === RUN TestInfoAPIVersioned [2022-08-17T07:18:46.950Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-17T07:18:46.950Z] === RUN TestInfoAPI [2022-08-17T07:18:46.950Z] --- PASS: TestInfoAPI (0.02s) [2022-08-17T07:18:46.950Z] === RUN TestInfoAPIWarnings [2022-08-17T07:18:47.226Z] === CONT TestReadPluginNoRead [2022-08-17T07:18:47.226Z] read_test.go:92: [d07a4d7716463] daemon is not started [2022-08-17T07:18:47.226Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-08-17T07:18:47.226Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-08-17T07:18:47.226Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-08-17T07:18:47.226Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-08-17T07:18:47.226Z] PASS [2022-08-17T07:18:47.226Z] [2022-08-17T07:18:47.226Z] DONE 6 tests in 9.294s [2022-08-17T07:18:47.226Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-17T07:18:47.226Z] testing: warning: no tests to run [2022-08-17T07:18:47.226Z] PASS [2022-08-17T07:18:47.226Z] [2022-08-17T07:18:47.226Z] DONE 0 tests in 0.009s [2022-08-17T07:18:47.226Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-17T07:18:47.226Z] INFO: Testing against a local daemon [2022-08-17T07:18:47.226Z] === RUN TestPluginWithDevMounts [2022-08-17T07:18:47.226Z] === PAUSE TestPluginWithDevMounts [2022-08-17T07:18:47.226Z] === CONT TestPluginWithDevMounts [2022-08-17T07:18:47.236Z] ............................ [ 66%] [2022-08-17T07:18:47.608Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-08-17T07:18:47.608Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-17T07:18:48.987Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-17T07:18:48.987Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-17T07:18:49.126Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-08-17T07:18:49.126Z] PASS [2022-08-17T07:18:49.126Z] [2022-08-17T07:18:49.126Z] DONE 1 tests in 1.582s [2022-08-17T07:18:49.126Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-17T07:18:49.126Z] INFO: Testing against a local daemon [2022-08-17T07:18:49.126Z] === RUN TestSecretInspect [2022-08-17T07:18:49.928Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-17T07:18:49.928Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-17T07:18:51.026Z] --- PASS: TestSecretInspect (2.20s) [2022-08-17T07:18:51.026Z] === RUN TestSecretList [2022-08-17T07:18:51.310Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-17T07:18:51.310Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-17T07:18:51.880Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-17T07:18:51.880Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-17T07:18:53.260Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-08-17T07:18:53.260Z] === RUN TestNISDomainname [2022-08-17T07:18:53.520Z] --- PASS: TestNISDomainname (0.54s) [2022-08-17T07:18:53.520Z] === RUN TestHostnameDnsResolution [2022-08-17T07:18:53.553Z] --- PASS: TestSecretList (2.20s) [2022-08-17T07:18:53.553Z] === RUN TestSecretsCreateAndDelete [2022-08-17T07:18:54.459Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-17T07:18:54.459Z] === RUN TestUnprivilegedPortsAndPing [2022-08-17T07:18:54.718Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-17T07:18:54.718Z] === RUN TestPrivilegedHostDevices [2022-08-17T07:18:55.288Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-17T07:18:55.288Z] === RUN TestRunConsoleSize [2022-08-17T07:18:55.452Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-17T07:18:55.452Z] === RUN TestSecretsUpdate [2022-08-17T07:18:55.857Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-17T07:18:55.857Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-17T07:18:56.796Z] --- PASS: TestRunWithAlternativeContainerdShim (1.10s) [2022-08-17T07:18:56.796Z] === RUN TestStats [2022-08-17T07:18:57.980Z] --- PASS: TestSecretsUpdate (2.21s) [2022-08-17T07:18:57.980Z] === RUN TestTemplatedSecret [2022-08-17T07:18:59.332Z] --- PASS: TestStats (2.45s) [2022-08-17T07:18:59.332Z] === RUN TestStopContainerWithTimeout [2022-08-17T07:18:59.332Z] === RUN TestStopContainerWithTimeout/0 [2022-08-17T07:18:59.332Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-17T07:18:59.332Z] === RUN TestStopContainerWithTimeout/1 [2022-08-17T07:18:59.332Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-17T07:18:59.332Z] === RUN TestStopContainerWithTimeout/3 [2022-08-17T07:18:59.332Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-17T07:18:59.332Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-17T07:18:59.332Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-17T07:18:59.332Z] === CONT TestStopContainerWithTimeout/0 [2022-08-17T07:18:59.332Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-17T07:18:59.903Z] === CONT TestStopContainerWithTimeout/3 [2022-08-17T07:19:00.508Z] --- PASS: TestTemplatedSecret (2.62s) [2022-08-17T07:19:00.508Z] === RUN TestSecretCreateResolve [2022-08-17T07:19:02.407Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-08-17T07:19:02.407Z] PASS [2022-08-17T07:19:02.407Z] [2022-08-17T07:19:02.407Z] DONE 6 tests in 13.603s [2022-08-17T07:19:02.407Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-17T07:19:02.407Z] INFO: Testing against a local daemon [2022-08-17T07:19:02.407Z] === RUN TestServiceCreateInit [2022-08-17T07:19:02.407Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-17T07:19:02.439Z] === CONT TestStopContainerWithTimeout/1 [2022-08-17T07:19:03.377Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-17T07:19:03.377Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-08-17T07:19:03.377Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-08-17T07:19:03.377Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-08-17T07:19:03.377Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-08-17T07:19:03.377Z] === RUN TestDeleteDevicemapper [2022-08-17T07:19:03.377Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T07:19:03.377Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-17T07:19:03.377Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-17T07:19:04.987Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-17T07:19:04.987Z] === RUN TestInfoDebug [2022-08-17T07:19:04.987Z] --- PASS: TestInfoDebug (0.54s) [2022-08-17T07:19:04.987Z] === RUN TestInfoInsecureRegistries [2022-08-17T07:19:04.987Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-17T07:19:04.987Z] === RUN TestInfoRegistryMirrors [2022-08-17T07:19:04.987Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-17T07:19:04.987Z] === RUN TestLoginFailsWithBadCredentials [2022-08-17T07:19:05.284Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-08-17T07:19:05.284Z] === RUN TestUpdateMemory [2022-08-17T07:19:05.544Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-17T07:19:05.544Z] === RUN TestUpdateCPUQuota [2022-08-17T07:19:05.548Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-17T07:19:05.548Z] === RUN TestPingCacheHeaders [2022-08-17T07:19:05.548Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-17T07:19:05.548Z] === RUN TestPingGet [2022-08-17T07:19:05.548Z] --- PASS: TestPingGet (0.01s) [2022-08-17T07:19:05.548Z] === RUN TestPingHead [2022-08-17T07:19:05.548Z] --- PASS: TestPingHead (0.03s) [2022-08-17T07:19:05.548Z] === RUN TestPingSwarmHeader [2022-08-17T07:19:06.109Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-17T07:19:06.483Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-08-17T07:19:06.483Z] === RUN TestUpdatePidsLimit [2022-08-17T07:19:06.483Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-17T07:19:06.483Z] === RUN TestUpdatePidsLimit/no_change [2022-08-17T07:19:06.592Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-17T07:19:06.671Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-17T07:19:06.742Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-17T07:19:07.002Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-17T07:19:07.002Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-17T07:19:07.262Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-17T07:19:07.522Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-17T07:19:07.603Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-17T07:19:07.603Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-08-17T07:19:07.603Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-17T07:19:07.603Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-17T07:19:07.603Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-17T07:19:07.603Z] === RUN TestVersion [2022-08-17T07:19:07.603Z] --- PASS: TestVersion (0.03s) [2022-08-17T07:19:07.603Z] === CONT TestDiskUsage [2022-08-17T07:19:08.091Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-08-17T07:19:08.091Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-17T07:19:08.091Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-17T07:19:08.091Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-17T07:19:08.091Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-17T07:19:08.091Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-17T07:19:08.091Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2022-08-17T07:19:08.091Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-08-17T07:19:08.091Z] === RUN TestUpdateRestartPolicy [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/empty [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/empty/container_types [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/empty/image_types [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/empty/volume_types [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-17T07:19:08.166Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-17T07:19:08.422Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-17T07:19:08.422Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-17T07:19:08.422Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-17T07:19:08.422Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-17T07:19:08.422Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-17T07:19:08.422Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-17T07:19:08.422Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-17T07:19:08.422Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-17T07:19:08.422Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-17T07:19:08.422Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-17T07:19:08.422Z] === RUN TestDiskUsage/after_container.Run [2022-08-17T07:19:08.699Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-17T07:19:08.699Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-17T07:19:08.699Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-17T07:19:08.699Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-17T07:19:08.699Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-17T07:19:08.699Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-17T07:19:08.699Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-17T07:19:08.699Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-17T07:19:08.699Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-17T07:19:08.699Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage (1.24s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-17T07:19:08.958Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-17T07:19:08.958Z] PASS [2022-08-17T07:19:08.958Z] [2022-08-17T07:19:08.958Z] === Skipped [2022-08-17T07:19:08.958Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T07:19:08.958Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T07:19:08.958Z] [2022-08-17T07:19:08.958Z] DONE 54 tests, 1 skipped in 22.804s [2022-08-17T07:19:08.958Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-17T07:19:08.958Z] INFO: Testing against a local daemon [2022-08-17T07:19:08.958Z] === RUN TestVolumesCreateAndList [2022-08-17T07:19:08.958Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-17T07:19:08.958Z] === RUN TestVolumesRemove [2022-08-17T07:19:09.217Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-17T07:19:09.217Z] === RUN TestVolumesInspect [2022-08-17T07:19:09.217Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-17T07:19:09.217Z] === RUN TestVolumesInvalidJSON [2022-08-17T07:19:09.217Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-17T07:19:09.217Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-17T07:19:09.217Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-17T07:19:09.217Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-17T07:19:09.217Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-17T07:19:09.217Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-17T07:19:09.217Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-17T07:19:09.217Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-17T07:19:09.217Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-17T07:19:09.217Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-17T07:19:09.217Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-17T07:19:09.217Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-17T07:19:09.217Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-17T07:19:09.217Z] PASS [2022-08-17T07:19:09.217Z] [2022-08-17T07:19:09.217Z] DONE 9 tests in 0.223s [2022-08-17T07:19:09.217Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T07:19:09.217Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14302 is not a child of this shell [2022-08-17T07:19:09.217Z] warning: PID 14302 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-17T07:19:09.217Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T07:19:09.217Z] [2022-08-17T07:19:09.217Z] Unloading profiles will leave already running processes permanently [2022-08-17T07:19:09.217Z] unconfined, which can lead to unexpected situations. [2022-08-17T07:19:09.217Z] [2022-08-17T07:19:09.217Z] To set a process to complain mode, use the command line tool [2022-08-17T07:19:09.217Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T07:19:09.217Z] Removing test suite binaries [2022-08-17T07:19:09.217Z] exiting test-integration [2022-08-17T07:19:09.217Z] ++ exit 0 [2022-08-17T07:19:09.217Z] Post stage [Pipeline] junit [2022-08-17T07:19:10.611Z] Recording test results [2022-08-17T07:19:10.776Z] --- PASS: TestServiceCreateInit (7.84s) [2022-08-17T07:19:10.776Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.00s) [2022-08-17T07:19:10.776Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) [2022-08-17T07:19:10.776Z] === RUN TestCreateServiceMultipleTimes [2022-08-17T07:19:12.425Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-17T07:19:12.752Z] + echo Ensuring container killed. [2022-08-17T07:19:12.752Z] Ensuring container killed. [2022-08-17T07:19:12.752Z] + docker rm -vf docker-pr9 [2022-08-17T07:19:12.752Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-08-17T07:19:13.027Z] + echo Chowning /workspace to jenkins user [2022-08-17T07:19:13.027Z] Chowning /workspace to jenkins user [2022-08-17T07:19:13.027Z] + id -u [2022-08-17T07:19:13.027Z] + id -g [2022-08-17T07:19:13.027Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43756:/workspace busybox chown -R 1000:1000 /workspace [2022-08-17T07:19:13.027Z] Unable to find image 'busybox:latest' locally [2022-08-17T07:19:13.027Z] latest: Pulling from library/busybox [2022-08-17T07:19:13.284Z] 50783e0dfb64: Pulling fs layer [2022-08-17T07:19:13.284Z] 50783e0dfb64: Verifying Checksum [2022-08-17T07:19:13.284Z] 50783e0dfb64: Download complete [2022-08-17T07:19:13.284Z] 50783e0dfb64: Pull complete [2022-08-17T07:19:13.284Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-17T07:19:13.284Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T07:19:14.938Z] + bundleName=amd64-rootless [2022-08-17T07:19:14.938Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-17T07:19:14.938Z] Creating amd64-rootless-bundles.tar.gz [2022-08-17T07:19:14.938Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-17T07:19:14.938Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-17T07:19:14.947Z] Archiving artifacts [2022-08-17T07:19:16.717Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43756/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-17T07:19:17.059Z] + make clean [2022-08-17T07:19:17.315Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-17T07:19:17.315Z] docker-dev-cache [2022-08-17T07:19:17.315Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-17T07:19:20.304Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-08-17T07:19:20.304Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-17T07:19:20.304Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-17T07:19:20.304Z] === RUN TestWaitNonBlocked [2022-08-17T07:19:20.304Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:19:20.304Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:19:20.304Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:19:20.304Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:19:20.304Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:19:20.304Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:19:20.304Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-17T07:19:20.304Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-08-17T07:19:20.304Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-08-17T07:19:20.304Z] === RUN TestWaitBlocked [2022-08-17T07:19:20.304Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:19:20.304Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:19:20.304Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:19:20.304Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:19:20.304Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:19:20.304Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:19:20.873Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-17T07:19:20.873Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-08-17T07:19:20.873Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-08-17T07:19:20.873Z] === RUN TestWaitConditions [2022-08-17T07:19:20.873Z] === RUN TestWaitConditions/default [2022-08-17T07:19:20.873Z] === PAUSE TestWaitConditions/default [2022-08-17T07:19:20.873Z] === RUN TestWaitConditions/not-running [2022-08-17T07:19:20.873Z] === PAUSE TestWaitConditions/not-running [2022-08-17T07:19:20.873Z] === RUN TestWaitConditions/next-exit [2022-08-17T07:19:20.873Z] === PAUSE TestWaitConditions/next-exit [2022-08-17T07:19:20.873Z] === RUN TestWaitConditions/removed [2022-08-17T07:19:20.873Z] === PAUSE TestWaitConditions/removed [2022-08-17T07:19:20.873Z] === CONT TestWaitConditions/default [2022-08-17T07:19:20.873Z] === CONT TestWaitConditions/next-exit [2022-08-17T07:19:22.779Z] === CONT TestWaitConditions/removed [2022-08-17T07:19:22.779Z] === CONT TestWaitConditions/not-running [2022-08-17T07:19:24.159Z] --- PASS: TestWaitConditions (0.01s) [2022-08-17T07:19:24.159Z] --- PASS: TestWaitConditions/default (1.66s) [2022-08-17T07:19:24.159Z] --- PASS: TestWaitConditions/next-exit (1.69s) [2022-08-17T07:19:24.159Z] --- PASS: TestWaitConditions/removed (1.44s) [2022-08-17T07:19:24.159Z] --- PASS: TestWaitConditions/not-running (1.45s) [2022-08-17T07:19:24.159Z] === RUN TestWaitRestartedContainer [2022-08-17T07:19:24.159Z] === RUN TestWaitRestartedContainer/default [2022-08-17T07:19:24.159Z] === PAUSE TestWaitRestartedContainer/default [2022-08-17T07:19:24.159Z] === RUN TestWaitRestartedContainer/not-running [2022-08-17T07:19:24.159Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-17T07:19:24.159Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-17T07:19:24.159Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-17T07:19:24.159Z] === CONT TestWaitRestartedContainer/default [2022-08-17T07:19:24.159Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-17T07:19:25.540Z] === CONT TestWaitRestartedContainer/not-running [2022-08-17T07:19:26.481Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-17T07:19:26.481Z] --- PASS: TestWaitRestartedContainer/next-exit (1.48s) [2022-08-17T07:19:26.481Z] --- PASS: TestWaitRestartedContainer/default (1.50s) [2022-08-17T07:19:26.481Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-17T07:19:26.481Z] === CONT TestContainerStartOnDaemonRestart [2022-08-17T07:19:26.481Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-17T07:19:28.366Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-17T07:19:28.850Z] --- PASS: TestCreateServiceMultipleTimes (15.72s) [2022-08-17T07:19:28.850Z] === RUN TestCreateServiceConflict [2022-08-17T07:19:28.850Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-17T07:19:28.850Z] === RUN TestCreateServiceMaxReplicas [2022-08-17T07:19:29.021Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-08-17T07:19:29.021Z] === CONT TestIpcModeOlderClient [2022-08-17T07:19:29.021Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.15s) [2022-08-17T07:19:29.021Z] === CONT TestContainerKillOnDaemonStart [2022-08-17T07:19:29.021Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-17T07:19:29.021Z] === CONT TestDaemonHostGatewayIP [2022-08-17T07:19:31.400Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2022-08-17T07:19:31.400Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-17T07:19:31.560Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-08-17T07:19:31.560Z] === CONT TestDaemonRestartIpcMode [2022-08-17T07:19:33.483Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-08-17T07:19:40.079Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-08-17T07:19:40.079Z] PASS [2022-08-17T07:19:40.079Z] [2022-08-17T07:19:40.079Z] === Skipped [2022-08-17T07:19:40.079Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-17T07:19:40.079Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T07:19:40.079Z] [2022-08-17T07:19:40.079Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T07:19:40.079Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T07:19:40.079Z] [2022-08-17T07:19:40.079Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-17T07:19:40.079Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T07:19:40.079Z] [2022-08-17T07:19:40.079Z] DONE 272 tests, 3 skipped in 128.462s [2022-08-17T07:19:40.079Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-17T07:19:40.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:19:40.079Z] ++ set -e [2022-08-17T07:19:40.079Z] ++ '[' -n 0 ']' [2022-08-17T07:19:40.079Z] ++ set -x [2022-08-17T07:19:40.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:19:40.339Z] === RUN TestConfigDaemonLibtrustID [2022-08-17T07:19:40.908Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-17T07:19:40.908Z] === RUN TestConfigDaemonID [2022-08-17T07:19:41.853Z] daemon_test.go:83: [de507fb04bc01] daemon is not started [2022-08-17T07:19:41.853Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-17T07:19:41.853Z] === RUN TestDaemonConfigValidation [2022-08-17T07:19:41.853Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:19:41.853Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:19:41.853Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-17T07:19:41.853Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-17T07:19:41.853Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-17T07:19:41.853Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-17T07:19:41.853Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-17T07:19:41.853Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-17T07:19:41.853Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-17T07:19:41.853Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-17T07:19:41.853Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:19:41.853Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-17T07:19:42.113Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-17T07:19:42.113Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-17T07:19:42.113Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-17T07:19:42.113Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-17T07:19:42.113Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-17T07:19:42.113Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-17T07:19:42.113Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-17T07:19:42.113Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-17T07:19:42.113Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-17T07:19:42.113Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-17T07:19:42.113Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-17T07:19:43.053Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-17T07:19:43.255Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-17T07:19:44.125Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T07:19:44.125Z] Using test binary docker [2022-08-17T07:19:44.382Z] +++ /etc/init.d/apparmor start [2022-08-17T07:19:44.382Z] Not: starting. [2022-08-17T07:19:44.382Z] INFO: Waiting for daemon to start... [2022-08-17T07:19:44.382Z] Starting dockerd [2022-08-17T07:19:44.382Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-17T07:19:44.431Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-17T07:19:44.639Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-17T07:19:44.639Z] Using test binary docker [2022-08-17T07:19:44.639Z] +++ /etc/init.d/apparmor start [2022-08-17T07:19:44.639Z] Not: starting. [2022-08-17T07:19:44.639Z] INFO: Waiting for daemon to start... [2022-08-17T07:19:44.639Z] Starting dockerd [2022-08-17T07:19:44.639Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-17T07:19:45.370Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-17T07:19:45.370Z] daemon_test.go:197: [df1eb2fa49f07] daemon is not started [2022-08-17T07:19:45.370Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-17T07:19:45.370Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-17T07:19:45.370Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-17T07:19:45.370Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-17T07:19:45.370Z] === RUN TestDaemonProxy [2022-08-17T07:19:45.370Z] === RUN TestDaemonProxy/environment_variables [2022-08-17T07:19:45.422Z] tests/integration/client_test.py ..... [ 75%] [2022-08-17T07:19:45.422Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-17T07:19:45.992Z] tests/integration/errors_test.py . [ 76%] [2022-08-17T07:19:46.288Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-08-17T07:19:46.288Z] === RUN TestCreateServiceSecretFileMode [2022-08-17T07:19:46.538Z] . [2022-08-17T07:19:46.538Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T07:19:46.538Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T07:19:46.538Z] Error: No such image: emptyfs [2022-08-17T07:19:46.538Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-17T07:19:46.538Z] ++++ docker load [2022-08-17T07:19:46.794Z] [2022-08-17T07:19:46.794Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-17T07:19:46.794Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-17T07:19:46.794Z] Error: No such image: emptyfs [2022-08-17T07:19:46.794Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-17T07:19:46.794Z] ++++ docker load [2022-08-17T07:19:46.854Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2022-08-17T07:19:46.854Z] === RUN TestCreateServiceConfigFileMode [2022-08-17T07:19:47.051Z] Loaded image: emptyfs:latest [2022-08-17T07:19:47.051Z] Running integration-test (iteration 1) [2022-08-17T07:19:47.051Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-17T07:19:47.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-17T07:19:47.051Z] ++ set -e [2022-08-17T07:19:47.051Z] ++ '[' -n 0 ']' [2022-08-17T07:19:47.051Z] ++ set -x [2022-08-17T07:19:47.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-17T07:19:47.276Z] === RUN TestDaemonProxy/command-line_options [2022-08-17T07:19:47.308Z] Loaded image: emptyfs:latest [2022-08-17T07:19:47.308Z] Running integration-test (iteration 1) [2022-08-17T07:19:47.308Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-17T07:19:47.308Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-17T07:19:47.308Z] ++ set -e [2022-08-17T07:19:47.308Z] ++ '[' -n 0 ']' [2022-08-17T07:19:47.308Z] ++ set -x [2022-08-17T07:19:47.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-17T07:19:47.869Z] Loaded image: busybox:latest [2022-08-17T07:19:48.125Z] Loaded image: busybox:latest [2022-08-17T07:19:48.381Z] Loaded image: busybox:glibc [2022-08-17T07:19:48.638Z] Loaded image: busybox:glibc [2022-08-17T07:19:48.655Z] === RUN TestDaemonProxy/configuration_file [2022-08-17T07:19:49.382Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2022-08-17T07:19:49.382Z] === RUN TestCreateServiceSysctls [2022-08-17T07:19:50.561Z] === RUN TestDaemonProxy/conflicting_options [2022-08-17T07:19:51.129Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-17T07:19:51.443Z] --- PASS: TestDaemonProxy (6.25s) [2022-08-17T07:19:51.443Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-17T07:19:51.443Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-17T07:19:51.443Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-17T07:19:51.443Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-17T07:19:51.443Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-17T07:19:51.443Z] PASS [2022-08-17T07:19:51.443Z] [2022-08-17T07:19:51.443Z] DONE 18 tests in 11.301s [2022-08-17T07:19:51.444Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-17T07:19:51.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:19:51.444Z] ++ set -e [2022-08-17T07:19:51.444Z] ++ '[' -n 0 ']' [2022-08-17T07:19:51.444Z] ++ set -x [2022-08-17T07:19:51.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:19:51.703Z] INFO: Testing against a local daemon [2022-08-17T07:19:51.703Z] === RUN TestCommitInheritsEnv [2022-08-17T07:19:51.964Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-08-17T07:19:51.964Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-17T07:19:51.964Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-17T07:19:51.964Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-17T07:19:51.964Z] === RUN TestImportWithCustomPlatform [2022-08-17T07:19:51.964Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-17T07:19:51.964Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-17T07:19:51.964Z] === RUN TestImportWithCustomPlatform// [2022-08-17T07:19:51.964Z] === RUN TestImportWithCustomPlatform/linux [2022-08-17T07:19:52.223Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-17T07:19:52.223Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-17T07:19:52.223Z] === RUN TestImportWithCustomPlatform/macos [2022-08-17T07:19:52.223Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-17T07:19:52.223Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-17T07:19:52.223Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-17T07:19:52.223Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-17T07:19:52.223Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-17T07:19:52.223Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-17T07:19:52.223Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-08-17T07:19:52.223Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-17T07:19:52.223Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-17T07:19:52.223Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-17T07:19:52.223Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-17T07:19:52.223Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-17T07:19:52.223Z] === RUN TestImagesFilterMultiReference [2022-08-17T07:19:52.483Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-17T07:19:52.483Z] === RUN TestImagePullPlatformInvalid [2022-08-17T07:19:52.483Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-17T07:19:52.483Z] === RUN TestRemoveImageOrphaning [2022-08-17T07:19:52.743Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-17T07:19:52.743Z] === RUN TestRemoveImageGarbageCollector [2022-08-17T07:19:52.743Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:19:52.743Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-17T07:19:52.743Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-17T07:19:52.743Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-17T07:19:52.743Z] === RUN TestTagInvalidReference [2022-08-17T07:19:52.743Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-17T07:19:52.743Z] === RUN TestTagValidPrefixedRepo [2022-08-17T07:19:52.743Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-08-17T07:19:52.743Z] === RUN TestTagExistedNameWithoutForce [2022-08-17T07:19:52.743Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-17T07:19:52.743Z] === RUN TestTagOfficialNames [2022-08-17T07:19:52.743Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-17T07:19:52.743Z] === RUN TestTagMatchesDigest [2022-08-17T07:19:52.743Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-17T07:19:52.743Z] PASS [2022-08-17T07:19:52.743Z] [2022-08-17T07:19:52.743Z] === Skipped [2022-08-17T07:19:52.743Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-17T07:19:52.743Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-17T07:19:52.743Z] [2022-08-17T07:19:52.743Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-17T07:19:52.743Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:19:52.743Z] [2022-08-17T07:19:52.743Z] DONE 22 tests, 2 skipped in 1.335s [2022-08-17T07:19:52.743Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-17T07:19:52.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:19:52.743Z] ++ set -e [2022-08-17T07:19:52.743Z] ++ '[' -n 0 ']' [2022-08-17T07:19:52.743Z] ++ set -x [2022-08-17T07:19:52.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:19:52.830Z] --- PASS: TestCreateServiceSysctls (3.33s) [2022-08-17T07:19:52.830Z] === RUN TestCreateServiceCapabilities [2022-08-17T07:19:53.003Z] === RUN TestStripANSICommands [2022-08-17T07:19:53.003Z] === RUN TestStripANSICommands/#00 [2022-08-17T07:19:53.003Z] === RUN TestStripANSICommands/#01 [2022-08-17T07:19:53.003Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-17T07:19:53.003Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-17T07:19:53.003Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-17T07:19:53.003Z] PASS [2022-08-17T07:19:53.003Z] [2022-08-17T07:19:53.003Z] DONE 3 tests in 0.039s [2022-08-17T07:19:53.003Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-17T07:19:53.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:19:53.004Z] ++ set -e [2022-08-17T07:19:53.004Z] ++ '[' -n 0 ']' [2022-08-17T07:19:53.004Z] ++ set -x [2022-08-17T07:19:53.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:19:53.004Z] INFO: Testing against a local daemon [2022-08-17T07:19:53.004Z] === RUN TestNetworkCreateDelete [2022-08-17T07:19:53.087Z] Loaded image: debian:bullseye-slim [2022-08-17T07:19:53.087Z] Loaded image: debian:bullseye-slim [2022-08-17T07:19:53.087Z] Loaded image: hello-world:latest [2022-08-17T07:19:53.087Z] Loaded image: hello-world:latest [2022-08-17T07:19:53.087Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T07:19:53.087Z] INFO: Testing against a local daemon [2022-08-17T07:19:53.087Z] === RUN TestDockerSuite [2022-08-17T07:19:53.087Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-17T07:19:53.087Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-17T07:19:53.087Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-17T07:19:53.087Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-17T07:19:53.087Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T07:19:53.087Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-17T07:19:53.087Z] INFO: Testing against a local daemon [2022-08-17T07:19:53.087Z] === RUN TestDockerDaemonSuite [2022-08-17T07:19:53.087Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-17T07:19:53.087Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-17T07:19:53.087Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-17T07:19:53.087Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-17T07:19:53.263Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-17T07:19:53.263Z] === RUN TestDockerNetworkDeletePreferID [2022-08-17T07:19:53.522Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-17T07:19:53.522Z] === RUN TestDaemonDNSFallback [2022-08-17T07:19:55.358Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-08-17T07:19:55.358Z] === RUN TestInspect [2022-08-17T07:19:57.254Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-17T07:19:57.254Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-17T07:19:57.817Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-17T07:19:58.072Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-17T07:19:58.638Z] --- PASS: TestInspect (2.91s) [2022-08-17T07:19:58.638Z] === RUN TestCreateJob [2022-08-17T07:19:59.002Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-17T07:19:59.928Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-17T07:19:59.928Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-17T07:20:00.093Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-08-17T07:20:00.093Z] === RUN TestInspectNetwork [2022-08-17T07:20:00.858Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-17T07:20:01.421Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-17T07:20:01.678Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-17T07:20:01.678Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-17T07:20:01.678Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-17T07:20:01.919Z] --- PASS: TestCreateJob (3.20s) [2022-08-17T07:20:01.919Z] === RUN TestReplicatedJob [2022-08-17T07:20:02.241Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-17T07:20:02.241Z] --- PASS: TestBuildWithHugeFile (129.71s) [2022-08-17T07:20:02.241Z] === RUN TestBuildWCOWSandboxSize [2022-08-17T07:20:02.241Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T07:20:02.241Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-17T07:20:02.241Z] === RUN TestBuildWithEmptyDockerfile [2022-08-17T07:20:02.241Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:20:02.241Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:20:02.241Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:20:02.241Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:20:02.241Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:20:02.241Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:20:02.496Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-17T07:20:02.496Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-17T07:20:02.496Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-17T07:20:02.497Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-08-17T07:20:02.497Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-17T07:20:02.497Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-17T07:20:02.497Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-17T07:20:02.497Z] === RUN TestBuildPreserveOwnership [2022-08-17T07:20:02.497Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-17T07:20:02.753Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-17T07:20:03.386Z] === RUN TestInspectNetwork/full_network_id [2022-08-17T07:20:03.386Z] === RUN TestInspectNetwork/partial_network_id [2022-08-17T07:20:03.386Z] === RUN TestInspectNetwork/network_name [2022-08-17T07:20:03.386Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-17T07:20:03.682Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-17T07:20:03.682Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-17T07:20:03.682Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-17T07:20:03.682Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-17T07:20:05.049Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-17T07:20:05.100Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-17T07:20:05.977Z] --- PASS: TestBuildPreserveOwnership (3.30s) [2022-08-17T07:20:05.977Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2022-08-17T07:20:05.977Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-08-17T07:20:05.977Z] === RUN TestBuildPlatformInvalid [2022-08-17T07:20:05.977Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-17T07:20:05.977Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-17T07:20:06.904Z] Loaded image: busybox:latest [2022-08-17T07:20:06.904Z] Loaded image: busybox:glibc [2022-08-17T07:20:07.184Z] --- PASS: TestReplicatedJob (5.77s) [2022-08-17T07:20:07.184Z] === RUN TestUpdateReplicatedJob [2022-08-17T07:20:07.466Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-17T07:20:07.582Z] --- PASS: TestInspectNetwork (7.13s) [2022-08-17T07:20:07.583Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-17T07:20:07.583Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-17T07:20:07.583Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-17T07:20:07.583Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-17T07:20:07.583Z] === RUN TestRunContainerWithBridgeNone [2022-08-17T07:20:08.393Z] Loaded image: debian:bullseye-slim [2022-08-17T07:20:08.520Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-17T07:20:08.520Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:20:08.520Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:20:08.520Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:20:08.520Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-17T07:20:08.520Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-17T07:20:08.520Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-17T07:20:08.520Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-17T07:20:08.520Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-17T07:20:08.521Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-17T07:20:08.521Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-17T07:20:08.521Z] === RUN TestNetworkList [2022-08-17T07:20:08.521Z] === RUN TestNetworkList//networks [2022-08-17T07:20:08.521Z] === PAUSE TestNetworkList//networks [2022-08-17T07:20:08.521Z] === RUN TestNetworkList//networks/ [2022-08-17T07:20:08.521Z] === PAUSE TestNetworkList//networks/ [2022-08-17T07:20:08.521Z] === CONT TestNetworkList//networks [2022-08-17T07:20:08.521Z] === CONT TestNetworkList//networks/ [2022-08-17T07:20:08.521Z] --- PASS: TestNetworkList (0.01s) [2022-08-17T07:20:08.521Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-17T07:20:08.521Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-17T07:20:08.521Z] === RUN TestHostIPv4BridgeLabel [2022-08-17T07:20:08.649Z] Loaded image: hello-world:latest [2022-08-17T07:20:08.649Z] Loaded image: arm32v7/hello-world:latest [2022-08-17T07:20:09.089Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-17T07:20:09.089Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-17T07:20:09.210Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-17T07:20:10.028Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-17T07:20:10.028Z] === RUN TestDaemonDefaultNetworkPools [2022-08-17T07:20:10.464Z] --- PASS: TestUpdateReplicatedJob (3.34s) [2022-08-17T07:20:10.464Z] === RUN TestServiceListWithStatuses [2022-08-17T07:20:10.464Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T07:20:10.464Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-17T07:20:10.464Z] === RUN TestDockerNetworkConnectAlias [2022-08-17T07:20:10.968Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-17T07:20:10.968Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-17T07:20:11.730Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-17T07:20:11.906Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-17T07:20:11.906Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-17T07:20:13.287Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-17T07:20:13.287Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-17T07:20:13.625Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-17T07:20:13.855Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-17T07:20:13.855Z] === RUN TestServiceWithPredefinedNetwork [2022-08-17T07:20:14.187Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-17T07:20:15.116Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-17T07:20:15.731Z] --- PASS: TestDockerNetworkConnectAlias (4.34s) [2022-08-17T07:20:15.731Z] === RUN TestDockerNetworkReConnect [2022-08-17T07:20:16.392Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2022-08-17T07:20:16.392Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-17T07:20:16.392Z] service_test.go:243: FLAKY_TEST [2022-08-17T07:20:16.392Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T07:20:16.392Z] === RUN TestServiceWithDataPathPortInit [2022-08-17T07:20:17.006Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-17T07:20:17.935Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-17T07:20:18.262Z] --- PASS: TestDockerNetworkReConnect (3.49s) [2022-08-17T07:20:18.262Z] === RUN TestServicePlugin [2022-08-17T07:20:18.496Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.62s) [2022-08-17T07:20:18.497Z] PASS [2022-08-17T07:20:18.497Z] [2022-08-17T07:20:18.497Z] === Skipped [2022-08-17T07:20:18.497Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-17T07:20:18.497Z] build_session_test.go:25: TODO: BuildKit [2022-08-17T07:20:18.497Z] [2022-08-17T07:20:18.497Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-17T07:20:18.497Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-17T07:20:18.497Z] [2022-08-17T07:20:18.497Z] DONE 34 tests, 2 skipped in 194.727s [2022-08-17T07:20:18.753Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-17T07:20:18.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:18.753Z] ++ set -e [2022-08-17T07:20:18.753Z] ++ '[' -n 0 ']' [2022-08-17T07:20:18.753Z] ++ set -x [2022-08-17T07:20:18.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:18.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-17T07:20:18.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-17T07:20:18.753Z] INFO: Testing against a local daemon [2022-08-17T07:20:18.753Z] === RUN TestConfigInspect [2022-08-17T07:20:19.009Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-17T07:20:19.572Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-17T07:20:20.500Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-17T07:20:20.500Z] docker_cli_daemon_test.go:1475: [de904df5f228e] daemon is not started [2022-08-17T07:20:21.062Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-17T07:20:21.318Z] check_test.go:540: [d0a28f5770bb9] daemon is not started [2022-08-17T07:20:21.318Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-17T07:20:21.574Z] --- PASS: TestConfigInspect (2.93s) [2022-08-17T07:20:21.574Z] === RUN TestConfigList [2022-08-17T07:20:21.671Z] ......... [ 85%] [2022-08-17T07:20:22.140Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-17T07:20:22.444Z] plugin_test.go:61: [dbc4cb87963b5] joining swarm manager [d6de3b9bcb65c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:20:23.379Z] plugin_test.go:64: [dc209144b85b1] joining swarm manager [d6de3b9bcb65c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:20:23.514Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-17T07:20:24.882Z] --- PASS: TestConfigList (3.05s) [2022-08-17T07:20:24.882Z] === RUN TestConfigsCreateAndDelete [2022-08-17T07:20:25.138Z] check_test.go:540: [da46517c5374e] daemon is not started [2022-08-17T07:20:25.138Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-17T07:20:26.869Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-17T07:20:27.031Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-17T07:20:27.288Z] --- PASS: TestConfigsCreateAndDelete (2.51s) [2022-08-17T07:20:27.288Z] === RUN TestConfigsUpdate [2022-08-17T07:20:27.288Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-17T07:20:27.851Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-17T07:20:28.071Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-17T07:20:28.107Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-17T07:20:28.675Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-17T07:20:28.675Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-17T07:20:28.675Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-17T07:20:29.605Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-17T07:20:30.166Z] --- PASS: TestConfigsUpdate (2.75s) [2022-08-17T07:20:30.166Z] === RUN TestTemplatedConfig [2022-08-17T07:20:30.422Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-17T07:20:31.282Z] --- PASS: TestServiceWithDataPathPortInit (13.87s) [2022-08-17T07:20:31.282Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-17T07:20:31.789Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-17T07:20:31.789Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-17T07:20:32.047Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-17T07:20:32.610Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-17T07:20:32.661Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m55cjpxqvf1ry19omrqom1y9a Created:2022-08-17 07:20:31.146159546 +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[18b06d772f636d250be76272af8b31e3416ff2a27838c5e66b08632c7cadc87b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uuxsqmtode1ydkggisckl8z9y EndpointID:4bbaa79c4a7c44090e702387a73be298aba22be63fa7dc539e8e93ac0920d928 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f98966fee16a8a74822c75371e7513a6d7da9ebab8f6392661021101a3782282 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:c1d65a064031 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uuxsqmtode1ydkggisckl8z9y EndpointID:4bbaa79c4a7c44090e702387a73be298aba22be63fa7dc539e8e93ac0920d928 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-17T07:20:33.543Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-17T07:20:33.799Z] --- PASS: TestTemplatedConfig (3.69s) [2022-08-17T07:20:33.799Z] === RUN TestConfigCreateResolve [2022-08-17T07:20:34.055Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-17T07:20:34.643Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-17T07:20:34.643Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-17T07:20:34.643Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-17T07:20:34.914Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-17T07:20:35.478Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-17T07:20:35.478Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-17T07:20:35.478Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-17T07:20:36.406Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-17T07:20:36.406Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-17T07:20:36.406Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-17T07:20:36.406Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-17T07:20:36.411Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-17T07:20:36.662Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-17T07:20:36.662Z] --- PASS: TestConfigCreateResolve (3.07s) [2022-08-17T07:20:36.662Z] PASS [2022-08-17T07:20:36.662Z] [2022-08-17T07:20:36.662Z] DONE 6 tests in 18.136s [2022-08-17T07:20:36.662Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-17T07:20:36.662Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:36.855Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.03s) [2022-08-17T07:20:36.855Z] PASS [2022-08-17T07:20:36.855Z] [2022-08-17T07:20:36.855Z] === Skipped [2022-08-17T07:20:36.855Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T07:20:36.855Z] service_test.go:243: FLAKY_TEST [2022-08-17T07:20:36.855Z] [2022-08-17T07:20:36.855Z] DONE 38 tests, 1 skipped in 43.945s [2022-08-17T07:20:36.855Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-17T07:20:36.855Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:36.855Z] ++ set -e [2022-08-17T07:20:36.855Z] ++ '[' -n 0 ']' [2022-08-17T07:20:36.855Z] ++ set -x [2022-08-17T07:20:36.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:36.855Z] INFO: Testing against a local daemon [2022-08-17T07:20:36.855Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-17T07:20:36.855Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:20:36.855Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T07:20:36.855Z] === RUN TestDockerNetworkIpvlan [2022-08-17T07:20:36.855Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:20:36.855Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-17T07:20:36.855Z] PASS [2022-08-17T07:20:36.918Z] ++ set -e [2022-08-17T07:20:36.918Z] ++ '[' -n 0 ']' [2022-08-17T07:20:36.918Z] ++ set -x [2022-08-17T07:20:36.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:36.918Z] INFO: Testing against a local daemon [2022-08-17T07:20:36.918Z] === RUN TestAttachWithTTY [2022-08-17T07:20:37.115Z] [2022-08-17T07:20:37.115Z] === Skipped [2022-08-17T07:20:37.115Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T07:20:37.115Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:20:37.115Z] [2022-08-17T07:20:37.115Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-17T07:20:37.115Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:20:37.115Z] [2022-08-17T07:20:37.115Z] DONE 2 tests, 2 skipped in 0.102s [2022-08-17T07:20:37.115Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-17T07:20:37.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:37.115Z] ++ set -e [2022-08-17T07:20:37.115Z] ++ '[' -n 0 ']' [2022-08-17T07:20:37.115Z] ++ set -x [2022-08-17T07:20:37.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:37.115Z] INFO: Testing against a local daemon [2022-08-17T07:20:37.115Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-17T07:20:37.175Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-17T07:20:37.175Z] === RUN TestAttachWithoutTTy [2022-08-17T07:20:37.175Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-17T07:20:37.175Z] === RUN TestCheckpoint [2022-08-17T07:20:37.175Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T07:20:37.175Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/commit [2022-08-17T07:20:37.175Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-17T07:20:37.175Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:20:37.175Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:20:37.175Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:20:37.175Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:20:37.175Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:20:37.175Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:20:37.175Z] === CONT TestContainerInvalidJSON/commit [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-17T07:20:37.175Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-17T07:20:37.175Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-17T07:20:37.175Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-17T07:20:37.175Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-17T07:20:37.175Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-17T07:20:37.175Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-17T07:20:37.175Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-17T07:20:37.175Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-17T07:20:37.175Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-17T07:20:37.175Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-17T07:20:37.175Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-17T07:20:37.433Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2022-08-17T07:20:37.433Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-17T07:20:37.433Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-17T07:20:37.433Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-08-17T07:20:37.433Z] === RUN TestCopyEmptyFile [2022-08-17T07:20:37.691Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-17T07:20:37.949Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-08-17T07:20:37.949Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-17T07:20:37.949Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-17T07:20:37.949Z] === RUN TestCopyFromContainer [2022-08-17T07:20:38.206Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-17T07:20:38.494Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-08-17T07:20:38.494Z] === RUN TestDockerNetworkMacvlan [2022-08-17T07:20:39.082Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-17T07:20:39.136Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-17T07:20:39.136Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-17T07:20:39.698Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-17T07:20:39.698Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-17T07:20:40.029Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-17T07:20:40.066Z] === RUN TestCopyFromContainer// [2022-08-17T07:20:40.066Z] === RUN TestCopyFromContainer//bar/root [2022-08-17T07:20:40.066Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-17T07:20:40.322Z] === RUN TestCopyFromContainer/bar/quux [2022-08-17T07:20:40.322Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-17T07:20:40.322Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-17T07:20:40.578Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-17T07:20:40.578Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-17T07:20:40.606Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-17T07:20:40.837Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-17T07:20:40.837Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-17T07:20:40.837Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-17T07:20:41.094Z] --- PASS: TestCopyFromContainer (3.05s) [2022-08-17T07:20:41.094Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-08-17T07:20:41.094Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-08-17T07:20:41.094Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-08-17T07:20:41.094Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-08-17T07:20:41.094Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-08-17T07:20:41.094Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-08-17T07:20:41.094Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-08-17T07:20:41.094Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-08-17T07:20:41.094Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-08-17T07:20:41.094Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-08-17T07:20:41.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-17T07:20:41.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:20:41.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:20:41.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:20:41.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:20:41.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:20:41.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:20:41.094Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-17T07:20:41.094Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-17T07:20:41.094Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-17T07:20:41.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-17T07:20:41.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-17T07:20:41.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-17T07:20:41.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-08-17T07:20:41.094Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-17T07:20:41.094Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-17T07:20:41.094Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-08-17T07:20:41.094Z] === RUN TestCreateWithInvalidEnv [2022-08-17T07:20:41.094Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-17T07:20:41.094Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-17T07:20:41.094Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-17T07:20:41.094Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-17T07:20:41.094Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-17T07:20:41.094Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-17T07:20:41.094Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-17T07:20:41.094Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-17T07:20:41.094Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-17T07:20:41.094Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-17T07:20:41.094Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-17T07:20:41.094Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-17T07:20:41.094Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-08-17T07:20:41.094Z] === RUN TestCreateTmpfsMountsTarget [2022-08-17T07:20:41.094Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-08-17T07:20:41.094Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-17T07:20:41.656Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-17T07:20:41.656Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-17T07:20:42.513Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-17T07:20:42.589Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-17T07:20:43.518Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-17T07:20:43.518Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2022-08-17T07:20:43.518Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-17T07:20:43.518Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-17T07:20:43.639Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-17T07:20:43.899Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-17T07:20:43.899Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-17T07:20:43.899Z] [2022-08-17T07:20:43.899Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-17T07:20:43.900Z] =========================== short test summary info ============================ [2022-08-17T07:20:43.900Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-17T07:20:43.900Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-17T07:20:43.900Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-17T07:20:43.900Z] Not supported on most drivers [2022-08-17T07:20:43.900Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-17T07:20:43.900Z] Output of docker top depends on host distro, and is not formalized. [2022-08-17T07:20:43.900Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-17T07:20:43.900Z] Output of docker top depends on host distro, and is not formalized. [2022-08-17T07:20:43.900Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-17T07:20:43.900Z] Can fail if eth0 has multiple IP addresses [2022-08-17T07:20:43.900Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-17T07:20:43.900Z] This doesn't seem to be taken into account by the engine [2022-08-17T07:20:43.900Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-17T07:20:43.900Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-17T07:20:43.900Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.36 seconds == [2022-08-17T07:20:44.159Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-17T07:20:44.421Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-17T07:20:44.450Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-17T07:20:44.707Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-17T07:20:44.963Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-17T07:20:44.963Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-17T07:20:45.527Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2022-08-17T07:20:45.527Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-17T07:20:45.527Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:20:45.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:20:45.527Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:20:45.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:20:45.527Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:20:45.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:20:45.527Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:20:45.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:20:45.527Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:20:45.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:20:45.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-17T07:20:45.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-17T07:20:45.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-17T07:20:45.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-17T07:20:45.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-17T07:20:45.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-17T07:20:45.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-17T07:20:45.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-17T07:20:45.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-17T07:20:45.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-17T07:20:45.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-17T07:20:45.784Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-17T07:20:45.784Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-17T07:20:46.712Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2022-08-17T07:20:46.712Z] === RUN TestCreateDifferentPlatform [2022-08-17T07:20:46.712Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-17T07:20:46.712Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-17T07:20:46.712Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-17T07:20:46.712Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-17T07:20:46.712Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-17T07:20:46.712Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-17T07:20:46.712Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-17T07:20:46.712Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-17T07:20:46.712Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-17T07:20:46.712Z] === RUN TestCreateInvalidHostConfig [2022-08-17T07:20:46.712Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:20:46.712Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:20:46.712Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:20:46.712Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:20:46.712Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:20:46.712Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:20:46.712Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:20:46.712Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:20:46.712Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-17T07:20:46.712Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-17T07:20:46.712Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-17T07:20:46.712Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-17T07:20:46.712Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-17T07:20:46.712Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-17T07:20:46.712Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-17T07:20:46.712Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-17T07:20:46.712Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-17T07:20:46.712Z] === RUN TestContainerStartOnDaemonRestart [2022-08-17T07:20:46.712Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-17T07:20:46.712Z] === RUN TestDaemonRestartIpcMode [2022-08-17T07:20:46.712Z] === PAUSE TestDaemonRestartIpcMode [2022-08-17T07:20:46.712Z] === RUN TestDaemonHostGatewayIP [2022-08-17T07:20:46.712Z] === PAUSE TestDaemonHostGatewayIP [2022-08-17T07:20:46.712Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-17T07:20:46.712Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-17T07:20:46.712Z] === RUN TestContainerKillOnDaemonStart [2022-08-17T07:20:46.712Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-17T07:20:46.712Z] === RUN TestDiff [2022-08-17T07:20:46.712Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-17T07:20:46.967Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-17T07:20:47.224Z] --- PASS: TestDiff (0.69s) [2022-08-17T07:20:47.224Z] === RUN TestExecConsoleSize [2022-08-17T07:20:47.480Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-17T07:20:47.480Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-17T07:20:47.714Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-17T07:20:48.283Z] --- PASS: TestDockerNetworkMacvlan (9.64s) [2022-08-17T07:20:48.283Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-17T07:20:48.283Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-17T07:20:48.283Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-08-17T07:20:48.284Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-08-17T07:20:48.284Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-08-17T07:20:48.284Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-08-17T07:20:48.284Z] PASS [2022-08-17T07:20:48.284Z] [2022-08-17T07:20:48.284Z] DONE 8 tests in 11.106s [2022-08-17T07:20:48.284Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-17T07:20:48.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:48.284Z] ++ set -e [2022-08-17T07:20:48.284Z] ++ '[' -n 0 ']' [2022-08-17T07:20:48.284Z] ++ set -x [2022-08-17T07:20:48.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:48.284Z] testing: warning: no tests to run [2022-08-17T07:20:48.284Z] PASS [2022-08-17T07:20:48.284Z] [2022-08-17T07:20:48.284Z] DONE 0 tests in 0.031s [2022-08-17T07:20:48.284Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-17T07:20:48.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:48.284Z] ++ set -e [2022-08-17T07:20:48.284Z] ++ '[' -n 0 ']' [2022-08-17T07:20:48.284Z] ++ set -x [2022-08-17T07:20:48.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:20:48.284Z] INFO: Testing against a local daemon [2022-08-17T07:20:48.284Z] === RUN TestAuthZPluginAllowRequest [2022-08-17T07:20:48.409Z] --- PASS: TestExecConsoleSize (0.90s) [2022-08-17T07:20:48.409Z] === RUN TestExecWithCloseStdin [2022-08-17T07:20:48.409Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-17T07:20:48.409Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-17T07:20:48.971Z] check_test.go:540: [df140081dce58] daemon is not started [2022-08-17T07:20:48.971Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-17T07:20:49.228Z] --- PASS: TestExecWithCloseStdin (0.91s) [2022-08-17T07:20:49.228Z] === RUN TestExec [2022-08-17T07:20:49.663Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-08-17T07:20:49.663Z] === RUN TestAuthZPluginTLS [2022-08-17T07:20:49.790Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-17T07:20:49.907Z] --- PASS: TestServicePlugin (30.37s) [2022-08-17T07:20:49.907Z] === RUN TestServiceUpdateLabel [2022-08-17T07:20:49.923Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-17T07:20:49.923Z] === RUN TestAuthZPluginDenyRequest [2022-08-17T07:20:50.046Z] --- PASS: TestExec (0.80s) [2022-08-17T07:20:50.046Z] === RUN TestExecUser [2022-08-17T07:20:50.491Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-17T07:20:50.491Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-17T07:20:50.841Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-08-17T07:20:50.841Z] === RUN TestServiceUpdateSecrets [2022-08-17T07:20:50.975Z] --- PASS: TestExecUser (0.85s) [2022-08-17T07:20:50.975Z] === RUN TestExportContainerAndImportImage [2022-08-17T07:20:51.061Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-17T07:20:51.061Z] === RUN TestAuthZPluginDenyResponse [2022-08-17T07:20:51.235Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-17T07:20:51.235Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-17T07:20:51.235Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-17T07:20:51.235Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-17T07:20:51.235Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-17T07:20:51.492Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-17T07:20:51.629Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-17T07:20:51.630Z] === RUN TestAuthZPluginAllowEventStream [2022-08-17T07:20:52.056Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2022-08-17T07:20:52.056Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-17T07:20:52.056Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-17T07:20:52.568Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-08-17T07:20:52.568Z] === RUN TestAuthZPluginErrorResponse [2022-08-17T07:20:52.983Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-17T07:20:53.140Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-17T07:20:53.140Z] === RUN TestAuthZPluginErrorRequest [2022-08-17T07:20:53.282Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2022-08-17T07:20:53.282Z] === RUN TestHealthCheckWorkdir [2022-08-17T07:20:53.709Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-17T07:20:53.709Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-17T07:20:54.210Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2022-08-17T07:20:54.210Z] === RUN TestHealthKillContainer [2022-08-17T07:20:54.277Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-17T07:20:54.277Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-17T07:20:55.137Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-17T07:20:55.658Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-08-17T07:20:55.658Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-17T07:20:56.372Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T07:20:56.372Z] [2022-08-17T07:20:56.372Z] Unloading profiles will leave already running processes permanently [2022-08-17T07:20:56.372Z] unconfined, which can lead to unexpected situations. [2022-08-17T07:20:56.372Z] [2022-08-17T07:20:56.372Z] To set a process to complain mode, use the command line tool [2022-08-17T07:20:56.372Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T07:20:56.372Z] Post stage [Pipeline] junit [2022-08-17T07:20:56.386Z] Recording test results [2022-08-17T07:20:56.500Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-17T07:20:57.038Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-08-17T07:20:57.038Z] === RUN TestAuthZPluginHeader [2022-08-17T07:20:57.061Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-17T07:20:57.747Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-17T07:20:57.747Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-17T07:20:57.747Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:20:57.747Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-17T07:20:57.747Z] === RUN TestAuthZPluginV2Disable [2022-08-17T07:20:57.747Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:20:57.747Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-17T07:20:57.747Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-17T07:20:57.747Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:20:57.747Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-17T07:20:57.747Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-17T07:20:57.747Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:20:57.747Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-17T07:20:57.747Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-17T07:20:57.788Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-17T07:20:57.788Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-17T07:20:57.788Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-17T07:20:57.788Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-17T07:20:58.017Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-17T07:20:58.302Z] + echo Ensuring container killed. [2022-08-17T07:20:58.302Z] Ensuring container killed. [2022-08-17T07:20:58.302Z] + docker rm -vf docker-pr9 [2022-08-17T07:20:58.302Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-08-17T07:20:58.589Z] + echo Chowning /workspace to jenkins user [2022-08-17T07:20:58.589Z] Chowning /workspace to jenkins user [2022-08-17T07:20:58.589Z] + id -u [2022-08-17T07:20:58.589Z] + id -g [2022-08-17T07:20:58.589Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43756:/workspace busybox chown -R 1000:1000 /workspace [2022-08-17T07:20:58.589Z] Unable to find image 'busybox:latest' locally [2022-08-17T07:20:58.715Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-17T07:20:58.851Z] latest: Pulling from library/busybox [2022-08-17T07:20:58.851Z] 50783e0dfb64: Pulling fs layer [2022-08-17T07:20:58.851Z] 50783e0dfb64: Verifying Checksum [2022-08-17T07:20:58.851Z] 50783e0dfb64: Download complete [2022-08-17T07:20:59.111Z] 50783e0dfb64: Pull complete [2022-08-17T07:20:59.111Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-17T07:20:59.111Z] Status: Downloaded newer image for busybox:latest [2022-08-17T07:21:00.167Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-17T07:21:00.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T07:21:00.793Z] + bundleName=docker-py [2022-08-17T07:21:00.793Z] + echo Creating docker-py-bundles.tar.gz [2022-08-17T07:21:00.793Z] Creating docker-py-bundles.tar.gz [2022-08-17T07:21:00.793Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-17T07:21:00.806Z] Archiving artifacts [2022-08-17T07:21:01.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-17T07:21:02.277Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-17T07:21:02.533Z] --- PASS: TestHealthKillContainer (8.23s) [2022-08-17T07:21:02.533Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-17T07:21:02.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-17T07:21:02.533Z] check_test.go:540: [d84f415f1f607] daemon is not started [2022-08-17T07:21:02.533Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-17T07:21:02.790Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43756/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-17T07:21:03.094Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-17T07:21:03.134Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -e DOCKER_GRAPHDRIVER docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/make.sh binary [2022-08-17T07:21:03.352Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2022-08-17T07:21:03.352Z] === RUN TestIpcModeNone [2022-08-17T07:21:03.394Z] [2022-08-17T07:21:03.608Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-17T07:21:03.654Z] Removing bundles/ [2022-08-17T07:21:03.654Z] [2022-08-17T07:21:03.654Z] ---> Making bundle: binary (in bundles/binary) [2022-08-17T07:21:03.654Z] Building: bundles/binary-daemon/dockerd [2022-08-17T07:21:03.654Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:21:03.864Z] --- PASS: TestIpcModeNone (0.57s) [2022-08-17T07:21:03.864Z] === RUN TestIpcModePrivate [2022-08-17T07:21:04.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-17T07:21:04.120Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-17T07:21:04.376Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-08-17T07:21:04.635Z] --- PASS: TestIpcModePrivate (0.77s) [2022-08-17T07:21:04.635Z] === RUN TestIpcModeShareable [2022-08-17T07:21:05.198Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-08-17T07:21:05.455Z] --- PASS: TestIpcModeShareable (0.83s) [2022-08-17T07:21:05.455Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-17T07:21:05.706Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2022-08-17T07:21:05.707Z] === RUN TestServiceUpdateConfigs [2022-08-17T07:21:05.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-17T07:21:07.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00093def0__} [2022-08-17T07:21:07.602Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-17T07:21:07.858Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.41s) [2022-08-17T07:21:07.858Z] === RUN TestAPIIpcModeHost [2022-08-17T07:21:08.422Z] --- PASS: TestAPIIpcModeHost (0.55s) [2022-08-17T07:21:08.422Z] === RUN TestDaemonIpcModeShareable [2022-08-17T07:21:08.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11769435503_/foo_false_____} [2022-08-17T07:21:09.606Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2022-08-17T07:21:09.862Z] --- PASS: TestDaemonIpcModeShareable (1.33s) [2022-08-17T07:21:09.862Z] === RUN TestDaemonIpcModePrivate [2022-08-17T07:21:10.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11769435503_/foo_true_____} [2022-08-17T07:21:11.485Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-08-17T07:21:11.485Z] --- PASS: TestDaemonIpcModePrivate (1.54s) [2022-08-17T07:21:11.485Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-17T07:21:11.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33079955223_/foo_false_____} [2022-08-17T07:21:11.785Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-17T07:21:12.714Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-17T07:21:12.714Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s) [2022-08-17T07:21:12.714Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-17T07:21:12.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33079955223_/foo_true_____} [2022-08-17T07:21:14.338Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-17T07:21:14.338Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-17T07:21:14.338Z] check_test.go:540: [dc6b6c850b26f] daemon is not started [2022-08-17T07:21:14.338Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-17T07:21:14.338Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2022-08-17T07:21:14.338Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2022-08-17T07:21:14.338Z] === RUN TestIpcModeOlderClient [2022-08-17T07:21:14.338Z] === PAUSE TestIpcModeOlderClient [2022-08-17T07:21:14.338Z] === RUN TestKillContainerInvalidSignal [2022-08-17T07:21:14.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33079955223_/foo_true__0xc00093df20___} [2022-08-17T07:21:14.855Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-08-17T07:21:14.855Z] === RUN TestKillContainer [2022-08-17T07:21:14.855Z] === RUN TestKillContainer/no_signal [2022-08-17T07:21:15.438Z] === RUN TestKillContainer/non_killing_signal [2022-08-17T07:21:15.844Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-17T07:21:15.844Z] PASS [2022-08-17T07:21:15.844Z] [2022-08-17T07:21:15.844Z] === Skipped [2022-08-17T07:21:15.844Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-17T07:21:15.844Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:21:15.844Z] [2022-08-17T07:21:15.844Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-17T07:21:15.844Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:21:15.844Z] [2022-08-17T07:21:15.844Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-17T07:21:15.844Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:21:15.844Z] [2022-08-17T07:21:15.844Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-17T07:21:15.844Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:21:15.844Z] [2022-08-17T07:21:15.844Z] DONE 17 tests, 4 skipped in 26.408s [2022-08-17T07:21:15.844Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-17T07:21:15.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:15.844Z] ++ set -e [2022-08-17T07:21:15.844Z] ++ '[' -n 0 ']' [2022-08-17T07:21:15.844Z] ++ set -x [2022-08-17T07:21:15.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:15.844Z] INFO: Testing against a local daemon [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:21:15.844Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:21:15.844Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-17T07:21:15.844Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-17T07:21:15.844Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-17T07:21:15.844Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-17T07:21:15.844Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-17T07:21:15.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-17T07:21:15.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-17T07:21:15.844Z] === RUN TestPluginInstall [2022-08-17T07:21:15.844Z] === RUN TestPluginInstall/no_auth [2022-08-17T07:21:15.844Z] time="2022-08-17T07:21:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:21:15.844Z] time="2022-08-17T07:21:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e3eabd6a0822d30ea037db324f365d076fbb315ae78e938f712ebda50a4e8a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:21:15.844Z] time="2022-08-17T07:21:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:21:15.844Z] time="2022-08-17T07:21:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e3eabd6a0822d30ea037db324f365d076fbb315ae78e938f712ebda50a4e8a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:21:15.844Z] === RUN TestPluginInstall/with_htpasswd [2022-08-17T07:21:16.005Z] === RUN TestKillContainer/killing_signal [2022-08-17T07:21:16.005Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-17T07:21:16.103Z] time="2022-08-17T07:21:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:21:16.103Z] time="2022-08-17T07:21:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e3eabd6a0822d30ea037db324f365d076fbb315ae78e938f712ebda50a4e8a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:21:16.103Z] time="2022-08-17T07:21:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:21:16.103Z] time="2022-08-17T07:21:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e3eabd6a0822d30ea037db324f365d076fbb315ae78e938f712ebda50a4e8a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:21:16.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00093df38__} [2022-08-17T07:21:16.363Z] === RUN TestPluginInstall/with_insecure [2022-08-17T07:21:17.194Z] --- PASS: TestKillContainer (2.22s) [2022-08-17T07:21:17.194Z] --- PASS: TestKillContainer/no_signal (0.71s) [2022-08-17T07:21:17.194Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2022-08-17T07:21:17.194Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2022-08-17T07:21:17.194Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-17T07:21:17.194Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-17T07:21:17.302Z] time="2022-08-17T07:21:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:21:17.302Z] time="2022-08-17T07:21:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c4fb485ab38c78c912eb92a9ed29db3955d5db3a703a3aca82d25acb248abe0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:21:17.302Z] time="2022-08-17T07:21:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:21:17.302Z] time="2022-08-17T07:21:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c4fb485ab38c78c912eb92a9ed29db3955d5db3a703a3aca82d25acb248abe0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:21:17.302Z] plugin_test.go:196: [da879dc258aa2] daemon is not started [2022-08-17T07:21:17.302Z] --- PASS: TestPluginInstall (2.56s) [2022-08-17T07:21:17.302Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-17T07:21:17.302Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-08-17T07:21:17.302Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-08-17T07:21:17.302Z] === RUN TestPluginsWithRuntimes [2022-08-17T07:21:17.758Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-17T07:21:17.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00093df50__} [2022-08-17T07:21:17.758Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-17T07:21:18.321Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-08-17T07:21:18.321Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2022-08-17T07:21:18.321Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-08-17T07:21:18.321Z] === RUN TestKillStoppedContainer [2022-08-17T07:21:18.321Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-17T07:21:18.321Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-17T07:21:18.577Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-17T07:21:18.577Z] === RUN TestKillDifferentUserContainer [2022-08-17T07:21:18.681Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-17T07:21:19.140Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2022-08-17T07:21:19.140Z] === RUN TestInspectOomKilledTrue [2022-08-17T07:21:19.140Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T07:21:19.140Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-17T07:21:19.140Z] === RUN TestInspectOomKilledFalse [2022-08-17T07:21:19.140Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T07:21:19.140Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-17T07:21:19.140Z] === RUN TestLinksEtcHostsContentMatch [2022-08-17T07:21:19.140Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-17T07:21:19.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00093df68__} [2022-08-17T07:21:19.620Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-17T07:21:19.655Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2022-08-17T07:21:19.655Z] === RUN TestLinksContainerNames [2022-08-17T07:21:20.557Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-08-17T07:21:20.557Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-17T07:21:20.557Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-17T07:21:20.557Z] === RUN TestPluginBackCompatMediaTypes [2022-08-17T07:21:20.571Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2022-08-17T07:21:20.571Z] === RUN TestServiceUpdateNetwork [2022-08-17T07:21:21.021Z] check_test.go:540: [da9d137a7f486] daemon is not started [2022-08-17T07:21:21.021Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-17T07:21:21.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00093df80__} [2022-08-17T07:21:21.021Z] --- PASS: TestLinksContainerNames (1.43s) [2022-08-17T07:21:21.021Z] === RUN TestLogsFollowTailEmpty [2022-08-17T07:21:21.127Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-17T07:21:21.127Z] PASS [2022-08-17T07:21:21.127Z] [2022-08-17T07:21:21.127Z] DONE 24 tests in 6.564s [2022-08-17T07:21:21.127Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-17T07:21:21.127Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:21.127Z] ++ set -e [2022-08-17T07:21:21.127Z] ++ '[' -n 0 ']' [2022-08-17T07:21:21.127Z] ++ set -x [2022-08-17T07:21:21.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:21.386Z] INFO: Testing against a local daemon [2022-08-17T07:21:21.386Z] === RUN TestExternalGraphDriver [2022-08-17T07:21:21.585Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2022-08-17T07:21:21.585Z] === RUN TestLogs [2022-08-17T07:21:21.585Z] === RUN TestLogs/driver_local [2022-08-17T07:21:21.646Z] === RUN TestExternalGraphDriver/json [2022-08-17T07:21:21.841Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:21:21.841Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:21:21.841Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-17T07:21:21.841Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-17T07:21:21.841Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-17T07:21:21.841Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-17T07:21:21.841Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:21:21.841Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:21:21.841Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:21:21.841Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:21:21.841Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:21:21.841Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:21:21.841Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-17T07:21:21.841Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-17T07:21:22.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-17T07:21:22.661Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-17T07:21:22.661Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-17T07:21:23.554Z] === RUN TestExternalGraphDriver/spec [2022-08-17T07:21:24.031Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-17T07:21:24.031Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration=== CONT TestLogs/driver_local/tty/only_stdout [2022-08-17T07:21:24.031Z] [2022-08-17T07:21:24.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-17T07:21:24.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-17T07:21:24.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-17T07:21:24.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-17T07:21:24.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-17T07:21:24.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-17T07:21:24.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-17T07:21:24.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-17T07:21:24.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-17T07:21:24.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-17T07:21:24.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-17T07:21:24.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-17T07:21:24.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-17T07:21:24.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-17T07:21:24.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-17T07:21:24.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-17T07:21:24.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-17T07:21:24.547Z] check_test.go:540: [de9ba89a4fbef] daemon is not started [2022-08-17T07:21:24.547Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-17T07:21:24.547Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-17T07:21:24.547Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-17T07:21:24.547Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-17T07:21:24.547Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-17T07:21:24.803Z] === RUN TestLogs/driver_json-file [2022-08-17T07:21:24.803Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:21:24.803Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:21:24.803Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:21:24.803Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:21:24.803Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:21:24.803Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:21:24.803Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:21:24.803Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:21:24.803Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:21:24.803Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:21:24.803Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:21:24.803Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:21:24.803Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-17T07:21:24.803Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-17T07:21:24.934Z] === RUN TestExternalGraphDriver/pull [2022-08-17T07:21:25.367Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-17T07:21:25.624Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-17T07:21:25.880Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-17T07:21:26.443Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-17T07:21:26.699Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-17T07:21:26.841Z] --- PASS: TestExternalGraphDriver (5.18s) [2022-08-17T07:21:26.841Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-08-17T07:21:26.841Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-08-17T07:21:26.841Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-08-17T07:21:26.841Z] === RUN TestGraphdriverPluginV2 [2022-08-17T07:21:26.841Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:21:26.841Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-17T07:21:26.841Z] PASS [2022-08-17T07:21:26.841Z] [2022-08-17T07:21:26.841Z] === Skipped [2022-08-17T07:21:26.841Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-17T07:21:26.841Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:21:26.841Z] [2022-08-17T07:21:26.841Z] DONE 5 tests, 1 skipped in 5.614s [2022-08-17T07:21:26.841Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-17T07:21:26.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:26.841Z] ++ set -e [2022-08-17T07:21:26.841Z] ++ '[' -n 0 ']' [2022-08-17T07:21:26.841Z] ++ set -x [2022-08-17T07:21:26.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:26.841Z] INFO: Testing against a local daemon [2022-08-17T07:21:26.841Z] === RUN TestContinueAfterPluginCrash [2022-08-17T07:21:26.841Z] === PAUSE TestContinueAfterPluginCrash [2022-08-17T07:21:26.841Z] === RUN TestReadPluginNoRead [2022-08-17T07:21:26.841Z] === PAUSE TestReadPluginNoRead [2022-08-17T07:21:26.841Z] === RUN TestDaemonStartWithLogOpt [2022-08-17T07:21:26.841Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-17T07:21:26.841Z] === CONT TestContinueAfterPluginCrash [2022-08-17T07:21:26.841Z] === CONT TestDaemonStartWithLogOpt [2022-08-17T07:21:26.955Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-17T07:21:27.883Z] --- PASS: TestLogs (6.09s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.88s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.00s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.19s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.32s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.87s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.93s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.87s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.13s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.80s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.81s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.10s) [2022-08-17T07:21:27.883Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.98s) [2022-08-17T07:21:27.883Z] === RUN TestContainerNetworkMountsNoChown [2022-08-17T07:21:27.883Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-17T07:21:27.883Z] docker_cli_daemon_plugins_test.go:80: [daf03cbe813cd] daemon is not started [2022-08-17T07:21:28.445Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/default [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/default [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/private [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/private [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/rprivate [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/slave [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/slave [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/rslave [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/shared [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/shared [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/rshared [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-17T07:21:28.445Z] === CONT TestMountDaemonRoot/default [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-17T07:21:28.445Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-17T07:21:28.445Z] === CONT TestMountDaemonRoot/rshared [2022-08-17T07:21:28.445Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:21:28.445Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:21:28.446Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-17T07:21:28.446Z] === CONT TestMountDaemonRoot/shared [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-17T07:21:28.446Z] === CONT TestMountDaemonRoot/rslave [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:21:28.446Z] === CONT TestMountDaemonRoot/slave [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:21:28.446Z] === CONT TestMountDaemonRoot/rprivate [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:21:28.446Z] === CONT TestMountDaemonRoot/private [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:21:28.446Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-17T07:21:28.446Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-17T07:21:28.446Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-17T07:21:28.446Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-17T07:21:28.446Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-17T07:21:28.702Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-17T07:21:28.702Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-17T07:21:28.702Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-17T07:21:28.702Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-17T07:21:28.702Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-17T07:21:28.702Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-17T07:21:28.702Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-17T07:21:28.702Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-17T07:21:28.702Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-17T07:21:28.702Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-17T07:21:28.702Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-17T07:21:28.959Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-17T07:21:28.959Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-17T07:21:28.959Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-17T07:21:28.959Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-17T07:21:28.959Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-17T07:21:28.959Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-17T07:21:28.959Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-17T07:21:28.959Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-17T07:21:28.959Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-17T07:21:28.959Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-17T07:21:28.960Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-17T07:21:28.960Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-17T07:21:28.960Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-17T07:21:28.960Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-17T07:21:28.960Z] === RUN TestContainerBindMountNonRecursive [2022-08-17T07:21:29.216Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-17T07:21:30.135Z] --- PASS: TestDaemonStartWithLogOpt (3.12s) [2022-08-17T07:21:30.135Z] === CONT TestReadPluginNoRead [2022-08-17T07:21:30.585Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-17T07:21:31.147Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2022-08-17T07:21:31.147Z] === RUN TestContainerVolumesMountedAsShared [2022-08-17T07:21:31.407Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-17T07:21:31.970Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2022-08-17T07:21:31.970Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-17T07:21:31.970Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-17T07:21:32.227Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-17T07:21:32.227Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s) [2022-08-17T07:21:32.227Z] === RUN TestNetworkNat [2022-08-17T07:21:32.227Z] docker_cli_daemon_plugins_test.go:170: [d960b073d1017] daemon is not started [2022-08-17T07:21:32.673Z] === RUN TestReadPluginNoRead/default [2022-08-17T07:21:32.767Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-08-17T07:21:32.767Z] === RUN TestServiceUpdatePidsLimit [2022-08-17T07:21:33.154Z] --- PASS: TestNetworkNat (0.79s) [2022-08-17T07:21:33.154Z] === RUN TestNetworkLocalhostTCPNat [2022-08-17T07:21:33.154Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-17T07:21:33.611Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-17T07:21:33.719Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-17T07:21:33.719Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-17T07:21:33.974Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2022-08-17T07:21:33.974Z] === RUN TestNetworkLoopbackNat [2022-08-17T07:21:34.140Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-17T07:21:34.536Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-17T07:21:34.549Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-17T07:21:34.706Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-17T07:21:34.808Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-08-17T07:21:35.746Z] === CONT TestReadPluginNoRead [2022-08-17T07:21:35.746Z] read_test.go:92: [de141e334e893] daemon is not started [2022-08-17T07:21:35.746Z] --- PASS: TestReadPluginNoRead (5.74s) [2022-08-17T07:21:35.746Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-08-17T07:21:35.746Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-08-17T07:21:35.746Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-08-17T07:21:35.746Z] PASS [2022-08-17T07:21:35.746Z] [2022-08-17T07:21:35.746Z] DONE 6 tests in 8.981s [2022-08-17T07:21:35.746Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-17T07:21:35.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:35.746Z] ++ set -e [2022-08-17T07:21:35.746Z] ++ '[' -n 0 ']' [2022-08-17T07:21:35.746Z] ++ set -x [2022-08-17T07:21:35.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:35.746Z] testing: warning: no tests to run [2022-08-17T07:21:35.746Z] PASS [2022-08-17T07:21:35.746Z] [2022-08-17T07:21:35.746Z] DONE 0 tests in 0.036s [2022-08-17T07:21:35.746Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-17T07:21:35.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:35.746Z] ++ set -e [2022-08-17T07:21:35.746Z] ++ '[' -n 0 ']' [2022-08-17T07:21:35.746Z] ++ set -x [2022-08-17T07:21:35.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:36.006Z] INFO: Testing against a local daemon [2022-08-17T07:21:36.006Z] === RUN TestPluginWithDevMounts [2022-08-17T07:21:36.006Z] === PAUSE TestPluginWithDevMounts [2022-08-17T07:21:36.006Z] === CONT TestPluginWithDevMounts [2022-08-17T07:21:36.426Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-17T07:21:36.682Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-17T07:21:36.682Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-17T07:21:36.939Z] --- PASS: TestNetworkLoopbackNat (3.00s) [2022-08-17T07:21:36.939Z] === RUN TestPause [2022-08-17T07:21:37.195Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-17T07:21:37.385Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-08-17T07:21:37.385Z] PASS [2022-08-17T07:21:37.385Z] [2022-08-17T07:21:37.385Z] DONE 1 tests in 1.636s [2022-08-17T07:21:37.385Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-17T07:21:37.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:37.385Z] ++ set -e [2022-08-17T07:21:37.385Z] ++ '[' -n 0 ']' [2022-08-17T07:21:37.385Z] ++ set -x [2022-08-17T07:21:37.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:37.645Z] INFO: Testing against a local daemon [2022-08-17T07:21:37.645Z] === RUN TestSecretInspect [2022-08-17T07:21:37.758Z] --- PASS: TestPause (0.78s) [2022-08-17T07:21:37.758Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-17T07:21:37.758Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T07:21:37.758Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T07:21:37.758Z] === RUN TestPauseStopPausedContainer [2022-08-17T07:21:37.758Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-17T07:21:37.758Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-17T07:21:38.321Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2022-08-17T07:21:38.321Z] === RUN TestPidHost [2022-08-17T07:21:38.321Z] check_test.go:540: [d9605965b6f51] daemon is not started [2022-08-17T07:21:38.321Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-17T07:21:38.321Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-17T07:21:39.249Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-17T07:21:40.178Z] --- PASS: TestPidHost (1.66s) [2022-08-17T07:21:40.178Z] === RUN TestPsFilter [2022-08-17T07:21:40.178Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-17T07:21:40.178Z] --- PASS: TestPsFilter (0.17s) [2022-08-17T07:21:40.178Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-17T07:21:40.178Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-17T07:21:40.190Z] --- PASS: TestSecretInspect (2.18s) [2022-08-17T07:21:40.190Z] === RUN TestSecretList [2022-08-17T07:21:40.740Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-08-17T07:21:40.740Z] === RUN TestRemoveContainerWithVolume [2022-08-17T07:21:41.302Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-17T07:21:41.559Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2022-08-17T07:21:41.559Z] === RUN TestRemoveContainerRunning [2022-08-17T07:21:41.815Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-17T07:21:42.072Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-17T07:21:42.151Z] --- PASS: TestSecretList (2.24s) [2022-08-17T07:21:42.151Z] === RUN TestSecretsCreateAndDelete [2022-08-17T07:21:42.328Z] --- PASS: TestRemoveContainerRunning (0.74s) [2022-08-17T07:21:42.328Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-17T07:21:42.863Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-17T07:21:43.256Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-08-17T07:21:43.256Z] === RUN TestRemoveInvalidContainer [2022-08-17T07:21:43.256Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-17T07:21:43.256Z] === RUN TestRenameLinkedContainer [2022-08-17T07:21:43.513Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-17T07:21:43.770Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-17T07:21:44.688Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-08-17T07:21:44.688Z] === RUN TestSecretsUpdate [2022-08-17T07:21:45.137Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-17T07:21:46.065Z] --- PASS: TestRenameLinkedContainer (3.08s) [2022-08-17T07:21:46.065Z] === RUN TestRenameStoppedContainer [2022-08-17T07:21:46.321Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-17T07:21:46.594Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-17T07:21:46.594Z] === RUN TestTemplatedSecret [2022-08-17T07:21:46.883Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-08-17T07:21:46.883Z] === RUN TestRenameRunningContainerAndReuse [2022-08-17T07:21:47.812Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-17T07:21:48.071Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2022-08-17T07:21:48.071Z] === RUN TestRenameInvalidName [2022-08-17T07:21:48.633Z] --- PASS: TestRenameInvalidName (0.49s) [2022-08-17T07:21:48.633Z] === RUN TestRenameAnonymousContainer [2022-08-17T07:21:49.131Z] --- PASS: TestTemplatedSecret (2.49s) [2022-08-17T07:21:49.131Z] === RUN TestSecretCreateResolve [2022-08-17T07:21:49.423Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2022-08-17T07:21:49.423Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-17T07:21:49.423Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-17T07:21:49.423Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-17T07:21:49.423Z] PASS [2022-08-17T07:21:49.423Z] [2022-08-17T07:21:49.423Z] === Skipped [2022-08-17T07:21:49.423Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-17T07:21:49.423Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T07:21:49.423Z] [2022-08-17T07:21:49.423Z] DONE 27 tests, 1 skipped in 166.522s [2022-08-17T07:21:49.423Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-17T07:21:49.423Z] INFO: Testing against a local daemon [2022-08-17T07:21:49.423Z] === RUN TestSessionCreate [2022-08-17T07:21:49.423Z] --- PASS: TestSessionCreate (0.02s) [2022-08-17T07:21:49.423Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-17T07:21:49.423Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-17T07:21:49.423Z] PASS [2022-08-17T07:21:49.423Z] [2022-08-17T07:21:49.423Z] DONE 2 tests in 0.056s [2022-08-17T07:21:49.423Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-17T07:21:49.423Z] INFO: Testing against a local daemon [2022-08-17T07:21:49.423Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-17T07:21:49.423Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-17T07:21:49.423Z] === RUN TestDiskUsage [2022-08-17T07:21:49.423Z] === PAUSE TestDiskUsage [2022-08-17T07:21:49.423Z] === RUN TestEventsExecDie [2022-08-17T07:21:49.561Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-17T07:21:49.681Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-17T07:21:49.681Z] === RUN TestEventsBackwardsCompatible [2022-08-17T07:21:49.681Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-17T07:21:49.681Z] === RUN TestEventsVolumeCreate [2022-08-17T07:21:49.681Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-17T07:21:49.681Z] === RUN TestInfoBinaryCommits [2022-08-17T07:21:49.681Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-17T07:21:49.681Z] === RUN TestInfoAPIVersioned [2022-08-17T07:21:49.681Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-17T07:21:49.681Z] === RUN TestInfoAPI [2022-08-17T07:21:49.939Z] --- PASS: TestInfoAPI (0.02s) [2022-08-17T07:21:49.939Z] === RUN TestInfoAPIWarnings [2022-08-17T07:21:50.124Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-17T07:21:50.684Z] --- PASS: TestRenameAnonymousContainer (2.05s) [2022-08-17T07:21:50.684Z] === RUN TestRenameContainerWithSameName [2022-08-17T07:21:50.939Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-17T07:21:50.940Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-17T07:21:51.038Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-08-17T07:21:51.038Z] PASS [2022-08-17T07:21:51.038Z] [2022-08-17T07:21:51.038Z] DONE 6 tests in 13.635s [2022-08-17T07:21:51.038Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-17T07:21:51.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:51.298Z] ++ set -e [2022-08-17T07:21:51.298Z] ++ '[' -n 0 ']' [2022-08-17T07:21:51.298Z] ++ set -x [2022-08-17T07:21:51.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:21:51.298Z] INFO: Testing against a local daemon [2022-08-17T07:21:51.298Z] === RUN TestServiceCreateInit [2022-08-17T07:21:51.298Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-17T07:21:52.303Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2022-08-17T07:21:52.303Z] === RUN TestResize [2022-08-17T07:21:52.559Z] --- PASS: TestResize (0.48s) [2022-08-17T07:21:52.559Z] === RUN TestResizeWithInvalidSize [2022-08-17T07:21:53.121Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-08-17T07:21:53.121Z] === RUN TestResizeWhenContainerNotStarted [2022-08-17T07:21:53.377Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-17T07:21:53.633Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:21:53.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:21:53.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:21:53.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-17T07:21:53.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:21:54.998Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-17T07:21:55.493Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-17T07:21:55.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-17T07:21:57.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-17T07:21:58.076Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-17T07:21:58.786Z] --- PASS: TestServiceCreateInit (7.30s) [2022-08-17T07:21:58.786Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2022-08-17T07:21:58.786Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-08-17T07:21:58.786Z] === RUN TestCreateServiceMultipleTimes [2022-08-17T07:21:59.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-17T07:21:59.566Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-17T07:22:00.128Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-17T07:22:00.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-17T07:22:02.022Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-17T07:22:02.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-17T07:22:04.168Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:22:04.425Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-17T07:22:04.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:22:05.244Z] check_test.go:540: [d29a44ecd3edc] daemon is not started [2022-08-17T07:22:05.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-17T07:22:05.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-17T07:22:06.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-17T07:22:06.429Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-17T07:22:06.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-17T07:22:07.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-17T07:22:07.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:22:08.008Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-17T07:22:08.008Z] === RUN TestInfoDebug [2022-08-17T07:22:08.008Z] --- PASS: TestInfoDebug (0.52s) [2022-08-17T07:22:08.008Z] === RUN TestInfoInsecureRegistries [2022-08-17T07:22:08.008Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-17T07:22:08.008Z] === RUN TestInfoRegistryMirrors [2022-08-17T07:22:08.008Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-17T07:22:08.008Z] === RUN TestLoginFailsWithBadCredentials [2022-08-17T07:22:08.266Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-17T07:22:08.266Z] === RUN TestPingCacheHeaders [2022-08-17T07:22:08.266Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-17T07:22:08.266Z] === RUN TestPingGet [2022-08-17T07:22:08.266Z] --- PASS: TestPingGet (0.01s) [2022-08-17T07:22:08.266Z] === RUN TestPingHead [2022-08-17T07:22:08.266Z] --- PASS: TestPingHead (0.02s) [2022-08-17T07:22:08.266Z] === RUN TestPingSwarmHeader [2022-08-17T07:22:08.832Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-17T07:22:09.398Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-17T07:22:10.332Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-17T07:22:10.332Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-17T07:22:10.332Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-17T07:22:10.332Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-17T07:22:10.332Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-17T07:22:10.332Z] === RUN TestVersion [2022-08-17T07:22:10.332Z] --- PASS: TestVersion (0.02s) [2022-08-17T07:22:10.332Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-17T07:22:10.332Z] === CONT TestDiskUsage [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/empty [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/empty/container_types [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/empty/image_types [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/empty/volume_types [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-17T07:22:10.899Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-17T07:22:11.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-17T07:22:11.077Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-17T07:22:11.158Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-17T07:22:11.158Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-17T07:22:11.158Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-17T07:22:11.158Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-17T07:22:11.158Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-17T07:22:11.158Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-17T07:22:11.158Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-17T07:22:11.158Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-17T07:22:11.158Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-17T07:22:11.158Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-17T07:22:11.158Z] === RUN TestDiskUsage/after_container.Run [2022-08-17T07:22:11.725Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-17T07:22:11.725Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-17T07:22:11.725Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-17T07:22:11.725Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-17T07:22:11.725Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-17T07:22:11.725Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-17T07:22:11.725Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-17T07:22:11.725Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-17T07:22:11.725Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-17T07:22:11.725Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-17T07:22:11.984Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage (1.57s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-17T07:22:11.984Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T07:22:11.984Z] PASS [2022-08-17T07:22:11.984Z] [2022-08-17T07:22:11.984Z] DONE 54 tests in 22.931s [2022-08-17T07:22:11.984Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-17T07:22:11.984Z] INFO: Testing against a local daemon [2022-08-17T07:22:11.984Z] === RUN TestVolumesCreateAndList [2022-08-17T07:22:11.984Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-17T07:22:11.984Z] === RUN TestVolumesRemove [2022-08-17T07:22:12.243Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-17T07:22:12.243Z] === RUN TestVolumesInspect [2022-08-17T07:22:12.243Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-17T07:22:12.243Z] === RUN TestVolumesInvalidJSON [2022-08-17T07:22:12.243Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-17T07:22:12.243Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-17T07:22:12.243Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-17T07:22:12.243Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-17T07:22:12.243Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-17T07:22:12.243Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-17T07:22:12.243Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-17T07:22:12.243Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-17T07:22:12.243Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-17T07:22:12.243Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-17T07:22:12.243Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-17T07:22:12.243Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-17T07:22:12.243Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-17T07:22:12.243Z] PASS [2022-08-17T07:22:12.243Z] [2022-08-17T07:22:12.243Z] DONE 9 tests in 0.171s [2022-08-17T07:22:12.243Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T07:22:12.444Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-17T07:22:12.444Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-17T07:22:12.444Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-17T07:22:12.812Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-17T07:22:12.812Z] Removing test suite binaries [2022-08-17T07:22:12.812Z] exiting test-integration [2022-08-17T07:22:12.812Z] ++ exit 0 [2022-08-17T07:22:12.812Z] [2022-08-17T07:22:13.677Z] --- PASS: TestCreateServiceMultipleTimes (15.09s) [2022-08-17T07:22:13.677Z] === RUN TestCreateServiceConflict [2022-08-17T07:22:13.809Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 Post stage [Pipeline] junit [2022-08-17T07:22:14.200Z] Recording test results [2022-08-17T07:22:14.372Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-17T07:22:15.305Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-17T07:22:15.738Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.52s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.67s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.32s) [2022-08-17T07:22:15.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.31s) [2022-08-17T07:22:15.868Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-17T07:22:15.868Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-17T07:22:16.067Z] + echo Ensuring container killed. [2022-08-17T07:22:16.067Z] Ensuring container killed. [2022-08-17T07:22:16.067Z] + docker rm -vf docker-pr9 [2022-08-17T07:22:16.067Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-08-17T07:22:16.125Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-17T07:22:16.214Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-17T07:22:16.214Z] === RUN TestCreateServiceMaxReplicas [2022-08-17T07:22:16.352Z] + echo Chowning /workspace to jenkins user [2022-08-17T07:22:16.352Z] Chowning /workspace to jenkins user [2022-08-17T07:22:16.352Z] + id -u [2022-08-17T07:22:16.352Z] + id -g [2022-08-17T07:22:16.352Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43756:/workspace busybox chown -R 1000:1000 /workspace [2022-08-17T07:22:16.352Z] Unable to find image 'busybox:latest' locally [2022-08-17T07:22:16.352Z] latest: Pulling from library/busybox [2022-08-17T07:22:16.610Z] 50783e0dfb64: Pulling fs layer [2022-08-17T07:22:16.610Z] 50783e0dfb64: Pull complete [2022-08-17T07:22:16.610Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-17T07:22:16.610Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T07:22:18.017Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-17T07:22:18.277Z] + bundleName=amd64-cgroup2 [2022-08-17T07:22:18.277Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-17T07:22:18.277Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-17T07:22:18.277Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-17T07:22:18.277Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-17T07:22:18.547Z] Archiving artifacts [2022-08-17T07:22:18.752Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-08-17T07:22:18.752Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-17T07:22:19.906Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-17T07:22:19.906Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-17T07:22:19.906Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-17T07:22:19.906Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-17T07:22:19.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-17T07:22:20.467Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-17T07:22:20.640Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43756/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-17T07:22:20.944Z] + make clean [2022-08-17T07:22:20.944Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-17T07:22:20.944Z] docker-dev-cache [2022-08-17T07:22:20.944Z] docker-mod-cache [Pipeline] deleteDir [2022-08-17T07:22:21.031Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (5.25s) [2022-08-17T07:22:21.031Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (3.68s) [2022-08-17T07:22:21.031Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.55s) [2022-08-17T07:22:21.031Z] === RUN TestCgroupNamespacesRun [2022-08-17T07:22:21.288Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-17T07:22:21.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-17T07:22:22.413Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2022-08-17T07:22:22.413Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-17T07:22:22.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-17T07:22:23.902Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.52s) [2022-08-17T07:22:23.902Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-17T07:22:25.269Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-17T07:22:25.526Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2022-08-17T07:22:25.526Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-17T07:22:25.781Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-17T07:22:27.147Z] --- PASS: TestCgroupNamespacesRunHostMode (1.46s) [2022-08-17T07:22:27.147Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-17T07:22:27.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-17T07:22:28.331Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2022-08-17T07:22:28.331Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-17T07:22:29.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-17T07:22:29.698Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2022-08-17T07:22:29.698Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-17T07:22:30.262Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-17T07:22:30.826Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-08-17T07:22:30.826Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-17T07:22:31.082Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-17T07:22:32.494Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2022-08-17T07:22:32.494Z] === RUN TestNISDomainname [2022-08-17T07:22:32.494Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-17T07:22:33.422Z] --- PASS: TestNISDomainname (0.92s) [2022-08-17T07:22:33.422Z] === RUN TestHostnameDnsResolution [2022-08-17T07:22:33.639Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-08-17T07:22:33.639Z] === RUN TestCreateServiceSecretFileMode [2022-08-17T07:22:34.208Z] --- PASS: TestCreateServiceSecretFileMode (2.44s) [2022-08-17T07:22:34.208Z] === RUN TestCreateServiceConfigFileMode [2022-08-17T07:22:34.350Z] --- PASS: TestHostnameDnsResolution (1.02s) [2022-08-17T07:22:34.350Z] === RUN TestUnprivilegedPortsAndPing [2022-08-17T07:22:34.350Z] check_test.go:540: [dcf32296d96d7] daemon is not started [2022-08-17T07:22:34.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-17T07:22:35.279Z] --- PASS: TestUnprivilegedPortsAndPing (0.83s) [2022-08-17T07:22:35.279Z] === RUN TestPrivilegedHostDevices [2022-08-17T07:22:35.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-17T07:22:35.842Z] --- PASS: TestPrivilegedHostDevices (0.67s) [2022-08-17T07:22:35.842Z] === RUN TestRunConsoleSize [2022-08-17T07:22:36.404Z] --- PASS: TestRunConsoleSize (0.59s) [2022-08-17T07:22:36.404Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-17T07:22:36.746Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-08-17T07:22:36.746Z] === RUN TestCreateServiceSysctls [2022-08-17T07:22:37.771Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-17T07:22:38.027Z] --- PASS: TestRunWithAlternativeContainerdShim (1.52s) [2022-08-17T07:22:38.027Z] === RUN TestStats [2022-08-17T07:22:39.917Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-17T07:22:39.917Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-17T07:22:39.917Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-17T07:22:40.040Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-08-17T07:22:40.040Z] === RUN TestCreateServiceCapabilities [2022-08-17T07:22:40.479Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-17T07:22:40.479Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-17T07:22:40.737Z] --- PASS: TestStats (2.69s) [2022-08-17T07:22:40.737Z] === RUN TestStopContainerWithTimeout [2022-08-17T07:22:40.737Z] === RUN TestStopContainerWithTimeout/0 [2022-08-17T07:22:40.737Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-17T07:22:40.737Z] === RUN TestStopContainerWithTimeout/1 [2022-08-17T07:22:40.737Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-17T07:22:40.737Z] === RUN TestStopContainerWithTimeout/3 [2022-08-17T07:22:40.737Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-17T07:22:40.737Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-17T07:22:40.737Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-17T07:22:40.737Z] === CONT TestStopContainerWithTimeout/0 [2022-08-17T07:22:40.737Z] === CONT TestStopContainerWithTimeout/3 [2022-08-17T07:22:40.993Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-17T07:22:40.993Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-17T07:22:41.946Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-17T07:22:41.947Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2022-08-17T07:22:41.947Z] === RUN TestInspect [2022-08-17T07:22:42.205Z] === CONT TestStopContainerWithTimeout/1 [2022-08-17T07:22:42.205Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-17T07:22:43.572Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-17T07:22:43.572Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-17T07:22:44.134Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-17T07:22:44.391Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-17T07:22:45.240Z] --- PASS: TestInspect (2.84s) [2022-08-17T07:22:45.240Z] === RUN TestCreateJob [2022-08-17T07:22:45.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-17T07:22:46.247Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-17T07:22:46.809Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-17T07:22:46.809Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2022-08-17T07:22:46.809Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2022-08-17T07:22:46.809Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2022-08-17T07:22:46.809Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2022-08-17T07:22:46.809Z] === RUN TestDeleteDevicemapper [2022-08-17T07:22:46.809Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T07:22:46.809Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-17T07:22:46.809Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-17T07:22:47.737Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-17T07:22:47.779Z] --- PASS: TestCreateJob (2.96s) [2022-08-17T07:22:47.779Z] === RUN TestReplicatedJob [2022-08-17T07:22:47.993Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-17T07:22:48.922Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-17T07:22:49.179Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2022-08-17T07:22:49.179Z] === RUN TestUpdateMemory [2022-08-17T07:22:49.179Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-17T07:22:49.179Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-17T07:22:49.179Z] === RUN TestUpdateCPUQuota [2022-08-17T07:22:49.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-17T07:22:49.692Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-17T07:22:50.620Z] --- PASS: TestUpdateCPUQuota (1.26s) [2022-08-17T07:22:50.620Z] === RUN TestUpdatePidsLimit [2022-08-17T07:22:50.620Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-17T07:22:50.876Z] === RUN TestUpdatePidsLimit/no_change [2022-08-17T07:22:51.132Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-17T07:22:51.389Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-17T07:22:51.389Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-17T07:22:51.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-17T07:22:51.646Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-17T07:22:52.209Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-17T07:22:52.209Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-17T07:22:52.466Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-17T07:22:53.395Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-17T07:22:53.652Z] --- PASS: TestUpdatePidsLimit (3.23s) [2022-08-17T07:22:53.652Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2022-08-17T07:22:53.652Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2022-08-17T07:22:53.652Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2022-08-17T07:22:53.652Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-08-17T07:22:53.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-08-17T07:22:53.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-08-17T07:22:53.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-08-17T07:22:53.652Z] === RUN TestUpdateRestartPolicy [2022-08-17T07:22:54.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-17T07:22:54.581Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-17T07:22:54.581Z] check_test.go:540: [d0438a84f2af8] daemon is not started [2022-08-17T07:22:54.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-17T07:22:54.581Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-17T07:22:54.581Z] check_test.go:540: [d8d661631ee9d] daemon is not started [2022-08-17T07:22:54.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-17T07:22:57.762Z] --- PASS: TestReplicatedJob (8.46s) [2022-08-17T07:22:57.762Z] === RUN TestUpdateReplicatedJob [2022-08-17T07:22:57.852Z] check_test.go:540: [d993fb4507d3b] daemon is not started [2022-08-17T07:22:57.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-17T07:22:59.670Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-08-17T07:22:59.670Z] === RUN TestServiceListWithStatuses [2022-08-17T07:22:59.670Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T07:22:59.670Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-17T07:22:59.670Z] === RUN TestDockerNetworkConnectAlias [2022-08-17T07:23:02.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-17T07:23:03.904Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2022-08-17T07:23:03.904Z] === RUN TestDockerNetworkReConnect [2022-08-17T07:23:05.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-17T07:23:06.652Z] --- PASS: TestUpdateRestartPolicy (12.66s) [2022-08-17T07:23:06.652Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-17T07:23:07.215Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2022-08-17T07:23:07.215Z] === RUN TestWaitNonBlocked [2022-08-17T07:23:07.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:23:07.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:23:07.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:23:07.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:23:07.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-17T07:23:07.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-17T07:23:07.215Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-17T07:23:07.223Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-08-17T07:23:07.223Z] === RUN TestServicePlugin [2022-08-17T07:23:07.223Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:23:07.223Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-17T07:23:07.223Z] === RUN TestServiceUpdateLabel [2022-08-17T07:23:07.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-17T07:23:08.035Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-17T07:23:08.292Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-17T07:23:08.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2022-08-17T07:23:08.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2022-08-17T07:23:08.292Z] === RUN TestWaitBlocked [2022-08-17T07:23:08.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:23:08.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:23:08.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:23:08.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:23:08.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-17T07:23:08.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-17T07:23:09.129Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-08-17T07:23:09.129Z] === RUN TestServiceUpdateSecrets [2022-08-17T07:23:09.222Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-17T07:23:09.479Z] --- PASS: TestWaitBlocked (0.03s) [2022-08-17T07:23:09.479Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2022-08-17T07:23:09.479Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2022-08-17T07:23:09.479Z] === RUN TestWaitConditions [2022-08-17T07:23:09.479Z] === RUN TestWaitConditions/default [2022-08-17T07:23:09.479Z] === PAUSE TestWaitConditions/default [2022-08-17T07:23:09.479Z] === RUN TestWaitConditions/not-running [2022-08-17T07:23:09.479Z] === PAUSE TestWaitConditions/not-running [2022-08-17T07:23:09.479Z] === RUN TestWaitConditions/next-exit [2022-08-17T07:23:09.479Z] === PAUSE TestWaitConditions/next-exit [2022-08-17T07:23:09.479Z] === RUN TestWaitConditions/removed [2022-08-17T07:23:09.479Z] === PAUSE TestWaitConditions/removed [2022-08-17T07:23:09.479Z] === CONT TestWaitConditions/default [2022-08-17T07:23:09.479Z] === CONT TestWaitConditions/next-exit [2022-08-17T07:23:09.479Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-17T07:23:10.161Z] Created binary: bundles/binary-daemon/dockerd [2022-08-17T07:23:10.161Z] Copying nested executables into bundles/binary-daemon [2022-08-17T07:23:10.161Z] Building: bundles/binary-daemon/docker-proxy [2022-08-17T07:23:10.161Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:23:10.161Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-17T07:23:10.161Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-17T07:23:10.484Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -e DOCKER_GRAPHDRIVER docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/make.sh cross [2022-08-17T07:23:10.744Z] [2022-08-17T07:23:10.744Z] Removing bundles/ [2022-08-17T07:23:10.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-17T07:23:11.004Z] [2022-08-17T07:23:11.004Z] ---> Making bundle: cross (in bundles/cross) [2022-08-17T07:23:11.004Z] Cross building: bundles/cross/linux/amd64 [2022-08-17T07:23:11.004Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-17T07:23:11.004Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-17T07:23:11.104Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-17T07:23:11.667Z] === CONT TestWaitConditions/not-running [2022-08-17T07:23:11.667Z] === CONT TestWaitConditions/removed [2022-08-17T07:23:13.557Z] --- PASS: TestWaitConditions (0.02s) [2022-08-17T07:23:13.557Z] --- PASS: TestWaitConditions/next-exit (2.11s) [2022-08-17T07:23:13.557Z] --- PASS: TestWaitConditions/default (2.27s) [2022-08-17T07:23:13.557Z] --- PASS: TestWaitConditions/not-running (1.70s) [2022-08-17T07:23:13.557Z] --- PASS: TestWaitConditions/removed (1.71s) [2022-08-17T07:23:13.557Z] === RUN TestWaitRestartedContainer [2022-08-17T07:23:13.557Z] === RUN TestWaitRestartedContainer/default [2022-08-17T07:23:13.557Z] === PAUSE TestWaitRestartedContainer/default [2022-08-17T07:23:13.557Z] === RUN TestWaitRestartedContainer/not-running [2022-08-17T07:23:13.557Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-17T07:23:13.557Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-17T07:23:13.557Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-17T07:23:13.557Z] === CONT TestWaitRestartedContainer/default [2022-08-17T07:23:13.557Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-17T07:23:13.557Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-17T07:23:14.486Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-17T07:23:14.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-17T07:23:15.672Z] === CONT TestWaitRestartedContainer/not-running [2022-08-17T07:23:17.565Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-17T07:23:17.565Z] --- PASS: TestWaitRestartedContainer/next-exit (2.40s) [2022-08-17T07:23:17.565Z] --- PASS: TestWaitRestartedContainer/default (2.46s) [2022-08-17T07:23:17.565Z] --- PASS: TestWaitRestartedContainer/not-running (1.63s) [2022-08-17T07:23:17.565Z] === CONT TestContainerStartOnDaemonRestart [2022-08-17T07:23:17.565Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-17T07:23:19.457Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-17T07:23:21.349Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2022-08-17T07:23:21.349Z] === CONT TestIpcModeOlderClient [2022-08-17T07:23:21.349Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-08-17T07:23:21.349Z] === CONT TestContainerKillOnDaemonStart [2022-08-17T07:23:21.605Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.11s) [2022-08-17T07:23:21.605Z] === CONT TestDaemonHostGatewayIP [2022-08-17T07:23:22.536Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-17T07:23:23.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-17T07:23:24.019Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-08-17T07:23:24.019Z] === RUN TestServiceUpdateConfigs [2022-08-17T07:23:25.795Z] --- PASS: TestDaemonHostGatewayIP (3.97s) [2022-08-17T07:23:25.795Z] === CONT TestDaemonRestartIpcMode [2022-08-17T07:23:26.365Z] check_test.go:540: [d91cbca0254ec] daemon is not started [2022-08-17T07:23:26.365Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-17T07:23:26.620Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-17T07:23:26.877Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-17T07:23:28.768Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-17T07:23:29.048Z] --- PASS: TestDaemonRestartIpcMode (3.41s) [2022-08-17T07:23:29.311Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-17T07:23:31.844Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-17T07:23:32.405Z] docker_cli_daemon_plugins_test.go:106: [d7ef007a1e343] daemon is not started [2022-08-17T07:23:32.405Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-17T07:23:32.661Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-17T07:23:33.223Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-17T07:23:34.153Z] --- PASS: TestContainerKillOnDaemonStart (12.85s) [2022-08-17T07:23:34.153Z] PASS [2022-08-17T07:23:34.153Z] [2022-08-17T07:23:34.153Z] === Skipped [2022-08-17T07:23:34.153Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-17T07:23:34.153Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-17T07:23:34.153Z] [2022-08-17T07:23:34.153Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-17T07:23:34.153Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T07:23:34.153Z] [2022-08-17T07:23:34.153Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-17T07:23:34.153Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-17T07:23:34.153Z] [2022-08-17T07:23:34.153Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-17T07:23:34.153Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-17T07:23:34.153Z] [2022-08-17T07:23:34.153Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-17T07:23:34.153Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-17T07:23:34.153Z] [2022-08-17T07:23:34.153Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-17T07:23:34.153Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-17T07:23:34.153Z] [2022-08-17T07:23:34.153Z] DONE 272 tests, 6 skipped in 177.390s [2022-08-17T07:23:34.153Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-17T07:23:34.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:23:34.153Z] ++ set -e [2022-08-17T07:23:34.153Z] ++ '[' -n 0 ']' [2022-08-17T07:23:34.153Z] ++ set -x [2022-08-17T07:23:34.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:23:34.409Z] === RUN TestConfigDaemonLibtrustID [2022-08-17T07:23:34.974Z] check_test.go:540: [d406eed599cd8] daemon is not started [2022-08-17T07:23:34.974Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-17T07:23:34.974Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-17T07:23:34.974Z] === RUN TestConfigDaemonID [2022-08-17T07:23:35.536Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-17T07:23:36.098Z] daemon_test.go:83: [de9c84fb060bf] daemon is not started [2022-08-17T07:23:36.098Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-17T07:23:36.098Z] === RUN TestDaemonConfigValidation [2022-08-17T07:23:36.098Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:23:36.098Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:23:36.098Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-17T07:23:36.098Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-17T07:23:36.098Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-17T07:23:36.098Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-17T07:23:36.098Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-17T07:23:36.098Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-17T07:23:36.098Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-17T07:23:36.098Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-17T07:23:36.098Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-17T07:23:36.098Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-17T07:23:36.098Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-17T07:23:36.098Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-17T07:23:36.098Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-17T07:23:36.354Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-17T07:23:36.354Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-17T07:23:36.354Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-17T07:23:36.354Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-17T07:23:36.354Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-17T07:23:36.354Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-17T07:23:36.354Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-17T07:23:36.354Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-17T07:23:37.280Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-17T07:23:38.208Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-17T07:23:38.464Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-17T07:23:38.464Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-17T07:23:38.720Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-17T07:23:38.907Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2022-08-17T07:23:38.907Z] === RUN TestServiceUpdateNetwork [2022-08-17T07:23:39.282Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-17T07:23:39.282Z] daemon_test.go:197: [d72217240aba0] daemon is not started [2022-08-17T07:23:39.282Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-08-17T07:23:39.282Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-08-17T07:23:39.282Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-17T07:23:39.282Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-08-17T07:23:39.282Z] === RUN TestDaemonProxy [2022-08-17T07:23:39.282Z] === RUN TestDaemonProxy/environment_variables [2022-08-17T07:23:41.173Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-17T07:23:41.173Z] === RUN TestDaemonProxy/command-line_options [2022-08-17T07:23:43.064Z] === RUN TestDaemonProxy/configuration_file [2022-08-17T07:23:43.628Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-17T07:23:44.555Z] === RUN TestDaemonProxy/conflicting_options [2022-08-17T07:23:44.811Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-17T07:23:45.068Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-17T07:23:45.324Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-17T07:23:45.886Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-17T07:23:45.886Z] --- PASS: TestDaemonProxy (6.33s) [2022-08-17T07:23:45.886Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-17T07:23:45.886Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-08-17T07:23:45.886Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-08-17T07:23:45.886Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-17T07:23:45.886Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.56s) [2022-08-17T07:23:45.886Z] PASS [2022-08-17T07:23:45.886Z] [2022-08-17T07:23:45.886Z] === Skipped [2022-08-17T07:23:45.886Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.56s) [2022-08-17T07:23:45.886Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-17T07:23:45.886Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.56s) [2022-08-17T07:23:45.886Z] [2022-08-17T07:23:45.886Z] DONE 18 tests, 1 skipped in 11.539s [2022-08-17T07:23:45.886Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-17T07:23:45.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:23:45.886Z] ++ set -e [2022-08-17T07:23:45.886Z] ++ '[' -n 0 ']' [2022-08-17T07:23:45.886Z] ++ set -x [2022-08-17T07:23:45.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:23:45.886Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-17T07:23:45.886Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-17T07:23:46.142Z] INFO: Testing against a local daemon [2022-08-17T07:23:46.142Z] === RUN TestCommitInheritsEnv [2022-08-17T07:23:46.399Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-17T07:23:46.656Z] --- PASS: TestCommitInheritsEnv (0.44s) [2022-08-17T07:23:46.656Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-17T07:23:46.656Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-17T07:23:46.656Z] === RUN TestImportWithCustomPlatform [2022-08-17T07:23:46.656Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-17T07:23:46.656Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-17T07:23:46.656Z] === RUN TestImportWithCustomPlatform// [2022-08-17T07:23:46.656Z] === RUN TestImportWithCustomPlatform/linux [2022-08-17T07:23:46.912Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-17T07:23:46.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-17T07:23:46.912Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-17T07:23:47.168Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-17T07:23:47.168Z] === RUN TestImportWithCustomPlatform/macos [2022-08-17T07:23:47.168Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-17T07:23:47.168Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-17T07:23:47.168Z] --- PASS: TestImportWithCustomPlatform (0.61s) [2022-08-17T07:23:47.168Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-08-17T07:23:47.168Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-17T07:23:47.168Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-17T07:23:47.168Z] --- PASS: TestImportWithCustomPlatform/linux (0.17s) [2022-08-17T07:23:47.168Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-08-17T07:23:47.168Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-08-17T07:23:47.168Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-17T07:23:47.168Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-17T07:23:47.168Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-17T07:23:47.168Z] === RUN TestImagesFilterMultiReference [2022-08-17T07:23:47.168Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-08-17T07:23:47.168Z] === RUN TestImagePullPlatformInvalid [2022-08-17T07:23:47.168Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-17T07:23:47.168Z] === RUN TestRemoveImageOrphaning [2022-08-17T07:23:47.425Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-17T07:23:47.681Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2022-08-17T07:23:47.681Z] === RUN TestRemoveImageGarbageCollector [2022-08-17T07:23:47.937Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-17T07:23:48.193Z] time="2022-08-17T07:23:48Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-17T07:23:48.449Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-17T07:23:49.011Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-17T07:23:49.574Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-17T07:23:50.136Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2022-08-17T07:23:50.136Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-17T07:23:50.136Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-17T07:23:50.136Z] === RUN TestTagInvalidReference [2022-08-17T07:23:50.136Z] --- PASS: TestTagInvalidReference (0.06s) [2022-08-17T07:23:50.136Z] === RUN TestTagValidPrefixedRepo [2022-08-17T07:23:50.136Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-17T07:23:50.136Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-17T07:23:50.136Z] === RUN TestTagExistedNameWithoutForce [2022-08-17T07:23:50.136Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-17T07:23:50.136Z] === RUN TestTagOfficialNames [2022-08-17T07:23:50.136Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-17T07:23:50.136Z] === RUN TestTagMatchesDigest [2022-08-17T07:23:50.393Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-17T07:23:50.393Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-17T07:23:50.648Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-17T07:23:50.648Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-17T07:23:51.122Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-08-17T07:23:51.122Z] === RUN TestServiceUpdatePidsLimit [2022-08-17T07:23:51.209Z] check_test.go:540: [dbc5e21f16bbd] daemon is not started [2022-08-17T07:23:51.209Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-17T07:23:51.381Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-17T07:23:51.950Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-17T07:23:52.137Z] check_test.go:540: [dd269583de1a5] daemon is not started [2022-08-17T07:23:52.137Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-17T07:23:52.700Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-17T07:23:53.630Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-17T07:23:53.886Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-17T07:23:54.449Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-17T07:23:57.719Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-17T07:23:57.975Z] check_test.go:540: [dedfb2ef25d6a] daemon is not started [2022-08-17T07:23:57.975Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-17T07:24:00.073Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-17T07:24:01.243Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-17T07:24:02.611Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-17T07:24:02.870Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-17T07:24:03.800Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-17T07:24:05.691Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-17T07:24:06.645Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2022-08-17T07:24:06.645Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-17T07:24:06.645Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-17T07:24:06.645Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-17T07:24:06.645Z] PASS [2022-08-17T07:24:06.646Z] [2022-08-17T07:24:06.646Z] === Skipped [2022-08-17T07:24:06.646Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-17T07:24:06.646Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T07:24:06.646Z] [2022-08-17T07:24:06.646Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-17T07:24:06.646Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-17T07:24:06.646Z] [2022-08-17T07:24:06.646Z] DONE 27 tests, 2 skipped in 134.795s [2022-08-17T07:24:06.646Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-17T07:24:06.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:24:06.646Z] ++ set -e [2022-08-17T07:24:06.646Z] ++ '[' -n 0 ']' [2022-08-17T07:24:06.646Z] ++ set -x [2022-08-17T07:24:06.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:24:06.646Z] INFO: Testing against a local daemon [2022-08-17T07:24:06.646Z] === RUN TestSessionCreate [2022-08-17T07:24:06.646Z] --- PASS: TestSessionCreate (0.03s) [2022-08-17T07:24:06.646Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-17T07:24:06.646Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-17T07:24:06.646Z] PASS [2022-08-17T07:24:06.646Z] [2022-08-17T07:24:06.646Z] DONE 2 tests in 0.168s [2022-08-17T07:24:06.646Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-17T07:24:06.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:24:06.646Z] ++ set -e [2022-08-17T07:24:06.646Z] ++ '[' -n 0 ']' [2022-08-17T07:24:06.646Z] ++ set -x [2022-08-17T07:24:06.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:24:06.646Z] INFO: Testing against a local daemon [2022-08-17T07:24:06.646Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-17T07:24:06.646Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T07:24:06.646Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T07:24:06.646Z] === RUN TestDiskUsage [2022-08-17T07:24:06.646Z] === PAUSE TestDiskUsage [2022-08-17T07:24:06.646Z] === RUN TestEventsExecDie [2022-08-17T07:24:06.905Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-17T07:24:06.905Z] === RUN TestEventsBackwardsCompatible [2022-08-17T07:24:06.905Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-17T07:24:06.905Z] === RUN TestEventsVolumeCreate [2022-08-17T07:24:06.905Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-17T07:24:06.905Z] === RUN TestInfoBinaryCommits [2022-08-17T07:24:06.905Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-17T07:24:06.905Z] === RUN TestInfoAPIVersioned [2022-08-17T07:24:06.905Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-17T07:24:06.905Z] === RUN TestInfoAPI [2022-08-17T07:24:06.905Z] --- PASS: TestInfoAPI (0.02s) [2022-08-17T07:24:06.905Z] === RUN TestInfoAPIWarnings [2022-08-17T07:24:07.058Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-17T07:24:07.987Z] check_test.go:540: [dc77634bd784b] daemon is not started [2022-08-17T07:24:07.987Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-17T07:24:09.353Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-17T07:24:12.623Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-17T07:24:16.799Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-17T07:24:16.799Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-17T07:24:17.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-17T07:24:18.949Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-17T07:24:19.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-17T07:24:21.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-17T07:24:21.658Z] check_test.go:540: [dbfad2c7ff7b0] daemon is not started [2022-08-17T07:24:21.658Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-17T07:24:22.221Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-17T07:24:22.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-17T07:24:22.784Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-17T07:24:23.349Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-17T07:24:24.999Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-17T07:24:24.999Z] === RUN TestInfoDebug [2022-08-17T07:24:24.999Z] --- PASS: TestInfoDebug (0.52s) [2022-08-17T07:24:24.999Z] === RUN TestInfoInsecureRegistries [2022-08-17T07:24:24.999Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-17T07:24:24.999Z] === RUN TestInfoRegistryMirrors [2022-08-17T07:24:24.999Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-17T07:24:24.999Z] === RUN TestLoginFailsWithBadCredentials [2022-08-17T07:24:25.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-17T07:24:25.238Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-17T07:24:25.238Z] check_test.go:540: [d47d0dfdf9814] daemon is not started [2022-08-17T07:24:25.238Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-17T07:24:25.569Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-17T07:24:25.569Z] === RUN TestPingCacheHeaders [2022-08-17T07:24:25.569Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-17T07:24:25.569Z] === RUN TestPingGet [2022-08-17T07:24:25.569Z] --- PASS: TestPingGet (0.02s) [2022-08-17T07:24:25.569Z] === RUN TestPingHead [2022-08-17T07:24:25.569Z] --- PASS: TestPingHead (0.02s) [2022-08-17T07:24:25.569Z] === RUN TestPingSwarmHeader [2022-08-17T07:24:26.137Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-17T07:24:26.706Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-17T07:24:27.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-17T07:24:27.644Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-17T07:24:27.644Z] --- PASS: TestPingSwarmHeader (2.16s) [2022-08-17T07:24:27.644Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-17T07:24:27.644Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-17T07:24:27.644Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-17T07:24:27.644Z] === RUN TestVersion [2022-08-17T07:24:27.644Z] --- PASS: TestVersion (0.02s) [2022-08-17T07:24:27.644Z] === CONT TestDiskUsage [2022-08-17T07:24:28.058Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/empty [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/empty/container_types [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/empty/image_types [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/empty/volume_types [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-17T07:24:28.213Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-17T07:24:28.473Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-17T07:24:28.473Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-17T07:24:28.473Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-17T07:24:28.473Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-17T07:24:28.473Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-17T07:24:28.473Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-17T07:24:28.473Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-17T07:24:28.473Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-17T07:24:28.473Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-17T07:24:28.473Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-17T07:24:28.473Z] === RUN TestDiskUsage/after_container.Run [2022-08-17T07:24:28.733Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-17T07:24:28.733Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-17T07:24:28.733Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-17T07:24:28.733Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-17T07:24:28.733Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-17T07:24:28.733Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-17T07:24:28.733Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-17T07:24:28.733Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-17T07:24:28.733Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-17T07:24:28.733Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage (1.15s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-17T07:24:28.733Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T07:24:28.733Z] PASS [2022-08-17T07:24:28.733Z] [2022-08-17T07:24:28.733Z] === Skipped [2022-08-17T07:24:28.733Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T07:24:28.733Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T07:24:28.733Z] [2022-08-17T07:24:28.733Z] DONE 54 tests, 1 skipped in 22.679s [2022-08-17T07:24:28.733Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-17T07:24:28.733Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:24:28.733Z] ++ set -e [2022-08-17T07:24:28.733Z] ++ '[' -n 0 ']' [2022-08-17T07:24:28.733Z] ++ set -x [2022-08-17T07:24:28.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:24:28.993Z] INFO: Testing against a local daemon [2022-08-17T07:24:28.993Z] === RUN TestVolumesCreateAndList [2022-08-17T07:24:28.993Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-17T07:24:28.993Z] === RUN TestVolumesRemove [2022-08-17T07:24:28.993Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-17T07:24:28.993Z] === RUN TestVolumesInspect [2022-08-17T07:24:28.993Z] --- PASS: TestVolumesInspect (0.04s) [2022-08-17T07:24:28.993Z] === RUN TestVolumesInvalidJSON [2022-08-17T07:24:28.993Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-17T07:24:28.993Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-17T07:24:28.993Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-17T07:24:28.993Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-17T07:24:28.993Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-17T07:24:28.993Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-17T07:24:28.993Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-17T07:24:28.993Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-17T07:24:28.993Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-17T07:24:28.993Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-17T07:24:28.993Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-17T07:24:28.993Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-17T07:24:28.993Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-17T07:24:28.993Z] PASS [2022-08-17T07:24:28.993Z] [2022-08-17T07:24:28.993Z] DONE 9 tests in 0.236s [2022-08-17T07:24:28.993Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T07:24:29.253Z] ++++ cat bundles/test-integration/docker.pid [2022-08-17T07:24:29.253Z] +++ kill 14275 [2022-08-17T07:24:29.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-17T07:24:29.524Z] +++ /etc/init.d/apparmor stop [2022-08-17T07:24:29.524Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T07:24:29.524Z] [2022-08-17T07:24:29.524Z] Unloading profiles will leave already running processes permanently [2022-08-17T07:24:29.524Z] unconfined, which can lead to unexpected situations. [2022-08-17T07:24:29.524Z] [2022-08-17T07:24:29.524Z] To set a process to complain mode, use the command line tool [2022-08-17T07:24:29.524Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T07:24:29.524Z] +++ true [2022-08-17T07:24:29.524Z] exiting test-integration [2022-08-17T07:24:29.524Z] ++ exit 0 [2022-08-17T07:24:29.524Z] Post stage [Pipeline] junit [2022-08-17T07:24:30.107Z] Recording test results [2022-08-17T07:24:30.291Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-17T07:24:30.354Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-17T07:24:30.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-17T07:24:30.620Z] + echo Ensuring container killed. [2022-08-17T07:24:30.620Z] Ensuring container killed. [2022-08-17T07:24:30.620Z] + docker rm -vf docker-pr9 [2022-08-17T07:24:30.620Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-08-17T07:24:30.906Z] + echo Chowning /workspace to jenkins user [2022-08-17T07:24:30.906Z] Chowning /workspace to jenkins user [2022-08-17T07:24:30.906Z] + id -u [2022-08-17T07:24:30.906Z] + id -g [2022-08-17T07:24:30.906Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43756:/workspace busybox chown -R 1000:1000 /workspace [2022-08-17T07:24:30.906Z] Unable to find image 'busybox:latest' locally [2022-08-17T07:24:30.906Z] latest: Pulling from library/busybox [2022-08-17T07:24:31.165Z] 98b248744137: Pulling fs layer [2022-08-17T07:24:31.165Z] 98b248744137: Download complete [2022-08-17T07:24:31.165Z] 98b248744137: Pull complete [2022-08-17T07:24:31.165Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-17T07:24:31.165Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T07:24:32.991Z] + bundleName=arm64-integration [2022-08-17T07:24:32.991Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-17T07:24:32.991Z] Creating arm64-integration-bundles.tar.gz [2022-08-17T07:24:32.991Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-17T07:24:32.991Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-17T07:24:33.263Z] Archiving artifacts [2022-08-17T07:24:33.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-17T07:24:34.593Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-17T07:24:35.067Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43756/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-17T07:24:35.390Z] + make clean [2022-08-17T07:24:35.649Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-17T07:24:35.649Z] docker-dev-cache [2022-08-17T07:24:35.649Z] docker-mod-cache [Pipeline] deleteDir [2022-08-17T07:24:36.484Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-17T07:24:38.376Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-17T07:24:41.646Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-17T07:24:44.916Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-17T07:24:45.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-17T07:24:48.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-17T07:24:49.006Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-17T07:24:50.895Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-17T07:24:51.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-17T07:24:52.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-17T07:24:52.020Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-17T07:24:53.386Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-17T07:24:53.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-17T07:24:56.467Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-17T07:24:56.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-17T07:25:03.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-17T07:25:03.123Z] docker_cli_daemon_test.go:2504: [d66977d84f7cd] daemon is not started [2022-08-17T07:25:03.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-17T07:25:04.308Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-17T07:25:04.565Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-17T07:25:05.932Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-17T07:25:06.864Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-17T07:25:13.404Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-17T07:25:13.404Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-17T07:25:14.379Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-17T07:25:15.315Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-17T07:25:15.315Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-17T07:25:16.243Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-17T07:25:17.171Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-17T07:25:17.519Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-17T07:25:17.519Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-17T07:25:17.519Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-17T07:25:17.519Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-17T07:25:17.519Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-17T07:25:17.519Z] Cross building: bundles/cross/windows/amd64 [2022-08-17T07:25:17.520Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-17T07:25:17.520Z] { [2022-08-17T07:25:17.520Z] "RT_GROUP_ICON": { [2022-08-17T07:25:17.520Z] "#1": { [2022-08-17T07:25:17.520Z] "0409": "../../winresources/docker.ico" [2022-08-17T07:25:17.520Z] } [2022-08-17T07:25:17.520Z] }, [2022-08-17T07:25:17.520Z] "RT_MANIFEST": { [2022-08-17T07:25:17.520Z] "#1": { [2022-08-17T07:25:17.520Z] "0409": { [2022-08-17T07:25:17.520Z] "identity": {}, [2022-08-17T07:25:17.520Z] "description": "Docker Engine", [2022-08-17T07:25:17.520Z] "minimum-os": "vista", [2022-08-17T07:25:17.520Z] "execution-level": "", [2022-08-17T07:25:17.520Z] "ui-access": false, [2022-08-17T07:25:17.520Z] "auto-elevate": false, [2022-08-17T07:25:17.520Z] "dpi-awareness": "unaware", [2022-08-17T07:25:17.520Z] "disable-theming": false, [2022-08-17T07:25:17.520Z] "disable-window-filtering": false, [2022-08-17T07:25:17.520Z] "high-resolution-scrolling-aware": false, [2022-08-17T07:25:17.520Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-17T07:25:17.520Z] "long-path-aware": false, [2022-08-17T07:25:17.520Z] "printer-driver-isolation": false, [2022-08-17T07:25:17.520Z] "gdi-scaling": false, [2022-08-17T07:25:17.520Z] "segment-heap": false, [2022-08-17T07:25:17.520Z] "use-common-controls-v6": false [2022-08-17T07:25:17.520Z] } [2022-08-17T07:25:17.520Z] } [2022-08-17T07:25:17.520Z] }, [2022-08-17T07:25:17.520Z] "RT_MESSAGETABLE": { [2022-08-17T07:25:17.520Z] "#1": { [2022-08-17T07:25:17.520Z] "0409": "../../winresources/event_messages.bin" [2022-08-17T07:25:17.520Z] } [2022-08-17T07:25:17.520Z] }, [2022-08-17T07:25:17.520Z] "RT_VERSION": { [2022-08-17T07:25:17.520Z] "#1": { [2022-08-17T07:25:17.520Z] "0409": { [2022-08-17T07:25:17.520Z] "fixed": { [2022-08-17T07:25:17.520Z] "file_version": "0.0.0.0", [2022-08-17T07:25:17.520Z] "product_version": "0.0.0.0", [2022-08-17T07:25:17.520Z] "type": "Unknown" [2022-08-17T07:25:17.520Z] }, [2022-08-17T07:25:17.520Z] "info": { [2022-08-17T07:25:17.520Z] "0000": { [2022-08-17T07:25:17.520Z] "CompanyName": "", [2022-08-17T07:25:17.520Z] "FileVersion": "dev", [2022-08-17T07:25:17.520Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-17T07:25:17.520Z] "OriginalFileName": "dockerd.exe", [2022-08-17T07:25:17.520Z] "ProductName": "", [2022-08-17T07:25:17.520Z] "ProductVersion": "dev", [2022-08-17T07:25:17.520Z] "SpecialBuild": "b28e66cf4fd2fb7c7f14d889614f57f3457f585e" [2022-08-17T07:25:17.520Z] } [2022-08-17T07:25:17.520Z] } [2022-08-17T07:25:17.520Z] } [2022-08-17T07:25:17.520Z] } [2022-08-17T07:25:17.520Z] } [2022-08-17T07:25:17.520Z] } [2022-08-17T07:25:17.520Z] cmd/dockerd/config.go [2022-08-17T07:25:17.520Z] cmd/dockerd/config_windows.go [2022-08-17T07:25:17.520Z] cmd/dockerd/daemon.go [2022-08-17T07:25:17.520Z] cmd/dockerd/daemon_test.go [2022-08-17T07:25:17.520Z] cmd/dockerd/daemon_windows.go [2022-08-17T07:25:17.520Z] cmd/dockerd/docker.go [2022-08-17T07:25:17.520Z] cmd/dockerd/docker_windows.go [2022-08-17T07:25:17.520Z] cmd/dockerd/genwinres_windows.go [2022-08-17T07:25:17.520Z] cmd/dockerd/metrics.go [2022-08-17T07:25:17.520Z] cmd/dockerd/options.go [2022-08-17T07:25:17.520Z] cmd/dockerd/options_test.go [2022-08-17T07:25:17.520Z] cmd/dockerd/service_windows.go [2022-08-17T07:25:17.520Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-17T07:25:17.520Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-17T07:25:19.065Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-17T07:25:19.993Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-17T07:25:19.993Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-17T07:25:19.993Z] check_test.go:540: [db85c54bb713b] daemon is not started [2022-08-17T07:25:19.993Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-17T07:25:20.558Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-17T07:25:20.814Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-17T07:25:21.070Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-17T07:25:21.632Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-17T07:25:21.632Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-17T07:25:21.632Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-17T07:25:22.999Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite (333.00s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.52s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.42s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.58s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.62s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.11s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.46s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.97s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.12s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.40s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.38s) [2022-08-17T07:25:26.268Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.95s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.84s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.31s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.64s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.59s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.59s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.14s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.37s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.46s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.58s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.34s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.25s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.12s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.28s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.49s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.68s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.35s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.92s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.70s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.48s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.03s) [2022-08-17T07:25:26.268Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-17T07:25:26.268Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.34s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.16s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.76s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.67s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.14s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.26s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.27s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.83s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.02s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.98s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.67s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.25s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.89s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.09s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.64s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.66s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.60s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.48s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.37s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.40s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.31s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.98s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.50s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.73s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.76s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-08-17T07:25:26.268Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.09s) [2022-08-17T07:25:26.268Z] === RUN TestDockerSwarmSuite [2022-08-17T07:25:26.268Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-17T07:25:28.787Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-17T07:25:29.350Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-17T07:25:29.606Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-17T07:25:30.534Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-17T07:25:30.791Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-17T07:25:32.159Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-17T07:25:32.415Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-17T07:25:32.415Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-17T07:25:32.978Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-17T07:25:38.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-17T07:25:44.822Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-17T07:25:44.822Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-17T07:25:47.561Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-17T07:25:50.874Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-17T07:25:50.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-17T07:25:52.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-17T07:25:52.498Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-17T07:25:52.498Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-17T07:25:52.498Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-17T07:25:52.498Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-17T07:25:52.498Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-17T07:25:52.498Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-17T07:25:52.498Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-17T07:25:52.498Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-17T07:25:52.498Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-17T07:25:55.107Z] docker_api_swarm_test.go:563: [d7c26d19b0758] joining swarm manager [d22b524044f7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:25:56.043Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-17T07:26:01.285Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-17T07:26:03.175Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-17T07:26:03.431Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-17T07:26:07.702Z] docker_api_swarm_test.go:585: [d29b0c539bcd9] joining swarm manager [d22b524044f7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:26:09.158Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-17T07:26:11.091Z] check_test.go:611: [d7c26d19b0758] daemon is not started [2022-08-17T07:26:15.302Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-17T07:26:15.302Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-17T07:26:16.234Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-17T07:26:19.590Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-17T07:26:20.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-17T07:26:20.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-17T07:26:21.487Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-17T07:26:21.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-17T07:26:21.487Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-17T07:26:21.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-17T07:26:22.415Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-17T07:26:23.823Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-17T07:26:24.385Z] docker_api_swarm_test.go:46: [d4cc56c863dc2] joining swarm manager [d9fbf53faced2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:26:32.704Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-17T07:26:33.631Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-17T07:26:36.148Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-17T07:26:42.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-17T07:26:43.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-17T07:26:45.635Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-17T07:26:47.002Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-17T07:26:47.002Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-17T07:26:51.367Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-17T07:26:51.367Z] --- PASS: TestImportExtremelyLargeImageWorks (181.04s) [2022-08-17T07:26:51.367Z] PASS [2022-08-17T07:26:51.367Z] [2022-08-17T07:26:51.367Z] DONE 22 tests in 185.541s [2022-08-17T07:26:51.367Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-17T07:26:51.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:26:51.368Z] ++ set -e [2022-08-17T07:26:51.368Z] ++ '[' -n 0 ']' [2022-08-17T07:26:51.368Z] ++ set -x [2022-08-17T07:26:51.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:26:51.368Z] === RUN TestStripANSICommands [2022-08-17T07:26:51.368Z] === RUN TestStripANSICommands/#00 [2022-08-17T07:26:51.368Z] === RUN TestStripANSICommands/#01 [2022-08-17T07:26:51.368Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-17T07:26:51.368Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-17T07:26:51.368Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-17T07:26:51.368Z] PASS [2022-08-17T07:26:51.368Z] [2022-08-17T07:26:51.368Z] DONE 3 tests in 0.045s [2022-08-17T07:26:51.368Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-17T07:26:51.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:26:51.368Z] ++ set -e [2022-08-17T07:26:51.368Z] ++ '[' -n 0 ']' [2022-08-17T07:26:51.368Z] ++ set -x [2022-08-17T07:26:51.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:26:51.623Z] INFO: Testing against a local daemon [2022-08-17T07:26:51.623Z] === RUN TestNetworkCreateDelete [2022-08-17T07:26:51.623Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-08-17T07:26:51.623Z] === RUN TestDockerNetworkDeletePreferID [2022-08-17T07:26:52.184Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-08-17T07:26:52.184Z] === RUN TestDaemonDNSFallback [2022-08-17T07:26:52.440Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-17T07:26:53.848Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-17T07:26:54.035Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-17T07:26:54.037Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-17T07:26:54.037Z] { [2022-08-17T07:26:54.037Z] "RT_GROUP_ICON": { [2022-08-17T07:26:54.037Z] "#1": { [2022-08-17T07:26:54.037Z] "0409": "../../winresources/docker.ico" [2022-08-17T07:26:54.037Z] } [2022-08-17T07:26:54.037Z] }, [2022-08-17T07:26:54.037Z] "RT_MANIFEST": { [2022-08-17T07:26:54.037Z] "#1": { [2022-08-17T07:26:54.037Z] "0409": { [2022-08-17T07:26:54.037Z] "identity": {}, [2022-08-17T07:26:54.037Z] "description": "Docker Engine", [2022-08-17T07:26:54.037Z] "minimum-os": "vista", [2022-08-17T07:26:54.037Z] "execution-level": "", [2022-08-17T07:26:54.037Z] "ui-access": false, [2022-08-17T07:26:54.037Z] "auto-elevate": false, [2022-08-17T07:26:54.037Z] "dpi-awareness": "unaware", [2022-08-17T07:26:54.037Z] "disable-theming": false, [2022-08-17T07:26:54.037Z] "disable-window-filtering": false, [2022-08-17T07:26:54.037Z] "high-resolution-scrolling-aware": false, [2022-08-17T07:26:54.037Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-17T07:26:54.037Z] "long-path-aware": false, [2022-08-17T07:26:54.037Z] "printer-driver-isolation": false, [2022-08-17T07:26:54.037Z] "gdi-scaling": false, [2022-08-17T07:26:54.037Z] "segment-heap": false, [2022-08-17T07:26:54.037Z] "use-common-controls-v6": false [2022-08-17T07:26:54.037Z] } [2022-08-17T07:26:54.037Z] } [2022-08-17T07:26:54.037Z] }, [2022-08-17T07:26:54.037Z] "RT_MESSAGETABLE": { [2022-08-17T07:26:54.037Z] "#1": { [2022-08-17T07:26:54.037Z] "0409": "../../winresources/event_messages.bin" [2022-08-17T07:26:54.037Z] } [2022-08-17T07:26:54.037Z] }, [2022-08-17T07:26:54.037Z] "RT_VERSION": { [2022-08-17T07:26:54.037Z] "#1": { [2022-08-17T07:26:54.037Z] "0409": { [2022-08-17T07:26:54.037Z] "fixed": { [2022-08-17T07:26:54.037Z] "file_version": "0.0.0.0", [2022-08-17T07:26:54.037Z] "product_version": "0.0.0.0", [2022-08-17T07:26:54.037Z] "type": "Unknown" [2022-08-17T07:26:54.037Z] }, [2022-08-17T07:26:54.037Z] "info": { [2022-08-17T07:26:54.037Z] "0000": { [2022-08-17T07:26:54.037Z] "CompanyName": "", [2022-08-17T07:26:54.037Z] "FileVersion": "dev", [2022-08-17T07:26:54.037Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-17T07:26:54.037Z] "OriginalFileName": "docker-proxy.exe", [2022-08-17T07:26:54.037Z] "ProductName": "", [2022-08-17T07:26:54.037Z] "ProductVersion": "dev", [2022-08-17T07:26:54.037Z] "SpecialBuild": "b28e66cf4fd2fb7c7f14d889614f57f3457f585e" [2022-08-17T07:26:54.037Z] } [2022-08-17T07:26:54.037Z] } [2022-08-17T07:26:54.037Z] } [2022-08-17T07:26:54.037Z] } [2022-08-17T07:26:54.037Z] } [2022-08-17T07:26:54.037Z] } [2022-08-17T07:26:54.037Z] cmd/docker-proxy/genwinres_windows.go [2022-08-17T07:26:54.037Z] cmd/docker-proxy/main.go [2022-08-17T07:26:54.037Z] cmd/docker-proxy/network_proxy_test.go [2022-08-17T07:26:54.037Z] cmd/docker-proxy/proxy.go [2022-08-17T07:26:54.037Z] cmd/docker-proxy/sctp_proxy.go [2022-08-17T07:26:54.037Z] cmd/docker-proxy/tcp_proxy.go [2022-08-17T07:26:54.037Z] cmd/docker-proxy/udp_proxy.go [2022-08-17T07:26:54.037Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-17T07:26:54.037Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-17T07:26:54.037Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-17T07:26:54.037Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-17T07:26:54.037Z] remote: Enumerating objects: 23, done. [2022-08-17T07:26:54.037Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-17T07:26:54.037Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-17T07:26:54.037Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-17T07:26:54.037Z] Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-17T07:26:54.037Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-17T07:26:54.037Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-17T07:26:57.201Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-17T07:26:58.249Z] Cross building: bundles/cross/linux/ppc64le [2022-08-17T07:26:58.249Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-17T07:26:58.249Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-17T07:26:58.575Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-17T07:26:58.831Z] --- PASS: TestDaemonDNSFallback (6.67s) [2022-08-17T07:26:58.831Z] === RUN TestInspectNetwork [2022-08-17T07:27:00.195Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-17T07:27:02.712Z] === RUN TestInspectNetwork/full_network_id [2022-08-17T07:27:02.712Z] === RUN TestInspectNetwork/partial_network_id [2022-08-17T07:27:02.712Z] === RUN TestInspectNetwork/network_name [2022-08-17T07:27:02.712Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-17T07:27:06.920Z] --- PASS: TestInspectNetwork (8.25s) [2022-08-17T07:27:06.920Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-17T07:27:06.920Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-17T07:27:06.920Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-17T07:27:06.920Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-17T07:27:06.920Z] === RUN TestRunContainerWithBridgeNone [2022-08-17T07:27:09.435Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-17T07:27:09.435Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:27:09.435Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:27:09.435Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:27:09.435Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-17T07:27:09.435Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-17T07:27:09.435Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-17T07:27:09.435Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-17T07:27:09.435Z] === RUN TestNetworkList [2022-08-17T07:27:09.435Z] === RUN TestNetworkList//networks [2022-08-17T07:27:09.435Z] === PAUSE TestNetworkList//networks [2022-08-17T07:27:09.435Z] === RUN TestNetworkList//networks/ [2022-08-17T07:27:09.435Z] === PAUSE TestNetworkList//networks/ [2022-08-17T07:27:09.435Z] === CONT TestNetworkList//networks [2022-08-17T07:27:09.435Z] === CONT TestNetworkList//networks/ [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkList (0.02s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-17T07:27:09.435Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-17T07:27:09.435Z] === RUN TestHostIPv4BridgeLabel [2022-08-17T07:27:09.690Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-08-17T07:27:09.690Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-17T07:27:10.618Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-17T07:27:10.618Z] === RUN TestDaemonDefaultNetworkPools [2022-08-17T07:27:11.179Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-17T07:27:11.180Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-17T07:27:11.742Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2022-08-17T07:27:11.742Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-17T07:27:12.716Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-08-17T07:27:12.716Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-17T07:27:14.081Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-08-17T07:27:14.081Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-17T07:27:14.336Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-17T07:27:14.593Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-17T07:27:14.593Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-17T07:27:14.593Z] === RUN TestServiceWithPredefinedNetwork [2022-08-17T07:27:14.593Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-17T07:27:15.153Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-17T07:27:15.153Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-17T07:27:15.409Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-17T07:27:15.665Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-17T07:27:17.569Z] --- PASS: TestServiceWithPredefinedNetwork (2.86s) [2022-08-17T07:27:17.569Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-17T07:27:17.569Z] service_test.go:243: FLAKY_TEST [2022-08-17T07:27:17.569Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T07:27:17.569Z] === RUN TestServiceWithDataPathPortInit [2022-08-17T07:27:17.569Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-17T07:27:18.496Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-17T07:27:19.862Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-17T07:27:20.791Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-17T07:27:21.717Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-17T07:27:22.319Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-17T07:27:26.569Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-17T07:27:33.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-17T07:27:33.800Z] --- PASS: TestServiceWithDataPathPortInit (16.14s) [2022-08-17T07:27:33.800Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-17T07:27:37.883Z] docker_api_swarm_test.go:304: [d084cbce6bfbc] joining swarm manager [d3f0f9f5062f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:27:37.883Z] docker_api_swarm_test.go:305: [d912b623b830c] joining swarm manager [d3f0f9f5062f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:27:37.883Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vypt8l6di63cajnngc20mqave Created:2022-08-17 07:27:35.260018256 +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[abdbb9709c73c4f3d9031c5fd5a6346dc75b5322f598447f7ad8f74b09d0bdb4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.11jgpw96mj3xcjcnsr42009m5 EndpointID:30b21b8964dd7983ab10ca769b7696a1b06f683652b832110e547b8cff511ed6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33df8baa8ca58e581c1f2d751f77d60350930231994a4fcf38de0ae3fb9613a8 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:7263492bb806 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.11jgpw96mj3xcjcnsr42009m5 EndpointID:30b21b8964dd7983ab10ca769b7696a1b06f683652b832110e547b8cff511ed6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-17T07:27:38.813Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-17T07:27:42.080Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-17T07:27:42.080Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.47s) [2022-08-17T07:27:42.080Z] PASS [2022-08-17T07:27:42.080Z] [2022-08-17T07:27:42.080Z] === Skipped [2022-08-17T07:27:42.080Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-17T07:27:42.080Z] service_test.go:243: FLAKY_TEST [2022-08-17T07:27:42.080Z] [2022-08-17T07:27:42.080Z] DONE 38 tests, 1 skipped in 50.705s [2022-08-17T07:27:42.080Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-17T07:27:42.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:27:42.080Z] ++ set -e [2022-08-17T07:27:42.080Z] ++ '[' -n 0 ']' [2022-08-17T07:27:42.080Z] ++ set -x [2022-08-17T07:27:42.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:27:42.336Z] INFO: Testing against a local daemon [2022-08-17T07:27:42.336Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-17T07:27:42.336Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:27:42.336Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T07:27:42.336Z] === RUN TestDockerNetworkIpvlan [2022-08-17T07:27:42.336Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:27:42.336Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-17T07:27:42.336Z] PASS [2022-08-17T07:27:42.336Z] [2022-08-17T07:27:42.336Z] === Skipped [2022-08-17T07:27:42.336Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-17T07:27:42.336Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:27:42.336Z] [2022-08-17T07:27:42.336Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-17T07:27:42.336Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-17T07:27:42.336Z] [2022-08-17T07:27:42.336Z] DONE 2 tests, 2 skipped in 0.122s [2022-08-17T07:27:42.336Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-17T07:27:42.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:27:42.336Z] ++ set -e [2022-08-17T07:27:42.336Z] ++ '[' -n 0 ']' [2022-08-17T07:27:42.336Z] ++ set -x [2022-08-17T07:27:42.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:27:42.336Z] INFO: Testing against a local daemon [2022-08-17T07:27:42.336Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-17T07:27:43.701Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-17T07:27:43.701Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-08-17T07:27:43.701Z] === RUN TestDockerNetworkMacvlan [2022-08-17T07:27:44.629Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-17T07:27:45.560Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-17T07:27:46.122Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-17T07:27:48.638Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-17T07:27:51.202Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-17T07:27:51.202Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-17T07:27:51.460Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-17T07:27:52.023Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-17T07:27:52.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-17T07:27:52.585Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-17T07:27:53.957Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-17T07:27:53.957Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-17T07:27:53.957Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-17T07:27:54.215Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-17T07:27:55.625Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-17T07:27:57.008Z] --- PASS: TestDockerNetworkMacvlan (13.07s) [2022-08-17T07:27:57.008Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-17T07:27:57.008Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-08-17T07:27:57.008Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2022-08-17T07:27:57.008Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.38s) [2022-08-17T07:27:57.008Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s) [2022-08-17T07:27:57.008Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-08-17T07:27:57.008Z] PASS [2022-08-17T07:27:57.008Z] [2022-08-17T07:27:57.008Z] DONE 8 tests in 14.543s [2022-08-17T07:27:57.008Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-17T07:27:57.008Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:27:57.008Z] ++ set -e [2022-08-17T07:27:57.008Z] ++ '[' -n 0 ']' [2022-08-17T07:27:57.008Z] ++ set -x [2022-08-17T07:27:57.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-08-17T07:27:57.008Z] testing: warning: no tests to run [2022-08-17T07:27:57.008Z] PASS [2022-08-17T07:27:57.008Z] [2022-08-17T07:27:57.008Z] DONE 0 tests in 0.041s [2022-08-17T07:27:57.008Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-17T07:27:57.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-08-17T07:27:57.008Z] ++ set -e [2022-08-17T07:27:57.008Z] ++ '[' -n 0 ']' [2022-08-17T07:27:57.008Z] ++ set -x [2022-08-17T07:27:57.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-08-17T07:27:57.008Z] INFO: Testing against a local daemon [2022-08-17T07:27:57.008Z] === RUN TestAuthZPluginAllowRequest [2022-08-17T07:27:58.375Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-08-17T07:27:58.375Z] === RUN TestAuthZPluginTLS [2022-08-17T07:27:58.980Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-17T07:27:58.980Z] === RUN TestAuthZPluginDenyRequest [2022-08-17T07:27:59.544Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-17T07:27:59.544Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-17T07:28:00.104Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-17T07:28:00.105Z] === RUN TestAuthZPluginDenyResponse [2022-08-17T07:28:00.666Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-17T07:28:00.666Z] === RUN TestAuthZPluginAllowEventStream [2022-08-17T07:28:02.034Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2022-08-17T07:28:02.034Z] === RUN TestAuthZPluginErrorResponse [2022-08-17T07:28:02.034Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-17T07:28:02.292Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-17T07:28:02.548Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-08-17T07:28:02.548Z] === RUN TestAuthZPluginErrorRequest [2022-08-17T07:28:02.804Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-17T07:28:03.059Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-17T07:28:03.059Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-17T07:28:03.314Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-17T07:28:03.570Z] === RUN TestDockerSuite/TestBuildFails [2022-08-17T07:28:03.570Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-17T07:28:03.570Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-17T07:28:04.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-17T07:28:04.131Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-17T07:28:04.387Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-17T07:28:05.755Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2022-08-17T07:28:05.755Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-17T07:28:06.727Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-17T07:28:06.727Z] docker_api_swarm_test.go:272: [d67a240eedce4] joining swarm manager [dec9f9883eb05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:28:08.096Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2022-08-17T07:28:08.096Z] === RUN TestAuthZPluginHeader [2022-08-17T07:28:08.354Z] docker_api_swarm_test.go:273: [d09238699c4ea] joining swarm manager [dec9f9883eb05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:28:08.612Z] --- PASS: TestAuthZPluginHeader (0.88s) [2022-08-17T07:28:08.612Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-17T07:28:08.868Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-17T07:28:10.234Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-17T07:28:11.161Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-17T07:28:11.417Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-17T07:28:12.374Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-17T07:28:13.343Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2022-08-17T07:28:13.343Z] === RUN TestAuthZPluginV2Disable [2022-08-17T07:28:13.905Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-17T07:28:14.466Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-17T07:28:14.721Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-17T07:28:16.087Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-17T07:28:17.452Z] --- PASS: TestAuthZPluginV2Disable (4.08s) [2022-08-17T07:28:17.452Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-17T07:28:17.452Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-17T07:28:18.379Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-17T07:28:18.939Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-17T07:28:19.196Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-17T07:28:19.758Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-17T07:28:20.320Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-17T07:28:20.320Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-17T07:28:20.881Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-17T07:28:21.137Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-17T07:28:21.393Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.85s) [2022-08-17T07:28:21.393Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-17T07:28:21.649Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-17T07:28:21.905Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-17T07:28:22.160Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-17T07:28:22.416Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-17T07:28:23.346Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-17T07:28:25.234Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-17T07:28:30.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-17T07:28:30.503Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-17T07:28:33.821Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.22s) [2022-08-17T07:28:33.821Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-17T07:28:33.821Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-17T07:28:33.821Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-17T07:28:33.821Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-17T07:28:33.821Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-17T07:28:34.076Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-17T07:28:35.002Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-17T07:28:35.929Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-17T07:28:38.481Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-17T07:28:41.790Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-17T07:28:41.790Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-17T07:28:42.046Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-17T07:28:48.576Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-17T07:28:50.465Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-17T07:28:51.027Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-17T07:28:51.954Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.20s) [2022-08-17T07:28:51.954Z] PASS [2022-08-17T07:28:51.954Z] [2022-08-17T07:28:51.954Z] DONE 17 tests in 54.858s [2022-08-17T07:28:51.954Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-17T07:28:51.954Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:28:51.954Z] ++ set -e [2022-08-17T07:28:51.954Z] ++ '[' -n 0 ']' [2022-08-17T07:28:51.954Z] ++ set -x [2022-08-17T07:28:51.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:28:51.954Z] INFO: Testing against a local daemon [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:28:51.954Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:28:51.954Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-17T07:28:51.954Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-17T07:28:51.954Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-17T07:28:51.954Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-17T07:28:51.954Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-17T07:28:51.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-17T07:28:51.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-17T07:28:51.954Z] === RUN TestPluginInstall [2022-08-17T07:28:51.954Z] === RUN TestPluginInstall/no_auth [2022-08-17T07:28:52.888Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-17T07:28:52.888Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-17T07:28:52.888Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-17T07:28:53.816Z] time="2022-08-17T07:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:28:53.816Z] time="2022-08-17T07:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abf4fc0155b6f00eec45891d13c8ad04f341a754f54bc66f28a03064e2958e6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:28:53.816Z] time="2022-08-17T07:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:28:53.816Z] time="2022-08-17T07:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abf4fc0155b6f00eec45891d13c8ad04f341a754f54bc66f28a03064e2958e6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:28:54.379Z] === RUN TestPluginInstall/with_htpasswd [2022-08-17T07:28:54.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-17T07:28:54.941Z] time="2022-08-17T07:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:28:54.941Z] time="2022-08-17T07:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64a832b3e08090c9898cbfa03b2064a51da498b4587abb543a69c388365a88be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:28:54.941Z] time="2022-08-17T07:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:28:54.941Z] time="2022-08-17T07:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64a832b3e08090c9898cbfa03b2064a51da498b4587abb543a69c388365a88be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:28:55.503Z] === RUN TestPluginInstall/with_insecure [2022-08-17T07:28:56.430Z] time="2022-08-17T07:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:28:56.430Z] time="2022-08-17T07:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f77daed97addf64a974774ead52f154497add40531bc3bcfa1652eaf37c117c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:28:56.430Z] time="2022-08-17T07:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-17T07:28:56.430Z] time="2022-08-17T07:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f77daed97addf64a974774ead52f154497add40531bc3bcfa1652eaf37c117c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-17T07:28:57.358Z] plugin_test.go:196: [d5d2ca2329304] daemon is not started [2022-08-17T07:28:57.358Z] --- PASS: TestPluginInstall (5.19s) [2022-08-17T07:28:57.358Z] --- PASS: TestPluginInstall/no_auth (2.40s) [2022-08-17T07:28:57.358Z] --- PASS: TestPluginInstall/with_htpasswd (1.03s) [2022-08-17T07:28:57.358Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2022-08-17T07:28:57.358Z] === RUN TestPluginsWithRuntimes [2022-08-17T07:28:57.919Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-17T07:28:58.481Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-17T07:28:59.044Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-17T07:28:59.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-17T07:29:00.226Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-17T07:29:00.482Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-17T07:29:00.482Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-17T07:29:01.849Z] --- PASS: TestPluginsWithRuntimes (4.56s) [2022-08-17T07:29:01.849Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.21s) [2022-08-17T07:29:01.849Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.17s) [2022-08-17T07:29:01.849Z] === RUN TestPluginBackCompatMediaTypes [2022-08-17T07:29:01.850Z] docker_api_swarm_node_test.go:20: [d3ccf1bddb6eb] joining swarm manager [dde208c5d93f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:29:02.777Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-17T07:29:02.778Z] --- PASS: TestPluginBackCompatMediaTypes (0.96s) [2022-08-17T07:29:02.778Z] PASS [2022-08-17T07:29:02.778Z] [2022-08-17T07:29:02.778Z] DONE 24 tests in 10.888s [2022-08-17T07:29:02.778Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-17T07:29:02.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:02.778Z] ++ set -e [2022-08-17T07:29:02.778Z] ++ '[' -n 0 ']' [2022-08-17T07:29:02.778Z] ++ set -x [2022-08-17T07:29:02.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:02.778Z] INFO: Testing against a local daemon [2022-08-17T07:29:02.778Z] === RUN TestExternalGraphDriver [2022-08-17T07:29:03.033Z] docker_api_swarm_node_test.go:21: [d0f83089cede8] joining swarm manager [dde208c5d93f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:29:03.033Z] === RUN TestExternalGraphDriver/json [2022-08-17T07:29:03.289Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-17T07:29:04.257Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-17T07:29:04.820Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-17T07:29:05.076Z] === RUN TestExternalGraphDriver/spec [2022-08-17T07:29:05.245Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-17T07:29:05.246Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-17T07:29:05.246Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-17T07:29:05.246Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-17T07:29:05.246Z] Cross building: bundles/cross/linux/s390x [2022-08-17T07:29:05.246Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-17T07:29:05.246Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-17T07:29:06.441Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-17T07:29:06.696Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-17T07:29:06.696Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-17T07:29:06.696Z] === RUN TestExternalGraphDriver/pull [2022-08-17T07:29:07.257Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-17T07:29:07.513Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-17T07:29:08.119Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-17T07:29:08.712Z] --- PASS: TestExternalGraphDriver (5.92s) [2022-08-17T07:29:08.712Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-08-17T07:29:08.712Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-08-17T07:29:08.712Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2022-08-17T07:29:08.712Z] === RUN TestGraphdriverPluginV2 [2022-08-17T07:29:09.656Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-17T07:29:11.690Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-17T07:29:12.618Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-17T07:29:13.593Z] --- PASS: TestGraphdriverPluginV2 (4.72s) [2022-08-17T07:29:13.593Z] PASS [2022-08-17T07:29:13.593Z] [2022-08-17T07:29:13.593Z] DONE 5 tests in 10.764s [2022-08-17T07:29:13.593Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-17T07:29:13.593Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:13.593Z] ++ set -e [2022-08-17T07:29:13.593Z] ++ '[' -n 0 ']' [2022-08-17T07:29:13.593Z] ++ set -x [2022-08-17T07:29:13.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:13.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-17T07:29:13.593Z] INFO: Testing against a local daemon [2022-08-17T07:29:13.593Z] === RUN TestContinueAfterPluginCrash [2022-08-17T07:29:13.593Z] === PAUSE TestContinueAfterPluginCrash [2022-08-17T07:29:13.593Z] === RUN TestReadPluginNoRead [2022-08-17T07:29:13.593Z] === PAUSE TestReadPluginNoRead [2022-08-17T07:29:13.593Z] === RUN TestDaemonStartWithLogOpt [2022-08-17T07:29:13.593Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-17T07:29:13.593Z] === CONT TestContinueAfterPluginCrash [2022-08-17T07:29:13.593Z] === CONT TestDaemonStartWithLogOpt [2022-08-17T07:29:14.563Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-17T07:29:16.543Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-17T07:29:18.437Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-17T07:29:19.041Z] docker_api_swarm_test.go:502: [d13941af297cd] joining swarm manager [d423e4d35f358]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:29:19.340Z] --- PASS: TestDaemonStartWithLogOpt (5.57s) [2022-08-17T07:29:19.340Z] === CONT TestReadPluginNoRead [2022-08-17T07:29:21.858Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-17T07:29:22.114Z] === RUN TestReadPluginNoRead/default [2022-08-17T07:29:23.479Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-17T07:29:23.479Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-17T07:29:24.041Z] --- PASS: TestContinueAfterPluginCrash (10.46s) [2022-08-17T07:29:24.297Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-17T07:29:24.900Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-17T07:29:25.156Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-17T07:29:26.544Z] === CONT TestReadPluginNoRead [2022-08-17T07:29:26.544Z] read_test.go:92: [d6c3f1a450e61] daemon is not started [2022-08-17T07:29:26.544Z] --- PASS: TestReadPluginNoRead (7.44s) [2022-08-17T07:29:26.544Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2022-08-17T07:29:26.544Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2022-08-17T07:29:26.544Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2022-08-17T07:29:26.544Z] PASS [2022-08-17T07:29:26.544Z] [2022-08-17T07:29:26.544Z] DONE 6 tests in 13.169s [2022-08-17T07:29:26.544Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-17T07:29:26.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:26.544Z] ++ set -e [2022-08-17T07:29:26.544Z] ++ '[' -n 0 ']' [2022-08-17T07:29:26.544Z] ++ set -x [2022-08-17T07:29:26.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:26.846Z] testing: warning: no tests to run [2022-08-17T07:29:26.846Z] PASS [2022-08-17T07:29:26.846Z] [2022-08-17T07:29:26.846Z] DONE 0 tests in 0.055s [2022-08-17T07:29:26.846Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-17T07:29:26.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:26.846Z] ++ set -e [2022-08-17T07:29:26.846Z] ++ '[' -n 0 ']' [2022-08-17T07:29:26.846Z] ++ set -x [2022-08-17T07:29:26.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:26.846Z] INFO: Testing against a local daemon [2022-08-17T07:29:26.846Z] === RUN TestPluginWithDevMounts [2022-08-17T07:29:26.846Z] === PAUSE TestPluginWithDevMounts [2022-08-17T07:29:26.846Z] === CONT TestPluginWithDevMounts [2022-08-17T07:29:28.825Z] --- PASS: TestPluginWithDevMounts (1.88s) [2022-08-17T07:29:28.825Z] PASS [2022-08-17T07:29:28.825Z] [2022-08-17T07:29:28.825Z] DONE 1 tests in 2.002s [2022-08-17T07:29:28.825Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-17T07:29:28.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:28.825Z] ++ set -e [2022-08-17T07:29:28.825Z] ++ '[' -n 0 ']' [2022-08-17T07:29:28.825Z] ++ set -x [2022-08-17T07:29:28.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:28.825Z] docker_api_swarm_test.go:507: [de7126658cf89] joining swarm manager [d423e4d35f358]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:29:28.825Z] INFO: Testing against a local daemon [2022-08-17T07:29:28.825Z] === RUN TestSecretInspect [2022-08-17T07:29:31.626Z] --- PASS: TestSecretInspect (2.63s) [2022-08-17T07:29:31.627Z] === RUN TestSecretList [2022-08-17T07:29:32.242Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-17T07:29:34.231Z] --- PASS: TestSecretList (2.54s) [2022-08-17T07:29:34.231Z] === RUN TestSecretsCreateAndDelete [2022-08-17T07:29:35.204Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-17T07:29:36.672Z] --- PASS: TestSecretsCreateAndDelete (2.56s) [2022-08-17T07:29:36.672Z] === RUN TestSecretsUpdate [2022-08-17T07:29:36.977Z] === RUN TestDockerSuite/TestBuildRm [2022-08-17T07:29:39.582Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-17T07:29:39.582Z] --- PASS: TestSecretsUpdate (2.52s) [2022-08-17T07:29:39.582Z] === RUN TestTemplatedSecret [2022-08-17T07:29:39.837Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-17T07:29:41.251Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-17T07:29:41.854Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-17T07:29:42.110Z] --- PASS: TestTemplatedSecret (3.10s) [2022-08-17T07:29:42.110Z] === RUN TestSecretCreateResolve [2022-08-17T07:29:42.671Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-17T07:29:43.599Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-17T07:29:44.561Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-17T07:29:44.953Z] --- PASS: TestSecretCreateResolve (2.64s) [2022-08-17T07:29:44.953Z] PASS [2022-08-17T07:29:44.953Z] [2022-08-17T07:29:44.953Z] DONE 6 tests in 16.113s [2022-08-17T07:29:44.953Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-17T07:29:44.953Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:44.953Z] ++ set -e [2022-08-17T07:29:44.953Z] ++ '[' -n 0 ']' [2022-08-17T07:29:44.953Z] ++ set -x [2022-08-17T07:29:44.953Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:29:44.953Z] INFO: Testing against a local daemon [2022-08-17T07:29:44.953Z] === RUN TestServiceCreateInit [2022-08-17T07:29:44.953Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-17T07:29:47.653Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-17T07:29:47.653Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-17T07:29:47.955Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-17T07:29:47.955Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-17T07:29:47.955Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-17T07:29:48.213Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-17T07:29:49.186Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-17T07:29:49.186Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-17T07:29:49.486Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-17T07:29:50.049Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-17T07:29:53.400Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-17T07:29:54.006Z] --- PASS: TestServiceCreateInit (8.87s) [2022-08-17T07:29:54.006Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2022-08-17T07:29:54.006Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.46s) [2022-08-17T07:29:54.006Z] === RUN TestCreateServiceMultipleTimes [2022-08-17T07:29:54.262Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-17T07:29:55.191Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-17T07:29:55.448Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-17T07:29:56.422Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-17T07:29:57.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-17T07:29:58.435Z] === RUN TestDockerSuite/TestBuildUser [2022-08-17T07:30:00.375Z] docker_api_swarm_node_test.go:81: [d8f86af86a238] joining swarm manager [db3a95916d324]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:30:00.631Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-17T07:30:04.814Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-17T07:30:12.907Z] --- PASS: TestCreateServiceMultipleTimes (18.28s) [2022-08-17T07:30:12.907Z] === RUN TestCreateServiceConflict [2022-08-17T07:30:14.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-17T07:30:14.830Z] --- PASS: TestCreateServiceConflict (2.67s) [2022-08-17T07:30:14.830Z] === RUN TestCreateServiceMaxReplicas [2022-08-17T07:30:17.343Z] docker_api_swarm_node_test.go:53: [db4a177ba1b0a] joining swarm manager [d8fe709e5a9e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:30:17.343Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-17T07:30:18.272Z] docker_api_swarm_node_test.go:54: [da56cf85d7a70] joining swarm manager [d8fe709e5a9e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:30:18.272Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-17T07:30:18.527Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-17T07:30:18.783Z] --- PASS: TestCreateServiceMaxReplicas (3.95s) [2022-08-17T07:30:18.783Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-17T07:30:19.345Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-17T07:30:19.906Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-17T07:30:21.270Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-17T07:30:21.270Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-17T07:30:21.270Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-17T07:30:21.270Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-17T07:30:21.270Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-17T07:30:21.270Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-17T07:30:21.270Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-17T07:30:21.270Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-17T07:30:21.270Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-17T07:30:22.677Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-17T07:30:22.677Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-17T07:30:23.238Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-17T07:30:23.799Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-17T07:30:24.403Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-17T07:30:24.403Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-17T07:30:26.942Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-17T07:30:27.911Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-17T07:30:28.472Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-17T07:30:28.729Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-17T07:30:28.984Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-17T07:30:28.984Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-17T07:30:28.984Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-17T07:30:29.546Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-17T07:30:30.909Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-17T07:30:31.471Z] === RUN TestDockerSuite/TestCommitChange [2022-08-17T07:30:32.397Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-17T07:30:32.694Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2022-08-17T07:30:32.694Z] === RUN TestCreateServiceSecretFileMode [2022-08-17T07:30:32.950Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-17T07:30:34.314Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-17T07:30:35.679Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-17T07:30:35.679Z] --- PASS: TestCreateServiceSecretFileMode (2.96s) [2022-08-17T07:30:35.679Z] === RUN TestCreateServiceConfigFileMode [2022-08-17T07:30:36.241Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-17T07:30:38.127Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-17T07:30:39.053Z] --- PASS: TestCreateServiceConfigFileMode (3.19s) [2022-08-17T07:30:39.053Z] === RUN TestCreateServiceSysctls [2022-08-17T07:30:39.308Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-17T07:30:39.870Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-17T07:30:41.235Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-17T07:30:41.235Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-17T07:30:42.170Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-17T07:30:42.743Z] --- PASS: TestCreateServiceSysctls (3.72s) [2022-08-17T07:30:42.743Z] === RUN TestCreateServiceCapabilities [2022-08-17T07:30:42.743Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-17T07:30:43.303Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-17T07:30:44.231Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-17T07:30:44.792Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-17T07:30:45.718Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-17T07:30:46.018Z] --- PASS: TestCreateServiceCapabilities (3.23s) [2022-08-17T07:30:46.018Z] === RUN TestInspect [2022-08-17T07:30:46.583Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-17T07:30:47.190Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-17T07:30:48.118Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-17T07:30:49.046Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-17T07:30:49.046Z] --- PASS: TestInspect (3.22s) [2022-08-17T07:30:49.046Z] === RUN TestCreateJob [2022-08-17T07:30:49.606Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-17T07:30:50.167Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-17T07:30:50.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-17T07:30:51.292Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-17T07:30:52.658Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-17T07:30:53.219Z] --- PASS: TestCreateJob (4.17s) [2022-08-17T07:30:53.219Z] === RUN TestReplicatedJob [2022-08-17T07:30:53.475Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-17T07:30:54.036Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-17T07:30:54.036Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-17T07:30:54.963Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-17T07:30:55.525Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-17T07:30:56.777Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-17T07:30:56.777Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-17T07:30:56.777Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-17T07:30:56.777Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-17T07:30:56.777Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-17T07:30:56.934Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-17T07:30:57.104Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-17T07:30:57.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-17T07:30:57.389Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/test/unit [2022-08-17T07:30:57.473Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-17T07:30:57.650Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-17T07:30:57.650Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-17T07:30:57.650Z] + TESTDIRS=./... [2022-08-17T07:30:57.650Z] + exclude_paths='/vendor/|/integration' [2022-08-17T07:30:57.650Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-17T07:30:57.650Z] ++ go list ./... [2022-08-17T07:30:58.592Z] + pkg_list='github.com/docker/docker/api [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/backend/build [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/httputils [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/middleware [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/build [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/container [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/debug [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/image [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/network [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/session [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/system [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/volume [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/backend [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/container [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/events [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/filters [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/image [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/mount [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/network [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/registry [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/strslice [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/swarm [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/time [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/versions [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/volume [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder/builder-next [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder/dockerfile [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder/remotecontext [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T07:30:58.592Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T07:30:58.592Z] github.com/docker/docker/cli [2022-08-17T07:30:58.592Z] github.com/docker/docker/cli/config [2022-08-17T07:30:58.592Z] github.com/docker/docker/cli/debug [2022-08-17T07:30:58.592Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T07:30:58.592Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T07:30:58.592Z] github.com/docker/docker/client [2022-08-17T07:30:58.592Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T07:30:58.592Z] github.com/docker/docker/cmd/dockerd [2022-08-17T07:30:58.592Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T07:30:58.592Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T07:30:58.592Z] github.com/docker/docker/container [2022-08-17T07:30:58.592Z] github.com/docker/docker/container/stream [2022-08-17T07:30:58.592Z] github.com/docker/docker/contrib/apparmor [2022-08-17T07:30:58.592Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T07:30:58.592Z] github.com/docker/docker/contrib/httpserver [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/cluster [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/config [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/containerd [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/events [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/exec [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/images [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/initlayer [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/links [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/listeners [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/local [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/names [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/network [2022-08-17T07:30:58.592Z] github.com/docker/docker/daemon/stats [2022-08-17T07:30:58.592Z] github.com/docker/docker/distribution [2022-08-17T07:30:58.592Z] github.com/docker/docker/distribution/metadata [2022-08-17T07:30:58.592Z] github.com/docker/docker/distribution/utils [2022-08-17T07:30:58.592Z] github.com/docker/docker/distribution/xfer [2022-08-17T07:30:58.592Z] github.com/docker/docker/dockerversion [2022-08-17T07:30:58.592Z] github.com/docker/docker/errdefs [2022-08-17T07:30:58.592Z] github.com/docker/docker/image [2022-08-17T07:30:58.592Z] github.com/docker/docker/image/cache [2022-08-17T07:30:58.592Z] github.com/docker/docker/image/tarexport [2022-08-17T07:30:58.592Z] github.com/docker/docker/image/v1 [2022-08-17T07:30:58.592Z] github.com/docker/docker/internal/test/suite [2022-08-17T07:30:58.592Z] github.com/docker/docker/layer [2022-08-17T07:30:58.592Z] github.com/docker/docker/libcontainerd [2022-08-17T07:30:58.592Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T07:30:58.592Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T07:30:58.592Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T07:30:58.592Z] github.com/docker/docker/libcontainerd/types [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:30:58.592Z] github.com/docker/docker/libnetwork/types [2022-08-17T07:30:58.592Z] github.com/docker/docker/oci [2022-08-17T07:30:58.592Z] github.com/docker/docker/oci/caps [2022-08-17T07:30:58.592Z] github.com/docker/docker/opts [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/aaparser [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/archive [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/authorization [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/capabilities [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/containerfs [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/directory [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/dmesg [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/fileutils [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/fsutils [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/homedir [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/idtools [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/ioutils [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/longpath [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/loopback [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/parsers [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/pidfile [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/platform [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/plugins [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/pools [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/progress [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/pubsub [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/reexec [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/signal [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/stack [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/stringid [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/system [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/tailfile [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/tarsum [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/urlutil [2022-08-17T07:30:58.592Z] github.com/docker/docker/pkg/useragent [2022-08-17T07:30:58.592Z] github.com/docker/docker/plugin [2022-08-17T07:30:58.592Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T07:30:58.592Z] github.com/docker/docker/plugin/v2 [2022-08-17T07:30:58.592Z] github.com/docker/docker/profiles/apparmor [2022-08-17T07:30:58.592Z] github.com/docker/docker/profiles/seccomp [2022-08-17T07:30:58.592Z] github.com/docker/docker/quota [2022-08-17T07:30:58.592Z] github.com/docker/docker/reference [2022-08-17T07:30:58.592Z] github.com/docker/docker/registry [2022-08-17T07:30:58.592Z] github.com/docker/docker/registry/resumable [2022-08-17T07:30:58.592Z] github.com/docker/docker/restartmanager [2022-08-17T07:30:58.592Z] github.com/docker/docker/rootless [2022-08-17T07:30:58.592Z] github.com/docker/docker/rootless/specconv [2022-08-17T07:30:58.592Z] github.com/docker/docker/runconfig [2022-08-17T07:30:58.592Z] github.com/docker/docker/runconfig/opts [2022-08-17T07:30:58.592Z] github.com/docker/docker/testutil [2022-08-17T07:30:58.592Z] github.com/docker/docker/testutil/daemon [2022-08-17T07:30:58.592Z] github.com/docker/docker/testutil/environment [2022-08-17T07:30:58.592Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T07:30:58.592Z] github.com/docker/docker/testutil/fakegit [2022-08-17T07:30:58.592Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T07:30:58.592Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T07:30:58.592Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T07:30:58.592Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T07:30:58.592Z] github.com/docker/docker/testutil/registry [2022-08-17T07:30:58.592Z] github.com/docker/docker/testutil/request [2022-08-17T07:30:58.592Z] github.com/docker/docker/volume [2022-08-17T07:30:58.592Z] github.com/docker/docker/volume/drivers [2022-08-17T07:30:58.592Z] github.com/docker/docker/volume/local [2022-08-17T07:30:58.592Z] github.com/docker/docker/volume/mounts [2022-08-17T07:30:58.592Z] github.com/docker/docker/volume/service [2022-08-17T07:30:58.592Z] github.com/docker/docker/volume/service/opts [2022-08-17T07:30:58.592Z] github.com/docker/docker/volume/testutils' [2022-08-17T07:30:58.592Z] ++ grep --fixed-strings -v /libnetwork [2022-08-17T07:30:58.592Z] ++ echo 'github.com/docker/docker/api [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/backend/build [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/httputils [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/middleware [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/build [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/container [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/debug [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/image [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/network [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/session [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/system [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/server/router/volume [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/backend [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/container [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/events [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/filters [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/image [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/mount [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/network [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/registry [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/strslice [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/swarm [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T07:30:58.592Z] github.com/docker/docker/api/types/time [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/versions [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/volume [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/dockerfile [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/remotecontext [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T07:30:58.593Z] github.com/docker/docker/cli [2022-08-17T07:30:58.593Z] github.com/docker/docker/cli/config [2022-08-17T07:30:58.593Z] github.com/docker/docker/cli/debug [2022-08-17T07:30:58.593Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T07:30:58.593Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T07:30:58.593Z] github.com/docker/docker/client [2022-08-17T07:30:58.593Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T07:30:58.593Z] github.com/docker/docker/cmd/dockerd [2022-08-17T07:30:58.593Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T07:30:58.593Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T07:30:58.593Z] github.com/docker/docker/container [2022-08-17T07:30:58.593Z] github.com/docker/docker/container/stream [2022-08-17T07:30:58.593Z] github.com/docker/docker/contrib/apparmor [2022-08-17T07:30:58.593Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T07:30:58.593Z] github.com/docker/docker/contrib/httpserver [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/config [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/containerd [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/events [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/exec [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/images [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/initlayer [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/links [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/listeners [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/local [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/names [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/network [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/stats [2022-08-17T07:30:58.593Z] github.com/docker/docker/distribution [2022-08-17T07:30:58.593Z] github.com/docker/docker/distribution/metadata [2022-08-17T07:30:58.593Z] github.com/docker/docker/distribution/utils [2022-08-17T07:30:58.593Z] github.com/docker/docker/distribution/xfer [2022-08-17T07:30:58.593Z] github.com/docker/docker/dockerversion [2022-08-17T07:30:58.593Z] github.com/docker/docker/errdefs [2022-08-17T07:30:58.593Z] github.com/docker/docker/image [2022-08-17T07:30:58.593Z] github.com/docker/docker/image/cache [2022-08-17T07:30:58.593Z] github.com/docker/docker/image/tarexport [2022-08-17T07:30:58.593Z] github.com/docker/docker/image/v1 [2022-08-17T07:30:58.593Z] github.com/docker/docker/internal/test/suite [2022-08-17T07:30:58.593Z] github.com/docker/docker/layer [2022-08-17T07:30:58.593Z] github.com/docker/docker/libcontainerd [2022-08-17T07:30:58.593Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T07:30:58.593Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T07:30:58.593Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T07:30:58.593Z] github.com/docker/docker/libcontainerd/types [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/libnetwork/types [2022-08-17T07:30:58.593Z] github.com/docker/docker/oci [2022-08-17T07:30:58.593Z] github.com/docker/docker/oci/caps [2022-08-17T07:30:58.593Z] github.com/docker/docker/opts [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/aaparser [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/archive [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/authorization [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/capabilities [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/containerfs [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/directory [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/dmesg [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/fileutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/fsutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/homedir [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/idtools [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/ioutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/longpath [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/loopback [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/parsers [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/pidfile [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/platform [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/plugins [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/pools [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/progress [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/pubsub [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/reexec [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/signal [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/stack [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/stringid [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/system [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/tailfile [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/tarsum [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/urlutil [2022-08-17T07:30:58.593Z] github.com/docker/docker/pkg/useragent [2022-08-17T07:30:58.593Z] github.com/docker/docker/plugin [2022-08-17T07:30:58.593Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T07:30:58.593Z] github.com/docker/docker/plugin/v2 [2022-08-17T07:30:58.593Z] github.com/docker/docker/profiles/apparmor [2022-08-17T07:30:58.593Z] github.com/docker/docker/profiles/seccomp [2022-08-17T07:30:58.593Z] github.com/docker/docker/quota [2022-08-17T07:30:58.593Z] github.com/docker/docker/reference [2022-08-17T07:30:58.593Z] github.com/docker/docker/registry [2022-08-17T07:30:58.593Z] github.com/docker/docker/registry/resumable [2022-08-17T07:30:58.593Z] github.com/docker/docker/restartmanager [2022-08-17T07:30:58.593Z] github.com/docker/docker/rootless [2022-08-17T07:30:58.593Z] github.com/docker/docker/rootless/specconv [2022-08-17T07:30:58.593Z] github.com/docker/docker/runconfig [2022-08-17T07:30:58.593Z] github.com/docker/docker/runconfig/opts [2022-08-17T07:30:58.593Z] github.com/docker/docker/testutil [2022-08-17T07:30:58.593Z] github.com/docker/docker/testutil/daemon [2022-08-17T07:30:58.593Z] github.com/docker/docker/testutil/environment [2022-08-17T07:30:58.593Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T07:30:58.593Z] github.com/docker/docker/testutil/fakegit [2022-08-17T07:30:58.593Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T07:30:58.593Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T07:30:58.593Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T07:30:58.593Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T07:30:58.593Z] github.com/docker/docker/testutil/registry [2022-08-17T07:30:58.593Z] github.com/docker/docker/testutil/request [2022-08-17T07:30:58.593Z] github.com/docker/docker/volume [2022-08-17T07:30:58.593Z] github.com/docker/docker/volume/drivers [2022-08-17T07:30:58.593Z] github.com/docker/docker/volume/local [2022-08-17T07:30:58.593Z] github.com/docker/docker/volume/mounts [2022-08-17T07:30:58.593Z] github.com/docker/docker/volume/service [2022-08-17T07:30:58.593Z] github.com/docker/docker/volume/service/opts [2022-08-17T07:30:58.593Z] github.com/docker/docker/volume/testutils' [2022-08-17T07:30:58.593Z] + base_pkg_list='github.com/docker/docker/api [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/backend/build [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/httputils [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/middleware [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/build [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/container [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/debug [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/image [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/network [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/session [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/system [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/server/router/volume [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/backend [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/container [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/events [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/filters [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/image [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/mount [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/network [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/registry [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/strslice [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/swarm [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/time [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/versions [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T07:30:58.593Z] github.com/docker/docker/api/types/volume [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/dockerfile [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/remotecontext [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T07:30:58.593Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T07:30:58.593Z] github.com/docker/docker/cli [2022-08-17T07:30:58.593Z] github.com/docker/docker/cli/config [2022-08-17T07:30:58.593Z] github.com/docker/docker/cli/debug [2022-08-17T07:30:58.593Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T07:30:58.593Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T07:30:58.593Z] github.com/docker/docker/client [2022-08-17T07:30:58.593Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T07:30:58.593Z] github.com/docker/docker/cmd/dockerd [2022-08-17T07:30:58.593Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T07:30:58.593Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T07:30:58.593Z] github.com/docker/docker/container [2022-08-17T07:30:58.593Z] github.com/docker/docker/container/stream [2022-08-17T07:30:58.593Z] github.com/docker/docker/contrib/apparmor [2022-08-17T07:30:58.593Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T07:30:58.593Z] github.com/docker/docker/contrib/httpserver [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/config [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/containerd [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/events [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/exec [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/images [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/initlayer [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/links [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/listeners [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/local [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/names [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/network [2022-08-17T07:30:58.593Z] github.com/docker/docker/daemon/stats [2022-08-17T07:30:58.593Z] github.com/docker/docker/distribution [2022-08-17T07:30:58.593Z] github.com/docker/docker/distribution/metadata [2022-08-17T07:30:58.593Z] github.com/docker/docker/distribution/utils [2022-08-17T07:30:58.593Z] github.com/docker/docker/distribution/xfer [2022-08-17T07:30:58.593Z] github.com/docker/docker/dockerversion [2022-08-17T07:30:58.593Z] github.com/docker/docker/errdefs [2022-08-17T07:30:58.593Z] github.com/docker/docker/image [2022-08-17T07:30:58.594Z] github.com/docker/docker/image/cache [2022-08-17T07:30:58.594Z] github.com/docker/docker/image/tarexport [2022-08-17T07:30:58.594Z] github.com/docker/docker/image/v1 [2022-08-17T07:30:58.594Z] github.com/docker/docker/internal/test/suite [2022-08-17T07:30:58.594Z] github.com/docker/docker/layer [2022-08-17T07:30:58.594Z] github.com/docker/docker/libcontainerd [2022-08-17T07:30:58.594Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T07:30:58.594Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T07:30:58.594Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T07:30:58.594Z] github.com/docker/docker/libcontainerd/types [2022-08-17T07:30:58.594Z] github.com/docker/docker/oci [2022-08-17T07:30:58.594Z] github.com/docker/docker/oci/caps [2022-08-17T07:30:58.594Z] github.com/docker/docker/opts [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/aaparser [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/archive [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/authorization [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/capabilities [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/containerfs [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/directory [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/dmesg [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/fileutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/fsutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/homedir [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/idtools [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/ioutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/longpath [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/loopback [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/parsers [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/pidfile [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/platform [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugins [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/pools [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/progress [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/pubsub [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/reexec [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/signal [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/stack [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/stringid [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/system [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/tailfile [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/tarsum [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/urlutil [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/useragent [2022-08-17T07:30:58.594Z] github.com/docker/docker/plugin [2022-08-17T07:30:58.594Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T07:30:58.594Z] github.com/docker/docker/plugin/v2 [2022-08-17T07:30:58.594Z] github.com/docker/docker/profiles/apparmor [2022-08-17T07:30:58.594Z] github.com/docker/docker/profiles/seccomp [2022-08-17T07:30:58.594Z] github.com/docker/docker/quota [2022-08-17T07:30:58.594Z] github.com/docker/docker/reference [2022-08-17T07:30:58.594Z] github.com/docker/docker/registry [2022-08-17T07:30:58.594Z] github.com/docker/docker/registry/resumable [2022-08-17T07:30:58.594Z] github.com/docker/docker/restartmanager [2022-08-17T07:30:58.594Z] github.com/docker/docker/rootless [2022-08-17T07:30:58.594Z] github.com/docker/docker/rootless/specconv [2022-08-17T07:30:58.594Z] github.com/docker/docker/runconfig [2022-08-17T07:30:58.594Z] github.com/docker/docker/runconfig/opts [2022-08-17T07:30:58.594Z] github.com/docker/docker/testutil [2022-08-17T07:30:58.594Z] github.com/docker/docker/testutil/daemon [2022-08-17T07:30:58.594Z] github.com/docker/docker/testutil/environment [2022-08-17T07:30:58.594Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T07:30:58.594Z] github.com/docker/docker/testutil/fakegit [2022-08-17T07:30:58.594Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T07:30:58.594Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T07:30:58.594Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T07:30:58.594Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T07:30:58.594Z] github.com/docker/docker/testutil/registry [2022-08-17T07:30:58.594Z] github.com/docker/docker/testutil/request [2022-08-17T07:30:58.594Z] github.com/docker/docker/volume [2022-08-17T07:30:58.594Z] github.com/docker/docker/volume/drivers [2022-08-17T07:30:58.594Z] github.com/docker/docker/volume/local [2022-08-17T07:30:58.594Z] github.com/docker/docker/volume/mounts [2022-08-17T07:30:58.594Z] github.com/docker/docker/volume/service [2022-08-17T07:30:58.594Z] github.com/docker/docker/volume/service/opts [2022-08-17T07:30:58.594Z] github.com/docker/docker/volume/testutils' [2022-08-17T07:30:58.594Z] ++ grep --fixed-strings /libnetwork [2022-08-17T07:30:58.594Z] ++ echo 'github.com/docker/docker/api [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/backend/build [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/httputils [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/middleware [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/build [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/container [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/debug [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/image [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/network [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/session [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/system [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/server/router/volume [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/backend [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/container [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/events [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/filters [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/image [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/mount [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/network [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/registry [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/strslice [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/swarm [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/time [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/versions [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T07:30:58.594Z] github.com/docker/docker/api/types/volume [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder/builder-next [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder/dockerfile [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder/remotecontext [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T07:30:58.594Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T07:30:58.594Z] github.com/docker/docker/cli [2022-08-17T07:30:58.594Z] github.com/docker/docker/cli/config [2022-08-17T07:30:58.594Z] github.com/docker/docker/cli/debug [2022-08-17T07:30:58.594Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T07:30:58.594Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T07:30:58.594Z] github.com/docker/docker/client [2022-08-17T07:30:58.594Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T07:30:58.594Z] github.com/docker/docker/cmd/dockerd [2022-08-17T07:30:58.594Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T07:30:58.594Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T07:30:58.594Z] github.com/docker/docker/container [2022-08-17T07:30:58.594Z] github.com/docker/docker/container/stream [2022-08-17T07:30:58.594Z] github.com/docker/docker/contrib/apparmor [2022-08-17T07:30:58.594Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T07:30:58.594Z] github.com/docker/docker/contrib/httpserver [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/cluster [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/config [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/containerd [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/events [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/exec [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/images [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/initlayer [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/links [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/listeners [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/local [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/names [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/network [2022-08-17T07:30:58.594Z] github.com/docker/docker/daemon/stats [2022-08-17T07:30:58.594Z] github.com/docker/docker/distribution [2022-08-17T07:30:58.594Z] github.com/docker/docker/distribution/metadata [2022-08-17T07:30:58.594Z] github.com/docker/docker/distribution/utils [2022-08-17T07:30:58.594Z] github.com/docker/docker/distribution/xfer [2022-08-17T07:30:58.594Z] github.com/docker/docker/dockerversion [2022-08-17T07:30:58.594Z] github.com/docker/docker/errdefs [2022-08-17T07:30:58.594Z] github.com/docker/docker/image [2022-08-17T07:30:58.594Z] github.com/docker/docker/image/cache [2022-08-17T07:30:58.594Z] github.com/docker/docker/image/tarexport [2022-08-17T07:30:58.594Z] github.com/docker/docker/image/v1 [2022-08-17T07:30:58.594Z] github.com/docker/docker/internal/test/suite [2022-08-17T07:30:58.594Z] github.com/docker/docker/layer [2022-08-17T07:30:58.594Z] github.com/docker/docker/libcontainerd [2022-08-17T07:30:58.594Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T07:30:58.594Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T07:30:58.594Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T07:30:58.594Z] github.com/docker/docker/libcontainerd/types [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/libnetwork/types [2022-08-17T07:30:58.594Z] github.com/docker/docker/oci [2022-08-17T07:30:58.594Z] github.com/docker/docker/oci/caps [2022-08-17T07:30:58.594Z] github.com/docker/docker/opts [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/aaparser [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/archive [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/authorization [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/capabilities [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/containerfs [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/directory [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/dmesg [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/fileutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/fsutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/homedir [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/idtools [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/ioutils [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/longpath [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/loopback [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/parsers [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/pidfile [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/platform [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugins [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/pools [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/progress [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/pubsub [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/reexec [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/signal [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/stack [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/stringid [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/system [2022-08-17T07:30:58.594Z] github.com/docker/docker/pkg/tailfile [2022-08-17T07:30:58.595Z] github.com/docker/docker/pkg/tarsum [2022-08-17T07:30:58.595Z] github.com/docker/docker/pkg/urlutil [2022-08-17T07:30:58.595Z] github.com/docker/docker/pkg/useragent [2022-08-17T07:30:58.595Z] github.com/docker/docker/plugin [2022-08-17T07:30:58.595Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T07:30:58.595Z] github.com/docker/docker/plugin/v2 [2022-08-17T07:30:58.595Z] github.com/docker/docker/profiles/apparmor [2022-08-17T07:30:58.595Z] github.com/docker/docker/profiles/seccomp [2022-08-17T07:30:58.595Z] github.com/docker/docker/quota [2022-08-17T07:30:58.595Z] github.com/docker/docker/reference [2022-08-17T07:30:58.595Z] github.com/docker/docker/registry [2022-08-17T07:30:58.595Z] github.com/docker/docker/registry/resumable [2022-08-17T07:30:58.595Z] github.com/docker/docker/restartmanager [2022-08-17T07:30:58.595Z] github.com/docker/docker/rootless [2022-08-17T07:30:58.595Z] github.com/docker/docker/rootless/specconv [2022-08-17T07:30:58.595Z] github.com/docker/docker/runconfig [2022-08-17T07:30:58.595Z] github.com/docker/docker/runconfig/opts [2022-08-17T07:30:58.595Z] github.com/docker/docker/testutil [2022-08-17T07:30:58.595Z] github.com/docker/docker/testutil/daemon [2022-08-17T07:30:58.595Z] github.com/docker/docker/testutil/environment [2022-08-17T07:30:58.595Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T07:30:58.595Z] github.com/docker/docker/testutil/fakegit [2022-08-17T07:30:58.595Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T07:30:58.595Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T07:30:58.595Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T07:30:58.595Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T07:30:58.595Z] github.com/docker/docker/testutil/registry [2022-08-17T07:30:58.595Z] github.com/docker/docker/testutil/request [2022-08-17T07:30:58.595Z] github.com/docker/docker/volume [2022-08-17T07:30:58.595Z] github.com/docker/docker/volume/drivers [2022-08-17T07:30:58.595Z] github.com/docker/docker/volume/local [2022-08-17T07:30:58.595Z] github.com/docker/docker/volume/mounts [2022-08-17T07:30:58.595Z] github.com/docker/docker/volume/service [2022-08-17T07:30:58.595Z] github.com/docker/docker/volume/service/opts [2022-08-17T07:30:58.595Z] github.com/docker/docker/volume/testutils' [2022-08-17T07:30:58.595Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/types' [2022-08-17T07:30:58.595Z] + echo 'github.com/docker/docker/libnetwork [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:30:58.595Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/types' [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:30:58.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:30:58.595Z] + type docker-proxy [2022-08-17T07:30:58.595Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-17T07:30:58.595Z] + hack/make.sh binary-proxy install-proxy [2022-08-17T07:30:58.595Z] [2022-08-17T07:30:58.997Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-17T07:30:58.999Z] Removing bundles/ [2022-08-17T07:30:58.999Z] [2022-08-17T07:30:58.999Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-17T07:30:58.999Z] Building: bundles/binary-proxy/docker-proxy [2022-08-17T07:30:58.999Z] GOOS="" GOARCH="" GOARM="" [2022-08-17T07:30:59.926Z] docker_api_swarm_test.go:202: [d2ac190de5fa2] joining swarm manager [d5c2675f04f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:31:00.182Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-17T07:31:00.182Z] --- PASS: TestReplicatedJob (7.04s) [2022-08-17T07:31:00.182Z] === RUN TestUpdateReplicatedJob [2022-08-17T07:31:01.150Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-17T07:31:03.038Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-17T07:31:04.403Z] --- PASS: TestUpdateReplicatedJob (3.93s) [2022-08-17T07:31:04.403Z] === RUN TestServiceListWithStatuses [2022-08-17T07:31:04.403Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T07:31:04.403Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-17T07:31:04.403Z] === RUN TestDockerNetworkConnectAlias [2022-08-17T07:31:06.333Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-17T07:31:07.132Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-17T07:31:07.132Z] [2022-08-17T07:31:07.132Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-17T07:31:07.132Z] Installing docker-proxy to /usr/local/bin/ [2022-08-17T07:31:07.132Z] [2022-08-17T07:31:07.132Z] + mkdir -p bundles [2022-08-17T07:31:07.132Z] + '[' -n 'github.com/docker/docker/api [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/backend/build [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/httpstatus [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/httputils [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/middleware [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/build [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/container [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/debug [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/distribution [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/grpc [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/image [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/network [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/plugin [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/session [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/swarm [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/system [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/server/router/volume [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/backend [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/blkiodev [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/container [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/events [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/filters [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/image [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/mount [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/network [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/registry [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/strslice [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/swarm [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/time [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/versions [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-17T07:31:07.132Z] github.com/docker/docker/api/types/volume [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder/builder-next [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder/builder-next/worker [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder/dockerfile [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder/remotecontext [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder/remotecontext/git [2022-08-17T07:31:07.132Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-17T07:31:07.132Z] github.com/docker/docker/cli [2022-08-17T07:31:07.132Z] github.com/docker/docker/cli/config [2022-08-17T07:31:07.132Z] github.com/docker/docker/cli/debug [2022-08-17T07:31:07.132Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-17T07:31:07.132Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-17T07:31:07.132Z] github.com/docker/docker/client [2022-08-17T07:31:07.132Z] github.com/docker/docker/cmd/docker-proxy [2022-08-17T07:31:07.132Z] github.com/docker/docker/cmd/dockerd [2022-08-17T07:31:07.132Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-17T07:31:07.132Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-17T07:31:07.132Z] github.com/docker/docker/container [2022-08-17T07:31:07.132Z] github.com/docker/docker/container/stream [2022-08-17T07:31:07.132Z] github.com/docker/docker/contrib/apparmor [2022-08-17T07:31:07.132Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-17T07:31:07.132Z] github.com/docker/docker/contrib/httpserver [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/cluster [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/cluster/convert [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/cluster/executor [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/cluster/provider [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/config [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/containerd [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/events [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/events/testutils [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/exec [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/images [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/initlayer [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/links [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/listeners [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/gelf [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/journald [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/local [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/logentries [2022-08-17T07:31:07.132Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-17T07:31:07.133Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-17T07:31:07.133Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-17T07:31:07.133Z] github.com/docker/docker/daemon/logger/splunk [2022-08-17T07:31:07.133Z] github.com/docker/docker/daemon/logger/syslog [2022-08-17T07:31:07.133Z] github.com/docker/docker/daemon/logger/templates [2022-08-17T07:31:07.133Z] github.com/docker/docker/daemon/names [2022-08-17T07:31:07.133Z] github.com/docker/docker/daemon/network [2022-08-17T07:31:07.133Z] github.com/docker/docker/daemon/stats [2022-08-17T07:31:07.133Z] github.com/docker/docker/distribution [2022-08-17T07:31:07.133Z] github.com/docker/docker/distribution/metadata [2022-08-17T07:31:07.133Z] github.com/docker/docker/distribution/utils [2022-08-17T07:31:07.133Z] github.com/docker/docker/distribution/xfer [2022-08-17T07:31:07.133Z] github.com/docker/docker/dockerversion [2022-08-17T07:31:07.133Z] github.com/docker/docker/errdefs [2022-08-17T07:31:07.133Z] github.com/docker/docker/image [2022-08-17T07:31:07.133Z] github.com/docker/docker/image/cache [2022-08-17T07:31:07.133Z] github.com/docker/docker/image/tarexport [2022-08-17T07:31:07.133Z] github.com/docker/docker/image/v1 [2022-08-17T07:31:07.133Z] github.com/docker/docker/internal/test/suite [2022-08-17T07:31:07.133Z] github.com/docker/docker/layer [2022-08-17T07:31:07.133Z] github.com/docker/docker/libcontainerd [2022-08-17T07:31:07.133Z] github.com/docker/docker/libcontainerd/queue [2022-08-17T07:31:07.133Z] github.com/docker/docker/libcontainerd/remote [2022-08-17T07:31:07.133Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-17T07:31:07.133Z] github.com/docker/docker/libcontainerd/types [2022-08-17T07:31:07.133Z] github.com/docker/docker/oci [2022-08-17T07:31:07.133Z] github.com/docker/docker/oci/caps [2022-08-17T07:31:07.133Z] github.com/docker/docker/opts [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/aaparser [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/archive [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/authorization [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/broadcaster [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/capabilities [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/chrootarchive [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/containerfs [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/devicemapper [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/directory [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/dmesg [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/fileutils [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/fsutils [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/homedir [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/idtools [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/ioutils [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/jsonmessage [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/longpath [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/loopback [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/namesgenerator [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/parsers [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/pidfile [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/platform [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/plugingetter [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/plugins [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/plugins/transport [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/pools [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/progress [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/pubsub [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/reexec [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/signal [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/stack [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/stdcopy [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/streamformatter [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/stringid [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/sysinfo [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/system [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/tailfile [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/tarsum [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/urlutil [2022-08-17T07:31:07.133Z] github.com/docker/docker/pkg/useragent [2022-08-17T07:31:07.133Z] github.com/docker/docker/plugin [2022-08-17T07:31:07.133Z] github.com/docker/docker/plugin/executor/containerd [2022-08-17T07:31:07.133Z] github.com/docker/docker/plugin/v2 [2022-08-17T07:31:07.133Z] github.com/docker/docker/profiles/apparmor [2022-08-17T07:31:07.133Z] github.com/docker/docker/profiles/seccomp [2022-08-17T07:31:07.133Z] github.com/docker/docker/quota [2022-08-17T07:31:07.133Z] github.com/docker/docker/reference [2022-08-17T07:31:07.133Z] github.com/docker/docker/registry [2022-08-17T07:31:07.133Z] github.com/docker/docker/registry/resumable [2022-08-17T07:31:07.133Z] github.com/docker/docker/restartmanager [2022-08-17T07:31:07.133Z] github.com/docker/docker/rootless [2022-08-17T07:31:07.133Z] github.com/docker/docker/rootless/specconv [2022-08-17T07:31:07.133Z] github.com/docker/docker/runconfig [2022-08-17T07:31:07.133Z] github.com/docker/docker/runconfig/opts [2022-08-17T07:31:07.133Z] github.com/docker/docker/testutil [2022-08-17T07:31:07.133Z] github.com/docker/docker/testutil/daemon [2022-08-17T07:31:07.133Z] github.com/docker/docker/testutil/environment [2022-08-17T07:31:07.133Z] github.com/docker/docker/testutil/fakecontext [2022-08-17T07:31:07.133Z] github.com/docker/docker/testutil/fakegit [2022-08-17T07:31:07.133Z] github.com/docker/docker/testutil/fakestorage [2022-08-17T07:31:07.133Z] github.com/docker/docker/testutil/fixtures/load [2022-08-17T07:31:07.133Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-17T07:31:07.133Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-17T07:31:07.133Z] github.com/docker/docker/testutil/registry [2022-08-17T07:31:07.133Z] github.com/docker/docker/testutil/request [2022-08-17T07:31:07.133Z] github.com/docker/docker/volume [2022-08-17T07:31:07.133Z] github.com/docker/docker/volume/drivers [2022-08-17T07:31:07.133Z] github.com/docker/docker/volume/local [2022-08-17T07:31:07.133Z] github.com/docker/docker/volume/mounts [2022-08-17T07:31:07.133Z] github.com/docker/docker/volume/service [2022-08-17T07:31:07.133Z] github.com/docker/docker/volume/service/opts [2022-08-17T07:31:07.133Z] github.com/docker/docker/volume/testutils' ']' [2022-08-17T07:31:07.133Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-17T07:31:07.133Z] ? github.com/docker/docker/api [no test files] [2022-08-17T07:31:08.849Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-17T07:31:09.409Z] --- PASS: TestDockerNetworkConnectAlias (5.08s) [2022-08-17T07:31:09.409Z] === RUN TestDockerNetworkReConnect [2022-08-17T07:31:09.409Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-17T07:31:13.573Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-17T07:31:13.573Z] --- PASS: TestDockerNetworkReConnect (4.01s) [2022-08-17T07:31:13.573Z] === RUN TestServicePlugin [2022-08-17T07:31:16.089Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-17T07:31:16.345Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-17T07:31:17.734Z] plugin_test.go:61: [d940fc87d9547] joining swarm manager [d268ebb9cb95c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:31:19.098Z] plugin_test.go:64: [de1c0ae1b2a22] joining swarm manager [d268ebb9cb95c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:31:20.026Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-17T07:31:20.996Z] === RUN TestDockerSuite/TestCpToDot [2022-08-17T07:31:21.558Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-17T07:31:22.489Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-17T07:31:23.415Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-17T07:31:23.977Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-17T07:31:24.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-17T07:31:24.797Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-17T07:31:25.053Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-17T07:31:25.270Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-08-17T07:31:25.981Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-17T07:31:26.545Z] docker_api_swarm_test.go:384: [d153c814819ff] joining swarm manager [d50bbf9f30d09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:31:27.107Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-17T07:31:27.107Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-17T07:31:27.107Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-17T07:31:27.668Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-17T07:31:27.924Z] docker_api_swarm_test.go:385: [df56a21bc3df8] joining swarm manager [d50bbf9f30d09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:31:28.180Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-17T07:31:28.180Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-17T07:31:28.180Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-17T07:31:28.180Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-17T07:31:28.741Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-17T07:31:28.998Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-17T07:31:29.254Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-17T07:31:29.254Z] === RUN TestDockerSuite/TestCreateRM [2022-08-17T07:31:29.510Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-17T07:31:29.510Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-17T07:31:29.510Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-17T07:31:29.510Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-17T07:31:29.807Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-17T07:31:31.216Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-17T07:31:31.472Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-17T07:31:31.472Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-17T07:31:35.649Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-17T07:31:35.649Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-17T07:31:35.649Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-17T07:31:35.649Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-17T07:31:36.576Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-17T07:31:36.831Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-17T07:31:37.392Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-17T07:31:37.648Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-17T07:31:39.535Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-17T07:31:40.462Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-17T07:31:42.350Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-17T07:31:44.280Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-17T07:31:45.207Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-17T07:31:45.768Z] --- PASS: TestServicePlugin (32.31s) [2022-08-17T07:31:45.768Z] === RUN TestServiceUpdateLabel [2022-08-17T07:31:46.330Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-17T07:31:48.219Z] --- PASS: TestServiceUpdateLabel (2.35s) [2022-08-17T07:31:48.219Z] === RUN TestServiceUpdateSecrets [2022-08-17T07:31:52.486Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-17T07:31:52.486Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-17T07:31:53.071Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-17T07:31:54.435Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-17T07:31:54.435Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-17T07:31:54.435Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-17T07:31:54.690Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-17T07:31:54.690Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-17T07:31:55.618Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-17T07:31:56.983Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-17T07:31:56.983Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-17T07:31:56.983Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-17T07:31:57.543Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-17T07:31:57.543Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-17T07:31:58.510Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-17T07:31:59.872Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-17T07:31:59.872Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-17T07:31:59.872Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-17T07:31:59.872Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-17T07:31:59.872Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-17T07:31:59.872Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-17T07:32:02.426Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-17T07:32:02.987Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2022-08-17T07:32:02.987Z] === RUN TestServiceUpdateConfigs [2022-08-17T07:32:02.987Z] === RUN TestDockerSuite/TestEventsRename [2022-08-17T07:32:03.548Z] === RUN TestDockerSuite/TestEventsResize [2022-08-17T07:32:04.108Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-17T07:32:10.679Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-17T07:32:10.679Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-17T07:32:10.679Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-17T07:32:13.984Z] === RUN TestDockerSuite/TestEventsTop [2022-08-17T07:32:13.984Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-17T07:32:16.538Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-17T07:32:19.052Z] --- PASS: TestServiceUpdateConfigs (15.85s) [2022-08-17T07:32:19.052Z] === RUN TestServiceUpdateNetwork [2022-08-17T07:32:25.624Z] check_test.go:611: [df56a21bc3df8] daemon is not started [2022-08-17T07:32:25.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-17T07:32:26.552Z] docker_api_swarm_test.go:802: [db2a5a3802aaf] joining swarm manager [d22492c25810a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:32:27.917Z] docker_api_swarm_test.go:802: [d454bc945dc10] joining swarm manager [d22492c25810a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:32:28.478Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-17T07:32:29.405Z] docker_api_swarm_test.go:802: [d5fb0e801b391] joining swarm manager [d22492c25810a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-17T07:32:31.919Z] docker_api_swarm_test.go:802: [d59518ebea4df] joining swarm manager [d22492c25810a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-17T07:32:32.847Z] docker_api_swarm_test.go:810: [d120d01932bfb] joining swarm manager [d22492c25810a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-17T07:32:32.847Z] --- PASS: TestServiceUpdateNetwork (14.13s) [2022-08-17T07:32:32.847Z] === RUN TestServiceUpdatePidsLimit [2022-08-17T07:32:34.253Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-17T07:32:34.253Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-17T07:32:35.182Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-17T07:32:40.461Z] === RUN TestDockerSuite/TestExec [2022-08-17T07:32:40.462Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-17T07:32:41.388Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-17T07:32:41.991Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-17T07:32:41.991Z] === RUN TestDockerSuite/TestExecEnv [2022-08-17T07:32:42.551Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-17T07:32:43.915Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-17T07:32:44.172Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-17T07:32:46.772Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-17T07:32:47.333Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-17T07:32:48.063Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-17T07:32:48.623Z] === RUN TestDockerSuite/TestExecParseError [2022-08-17T07:32:49.183Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-17T07:32:49.439Z] --- PASS: TestServiceUpdatePidsLimit (16.64s) [2022-08-17T07:32:49.439Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-08-17T07:32:49.439Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-17T07:32:49.439Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-08-17T07:32:49.439Z] PASS [2022-08-17T07:32:49.439Z] [2022-08-17T07:32:49.439Z] === Skipped [2022-08-17T07:32:49.439Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-17T07:32:49.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-17T07:32:49.439Z] [2022-08-17T07:32:49.439Z] DONE 27 tests, 1 skipped in 184.544s [2022-08-17T07:32:49.439Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-17T07:32:49.439Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:32:49.439Z] ++ set -e [2022-08-17T07:32:49.439Z] ++ '[' -n 0 ']' [2022-08-17T07:32:49.439Z] ++ set -x [2022-08-17T07:32:49.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:32:49.695Z] INFO: Testing against a local daemon [2022-08-17T07:32:49.695Z] === RUN TestSessionCreate [2022-08-17T07:32:49.695Z] --- PASS: TestSessionCreate (0.03s) [2022-08-17T07:32:49.695Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-17T07:32:49.695Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-17T07:32:49.695Z] PASS [2022-08-17T07:32:49.695Z] [2022-08-17T07:32:49.695Z] DONE 2 tests in 0.170s [2022-08-17T07:32:49.695Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-17T07:32:49.695Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:32:49.695Z] ++ set -e [2022-08-17T07:32:49.695Z] ++ '[' -n 0 ']' [2022-08-17T07:32:49.695Z] ++ set -x [2022-08-17T07:32:49.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:32:49.695Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-17T07:32:49.695Z] INFO: Testing against a local daemon [2022-08-17T07:32:49.695Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-17T07:32:49.695Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T07:32:49.695Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T07:32:49.695Z] === RUN TestDiskUsage [2022-08-17T07:32:49.695Z] === PAUSE TestDiskUsage [2022-08-17T07:32:49.695Z] === RUN TestEventsExecDie [2022-08-17T07:32:51.061Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-17T07:32:51.061Z] --- PASS: TestEventsExecDie (1.08s) [2022-08-17T07:32:51.061Z] === RUN TestEventsBackwardsCompatible [2022-08-17T07:32:51.061Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-08-17T07:32:51.061Z] === RUN TestEventsVolumeCreate [2022-08-17T07:32:51.061Z] --- PASS: TestEventsVolumeCreate (0.11s) [2022-08-17T07:32:51.061Z] === RUN TestInfoBinaryCommits [2022-08-17T07:32:51.061Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-08-17T07:32:51.061Z] === RUN TestInfoAPIVersioned [2022-08-17T07:32:51.061Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-08-17T07:32:51.061Z] === RUN TestInfoAPI [2022-08-17T07:32:51.061Z] --- PASS: TestInfoAPI (0.04s) [2022-08-17T07:32:51.061Z] === RUN TestInfoAPIWarnings [2022-08-17T07:32:51.626Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-17T07:32:52.230Z] === RUN TestDockerSuite/TestExecTTY [2022-08-17T07:32:52.791Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-17T07:32:53.352Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-17T07:32:53.652Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-17T07:32:54.228Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-17T07:32:54.228Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-17T07:32:54.228Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-17T07:32:55.591Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-17T07:32:56.152Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-17T07:32:56.715Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-17T07:32:57.319Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-17T07:32:57.880Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-17T07:32:59.245Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-17T07:33:01.175Z] === RUN TestDockerSuite/TestHealth [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-17T07:33:01.754Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-17T07:33:01.754Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-17T07:33:01.754Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.0% of statements [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-17T07:33:01.754Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-08-17T07:33:01.754Z] ok github.com/docker/docker/api/server/router/volume 0.016s coverage: 67.9% of statements [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-17T07:33:01.754Z] ok github.com/docker/docker/api/types/registry 0.014s coverage: 54.2% of statements [2022-08-17T07:33:01.754Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-17T07:33:01.754Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-08-17T07:33:01.754Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/builder [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-17T07:33:01.754Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-17T07:33:02.324Z] ok github.com/docker/docker/builder/remotecontext 0.151s coverage: 13.7% of statements [2022-08-17T07:33:02.894Z] ok github.com/docker/docker/builder/dockerfile 0.569s coverage: 49.3% of statements [2022-08-17T07:33:02.894Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-17T07:33:03.833Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2022-08-17T07:33:04.775Z] ok github.com/docker/docker/builder/remotecontext/git 1.779s coverage: 86.3% of statements [2022-08-17T07:33:04.775Z] ? github.com/docker/docker/cli [no test files] [2022-08-17T07:33:04.775Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-17T07:33:04.775Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-17T07:33:04.775Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-17T07:33:05.345Z] ok github.com/docker/docker/cmd/docker-proxy 0.236s coverage: 69.3% of statements [2022-08-17T07:33:07.707Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-17T07:33:07.707Z] === RUN TestInfoDebug [2022-08-17T07:33:08.270Z] --- PASS: TestInfoDebug (0.52s) [2022-08-17T07:33:08.270Z] === RUN TestInfoInsecureRegistries [2022-08-17T07:33:08.831Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-17T07:33:08.831Z] === RUN TestInfoRegistryMirrors [2022-08-17T07:33:09.391Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-17T07:33:09.391Z] === RUN TestLoginFailsWithBadCredentials [2022-08-17T07:33:09.547Z] ok github.com/docker/docker/client 0.135s coverage: 75.9% of statements [2022-08-17T07:33:09.647Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-17T07:33:09.647Z] === RUN TestPingCacheHeaders [2022-08-17T07:33:09.647Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-17T07:33:09.647Z] === RUN TestPingGet [2022-08-17T07:33:09.647Z] --- PASS: TestPingGet (0.03s) [2022-08-17T07:33:09.647Z] === RUN TestPingHead [2022-08-17T07:33:09.647Z] --- PASS: TestPingHead (0.03s) [2022-08-17T07:33:09.647Z] === RUN TestPingSwarmHeader [2022-08-17T07:33:10.207Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-17T07:33:11.133Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-17T07:33:12.059Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-17T07:33:12.059Z] --- PASS: TestPingSwarmHeader (2.20s) [2022-08-17T07:33:12.059Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-17T07:33:12.059Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-17T07:33:12.059Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-17T07:33:12.059Z] === RUN TestVersion [2022-08-17T07:33:12.059Z] --- PASS: TestVersion (0.02s) [2022-08-17T07:33:12.059Z] === CONT TestDiskUsage [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/empty [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/empty/container_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/empty/image_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/empty/volume_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-17T07:33:12.619Z] === RUN TestDiskUsage/after_container.Run [2022-08-17T07:33:13.181Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-17T07:33:13.181Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-17T07:33:13.181Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-17T07:33:13.181Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-17T07:33:13.181Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-17T07:33:13.181Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-17T07:33:13.181Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-17T07:33:13.181Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-17T07:33:13.181Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-17T07:33:13.181Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage (1.22s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-17T07:33:13.181Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-17T07:33:13.181Z] PASS [2022-08-17T07:33:13.181Z] [2022-08-17T07:33:13.181Z] === Skipped [2022-08-17T07:33:13.181Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-17T07:33:13.181Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-17T07:33:13.181Z] [2022-08-17T07:33:13.181Z] DONE 54 tests, 1 skipped in 23.546s [2022-08-17T07:33:13.181Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-17T07:33:13.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:33:13.181Z] ++ set -e [2022-08-17T07:33:13.181Z] ++ '[' -n 0 ']' [2022-08-17T07:33:13.181Z] ++ set -x [2022-08-17T07:33:13.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-17T07:33:13.449Z] INFO: Testing against a local daemon [2022-08-17T07:33:13.449Z] === RUN TestVolumesCreateAndList [2022-08-17T07:33:13.449Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-17T07:33:13.449Z] === RUN TestVolumesRemove [2022-08-17T07:33:13.449Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-17T07:33:13.449Z] === RUN TestVolumesInspect [2022-08-17T07:33:13.449Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-17T07:33:13.449Z] === RUN TestVolumesInvalidJSON [2022-08-17T07:33:13.449Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-17T07:33:13.449Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-17T07:33:13.449Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-17T07:33:13.449Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-17T07:33:13.449Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-17T07:33:13.449Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-17T07:33:13.449Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-17T07:33:13.449Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-17T07:33:13.449Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-17T07:33:13.449Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-17T07:33:13.449Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-17T07:33:13.449Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-17T07:33:13.449Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-17T07:33:13.449Z] PASS [2022-08-17T07:33:13.449Z] [2022-08-17T07:33:13.449Z] DONE 9 tests in 0.258s [2022-08-17T07:33:13.449Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T07:33:13.708Z] ++++ cat bundles/test-integration/docker.pid [2022-08-17T07:33:13.708Z] +++ kill 6725 [2022-08-17T07:33:13.970Z] +++ /etc/init.d/apparmor stop [2022-08-17T07:33:13.970Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T07:33:13.970Z] [2022-08-17T07:33:13.970Z] Unloading profiles will leave already running processes permanently [2022-08-17T07:33:13.970Z] unconfined, which can lead to unexpected situations. [2022-08-17T07:33:13.970Z] [2022-08-17T07:33:13.970Z] To set a process to complain mode, use the command line tool [2022-08-17T07:33:13.970Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T07:33:13.970Z] +++ true [2022-08-17T07:33:13.970Z] exiting test-integration [2022-08-17T07:33:13.970Z] ++ exit 0 [2022-08-17T07:33:13.970Z] [2022-08-17T07:33:14.896Z] + for job in $(jobs -p) [2022-08-17T07:33:14.896Z] + wait 8493 [2022-08-17T07:33:21.424Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-17T07:33:23.314Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-17T07:33:26.627Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-17T07:33:26.627Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-17T07:33:26.627Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-17T07:33:26.627Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-17T07:33:26.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-17T07:33:26.627Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-17T07:33:26.627Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-17T07:33:27.555Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-17T07:33:27.810Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-17T07:33:27.810Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-17T07:33:28.066Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-17T07:33:28.066Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-17T07:33:28.322Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-17T07:33:28.578Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-17T07:33:28.834Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-17T07:33:28.834Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-17T07:33:29.396Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-17T07:33:29.396Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-17T07:33:30.323Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-17T07:33:30.884Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-17T07:33:30.884Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-17T07:33:31.445Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-17T07:33:33.957Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-17T07:33:33.957Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-17T07:33:33.957Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-17T07:33:35.337Z] === RUN TestDockerSuite/TestImportFile [2022-08-17T07:33:36.263Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-17T07:33:36.263Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-17T07:33:37.320Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-17T07:33:38.289Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-17T07:33:39.652Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-17T07:33:39.908Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-17T07:33:40.468Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-17T07:33:41.030Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-17T07:33:41.030Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-17T07:33:41.030Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-17T07:33:41.592Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-17T07:33:42.153Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-17T07:33:42.153Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-17T07:33:42.452Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-17T07:33:42.452Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-17T07:33:42.452Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-17T07:33:43.378Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-17T07:33:43.633Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-17T07:33:44.194Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-17T07:33:44.756Z] === RUN TestDockerSuite/TestInspectImage [2022-08-17T07:33:44.756Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-17T07:33:44.756Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-17T07:33:44.756Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-17T07:33:44.756Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-17T07:33:45.322Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-17T07:33:45.577Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-17T07:33:45.833Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-17T07:33:46.088Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-17T07:33:46.649Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-17T07:33:48.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-17T07:33:48.937Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-17T07:33:48.937Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-17T07:33:49.868Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-17T07:33:50.818Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-17T07:33:52.182Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-17T07:33:52.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-17T07:33:52.999Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-17T07:33:53.561Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-17T07:33:54.164Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-17T07:33:54.770Z] docker_api_swarm_service_test.go:395: [d23bc8e53cc51] joining swarm manager [da5f5e197898b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:33:55.025Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-17T07:33:55.282Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-17T07:33:55.538Z] docker_api_swarm_service_test.go:395: [d892b8c9b5e0e] joining swarm manager [da5f5e197898b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:33:56.099Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-17T07:33:56.099Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-17T07:33:56.259Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 30.1% of statements [2022-08-17T07:33:56.259Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-17T07:33:56.259Z] ok github.com/docker/docker/cmd/dockerd/trap 2.574s coverage: 0.0% of statements [2022-08-17T07:33:56.259Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-17T07:33:56.259Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-17T07:33:56.259Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-17T07:33:56.259Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-17T07:33:56.259Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-17T07:33:57.465Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-17T07:33:58.832Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-17T07:33:59.394Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-17T07:34:01.284Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-17T07:34:02.647Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-17T07:34:02.841Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2022-08-17T07:34:04.014Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-17T07:34:04.014Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-17T07:34:04.226Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-17T07:34:05.421Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-17T07:34:05.421Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-17T07:34:05.707Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-17T07:34:05.986Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-17T07:34:11.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-17T07:34:13.171Z] docker_api_swarm_service_test.go:343: [d2367741cf589] joining swarm manager [de5898ccf5fb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:34:13.427Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-17T07:34:13.860Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-17T07:34:14.354Z] docker_api_swarm_service_test.go:343: [d1749b625b3b5] joining swarm manager [de5898ccf5fb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:34:14.431Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 77.3% of statements [2022-08-17T07:34:15.001Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-17T07:34:15.261Z] ok github.com/docker/docker/daemon 10.150s coverage: 16.6% of statements [2022-08-17T07:34:15.261Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-17T07:34:15.261Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-17T07:34:15.261Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-17T07:34:15.261Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-17T07:34:15.261Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-17T07:34:15.285Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-17T07:34:15.830Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-17T07:34:15.845Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-17T07:34:17.214Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.767s coverage: 74.8% of statements [2022-08-17T07:34:18.361Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-17T07:34:18.361Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-17T07:34:18.361Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-17T07:34:18.597Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-08-17T07:34:18.597Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.356s coverage: 60.7% of statements [2022-08-17T07:34:18.922Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-17T07:34:19.896Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-17T07:34:19.980Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-17T07:34:20.457Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-17T07:34:21.384Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-17T07:34:21.923Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.349s coverage: 50.6% of statements [2022-08-17T07:34:22.310Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-17T07:34:22.866Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.440s coverage: 45.9% of statements [2022-08-17T07:34:22.866Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-17T07:34:24.198Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-17T07:34:24.249Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-08-17T07:34:24.249Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.695s coverage: 58.5% of statements [2022-08-17T07:34:24.249Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-17T07:34:24.249Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-17T07:34:24.453Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-17T07:34:25.014Z] === RUN TestDockerSuite/TestLogsSince [2022-08-17T07:34:25.190Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-17T07:34:25.760Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-17T07:34:26.700Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.9% of statements [2022-08-17T07:34:26.700Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-17T07:34:26.700Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-17T07:34:27.422Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.2% of statements [2022-08-17T07:34:28.363Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 80.2% of statements [2022-08-17T07:34:28.363Z] ok github.com/docker/docker/daemon/logger/fluentd 0.031s coverage: 53.6% of statements [2022-08-17T07:34:28.363Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-17T07:34:28.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-17T07:34:29.308Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-08-17T07:34:29.878Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.022s coverage: 88.2% of statements [2022-08-17T07:34:30.430Z] docker_api_swarm_service_test.go:490: [d4aa139c3881b] joining swarm manager [deeba1bcfb05c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:34:30.818Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.171s coverage: 76.8% of statements [2022-08-17T07:34:30.990Z] docker_api_swarm_service_test.go:490: [db92702abf0d5] joining swarm manager [deeba1bcfb05c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:34:31.078Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-17T07:34:31.552Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-17T07:34:32.019Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 79.4% of statements [2022-08-17T07:34:32.958Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 63.7% of statements [2022-08-17T07:34:33.528Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-08-17T07:34:33.788Z] ok github.com/docker/docker/daemon/logger/journald 3.614s coverage: 74.3% of statements [2022-08-17T07:34:33.788Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-17T07:34:33.788Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-17T07:34:33.788Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-17T07:34:33.788Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-17T07:34:34.729Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-08-17T07:34:35.299Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-17T07:34:35.559Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-17T07:34:36.129Z] ok github.com/docker/docker/daemon/logger/splunk 1.675s coverage: 82.5% of statements [2022-08-17T07:34:36.129Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-17T07:34:36.129Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-17T07:34:37.068Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-08-17T07:34:38.127Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-17T07:34:38.128Z] === RUN TestDockerSuite/TestLogsTail [2022-08-17T07:34:38.388Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-17T07:34:38.949Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-17T07:34:38.976Z] ok github.com/docker/docker/distribution 1.501s coverage: 28.0% of statements [2022-08-17T07:34:38.976Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-17T07:34:39.236Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-17T07:34:39.511Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-17T07:34:39.511Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-17T07:34:39.511Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-17T07:34:39.511Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-17T07:34:39.511Z] === RUN TestDockerSuite/TestNetHostname [2022-08-17T07:34:39.806Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-17T07:34:39.806Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-08-17T07:34:39.806Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-17T07:34:40.376Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-08-17T07:34:40.636Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2022-08-17T07:34:40.636Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-17T07:34:40.636Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-17T07:34:40.874Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-17T07:34:40.874Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-17T07:34:41.130Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-17T07:34:41.130Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-17T07:34:41.206Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-08-17T07:34:41.691Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-17T07:34:42.146Z] ok github.com/docker/docker/oci 0.024s coverage: 46.0% of statements [2022-08-17T07:34:42.252Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-17T07:34:42.715Z] ok github.com/docker/docker/opts 0.034s coverage: 66.0% of statements [2022-08-17T07:34:42.976Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-17T07:34:43.616Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-17T07:34:43.616Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-17T07:34:43.616Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-17T07:34:43.616Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-17T07:34:43.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-17T07:34:44.358Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 81.9% of statements [2022-08-17T07:34:45.302Z] ok github.com/docker/docker/pkg/authorization 0.208s coverage: 68.3% of statements [2022-08-17T07:34:45.302Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-17T07:34:45.562Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-17T07:34:48.855Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 42.7% of statements [2022-08-17T07:34:48.855Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-17T07:34:49.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-17T07:34:49.114Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2022-08-17T07:34:49.303Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-17T07:34:49.374Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-17T07:34:49.634Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-17T07:34:49.864Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-17T07:34:50.205Z] ok github.com/docker/docker/pkg/fsutils 0.161s coverage: 85.1% of statements [2022-08-17T07:34:50.205Z] ok github.com/docker/docker/layer 7.793s coverage: 68.9% of statements [2022-08-17T07:34:50.205Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-17T07:34:50.205Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-17T07:34:50.205Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-17T07:34:50.205Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-17T07:34:50.205Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-17T07:34:50.205Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-17T07:34:50.467Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2022-08-17T07:34:51.235Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-17T07:34:51.235Z] docker_api_swarm_service_test.go:128: [dcda12ebed0ff] joining swarm manager [ddbd1715ec316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:34:51.412Z] ok github.com/docker/docker/pkg/idtools 0.548s coverage: 69.3% of statements [2022-08-17T07:34:51.412Z] ok github.com/docker/docker/pkg/ioutils 0.443s coverage: 70.1% of statements [2022-08-17T07:34:52.003Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-08-17T07:34:52.003Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-08-17T07:34:52.003Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-17T07:34:52.003Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-17T07:34:52.161Z] docker_api_swarm_service_test.go:129: [da5376fd1beee] joining swarm manager [ddbd1715ec316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:34:52.262Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-08-17T07:34:52.522Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-08-17T07:34:52.783Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-08-17T07:34:52.783Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-17T07:34:52.783Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-17T07:34:52.783Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-17T07:34:53.724Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-08-17T07:34:53.985Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-17T07:34:54.049Z] docker_api_swarm_service_test.go:137: [dfa4c4dcf8a76] joining swarm manager [ddbd1715ec316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-17T07:34:54.305Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-17T07:34:54.556Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-17T07:34:54.815Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-17T07:34:55.233Z] docker_api_swarm_service_test.go:138: [d647791e1e1da] joining swarm manager [ddbd1715ec316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-17T07:34:56.194Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-08-17T07:34:56.194Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-17T07:34:56.454Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-17T07:34:56.714Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-17T07:34:56.975Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-17T07:34:56.975Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-17T07:34:57.121Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-17T07:34:57.546Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-17T07:34:57.805Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-17T07:34:58.375Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-08-17T07:34:58.485Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-17T07:34:58.636Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-08-17T07:34:58.896Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-17T07:35:00.804Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-08-17T07:35:00.996Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-17T07:35:01.064Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-17T07:35:01.324Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-17T07:35:02.705Z] ok github.com/docker/docker/quota 0.258s coverage: 71.4% of statements [2022-08-17T07:35:02.705Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-17T07:35:02.882Z] === RUN TestDockerSuite/TestPluginActive [2022-08-17T07:35:03.645Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-08-17T07:35:04.215Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-17T07:35:04.215Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-17T07:35:04.785Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-17T07:35:05.045Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-17T07:35:05.436Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-17T07:35:06.955Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-17T07:35:07.526Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.8% of statements [2022-08-17T07:35:07.786Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-17T07:35:09.168Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-17T07:35:11.967Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-17T07:35:11.967Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-17T07:35:11.967Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-17T07:35:12.893Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-17T07:35:16.259Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-17T07:35:17.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-17T07:35:20.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-17T07:35:21.502Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-17T07:35:22.111Z] docker_api_swarm_service_test.go:304: [d99305f90688c] joining swarm manager [db4230fac5a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:35:23.038Z] docker_api_swarm_service_test.go:304: [d2b76412d42b6] joining swarm manager [db4230fac5a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:35:23.038Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-17T07:35:24.927Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-17T07:35:25.494Z] === RUN TestDockerSuite/TestPortList [2022-08-17T07:35:31.121Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/rootless [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/volume [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-17T07:35:31.121Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === Skipped [2022-08-17T07:35:31.121Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-17T07:35:31.121Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-17T07:35:31.121Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-17T07:35:31.121Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-17T07:35:31.121Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:71: No driver to put! [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-17T07:35:31.121Z] time="2022-08-17T07:34:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-17T07:35:31.121Z] time="2022-08-17T07:34:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-17T07:35:31.121Z] time="2022-08-17T07:34:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-17T07:35:31.121Z] time="2022-08-17T07:34:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-17T07:35:31.121Z] time="2022-08-17T07:34:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:71: No driver to put! [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-17T07:35:31.121Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-17T07:35:31.121Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-17T07:35:31.121Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-17T07:35:31.121Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-17T07:35:31.121Z] graphtest_unix.go:71: No driver to put! [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-17T07:35:31.121Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-17T07:35:31.121Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-17T07:35:31.121Z] [2022-08-17T07:35:31.121Z] DONE 2875 tests, 28 skipped in 261.563s [2022-08-17T07:35:31.121Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/bitseq [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/cluster [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/config [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/datastore [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/driverapi [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/etchosts [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/idm [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/ipam [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/iptables [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/netlabel [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/netutils [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/networkdb [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/ns [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/options [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/osl [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/portallocator [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/portmapper [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/testutils [2022-08-17T07:35:31.121Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-17T07:35:31.121Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-17T07:35:33.578Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-17T07:35:35.465Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-17T07:35:35.465Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-17T07:35:37.375Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-17T07:35:38.343Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-17T07:35:38.599Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-17T07:35:38.854Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-17T07:35:40.741Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-17T07:35:41.302Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-17T07:35:42.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-17T07:35:43.677Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-17T07:35:45.084Z] docker_api_swarm_service_test.go:100: [d05468266d806] joining swarm manager [df08c91e60cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:35:46.010Z] docker_api_swarm_service_test.go:101: [da6aaf00c5ed5] joining swarm manager [df08c91e60cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:35:47.376Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-17T07:35:47.376Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-17T07:35:51.544Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-17T07:35:58.159Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-17T07:35:59.087Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-17T07:36:00.469Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-17T07:36:01.837Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-17T07:36:02.805Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-17T07:36:04.805Z] check_test.go:611: [d05468266d806] daemon is not started [2022-08-17T07:36:05.063Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-17T07:36:06.473Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-17T07:36:07.400Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-17T07:36:07.400Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-17T07:36:07.961Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-17T07:36:09.892Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-17T07:36:10.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-17T07:36:11.077Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-17T07:36:11.077Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-17T07:36:11.077Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-17T07:36:11.639Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-17T07:36:11.895Z] docker_api_swarm_service_test.go:533: [dc8a391922c49] joining swarm manager [d85980f50dec0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:36:11.895Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-17T07:36:12.150Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-17T07:36:13.119Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-17T07:36:13.119Z] docker_api_swarm_service_test.go:534: [d1492a2759228] joining swarm manager [d85980f50dec0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:36:14.044Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-17T07:36:14.607Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-17T07:36:17.817Z] ok github.com/docker/docker/libnetwork 37.347s coverage: 40.6% of statements [2022-08-17T07:36:17.817Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-08-17T07:36:17.817Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-17T07:36:17.817Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-17T07:36:17.817Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-17T07:36:17.817Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-17T07:36:17.817Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-17T07:36:17.817Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-17T07:36:17.817Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-17T07:36:17.818Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-17T07:36:17.818Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-17T07:36:17.818Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-17T07:36:17.818Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-17T07:36:17.818Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-17T07:36:17.818Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-17T07:36:17.818Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.419s coverage: 59.9% of statements [2022-08-17T07:36:17.818Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-17T07:36:17.818Z] ok github.com/docker/docker/libnetwork/drivers/host 0.007s coverage: 34.8% of statements [2022-08-17T07:36:17.818Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.063s coverage: 5.2% of statements [2022-08-17T07:36:17.818Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-17T07:36:17.818Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-17T07:36:17.818Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-17T07:36:17.818Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-17T07:36:22.846Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-17T07:36:23.103Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-17T07:36:24.467Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-17T07:36:24.467Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-17T07:36:24.467Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-17T07:36:24.722Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-17T07:36:27.319Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-17T07:36:27.821Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.237s coverage: 6.6% of statements [2022-08-17T07:36:27.821Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-17T07:36:27.821Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-17T07:36:27.821Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-17T07:36:27.821Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-17T07:36:27.821Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-17T07:36:27.821Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-17T07:36:27.821Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-17T07:36:28.087Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-08-17T07:36:28.290Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-17T07:36:28.348Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-17T07:36:28.608Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-17T07:36:30.177Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-17T07:36:31.147Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-17T07:36:31.147Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-17T07:36:31.147Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-17T07:36:33.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-17T07:36:33.640Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-17T07:36:34.612Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-17T07:36:34.869Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-17T07:36:35.124Z] docker_api_swarm_service_test.go:148: [d6dc160bc54cb] joining swarm manager [dd915c6b56a31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:36:36.053Z] docker_api_swarm_service_test.go:148: [d928631563bbf] joining swarm manager [dd915c6b56a31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:36:36.053Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-17T07:36:37.421Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-17T07:36:38.829Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-17T07:36:39.397Z] === RUN TestDockerSuite/TestRmiTag [2022-08-17T07:36:39.397Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-17T07:36:40.324Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-17T07:36:40.828Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-17T07:36:42.839Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-17T07:36:43.400Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-17T07:36:44.082Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-17T07:36:44.082Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-17T07:36:44.643Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-17T07:36:45.205Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-17T07:36:45.766Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-17T07:36:46.328Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-17T07:36:47.296Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-17T07:36:49.813Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-17T07:36:50.375Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-17T07:36:51.301Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-17T07:36:52.229Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-17T07:36:54.163Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-17T07:36:55.574Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-17T07:36:55.748Z] ok github.com/docker/docker/libnetwork/ipam 14.550s coverage: 85.3% of statements [2022-08-17T07:36:55.748Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-17T07:36:55.748Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-17T07:36:55.748Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-17T07:36:55.748Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-17T07:36:55.748Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-17T07:36:55.748Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-17T07:36:55.748Z] ok github.com/docker/docker/libnetwork/ipamutils 0.261s coverage: 74.0% of statements [2022-08-17T07:36:56.319Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.0% of statements [2022-08-17T07:36:56.579Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-17T07:36:56.839Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-17T07:36:57.470Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-17T07:36:57.736Z] === RUN TestDockerSuite/TestDockerFails [2022-08-17T07:36:57.736Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-17T07:36:59.105Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-17T07:36:59.403Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-17T07:36:59.965Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-17T07:37:01.893Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-17T07:37:02.192Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-17T07:37:02.795Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-17T07:37:03.763Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-17T07:37:04.018Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-17T07:37:04.274Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-17T07:37:04.836Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-17T07:37:04.836Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-17T07:37:05.396Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-17T07:37:06.367Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-17T07:37:06.625Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-17T07:37:07.551Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-17T07:37:07.807Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-17T07:37:08.777Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-17T07:37:09.702Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-17T07:37:10.307Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-17T07:37:10.871Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-17T07:37:11.432Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-17T07:37:11.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-17T07:37:11.994Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-17T07:37:12.922Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-17T07:37:13.495Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-17T07:37:14.430Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-17T07:37:15.358Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-17T07:37:15.962Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-17T07:37:16.524Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-17T07:37:16.524Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-17T07:37:17.931Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-17T07:37:18.492Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-17T07:37:19.055Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-17T07:37:19.617Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-17T07:37:20.179Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-17T07:37:20.179Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-17T07:37:20.741Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-17T07:37:20.997Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-17T07:37:21.558Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-17T07:37:22.163Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-17T07:37:22.727Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-17T07:37:22.727Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-17T07:37:23.521Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-17T07:37:23.521Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-17T07:37:24.132Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-17T07:37:24.692Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-17T07:37:25.254Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-17T07:37:25.815Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-17T07:37:25.815Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-17T07:37:26.376Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-17T07:37:27.303Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-17T07:37:28.668Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-17T07:37:29.603Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-17T07:37:30.216Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-17T07:37:31.143Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-17T07:37:31.400Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-17T07:37:31.962Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-17T07:37:32.568Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-17T07:37:33.977Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-17T07:37:36.600Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-17T07:37:36.600Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-17T07:37:36.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-17T07:37:37.160Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-17T07:37:39.050Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-17T07:37:40.941Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-17T07:37:41.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-17T07:37:42.913Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-17T07:37:43.473Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-17T07:37:44.839Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-17T07:37:44.839Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-17T07:37:44.839Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-17T07:37:44.839Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-17T07:37:44.839Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-17T07:37:45.401Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-17T07:37:46.765Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-17T07:37:47.028Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-17T07:37:47.958Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-17T07:37:49.933Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-17T07:37:49.933Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-17T07:37:50.638Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-17T07:37:51.613Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-17T07:37:52.539Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-17T07:37:52.539Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-17T07:37:52.539Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-17T07:37:52.539Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-17T07:37:53.100Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-17T07:37:54.028Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-17T07:37:54.285Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-17T07:37:54.888Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-17T07:37:55.449Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-17T07:37:55.449Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-17T07:37:56.011Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-17T07:37:56.572Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-17T07:37:56.572Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-17T07:37:57.500Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-17T07:37:58.103Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-17T07:37:58.359Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-17T07:37:59.288Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-17T07:37:59.545Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-17T07:37:59.802Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-17T07:38:00.367Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-17T07:38:00.930Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-17T07:38:01.492Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-17T07:38:01.492Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-17T07:38:02.054Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-17T07:38:02.987Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-17T07:38:04.025Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-17T07:38:04.281Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-17T07:38:04.281Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-17T07:38:04.281Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-17T07:38:04.281Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-17T07:38:07.591Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-17T07:38:07.591Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-17T07:38:08.155Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-17T07:38:08.715Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-17T07:38:09.682Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-17T07:38:09.939Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-17T07:38:09.939Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-17T07:38:09.939Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-17T07:38:10.196Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-17T07:38:12.215Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-17T07:38:13.143Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-17T07:38:14.069Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-17T07:38:20.726Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-17T07:38:20.726Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-17T07:38:20.726Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-17T07:38:20.982Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-17T07:38:20.982Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-17T07:38:21.239Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-17T07:38:22.208Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-17T07:38:22.770Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-17T07:38:24.133Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-17T07:38:24.133Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-17T07:38:24.133Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-17T07:38:25.060Z] === RUN TestDockerSuite/TestRunMount [2022-08-17T07:38:28.326Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-17T07:38:29.253Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-17T07:38:29.816Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-17T07:38:30.379Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-17T07:38:31.745Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-17T07:38:33.635Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-17T07:38:35.001Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-17T07:38:36.888Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-17T07:38:36.888Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-17T07:38:37.816Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-17T07:38:39.184Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-17T07:38:39.185Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-17T07:38:39.810Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-17T07:38:40.738Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-17T07:38:40.738Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-17T07:38:41.299Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-17T07:38:41.860Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-17T07:38:43.763Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-17T07:38:43.763Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-17T07:38:45.654Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-17T07:38:46.622Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-17T07:38:48.453Z] ok github.com/docker/docker/libnetwork/networkdb 104.684s coverage: 60.4% of statements [2022-08-17T07:38:48.453Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-17T07:38:48.453Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-17T07:38:48.453Z] ok github.com/docker/docker/libnetwork/osl 4.295s coverage: 39.7% of statements [2022-08-17T07:38:48.453Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-17T07:38:48.453Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-08-17T07:38:49.181Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-17T07:38:49.397Z] ok github.com/docker/docker/libnetwork/portmapper 0.577s coverage: 48.6% of statements [2022-08-17T07:38:49.438Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-17T07:38:49.658Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-17T07:38:49.658Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-17T07:38:49.694Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-17T07:38:49.695Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-17T07:38:49.917Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-17T07:38:49.917Z] [2022-08-17T07:38:49.917Z] === Skipped [2022-08-17T07:38:49.917Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-17T07:38:49.917Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T07:38:49.917Z] [2022-08-17T07:38:49.917Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-17T07:38:49.917Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T07:38:49.917Z] [2022-08-17T07:38:49.917Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-17T07:38:49.917Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-17T07:38:49.917Z] [2022-08-17T07:38:49.917Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-17T07:38:49.917Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T07:38:49.917Z] [2022-08-17T07:38:49.917Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-17T07:38:49.917Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T07:38:49.917Z] [2022-08-17T07:38:49.917Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-17T07:38:49.917Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T07:38:49.917Z] [2022-08-17T07:38:49.917Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-17T07:38:49.917Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T07:38:49.917Z] [2022-08-17T07:38:49.917Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-17T07:38:49.917Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-17T07:38:49.917Z] [2022-08-17T07:38:49.917Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-17T07:38:49.917Z] firewalld_test.go:14: firewalld is not running [2022-08-17T07:38:49.917Z] [2022-08-17T07:38:49.917Z] DONE 327 tests, 9 skipped in 202.360s [2022-08-17T07:38:50.256Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-17T07:38:50.256Z] === RUN TestDockerSuite/TestRunNonExecutableCmd Post stage [Pipeline] junit [2022-08-17T07:38:50.499Z] Recording test results [2022-08-17T07:38:50.818Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-17T07:38:50.915Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-17T07:38:51.281Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43756/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b28e66cf4fd2fb7c7f14d889614f57f3457f585e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b28e66cf4fd2fb7c7f14d889614f57f3457f585e hack/validate/vendor [2022-08-17T07:38:51.420Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-17T07:38:51.420Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-17T07:38:51.850Z] No vendor changes in diff. [2022-08-17T07:38:51.981Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-17T07:38:51.981Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-17T07:38:52.743Z] + echo Ensuring container killed. [2022-08-17T07:38:52.743Z] Ensuring container killed. [2022-08-17T07:38:52.743Z] + docker rm -vf docker-pr9 [2022-08-17T07:38:52.743Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-08-17T07:38:53.049Z] + echo Chowning /workspace to jenkins user [2022-08-17T07:38:53.049Z] Chowning /workspace to jenkins user [2022-08-17T07:38:53.049Z] + id -u [2022-08-17T07:38:53.049Z] + id -g [2022-08-17T07:38:53.049Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43756:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T07:38:54.538Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-17T07:38:54.734Z] + bundleName=unit [2022-08-17T07:38:54.734Z] + echo Creating unit-bundles.tar.gz [2022-08-17T07:38:54.734Z] Creating unit-bundles.tar.gz [2022-08-17T07:38:54.734Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-17T07:38:54.734Z] bundles/junit-report-libnetwork.xml [2022-08-17T07:38:54.734Z] bundles/junit-report.xml [2022-08-17T07:38:54.734Z] bundles/go-test-report-libnetwork.json [2022-08-17T07:38:54.734Z] bundles/go-test-report.json [2022-08-17T07:38:54.734Z] bundles/profile-libnetwork.out [2022-08-17T07:38:54.734Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-17T07:38:54.747Z] Archiving artifacts [2022-08-17T07:38:55.157Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43756/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-17T07:38:55.468Z] + make clean [2022-08-17T07:38:56.041Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-17T07:38:56.041Z] docker-dev-cache [2022-08-17T07:38:56.041Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-17T07:38:57.095Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-17T07:38:58.020Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-17T07:38:58.020Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-17T07:38:58.020Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-17T07:38:58.582Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-17T07:38:59.510Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-17T07:39:00.075Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-17T07:39:00.637Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-17T07:39:01.259Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-17T07:39:01.820Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-17T07:39:01.820Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-17T07:39:02.381Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-17T07:39:02.941Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-17T07:39:02.941Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-17T07:39:03.503Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-17T07:39:03.950Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-17T07:39:03.950Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-17T07:39:03.950Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-17T07:39:04.514Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-17T07:39:05.077Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-17T07:39:05.077Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-17T07:39:05.077Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-17T07:39:06.003Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-17T07:39:06.003Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-17T07:39:07.366Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-17T07:39:07.366Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-17T07:39:07.366Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-17T07:39:09.881Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-17T07:39:10.808Z] === RUN TestDockerSuite/TestRunRm [2022-08-17T07:39:11.064Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-17T07:39:11.990Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-17T07:39:14.505Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-17T07:39:15.066Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-17T07:39:15.627Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-17T07:39:16.993Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-17T07:39:17.249Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-17T07:39:17.506Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-17T07:39:20.840Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-17T07:39:20.840Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-17T07:39:24.109Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-17T07:39:24.109Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-17T07:39:24.670Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-17T07:39:25.233Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-17T07:39:25.798Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-17T07:39:26.358Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-17T07:39:26.919Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-17T07:39:26.919Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-17T07:39:27.481Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-17T07:39:28.044Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-17T07:39:28.608Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-17T07:39:29.533Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-17T07:39:29.789Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-17T07:39:32.301Z] === RUN TestDockerSuite/TestRunState [2022-08-17T07:39:32.862Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-17T07:39:33.425Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-17T07:39:33.987Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-17T07:39:34.242Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-17T07:39:34.242Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-17T07:39:34.242Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-17T07:39:34.497Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-17T07:39:34.753Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-17T07:39:35.315Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-17T07:39:36.691Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-17T07:39:36.691Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-17T07:39:36.691Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-17T07:39:37.269Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-17T07:39:37.525Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-17T07:39:39.459Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-17T07:39:40.023Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-17T07:39:40.584Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-17T07:39:41.510Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-17T07:39:44.068Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-17T07:39:44.324Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-17T07:39:46.214Z] docker_cli_service_logs_test.go:248: checking task e2uwjo36rh3d [2022-08-17T07:39:46.214Z] docker_cli_service_logs_test.go:253: checking messages for e2uwjo36rh3d [2022-08-17T07:39:46.214Z] docker_cli_service_logs_test.go:248: checking task rof7pe0u8emi [2022-08-17T07:39:46.214Z] docker_cli_service_logs_test.go:253: checking messages for rof7pe0u8emi [2022-08-17T07:39:46.470Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-17T07:39:47.031Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-17T07:39:47.592Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-17T07:39:48.154Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-17T07:39:48.716Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-17T07:39:49.277Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-17T07:39:50.684Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-17T07:39:52.094Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-17T07:39:52.350Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-17T07:39:52.350Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-17T07:39:52.605Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-17T07:39:52.903Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-17T07:39:53.464Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-17T07:39:53.728Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-17T07:39:53.728Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-17T07:39:53.728Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-17T07:39:53.992Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-17T07:39:54.559Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-17T07:39:57.824Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-17T07:39:58.394Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-17T07:39:58.998Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-17T07:40:00.406Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-17T07:40:01.333Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-17T07:40:03.221Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-17T07:40:04.629Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-17T07:40:05.191Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-17T07:40:05.191Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-17T07:40:05.191Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-17T07:40:05.191Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-17T07:40:05.191Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-17T07:40:05.191Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-17T07:40:05.191Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-17T07:40:05.191Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-17T07:40:05.191Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-17T07:40:05.191Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-17T07:40:06.160Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-17T07:40:06.721Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-17T07:40:07.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-17T07:40:07.949Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-17T07:40:08.510Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-17T07:40:08.766Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-17T07:40:08.766Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-17T07:40:09.695Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-17T07:40:09.695Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-17T07:40:09.695Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-17T07:40:09.695Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-17T07:40:09.695Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-17T07:40:09.695Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-17T07:40:09.695Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-17T07:40:09.695Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-17T07:40:09.695Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-17T07:40:09.695Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-17T07:40:09.695Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-17T07:40:09.695Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-17T07:40:09.695Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-17T07:40:09.695Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-17T07:40:09.695Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-17T07:40:10.257Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-17T07:40:10.257Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-17T07:40:10.817Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-17T07:40:10.818Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-17T07:40:11.386Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-17T07:40:11.644Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-17T07:40:12.205Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-17T07:40:12.205Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-17T07:40:13.172Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-17T07:40:13.172Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-17T07:40:13.430Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-17T07:40:13.430Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-17T07:40:13.430Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-17T07:40:14.034Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-17T07:40:15.400Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-17T07:40:15.400Z] docker_cli_swarm_test.go:1895: [dc696c007b140] joining swarm manager [d4c671f0a2aba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:40:15.656Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-17T07:40:15.656Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-17T07:40:15.656Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-17T07:40:15.912Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-17T07:40:16.168Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-17T07:40:17.135Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-17T07:40:17.390Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-17T07:40:17.646Z] docker_cli_swarm_test.go:1896: [d114d14084ad2] joining swarm manager [d4c671f0a2aba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:40:19.010Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-17T07:40:19.613Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-17T07:40:19.613Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-17T07:40:19.613Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-17T07:40:19.613Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-17T07:40:20.174Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-17T07:40:21.099Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-17T07:40:21.703Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-17T07:40:23.163Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-17T07:40:23.423Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-17T07:40:25.939Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-17T07:40:27.828Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-17T07:40:31.161Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-17T07:40:32.565Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-17T07:40:33.491Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-17T07:40:34.419Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-17T07:40:34.980Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-17T07:40:35.541Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-17T07:40:37.476Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-17T07:40:38.841Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-17T07:40:39.769Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-17T07:40:41.133Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-17T07:40:43.023Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-17T07:40:43.023Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-17T07:40:44.390Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-17T07:40:45.755Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-17T07:40:46.686Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-17T07:40:49.287Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-17T07:40:49.287Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-17T07:40:49.287Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-17T07:40:49.287Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-17T07:40:49.542Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-17T07:40:50.468Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-17T07:40:51.029Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-17T07:40:51.590Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-17T07:40:51.590Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-17T07:40:53.001Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-17T07:40:53.001Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-17T07:40:53.257Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-17T07:40:54.666Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2121108574 [2022-08-17T07:40:54.666Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-17T07:40:54.666Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-17T07:40:56.031Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-17T07:40:56.031Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-17T07:40:56.031Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-17T07:40:57.399Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-17T07:40:58.344Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-17T07:41:00.862Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-17T07:41:00.862Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-17T07:41:01.422Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-17T07:41:01.422Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-17T07:41:01.422Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-17T07:41:02.784Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-17T07:41:02.784Z] docker_cli_sni_test.go:30: Flakey test [2022-08-17T07:41:02.784Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-17T07:41:03.711Z] docker_cli_swarm_test.go:1796: [d730e8fc86e80] joining swarm manager [d790b48985f87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:41:05.115Z] docker_cli_swarm_test.go:1797: [d08a75e8fd18d] joining swarm manager [d790b48985f87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:41:08.419Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-17T07:41:09.783Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-17T07:41:10.038Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-17T07:41:11.007Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-17T07:41:13.698Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-17T07:41:15.071Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-17T07:41:15.633Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-17T07:41:16.559Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-17T07:41:17.922Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-17T07:41:19.327Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-17T07:41:20.256Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-17T07:41:21.618Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-17T07:41:25.824Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-17T07:41:28.337Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-17T07:41:28.897Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-17T07:41:30.261Z] docker_cli_swarm_test.go:1315: [d06c5d15711c6] joining swarm manager [d41f5c801f858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:41:31.666Z] docker_cli_swarm_test.go:1316: [dc25e64901231] joining swarm manager [d41f5c801f858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:41:33.594Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-17T07:41:36.105Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-17T07:41:36.667Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-17T07:41:37.242Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-17T07:41:37.804Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-17T07:41:37.804Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-17T07:41:37.804Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-17T07:41:38.060Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-17T07:41:38.621Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-17T07:41:38.621Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-17T07:41:38.621Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-17T07:41:38.621Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-17T07:41:38.621Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-17T07:41:39.589Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-17T07:41:39.885Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-17T07:41:40.447Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-17T07:41:41.811Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-17T07:41:45.114Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-17T07:41:46.041Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-17T07:41:46.041Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-17T07:41:46.041Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-17T07:41:46.602Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-17T07:41:47.163Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-17T07:41:49.053Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-17T07:41:50.458Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-17T07:41:51.861Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-17T07:42:06.785Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-17T07:42:06.785Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-17T07:42:07.041Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-17T07:42:07.603Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-17T07:42:07.603Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-17T07:42:07.603Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-17T07:42:07.603Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-17T07:42:08.030Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-17T07:42:08.030Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-17T07:42:08.591Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-17T07:42:08.847Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-17T07:42:08.847Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-17T07:42:08.847Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-17T07:42:08.847Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-17T07:42:10.734Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-17T07:42:10.734Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-17T07:42:10.734Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-17T07:42:10.734Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-17T07:42:10.734Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-17T07:42:10.734Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite (1337.75s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.54s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.94s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.66s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.66s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.81s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.86s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.13s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.58s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.93s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.91s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.64s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.12s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.64s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.48s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.61s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.44s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.74s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.88s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.71s) [2022-08-17T07:42:10.734Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.76s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.77s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.91s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.70s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.43s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.44s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.72s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.50s) [2022-08-17T07:42:10.735Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.44s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.33s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.61s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.52s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.60s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00093def0__} (1.50s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11769435503_/foo_false_____} (1.43s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11769435503_/foo_true_____} (1.47s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33079955223_/foo_false_____} (1.45s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33079955223_/foo_true_____} (1.52s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33079955223_/foo_true__0xc00093df20___} (1.58s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00093df38__} (1.60s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00093df50__} (1.56s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00093df68__} (1.52s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00093df80__} (1.56s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.70s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.43s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.97s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.40s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.44s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.45s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.72s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.76s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.87s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.79s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.99s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.75s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.37s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.66s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.93s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (2.06s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.54s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.76s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.66s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.61s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.42s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.15s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.61s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.72s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.96s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.36s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.61s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestAttachDetach (1.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.91s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.10s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.34s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.75s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.34s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.93s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.17s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.01s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.49s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.93s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.69s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.61s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.75s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.26s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.86s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.78s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.86s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.46s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.95s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.25s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.41s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.86s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.35s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.50s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.93s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.23s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.14s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.24s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.90s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.25s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.54s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.12s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.44s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.62s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.23s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.11s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.54s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.77s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.47s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2022-08-17T07:42:10.735Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.50s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.42s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.99s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.98s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.57s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.46s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.45s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s) [2022-08-17T07:42:10.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-17T07:42:10.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-17T07:42:10.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-17T07:42:10.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.50s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.57s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.46s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.70s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.55s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.16s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.21s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.94s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.17s) [2022-08-17T07:42:10.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.21s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.70s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.64s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.70s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.63s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.68s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.48s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.46s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.31s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.41s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.06s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.12s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.21s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.46s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.85s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.93s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.25s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEnv (1.09s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.76s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.62s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.33s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.49s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.50s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.23s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.44s) [2022-08-17T07:42:10.736Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.82s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFails (0.63s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.34s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.29s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.29s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.03s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.34s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.53s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.00s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.51s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.70s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.30s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.36s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.12s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.14s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.27s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.19s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.27s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.26s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.77s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.26s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.83s) [2022-08-17T07:42:10.736Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.96s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.74s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.64s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.12s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.86s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.35s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.59s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.65s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.75s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.05s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.17s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.65s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.98s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.50s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildPATH (1.87s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.33s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.92s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.58s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildRm (2.26s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.25s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.03s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-08-17T07:42:10.736Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.87s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildStderr (0.81s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.34s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.83s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildUser (2.37s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.46s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.90s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.19s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.77s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.73s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.26s) [2022-08-17T07:42:10.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-17T07:42:10.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-17T07:42:10.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-17T07:42:10.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.35s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.06s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.18s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-08-17T07:42:10.736Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.42s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.79s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.05s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.52s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCommitTTY (1.50s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.40s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.63s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.27s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.69s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.63s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.63s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.63s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.64s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.93s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.32s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.88s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.98s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.08s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.66s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.64s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.87s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.45s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.62s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.69s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.62s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.67s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.66s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.51s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.75s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.91s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.04s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.09s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.45s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2022-08-17T07:42:10.736Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2022-08-17T07:42:10.736Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.58s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.07s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.37s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-17T07:42:10.736Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsFormat (1.00s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.68s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-08-17T07:42:10.737Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-17T07:42:10.737Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.28s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.76s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsRename (0.61s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsResize (0.63s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.57s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.82s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.57s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecCgroup (0.87s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.10s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecParseError (0.56s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.73s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.06s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecStartFails (0.77s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-08-17T07:42:10.737Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.09s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestHealth (19.30s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.99s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestBuildHistory (2.63s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImportDisplay (1.14s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-08-17T07:42:10.737Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-17T07:42:10.737Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.30s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.69s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectStatus (0.97s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.59s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.78s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.66s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.53s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.42s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.52s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.35s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.69s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.46s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.40s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.34s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.86s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.10s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.91s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.58s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestNetHostname (1.32s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.71s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.73s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.20s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.62s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.93s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPluginActive (2.28s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.22s) [2022-08-17T07:42:10.737Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.58s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.83s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.37s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.88s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.50s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.98s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPortList (7.20s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.59s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.88s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2022-08-17T07:42:10.737Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.76s) [2022-08-17T07:42:10.994Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.38s) [2022-08-17T07:42:10.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.54s) [2022-08-17T07:42:10.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2022-08-17T07:42:10.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.80s) [2022-08-17T07:42:10.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.75s) [2022-08-17T07:42:10.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.06s) [2022-08-17T07:42:10.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.52s) [2022-08-17T07:42:10.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2022-08-17T07:42:10.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.25s) [2022-08-17T07:42:10.994Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.08s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.64s) [2022-08-17T07:42:10.995Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.06s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.55s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.70s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.22s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.19s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.46s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.37s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.08s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.37s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.71s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.69s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.70s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.64s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.74s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.37s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.92s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.26s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.59s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.88s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.68s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.05s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.64s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.54s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.61s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.12s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.65s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.59s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.52s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.12s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.79s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.61s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.88s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.64s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.07s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.08s) [2022-08-17T07:42:10.995Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-17T07:42:10.995Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.61s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.49s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.89s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.50s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.27s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2022-08-17T07:42:10.995Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.56s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.13s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.64s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.10s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.65s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.50s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.75s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.63s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.63s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.40s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-08-17T07:42:10.995Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.79s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.47s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.98s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunMount (4.25s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.68s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.34s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.72s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.44s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.86s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.26s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.29s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.59s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNetHost (0.85s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.84s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.75s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.69s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.54s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.60s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.64s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.93s) [2022-08-17T07:42:10.995Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.23s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.73s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.64s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.55s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2022-08-17T07:42:10.995Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.63s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.62s) [2022-08-17T07:42:10.995Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.75s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s) [2022-08-17T07:42:10.995Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.55s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.04s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.42s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.57s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.68s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.73s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunState (1.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-08-17T07:42:10.995Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunSysctls (1.21s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.81s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.46s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.59s) [2022-08-17T07:42:10.995Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.58s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.38s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.11s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.66s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.61s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.69s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.75s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.21s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.62s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.68s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.66s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.68s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.55s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.68s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.63s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.22s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.18s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.01s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.70s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.47s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.50s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.35s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.73s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.40s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.22s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.15s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.12s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.28s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.61s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.44s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.56s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.99s) [2022-08-17T07:42:10.996Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.67s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-17T07:42:10.996Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-17T07:42:10.996Z] === RUN TestDockerRegistrySuite [2022-08-17T07:42:10.996Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-17T07:42:11.923Z] check_test.go:427: [d173a349029ce] daemon is not started [2022-08-17T07:42:11.924Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-17T07:42:12.852Z] check_test.go:427: [d0541ac4b1d29] daemon is not started [2022-08-17T07:42:12.852Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-17T07:42:14.215Z] check_test.go:427: [d23b6ff01a1b8] daemon is not started [2022-08-17T07:42:14.215Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-17T07:42:14.470Z] check_test.go:427: [d4a92a7b2ae65] daemon is not started [2022-08-17T07:42:14.470Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-17T07:42:17.736Z] check_test.go:427: [d23092814ea0d] daemon is not started [2022-08-17T07:42:17.736Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-17T07:42:21.898Z] check_test.go:427: [d792920eacbaa] daemon is not started [2022-08-17T07:42:21.898Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-17T07:42:24.454Z] check_test.go:427: [dae38e5df9402] daemon is not started [2022-08-17T07:42:24.454Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-17T07:42:25.381Z] check_test.go:427: [d8c6821a9fe86] daemon is not started [2022-08-17T07:42:25.381Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-17T07:42:26.333Z] check_test.go:427: [dd81a818ec030] daemon is not started [2022-08-17T07:42:26.333Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-17T07:42:27.265Z] check_test.go:427: [d2104af766e60] daemon is not started [2022-08-17T07:42:27.265Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-17T07:42:28.233Z] check_test.go:427: [dc8de61346bc7] daemon is not started [2022-08-17T07:42:28.233Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-17T07:42:29.160Z] check_test.go:427: [d6b4c63761cc6] daemon is not started [2022-08-17T07:42:29.160Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-17T07:42:30.566Z] check_test.go:427: [d188dd99e1629] daemon is not started [2022-08-17T07:42:30.566Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-17T07:42:31.494Z] check_test.go:427: [d822d0fc0b22c] daemon is not started [2022-08-17T07:42:31.494Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-17T07:42:32.420Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b27009accffd8597e192ba4ab0aeb44d062038197f56db744a195971bae29cc3 [2022-08-17T07:42:32.982Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:92a012bf7b2b19c1caf91ca06d82da8450e40678b6c506ce7b79cc65c6f3730f [2022-08-17T07:42:33.237Z] check_test.go:427: [dc37064f0ec63] daemon is not started [2022-08-17T07:42:33.237Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-17T07:42:34.165Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b75b61583b409d90b2ac220301ba1aa47409e70a73b210b8e58f508d6d388310 [2022-08-17T07:42:34.726Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:deb3f31ba05ac01836db925e7248d8bed50d1e191989ba8385f8b24906e96ffe [2022-08-17T07:42:34.982Z] check_test.go:427: [def3d21d96f96] daemon is not started [2022-08-17T07:42:34.982Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-17T07:42:36.346Z] check_test.go:427: [deff5d95a3cfd] daemon is not started [2022-08-17T07:42:36.346Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-17T07:42:38.278Z] check_test.go:427: [df5a608fa1a9b] daemon is not started [2022-08-17T07:42:38.278Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-17T07:42:39.207Z] check_test.go:427: [db4b668222864] daemon is not started [2022-08-17T07:42:39.207Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-17T07:42:39.207Z] check_test.go:427: [d359873eeff40] daemon is not started [2022-08-17T07:42:39.207Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-17T07:42:40.177Z] check_test.go:427: [d5200086694ff] daemon is not started [2022-08-17T07:42:40.178Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-17T07:42:41.103Z] check_test.go:427: [d6a2096ad49a1] daemon is not started [2022-08-17T07:42:41.103Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-17T07:42:42.030Z] check_test.go:427: [d1405b0858a67] daemon is not started [2022-08-17T07:42:42.030Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-17T07:42:44.554Z] check_test.go:427: [d9aece7b58703] daemon is not started [2022-08-17T07:42:44.554Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-17T07:42:44.554Z] check_test.go:427: [da161934369c4] daemon is not started [2022-08-17T07:42:44.554Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-17T07:42:45.480Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-17T07:42:45.735Z] check_test.go:427: [d6e8f3cdee7db] daemon is not started [2022-08-17T07:42:45.735Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-17T07:42:46.296Z] check_test.go:427: [d527ca6a992e4] daemon is not started [2022-08-17T07:42:46.296Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-17T07:42:46.296Z] check_test.go:427: [d8319ee473b11] daemon is not started [2022-08-17T07:42:46.296Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-17T07:42:46.552Z] check_test.go:427: [dd0e9964d7c79] daemon is not started [2022-08-17T07:42:46.552Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-17T07:42:46.808Z] check_test.go:427: [d16470f75a402] daemon is not started [2022-08-17T07:42:46.808Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-17T07:42:47.369Z] check_test.go:427: [d866df478dc75] daemon is not started [2022-08-17T07:42:47.369Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-17T07:42:47.625Z] check_test.go:427: [ddc283f470870] daemon is not started [2022-08-17T07:42:47.625Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-17T07:42:48.992Z] check_test.go:427: [d703ae5e00948] daemon is not started [2022-08-17T07:42:48.992Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-17T07:42:49.248Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-17T07:42:50.617Z] check_test.go:427: [d565bdb58d66a] daemon is not started [2022-08-17T07:42:50.617Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-17T07:42:51.981Z] check_test.go:427: [df25e43eba20b] daemon is not started [2022-08-17T07:42:51.981Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-17T07:42:52.951Z] check_test.go:427: [d1481e163fad5] daemon is not started [2022-08-17T07:42:52.951Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-17T07:42:54.315Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite (44.08s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.33s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.71s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.88s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.82s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.49s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.67s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.24s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.26s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.11s) [2022-08-17T07:42:54.876Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s) [2022-08-17T07:42:54.876Z] === RUN TestDockerSchema1RegistrySuite [2022-08-17T07:42:54.876Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-17T07:42:55.132Z] check_test.go:454: [dbd584d22a173] daemon is not started [2022-08-17T07:42:55.132Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-17T07:42:56.497Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-17T07:42:58.387Z] check_test.go:454: [d7fcd472e2428] daemon is not started [2022-08-17T07:42:58.387Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-17T07:43:03.714Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-17T07:43:03.714Z] check_test.go:454: [d046911c51597] daemon is not started [2022-08-17T07:43:03.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-17T07:43:05.085Z] check_test.go:454: [d928981f3b501] daemon is not started [2022-08-17T07:43:05.085Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-17T07:43:05.341Z] check_test.go:454: [d9965776ee430] daemon is not started [2022-08-17T07:43:05.341Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-17T07:43:05.600Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-17T07:43:06.528Z] check_test.go:454: [d7589e6c2decd] daemon is not started [2022-08-17T07:43:06.528Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-17T07:43:07.892Z] check_test.go:454: [d02fd69681316] daemon is not started [2022-08-17T07:43:07.892Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-17T07:43:08.861Z] check_test.go:454: [d2b0a8d2424fd] daemon is not started [2022-08-17T07:43:08.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-17T07:43:10.226Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-17T07:43:11.599Z] check_test.go:454: [d9772a85f5eb1] daemon is not started [2022-08-17T07:43:11.599Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-17T07:43:12.160Z] check_test.go:454: [dcc1cf22ba10a] daemon is not started [2022-08-17T07:43:12.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-17T07:43:12.721Z] check_test.go:454: [d1dbbbabc910b] daemon is not started [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite (17.80s) [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.21s) [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.30s) [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.42s) [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.28s) [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.28s) [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.09s) [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.99s) [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.57s) [2022-08-17T07:43:12.721Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-08-17T07:43:12.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-17T07:43:12.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-17T07:43:12.721Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-17T07:43:13.649Z] check_test.go:483: [d6c97dfeafb66] daemon is not started [2022-08-17T07:43:13.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-17T07:43:14.212Z] check_test.go:483: [da0d94310671d] daemon is not started [2022-08-17T07:43:14.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-17T07:43:14.509Z] check_test.go:483: [d81d24d9e52b3] daemon is not started [2022-08-17T07:43:14.510Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-17T07:43:15.874Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-17T07:43:16.436Z] check_test.go:483: [db89849dfddc2] daemon is not started [2022-08-17T07:43:16.436Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-17T07:43:16.692Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-17T07:43:16.692Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-17T07:43:16.692Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-17T07:43:16.949Z] check_test.go:483: [ddf1ff5572a0b] daemon is not started [2022-08-17T07:43:16.949Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-17T07:43:17.920Z] check_test.go:483: [d3c17c5c4e34d] daemon is not started [2022-08-17T07:43:17.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-17T07:43:17.920Z] check_test.go:483: [dee9e4481943c] daemon is not started [2022-08-17T07:43:17.920Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.35s) [2022-08-17T07:43:17.920Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.87s) [2022-08-17T07:43:17.920Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) [2022-08-17T07:43:17.920Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2022-08-17T07:43:17.920Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-08-17T07:43:17.920Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.73s) [2022-08-17T07:43:17.920Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.54s) [2022-08-17T07:43:17.920Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.97s) [2022-08-17T07:43:17.920Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-17T07:43:17.920Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-17T07:43:17.920Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-17T07:43:23.200Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-17T07:43:23.200Z] check_test.go:510: [daaad4d5eec49] daemon is not started [2022-08-17T07:43:23.200Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-17T07:43:23.458Z] check_test.go:510: [dc2fc7cfc0782] daemon is not started [2022-08-17T07:43:23.458Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-17T07:43:23.458Z] check_test.go:510: [dfb60271a4cff] daemon is not started [2022-08-17T07:43:23.458Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-17T07:43:23.720Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-17T07:43:23.720Z] check_test.go:510: [dbe5b16102aa1] daemon is not started [2022-08-17T07:43:23.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-17T07:43:23.975Z] check_test.go:510: [dfc37e7690ee1] daemon is not started [2022-08-17T07:43:23.975Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s) [2022-08-17T07:43:23.975Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-17T07:43:23.975Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-17T07:43:23.975Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2022-08-17T07:43:23.975Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.21s) [2022-08-17T07:43:23.975Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-08-17T07:43:23.975Z] === RUN TestDockerNetworkSuite [2022-08-17T07:43:23.975Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-17T07:43:24.537Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-17T07:43:25.463Z] docker_cli_network_unix_test.go:46: [de67497ea91c8] daemon is not started [2022-08-17T07:43:25.463Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-17T07:43:26.025Z] docker_cli_network_unix_test.go:46: [daddcde1690d7] daemon is not started [2022-08-17T07:43:26.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-17T07:43:27.147Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-17T07:43:29.663Z] docker_cli_network_unix_test.go:46: [dc2db77a6c10e] daemon is not started [2022-08-17T07:43:30.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-17T07:43:31.588Z] docker_cli_network_unix_test.go:46: [dc7cf693c9983] daemon is not started [2022-08-17T07:43:31.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-17T07:43:31.844Z] docker_cli_network_unix_test.go:1233: [de5fa06c60f3f] daemon is not started [2022-08-17T07:43:34.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-17T07:43:35.137Z] docker_cli_network_unix_test.go:46: [d7c2783541d6b] daemon is not started [2022-08-17T07:43:35.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-17T07:43:40.938Z] docker_cli_network_unix_test.go:46: [d18b8e37499d5] daemon is not started [2022-08-17T07:43:40.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-17T07:43:42.826Z] docker_cli_network_unix_test.go:46: [d209e92ad3878] daemon is not started [2022-08-17T07:43:43.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-17T07:43:44.318Z] docker_cli_network_unix_test.go:46: [d06507e5f123b] daemon is not started [2022-08-17T07:43:44.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-17T07:43:44.881Z] docker_cli_network_unix_test.go:46: [d441fa29eb2fb] daemon is not started [2022-08-17T07:43:44.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-17T07:43:45.441Z] docker_cli_network_unix_test.go:46: [d8d0235597839] daemon is not started [2022-08-17T07:43:45.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-17T07:43:46.003Z] docker_cli_network_unix_test.go:46: [d7af3bb703057] daemon is not started [2022-08-17T07:43:46.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-17T07:43:46.820Z] docker_cli_network_unix_test.go:46: [d7c71dcd2aef8] daemon is not started [2022-08-17T07:43:47.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-17T07:43:47.330Z] docker_cli_network_unix_test.go:46: [da9bdbc2d6179] daemon is not started [2022-08-17T07:43:47.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-17T07:43:47.585Z] docker_cli_network_unix_test.go:46: [d4d2b76bbd113] daemon is not started [2022-08-17T07:43:47.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-17T07:43:48.147Z] docker_cli_network_unix_test.go:46: [d2aa320e1415e] daemon is not started [2022-08-17T07:43:48.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-17T07:43:48.657Z] docker_cli_network_unix_test.go:46: [d86ceb435ec98] daemon is not started [2022-08-17T07:43:48.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-17T07:43:48.657Z] docker_cli_network_unix_test.go:46: [d3d5f3d0044e8] daemon is not started [2022-08-17T07:43:48.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-17T07:43:48.913Z] docker_cli_network_unix_test.go:46: [d59b64ab02bd2] daemon is not started [2022-08-17T07:43:48.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-17T07:43:49.477Z] docker_cli_network_unix_test.go:46: [d4d915054bad0] daemon is not started [2022-08-17T07:43:49.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-17T07:43:50.039Z] docker_cli_network_unix_test.go:46: [d4beff0ad5410] daemon is not started [2022-08-17T07:43:50.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-17T07:43:50.600Z] docker_cli_network_unix_test.go:46: [da6b92e4ca421] daemon is not started [2022-08-17T07:43:50.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-17T07:43:50.856Z] docker_cli_network_unix_test.go:46: [d3071928d3faa] daemon is not started [2022-08-17T07:43:50.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-17T07:43:51.111Z] docker_cli_network_unix_test.go:46: [d9acdf707b70e] daemon is not started [2022-08-17T07:43:51.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-17T07:43:52.079Z] docker_cli_network_unix_test.go:968: [d1e8ba53d0175] daemon is not started [2022-08-17T07:43:53.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-17T07:43:54.372Z] docker_cli_network_unix_test.go:46: [d923bee7b564c] daemon is not started [2022-08-17T07:43:54.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-17T07:43:57.223Z] docker_cli_network_unix_test.go:1116: [d7a7cadc8532e] daemon is not started [2022-08-17T07:44:00.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-17T07:44:00.490Z] docker_cli_network_unix_test.go:46: [d4a4dbe986641] daemon is not started [2022-08-17T07:44:00.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-17T07:44:01.051Z] docker_cli_network_unix_test.go:46: [de3a8f1f0a19e] daemon is not started [2022-08-17T07:44:01.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-17T07:44:01.051Z] docker_cli_network_unix_test.go:46: [d024490e4ae19] daemon is not started [2022-08-17T07:44:01.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-17T07:44:01.051Z] docker_cli_network_unix_test.go:46: [d946796395c44] daemon is not started [2022-08-17T07:44:01.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-17T07:44:01.307Z] docker_cli_network_unix_test.go:46: [d442b2358e331] daemon is not started [2022-08-17T07:44:01.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-17T07:44:01.574Z] docker_cli_network_unix_test.go:46: [df2dd5800a08f] daemon is not started [2022-08-17T07:44:01.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-17T07:44:01.574Z] docker_cli_network_unix_test.go:46: [d2a7c26bc3168] daemon is not started [2022-08-17T07:44:01.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-17T07:44:03.463Z] docker_cli_network_unix_test.go:46: [d49aa9f4110a7] daemon is not started [2022-08-17T07:44:04.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-17T07:44:04.067Z] docker_cli_network_unix_test.go:46: [df9179acaf4ba] daemon is not started [2022-08-17T07:44:04.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-17T07:44:04.067Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-17T07:44:04.067Z] docker_cli_network_unix_test.go:46: [d6bf9422bd97e] daemon is not started [2022-08-17T07:44:04.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-17T07:44:04.629Z] docker_cli_network_unix_test.go:46: [d6b735c923576] daemon is not started [2022-08-17T07:44:04.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-17T07:44:08.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-17T07:44:09.720Z] docker_cli_network_unix_test.go:1084: [d180fb026ef53] daemon is not started [2022-08-17T07:44:11.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-17T07:44:11.608Z] docker_cli_network_unix_test.go:46: [d8caf064f1f62] daemon is not started [2022-08-17T07:44:11.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-17T07:44:11.864Z] docker_cli_network_unix_test.go:46: [d803796cd5794] daemon is not started [2022-08-17T07:44:12.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-17T07:44:13.483Z] docker_cli_network_unix_test.go:46: [d07443803e5ec] daemon is not started [2022-08-17T07:44:13.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-17T07:44:13.738Z] docker_cli_network_unix_test.go:46: [d8c5b63ae47fe] daemon is not started [2022-08-17T07:44:13.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-17T07:44:14.298Z] docker_cli_network_unix_test.go:46: [d19489ee32123] daemon is not started [2022-08-17T07:44:14.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-17T07:44:14.809Z] docker_cli_network_unix_test.go:46: [d63b6bff890f5] daemon is not started [2022-08-17T07:44:14.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-17T07:44:15.735Z] docker_cli_network_unix_test.go:46: [d71122711ba9f] daemon is not started [2022-08-17T07:44:15.735Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-17T07:44:22.270Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-17T07:44:22.270Z] docker_cli_network_unix_test.go:46: [d92fae1423d9c] daemon is not started [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite (57.97s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.61s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.62s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.54s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.30s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.10s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.39s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-17T07:44:22.270Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.61s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.04s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-08-17T07:44:22.270Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.02s) [2022-08-17T07:44:22.270Z] === RUN TestDockerHubPullSuite [2022-08-17T07:44:22.270Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-17T07:44:23.634Z] docker_cli_swarm_test.go:1180: [d16ba54ed09db] joining swarm manager [d382faab79243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:44:24.205Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-17T07:44:26.726Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-17T07:44:27.651Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-17T07:44:29.537Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-17T07:44:29.793Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-17T07:44:30.048Z] docker_cli_swarm_test.go:1189: [dd3ff1aee5518] joining swarm manager [d382faab79243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:44:30.304Z] --- PASS: TestDockerHubPullSuite (8.36s) [2022-08-17T07:44:30.304Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.19s) [2022-08-17T07:44:30.304Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-08-17T07:44:30.304Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-08-17T07:44:30.304Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.79s) [2022-08-17T07:44:30.304Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2022-08-17T07:44:30.304Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.39s) [2022-08-17T07:44:30.304Z] PASS [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === Skipped [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-17T07:44:30.304Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_sni_test.go:30: Flakey test [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-17T07:44:30.304Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-17T07:44:30.304Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-17T07:44:30.304Z] docker_cli_network_unix_test.go:46: [d6bf9422bd97e] daemon is not started [2022-08-17T07:44:30.304Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] DONE 1265 tests, 51 skipped in 1482.958s [2022-08-17T07:44:30.304Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T07:44:30.304Z] ++++ cat bundles/test-integration/docker.pid [2022-08-17T07:44:30.304Z] +++ kill 9390 [2022-08-17T07:44:30.304Z] +++ /etc/init.d/apparmor stop [2022-08-17T07:44:30.304Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] Unloading profiles will leave already running processes permanently [2022-08-17T07:44:30.304Z] unconfined, which can lead to unexpected situations. [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.304Z] To set a process to complain mode, use the command line tool [2022-08-17T07:44:30.304Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T07:44:30.304Z] +++ true [2022-08-17T07:44:30.304Z] exiting test-integration [2022-08-17T07:44:30.304Z] ++ exit 0 [2022-08-17T07:44:30.304Z] [2022-08-17T07:44:30.560Z] + for job in $(jobs -p) [2022-08-17T07:44:30.560Z] + wait 8494 [2022-08-17T07:45:02.611Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-17T07:45:17.480Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-17T07:45:19.374Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-17T07:45:21.263Z] docker_cli_swarm_test.go:1112: [da05af5405591] joining swarm manager [dc78078adca82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:45:22.188Z] docker_cli_swarm_test.go:1113: [d001d95df6998] joining swarm manager [dc78078adca82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:46:58.586Z] docker_cli_swarm_test.go:1166: [de8fa2c0add32] joining swarm manager [dc78078adca82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-17T07:47:20.500Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-17T07:47:21.866Z] docker_cli_swarm_test.go:1447: [d84acacb7401a] joining swarm manager [d6a950fa43667]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:47:22.800Z] docker_cli_swarm_test.go:1448: [d2b50b3331d47] joining swarm manager [d6a950fa43667]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-17T07:47:34.975Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-17T07:47:34.975Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-17T07:47:34.975Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-17T07:47:34.975Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-17T07:47:34.975Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-17T07:47:35.578Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-17T07:47:38.135Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-17T07:47:41.397Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-17T07:47:43.283Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-17T07:47:45.796Z] docker_cli_swarm_unix_test.go:63: [d3bac745a0d85] joining swarm manager [dfcabd08a851e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:48:41.949Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-17T07:48:41.949Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-17T07:48:41.949Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-17T07:48:43.312Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-17T07:48:46.578Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-17T07:48:49.090Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-17T07:48:50.977Z] docker_api_swarm_test.go:962: [d6c0d964d9160] joining swarm manager [d698010e186c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-17T07:49:09.097Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-17T07:49:21.256Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-17T07:49:22.669Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-17T07:49:25.181Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-17T07:49:27.696Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-17T07:49:35.777Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-17T07:49:39.040Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-17T07:49:41.554Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-17T07:49:44.067Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-17T07:49:46.581Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-17T07:49:49.126Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-17T07:49:52.392Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-17T07:49:54.278Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-17T07:50:50.477Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-17T07:51:05.352Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite (1554.20s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.18s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.03s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.44s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.41s) [2022-08-17T07:51:23.411Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.38s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.00s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.29s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.30s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.11s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.91s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.06s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.58s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.54s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.99s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.34s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.58s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.17s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.33s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.48s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.40s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.28s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.97s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.40s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.64s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.10s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.02s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.45s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.99s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.94s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.67s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.36s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.31s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.17s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.74s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.90s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.04s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.58s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.99s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.68s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.59s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.89s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.73s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.31s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.94s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.04s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.51s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.08s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.08s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.61s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.05s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.98s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (2.92s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.40s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.60s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.82s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (22.00s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.95s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.76s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.95s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (76.99s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.01s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.95s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.62s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.68s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.61s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.57s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.09s) [2022-08-17T07:51:23.411Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.05s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.75s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.79s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.03s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.28s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.13s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.82s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.41s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.29s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.44s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.49s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.33s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-08-17T07:51:23.411Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-08-17T07:51:23.411Z] === RUN TestDockerExternalVolumeSuite [2022-08-17T07:51:23.411Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-17T07:51:23.411Z] docker_cli_external_volume_driver_test.go:53: [dfc5ce220e7aa] daemon is not started [2022-08-17T07:51:38.283Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-17T07:52:45.891Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-17T07:52:53.986Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-17T07:53:08.822Z] docker_cli_external_volume_driver_test.go:53: [dacf44fde38ca] daemon is not started [2022-08-17T07:53:23.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-17T07:53:38.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-17T07:53:53.322Z] docker_cli_external_volume_driver_test.go:53: [de2bae7c724ef] daemon is not started [2022-08-17T07:54:11.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-17T07:54:11.357Z] docker_cli_external_volume_driver_test.go:53: [d97e4cc328f12] daemon is not started [2022-08-17T07:54:23.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-17T07:54:55.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-17T07:55:13.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-17T07:55:28.484Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-17T07:56:15.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-17T07:56:33.142Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-17T07:57:05.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-17T07:57:37.168Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-17T07:57:52.014Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-17T07:58:06.844Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-17T07:58:06.844Z] docker_cli_external_volume_driver_test.go:485: [d5aaabd5a3117] daemon is not started [2022-08-17T07:58:24.878Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-17T07:58:24.878Z] docker_cli_external_volume_driver_test.go:53: [da733201cf488] daemon is not started [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-08-17T07:58:39.710Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-17T07:58:39.710Z] PASS [2022-08-17T07:58:39.710Z] [2022-08-17T07:58:39.710Z] === Skipped [2022-08-17T07:58:39.710Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-08-17T07:58:39.710Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-17T07:58:39.710Z] check_test.go:540: [dc6b6c850b26f] daemon is not started [2022-08-17T07:58:39.710Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-08-17T07:58:39.710Z] [2022-08-17T07:58:39.710Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-17T07:58:39.710Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-17T07:58:39.710Z] check_test.go:540: [d0438a84f2af8] daemon is not started [2022-08-17T07:58:39.710Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-17T07:58:39.710Z] [2022-08-17T07:58:39.710Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-17T07:58:39.710Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-17T07:58:39.710Z] check_test.go:540: [d8d661631ee9d] daemon is not started [2022-08-17T07:58:39.710Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-17T07:58:39.710Z] [2022-08-17T07:58:39.710Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-17T07:58:39.710Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-17T07:58:39.710Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-17T07:58:39.710Z] [2022-08-17T07:58:39.710Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-17T07:58:39.710Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-17T07:58:39.710Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-17T07:58:39.710Z] [2022-08-17T07:58:39.710Z] DONE 269 tests, 5 skipped in 2330.318s [2022-08-17T07:58:39.710Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-17T07:58:39.710Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de8f41ec14d69/docker.pid [2022-08-17T07:58:39.710Z] +++ kill 7035 [2022-08-17T07:58:39.710Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7035 is not a child of this shell [2022-08-17T07:58:39.710Z] warning: PID 7035 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de8f41ec14d69/docker.pid had a nonzero exit code [2022-08-17T07:58:39.710Z] ++++ cat bundles/test-integration/docker.pid [2022-08-17T07:58:39.710Z] +++ kill 9424 [2022-08-17T07:58:39.710Z] +++ /etc/init.d/apparmor stop [2022-08-17T07:58:39.710Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-17T07:58:39.710Z] [2022-08-17T07:58:39.710Z] Unloading profiles will leave already running processes permanently [2022-08-17T07:58:39.710Z] unconfined, which can lead to unexpected situations. [2022-08-17T07:58:39.710Z] [2022-08-17T07:58:39.710Z] To set a process to complain mode, use the command line tool [2022-08-17T07:58:39.710Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-17T07:58:39.710Z] +++ true [2022-08-17T07:58:39.710Z] exiting test-integration [2022-08-17T07:58:39.710Z] ++ exit 0 [2022-08-17T07:58:39.710Z] [2022-08-17T07:58:39.710Z] + exit 0 [2022-08-17T07:58:39.710Z] ++ jobs -p [2022-08-17T07:58:39.710Z] + pids= [2022-08-17T07:58:39.710Z] + echo 'Remaining pids to kill: []' [2022-08-17T07:58:39.710Z] Remaining pids to kill: [] [2022-08-17T07:58:39.710Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-17T07:58:39.720Z] Recording test results [2022-08-17T07:58:41.426Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-17T07:58:41.780Z] + echo Ensuring container killed. [2022-08-17T07:58:41.780Z] Ensuring container killed. [2022-08-17T07:58:41.780Z] + docker ps -aq -f name=docker-pr9-* [2022-08-17T07:58:41.780Z] + cids=7e34b361a945 [2022-08-17T07:58:41.780Z] d9019b4a66d3 [2022-08-17T07:58:41.780Z] 5846c1045028 [2022-08-17T07:58:41.780Z] + [ -n 7e34b361a945 [2022-08-17T07:58:41.780Z] d9019b4a66d3 [2022-08-17T07:58:41.780Z] 5846c1045028 ] [2022-08-17T07:58:41.780Z] + docker rm -vf 7e34b361a945 d9019b4a66d3 5846c1045028 [2022-08-17T07:58:42.344Z] 7e34b361a945 [2022-08-17T07:58:42.344Z] d9019b4a66d3 [2022-08-17T07:58:42.604Z] 5846c1045028 [Pipeline] sh [2022-08-17T07:58:42.925Z] + echo Chowning /workspace to jenkins user [2022-08-17T07:58:42.925Z] Chowning /workspace to jenkins user [2022-08-17T07:58:42.925Z] + id -u [2022-08-17T07:58:42.925Z] + id -g [2022-08-17T07:58:42.925Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43756:/workspace busybox chown -R 1000:1000 /workspace [2022-08-17T07:58:42.925Z] Unable to find image 'busybox:latest' locally [2022-08-17T07:58:42.925Z] latest: Pulling from library/busybox [2022-08-17T07:58:43.181Z] 50783e0dfb64: Pulling fs layer [2022-08-17T07:58:43.181Z] 50783e0dfb64: Verifying Checksum [2022-08-17T07:58:43.181Z] 50783e0dfb64: Download complete [2022-08-17T07:58:43.436Z] 50783e0dfb64: Pull complete [2022-08-17T07:58:43.436Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-17T07:58:43.436Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-17T07:58:49.030Z] + bundleName=amd64 [2022-08-17T07:58:49.030Z] + echo Creating amd64-bundles.tar.gz [2022-08-17T07:58:49.030Z] Creating amd64-bundles.tar.gz [2022-08-17T07:58:49.030Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-17T07:58:49.030Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-17T07:58:50.402Z] Archiving artifacts [2022-08-17T07:58:52.312Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43756/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-17T07:58:52.653Z] + make clean [2022-08-17T07:58:52.909Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-17T07:58:52.909Z] docker-dev-cache [2022-08-17T07:58:52.909Z] 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